/*
URI:http://www.womenswellnessday.org/
Version:1.0
Description:Women's Wellness 2008 - ??
Author:Alex Hughes
Author URI:http://SandstoneDigital.com/
*/

/*-----------Block Level Elements--------------*/
body{
	margin:0;
	padding:0;
	text-align:center;
	background:#fff;
	font:62.5% 'Tahoma',Verdana,Arial,Sans-Serif;
	color:#333;
	background:#fff url('images/background.gif') repeat-x 0 282px;
	}
#page{
	width:779px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#header{
	position:relative;
	margin:0 auto;
	padding:0;
	width:779px;
	height:282px;
	background:#fff url('images/head_bg.png') no-repeat;
	}
#header .logolink{
	position:absolute;
	top:0;
	left:0;
	width:779px;
	height:282px;
	text-indent:-9999px;
	}
#wrapper{
	float:left;
	width:774px;
	height:100%;
	padding:0;
	border-left:3px solid #ada958;
	border-right:2px solid #ada958;
	background:#fff url('images/contentbackground.gif') repeat-y;
	}
.description{
	font-family:"Trebuchet MS","Lucida Sans",tahoma,arial;
	font-size:18px;
	color:#fff;
	padding-left:6px;
	}
#content{
	float:left;
	width:450px;
	margin-top:4px;
	background:#fff;
	}
#content .attend{
	margin:4px 0 0 8px;
}
#content .dch{
	margin:8px 0 0 15px;
}
#content p{
	margin:5px 10px 10px;
}
#footer{
	clear:both;
	width:100%;
	height:54px;
	padding:0;
	background:transparent url('images/footerbg.gif') repeat-x;
	}
#footer a:visited,#footer a:hover,#footer a,#footer p{
	font:10px "Trebuchet MS","Lucida Sans",tahoma,arial;
	color:#fff;
	}
#footer p{
	margin:0;
	line-height:54px;
	color:#ddd4c2;
	}
#inside_footer{
	width:779px;
	margin:0 auto;
}
#footer_left{
	float:left;
	margin-left:15px;
}
#footer_right{
	line-height:40px;
	float:right;
	margin-right:15px;
}
#footer_right li{
	display:inline;
	border-right:1px solid #fff;
	margin:0 5px 0 0;
}
#footer_right li.page-item-6{
	border-right:none;
}
#footer_right li a{
	margin-right:5px;
}
#sub_footer{
	float:right;
	width:100%;
	height:25px;
	}
#sub_footer p{
	margin:0 0 20px;
	font-size:150%;
	line-height:1.25;
	}
#navbar{
	width:98%;
	height:26px;
	margin-top:17px;
	margin-bottom:8px;
	}
#navbar,#navbar ul{
	padding:0;
	list-style:none;
}
#navbar a{
	display:block;
}

#navbar li{
	float:left;
	margin:0 50px;
}
#navbar li ul{
	position:absolute;
	width:10em;
	left:-999em;
	margin-left:-20px;
	z-index:5;
	}
#navbar li:hover ul,#navbar li.sfhover ul{
	left:auto;
	}
#navbar li li:hover{
	background:#dec592;
}
#navbar li li{
	margin:0;
	border:3px solid #848112;
	background:#f3eccf;
	width:150px;
		}
#navbar li li a{
	padding:5px 30px;
	font-size:18px;
	color:#E26C56;
	text-decoration:none;
	}
#navbar li li a:hover{
	background:#dec592;
}
#navbar .page-item-3 img{
	margin-bottom:6px;
	}
#navbar .page-item-5 img{
	margin-bottom:2px;
	}
#navbar .page-item-6 img{
	margin-bottom:4px;
	}

/*-------------Headings-------------*/
h1 a:visited,h1 a:hover,h1 a,h2,h3,h4,h5{
	font:32px "Trebuchet MS","Lucida Sans",tahoma,arial;
	color:#828794;
	}
h2,h3,h4,h5{
	font-size:16px;
	color:#abb2bf;
	}
h3{
	color:#56637d;
	border:6px solid #abb2bf;
	padding:4px;
	}

/*------------- Posts -------------*/
.post,.post p,.post a,.post h2{
	font-family:"Arial","Helvetica","Sans serif";
	font-size:14px;
	color:#000;
	}
.post,.post h2{
	background:#fff;
	}
.post h2{
	border:#ffe solid 6px;
	font-size:20px;
	}
a,.post a,.post h2{
	color:#828794;
	}
a:hover,.post a:hover{
	color:#abb2bf;
	}
.post h2 a,.post h2 a:visited,.post h2 a:hover{
	font-size:20px;
	color:#828794;
	}
