body  {
	color: #23262a;
	background: #003366 url(cic/bg.jpg) repeat-x left top;
}

body.home .tweetmeme_button { display:none; }

h1, h2, h3, h4, h5, h6  {
	color: #16181a;
}

#login { position: relative; float:right; right:15px; font-size:1.2em; }

#ta { position: relative; float:left; left:0px; top:5px; }

#hw { width:468px; margin:0 auto 1em; }
#sa { width:250px; margin:0 auto 1em; }

#hs { width:620px; }
#hs1 { width:300px; margin:0 10px; float:left; }
#hs2 { width:300px; margin:0; float:left; }

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #0B0CA4;
}

#nav  {
	background: url(cic/navbg.jpg) repeat-x left top;
}

/* Page Nav */
#pagenav { padding:0; }

#pagenav li a:link, #pagenav li a:visited {
	color: #fff;
	padding: 0 6px;
}

#pagenav li {
	padding:0 3px;
	background: url(cic/nav_divider.jpg) no-repeat right top;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	color: #23262a;
	background: url(cic/nav_current_tile.jpg) repeat-x left bottom;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	background: url(cic/nav_current_left.jpg) no-repeat left bottom;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	background: url(cic/nav_current_right.jpg) no-repeat left bottom!important;
}

#subnav { 
margin:0 auto;
width:980px;
}

#subnav ul  {
float:left;
position:relative;
z-index:100;
}

#subnav li {
float:left;
height:42px;
margin:0;
padding:9px 4px 0;
background: url(cic/subnav.png) no-repeat;
width:180px;
position:relative;
}

#subnav li a {
color:#fff;
display:block;
padding:0 8px;
position:relative;
}

#subnav li.talk-radio { z-index:300; }
#subnav li.blog-tv { z-index:299; margin-left:-45px; }
#subnav li.blog-tv a { padding-left:30px; }
#subnav li.blog { z-index:298; margin-left:-45px; }
#subnav li.blog a { padding-left:45px; }
#subnav li.interview { z-index:297; margin-left:-45px; }
#subnav li.interview a { padding-left:35px; }

/* Style drop down list */

#pagenav li ul {
	background: #D8D8D8;
}

#pagenav li ul li {
	background: none;
	border-bottom: 1px solid #aaa;
}

#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	color: #000;
	background: none!important;
}

#pagenav li ul li a:hover  {
	background: #e2e2e2!important;
}

/*>>>>> Layout <<<<<*/

#header { 
	background:url(cic/header.jpg) no-repeat;
	height:172px;
}

#header img { display:none; }

#header #subscribe  {
	color: #fff;
	background: url(cic/rssbg.jpg) no-repeat left top;
	display:none;
}

#container  {
	background: #fff url(cic/containerbg_top.jpg) no-repeat left top;
}

#container_bottombg  {
	background: url(cic/containerbg_bottom.jpg) no-repeat center bottom;
}

#featured  {
	border: 1px solid #cbd1d2;
	display: none;
}

#featured .information  {
	background-color: #dce1e2;
}

#featured .information h2  {
	color: #333940;
}

#featured .information .feat-button .left  {
	background: url(cic/moreinfoleft.jpg) repeat-x left top;
}

#featured .information .feat-button a.more-info  {
	color: #fff;
	background: url(cic/moreinfotile.jpg) repeat-x left top;
}

#featured .information .feat-button .right  {
	background: url(cic/moreinforight.jpg) repeat-x left top;
}

#featured-tabs  {
	border-left: 1px solid #e7eeef;
	background: #d0d6d7 url(cic/featured_links_shadow.jpg) repeat-y left top;
}

#featured-tabs li  {
	border-top: 1px solid #bcc5c7;
	border-bottom: 1px solid #dee2e3;
}

#featured-tabs li a:link, #featured-tabs li a:visited  {
	color: #23262a;
}

#featured-tabs li a:hover, #featured-tabs li.active a  {
	background: url(cic/featured_links_current.jpg) no-repeat left center;
}

