/*
Theme Name: CurrentIn
Theme URI:
Description: CurrentIn main theme
Author:
Author URI:
Version: 1.1
.

.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana;
	color: #333;
	text-align: center;
	background:#FFFFFF url(images/body_bg_rep.gif) repeat-x scroll 0 0;
	}

p {
	color: #78787a;
	}

.content{
	color:#78787A;
	font-size:11px;
	line-height:14px;
	}

#page {
	text-align: center;
	}

.scrol_div {
	overflow: hidden;
	width: 960px;
	text-align:left;
	}

#headerimg {
	width: 830px;
	height: 166px;
	background: url('images/header_main.png');
	float: left;
	cursor:pointer;
	}

#headerimg_rep {
	margin: 0px 0px 0;
	width: 100%;
	}

#content {
	font-size: 1.2em;
	padding-left:5px;
	padding-right:5px;
	}

#content_top {
	}

#content_bottom {
	background-image: url('images/content_bottom_bg.gif');
    background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	}

.scrol_div_content_bottom{
	padding-top: 25px;
	background-image: url('images/content_bottom_bg.gif');
    background-repeat: repeat-x;
	background-position: center top;
}

.No_Padding {
	padding-left:20px !important;
	}

.No_Padding_simple_search {
	padding-left:-205px !important;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana,  Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', 	Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: -1px 0 0 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	}

#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 166px;
	background: url('images/header_rep.gif') repeat-x top left;
	}
.scrol_div_header{
	background: url('images/header_rep.gif') repeat-x top left;
}

#topmenu {
	background: url('images/menu_rep.png') repeat-x;
	}

.scrol_div_topmenu{
	padding-top:2px;
	height: 31px;
	background: url('images/menu_rep.png') repeat-x;
}

.topmenu_table {
	width: 100%;
	}

.topmenu_column {
	font-family: Arial;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	width: 100%;
	text-decoration: none;
	}

.topmenu_column:hover  div {
	height: 20px;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	vertical-align: middle;
	background-image: url('images/menu_rep_hover.png') !important;
	cursor:pointer;
	}

.topmenu_column:active  div {
	height: 20px;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	vertical-align: middle;
	background-image: url('images/menu_rep_hover.png') !important;
	cursor:pointer;
	}

.topmenu_column  div {
	height: 20px;
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	vertical-align: middle;
	cursor:pointer;
	}

.topmenu_border {
	background: url('images/topmenu_border.png') repeat-y;
	width: 2px;
	}

#top_left {
	float: left;
	width: 215px;
	margin-bottom:15px;
	}

#top_center {
	float: left;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 10px;
	width: 480px;
	}

#top_right {
	width:220px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px !important;
	}

.top_right_border {
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #DEDCDC;
	padding-left: 15px;
	}

#bottom_left_main {
	float: left;
	width: 175px;
	background: white url('images/bottom_main_bg.gif') repeat-x;
	padding: 20px;
	}

#bottom_center_main {
	float: left;
	margin-left: 25px;
	width: 440px;
	background: white url('images/bottom_main_bg.gif') repeat-x;
	padding: 20px;
	}

#bottom_right_main {
	float: left;
	margin-left: 25px;
	background: white url('images/bottom_main_bg.gif') repeat-x;
	padding: 20px 20px;
	width: 175px;
	font-size:10px;
	}

#bottom_left {
	float: left;
	width: 175px;
	background: white url('images/bottom_main_bg.gif') repeat-x;
	padding: 20px;
	}

#bottom_center {
	float: left;
	margin-left: 25px;
	width: 495px;
	background: white url('images/bottom_main_bg.gif') repeat-x;
	padding: 20px;
	}

#bottom_right {
	float: left;
	margin-left: 25px;
	width: 120px;
	background: white url('images/bottom_main_bg.gif') repeat-x;
	padding: 20px;
	font-size: 7px;
	}

.center_bottom_header {
	font-size: 180%;
	padding:10px 5px;
	text-transform: uppercase;
	color: #888888;
	font-weight: bold;
	}

.center_bottom_content {
	}

.InThisIssueLink {
	color: #878788;
	font-family: Gotham;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:bold;
	}

.linkdiv {
	margin: 5px;
	}

.ayc_table {
	background: white url('images/ayc_bg.png');
	width: 223px;
	height: 68px;
	padding: 0;
	margin-left: -4px;
	}

.boldInThisIssue {
	color: white;
	font-size: 20px;
	font-family: Gotham;
	font-weight: bold;
	padding-left: 20px;
	}

.TextInThisIssue {
	color: white;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	width: 150px;
	}

.link_readmore {
	font-family: Trebuchet MS;
	font-size: 10px;
	}

a.link_readmore {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}

.pl_link_readmore {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	margin-left:10px;
	}

a.pl_link_readmore {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}

.fs_link_readmore {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	}

a.fs_link_readmore {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}

.fs_link_readmore_left {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	margin-left:102px;
	}

a.fs_link_readmore_left {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}

a.link_readmore.recent {
	font-size: 130%;
	font-weight: bold;
	margin: 0 10px 10px 0;
	text-transform: none;
	}

.link_readmore_recent {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}

.recent_date {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	}

.fs_text p {
	font-weight: bold;
	color: #78787a;
	}

.cat-post-home-item {
	padding-top:25px;
	}

.fs_text {
	font-weight: bold;
	}

.recent_name {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	}

.poll_header.recent {
	margin-bottom: 30px;
	}

.poll_header.recent_comm {
	margin-bottom: 40px;
	}

.link_Author_the_columns {
	float: left;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

.Page_Header {
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight:bold;
	color: #878788;
	margin-bottom: 25px;
	margin-top: 25px;
	}

.link_readmore_the_columns {
	float: right;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

a.link_archive {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}

a.top_right_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -0.025em;
	color: #878788 !important;
	padding: 0;
	text-decoration: none;
	line-height:22px;
	}

.recent_div {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 34px;
	margin-bottom: 23px;
	}

.Column_category_header {
	font-family: Trebuchet MS;
	font-size: 24px;
	line-height: 33px;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #878788;
	padding:10px 0px 10px 0px;
	}

.With_big_Images{
	padding-left: 5px !important;
}

.TheColumns_header {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #3591b7 !important;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:8px;
	}

.TheColumns_header A{
	color: #3591b7 !important;
	text-decoration: none;
}

.TheColumns_Article_header {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #3591b7 !important;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:2px;
	}

.TheColumns_Article_header A{
	color: #3591b7 !important;
	text-decoration: none;
}

.columns_entry {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #878788;
	}
.columns_entry_rigth{
	width:360px;
	float: right;
}

.category_entry {
	font-family: Trebuchet MS;
	font-size: 12px !important;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #999999;
	}
.category_entry p{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #999999;
	}

.categories_author_link {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.02em;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	}

.entry {
	color: #78787a;
	}

.ws_bg {
	background-color:#C9182D;
	padding:5px 0;
	}

.ws_main {
	background: #78787a url('images/ws_main_bg.gif') repeat-y;
	text-align:center;
	}

.ws_logo {
	padding:20px 0 0 0px;
	width:90%;
	}

.ws_number {
	color:#b43336;
	font-family:Arial;
	font-size:110px;
	font-weight:bold;
	line-height:113px;
	position:relative;
	letter-spacing: -0.08em;
	vertical-align:top;
	margin-right:30px;
	}

.ws_number_100 {
	color:#b43336;
	font-family:Arial;
	font-size:95px;
	font-weight:bold;
	line-height:113px;
	position:relative;
	letter-spacing: -0.08em;
	vertical-align:top;
	margin-right:34px;
	}

.ws_perc {
	font-family:Arial;
	font-size:31%;
	line-height:52px;
	padding-left:5px;
	position:absolute;
	top:9px;
	letter-spacing: -0.02em;
	vertical-align:top;
	font-weight:normal;
	}
.ws_perc_narrow{
	top:0px;
}
.ws_perc_th{
	font-size:22% !important;
	line-height:36px !important;
}


.ws_text {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 12px;
	letter-spacing:-0.02em;
	color: #666666;
	text-align: center;
	margin: 0 5px;
	padding-bottom: 10px;
	}

.ws_bottomtext_left {
	float: left;
	padding-top: 10px;
	}

.ws_bottomtext_right {
	float: right;
	padding-top: 10px;
	}

.ws_bottom_links {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS;
	display: block;
	}

.bottom_center_title {
	font-family: Arial;
	font-weight: bold;
	font-size: 40px;
	line-height: 33px;
	letter-spacing: -0.04em;
	color: #878788 !important;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	}

.its_top {
	background: transparent url('images/in_this_issue_bg.png') top no-repeat;
	padding-top: 50px;
	margin-bottom: 9px;
	/*min-height: 170px;*/
	}

