/*
THEME NAME: Unique Solar Solutions
THEME URI: http://www.uniquesolarsolutions.com
DESCRIPTION: Theme based on the Sandbox Framework
VERSION: 1.6.1
AUTHOR: Jamie Sanchez
AUTHOR URI: http://torquelaunch.com
*/




/************************************************
      Reset ala meyerweb.com
************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub,
sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit;
font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {   quotes: "" ""; }




/************************************************
      Structure
************************************************/

body {
color: #c3c4cb;
font: 13.5px/1.7em Arial, Helvetica, sans-serif;
background: #5e6068 url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/background.gif') repeat-x;
}

div#wrapper {
width: 940px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}

div#container {
clear: both;
}

div#header {
height: 129px;
background: url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/header.jpg') no-repeat right;
}

div#header #blog-title {
text-align: left;
}

div#content {
float: left;
width: 600px;
margin-bottom: 3em;
}

div.sidebar {
float: right;
width: 289px;
margin-bottom: 3em;
}

div#footer {
clear: both;
color: #999;
width: 100%;
margin-bottom: 1.6em;
padding: 10px 20px;
font-size: .9em;
text-transform: uppercase;
border-top: 1px solid #888;
}





/************************************************
      Menu
************************************************/

div.skip-link {
position: absolute;
right: 1em;
top: 1em;
display: none;
}

div#menu {
color: #6d6e71;
font-weight: bold;
font-size: 16px;
list-style-type: none;
display: block;
float: left;
margin-bottom: 5em;
background: url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/div.gif') no-repeat left;
height: 46px;
overflow: hidden;
}

div#menu ul li a {
color: #6d6e71;
text-transform: lowercase;
padding: .72em 1.05em .72em 1.05em;
display: block;
background: url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/div.gif') no-repeat right;
}

div#menu ul li a:hover {
background: #f7941e url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/divOrange.gif') no-repeat right;
color: #fff;
}

div#menu ul li.current_page_item a, div#menu ul li.current_page_ancestor, div#menu ul li.current-cat a {
background: #fff url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/div.gif') no-repeat right;
color: #f7941e;
}

div#menu #searchform {
background: url('http://torquetribemarketing.com/uss/wp-content/themes/sandbox/div.gif') no-repeat right;
}

div#menu input#s {
margin: 1.1em;
padding: 3px;
width: 270px;
background: #transparent;
border: 1px solid #ccc;
text-transform: lowercase;
}



/************************************************
      Typography
************************************************/

p {
margin-bottom: 1.3em;
line-height: 1.4em;
}

em {
font-style: italic;
}

strong {
font-weight: bold;
}

a {
color: #f7941e;
text-decoration: none;
}

a:hover {
color: #fff;
}

h1, h2, h3, h4 {
color: #fff;
font-weight: bold;
}

h1 {
font-size: 30px;
margin-bottom: .5em;
}

h2 {
font-size: 20px;
line-height: 1em;
margin-bottom: .2em;
}

h3 {
font-size: 16px;
margin-bottom: .1em;
}

h4 {
font-size: 13.5px;
margin-bottom: 3em;
}

h1.emphasis {
font-size: 2.3em;
line-height: 1.2em;
}





/************************************************
      SideNav
************************************************/

div.sidebar ul {
font-size: 17px;
font-weight: bold;
border-bottom: 1px solid #999;
color: #fff;
}

div.sidebar ul li {
padding: .4em 0 .4em 0;
margin: 0;

border-top: 1px solid #999;
}

div.sidebar li a {
color: #fff;
}

div.sidebar li a:hover {
color: #f7941e;
}

div.sidebar ul li ul {
border-bottom: 0;
line-height: 1.4em;
font-size: .75em;
margin-top: .4em;
margin-bottom: -.4em;
}

div.sidebar ul li ul li{
border-top: 1px solid #999;
padding-left: 20px;
}

div#children ul li.current_page_item a {
color: #000;
}

div.entry-meta ul li {
padding: 8px 0 8px 0;
}


/************************************************
      Comments
************************************************/

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}






/************************************************
      Alignment
************************************************/

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.entry-date {
font-size: .85em;
text-transform: uppercase;
font-weight: bold;
color: #f7941e;
}

h3.entry-title a {
font-size: 1.1em;
color: #fff;
}

div.entry-meta, 
div.entry-meta ul,
h3.widgettitle {
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
color: #f7941e;
}

li.linkcat {
line-height: 1.4em;
margin-bottom: 1em;
}

li.linkcat li {
list-style-type: disc;
margin: 0 0 .5em 1.2em;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.ec3_schedule {
display: block;
width: 100%;
color: #fff;
background: #8a8b92;
border: 1px solid #999;
padding: 10px;
font-size: 1.15em;
margin: .8em 0 1em 0 !important;
}

.ec3_to {
padding: 0 .5em 0 .5em;
}
