/*LAYOUT*/
ul.archive .yearList
{
	display: none;
}
ul.archive .month ul
{
	display: none;
}

body
{
	background-color: #eeeeee;
	color: #FFFFFF;
	font-family: Arial ,Sans-Serif;
}

#page
{
	width: 840px;
	margin: 0 auto 0 auto;
	background-color: #eeeeee;
	background-image: url( '/images/background2.jpg' );
	background-repeat: no-repeat;
}

#header
{
	width: 500px;
}
#headerimg
{
}

.headerInfo
{
}

#topNavigation
{
}

.entry a,
.entrytext a
{
color:#001F7F;
}

.menuheading
{
font-weight:bold;
font-size:18px;
}

#body
{
	width: 930px;
}

#body #centerContent
{
	width: 618px;
}

#body .top
{
	background-image: url( '/images/contentTop.png' );
	background-repeat: no-repeat;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

#body .bottom
{
	background-image: url( '/images/contentBottom.png' );
	background-repeat: no-repeat;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

#page #pageContent
{
	width: 618px;
	margin: 0 auto 0 auto;
	float: left;
}

#body #content
{
/*
	background-image: url( '/images/contentgradient.jpg' );
	background-repeat: repeat-x;
*/
	border-left: solid 21px #FFFFFF;
	border-right: solid 21px #FFFFFF;
	width: 556px;
	margin: 0px;
	padding: 0px;
	padding: 10px 10px 10px 10px;
	background-color: #7dc5f4;
	min-height: 500px;
}

#rightMenu
{
	float: left;
	width: 221px;
	padding: 100px 0px 0px 0px;
	background-image: url( '/images/fam.png' );
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#rightMenu .top
{
	background-image: url( '/images/submenutop.png' );
	background-repeat: no-repeat;
	height: 29px;
	width: 221px;
	margin: 0px;
	padding: 0px;
}

#rightMenu .bottom
{
	background-image: url( '/images/submenubottom.png' );
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}

#rightMenu #sidebar
{
/*
	background-image: url( '/images/submenugradient.jpg' );
	background-repeat: repeat-x;
*/
	border-right: solid 20px #FFFFFF;
	background-color: #7dc5f4;
	width: 190px;
	padding: 0px 0px 0px 10px;
	min-height: 390px;
}

#rightMenu #sidebar ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#headerimg h1
{
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

#headerimg a
{
	display: inline-block;
	background-image: url( '/images/logo.png' );
	background-repeat: no-repeat;
	width: 385px;
	height: 50px;
	margin:0px 0px 0px 20px;
	text-decoration: none;
}
.topNav
{
	float: right;
}

#topNavigation
{
	margin: 0px;
	padding: 0px 0px 80px 0px;
}

/* navigations */
#topNavigation a
{
	color: #666666;
}
#topNavigation .tn1selected a, #topNavigation .tn2selected a, #topNavigation .tn3selected a, #topNavigation .tn4selected a, #topNavigation .tn5selected a
{
	color: #FFFFFF;
}

#topNavigation ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#topNavigation li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 120px;
	text-align: center;
}

.galleryList
{
	list-style: none;
	padding-left:25px;
}

#gallery .galleryList li
{
	display: inline-block;
	
	padding: 0px 9px 10px 0px;
}

.galleryList li
{
	display: inline-block;
	
	padding: 0px 9px 10px 0px;
}

#gallery
{
	padding: 0px 0px 0px 0px;
}

img
{
	border: 0px;
}
p
{
	padding: 0px;
	margin: 0px;
}

h2
{
	padding: 0px;
	margin: 0px;
}

.floatBreak
{
	clear: both;
	line-height: 0px;
}

h1, h2, p
{
	padding: 0px;
	margin: 0px;
}


.galleryListThumbnail
{
	text-align: center;
}


/* LINKS standards */

a:focus, a:hover
{
	color: #0066CC;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}


.topNav ul li
{
	padding: 0px 10px 0px 10px;
}
.tn1
{
	border-top: solid 5px #73ed76;
}

.tn1selected
{
	border-top: solid 5px #73ed76;
	background-color: #73ed76;
}

.tn2
{
	border-top: solid 5px #ffc600;
}
.tn2selected
{
	border-top: solid 5px #ffc600;
	background-color: #ffc600;
}


.tn3
{
	border-top: solid 5px #a5ceff;
}
.tn3selected
{
	border-top: solid 5px #a5ceff;
	background-color: #a5ceff;
}


.tn4
{
	border-top: solid 5px #f600ff;
}
.tn4selected
{
	border-top: solid 5px #f600ff;
	background-color: #f600ff;
}


.tn5
{
	border-top: solid 5px #fffc00;
}
.tn5selected
{
	border-top: solid 5px #fffc00;
	background-color: #fffc00;
color:#000000;
}

.tn6
{
	border-top: solid 5px #000000;
}
.tn6selected
{
	border-top: solid 5px #000000;
	background-color: #000000;
color:#ffffff;
}

.post
{
	margin: 0px 0px 20px 0px;
}

.postmetadata
{
	font-size: 11px;
}
/*
#sidebar
{
margin: 20px 0px 0px 10px;
}
#sidebar ul li h2
{
  font-size: 14px;
}

#sidebar ul 
{
	list-style:none;
	margin: 0px;
	padding:0px;
}

#sidebar ul li ul
{
	list-style:none;
	margin: 0px 0px 0px 5px;
	padding:0px;
}

.postmetadata
{
	margin: 10px 0px 0px 0px;
	font-size:11px;
}
*/
/* ELEMENTS standards */

/* FORM ELEMENTS */
label
{
 display:inline-block;
	width: 120px;
}
fieldset
{
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend
{

	font-size: 1.2em;
}
input.text, input.title, textarea, select
{
	margin: 0.5em 0;
	border: 1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus
{
	border: 1px solid #666;
}
input.text, input.title
{
	width: 300px;
	padding: 5px;
}
input.title
{
	font-size: 1.5em;
}
textarea
{
	width: 300px;
	height: 250px;
	padding: 5px;
}
.error, .notice, .success
{
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error
{
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice
{
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success
{
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a
{
	color: #8a1f11;
}
.notice a
{
	color: #514721;
}
.success a
{
	color: #264409;
}

.error ul
{
	margin-bottom: 0;
	padding-bottom: 0;
}




























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