.CategoryNav {
	background-color: #DEDCDC;
	margin: 0 -20px;
	padding: 3px 10px;
	}

.bottom_right_title {
	color: #878788;
	/*font-size: 30px;*/
	font-size: 300%;
	font-family: Arial;
	font-weight: bold;
	line-height: 90%;
	letter-spacing: -0.04em;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	}

.spotlight_header {
	color: #666666;
	/*color: #3591b7 !important;	*/
	font-size: 11px;
	font-family: Trebuchet MS;
	text-align: center;
	padding: 20px 0 10px;
	text-transform: none;
	}

.sidebar_title {
	font-family: Trebuchet MS;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
	width: 170px;
	color: #878788 !important;
	text-transform: uppercase;
	}

.sidebar_List {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	color: #999999 !important;
	}

.sidebar_pic {
	text-align: center;
	border:1px solid #e1e1e1;
	width: 475px;
	/*height: 251px;*/
	padding: 5px;
	margin-bottom:20px;
	}

.bottom_top_menu {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	color: #000000 !important;
	line-height: 12px;
	letter-spacing: 0.02em;
	padding: 0 3px;
	text-transform: uppercase;
	text-decoration: none;
	}

A.bottom_top_menu {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	color: #000000 !important;
	line-height: 12px;
	letter-spacing: 0.02em;
	padding: 0 3px;
	text-transform: uppercase;
	text-decoration: none;
	}