.post ul,.post li{
	font-size:14px;
	}
.entry,.entrytext .postmetadata{
	font:14px "Trebuchet MS","Lucida Sans",tahoma,arial;
	color:#000;
	}
.entrytext .postmetadata{
	border:1px solid #828794;
	width:80%;
	padding:4px;
	}
.postmetadata alt{
	color:#000;
	font-size:14px;
	}
.postmetadata a{
	color:#828794;
	font-size:14px;
	}
.navigation a:visited,.navigation a,.navigation,.alignleft a:visited,.alignleft a,.alignleft,.alignright a:visited,.alignright a,.alignright,.center a:visited,.center a,.center,.page-title,a img,acronym,abbr{
	font:14px "Trebuchet MS","Lucida Sans",tahoma,arial;
	color:#828794;
	}
blockquote{
	border-left:5px solid #ffe;
	margin-left:1.5em;
	padding-left:5px;
	}
cite{
	font-size:14px;
	color:#828794;
	list-style:none;
	}
cite a{
	font-size:14px;
	color:#abb2bf;
	list-style:none;
	}
cite a:hover{
	color:#828794;
	list-style:none;
	}
a img{
	border:0;
	}
acronym,abbr{
	color:#ddd;
	}

/*--------------Sidebar------------*/
#sidebar{
	float:right;
	width:320px;
	margin:4px 2px 4px 0;
	}
#sidebar ul{
	font-family:"Trebuchet MS","Lucida Sans",tahoma,arial;
	color:#828794;
	list-style:none;
	}
#sidebar p{
	margin:4px 2px 4px 9px;
	font-size:16px;
	list-style:none;
	font-weight:bold;
	}
#sidebar a{
	font-size:14px;
	color:#828794;
	list-style:none;
	}
#agenda{
	margin:10px;
	background:#7d2110;
	border:1px solid #fff;
	font-size:12px;
	color:#fff;
}
#agenda ul{
	margin:8px 8px 4px 8px;
	color:#fff;
}
#agenda ul li,#agenda ul li a{
	font-size:12px;
	list-style:disc;
	color:#fff;
}
#agenda ul li{
	margin-left:-15px;
}
#agenda a img{
	margin:4px 6px -8px 6px;
}
#sponsors{
	margin:10px;
	background:#ba9e65;
	border:1px solid #fff800;
	font-size:14px;
	color:#fff;
}
#sponsors ul{
	margin:8px 8px 4px 8px;
	color:#fff;
}
#sponsors ul li,#sponsors ul li a{
	font-size:14px;
	color:#fff;
}
#sponsors ul li{
	margin-left:-22px;
}
#sponsors a img{
	margin:4px 6px -8px 6px;
}
/*--------------Comments--------------*/
ol.commentlist,ol.commentlist li,ol.commentlist li.alt,ol.commentlist a,small.commentmetadata{
	font:14px "Arial","Helvetica","Sans serif";
	color:#000;
	}
ol.commentlist a{
	color:#828794;
	}
#searchform input,#commentform input{
	font:12px "Trebuchet MS","Lucida Sans",tahoma,arial;
	background:#ffe;
	color:#828794;
	}
#commentform textarea{
	border:6px solid #56637d;
	}
#searchform #s{
	background:#fff;
	border:1px solid #828794;
	font:14px "Arial","Helvetica","Sans serif";
	width:150px;
	color:#000;
	}
#searchretrap{
	float:right;
	width:68%;
	}

/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/*-------------Calendar-----------------*/
#wp-calendar a,#wp-calendar a:hover,#wp-calendar a:visited,#prev a,#next a,#wp-calendar caption{
	font-family:"Trebuchet MS","Lucida Sans",tahoma,arial;
	color:#828794;
	}
#prev a,#next a,#wp-calendar caption{
	color:#abb2bf;
	}
hr{
	display:none;
	}

/* menu */
div.menu{
	margin:0;
	font-size:18px;
	}
div.menu ul{
	margin:0;
	padding:0;
	line-height:1.18em;
	}
div.menu li{
	float:right;
	padding-right:3px;
	list-style-type:none;
	height:1.18em;
	width:4.67em;
	padding-bottom:3px;
	text-align:center;
	font-family:Vrinda,Verdana,Tahoma,Sans-Serif,Serif,"Courier New",Arial;
	}
div.menu li a{
	display:block;
	text-decoration:none;
	background:#ffe;
	color:#56637d;
	font-weight:normal;
	text-align:center;
	border:1px solid #56637d;
	}
div.menu li a:hover{
	background:#fff;
	color:#8e9482;
	border:1px solid #8e9482;
	}


.clrb{
	clear:both;
	}
