/*
Theme Name: Faster Times for individual blogger
Theme URI: http://fastertimes.com/
Description: Faster Times for individual blogger
*/

/* Reset */
* {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 0 5px;
}

.alignleft {
	margin-right: 10px;
}

a {
	text-decoration: none;
	color: #3D61B9;
}

img { 
	border: 0;
}

/* General */
body {
	font-family: "Georgia", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #56575b;
	background: #696464;
}

/* Layout */
#page_wrapper {
	width: 1080px;
	margin: 0 auto 1px;
}

#page_shadow_l {
	background: url(images/page_shadow_l.jpg) repeat-y left top;
	padding-left: 20px;
}

#page_shadow_r {
	background: url(images/page_shadow_r.jpg) repeat-y right top;
	padding-right: 20px;
}

#page {
	background: #fff;
	padding: 5px 44px 40px 44px;
	height: 100%;
	min-height: 1500px;
}

#top_banner {
	margin: 0 auto;
	width: 728px;
}

#logo {
	margin: 34px auto 0;
	width: 550px;
}

#current_datetime_1 {
	margin: -20px 0 0 0;
	float: left;
	line-height: 30px;
}

#search_1 {
	margin: -25px 0 0 0;
	float: right;
	line-height: 30px;
}

#search_2 {
	margin: 20px 0 0 0;
	line-height: 30px;
}

#search_2 .search_input {
	width: 225px;
}

#search_2 .search_button {
	padding: 0;
	width: 60px;
}

#headline {
	padding: 10px 0 0;
	height: 110px;
	display: block;
}

#section_logo {
	display: block;
	float: left;
	width: 180px;
	height: 105px;
	margin: 0;
	padding: 0;
}

#section_editor {
	float: left;
	width: 115px;
	margin: 65px 0 0 0;
}

#section_editor_avatar {
	float: left;
	width: 60px;
	margin: 30px -10px 0 0px;
}

#section_editor_avatar img.section_editor_avatar {
	width: 85px;
}

#datetime_3 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
	color: #a7a5a5;
}

#mustread {
	clear: both;
	margin: 5px 0;
}

.bloggers_slider {
	clear: both;
	margin: 20px 0;
}

#body {
	padding: 1px;
}

.col_left {
	float: left;
	width: 316px;
}

.col_left h1.around {
	clear:both;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.5px;
	margin:10px 0 20px;
	padding:0;
	text-transform:uppercase;
}

.col_mid {
	float: left;
	width: 316px;
}

img.size-full
{
  max-width:390px;
}

.col_right {
	float: right;
	width: 296px;
	margin-left: 20px;
	display: inline;
}

.col_leftmid {
	width: 632px;
	float: left;
}

#footer {
	clear: both;
	height: 24px;
}

#footer_menu {
	float: left;
	height: 24px;
}

#copyright {
	float: right;
	height: 24px;
}

/* Typo */
#current_datetime_1{
	font-family: "Trebuchet MS", "Lucida Sans Unicode";
}

.search_input,
.search_button,
#footer_menu a,
#copyright,
.blog_list_item .blog_cat,
.blog_block .blog_author .blog_author_title,
.blog_block .blog_more,
.tab_most span,
.tab_item span,
.bio_more a,
.headline_more a,
.post_section a,
.post_info span.post_date,
.post_info a.post_author,
.blogger_name a {
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
}

.blog_author {width:280px;margin-left:28px;padding-top:8px;}


.post_related h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#current_datetime_1{
	color: #a7a5a5;
	font-size: 11px;
	font-weight: bold;
}

.search_input, .search_button {
	color: #1d1c2b;
	background: #fff;
}

#headline h1 a {
	color: #1e538d;
	/*font-size: 42px;*/
	font-size: 38px;
	/*font-weight: bold;*/
	font-weight: normal;
	font-style: oblique;
}

#headline h1 a:hover {
	color: #4f86bf;
}

#headline ul li a {
    color: #414242;
    font-size: 14px;
    font-weight: bold;
    font-style: oblique;
}

#headline ul li a:hover {
	color: #848484;
}

#mustread span {
	color: #979595;
	font-weight: bold;
	font-style: oblique;
}

#mustread span.seperator {
	color: #979595;
	font-weight: bold;
	font-style: oblique;
	font-family: "Lucida Sans Unicode", "Trebuchet MS";
}

.blogger_name a {
	color: #a2a1ac;
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
}

.blogger_name a:hover {
	color: #c6c6cf;
}

.blogger_posttitle {
	font-size: 12px;
	color: #1e538d;
    font-weight: bold;
}

