/*
Theme Name: The Peters Kids
*/
* { margin: 0; }

.alignleft{
	float:left;}
.alignright{
	float:right;}

p{margin-top: 10px;}

#content
{
	float:right;
	width: 420px;
	height: 100%;
	font-size: 11px;
	padding: 0px 130px 0px 0px;
	margin: 0px 0px 0px 0px;
}


body
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	background: url(images/topbackground.jpg);
	background-repeat: repeat-x;
	background-color: #90B5CE;
}

a { color: black;
text-decoration: underline; }

a:hover { color: #4A7482;
text-decoration: underline; 
}

#wrap
{
	color: black;
	margin-top: 0px;
	width: 864px;
	text-align: left;
	background: url(images/background.jpg);
}

#wrap2
{
	margin-top: -200px;
	width: 540px;
	height: 100%;
	font-size: 11px;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img, img a {
border: 0px 
solid #4A7482; 
margin-top: 15px; 
margin-bottom: 15px; }

#header
{
	height: 0px;
	padding-top: 0px;	
}
#header .logo1
{	
background: url(images/Header1.jpg) no-repeat;
	align: center;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 40px;
	height: 400px;	
width: 864px; 
}

#header .logo2
{	
background: url(images/Header2.jpg) no-repeat;
	align: center;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 40px;
	height: 400px;	
width: 813px; 
}

#header .logo3
{	
background: url(images/Header3.jpg) no-repeat;
	align: center;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 40px;
	height: 380px;	
width: 813px; 
}

#header .logo4
{	
background: url(images/Header4.jpg) no-repeat;
	align: center;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 40px;
	height: 380px;	
width: 813px; 
}

#header .logo a
{
	text-decoration: none;
	color: white;
}
#header .logo a:hover
{
	color: #4A7482;
}

#menu
{
	padding-top: 258px;
height: 122px;
}

#menu ul{
margin-top:0px;
	padding: 90px 50px 50px 120px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#menu ul li{
	float: left;
	margin: 0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

#menu ul li a{
	padding: 0px 30px 10px 12px;
	background-position: 0 13px;
	text-decoration: none;
	color: black;
	display: block;
}
#menu ul li a:hover
{
color: #5C8C23;
	background-position: 0 13px;
}


#left
{
	font-size: 10px;
	line-height: 1.8em;
	height: 100%;
color: #5C8C23;
	padding: 0px 0px 0px 130px;
}

#right
{
	font-size: 11px;
	line-height: 1.8em;
	width: 220px;
	padding: 0 0px 0px 0px;
}
#left img
{
	margin: 15px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background-position: 0 5px;
	padding-left: 15px;
	margin: 0;
	botder: 0;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	font-color: #4A7482;
	margin-bottom: 10px;
	margin-top: 30px;
}
.post .title a
{
	color: #4A7482;
	font-size: 18px;
	text-decoration: none;
}
.post .title a:hover
{
	font-size: 18px;
	color: #4A7482;
font-weight: bold;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: right;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px;
	margin-bottom: 0px;
}

.ltop
{
	width: 220px;
	height: 0px;
}
.lmid
{
	width: 200px;
	padding: 0 0px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 13px;
	padding-bottom: 0px;
	font-weight:bold;	
}
.lbot
{
	width: 220px;
	margin-bottom: 20px;
}

#comments, #respond{
width: 350px;
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}

#commentform textarea
{
	width:370px;
}

.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
	margin: 40px 0px 0px 0px; 
	padding: 0px 0px;
	font-size: 11px;
	color: #000;
	background: url(images/footer.jpg) no-repeat;
	height: 61px;
width: 864px;
clear: both;

}
.footertext
{
	color: white;
	margin: 0px; 
	padding: 40px 100px 0px 100px;
	font-size: 10px;
}

.footertext a
{
	color: #4A7482;
font-weight: bold;
}

.footertext a:hover
{
	color: #4A7482;
font-weight: bold;
	text-decoration: underline;
}
.wp-smiley { padding: 0 2px; margin: 0px; }