/*

Theme Name: BrimerCo Roofer
Theme URI: http://www.beoriginal.com/
Description: Elegant and simple. BrimerCo is a Wordpress theme customized for Brimer Construction, it has widgetized sidebar support, gravatar support, and works well with WordPress 2.5x. Designed by <a href="http://www.beoriginal.com/">BeOriginal</a>.
Version: 1.0
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, blue, clean, valid CSS, valid XHTML
Author: BeOriginal
Author URI: http://www.beoriginal.com/

*/

/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
background:#FFFFFF;
margin:0 auto;
text-align:center;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
background:#000000 url(images/header-roof.jpg) top center no-repeat;
height:197px;
width:auto;
margin:0 auto;
padding:0;
text-align:center;
}

#header .description {
color: #FFCC00;
}

#header h1 {
margin:15px 0 0;
padding:25px 25px 40px 0;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

#wrapper {
width:900px;
margin:-100px auto 20px;
padding:0;
overflow:hidden;
}

#menu {
margin:0 auto;
padding:0;
text-align:center;
position:relative;
width:900px;
}

#splash {
background:url(images/top-fadedown-lines.jpg) top repeat-x;
height:160px;
width:auto;
}

#logo {
background:url(images/header-logo.png);
background-repeat:no-repeat;
height:213px;
width:300px;
position:absolute;
top:42px;
left:-80px;
z-index:3;
}

#mascot {
background:url(images/header-mascot-jeremy.png);
background-repeat:no-repeat;
height:360px;
width:280px;
position:absolute;
top:-16px;
right:0px;
z-index:4;
}

/* navigation
--------------------------------------------------*/
#nav {
float:left;
width:760px;
margin:0;
padding:0;
position:absolute;
top:198px;
left:200px;
z-index:2;
}

#nav li {
list-style:none;
display: inline;
padding:0;
margin:0;
}

#nav li a {
background:transparent none repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-family:"Trebuchet MS",Arial,Verdana;
font-size:1.4em;
font-style:italic;
font-weight:bold;
height:24px;
margin:0 auto;
padding:6px 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:100px;
}

#nav li a:hover {
background:transparent url(images/nav-horizontal-over.gif) 0 2px;
background-repeat:no-repeat;
color:#000;
text-decoration:none;
font-weight:800;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
margin:0 auto;
padding:0;
}

/* content
--------------------------------------------------*/
#content {
float:left;
margin:0 auto;
padding:10px 0 0 0;
width:620px;
}

#content p {
}

#content a {
color:#0B7FBF;
text-decoration:underline;
}

#content a:hover {
background-color:#EFF8FB;
color:#000;
}

#content h2 {
color:#6A7884;
font-family:"Trebuchet MS",Arial,Verdana;
font-size:18px;
font-style:italic;
font-weight:bold;
line-height:32px;
margin:12px auto 4px;
padding:0;
text-transform:uppercase;
}

#content h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:10px 20px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
clear:both;
}

a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 10px 20px 0;
padding:0;
text-align:justify;
}
.post p{
line-height:25px;
font-size:120%;
word-spacing:1px;
text-indent: 10px;
margin:0 auto;
padding:0;
}
.post p.wp-caption-text{
text-indent:0;
}
.post .ngg-album p{
text-indent:0;
}
.post h3 {
font-size:24px;
font-family: "Trebuchet MS", "Lucida Grande", sans;
color:#222;
margin:10px 0;
font-weight:bold;
font-style:italic;
text-transform:uppercase;
text-align:left;
line-height:normal;
color:#6a7884;
}
.post.subpost {
display:block;
float:left;
font-size:12px;
margin:0 auto;
padding:0;
overflow:hidden;
text-align:justify;
width:280px;
}
.post.subpost h3{
font-size:1.2em;
border-bottom:1px solid #CCCCCC;
}
.post.subpost img {
background:#ccc;
border:5px solid #eee;
padding:1px;
float:left;
margin:0 10px 0 0;
width:80px;
}

