/*
Theme Name: Creative Trust
Theme URI: http://www.visualcoma.com/
Description: Upated: 5.14.09 
Author: Randy Hicks | VisualComa / Skorinc
Author URI: http://www.visualcoma.com
Version: 0.0.1
*/
@import url("css/reset.css");
@import url("css/default.css");
@import url("css/blocks.css");
@import url("css/pagenavi-css.css");

/* my emma */

#sidebar #e2ma_signup_form_container,
#right_column #e2ma_signup_form_container {
	padding-top:10px;
}

#sidebar .e2ma_signup_form_label,
#right_column .e2ma_signup_form_label {
	color:#606060;
	padding-bottom:2px;
}

#sidebar .e2ma_signup_form_row,
#right_column .e2ma_signup_form_row {
	padding-bottom:3px;
	clear:both;
}

#sidebar .e2ma_signup_form_row input[type="text"],
#right_column .e2ma_signup_form_row input[type="text"] {
	width:240px;
}

#sidebar #e2ma_signup_form_button_row,
#right_column #e2ma_signup_form_button_row {
	padding-top:5px;
}

#sidebar input#e2ma_signup_reset_button,
#right_column input#e2ma_signup_reset_button {
	display:none;
}

#sidebar input#e2ma_signup_submit_button,
#right_column input#e2ma_signup_submit_button {
	color:white;
	text-indent:9999px;
	background:url('images/submit.png') 0 0 no-repeat;
	width:63px;
	height:25px;
	border:transparent;
	float:right;
}

#sidebar .e2ma_signup_form_required_footnote
#right_column .e2ma_signup_form_required_footnote {
	display:none;
}

/* below_header */

#below_header .carouselInner .thumbnail {
	background-position:0 0 !important;
}

#below_header #featured {
	width:760px;
	margin:0 auto;
	border:solid 1px #000;
	border-top:none;
}

#below_header #featured .carouselContainer a.carouselBtn {
	bottom:9999px;
	padding-top:10px;
	padding-bottom:3px;
	
	display:block;
	height:70px;
	font-family:times;
	letter-spacing:1px;
	height:25px;
	font-size:24px !important;
	color:#fff;
	font-weight:normal !important;
}

#below_header #featured .slideInfoZone h2 {
	font-family:times;
	letter-spacing:1px;
	height:25px;
	font-size:24px !important;
	color:#fff;
	font-weight:normal !important;
	margin:5px !important;
	padding:0 15px !important;
}

#below_header #featured .slideInfoZone p {
	padding:0 15px !important;
	line-height:14px;
}

#page_title {
	width:500px;
	margin:0 auto;
	padding-top:;
}

#page_title h2.title {
	font-family:times;
	height:19px;
	width:500px;
	font-size:24px;
	color:#000;
	font-weight:normal;
	padding-bottom:10px;
	background:url('images/dots_lrg.gif') 0 0 no-repeat;
}

#page_title h2.title .title_wrap {
	float:left;
	background:#fff;
	padding:0 10px 0 0;
}

/* left_column */

#left_column,
#right_column {
	text-align:left;
}

#left_column .widget_title,
#right_column .widget_title {
	height:19px;
	font-size:24px;
	color:#000;
	font-weight:normal;
	padding-bottom:10px;
	background:url('images/dots_lrg.gif') 0 0 no-repeat;
}

#left_column .title_wrap,
#right_column .title_wrap {
	float:left;
	background:#fff;
	padding:0 10px 0 0;
}

.latest_post img.thumbnail,
.stay_informed img.thumbnail {
	float:left;
	border:solid 1px #c4c4c4;
}

#sidebar .latest_post .title,
#sidebar .latest_post .p_date,
#sidebar .latest_post .entry {
	width:255px;
	float:right;
}

.latest_post .entry,
.stay_informed .entry {
	font-size:12px;
	line-height:15px;
	padding-top:10px;
	color:#404040;
}

.stay_informed .entry {
	padding:0;
}

.latest_post .title {
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
	color:#d06f1a;
	line-height:14px;
}

.latest_post .title a {
	color:#d06f1a;
}

/* Back up Featured Post */

#featured_p_wrap {
	width:760px;
	padding-top:250px;
	height:100px;
	margin:0 auto;
	background-position: 0 0 ;
	background-repeat:no-repeat;
	
	border:solid 1px black;
	border-top:transparent;
}

#featured_p {
	text-align:left;
	height:100px;
	width:760px;
	background:url('images/featured/bk_op70_1px.png');
}

#featured_p .title {
	font-family:times;
	letter-spacing:1px;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 15px;
	padding-top:10px;
}

#featured_p .title a {color:#fff;}

#featured_p .entry {
	font-size:11px;
	color:#ccc;
	padding:0 15px !important;
	line-height:14px;
}

#featured_p .entry a.read_more {color:#fff;}

#featured_p .entry p {
	padding-bottom:7px;
}