A.ct_current {
	color: #b33336 !important;
	}
.top_story_text {
	float: right;
	width: 225px
	}
.top_story_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 26px;
	letter-spacing: 0em;
	margin: 0 0 0 0;
	color: #3591b7 !important;
	}

.top_story_header A{
	color: #3591b7 !important;
	text-decoration: none;
}
.top_story_big_header {
	font-family: Arial;
	font-weight: bold;
	font-size: 78px;
	line-height: 65px;
	letter-spacing: -0.04em;
	margin: 0 0 0 0;
	margin-left: -6px;
	color: #3591b7 !important;
	}

.top_story_content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #878788 !important;
	min-height: 170px;
	}

.top_story_content p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.02em;
	color: #878788 !important;
	}

.top_story_pic {
	float: left;
	margin-right: 15px;
	}

.top_story_hr {
	display: block;
	border-color: #DEDCDC;
	border-style: solid;
	border-width: 1px 0 0;
	}

.recent_hr {
	display: block;
	border-color: #DEDCDC;
	border-style: solid;
	border-width: 1px 0 0;
	margin-top: 12px;
	margin-bottom: 12px;
	}

.top_story_hr.categories {
	margin-bottom: 30px;
	}

.top_story_hr.recent {
	margin: 0 0 30px;
	}

.fs_float_left {
	float: left;
	padding-right: 20px;
	}
.fs_float_left_margin {
	float: left;
	padding-right: 20px;
	margin-top:9px;
	}
.fs_float_right {
	float: right;
	/*padding-right: 20px;*/
	margin-top:9px;
	}

.sidebar_div {
	background: white url('images/sidebar_bg.png') repeat-x;
	width: 189px;
	padding-left: 20px;
	padding-top: 30px;
	}

.sidebar_shadow {
	float: left;
	background: transparent url('images/sidebar_shadow.png') top right no-repeat;
	margin: 0px 20px 10px 0;
	padding: 6px 6px 0 0;
	}

.Post_Title {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	color: #3399cc !important;
	text-align: left;
	}

.post_category_link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000 !important;
	text-transform: uppercase;
	text-decoration: none;
	}

