/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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{
margin:0px;

border-top:0px;

background-repeat:repeat-x;
background-color:#1a1a1a;
}
#header {
border:0 solid;
margin-bottom:0;
margin-top:0;
height:120px;
padding:0;
margin:0;
background-image:url(http://desertdryaz.com/wp-content/themes/canvas-old/images/desert-dry-header.gif);
background-repeat:no-repeat;
overflow:hidden;
}
a:link, a:visited {
color:#e8a530;
text-decoration:none;
}

#wrapper{
padding-top:0px;
background-color:#0a0508;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-bottom:0px;

}
#navigation{
border-top:0px;
border-bottom:0px;
background-color:#383336;
margin-bottom:0px;
}
#logo img {
margin-top:25px;
}
div#main{
padding-left:20px;
width:589px;
padding-top:20px;
background-image:url(http://desertdryaz.com/wp-content/themes/canvas-old/images/wrapper-bg.gif);
background-repeat:repeat-x;
padding-right:20px;
border-right:1px solid #666666;
padding-bottom:40px;
}
.entry, .entry p{
font:14px/1.5em Verdana,sans-serif;
color:#b9b9b9
}
.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
color:#e8a530;
font:bold 24px/1.2em Verdana,sans-serif;
text-transform:uppercase;
}
.nav a, #navigation ul.rss a {
color:#b9b9b9;
font:14px Verdana,sans-serif;
}
#footer, #footer p {
color:#777777;
font:12px Verdana,sans-serif;
}
.ddbanner{
width:940px;
height:93px;
background-image:url(http://desertdryaz.com/wp-content/themes/canvas-old/images/desert-dry-banner.jpg);
background-repeat:no-repeat
}
#phoneNumber{
position:absolute;
right:10px;
top:65px;
width:200px;
text-align:right;
font-size:16px;
color:#FFFFFF;
}
.two-col-left #main-sidebar-container #sidebar {
display:inline;
float:right;
width:289px;
padding-top:20px;

}
#content{
padding-bottom:0px;
}
.widget h3{
color:#e8a530;
padding-left:10px;
border-bottom:3px solid #333333;
margin-bottom:5px;
}
.widget ul li a {
line-height:22px;
padding:0 0 0 45px;
text-decoration:none;
font-size:16px;
color:#888888;

}
.widget ul li a:hover {
color:#FFFFFF;
text-decoration:none;


}
.widget ul{
margin:0px;
padding:0px;
list-style:none;

}
.widget ul li{
border-bottom:1px solid #666666;
padding-top:5px;
padding-bottom:5px;
background-image:url(http://desertdryaz.com/wp-content/themes/canvas-old/images/list-bg.gif);
background-position:middle bottom;
background-repeat:no-repeat;
}
#headerTopLeft{
width:400px;
font-size:11px;
position:absolute;
left:10px;
top:5px;
text-align:left;
line-height:11px;
}
#headerTopRight{
width:400px;
font-size:11px;
position:absolute;
right:10px;
top:5px;
text-align:right;
line-height:11px;
color:#FFCC33;
}
#headerTopRight a{
color:#999999;
}

