/*
Theme Name: 3CWAREPC
Theme URI: http://www.ablejan.com
Description:3C War Theme
Version: 1.0
Author: Spencer Nugent.
Author URI: http://www.sketch-a-day.com
*/

/* CSS RESET */

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, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent; } body {

 font-family:Verdana, Geneva, sans-serif; line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */ :focus { outline: 0; }

/* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; }

a img { border: none; }

/*CSS RESET*/

.fadein { position:relative; height:274px; width:480px; }
.fadein img { position:absolute; left:0; top:0; }

h1{font-size:20px; text-transform:capitalize; margin-bottom:10px;} 
h1 a{text-decoration:none;}
h1 a:hover{text-decoration:underline; color:#DB0509;}
h3{font-family:Arial, Helvetica, sans-serif; font-weight:lighter; font-size:18px; color:#666;}
a{color:#5683A7;}

div.post{margin-bottom:20px;}

#header{width:100%; clear:both; border-bottom:3px solid #ff9000;/*border-bottom:1px solid #ccc;*/ background-color:#4eaed4;}
#logo{/*margin-left:210px;*/ margin:0 auto; width:960px;}

#nav{height:40px;width:960px; margin:0 auto;}
#navlet li{}

#navlet li a { font-size:14px; color:#fff; background: #4eaed4 url(images/left-tab.jpg) left bottom no-repeat; text-decoration: none; padding: 5px 0px 5px 12px;}
#navlet li a span { color:#fff; background: #4eaed4 url(images/right-tab.jpg) right bottom no-repeat; text-decoration: none; padding: 5px 12px 5px 0px;}
#navlet li a:hover { color:#fff; background: #ff9000 url(images/left-tab-hover.jpg) left bottom no-repeat; padding: 5px 0px 5px 12px;}
#navlet li a:hover span { background: #ff9000 url(images/right-tab-hover.jpg) right bottom no-repeat; padding: 5px 12px 5px 0px;}

/* NAVIGATION CSS*/
#nav ul li.page_item ul li.page_item {float:none;border-bottom:1px dotted #9b9b9b; text-transform:none;}
#nav ul li.page_item ul{/*padding-top:5px;*/}
#nav{text-align:left; color:#aaa;}
#nav ul li.page_item{ padding:0px; float:left; text-transform:capitalize; list-style-type:none; font-size:12px; }
#nav ul li.page_item a{ /*padding:6px 8px 5px 8px;*/ }
#nav ul li.current_page_item a{color:#fff; background: #ff9000 url(images/left-tab-hover.jpg) left bottom no-repeat;}
#nav ul li.current_page_item a span{background: #ff9000 url(images/right-tab-hover.jpg) right bottom no-repeat;}

#nav ul li.current_page_item > li.current_page_item{ color:white; background-color:#66c6f0;  }

#nav ul li.current_page_item a span{font-weight:bold;}

#nav ul li.page_item a:hover{ color:ff9000; /*list-style-type:square; color:white; background-color:#61EBFF;*/}
/*#nav a { color:#5683A7; display: block; text-decoration:none; }*/
#nav li { float: left; margin-right:5px;}
#nav li ul { position: absolute; left: -999em; }
#nav li:hover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }

/* NAVIGATION CSS */

#content{width:480px; margin: 20px 20px 0 205px; font-size:13px; background-color:white;}
#content p{ color:#444; line-height:17px;}
#content .post-info{font-size:12px; color:#555;}

.post li{list-style-type:circle;margin:3px;}
.post ul{margin-left:15px; margin-top:10px; margin-bottom:10px; padding-left:10px;list-style-type:disc;}

#content-wrap{clear:both;margin:25px auto; width:960px;}
#left-sidebar{float:left; width:180px; text-align:center; font-size:12px;}
#left-sidebar li{margin-bottom:10px;}
#right-sidebar{float:right; width: 270px; text-align:center; margin-left:20px;}
#right-sidebar li{margin-bottom:10px;}
#right-sidebar #cc-subscribe {margin-bottom:10px;}

#footer{height:100px; clear:both; margin-top:100px; text-align:center; font-size:10px; border-top:1px solid #ccc; color:#aaa;}