.fs_float_right {
	float: right;
	padding-left: 10px;
	}

.fs_article {
	margin-top: 15px;
	margin-bottom: 15px;
	}

.fs_article_header {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	letter-spacing: 0.02em;
	color: #3591b7 !important;
	text-transform: uppercase;
	}
.fs_article_header A{
	color: #3591b7 !important;
	text-decoration: none;

}
.fs_article_text {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.02em;
	color: #878788 !important;
	text-align:left !important;
	margin-top: 4px;
	}

.fs_article_text_narrow{
	float: right;
	width: 101px;
}
.fs_article_text_narrow_left{
	float: left;
	width: 110px;
}
.fs_article_text p {
	margin-top: 0px!important;
	font-family: Trebuchet MS!important;
	font-size: 11px!important;
	line-height: 14px!important;
	letter-spacing: 0.02em!important;
	color: #878788 !important;
	text-align:left !important;
	}

.fs_article_header.the_columns {
	text-transform: none;
	font-weight: bold;
	}

.categories_header{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	color: #3591b7 !important;
	text-decoration: none;
	margin-top: 0px;
	}

.Post_Category {
	margin-bottom: 10px;
	}

.polls_class {
	border:1px solid #DEDCDC;
	margin-bottom: 10px;
	}

.polls_class .polls_class  {
	border:none;
	margin-bottom: 0px;
	}

.polls_class .wp-polls  {
	border:none;
	}
.widget_div {
	border:1px solid #DEDCDC;
	margin-bottom: 10px;
	}

.widget_title {
	background-color: #999999;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:15px;
	font-weight:bold;
	text-transform: uppercase;
	}

.widget_title_recent{
	background-color: #999999;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
	text-transform: uppercase;
	}

.poll_Title {
	background-color: #999999;
	color: white;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 0;
	padding: 1px;
	padding-left:4px;
	text-indent: 5px;
	text-transform: uppercase;
	}

.poll_header {
	font-size: 12px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #666666;
	margin: 10px;
	}

.PostsWidgets_header {
	background-color: #999999;
	color: white;
	margin: 0;
	padding: 1px 0;
	text-indent: 5px;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	}

.polls_ul {
	margin: 10px 0 10px 10px;
	padding: 0;
	}

.center_search_form {
	background: transparent url('images/center_search_form.png') no-repeat;
	width: 437px;
	height: 58px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	}

.center_search_inp {
	float: left;
	margin: 17px 0 0 75px;
	}

.center_search_input {
	font-size:14px;
	height: 16px;
	width: 185px;
	border-bottom:medium none;
	}

.center_search_btn {
	float: left;
	margin: 19px 0 0 13px;
	width: 24px;
	height: 16px;
	background: white url('images/go_button.png') no-repeat;
	cursor:pointer;
	}

.center_search_btn:hover { /*IE*/
	/*float: left;
	margin: 19px 0 0 13px;
	width: 24px;
	height: 16px;
	background: white url('images/go_button.gif') no-repeat;*/
	background-position:bottom;
	cursor:pointer;
	}

.center_search_go {
	float: left;
	margin: 19px 0 0 90px;
	height: 16px;
	background: white url('images/go_button.png') no-repeat;
	cursor:pointer;
	}

.center_search_go:hover { /*IE*/
	background-position:bottom;
	cursor:pointer;
	}

#comments {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	background-color: #999999;
	color: white;
	margin-top: 10px;
	padding: 2px 20px;
	text-transform: uppercase;
	margin-left:-25px;
	margin-right:-25px;
	}

#outer_comment {
	background-color: #999999;
	padding: 5px 0;
	}

#inner_comment {
	background-color: #F4F4F4;
	padding: 20px;
	}

.leave_reply {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 10px;
	}

.inp_comm {
	display: block;
	margin-left: 60px;
	width: 230px;
	}

.field_label {
	float: left;
	text-transform: uppercase;
	margin-top: 3px;
	font-family: Trebuchet MS;
	font-size: 10px;
	}

.comm_row {
	margin-top: 10px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	padding-left:5px;
	padding-right:5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
	padding: 0;
	margin: 0;
	background-color:#E6E6E6;
	}