#featured-tabs a span  {
	color: #4f5357;
}

#breadcrumb  {
	border-bottom: 1px solid #cbd1d2;
}

#content  {
	clear:both;
}

#breadcrumb p  {
	color: #676b6f
}

#main_content  {
	border-right: 1px solid #cbd1d2;
}

#main_content #top  {
	border-bottom: 1px solid #cbd1d2;
	margin-top:-20px;
}

#main_content #top h2 { display:none; }

#two-col ul li  {
	background: url(cic/arrow.jpg) no-repeat left center;
}

#two-col .left a.signup, #two-col .right a.signup  {
	color: #fff;
	background: url(cic/signupbutton.jpg) no-repeat left center;
}

#sidebar h2  {
	color: #0B0CA4;
}

#sidebar .box  {
	border-bottom: 1px solid #cbd1d2;
}

#sidebar .box h2  {
	border-bottom: 1px solid #cbd1d2;
}

#newsletter  {
	border-bottom: 1px solid #0B0CA4;
}

#newsletter .field, #feedburner .field , #campaignmonitor .field {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#newsletter .button, #feedburner .button, #campaignmonitor .button  {
	color: #fff;
	border: none;
	background: url(cic/submitbutton.jpg) no-repeat left top;
}

#news ul li  {
	border-bottom: 1px dotted #dcdddd;
}

#news ul li a:link, #news ul li a:visited  {
	color: #23262a;
}

#news ul li span.meta  {
	color: #4f5357;
}

#search, #feedburner, #campaignmonitor  {
	border-bottom: 1px solid #0B0CA4;
}

#search input#s  {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#search input.submitsearch  {
	color: #fff;
	border: none;
	background: url(cic/submitbutton.jpg) no-repeat left top;
}

#twitter a:link, #twitter a:visited  {
	background: none;
	color: #0B0CA4;

}

#twitter span.website a { background:url(cic/icon-twitter-48.png) no-repeat center left; height:50px; padding:25px 0 25px 50px; }

#footer  {
	color: #fff;
	background: #003070 url(cic/footertop.jpg) repeat-x left top;
	margin: 0 auto;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	color: #fff;
}

#footer .copyright  {
	background: none;
}

#footer .bottombg  {
	display:none;
}

/*>>>>> Post Styling <<<<<*/

.post  {
	border-bottom: 1px solid #dadada;
}

.post_head .title_meta h2 a:link, .post_head .title_meta h2 a:visited  {
	color: #23262a;
}

.post_head .title_meta p  {
	color: #676b6f;
}

.post_head .comments a:link, .post_head .comments a:visited  {
	color: #fff;
	background-color: #0B0CA4;
}

.post_head .comments span.bg  {
	background: url(cic/commentsbg.jpg) no-repeat center center;
}

.post p.continue_reading a  {
	background: url(cic/continue_reading.jpg) no-repeat right center;
}

/*>>>>> Page Styles <<<<<*/

#sub_nav  {
	background-color: #eeeeee;
}

#sub_nav ul li ul li  {
	background: url(cic/subnav_current.gif) no-repeat left 6px!important;
}

#sub_nav ul li.sub_active a:link, #sub_nav ul li.sub_active a:visited  {
	color: #404546;
}

#page h2.title a:link, #page h2.title a:visited  {
	color: #23262a;
}

/*>>>>> ARCHIVES TEMPLATE STYLES <<<<<*/

#archive_posts li, #archive_categories li, #archive_monthly li  {
	color: #6f6f6f;
}

/*>>>>> Widget Styles <<<<<*/

.widget  {
	border-bottom: 1px solid #cbd1d2;
}


.widget h3  {
	color: #0B0CA4;
	border-bottom: 1px solid #0B0CA4;
}

.widget ul li  {
	border-bottom: 1px dotted #dcdddd;
}

.widget ul li li  {
	border-bottom: none;
}


.widget ul li a:link, .widget ul li a:visited  {
	color: #4f5357;
	background: url(cic/widgetlisticon.gif) no-repeat 5px center;
}

