/*  
Theme Name: Creative Slice
Theme URI: http://creativeslice.com/
Description: Theme for sunlightsolar.com
Version: 081009
Author: Creative Slice
Author URI: http://creativeslice.com/
*/

@import url("superfish.css");

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
/* = Clear Fix */
#header:after, .clearfix:after { clear:both; content:"."; display:block; line-height:0; height:0; visibility:hidden; }
#header, .clearfix { display:inline-block; }
html[xmlns] #header, html[xmlns] .clearfix { display:block; }
* html #header, * html .clearfix { height:1%; }

body {
font: 77% "helvetica neue", helvetica, verdana, sans-serif;
min-width: 960px; /* hack for jeff firefox */
text-align: left;
color: #333;
background: url(images/banner4.jpg) top center no-repeat #fff;
}

a:link {
	color: #0d3481;
	text-decoration: none;
}
a:visited {
	color: #0d3481;
	text-decoration: none;
}
a:hover {
	color: #3c59a7;
	text-decoration: underline;
}

strong {
font-weight: bold;
}

.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #ccc;
border-right: none;
border-left: none;
text-align: center;
margin: 2em 0;
}

.wrapper {
width: 960px;
margin: 0 auto;
}

#main {
margin: 15px 0;
}

h1, h2 {
font-size: 2.2em;
}

h3 {
font-size: 1.8em;
}

h4 {
font-size: 1.3em;

}

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

#header { padding-top:15px; }

h1#logo a {
display:block;
width: 100px;
float: left;
height: 100px;
margin-left:50px;
overflow:hidden;
text-indent: -9999px;
/* 
background:url(images/sunlight_solar.jpg) no-repeat left top #eee;
*/
}

#topright {
width: 300px;
float: right;
}

#topright h3 {
color: #000;
font-size: 18px;
padding: 12px 5px 5px 12px;
font-style: italic;
text-align: right;
}

#topmenu {
background: #0d3481;
padding: 5px;
text-align: center;
border: 1px solid #3c59a7;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#topmenu a {
color: #fff;
font-weight: bold;
line-height: 1.7em;
}


#searchform {
float: right;
}

#searchform input {
color: #0d3481;
}

/* -------------------- Nav -------------------- */


#main-nav { 
clear:both;
width:100%;
list-style: none;
margin:15px 0 0;
background: url(images/menu_background.jpg) repeat-x #ffe5aa;
border:1px solid #ffe5aa; border-bottom-color:#f88e20;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

#main-nav li { 
margin: 0;
font-size: 13px;
} 

#main-nav li li {
margin:0;
font-size: 12px;
}

#main-nav li a { 
font-weight:bold;
padding-left: 16px;
border-left: 1px solid #fff1d0;
}
#main-nav li.page-item-2 a {border-left: none;} 

#main-nav a, #main-nav a:visited {
text-decoration:none;
}

#main-nav li li a, #main-nav li li a:visited {
font-weight:normal;
border-left: none;
}

#main-nav li li {
border-bottom:1px solid #f78f1e;
}

#main-nav li li a:hover {
background: #f78f1e;
color: #fff;
}

#main-nav li.current_page_item,
#main-nav li.current_page_ancestor,
#main-nav li.current_page_parent {
background: url(images/menu_selected.jpg) repeat-x #f88e20;
color: #fff;
}
	
#main-nav li a:hover {
background: url(images/menu_selected.jpg) repeat-x #f88e20;
}

#main-nav li ul {
background:#fff1d0;
border:1px solid #f78f1e;
border-bottom:none;
border-top:none;
width:14em;
}

#main-nav li li.current_page_item {
background: #f78f1e;
color: #fff;
}




/* ---------------------- Sidebar ---------------------- */
#sidebar {
float:left;
display:inline;
width:244px;
text-align:left;
voice-family:inherit;
/* background:#ffe5aa; */
background:#a9c0e9;
margin-left: 1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#sidebar p {
margin: 1em 0;
}

#sidebar h4 {
padding: 10px;
}

#quote {
padding: 1em;
margin: 4px;
color: white;
background: #0d3481;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#quote a {
color:#a9c0e9;
}

#quote cite {
padding-top: 1em;
color: #a9c0e9;
}

#quote q {
font-size: 1.5em;
font-style: italic;
}

#quote .quotescollection_nextquote {
font-weight: bold;
font-size: .9em;
color: #0d3481;
}

#newsletter {
padding: 1em;
margin: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: white;
background: #0d3481;
/* background:#fff1d0; */
}

.edit a {
background: #0d3481;
color: white;
font-size: 10px;
font-weight: bold;
padding: 2px 4px;
}
.tagcloud {
padding: 0 10px 10px 10px;
border-bottom: 1px solid white;
}