.blogger_posttitle a {
	font-size: 12px;
	color: #1e538d;
    font-weight: bold;
}

.blogger_posttitle a:hover {
	color: #3f74ae;
}

#footer {
	color: #fff;
}

#footer_menu a {
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

#copyright {
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.blog_list_item .blog_cat {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #b8c2c8;
	font-weight: normal;
}

.post_related .blog_list .blog_list_item .blog_title a {
	font-size: 13px;
	font-weight: bold;
	color: #1e538d;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post_related .blog_list .blog_list_item .blog_title a:hover {
	color: #3f74ae;
}

.authorbio{
	font-size:12px;
	border-top:1px solid #D6D7D4;
	margin-top: 10px;
}

.authorbio h2{
	padding-top:20px;

}

.authorbio p{
	padding:0px;
	margin:0px;
	color:#999999!important;
}

.authorbio p a,
.authorbio p a:link,
.authorbio p a:hover,
.authorbio p a:active,
.authorbio p a:visited{
	font-weight:normal;
}

.blog_list_item .blog_title,
.blog_list_item .blog_title a {
	font-size: 24px;
	/* font-size: 24px; */
	font-weight: normal;
	color: #1e538d;
}

.blog_list_item .blog_title a:hover {
	color: #3f74ae;
}

.blog_list_item .blog_posted {
	color: #9b989a;
	font-weight: bold;
	font-size: 11px;
	display:none;
}

.blog_block .blog_author {
	color: #a2a1ac;
}

.blog_block .blog_author .blog_author_title {
	font-size: 11px;
    text-transform: uppercase;
}

.blog_block .blog_title,
.blog_block .blog_title a {
	font-size: 20px;
	font-weight: normal;
	color: #1e538d;
	padding: 5px 0 0;
}

.blog_block .blog_title a:hover {
	color: #3f74ae;
}

.blog_block .blog_posted {
	font-weight: bold;
	font-size: 11px;
	color: #9b989a;
	display:none;
        
}

.blog_block .blog_content {
	font-size: 12px;
	color: #000;
}

.blog_content p {
    line-height: 22px;
    margin-bottom: 20px;
}

.blog_content ul {
    padding-left: 30px;
	list-style-position: inside;
}

.blog_block .blog_more a {
	color: #414242;
	font-weight: bold;
	font-size: 13px;
}

.blog_block .blog_more a:hover {
	color: #848484;
}

.tab_item span {
	font-size: 9px;
	color: #7a827f;
	white-space: nowrap;
}

.tab_most span {
    font-size: 9px;
    color: #7a827f;
    white-space: nowrap;
}

.bio_more {
	background: #000;
	color: #fff;
	text-align: left;
}

.bio_more a {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.compact_blog_list_item {
	/* font-size: 13px; */
	font-size: 13px;
	color: #8c8787;
	font-weight: bold;
}

.compact_blog_list_item a {
	/* font-size: 15px; */
	font-size: 15px;
	color: #1e538d;
	font-weight: bold;
}

.compact_blog_list_item a:hover {
	color: #3f74ae;
}


.headline_title a {
color:#000000;
font-size:24px;
font-weight:normal;
text-transform:uppercase;
}


.headline_title a:hover {
	color: #333;
}

.headline_posttitle a {
color:#1E538D;
font-size:36px;
font-style:oblique;
font-weight:normal;
}


.headline_posttitle a:hover {
	color: #3f74ae;
}

.headline_more {
	background: #000;
	color: #fff;
	text-align: right;
}

.headline_more a {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d5d3d3;
	text-transform: uppercase;
}

.headline_more a {
	color: #e8e8e8;
}

.bio_title a {
	/* font-size: 27px; */
	font-size: 28px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

.bio_title a:hover {
	color: #333;
}

.bio_content {
	clear: left;
	float: left;
	padding: 30px 10px;
	font-size: 14px;
	line-height: 20px;
}

.post_section a {
	/* font-size: 27px; */
	font-size: 30px;
	font-weight: normal;
	color: #787b78;
	text-transform: uppercase;
}

.post_section a:hover {
	color: #9c9f9c;
}

.post_title a {
	/* font-size: 27px; */
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

.post_title a:hover {
	color: #333;
}

.post_info span.post_date {
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
}

.post_info a.post_author {
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
}

.post_related h3 {
	color: #787b78;
	font-size: 14px;
}

.post_comment_content {
	font-size: 16px;
}

.comment_author {
	font-weight: bold;
	color: #878b92;
}

.comment_content {
	color: #486494;
	font-size: 15px;
	line-height:22px;
	font-weight: normal;
}

.comment_date {
	color: #878b92;
	font-size: 10px;
	font-weight: bold;
}

/* Style */
.search_input {
	border: 1px solid #a5adaa;
	width: 120px;
	padding: 1px;
}

.search_button {
	border: 1px solid #a5adaa;
}

#headline {
	background: url(images/headline_bg.jpg) no-repeat left top;
}

#headline img.headline_image {
	float: left;
	width: 122px;
    /*height: 110px;*/
    overflow: hidden;
	display: block;
	margin: 0 30px 0 0;
}

#headline h1 {
	float: left;
	width: 770px;
	margin: 10px 0px;
	display: inline;
}