.scrol_div_footer{
	background-color:#E6E6E6;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	color: #3399cc !important;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#respond:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: 0 none;
	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children {
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
	position: absolute;
	left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/* Our changes */

.simple_search {
	margin: 5px 0 0 -127px;
	float: left;
	}

.scrol_div_hometop{
	margin-top: -6px;
}

.advanced_search {
	float: left;
	margin: 60px 0 0 -105px;
	display:none;
	}

.advanced_search A {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 10px;
	color: #3591b7 !important;
	text-decoration: underline;
	}

.SEARCH_div {
	border:1px solid #C9C9C9;
	float:left;
	padding:0;
	background-color: #e0e0e0;
	}

.SEARCH_inp {
	border: 0 none;
	font-size: 10px;
	height: 12px;
	margin-top: 1px;
	width: 170px;
	}

.SEARCH_Lbl {
	background-color:#E0E0E0;
	float:left;
	font-size:9px;
	font-weight:bold;
	letter-spacing:0.01em;
	line-height:11px;
	margin-left:4px;
	margin-right:4px;
	margin-top:2px;
	}

.SEARCH_btn {
	width: 24px;
	height: 16px;
	cursor:pointer;
	}

.SEARCH_btn:hover div {
	background-position:bottom;
	cursor:pointer;
	}

.SEARCH_btn_div {
	width: 24px;
	height: 16px;
	background: white url('images/go_button.png') no-repeat;
	}

.center_search_btn_div {
	width: 24px;
	height: 16px;
	}

.SEARCH_img {
	margin-top: 2px;
	visibility: hidden;
	}

.footer_top_header {
	color: #c91b2b;
	}

.footer_top_center {
	height: 60px;
	margin-left: 100px;
	}

.footer_top {
	background: #E5E5E5 url('images/footer_top_bg.png') no-repeat -115px 0px;
	height: 67px;
	}

.footer_top_shadow {
	background: transparent url('images/footer_top_shadow.gif') repeat-x;
	height: 4px;
	}
.scrol_div_footer_top_shadow{
	background: transparent url('images/footer_top_shadow.gif') repeat-x;
}
.footer_middle {
	background-color: #e6e6e6;
	}
.scrol_div_footer_middle{
	background-color: #e6e6e6;
	padding-top: 20px;
	height: 131px;
}
.footer_banner{
	}

.footer_copy {
	background-color: #8a8a8a;
	color: white;
	height: 19px;
	font-size: inherit;
	}
.scrol_div_footer_copy{
	background-color: #8a8a8a;
	padding-top: 3px;
	font-family: Trebuchet MS;
	font-size: 10px;
}
.footer_Caption {
	font-family: Gotham;
	font-size: 23px;
	font-weight: bold;
	float:left;
	color: #b43336;
	font-size: large;
	padding-top: 14px;
	}

.footer_Text {
	float: left;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	margin-left: 40px;
	padding-top: 14px;
	width: 180px;
	}

.footer_Form {
	float: left;
	margin-left: 38px;
	}

.footer_Form_text {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	float: left;
	margin-top:-1px;
	}

.footer_inp_name {
	margin-left: 460px;
	width: 164px;
	height: 18xp;
	border-bottom: none;
	height: 16px;
	font-size: 14px;
	}

.footer_inp_email {
	margin-left: 37px;
	width: 164px;
	height: 18xp;
	border-bottom: none;
	height: 16px;
	font-size: 14px;
	}

.submit_btn {
	}

.submit_btn_div_footer {
	margin: 21px 0 0 860px;
	}

.sbmt_btn_rigth {
	float: right;
	margin-right: 21px;
	margin-top: 5px;
	}

.submit_btn  div {
	width: 45px;
	height: 15px;
	background: white url('images/submit_button.png') no-repeat;
	cursor:pointer;
	}

.submit_btn:hover  div {
	background-position:bottom;
	cursor:pointer;
	}

.Pool_Vote div {
	width: 45px;
	height: 15px;
	background: white url('images/vote_button.png') no-repeat;
	cursor:pointer;
	}

.Pool_Vote:hover div {
	background-position:bottom;
	cursor:pointer;
	margin-right:2px;
	}

.clear {
	clear: both;
	}

.PhotoGaleryDiv {
	width: 220px;
	margin-right:12px;
	margin-top: 0px !important;
	}

.AdvDiv {
	margin-top: 20px;
	}

#PhotoGalery {
	border:1px solid #CCCCCC;
	margin:20px 20px 10px;
	margin-top: 0px !important;
	padding:0;
	width:210px;
	}

#PhotoGalery li {
	list-style:none;
	}

