body {
	margin: 0;
	padding: 0;
	background: #f5e0a7 url(images/bg.gif) repeat-x left top;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #652021;
	text-align:left;
}

h1 {
	font-size: 24px;

}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 340px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/kids.jpg) no-repeat right 122px;
}




/* Page */
/* Logo */
div#logo{
width:350px;
height:120px;
background:url(images/logo.png) no-repeat 0 25px;
text-indent:-9999px;
float:left;
}

/* menu */
#menu {
	height: 47px;
	width: 500px;
	float:right;
	display:block;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	background-color:#bb9b48;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 20px 11px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #58032F 1px solid;
	color: #f5e0a7;
}

#menu a:hover {
	background: #af9e59;
	color: #652021;
}

#menu .current_page_item a {
	background: #af9e59;
	padding: 10px 20px 11px 20px;
	color: #652021;
}

#menu .last{
	border-right: #58032F 1px solid;
}
/* menu */

#page {
	width: 880px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 640px;
	margin: 0;
	padding: 0;

}

.post {
	padding: 0px 15px;
}
.post img {
	margin:10px 0 10px 10px;
	float:right;
}
.title {
	margin: 10px 0 0 0;
		
	padding: 0;
	font-size: 24px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #753333;
}

.title a {
	text-decoration: none;
	color: #753333;
}

.title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
	margin: 0px;
	padding: 15px 30px 0 30px;
	font-size: 22px;
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #646464;
}

.meta {
	margin: 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.meta .more {
}

.meta .comments {
}
.meta a {
}

.navigation {
}

.alignleft {
	padding: 20px 30px;
	float: left;
}

.alignright {
	padding: 20px 30px;
	float: right;
}

.posts {
	margin: 0;
	padding: 30px 30px;
	list-style: none;
	line-height: normal;
}

.posts li {
	margin-bottom: 20px;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

p.date{ font-size:smaller;
padding-bottom:10px;
padding-top:5px;
}

div.pics {margin:5px 0 5px 10px;float:right;color:#652021; text-align:right; font-size:10px;}
div.pics2 {margin:5px 0px;float:left;color:#652021; font-size:10px;}
div.pics img,div.pics2 img{border:1px #000 solid;padding:0;margin:0;}


.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 207px;
	margin-bottom: 10px;
	color: #EEEEEE;
}

#sidebar li.page_item .current_page_item a{ color:#652021;}

#sidebar ul {
	margin: 0;
	padding: 20px 0px;
	list-style: none;
}

#sidebar li {

	line-height: 130%;
	padding: 5px 0 5px 10px;
	border-bottom:1px solid #9F6C6C;

}

#sidebar ul {
	padding: 5px 0px 10px 0px;
}


#sidebar #blog li {

	padding: 0 0 5px 0;
	border:none;
}

#sidebar  li li{

	border-bottom:none;
	padding: 3px;

}
/*#sidebar li ul {
	list-style:circle;
	color:#753333;
	margin-left:15px;

}*/
#sidebar li li a{	
	font-weight:normal;
	text-align:left;
	}
	
#sidebar h2 {
	margin: 0;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #753333;
	font-weight:bold;
	padding-bottom:5px;
	
}
#sidebar li li a{
	font-weight:bold;

}

#sidebar a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#sidebar a:hover {
	color: #753333;
}

#sidebar li a:hover {
	color: #753333;
	text-decoration:underline;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #EEEEEE url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 110px;
	background: url(images/footer.png) repeat-x left bottom;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color:#f5e0a7;

}

#footer p {
	padding-top: 40px;
	text-transform: uppercase;
}

#footer p a {
	color: #f5e0a7;
}