#headline ul {
	float: left;
	width: 770px;
	margin: 0 0 0 0;
	display: inline;
	list-style-type: none;
}

#headline ul li {
	background: url(images/icon_headline_list.jpg) no-repeat left 50%;
	float: left;
	padding: 0 10px 0 10px;
	list-style-type: none;
}

.bloggers_slider {
    height: 139px;
    display: block;
    overflow: hidden;
    border: 1px solid #d2d3d1;
}

.left_button {
    float: left;
    height: 139px;
    width: 36px;
    display: block;
    cursor: pointer;
}

.right_button {
    float: left;
    height: 139px;
    width: 36px;
    display: block;
    cursor: pointer;
}

.slider_disable_button {
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

.slider {
    position: relative;
    width: 878px;
    float: left;
    display: block;
    height: 139px;
    overflow: hidden;
}

.slider_inner {
    width: 20000em;
    position: absolute;
}

.slider_inner ul, .slider_inner ul li {
    list-style-type: none;    
	/*margin: 0;*/
}

.blogger_block {
	width: 209px;
	/*margin: 10px 0 0px 10px;*/
    padding: 0;
    padding: 10px 0 0 10px;
	float: left;
	display: block;
    border-right: 1px solid #dfdfdf;
	overflow: hidden;
}

.blogger_avatar {
	float: left;
	width: 105px;
    height: 130px;
    margin: 0;
    overflow: hidden;
}

.blogger_avatar img {
    height: 130px;
}

.blogger_name {
	float: left;
	width: 89px;
	padding-left: 5px;
    padding-right: 10px;
}

.blogger_posttitle {
	float: left;
	display: block;
	width: 89px;
	padding-left: 5px;
    padding-right: 0px;
}

/* home page - left column style */
.blog_list {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.blog_list li {
	list-style-type: none;
}

.blog_list .blog_list_item {
	margin: 5px 0 25px 0;
}

.blog_list_item .blog_cat {
	display: inline;
	padding: 2px 5px;
}

.blog_list_item .blog_cat_icon {
	padding-bottom: 3px;
}

.blog_list_item .blog_rss {
	padding-left: 5px;
}

.blog_list_item .blog_title,
.blog_list_item .blog_title a {
	margin: 5px 0 0 0;
	color:#1E538D;
	font-size:20px;
	font-weight:normal;
	
}

/* home page - mid column style */

.blog_block {
    clear: both;
}

.blog_block .blog_author {
	height: 90px;
}

.blog_block .blog_author .blog_author_avatar {
	float: left;
	display: block;
	margin-left: 4px;
}

.blog_block .blog_author .blog_author_title {
	float: left;
	margin: 62px 0 0 0;
	padding: 0 0 0 10px;
	line-height: 14px;
	display: block;
}

.blog_block .blog_content {
	line-height: 22px;
	margin: 10px 0 0 0;
}

.blog_block .blog_content .blog_image {
	float: left;
	margin: 0 10px 10px 0;
}

.blog_block .more-link {
    clear: both;
    display: block;
    margin: 10px 0 0px 0;
    padding: 0 0 10px 0;
    border-bottom:1px dotted #999;
}

.blog_block .blog_more {
	display: block;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 0;
}

.col_mid .ads_block {
	clear: both;
	margin: 0px 0 0 20px;
	padding: 10px 0 20px 0;
	border: 1px solid #d2d3d1;
	border-width: 0 1px;
}

.col_mid .ads_block img {
	width: 295px;
}

/* home page - right column style */
.col_right .ads_block {
	margin: 5px 0 20px 0;
}

.tab_panel {
	list-style-type: none;
	min-height: 22px;
	margin-top: 20px;
	margin: 20px -0px 0 0;
	padding-left: 0px;
	background: url(images/tab_bg.jpg) repeat-x bottom;
}

.tab_most {
    float: left;
    list-style-type: none;
}

.tab_item {
	float: left;
	list-style-type: none;
}

.tab_most a {
    float: left;
	line-height: 22px;
	height: 22px;
	display: block;
	padding-left: 4px;
    padding-right: 8px;
	outline: 0;
}

.tab_item a {
	float: left;
	line-height: 22px;
	height: 22px;
	display: block;
	padding-left: 4px;
	outline: 0;
}

.tab_item span {
	display: block;
	background: url(images/tab_right.jpg) no-repeat right bottom;
	padding-right: 4px;
}

.last_tab_item span {
	background: transparent;
}

.tab_item_nosep span {
    background: transparent;
}

.ui-tabs-selected a {
	background: url(images/tab_over_left.jpg) no-repeat left bottom;
	padding-left: 8px;
}

.ui-tabs-selected span {
	background: url(images/tab_over_right.jpg) no-repeat right bottom;
	display: block;
	padding-right: 8px;
}

.ui-state-hover a,
.ui-state-hover span {
	color: #a8a7ad;
}

.ui-tabs-hide {
	display: none;
}

.ui-tabs-hidden {
	display: none;
}


.compact_blog_list {
	border: 1px solid #d6d7d4;
	border-width: 0 1px 1px 1px;
	padding: 10px 10px 10px 40px;
	margin: 0 0 20px 0;
	list-style-position: outside;
}

.compact_blog_rss {
	float: right;
	margin-top: -7px;
	margin-right: -7px;
	display: inline;
	list-style-type: none;
}

.compact_blog_list_item a {
	line-height: 22px;
	padding: 10px 0;
	display: block;
}

#footer {
	background: #000;
}

#footer_menu a {
	padding: 0 20px;
}

