/*   
Theme Name: Pregnancy
Theme URI: PregnancyWeek.ie
Description: Pregnancy Week By Week
Author: Adrian Demian
Author URI: www.adriandemian.com
Version: 1.0
.
General comments/License Statement if any.
.
*/


body {  background-image: url(images/body_top.jpg);
		background-repeat: repeat-x;
		background-color:#dadada;
		font:12px Arial, Helvetica, sans-serif;
		line-height:18px;

}

h2, h3, h4{ font: 16px Arial, Helvetica, sans-serif; color:#533a6a; font-weight:bold;}

a { text-decoration:none;

	}
a:hover { text-decoration:underline;}


#wrapper {
	width: 840px;
	margin: 0 auto;
}

#header {
	width: 840px;
	height: 72px;
	float: left;
	background-image:url(images/header_bg.jpg);
	margin:0px;
}

#logo h1{margin:6px;}
#logo a { float:left; height:62px;background-image:url(images/logo_icon.gif); background-position:left; background-repeat:no-repeat; float:left;	 font: 24px Arial, Verdana; font-weight:bold; text-indent:55px; line-height:52px; text-decoration:none; color:#715a88 }
#logo a span { color: #000000;}
#logo a strong { color: #d1d1d1; font-size:18px;}

#header #menu {
	float: left;
	width: 360px;
	height: 60px;

}

#header #menu ul {
	width: 360px;
	list-style: none;
	float: left;
	margin-top: 15px;
	margin-left:30px;
	text-align: right;
		font-size: 12px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Arial, Verdana;
	text-transform: uppercase;
}

#header #menu ul li.page_item { /* page_item is wordpress default class for page list */
	float: left;
	margin-right:10px;
}

#header #menu ul li.page_item a {
	padding: 4px 8px;
	display: block;
	margin: 0 0px 0 0;
	float: left;
	text-decoration: none;
	
	color: #3f3f3f;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
}

#header #menu ul li.page_item a:hover {
	padding: 3px 7px;
	color: #8e7b9f;
	border:1px solid #e3d9e9;
}

#header #menu ul li.current_page_item { /* current_page_item is wordpress default class for active page list */


	float: left;
	padding: 4px 8px;
	display: block;
	margin: 0px 15px 0 0;
	
	text-decoration: none;
		
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;

	background-color: #ede8f0;
}


#header #menu ul li.current_page_item a { text-decoration:none; color:#5a3c76;} 



#babyscan { float:right; display:block; width:126px; height:56px; margin-right:4px; background-image:url(images/babyscan_logo.gif);}


#content {
	width: 840px;
	float: left;
	margin-top:10px;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	

}

#content #left-col {
	width: 570px;
	float: left;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#content #right-col {
	width: 220px;
	float: right;
	position: relative;
	text-align:left;
}



#footer {
	width: 840px;
	margin: 0 auto;
	background: url(images/footer-bg.png) repeat-x top left;
	height: 23px;
	padding-left:5px;
	color: #36323d;
}



#sidebar1 {	float: left;
width: 220px;
	padding-right: 10px;

}


#sidebar1 h2 { /* this is the widget title */
	float:left;
	width:210px;
	font: 18px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dadada;
	margin-bottom:12px;

}

#sidebar2 a {background-color: #f6f3f7;
	color:#5a3c76;
}

#sidebar2 a:hover { text-decoration:underline; color:#000000
}
#sidebar2 h2 { /* this is the widget title */
	float:left;
	width:200px;
	font: 18px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #dadada;
	margin-bottom:12px;

}
#sidebar2 ul { float:left; display:inline;margin-left:10px; padding:0px; padding-left:10px;}
#sidebar2 ul a{
width: 200px;
}



#sidebar1 ul {
	list-style: none;
	float:left;
	margin:0px;
	padding:0px;
		width: 220px;
		margin-bottom:10px;
}





#sidebar1 ul li { /* begin for the widget list */
	float: left;
	width: 200px;
	border: 0;
	display:block;
	margin-left:10px;
	text-indent:22px;
	margin-bottom:10px;
	 list-style: none;
  background: url(images/icon_cat1.gif) no-repeat left center;
  color:#CCCCCC;

}

#sidebar1 ul li a {

	float: left;
	text-decoration: none;
	color: #715a88;
	padding: 2px 4px;
	font:12px "Trebuchet MS", Arial, Verdana;
	font-weight:bold;
}

#sidebar ul li a:hover {
	color: #8a8a8a;

}



/*--post--*/

.post {

	width: 560px;
	margin-bottom:2px;
}

.post .title { float:left; margin-top:15px;}