.post.home {
width:auto;
float:none;
}
.post.home img {
background:#ccc;
border:8px solid #eee;
margin:0;
padding:1px;
}
.post.home img.alignright {
background:#ccc;
border:8px solid #eee;
margin:0 0 2px 12px;
padding:1px;
}
.post.home img.alignleft {
background:#ccc;
border:8px solid #eee;
margin:0 12px 2px 0;
padding:1px;
}
.post.home img.size-full {
background:#ccc;
border:8px solid #eee;
margin:0 120px 2px 0;
padding:1px;
}

.post img.size-full {
background:#ccc;
border:8px solid #eee;
margin:10px auto;
padding:1px;
}

.post.polaroid {
width:auto;
float:none;
position:relative;
}
.post.polaroid img {
background: none;
border: none;
margin:-12px auto -12px -8px;
padding:0 auto;
}
.post.polaroid p {
color:#FFFFFF;
font-size:12px;
height:140px;
left:56px;
line-height:16px;
margin:0 auto;
overflow:hidden;
position:absolute;
text-indent:0;
top:248px;
width:520px;
}

.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
margin:10px;
}

.post .info {
background-color:#EFF8FB;
border-top:1px solid #CCCCCC;
clear:both;
color:#333333;
font-size:12px;
margin:10px 0;
padding:2px;
text-indent:10px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-bottomright:12px;
-webkit-border-bottom-left-radius:12px;
-webkit-border-bottom-right-radius:12px;
}

.date {
margin: 0 0 15px 0;
clear:both;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.specials{
background:#FFF1BF none repeat scroll 0 0;
border:1px dashed #666666;
font-size:14px;
line-height:22px;
margin:10px auto 0;
padding:10px;
text-align:center;
overflow:hidden;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
text-align: left;
width:240px;
float:right;
padding:0;
margin:10px auto 0;
color: #666666;
}

#sidebar h2 {
border:none;
text-transform:uppercase;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:18px;
font-style:italic;
font-weight:bold;
color:#6a7884;
padding:10px 0 0 0;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 20px 0;
}

#sidebar li {
/*border-bottom:1px solid #EFF8FB;*/
list-style:none;
padding:3px;
}

#sidebar li a {
padding:3px 6px;
font-size:1em;
}
#sidebar img {
border:none;
margin:0 auto 10px;
}
#sidebar a {
border:none;
}

#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
-moz-border-radius:12px;
-webkit-border-radius:12px;
}

#sidebar input {
width:120px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
margin:4px 0;
-moz-border-radius:12px;
-webkit-border-radius:12px;
}

#sidebar input:focus {
background:#FFF1BF;
border:1px solid #eee;
}

#sidebar .clear {
clear:both;
}

.sidebar-box {
background:url(images/sidebar-box-center.gif) repeat-y;
color:#333333;
line-height:18px;
margin:0 auto;
padding:0 24px 10px;
text-align:left;
overflow:hidden;
}
.sidebar-box h2{
margin-bottom:8px;
}
.sidebar-box-top {
background:url(images/sidebar-box-top.gif) top no-repeat;
width:100%;
height:14px;
margin-top:10px;
}
.sidebar-box-bottom {
background:url(images/sidebar-box-bottom.gif) bottom no-repeat;
width:100%;
height:14px;
margin-bottom:12px;
}


/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}
h3#respond {
clear:both;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:400px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
-moz-border-radius:12px;
-webkit-border-radius:12px;
padding:8px;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:left;
font-size:120%;
clear:both;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#666666;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
background:#6A7884 none repeat scroll 0 0;
clear:both;
color:#FFFFFF;
height:auto;
margin:0 auto;
overflow:hidden;
padding:20px;
text-align:center;
}
#footer #footer-inner{
margin:0 auto;
width:900px;
}
#footer .footer-column {
text-align:left;
float:left;
width:280px;
}
#footer .footer-column h2{
font-size:18px;
margin-bottom:4px;
}
#footer a{
color:#CCFFFF;
}