/*
Theme Name: Picture of Pregnancy Stages 1
Theme URI: http://wpcustom.com/
Description: A custom 2 column theme
Version: 1.2
Author: Thom Meyer 
*/

body {
    position: relative;
	color: black;
	margin: 10px 0 0 0;
	padding: 0;
	font: 75% Arial, Helvetica, sans-serif;
	min-width:800px;
	background: #fff url(images/bg.png) repeat-y center;
	}
#wrapper{
	position: relative;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 821px;
	background: url(images/bg.png) repeat-y;
	}
#header{
	position: relative;
	height: 176px;
	background: url(images/hbg.png); 
	background-position:top center;
	background-repeat:no-repeat;
	}
#pagedescription{
	position: relative;
	top: 5px;
	float: right;
	margin: 0 15px 0 0;
	text-align: right;
	line-height: 100%;
	clear: both;
    }
#menu{
	padding-top: 138px;
	position: relative;
	height: 38px;
    background: url(images/mbg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	text-align: center;
    }
#menu ul {
	position: relative;
	top: 3px;
	padding: 0;
    }
#menu li,
#footer li{
	display: inline;
	padding: 0 6px;
    }
#menu li a{
	display: inline;
	color: black;
	text-decoration: none;
    }
#menu li a:hover,
#menu li a:focus{
    font-weight: bolder;
    text-decoration: underline;
    }
.active{
    font-weight: bolder;
    }	
#content{
float: right;
width:620px;
border:0;	

}
#contenttext{ 
    position: relative;
	width: 620px; 
	background-color:#FFFFFF;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	}  
#contenttext p{
padding:0 20px 0 20px;
margin-top: 10px;
	margin-bottom: 10px;
}
#bodytop{
     position: relative;
	width: 622px;
	background: url(images/body-top.jpg) no-repeat center; 
	background-color:#FFFFFF;
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;	
	border:0;
    }
	  #bodytop {
    margin-top: 10px;
    }
#bodybottom{
position: relative; 
	width: 622px;
	background: url(images/body-bottom.jpg) no-repeat center; 
	background-color:#FFFFFF; 
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
    }
#sidebar{
	float:left;
	width:194px;
	margin-top:45px; 
	background-color:#FFFFFF;
	margin-bottom:10px;
	}
#smtop{
	width:194px;
	position: relative;
	background: url(images/sm-top.jpg) no-repeat center;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	clear: both;
    }
#smbottom{ 
	width:194px;
	position: relative;
	background: url(images/sm-bottom.jpg) no-repeat center;
	height: 14px;
	line-height: 14px;
	margin:0;
	padding: 0;
	clear: both;
    }
	#sidemenucontents{
	width:192px;
	background-color:#FFFFFF;
	border-left:1px solid #808080;
	border-right:1px solid #808080;}
		
#sidemenucontents p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
}
#sidemenu .sidebarcontents,
#smtitle{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 194px;
    background-color:#ffffff;
    }		
	
h1, h2, h3{
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
	}
h1{
	font-size: 130%;
	color: black;
	border-bottom: 1px dashed silver;
	}
h2{
	font-size: 110%;
	color: black;
	border-bottom: 1px dashed #e8e8e8;
	}
h3{
	font-size: 100%;
	color: #80a1cd;
	}
a:link {
	color: #3D82C7;
    }
a:visited {
	color: #234D76;
    }
a:hover {
	color: red;
    }
 #footer{
	margin-top: 10px;
	clear: both;
	position: relative;
	height: 38px;
	background: url(images/footerbg.png) no-repeat center;
	text-align: center;
	font-size: 9px;
    }
#footer p{
	position: relative;
	top: 13px;
	padding: 0;
	padding-left: 15px;
	display: inline;
    }
#footer ul{
	display: inline;
	position: relative;
	top: 13px;
	padding: 0;
    }
#footer li{
	padding: 0 0 0 10px;
	display: inline;
	list-style: none outside;
    }
#footer a:link {
	color: #000;
	text-decoration: none;
    }
#footer a:visited {
	color: gray;
	text-decoration: none;
    }
#footer a:hover {
	color: #000;
	text-decoration: underline;
    }