/*---:[ Body Background ]:---*/

body.custom { background: #fff url("images/cellbackgroundbright.jpg") 100% 0 repeat; }

.custom #container { margin-top: 2em; margin-bottom: 2em; }

 .custom #page { background: #fff }

/*---:[ Body Background ]:---*/


/*---:[ custom HEADER code ]---*/

.custom .headline_area h2 a {
color: #800000;
font-size: 20px;
text-align: center;
}

/*---:[ #header styles ]:---*/

  /*---:[ nav menu styles ]:---*/

.custom .menu {background: #ffffe0; padding-top: 10px; padding-right: 11px; padding-bottom: 0px; padding-left: 11px; border: solid #ffffe0; border-width: 2px 2px 2px 2px; font-weight: bold; line-height: 2em; }

.custom .menu .tab { margin-right: 10px; margin-bottom: 0px; border: solid #ffffe0; border-width: 2px 2px 2px 2px; }

.custom .menu .item { margin-right: 10px; margin-bottom: 0px; border: solid #ffffe0; border-width: 2px 2px 2px 2px; }

.custom .menu .cat-item { margin-right: 10px; margin-bottom: 0px; border: solid #ffffe0; border-width: 2px 2px 2px 2px; }

ul#tabs { list-style: none; }
  ul#tabs li { float: left; }
  ul#tabs li.current_page_item, ul#tabs li.current-cat { background: #fff; }
    ul#tabs li a { display: block; line-height: 1em; color: #111; text-transform: uppercase; letter-spacing: 2px; }
    ul#tabs li a:hover { color: #0000FF; text-decoration: underline; }
    ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default; }
    ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; color: #0000FF; }
  ul#tabs li.rss { padding-right: 0; background: none; border: none; float: right;  }
    ul#tabs li.rss a { padding-right: 0px; background: url('images/icon-rss.gif') 90% 45% no-repeat; }

 /*---:[ HEADER styles ]:---*/

.custom #header {border:0; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; background:url(http://commonsensepoliticsblog.us/wp-content/themes/thesis_15/images/BlogMasthead.jpg) center no-repeat;}
}

.custom #header #logo { font-weight: bold; }
.custom  #header #logo a { color: #800000; font-size: 48px; font-weight: bold; }
.custom  #header #logo a:hover { color: #0000FF; }
.custom #header #tagline { padding-top: 5px; text-align: center; font-weight: bold; font-size: 24px; color: #0000FF; }

.custom .entry-title h2 a { font-weight: bold; color: #800000; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;}
.custom #logo p a {color: #0000ff;}
.custom a:hover{color:#000FFF; text-decoration:none; background: #f2e127;}

.custom #sidebars{ background: #ffffe0;}

.custom h1, h2, h3, h6 { font-weight: bold; color: #800000; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; z-index:-100; }
.custom h4, h5 { font-weight: bold; font-family: verdana, sans-serif; font-size: 14px; margin-bottom: 8px;}
.custom h5, h6 { font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
.format_text h2.top, .format_text h3.top { font-weight: bold; margin-top: 0 !important; }
.sidebar h3 { font-variant: small-caps; letter-spacing: 2px; color: #555; }
  h2 a { color: #111; }
  h2 a:hover { color: #00FFFF; }

.custom p + p {
	text-indent: 1.5em;
}

.custom p.noindent { text-indent: 0em; }

.custom img {
	margin-top: 4px;
        padding-top: 4px;
}
/*---:[ BLOCKQUOTE STYLES ]:---*/
.custom blockquote{ border-left: 1px solid #ddd; color: #000088; }
.custom blockquote.blockquote2{ border-left: 1px solid #000088; color: #000000; }
.custom blockquote.blockquote3{ border-left: 1px solid #ddd; color: #365984; }

/*---:[ LIST STYLES ]:---*/
.custom  ol {list-style: numbered; margin-left: 14px; padding: 2px;}
.custom li {margin-bottom: 6px;}
.custom  ul.UndorderedList1 {
               margin-bottom: 6px;
               list-style: none;
               margin-left: 0;
               padding-left: 3em;
               text-indent: -1em;
}

.custom  ul.UndorderedList2 {
            margin-bottom: 6px;
            list-style-position: outside;
            list-style: square;
            margin-left: 40px;
            padding-left: 3em;
}

.custom  ol.OrderedList1 {
            margin-bottom: 6px;
            list-style-position: outside;
            list-style: numbered;
            margin-left: 40px;
            padding-left: 3em;
}

.custom  ol.OrderedList2 {
            margin-bottom: 6px;
            list-style-position: outside;
            list-style: numbered;
            margin-left: 20px;
            padding-left: 3em;
}

.custom  ol.OrderedList3 {
            margin-bottom: 6px;
            list-style-position: outside;
            list-style: numbered;
            margin-left: 20px;
            padding-left: 3em;
}


/*---:[ LINK STYLES ]:---*/

.custom a:link {text-decoration:none;}
.custom .bodylink:hover{color:#00FFFF; text-decoration:none; background:yellow;}

.custom .note {background: gray; color: #800000;}

/*---:[ footer styles ]:---*/
.custom #footer {padding-bottom: 0px; color: #888; font-size:10px;font-family:verdana; text-align: right; background: #ffffe0; }
.custom #footer a,
.custom #footer a:visited{color:#2361a1;}
.custom #footer a:hover{color:#00FFFF;}
.custom .copyright{font-size:14px; font-weight: bold; border-top:3px double #ddd; line-height: 20px; background: #ffffe0; }
.custom .copyright a{color: #800000;}
.custom .copyright a:hover{color: #000FFF; border-bottom:1px;}
.custom #footer p{font-size:10px;font-family:verdana;}
.custom #footer a{color:#2361a1;border-bottom:1px;}
.custom #footer a:hover{color:#000FFF;}
.custom .fleft {background: #ffffe0; float:left; width: 55%; padding-left: 5%; text-align: left;}
.custom .fright{background: #ffffe0; float:right; width: 35%; padding-right: 5%; text-align: right;}

.custom div#sidebar_3.sidebar, div#sidebar_4.sidebar {
  width: 185px;
}

.custom div#sidebar_3.sidebar {
  float: left;
  background-color: yellow;
}

.custom div#sidebar_4.sidebar {
  float: left;
  background-color: silver;
}

/*---:[ Cold Contact Skin 1 ]:---*/
/* 
Coldskin #3 for Contact Coldform WordPress Plugin
@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 
@ http://perishablepress.com/press/2008/01/15/contact-coldskins/ 
*/

div#coldform * {
	padding: 0;
	margin: 0;
}
div#coldform {
	font-family: Verdana, sans-serif;
	background-color: #fff;
	font-size: 12px;
	margin: 12px 0;
	width: 600px;
	color: #333;
}
div#coldform fieldset {
	border: 0 none;
	display: block;
	clear: both;
}
div#coldform legend.hide {
	display: none;
}
div#coldform label.label {
	margin: 12px 0px 6px 0px;
	text-align: left;
	display: block;
	border: 0 none;
	float: left;
	clear: both;
}  
div#coldform input.input {
	padding: 3px;
	float: left;
	clear: both;
	width: 50%;
}
input#coldform_carbon {
	float: left;
	clear: both;
}
div#coldform textarea#coldform_message {
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
}