#copyright {
	padding-right: 10px;
}

.hlbg {
	background: url(images/headline_bg.jpg) no-repeat 50% top;
}

.headline {
    /*
	width: 632px;
	float: left;
    */
}

.headline_top {
    position: relative;
    height: 1%;
    min-height: 150px;
}

.headline_image {
    position: absolute;
    left: 0;
    bottom: 0;
}

.headline_title {
    margin-left: 135px;
	padding-top: 25px;
}

.headline_posttitle {
    margin-left: 135px;
	margin-top: 5px;
}

.headline_more {
	margin: 0 0 30px 0;
}

.headline_more a {
	line-height: 22px;
	background: url(images/icon_more2.jpg) no-repeat right 50%;
	padding-right: 15px;
	margin-right: 5px;
}

.bio {
}

.bio_top {
    position: relative;
    height: 1%;
    min-height: 150px;
}

.bio_image {
    position: absolute;
    left: 0;
    bottom: 0;
	width: 126px;
}

.bio_title {
	margin-left: 135px;
	width: 500px;
	padding-top: 65px;
}

.bio_seperator {
	clear: left;
	float: left;
	background: #000;
	width: 632px;
	height: 22px;
}

.bio_content {
	clear: left;
	float: left;
	padding: 30px 10px;
	line-height: 20px;
	width: 610px;
}

.bio_content p {
	margin-bottom: 20px;
}

.bio_more {
	clear: left;
	float: left;
	width: 632px;
}

.bio_more a {
	line-height: 22px;
	background: url(images/icon_more2.jpg) no-repeat right 50%;
	padding-right: 15px;
	margin-left: 5px;
}

.bio_blogger_post {
	clear: left;
	padding: 20px 10px;
}
.post {
}

.post_top {
    position: relative;
    height: 1%;
    min-height: 145px;
    padding-bottom: 22px;
}

.post_author_image {
    /*float: right;*/
    /*width: 150px;*/
    position: absolute;
    right: 0;
    bottom: 24px;
}

.post_section {
	width: 482px;
	margin-top: 25px;
}

.post_title {
	width: 482px;
	margin-top: 15px;
    padding-bottom: 15px;
}

