/*  
Theme Name: Modified FluidYellow for EconGrrl
Theme URI: n/a
Description: Based on FluidYellow by AskGraphics, this design has been exclusively rebuilt for EconGrrl.
Version: 1.0
Author: Shareta Barnes
Author URI: http://www.shareta.com/

*/

body{
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9pt;
	background: #a7b19b url(images/bg.gif) repeat-x top left;
	width: 100%;
}

img{
	border: 0px;
}

#blog_left img {
       border: 1px solid #CCC;
       padding: 3px;
}

a{
	color: #a19d9d;
	text-decoration: none;
}

form, table, ul, li{
	padding: 0px;
	margin: 0px;;
}

.sub{
	border: 0px;
}

input, textarea{
	border: 1px solid #cecece;
	font-size: 12px;
}

div#page{
	width: 990px;
	text-align: left;
}

/*header*/
#header{
	width: 100%;
	height: 156px;
	text-align: left;
	background: url(images/header_top.gif) no-repeat top;
}

#menu_search_box{
	color: #7f7f7f;
	font-size: 12px;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
}

#menu_search_box input.s{
	width: 190px;
	font-size: 13px;
	color: #666666;
	border: 0px;
	background: none;
}

#header_title{
	color: #fff;
	font-size: 42px;
	padding-top: 20px;
	padding-left: 25px;
}

#header_title a{
	color: #fff;
	font-size: 42px;
}

#header_title span{
	color: #fff;
	font-size: 14px;
	position: relative;
	top: -5px;
}

/* end header */

/* blog*/


div#page #blog{
	background: url(images/body_bg.gif) repeat-y right top;
	float: left;
	width: 100%;
}

div#page #blog_pad{
	background: url(images/body_top_bg.gif) no-repeat right top;
	float: left;
	width: 100%;
}

div#page #blog_pad2{
	background: url(images/body_end_bg.gif) no-repeat right bottom;
	float: left;
	width: 100%;
}

div#blog #blog_left{
	width: 648px;
	float: left;
	padding-top: 15px;
}

div#blog #blog_right{
	width: 310px;
	float: left;
}

/* sidebar*/
#blog_right #blog_right_body{
	padding-left: 10px;
}

#blog_right #blog_right_body #sidebar{
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	width:100%;
}

#blog_right #sidebar #sidebar_left{
	width:52%;
	float:left;
}

#blog_right #sidebar #sidebar_right{
	width:48%;
	float:left;
}


#blog_right #sidebar ul{
	padding:0px;
	margin:0px;
}
#blog_right #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#blog_right #sidebar h2{
	color:#e1592a;
	font-size:13px;
	margin:0px;
	padding-bottom:5px;
	padding-top:6px;
	padding-left:30px;
	background:url(images/h2_li.gif) no-repeat left top;
	font-weight: bold;
}
#blog_right #sidebar div#sidebar_right h2{
	color:#e1592a;
}

#blog_right #sidebar ul li{
	color:#a19d9d;
	font-size:11px;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:bold;
	padding-bottom:10px;
}

#blog_right #sidebar li a{
	color:#a19d9d;
	font-size:11px;
	font-family: Trebuchet, Tahoma, sans-serif;
	text-decoration: none;
	font-weight:normal;
	line-height:19px;
}

#blog_right #sidebar ul li ul li{
	font-size:11px;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:5px;
	background:none;
}
#blog_right #sidebar ul li ul li ul li{
	font-size:11px;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:normal;
	color:#a19d9d;
	padding-bottom:0px;
}
#blog_right #sidebar ul li ul li ul li a{
	font-size:11px;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:normal;
	color:#a19d9d;
}

#blog_right #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}

#blog_right #sidebar div#sidebar_right ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}

#blog_right #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}

#blog_right #sidebar ul li ul li ul{
	padding-left:10px;
}

#blog_right #sidebar ul li ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar #sidebar_right ul li ul li a{
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_categories ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_categories li ul.children li a{
	background: url(images/line_li.gif) left top no-repeat;
	padding-left:9px;
}

/*inside*/

#blog_left #blog_comm{
	margin-left:65px;
	float:left;
	width:510px;
}

#blog_left #blog_comm h2{
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #5d7f44;
	position:relative;
	top:-15px;
}

#blog_left #blog_comm .comm_panel{
	height:16px;
	background:#5d7f44;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	margin-left:30px;
	font-family: Trebuchet, Tahoma, sans-serif;
	width:480px;
}

#blog_left #blog_comm .comm_panel a{
	font-weight:bold;
}

#blog_left #blog_comm .comm_text{
	font-family: Trebuchet, Tahoma, sans-serif;
	line-height:18px;
	padding-top:10px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	margin-left:30px;
}

#blog_left #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
}

#blog_left #comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:550px;
	padding-bottom:20px;
}

#blog_left #blog_comm #comm_post_title{
	width:457px;
	height:65px;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size:23px;
	font-weight:normal;
	padding-left:25px;
	padding-top:20px;
	color: #5d7f44;
}

#blog_left #blog_comm #comm_post_form{
	padding-left:25px;
}

#blog_left #blog_comm #comm_post_form input.text{
	font-size:14px;
}

#blog_left #blog_comm #comm_post_form td{
	list-style:none;
	font-family: Trebuchet, Tahoma, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
}

