/*
Theme Name: Embrace
Version: 1.2
*/

body{
	background-color:#00456c;
	color:#666;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position: center top;
	text-align: center;
}
.hidden {
	display: none;
	height: 0px;
	width: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

*{
margin:0;
padding:0;
}

a{
	color:#504f54;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#255579;
	text-decoration:none;
	font-weight:bold;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#777 1px solid;
}



h1{
	font-family:georgia;
	font-size:72px;
	text-align:center;
	text-transform:lowercase;
	color:#003a5a;
}

h1 a{
	text-decoration:none;
	color:#003A5B;
}

h2{
	font-family:georgia;
	font-size:17px;
	color:#003A5B;
}

h3{
font-size:14px;
}



#header{
	height:125px;
	width:825px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 25px;
}



#desc{
font-size:20px;
color:#fff;
text-transform:lowercase;
font-style:italic;
text-align:center
}


#wrapper{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
	background-image: url(images/vandmrk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sidebar {
	width:220px;
	float:left;
	border-right:1px solid #d9d9d9;
}

#sidebar ul {
	list-style:none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
}
#sidebar ul ul a{
	font-size: 13px;
	color: #8D8C90;
}
#sidebar ul ul {
	margin: 0px;
}
#bluebar {
	height: 16px;
	width: 100%;
	background-image: url(images/barbg.jpg);
	margin-bottom: 25px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}


#content {
	width:450px;
	float:left;
	text-align: left;
	margin-left: 45px;
}
#ubercontent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.post{
	padding:3px;
}
#skubber {
	height: 500px;
}
.main{
	text-align:left;
	margin-top: 5px;
}
.main p {
	line-height:17px;
	margin:0 0 15px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta{
font-size:9px;
}
.clear {
	clear: both;
}

#footer {
	width:850px;
	color:#666;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#footer address {
	font-style: normal;
}

#footer a{
color:#555;
text-decoration:none;
font-weight:normal
}

#footer a:hover{
color:#555;
text-decoration:none;
border-bottom:1px dashed #999;
font-weight:normal
}
.gravatar{
float:right;
}

input, textarea, select{
padding:3px;
border:1px solid #b1adad;
background-color:#fff;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background:transparent;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color:#CCCCCC;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
h2 a {
	font-family:georgia;
	font-size:17px;
	color:#003A5B;
}
.current_page_item a{color:#003A5B !important;}

a img{border:none;}
