/* Storm Stylesheet */

body  { background-color: #efefef; }

a:link, a:visited  { color: #0f0f0f;} 
a:hover  { color: #0a0a0a; }

#tip  { background: #000; }
#quicklinks, #sidebar  { background-color: #373636; border-color: #0f0f0f; }

#main  { border-color: #fff;}

.nav, .widget ul  { border-color: #0f0f0f transparent #737373 transparent; }
.nav li, .widget ul li  { border-color: #737373 transparent #0f0f0f transparent; }
.nav a, .widget ul li a:hover, .widget h3, #footer, #tabs #tab-tags a:hover  { color:#0a0a0a; }

.post .icon, .post .middle, .post .meta, #commentsheader .icon, #commentsheader h3, #commentsheader .leavecomment, #respond, #comments .comment .comment-container  { border-color: #818181; }

.post .meta .date  { background-color: #7b7b7b; }
.post .meta ul, .post .meta ul li  { border-color: #c3c3c3; }

.nav-entries, .wp-pagenavi { border-color: #878787; background: #bdbdbd;  }
.nav-entries a, .wp-pagenavi span.extend, .wp-pagenavi span.pages { color:#878787; }
.wp-pagenavi .current, .wp-pagenavi .on, .wp-pagenavi a:hover { background: #878787 !important; }

#social .inside, #social li, #wp-calendar th,#wp-calendar td, #tabs .inside li, #tabs .inside, .nav li ul, .nav li ul li  { border-color: #2a2929; }
#social li, #sidebar .widget_woo_twitter ul, #wp-calendar th,#wp-calendar td, #tabs .inside, .nav li ul  { background: #4f4e4e; }
#social li a .url, #sidebar .widget_woo_twitter li, #wp-calendar th,#wp-calendar td, #tabs .inside li span.meta   { color:#000; }

.nav li ul li a  { color:#000!important; }
.nav li ul li a:hover  { background-color: #2a2929; }

.widget_woo_search .searchform, .widget_woo_flickr a:hover img, #widgets  { border-color: #0f0f0f; }
.widget input.s  { border-color: #0f0f0f #737373 #737373 #0f0f0f; }
.widget input.submit, .reply a:link, .reply a:visited { background-color: #0f0f0f; }
.widget input.submit:hover, .reply a:hover { background-color: #0a0a0a; }

.widget_woo_twitter h3  { background-image: url(storm/ico-twitter.png); }

.widget_woo_flickr a img, .adspace-widget img, .widget_woo_search, #footer   { border-color: #737373; }

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { background:#2a2929; }
#tabs ul.wooTabs li a {	color:#0a0a0a; }

#commentsheader .icon  { background-image: url(storm/ico-comments_big.png); }
#commentsheader .leavecomment a  { background-color: #b4b4b4; }

#contact-page ol.forms li.buttons .submit, #commentform #submit  { background-color: #3a3a3a; }
#contact-page ol.forms textarea, #contact-page ol.forms input.txt, #commentform input.txt, #commentform textarea  { background-color: #bdbdbd; border-color: #878787; }
#contact-page ol.forms textarea:focus, #contact-page ol.forms input.txt:focus, #commentform input.txt:focus, #commentform textarea:focus  { background-color: #f3f3f3; }