/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


body  {
	font: 12px "Lucida Sans",Arial,Helvetica,Sans-serif;
	line-height: 1.5;  /*unitless for proper inheritance*/
	color: #434343;
        background-color:#0A0A0A;
}

/* 2.1 Containers */

#main.not-home{padding:150px 0 15px;}

.inner{width:960px;margin:0 auto;}
#top {background:url(images/largebg.jpg) center top #adadad; background-repeat:no-repeat; padding: 0 0 20px; margin: -60px 0 0;}
.logo {margin: 55px 0 0 170px; background-repeat:no-repeat; float:left;}
#header img {margin:35px 0 5px -140px; position:absolute; float:left;}

#content{float:left; width:590px; background: url(images/pagepostbg90.png) repeat;color:#fff; margin:55px 0 30px;}
#content.fullwidth{width:960px;}
#contentip.home{width:865px; height:408px; background: url(images/homeimg.png) center; background-repeat:no-repeat; margin:0 0 0 20px;}
#contentip.home .entry {margin:140px 40px 20px 420px; color:#b3b3b3; font-family:"Trebuchet MS", verdana, arial; font-size:12px; width:400px;}

.contenttop img {width:591px; background-repeat:no-repeat; margin:-131px 0 0 -1px; ; float:left;}
.contentbottom {background: url(images/contentbottom.png) center bottom; width:591px; height:16x; background-repeat:no-repeat; margin:-1px 0 -16px -1px; float:left;}

.post {padding:0px 20px 0px 20px; margin: 0px 0 0; float:left;}

#button img {border:none; position:absolute; float:right; margin:0 0 0px 30px; background-repeat:no-repeat;}

#products {border:none; position:relative; float:left; margin:95px 0px 0px -50px; width:480px;}
#products img {border:none; background-repeat:no-repeat;}
#products ul {list-style-type:none;}
#products li {padding:0; display:inline;}


/* 2.5.2 Sidebar  */

#sidebar{float:left;width:260px; margin:11px 0 10px 50px;background: url(images/pagepostbg90.png) repeat; color:#fff; padding:0px 10px 0px 30px ;}

.sidebartop {width:300px; height:16x; background-repeat:no-repeat; margin:-50px 0 0 -30px; float:left;}
.sidebarbottom {background: url(images/sidebarbottom.png) center bottom; width:300px; height:16x; background-repeat:no-repeat; margin:0 0 -16px 0px; float:left;}

/* 2.6 Footer  */

#footer {border-top:5px solid #212121;background-color:#0a0a0a; padding:30px 0 0;}
#footer a, #footer a:visited {color:#777775;}
#footer .widget h3{font-family:Arial,Helvetica,Sans-serif;font-size:20px;color:#3d3d3d;margin:0 0 15px;background:none; padding:0;}
#footer #col-1 {float:left;width:300px;margin:0 20px 0 60px; border-right: 1px solid #323131; height:200px}
#footer #col-2 {float:left;width:168px;margin:0 20px 0 20px; border-right: 1px solid #323131; height:200px}
#footer #col-3 {float:left;width:350px;margin:0 0 0 20px; height:auto}

.widget{margin:10px 15px 30px 0; padding: 0 0 0 15px;}
.widget h3{font-family:Arial, Helvetica, Sans-serif;font-size:17px;color:#E7B542;background:url(images/widgettitle.png) no-repeat left center;margin:0 0 20px;padding:4px 0 4px 10px;}
.widget ul li a:link,.widget ul li a:visited{display:block;margin:0 0 10px 10px;}
.textwidget {margin:0 0 10px 10px;}
#link-box li{margin:0 0 15px;padding:3px 0 3px 35px;}
#link-box li.portfolio{background:url(images/ico-portfolio.png) no-repeat left center;}
#link-box li.question{background:url(images/ico-question.png) no-repeat left center;}
#link-box li.contact{background:url(images/ico-contact.png) no-repeat left center;}
#testimonial p{font:19px Georgia,Times,Serif;color:#0c6c59;margin:0;}
#testimonial .quote{background:url(images/quote.png) no-repeat left top;margin:0 0 20px -30px;padding:0 0 0 30px;}
#testimonial li.client{text-transform:uppercase;color:#656666;margin:0 0 5px;}

a:link, a:visited  {color: #fff; text-decoration: none; }
a:hover  {text-decoration: underline;}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {text-decoration: none; color: #00aad4;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}

h1.title,h2.title{font:24px Georgia,Times,Serif;color:#E7B542;margin:0 0 15px;}
h2.title a:link,h2.title a:visited{color:#E7B542;}
