/*
Theme Name: Solar and Green Construction
Description: Custom theme for Solar and Green Construction by YNot Web
Version: 1.0
Author: YNot Web
Author URI: http://ynotweb.com/
*/

* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333; background: url(images/body.gif) left top repeat-x; }
a { outline: none; }
.clear { clear: both; }
#wrapper { width: 940px; margin: 35px auto 0; background: url(images/wrapper.png) left top repeat-y; padding: 0 15px 0 18px;  }

/* HEADER */

#header { height: 288px; background: url(images/header.jpg) left 35px no-repeat; position: relative; top: -35px; }

#header ul { list-style-type: none; height: 25px; text-align: right; padding-top: 10px; }
#header ul li { display: inline; padding: 0 15px; border-left: 1px solid white; }
#header ul li:first-child { border-left: none; }
#header ul li a { color: white; text-decoration: none; text-transform: uppercase; }
#header ul li a:hover { text-decoration: underline; }

#header h1 { padding: 30px 15px; }
#header h1 a { display: block; width: 268px; height: 64px; background: url(images/logo.png) no-repeat; text-indent: -9999px; }

/* SIDEBAR */

.sidebar { width: 220px; float: left; padding: 0 15px; }
.sidebar ul { list-style-type: none; padding-bottom: 30px; line-height: 18px; }
.sidebar ul li a { color: #333; text-decoration: none; font-size: 14px; }
.sidebar ul li a:hover { color: #012b7f; }
.sidebar ul ul li { font-size: 12px !important; }
.sidebar img { display: block; margin: 0 auto 30px; border:0px none;}
.sidebar h2 { color: green; font-size: 20px; font-weight: normal; padding-bottom: 15px; line-height: 24px;}
.sidebar .textwidget ul { list-style-type: square; padding-bottom: 20px; line-height: 18px; margin-left: 20px;}

/* CONTENT */

#content { width: 440px; float: left; }
#content h2 { color: #012b7f; font-size: 20px; font-weight: normal; padding-bottom: 15px; }
#content h3 { font-size: 13px; line-height: 18px; padding-bottom: 15px; }
#content ol, #content ul { padding-left: 25px; line-height: 18px; padding-bottom: 15px; }
#content p { line-height: 18px; padding-bottom: 15px; }
#content textarea { width: 400px; }

/* FOOTER */

#footer { padding: 15px; color: #012b7f; font-size: 11px; }
#footer .attribution { float: right; }