.post .trimester { float:right; margin-top: 24px; line-height:24px;}
.post .trimester img { margin:0px; padding:0px; border: none;}
.post .trimester a {
color:#5a3c76;}

.post h2 { font:18px "Trebuchet MS", Arial, Verdana;
			margin: 0; margin-left:5px;	}
			
.post h2 a { color: #3c3c3c;}			

.post a img, .post img {
	float:left;
	margin-top: 18px;
	margin-right: 6px;
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #e7e7e7;

}

.post em {
	display: block;
	font-size: 11px;
	color: #696969;
	margin-left: 5px;
}

.post .post-info span.post-tag {
	display: block;
	border-top: 1px solid #b5b38f;
	border-bottom: 1px solid #b5b38f;
	font-size: 9px;
	padding: 3px 0;
}

.post .post-info span.post-tag a {
	text-decoration: none;
	font-weight: 900;
}

.entry {
	float: left;
	width: 560px;
	margin-left:2px;
	
}

a#readmore {float: left;
	display: block;
	background-color: #715a88;
	width: 79px;
	height: 22px;
	color:#FFFFFF;
	line-height: 22px;
	text-align:center;
	margin: 4px 4px;}
	
a#comments {float: left;
	display: inline;
	background-color: #f6f3f7;
	width: 100px;
	height: 20px;
	border: 1px solid #b8acc3;
	color:#5a3c76;
	line-height: 20px;
	text-align:center;
	margin: 4px 4px;}	

p.metadata {

	float:left;
	width:565px;
	text-indent: 5px;
	padding: 2px;
	background-color: #f6f3f7;
	color:#a198ab;

}

p.metadata a{	 color:#685a77;
}


p.metadata2 {
	padding: 2px;
	border-top: 1px solid #b5b38f;
	border-bottom: 1px solid #b5b38f;
	background-color: #e2e0b6;
	clear: left;
	text-align: right;
	width: 600px;
}

.space { float:left; clear:both;width: 570px; height:8px; background-image:url(images/space_post.jpg); background-repeat:no-repeat; margin-top:3px; margin-bottom:0px;}

.clear {
	clear: both;
	padding: 10px 0 0 0;
	
}


/*--comments--*/

#comments {
	margin-top: 0px;
	float: left;
	width: 570px;
}

h3#comment-title {
	width: 570px;
	float: left;
	display:block;
	padding-top: 5px;
	color: #3c3c3c;
	font: 16px "Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	margin:5px;

}



#comments ol, #comments ol li {
	float: left;
	width: 570px;
	list-style: none;
	padding: 0px;
	margin:0px;


}

#comments ol { margin-top:10px; }

#comments ol li .comment-data {
	float: left;
	width: 420px;
	background-color: #f6f3f7;
	padding: 5px 10px;
	min-height: 120px;
	_height: 120px;
	overflow: auto;
	border: 1px solid #b8acc3;
	margin-left:5px;

}

#comments ol li.alt .comment-data {
	float: left;
	width: 420px;
	margin-right: 10px;
	background-color: #eee9f0;
	padding: 5px 10px;
	min-height: 120px;
	border: 1px solid #b8acc3;
	_height: 120px;
	overflow: visible;
	margin-top: -1px;
	margin-bottom: -2px;
	margin-left:5px;
}

#comments ol li .comment-info {
	float: left;
	width: 94px;

	text-align: center;
	margin-right:5px;
	font-size: 11px;
	color:#999999;
	line-height:11px;


	

}

	
#comments ol li .comment-info img {
	float:left;
	margin-top:0px;
	margin-bottom: 5px;

	
}

#comments ol li .comment-info a {
	text-decoration: none;
	color:#88729d;

}
/*--respond--*/
#respond {
	background: url(images/respond.png) no-repeat top left;
	padding-top: 0px;
	margin-top: 15px;
	float: left;
	float: left;
	width: 560px;
}

#respond p {
	padding: 2px 0;
}

#respond input {
	padding: 2px;
	border: 1px solid #b8acc3;
}

#respond textarea {
	padding: 2px;
	border: 1px solid #b8acc3;
}



.navigation {

	float: left;
	display: block;
	background-color: #715a88;	
	height: 22px;
	color:#FFFFFF;
	line-height: 22px;
	text-align:center;
	margin: 4px;
}


.navigation .alignleft a {
	float: left;
	color:#FFFFFF;
	text-align:center;
	padding: 0px 4px 4px 4px;
}

.navigation .alignright a {
	float:right;
	text-align:center;
	color:#FFFFFF;
	padding: 0px 4px 4px 4px;
}

#feed { margin-top:5px; line-height:32px;}
#feed img { float:left;}
#feed a { color:#a45292; font-weight:bold;}
#feed a:hover { color: #513a68;} 


.tag-cloud a {color: #9f9fa5; line-height:32px; padding:2px;} 
.tag-cloud a:hover { color: #513a68;} 

h2.pagetitle { font: 18px Arial, Helvetica, sans-serif; color:#533a6a}