.post_info {
    clear: both;
    background: #000;
    height: 22px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.post_info span.post_date {
	float: left;
	line-height: 22px;
	margin-left: 5px;
}

.post_info a.post_author {
	float: right;
	line-height: 22px;
	background: url(images/icon_more.jpg) no-repeat right 50%;
	padding-right: 15px;
	margin-right: 5px;
}

.post_body {
	clear: both;
    float: left;
	/*width: 392px;*/
}

.post_content {

}

.post_content a {
	color: #5173b8;
	font-weight: bold;
}

.post_related {
	float: left;
    width: 220px;
    margin-left: 20px;
    display: inline;
	background: #eff2f7;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.retweet{
	
}

.post_favorite {
	clear: left;
}
.post_favorite a {
    float: left;
    margin: 0 10px 0 0;
    display: inline;
    height: 17px;
}
.post_favorite .a2a_dd addtoany_share_save {
	float: left;
}
.post_favorite .share {
	background: url(images/share_button.jpg) no-repeat;
	width: 125px;
}

.post_favorite .print {
	background: url(images/print_button.jpg) no-repeat;
	width: 50px;
	height: 17px;
}

.post_favorite .email {
	background: url(images/email_button.jpg) no-repeat;
	width: 50px;
}

.post_favorite .share span,
.post_favorite .print span,
.post_favorite .email span {
	display: none;
}

.post_comments {
	clear: both;
	margin: 0px 0;
}

.post_add_comment {
	padding:0px;
	margin:10px auto 10px auto;
}

.post_add_comment input {
	padding:0px;
	margin:2px auto 2px auto;
}

.comment_textarea {
	border: 3px solid #768aaf;
	width: 620px;
	height: 120px;

	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

.comment_add {
	float: right;
	margin: 5px 8px 5px 0;
}

.post_comment_content {
	clear: both;
}

.comment0 {
	padding: 10px 10px 25px;
}

.comment1 {
	background: #eff2f7;
	padding: 10px 10px 25px;
}

.comment_author_avatar {
	float: left;
    margin: 0 5px 5px 0;
    display: inline;
}

.comment_author a {
	font-weight: bold;
	color: #486494;
}

.comment_date {
    clear: left;
	margin: 10px 0 5px;
}


/* MISC */
.clr {
	clear: both;
}

.pad1 {
	padding: 1px;
}

.pad10 {
	padding: 10px;
}

.padtb30 {
	padding: 30px 0;
}

.padtb30 ul {
    padding-left: 30px;
	list-style-position: inside;
}

.margin10_l {
	margin: 0 0 0 10px;
}

.margin20_l {
	margin: 0 0 0 20px;
}

.inner_pad10 {
	padding: 0 10px;
}

.border_lr {
	border: 1px solid #d2d3d1;
	border-width: 0 1px;
}

.border_r {
	border: 1px solid #d2d3d1;
	border-width: 0 1px 0 0;
}

.search_content h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0 15px 0;
}

.search_content h3 a {
	color: #1e538d;
}

.navigation {
	clear: both;
	font-size: 16px;
}

.navigation a {
	color: #1e538d;	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.post_content img.alignright {
	padding-left: 12px;
	padding-bottom: 4px;
}
.post_content img.alignleft {
	padding-right: 12px;
	padding-bottom: 4px;
}


.blog_list_item {
	clear: both;
}
.blog_right {
	float: left;
	width: 510px;
}
.blog_profile {
	width: 100px;
	float: left;
	height: 150px;
	padding-top: 10px;
}

.blog_list_item .blog_content, .blog_list_item .blog_posted, .blog_list_item .blog_more {
	padding-top: 10px;
}
.blog_list_item .blog_more a {
	color: #424242;
}

/* Login Style */
#loginform p {
	margin: 0 0 10px 0;
	font-size: 13px;
}

#user_pass,
#user_login,
#user_email,
#sender_name,
#receiver_name,
#receiver_email {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:24px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:97%;
}

#captcha {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:24px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:50%;
}

#loginform .submit {
	float: right;
}

#wp-submit-email,
#wp-submit-login,
#wp-submit-lost-password {
	background:#21759B url(../images/button-grad.png) repeat-x scroll left top;
	border-color:#298CBA !important;
	color:#FFFFFF !important;
	font-weight:bold;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	border:1px solid;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:12px;
	margin-top:-3px;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}

#lostpasswordform p {
	margin: 0 0 10px 0;
	font-size: 13px;
}

#lostpasswordform .message {
	background-color:#FFFFE0;
	border-color:#E6DB55;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 0;
	padding:12px;
}

/* NEW MENU */
.suckerfish {
    clear: both;
    background:#000000;
    display: block;
    padding: 0;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 30;
}
.snav {
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    background:#000000;
    line-height:25px;
    height: 25px;
    padding: 0 0 0 30px;
    margin: 0;
    position: relative;
    text-align: left;
}

.snav, .snav ul {
    list-style: none;
}

.snav ul {
    text-align: left;
}

.snav li {
    position: relative;
    /*float: left;*/
    display: inline;
    list-style: none;
    padding: 5px 0 4px 0;
    white-space: nowrap;
}

.snav li:hover {
    background: #333333;
}

.snav a {
    color:#dddddd;
    padding: 0 10px 0 10px;
}

.morepadding a {
    padding: 0 15px 0 10px; /* padding for seconde nav */
}