#sidebottom {
padding: 0 10px 10px;
font-size: 1.2em;
color: #fff;
}

#sidebottom li {
margin: 3px 0;
padding: .2em .5em;
background: #c2d3ef;
}

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

.sidebarnav a {
font-weight:bold;
display:block;
text-decoration:none;
font-size: .9em;
text-align: left;
height:1%;
padding:6px 10px;
}

.sidebarnav li a:hover,
.sidebarnav .current_page_item a.current,
.sidebarnav .current-cat a,
.sidebarnav li.current_page_item a,
.sidebarnav .current_page_item ul li a:hover {
background: #0d3481;
/* background:#f78f1e; */
color: #fff;
}

.sidebarnav ul li .current_page_parent a {
background: #0d3481;
color: #fff;
}

.sidebarnav .current_page_item ul li a {
background: #a9c0e9;
color: #0d3481;
}

.categories li {
padding:6px 10px;
display:block;
list-style: none;
border-bottom:1px solid #fff;
}

.categories li a {
font-weight:bold;
}


.sidebarnav li {
list-style: none;
border-bottom:1px solid #fff;
}

.sidebarnav li li a {
text-align: right;
font-size: .8em;
}

.sidebarnav small {color:#666;}


/* ------------------------------ Content ---------------------------- */


#content {
text-align: left;
float: right;
width: 700px;
}

#content .entry {
margin: 15px 0;
}

#content p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.3em;
}

#content h1,
#content h2 {
color: #f78f1e;
margin: -2px 0 10px 0;
}

#content h3 {
color: #000;
font-weight: normal;
padding-bottom: .3em;
}

#content ul {
list-style:disc;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content li {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

#content li li {
font-size: 1em;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content ol {
margin-left: 5px;
}

#content blockquote {
padding-left: 1em;
border-left: 2px solid #ccc;
font-size: .9em;
color: #666;
}

.postmetadata {
font-size: .9em;
color: #666;
margin-bottom: 1em;
}


/* -------- Custom Content Stuff ------------- */

#promotion {
width: 300px;
padding: 10px;
margin: 0 0 10px 20px;
background: #fff1d0;
float: right;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
border: 1px solid #ffe5aa;
font-size: .9em;
text-align: center;
}

#promotion h2 {
background: #0d3481;
-moz-border-radius: 4px; -webkit-border-radius: 4px;
padding: .5em;
color: #fff;
font-size: 1.8em;
}

#promotion a {
background: #ffe5aa;
display: block;
padding: .5em;
font-weight: bold;
margin: 0 1.5em;
}

#promotion a:hover {
background: white;
}

#contacts th {
font-size: 1.2em;
color: #666;
border-bottom: 2px solid #ccc;
}

#contacts td {
padding: 5px;
background: #eee;
}

#contacts .alt td {
background: #fff;
}

.blogpost {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}

#content .wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
padding: 4px 0 0 0;
}

#content .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #666;
font-size: .9em;
}

#page-2303 .wp-caption {
height: 240px;
font-weight: bold;
border: 2px solid #ffe5aa;
background: #fff1d0;
margin:5px;
}

#content .sitemap ul {
font-size: .8em;
border: 1px solid #fff;
}

#content .sitemap li {list-style: none;}



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

#content #commentarea {
margin: 20px;
padding: 15px 20px;
background: #fff;
border: 1px solid #ccc;
}

.commentlist {
font-size: .8em;
padding: 2em 0;
}

.commentlist li {
padding: 1em;
}

.commentlist cite {
font-weight: bold;
}

.commentlist .alt {
background: #eaeee6;
}
/* --------------------------- Footer ---------------------------- */

#footer {
clear: both;
padding: 2em 0;
border-top: 1px solid #ffe5aa;
background: #fff1d0;
line-height: 1.8em;
font-size: .9em;
}

#footermenu {
clear: both;
width: 960px;
float: left;
margin: 0 0 2em 0;
padding: 1em 0 1em 1em;
font-size: 1.1em;
line-height: 1.3em;
}

#footermenu ul {
clear: both;
height: 160px;
}

#footermenu img {
display: inline;
float: left;
padding: 0 30px 30px 30px;
}

#footermenu ul li {
width: 150px;
padding: 2px 0px;
margin-left: 8px;
float: left;
display: inline;
}

#footermenu em {
color: #666;
}

#footer a:hover,
#footer .current_page_item a,
#footer .current-cat a {
color: #3c59a7;
}


#footertext {
clear: both;
text-align: left;
line-height: 2em;
}

#footertext li {
padding-right: 1em;
display: inline;
}

.greenchoice {
float: right;
}
#footertext img {
	filter: alpha (opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	-khtml-opacity: .60;
	}
#footertext a:hover img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

