﻿
body {
	background: #BDBDBD url('images/bck.jpg') repeat-x;
	color: #444;
	font-size: 62.5%;
	font-family: 'Arial';
	text-align: center;
	vertical-align:top;
	}
































div#wrapper {
	width: 888px;
	position: relative;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	}
































div#header {
	position:   relative; 
	margin-top:-15px;
	height: 219px;
    width: 888px;
	background:  url('images/header.jpg'); background-repeat:repeat-x
	}
































#blog-title {
	margin-left: 390px;
	font-weight:normal;
	font-size:12px;
	width: 500px;
	text-align: center;
	}
#blog-description {
	position: absolute;
	top: 250px;
	left: 10px;
	font-size: 12px;	
	font-family: 'Arial';
	}
































div#container {
	float:left;
	margin:0 -200px 0 0;
	width:100%;
	background: #FFF;
	}
	
div#content {
	background: #FFF;
	margin:0 220px 0 30px;
	}
div.sidebar {
	background: #FFF;
	float:right;
	overflow:hidden;
	margin-right: 10px;
	width:180px;
	border: solid 0px #CCC
	}
































div#primary {
	margin-top: 10px;
	}
































div#secondary {
	margin-top: 10px;
	clear:right;
	}
































div#footer {
	clear:both;
	width:100%;
	height: 130px;
	background: #FFF;
	border-top: solid 0px #CCC
	}
































/* key typography */
































/* headings */
































h1, h2, h3, h4 {
	font-family: 'Arial';
	}
































h1 {
	font-size: 2em;
	}
































h2 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 10px 0 20px 0;
	}
































h3 {
	font-size: 1.5em;
	}
































/* content */
































.entry-content {
	font-size: 1.2em;
	}
































.post {
	background: url('') no-repeat bottom right;
	border-bottom: solid #AAA 0px;
	padding-bottom: 40px;
	}
































.entry-title,.entry-meta {
clear:both;
}
































abbr.published {
	font-size: 0.9em;
	line-height: 1.0em;
	border-bottom: none;
	}
































.alignright,img.alignright{
float:right;
margin:0.5em 0 0 1em;
border:solid #CCC 0px;
}
































.alignleft,img.alignleft{
float:left;
margin:0.5em 1em 0 0;
border:solid #CCC 0px;
}
































.aligncenter,img.aligncenter{
display:block;
margin:0.5em auto;
text-align:center;
border:solid #CCC 0px;
}
































.formcontainer {
	margin-bottom: 20px;
	}
































/* links */
































a {
	color: #00164F;
	text-decoration: none;
	}
































a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
































a:active {
	color: #CCCCCC;
	text-decoration: none;
	}
#blog-title a {
	position: relative;
	top: 225px;
	color: #CCC;
	padding: 0 10px 3px 10px;
	}
































#blog-title a:hover {
	background: #CCCCCC;
	}
































div.skip-link {
display:none;
position:absolute;
right:1em;
top:1em;
}
































div#menu {
background: url('images/bumper.gif') repeat-x;
height: 60px;
width:100%;
}
































div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}
































div#menu ul a {
	display:block;
	font-size: 1.7em;
	font-weight:;
	margin-right:1em;
	padding:0.5em 0.5em;
	text-decoration:none;
	}
































div#menu ul ul ul a {
font-style:italic;
}
































div#menu ul li ul {
left:-999em;
position:absolute;
border: 1px solid #D7D7D7;
background: #F7F7F7;
}
































div#menu ul li ul li {
clear: both;
}
































div#menu ul li:hover ul, div#menu ul li.over ul {
left:auto;
}
































.comments p {
	font-size: 1.2em; visibility:hidden;
	}
































form#commentform .form-label {
	margin:1em 0 0.5em 0;
	font-size:1.2em;
	}
































form#commentform span.required {
background:#fff;
color:#c30;
}
































form#commentform,form#commentform p {
padding:0;
}
































input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}
































div.comments ol li {
margin:0 0 3.5em;visibility:hidden;
}
































textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;visibility:hidden;
}
































.widget {
	padding: 5px 5px 0 10px;
	}
































div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}
































p.wp-caption-text{
font-style:italic;
}
































div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}
































div.gallery dl.gallery-columns-1 {
width:100%;
}
































div.gallery dl.gallery-columns-2 {
width:49%;
}
































div.gallery dl.gallery-columns-3 {
width:33%;
}
































div.gallery dl.gallery-columns-4 {
width:24%;
}
































div.gallery dl.gallery-columns-5 {
width:19%;
}
































div#nav-above {
margin-bottom:1em;
margin-top:1em;
visibility:hidden;
}
































div#nav-below {
margin-top:1em; visibility:hidden;
}
































div#nav-images {
height:150px;
margin:1em 0;
}
































div.navigation {
height:1.25em; visibility:hidden;
}
































div.navigation div.nav-next {
float:right;
text-align:right; visibility:hidden;
}
































div.sidebar h3 {
font-size:1.2em;
}
































div.sidebar input#s {
width:7em;
}
































div.sidebar li {
list-style:none;
margin:0 0 2em;
}
































div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}
































div.sidebar ul ul {
margin:0 0 0 1em;
}
































div.sidebar ul ul li {
list-style:square;
margin:0;
}
































div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}
































div.sidebar ul ul ul li {
list-style:circle;
}
































div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
































div#footer {
background: url('images/footer.jpg') repeat-x #BDBDBD; vertical-align:bottom; text-align:center; 
height:100px
}
input#author,input#email,input#url,div.navigation div {
width:50%;
}
































div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}





































































































































































































































