/*----- Setup ----- */

body {
	background: #cccccc;
	color: #5b5b5b;
}

#wrap {
	background-image: url(blue/contentbg-top.jpg) !important;
}

a {
	color: #0285b8;
}



/*----- Header ----- */

#header {
	background: #165485;
}

#logo h1 {
	background-image: url(blue/logo_sels_wp.png) !important;
}

#nav {
	background: #569dd5;
}

#navigation a {
	color: #fff;
	border-right: 1px solid #003c62;
}

#navigation a span {
	color: #A1CCE0;
}

.current_page_item {
	border: none !important;
}

#navigation a:hover, #navigation .current_page_item {
		text-decoration:none;
		color: #165485;
		background: url(blue/nav-hover.gif) top left repeat-x;
		border: none !important;		
}

#navigation a:hover span, .current_page_item span {
		color: #4a90c8 !important;
		border: none !important;
}

#twitter span {
	color: #ffffff !important;
}

#twitter a {
	color: #6db5e7 !important;
}

/*----- Posts ----- */

.post {
	border-bottom: 1px solid #cccccc;
	background-image: url(blue/metabg.png);
}

.post {
}

.post h2, .post h2 a {
	color: #165485;
}

.post h2 a:hover {
	border-bottom: 1px dotted #2d2d2d;
}

.meta .date {
	border-color:#cccccc;
}

/*----- Comments ----- */


#comments h3 {
	color: #2d2d2d;
	background-image: url(blue/postnavbg-trans.png);
	background-color:#cccccc !important;
}

.commentlist .meta .gravatar img {
	border: 2px solid #0285B8;
}

#commentform .field, #commentform .thefield textarea {
	color: #5b5b5b;	
	bacground-color:#ffffff !important;
}

#commentform #submit {
	background: #ffffff;
	color: #5d6250;
	border: 1px solid #cccccc;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 6px;
	font-size: 12px;
}

#commentform .field {
	background-image: url(blue/commentformbg.png);
}

#commentform .thefield textarea {
	background-image: url(blue/commentformbg.png);
}

/*----- PostNav ----- */

#postnav {
	background-image:url(blue/postnavbg-trans.png);
	background-color:#cccccc;
}

#postnav a {
	background: #ffffff;
	color: #5d6250;
	border: 1px solid #cccccc;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 6px;
	font-size: 12px;
}

#postnav a:hover {
	background: #35382F;
	color: #e6e1d4;
	border: 1px solid #5d6250;
}

/*----- Sidebar ----- */

.pageinfo {
	color: #eb552d;
}

.widget h4 { 
	
	background: #165485;
}

.widget h4 a { 
	color: #fff;
	 
}

.widget .content { 
	background: #fff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  padding: 10px;
}
.widget .content ul { 

}


.widget .content a {
	color: #2d2d2d;
}

.widget .content a:hover {
	color: #0285b8;
	border: none !important;
	text-decoration: none !important;
}

.widget li { 
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-image: url(../images/bullet.png);
}

img.picasa-widget-img {
margin:1px;
}

#lifestream h3 {
	background: #eb552d;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	display: inline-block;
	margin: 0 0 10px;
}

#lifestream li {
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", serif !important;
	font-style: italic;
}

#lifestream li a {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
}

/*----- Footer ----- */

#footer {
	background: #35382f;
}

#footer h4 {
	background: #23251f;
	color: #fff;
	border-bottom: 1px solid #616558;
}

#footer ul {
	background: #44473e;
}

#footer ul li {
	border-bottom: 1px solid #4e5246;
	color: #fff;
}

#footer ul li a {
	color: #dde4ce;
}