.snav li ul {
    position: absolute;
    visibility: hidden;
    top: 100%;
    left: 0;
    background:#222222;
    margin: 0;
    padding: 0;
    z-index: 95;
}

.snav ul li {
    position: relative;
    float: none;
    padding: 0;
    margin: 0;
    display: block;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    z-index: 100;
}

.snav li:hover > ul {
    visibility: visible;
    z-index: 105;
}

/* Second level */
.snav ul li ul {
    left: 100%;
    top: 0;
    visibility: hidden;
}

.snav ul li:hover > ul {
    visibility: visible;
}

/* Reset Default Blog Content format*/
.page_content ul,
.page_content ol,
.post_content ul,
.post_content ol {
    list-style-position: inside;
}

.page_content ul,
.page_content ol {
    padding-left: 30px;
}

.page_content li,
.post_content li {
    list-style-position: inside;
}

.page_content p,
.post_content p {
	font-size: 15px;
	font-weight: normal;
	color: #000;
    line-height: 22px;
	margin-bottom: 20px;
}

.padtb30 p {
font-size: 15px;
	font-weight: normal;
	color: #000;
    line-height: 22px;
	margin-bottom: 20px;
}

/* Page */
.page_content {
    padding: 30px 0;
}

/* Search formatting */
.result {
    clear: both;
    margin: 5px 0 30px;
}
.alter0 {
    background-color: #fdfdfd;
}
.alter1 {
    background-color: #f6f6f6;
}
.result h3 {
    font-size: 18px;
}
.search_content {

}
.search_content p {
    color: #6D6D72;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 20px;
}
.search_content ul {
    padding-left: 30px;
}
.search_content li {
    list-style-position: inside;
}
.search_date {
    clear: both;
    font-weight: bold;
    font-size: 11px;
    color: #9B989A;
}
.search_readmore {
    font-family: "Lucida Sans Unicode", "Trebuchet MS";
    display: block;
    margin: 0;
    padding: 0;
    color: #414242;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
}
/* e search formatting */

.more-link {
    font-family: "Lucida Sans Unicode", "Trebuchet MS";
    display: block;
    margin: 0;
    padding: 0;
    color: #414242;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
}

.more-link .blog_more {
    font-size: 13px;
    font-weight: bold;
    margin-left: 0;
}

/* login, join, logout */
.ft-top-box {
    font-family: "Verdana", "Lucida Sans Unicode", "Trebuchet MS";
    text-align: right;
    margin: 5px 0 10px 0;
}

.ft-join,
.ft-login {
    text-transform: uppercase;
    color: #a7a5a5;
    font-weight: 600;
}

.ft-join:hover,
.ft-login:hover {
    color: #60;
}

/* FASTER FACEBOOK, TWITTER, NEWSLETTER */
#newsletter_box {
    display: inline;
    float: left;
    width: 206px; /* 224 */
    height: 70px; /* 90 */
    padding: 10px 9px 10px 9px;
    margin: 0;
    background-color: #e2dee0;
}

#newsletter_box_sidebar {
    width: 303px;
    height: 53px;
    padding: 0px;
    margin: 0;
    background-color: #e2dee0;
}

#facebook_link {
    float: left;
    display: inline;
    margin-right: 10px;
}

#facebook_link_sidebar{
    float: left;
    display: inline;
}

#facebook_link_sidebar img{
	width:18px;
	padding-right:2px;
}

#twitter_link {
    float: left;
    display: inline;
}

#twitter_link_sidebar {
    float: left;
    display: inline;
}

#twitter_link_sidebar img {
	width:18px;
	padding:0px 2px 0px 2px;
}

#newsletter {
    clear: both;
}

#newsletter_sidebar {
    float:left;
	
}

#newsletter_text {
    font-family: "Verdana";
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 12px;
	margin-bottom:3px;
    text-align: left;
	color:#000;
}

#newsletter_text_sidebar {
    font-family: "Verdana";
    font-size: 10px;
    font-weight: bold;
	color:#000;
    text-transform: uppercase;
    padding:7px 0 3px 5px;
	margin:0px;
    text-align: left;
	
}

#follow_text_sidebar {
    font-family: "Verdana";
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    padding:8px 0 5px 5px;
	margin:0px;
    text-align: left;
	
}

#sidebar_link_text{
	font-family: "Verdana";
	font-size:9px;
	font-weight:bold;
	float:left;
	width:49px;
	line-height:9px;
}


#sidebar_link_text_twitter{
	font-family: "Verdana";
	font-size:9px;
	font-weight:bold;
	float:left;
	width:35px;
	line-height:9px;
}

#newsletter_icon {
    float: left;
    margin-top: 1px;
}