#PhotoGalery .jq-ss-crop {
	float: left;
	}

#left,#right {
	font-family: Trebuchet MS;
	font-size: 10px;
	letter-spacing: 0.02em;
	display: block;
	text-decoration: none;
	color: black;
	float: left;
	margin-bottom: 10px;
	margin-top:10px;
	}

#left {
	margin-left: 72px;
	}

#right {
	margin-left: 3px;
	}

#view {

	background-color:black;
	width:200px;
	margin:5px;
	overflow: hidden;
	}

#images {
	width: 3818px !important;
	width: 3822px;
	padding: 0;
	}


#imagescontainer{

	background-color:black;
}
#imagescontainer tr td{

	background-color:black;
}
#images li img {
	border: 0;
	}

.screenTitle {
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Trebuchet MS;
	font-size: 10px;
	letter-spacing: 0.02em;
	text-align: left;
	height: 60px;
	width: 210px;
	overflow: auto;
	}

.small_content{
	float: right;
	width: 405px;
}

.comment-body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	}

.comment_float_left {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #040404;
	text-decoration:none;
	float: left;
	}

.comment_float_left A {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #040404;
	text-decoration:none;
	}

.comment_float_rigth {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #040404;
	text-decoration:none;
	float: right;
	}

.comment_float_rigth A {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #040404;
	text-decoration:none;
	}

.display_none {
	display: none;
	}

.main_icon_left {
	float: left;
	padding-right: 19px;
	padding-bottom: 12px;
	}

.main_content_right{
	float: right;
	width:405px;
	}

.begore_main_content {
	margin-top: -8px;
	margin-bottom: 16px;
	}

.link_readmore_top_story {
	margin-top: 5px;
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 19px;
	letter-spacing: 0.02em;
	}

a.link_readmore_top_story {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 19px;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-decoration: none;
	color: black;
	}

.link_archive_top_story {
	margin-top: 18px;
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 19px;
	letter-spacing: -0.07em;
	}

a.link_archive_top_story {
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 19px;
	letter-spacing: -0.07em;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}

.notify_chk {
	float: left;
	width: 12px;
	height: 12px;
	margin-left: 60px;
	margin-right: 10px;
	}

.notify_lbl {
	font-family: Trebuchet MS;
	font-size: 10px;
	letter-spacing: 0.02em;
	line-height: 20px;
	text-decoration: none;
	color: black;
	float: left;
	}

.link_navi {
	color: #000000;
	display: block;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
.NoHeight{
	height: auto;
}

.PhotoGaleryDiv_head{
	width:485px;
}
#PhotoGalery_head
{
	border:1px solid #CCCCCC;
	padding:0;
	width:485px;
}
#PhotoGalery_head li {
	list-style:none;
	}

#PhotoGalery_head .jq-ss-crop {
	float: left;
	}

.padding_paging_head {
	margin-left: 202px !important;
	}


.view_head{
	width:475px !important;
	}
.screenTitle_head {
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 2px;
	font-family: Trebuchet MS;
	font-size: 10px;
	letter-spacing: 0.02em;
	text-align: left;
	height: 30px;
	width: 485px;
	overflow: auto;
	padding-top:4px;
	margin-top:-4px;
	}

.Link_Arrow {
	width: 4px;
	height: 6px;
	background: white url('images/button.png') no-repeat;
	cursor:pointer;
	}

/*Comics*/

.widget_title_comics{
	background-color: #999999;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	text-align: center;
	}

.comics_div {
	text-align: right;
	}
.widget_comics_div{
	margin-top:20px;	
	margin-bottom:20px;
}

