/* 
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.

*/

/* Stuff at the top */
#top { background:#232323 url(images/bg-rainforest-header-150.jpg) no-repeat top center; }
#RSS {position: absolute; z-index: 1000; top: 143px; left: 920px;}
#RegisterYourInterest {position: absolute; z-index: 1000; top: 405px; left: 840px;}

/*
#Snake {position: absolute; z-index: 1000; top: 207px; left: -120px;}
#WhatisRSS {position: relative; z-index: 1000; top: -120px; left: -5px;}
#Twitterbird {position: relative; z-index: 1000; top: -232px; left: 0px;}
#RSS-stat {position: relative; z-index: 1000; top: -358px; left: 6px;}
*/

body {
background-color:#333333;
}

/*
#top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}

#container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#292929 url(http://andrewegorov.com/wp-content/themes/headlines/images/bg-rainforest-body1.jpg) no-repeat scroll center top;
}
*/

/* 2.6 Footer */
#footer{ background:#828282 url(images/bg-rainforest-header.jpg) no-repeat top center; color:#ffffff; font-family:Arial,Helvetica,Sans-serif; font-style:italic; font-size:11px;padding: 25px 0;border-top: 1px solid #b3b3b3;}
#footer a { color:#ffffff; }
#footer a:hover { border-bottom:1px dotted; }
#footer #credit img{vertical-align:middle; }
#footer #credit span{display:none;}

#footer-widgets {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#191919 url(images/bevel-footer-widgets.png) repeat-x scroll center top;
border-bottom:1px solid #7B7B7B;
position:relative;
}

#advert_300x250 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
}

/*
#advert_300x400 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
}
*/

#advert_300x400 {background:none; border:none; }
#advert_300x400 a:hover {border:none;}

#af-form-1171192143 div {
margin:0;
padding:0 0 3px;
}

.widget {
color:#555555;
font-family:Arial,Helvetica,Sans-serif;
line-height:20px;
}

/*
.widget ul, .widget div, .widget p {
}
*/

.widget .widget ul {
}
.widget .widget div {
}
.widget .widget p {
}

.widget .textwidget p {
padding: 0px 15px 10px;
}
.widget .widget_text p {
}


h1, h2, h3, h4, h5, h6 {
color:#000000;
font-family:Helvetica,Arial,Sans-serif;
line-height:1;
margin:0;
text-transform:uppercase;
}
h1 {
font-size:26px;
}
h2 {
font-size:20px;
}
h4 {
font-size:18px;
padding: 0px 15px 0px;
}
#tabs #tagcloud, #tabs .inside li {
font-family:Helvetica,Arial,Sans-serif;
}