.widget ul li a:hover  {
	color: #fff;
	background-color: #959595;
}


#flickr h3  {
	color: #0B0CA4;
}

#flickr .pics  {
	border: 1px solid #cbd1d2;
	background-color: #f7f7f7;
}

/*>>>>> COMMENTS <<<<<*/

ol li.comment  {
	border-bottom: 1px solid #dadada;
}

ol li.comment .comment-author img  {
	border: 3px solid #dadada;
}

/*>>>>> COMMENT FORM <<<<<*/

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid #ddd;
	background: #fff;
	color: #23262a;
}

#form_wrap input.sb {
	color: #fff;
	border: none;
	background: url(cic/submitbutton.jpg) no-repeat left top;
}

#cancel-comment-reply-link  {
	color: #000;
}

/*>>>>> ALTERNATE HOMEPAGE LAYOUT <<<<<*/

#recent_articles h2.heading, #more_articles h2.heading  {
	color: #0B0CA4;
}

/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.wp-caption img {
	border: 0 none;
}

/* End captions */

/*>>>>> Page Navi <<<<<*/

div.Nav  {
	background-color: #e6eced;
}

.Nav strong.on  {
	border: none!important;
	color: #f1f1f1!important;
	background-color: #333!important;
}

.Nav a  {
	border: none!important;
	color: #000!important;
}

/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

.home-buttons img { padding:0; border:0; }

.col1 { float:left; width:190px; margin-right:20px; }
.col2 { float:left; width:190px; margin-right:20px; }
.col3 { float:left; width:190px; }

#footer .copyright a { color:#fff; }

.twocol1 { float:left; width:290px; margin-right:20px; }
.twocol2  { float:left; width:290px; }

.rssnews p { margin-top:3px; }
.rssnews .feedflare { display:none; }
.rssnews img { display:none; }

img.none { border:0; padding:0; }

#main_content { margin:0px 0 0 10px; }
#sidebar { margin:0 0 0 20px; }
.home-buttons { margin-top:20px; }

body.category-rants li.page-item-4 a { color: #23262a !important; background: url(cic/nav_current_tile.jpg) repeat-x left bottom !important; }
body.category-rants li.page-item-4 a span.left { background:transparent url(cic/nav_current_left.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; left:0; position:absolute; width:5px; }
body.category-rants li.page-item-4 a span.right { background:transparent url(cic/nav_current_right.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; position:absolute; right:0; width:5px; }

body.category-cic-tv li.page-item-7 a { color: #23262a !important; background: url(cic/nav_current_tile.jpg) repeat-x left bottom !important; }
body.category-cic-tv li.page-item-7 a span.left { background:transparent url(cic/nav_current_left.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; left:0; position:absolute; width:5px; }
body.category-cic-tv li.page-item-7 a span.right { background:transparent url(cic/nav_current_right.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; position:absolute; right:0; width:5px; }

body.category-polls li.page-item-9 a { color: #23262a !important; background: url(cic/nav_current_tile.jpg) repeat-x left bottom !important; }
body.category-polls li.page-item-9 a span.left { background:transparent url(cic/nav_current_left.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; left:0; position:absolute; width:5px; }
body.category-polls li.page-item-9 a span.right { background:transparent url(cic/nav_current_right.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; position:absolute; right:0; width:5px; }

body.category-newsletters li.page-item-14 a { color: #23262a !important; background: url(cic/nav_current_tile.jpg) repeat-x left bottom !important; }
body.category-newsletters li.page-item-14 a span.left { background:transparent url(cic/nav_current_left.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; left:0; position:absolute; width:5px; }
body.category-newsletters li.page-item-14 a span.right { background:transparent url(cic/nav_current_right.jpg) no-repeat scroll left bottom !important; bottom:0; display:block; height:33px; position:absolute; right:0; width:5px; }

body.category-blog #subnav li.blog { background:url(cic/subnav-active.png) no-repeat; }