#newsletter_email {
    float: left;
    margin-left: 5px;
    display: inline;
    border: 1px solid #a0b2d4;
    color: #4c4b4b;
    font-size: 10px;
    padding: 2px;
    width: 135px;
    height: 13px;
    line-height: 13px;
}


#newsletter_email_sidebar {
    float: left;
    margin-left: 5px;
    display: inline;
    border: 1px solid #a0b2d4;
    color: #4c4b4b;
    font-size: 10px;
    padding: 2px;
    width: 120px;
    height: 13px;
    line-height: 13px;
}

#newsletter_go {
    float: left;
    display: block;
    margin-left: 0px;
    display: inline;
    border: 1px solid #a6aeab;
    color: #4c4b4b;
    padding: 0px;
    height: 19px;
    line-height: 19px;
    background-color: #ffffff;
}

#newsletter_go_sidebar {
    float: left;
    display: block;
    display: inline;
    border: 1px solid #a6aeab;
    color: #4c4b4b;
    margin: 0px 7px 0px 0px;
    height: 19px;
    line-height: 19px;
    background-color: #ffffff;
}

/* */

/* view all post format style */
.view-all-posts {
   color:#000000;
	font-family:"Verdana";
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	text-transform:uppercase;
}

.view-all-posts:hover {
    color: #B6B5BD;
}

.pagination a {
    font-family: "Verdana";
    font-size: 11px;
    text-transform: uppercase;
    color: #A2A1AC;
}

.pagination a:hover {
    color: #B6B5BD;
}
/* */

/* Tags formatting */
.tag-title {
    color: #000000;
    font-size: 28px;
    font-weight: normal;
    margin: 30px 0 30px 25px;
}

.tag-title span {
    padding-right: 20px;
    background: #fff url(../ft/images/icon_tag.jpg) no-repeat scroll right 3px;
}

.tag-sep {
    background: #000000 none repeat scroll 0 0;
    height: 22px;
    width: 100%;
    margin: 0 0 0 25px;
}

.tag {
    clear: both;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 12px;
}
p.tag-text {
    font-family: "Verdana", "Lucida Sans Unicode", "Trebuchet MS";
    clear: both;
    color: #a1bde5;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

p.tag-link {
    margin: 0;
    padding: 0;
}

p.tag-link a {
    margin: 0;
    padding: 0;
    color: #3d61b9;
    font-weight: bold;
}

p.tag-link a:hover {
    color: #7392da;
}
/* */


/* Related Posts / Authors formatting */
.relations{
	clear:both;
	margin-top:20px;
}

.relatedposts,
.moreauthor {
	padding:4px 8px 8px 8px;
    width:292px;
    font-size: 12px;
	margin-bottom:20px;
	
	min-height:230px;
	margin-top: 20px;
}


.relatedposts{
   float:right;
}

.moreauthor{
   float:left;
   }


.relatedposts ol,
.moreauthor ol{
	left:20px;
	list-style-position:outside;
	position:relative;
	width:250px;
}

.relatedposts li,
.moreauthor li{
	line-height:18px;
	list-style-position:outside;
	margin-bottom:12px;
}

.relatedposts small,
.relatedposts abbr{
	display:none;
}


.moreauthor h3{
    font-family: "Verdana", "Lucida Sans Unicode", "Trebuchet MS";
    clear: both;
    color: #a1bde5;
    font-weight: bold;
	font-size:12px;
    margin: 0 0 8px 0;
    padding: 0;
    text-transform: uppercase;
}

.relatedposts h1{
display:none;
}
.relatedposts h1.show{
    font-family: "Verdana", "Lucida Sans Unicode", "Trebuchet MS";
    clear: both;
    color: #a1bde5;
    font-weight: bold;
	font-size:12px;
    margin: 0 0 8px 0;
    padding: 0;
    text-transform: uppercase;
	display:block;
}

.relatedposts p{
   display:none;
}

.relatedposts a,
.moreauthor a {
    margin: 0;
    padding: 0;
    color: #3d61b9;
    font-weight: bold;
	font-size:14px;
}

.relatedposts a:hover,
.moreauthor a:hove {
    color: #7392da;
}
/* */


/* external link */
.external {

}
/* */

/* Block quote */
blockquote {
    margin: 10px 10px;
    padding: 0 0 0 20px;
    background: url(../ft/images/start_quote.gif) no-repeat top left;
}

blockquote p {
    padding: 0 20px 0 0;
    background: url(../ft/images/end_quote.gif) no-repeat bottom right;
}
/* */
/* back button formatting - laura 7.07 */
#backbuttons{
    clear:both;
    margin:0;
}