#blog_left #blog_comm #comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}


/* end sidebar*/

/* blod item*/

#blog_left .item_class{
	width:90%;
	padding-left:30px;
	padding-bottom:30px;
	float:left;
}

#blog_left .item_class .item_class_title{
	width:568px;
}

#blog_left .item_class .item_class_title_text{
	min-height:52px;
}


#blog_left .item_class .item_class_title_text .date{
	float:left;
	width:56px;
	height:74px;
	background:url(images/date_text_bg.gif) no-repeat top left;
}

#blog_left .item_class .item_class_title_text .titles{
	float:left;
	width:90%;
	padding-bottom:5px;
}

#blog_left .item_class .item_class_title_text .date_month{
	font-size:15px;
	font-weight:bold;
	color:#5d7f44;
	font-family: Trebuchet, Tahoma, sans-serif;
	padding-left:12px;
	padding-top:8px;
}

#blog_left .item_class .item_class_title_text .date_day {
	font-size:27px;
	color:#fff;
	font-family: Trebuchet, Tahoma, sans-serif;
	padding-left:10px;
	padding-top:0px;
}

#blog_left .item_class .item_class_title_text .top_title_top{
	padding-right:10px;
	padding-left:10px;
	color:#e1592a;
	font-size:10px;
}

#blog_left .item_class .item_class_title_text .top_title{
	padding-right:10px;
	padding-left:10px;
}

#blog_left .item_class .item_class_title_text .top_title a{
	font-size:26px;
	color:#5d7f44;
	/*font-style:italic;*/
}

#blog_left .item_class .item_class_title_text .end_title{
	font-size:9px;
	padding-right:10px;
	padding-left:10px;
	font-family: Trebuchet, Tahoma, sans-serif;
	color:#83b64f;
}

#blog_left .item_class .item_class_title_text .end_title a{
	font-size:10px;
	font-weight:bold;
	color:#83b64f;
}

#blog_left .item_class .item_class_text{
	color:#a19d9d;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	padding-left:60px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(images/title_line.gif) no-repeat right top;
	float:left;
	width:500px;
}

#blog_left .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	line-height: 1.3em;
}

.item_class_text a{
	text-decoration: underline;
}

.item_class_text a:hover {
	color: #ccc;
	text-decoration: none;
}

#blog_left .item_class .item_class_panel{
	height:20px;
	background:#f4f4f4;
	margin-left:60px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:490px;
}

#blog_left .item_class .item_class_panel a{
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:bold;
	font-size:10px;
}

#blog_left .item_class .item_class_panel a:hover{
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration: none;
	color: #ebece8;
}

#blog_left .item_class .item_class_panel a.panel_read{
	background:url(images/read.gif) no-repeat left center;
	padding-left:17px;
}

#blog_left .item_class .item_class_panel span.panel_comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:17px;
}

/* end blog */

/* footer */

#footer{
	width:100%;
	height:112px;
	text-align:center;
	float:left;
	background:url(images/footer_bg.gif) repeat-x top left;
}

div#footer #footer_text{
	color:#ffffff;
	line-height:20px;
	font-family: Trebuchet, Tahoma, sans-serif;
	padding-top:25px;
	padding-bottom:10px;
}

div#footer #footer_text a{
	color:#ffffff;	
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}

div#footer #footer_text span a{
	color:#e1592a;	
	font-family: Trebuchet, Tahoma, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}

/* end footer */



#blog_left .navigation{
	padding-bottom:40px;
	text-align:center;
}

#blog_left .navigation ul{
}

#blog_left .navigation ul li{
	list-style:none;
	display:inline;
	padding-right:20px;
}

#blog_left .navigation .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#021f5f;
}

#blog_left .navigation .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#021f5f;
}

div#blog h2{
	margin:0px;
	padding:0px;
	padding-left:40px;
	padding-top:0px;
	font-size:19px;
	color:#5d7f44;
}

div#blog .entry{
	padding-left:40px;
}

div#blog .entry p{
	margin:0px;
	padding:0px;
	color:#797979;
	line-height:16px;
	margin-top:10px;
	text-indent:20px;
}

.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:10px;
}

.item_class blockquote blockquote, #blog_comm blockquote blockquote {
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

#blog_comm blockquote p {
	line-height:16px;
	padding-top:15px;
	text-indent:20px;
}

.item_class ol, #blog_comm ol {
	background:url(images/ol_bg.png) repeat-y left;
	color:#797979;
}

.item_class ol li, #blog_comm ol li {
	color:#797979;
}

.item_class ul, #blog_comm ul {
	padding-left:30px;
}

.item_class img, #blog_comm img {
	float: left;
	margin:5px;
}

.item_class strong, #blog_comm strong {
	color:#a7b19b;
}


#eco_header{
	width: 665px;
	height: 156px;
	text-align: left;
	background: url(images/econgrrl_header_top.gif) no-repeat top;
}

div#eco_page #eco_blog_pad2{
	background: url(images/econgrrl_body_end_bg.gif) no-repeat right bottom;
	float: left;
	width: 665px;
}

div#eco_page #eco_blog_pad{
	background: url(images/econgrrl_body_top_bg.gif) no-repeat right top;
	float: left;
	width: 665px;
}

div#eco_page{
	width: 665px;
	text-align: left;
}