#backbuttons #closelink{
background:url(../ft/images/button_back_right.png) no-repeat top left;
display:block;
float:left;
width:5px;
height:21px;
}


#backsectionlink{
    padding:0px 0px 30px 5px;
    background:url(../ft/images/button_back_left.png) no-repeat top left;
    height:21px;
}


#backsectionlink a,
#backsectionlink a:link,
#backsectionlink a:active,
#backsectionlink a:hover,
#backsectionlink a:visited{
    background:url(../ft/images/button_back_center.png) repeat-x top left;
    color:#FFFFFF;
    font-family:"Verdana","Lucida Sans Unicode","Trebuchet MS";
    font-weight:bold;
    text-transform:uppercase;
    padding:1px 0 10px 1px;
    float:left;
    height:21px;
}

/* Adsense Testing */

#google_ads_frame2 #aubg{
	border:none;
}


/* AV Club Sidebox */

#avclub{
	color:#3F74AE;
	font-weight:bold;
	font-family:"Verdana";
}

#avclub ul{
	width:299px;
	padding-bottom:14px;
}

#avclub ul li{
	list-style-type:none;
	padding:3px 0px 3px 2px;
}

#avclub ul li a,
#avclub ul li a:link,
#avclub ul li a:active,
#avclub ul li a:hover,
#avclub ul li a:visited{
	text-decoration:none;
	color:#3F74AE;
	font-size:10px;
}


/* Flavorwire Sidebox */

#flavorwire{
	color:#3F74AE;
	font-weight:bold;
	font-family:"Verdana";
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
        padding:5px;
}

#flavorwire ul{
	width:299px;
	padding-bottom:14px;
}

#flavorwire ul li{
	list-style-type:none;
	padding:6px 0px 6px 2px;
}

#flavorwire ul li a,
#flavorwire ul li a:link,
#flavorwire ul li a:active,
#flavorwire ul li a:hover,
#flavorwire ul li a:visited{
	text-decoration:none;
	color:#3F74AE;
	font-size:12px;
}

/* Millions Sidebox */

#millionsrss{
	color:#3F74AE;
	font-weight:bold;
	font-family:"Verdana";
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
        padding:5px;
}

#millionsrss ul{
	width:299px;
	padding-bottom:14px;
}

#millionsrss ul li{
	list-style-type:none;
	padding:6px 0px 6px 2px;
}

#millionsrss ul li a,
#millionsrss ul li a:link,
#millionsrss ul li a:active,
#millionsrss ul li a:hover,
#millionsrss ul li a:visited{
	text-decoration:none;
	color:#3F74AE;
	font-size:12px;
}

/* TWITTER RSS Sidebox */

#tweet{
	color:#3F74AE;
	font-weight:normal;
	font-family:"Verdana";
        padding:5px;
}

#tweet ul{
	width:299px;
	padding-bottom:14px;
        
}
#tweet ul li{
	list-style-type:none;
	padding:8px 0px 8px 2px;
        border-top:1px dotted #bbb;

}

#tweet ul li a,
#tweet ul li a:link,
#tweet ul li a:active,
#tweet ul li a:hover,
#tweet ul li a:visited{
	text-decoration:underline;
	font-style:italic;
	color: #0a2d52;
	font-size:12px;
	
	
}
.twitterhead{padding-bottom:4px;}

#facebooknewsletter_top {
width: 920px;
height: 130px;
position: absolute;
top: 0px;
left: 20px;
text-align: left;
border-bottom: 1px solid #c3c3c3;
}

#facebooknewsletter_top #aboutnewsletter {
position: relative;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-color: #61696d;
line-height: 1.3em;
margin-top: 10px;
margin-left: 4px;
width: 510px;
font-weight: bold;
text-align: justify;
}


#facebooknewsletter_top #facebook {
position: absolute;
top: 10px;
left: 560px;
width: 370px;
background: url('http://www.thefastertimes.com/wp-content/themes/ft/images/facebooknewsletter/faster-times-on-facebook.gif') no-repeat;
background-color: #ffffff;
}

#facebooknewsletter_top #facebook_likebutton {
margin-top: 15px;
margin-left: 70px;
width: 320px;
height: 30px;
position: relative;
}

#facebooknewsletter_top img.facebook_friends {
margin-top: 5px;

}


#aboutnewsletter_newsletter_text {
    font-family: "Verdana";
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
    text-align: left;
	float: left;
	display: inline;
	margin-right: 10px;
}

#aboutnewsletter_newsletter {
position: relative;
margin-left: 0px;
margin-top: 10px;

}

#membershipad {
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
