/*  
Theme Name: RedStamp Hacked
Theme URI: http://AskGraphics.com/
Description: Widget Supported xhtml compliant template sponsored by <a href="http://www.weechee.com">internet directory</a> and <a href="http://www.ckax.com">ecommerce directory</a>.<br>More high quality themes available at <a href="http://www.skinpress.com/">www.skinpress.com</a>
Version: 1.0
Author: AskGraphics
Author URI: http://www.askgraphics.com/

This theme is free to use under Creative Commons (Attribution-ShareAlike 2.5),
therefore all the attribution links in the footer must remain intact.

*/

body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#dbdbdb;
	width:100%;
}

img{
	border:0px;
}

a{
	color:#d21119;
	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:950px;
	text-align:left;
}

/*header*/
#header{
	width:100%;
	height:362px;
	text-align:left;
}

#header_top{
	width:100%;
	height:111px;
	background:url(images/header_top_bg.gif) no-repeat bottom;
}

#header_center{
	width:100%;
	height:51px;
	background:url(images/header_center_bg.gif) no-repeat bottom;
}

#header_end #header_center_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:60px;
	padding-top:45px;
}

#header_end #header_center_text #header_center_title{
	font-size:19px;
	color:#ffffff;
	padding-bottom:10px;
}

#header_end #header_center_text #header_center_body{
	font-size:12px;
	line-height:18px;
	width:780px;
	color:#ffffff;
}

#header_end{
	width:100%;
	height:200px;
	background:url(images/header_end_bg.gif) no-repeat bottom;
}

#header_title{
	color:#ffffff;
	font-size:31px;
	padding-top:40px;
	padding-left:45px;
}

#header_title span{
	color:#ffffff;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-5px;
}

/*menu*/

#menu_items{
	width:670px;
	float:left;
}

#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	font-size:11px;
	float:left;
	width:250px;
	padding-top:20px;
}

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

#menu{
	padding-left:30px;
}

div#menu #menu_pad{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

div#menu a{
	color:#FFFFFF;
	line-height:25px;
}

div#menu a:hover{
	color:#ea1c24;
	line-height:25px;
}

div#menu #menu_items div{
	float:left;
	margin-right:15px;
	padding-right:8px;
	padding-left:8px;
	height:30px;
}

div#menu #menu_items div:hover{
	float:left;
	margin-right:15px;
	padding-right:8px;
	padding-left:8px;
	background:url(images/s_menu_bg.gif) repeat-x center left;
	height:30px;
	color:#ea1c24;
}



/* end menu */
/* end header */

/* blog*/

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

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

div#blog #blog_left{
	float:left;
	padding-top:25px;
}

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

/* sidebar*/

#blog_right #sidebar{
	padding-left:15px;
	padding-top:15px;
	width:90%;
}


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

#blog_right #sidebar h2{
	color:#dc4c52;
	font-size:20px;
	margin:0px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:10px;
	font-weight:normal;
	background:url(images/h2_li.gif) no-repeat top left;
}

#blog_right #sidebar ul li{
	color:#2c2c2c;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
}

#blog_right #sidebar li a{
	color:#2c2c2c;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}

#blog_right #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, 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:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2c2c2c;
	padding-bottom:0px;
}
#blog_right #sidebar ul li ul li ul li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#2c2c2c;
}

#blog_right #sidebar 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;
	padding-left:5px;
}

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

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

#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_archives ul li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_meta ul li a{
	background: url(images/meta_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*/
.left2col{width:720px}
.left1col{width:910px}









#blog_left .blog_comm{
	margin-left:60px;
	float:left;
}

#blog_left .blog_comm h2{
	font-size:21px;
	font-weight:bold;
	color:#bb2329;
	position:relative;
	margin-left:0px;
	padding-left:0px;
}

#blog_left .blog_comm .comm_panel{
	height:16px;
	background:#f1f1f1;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:100%;
}

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

#blog_left .blog_comm .comm_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:3px solid #f1f1f1;
	width:100%;
	color:#7e7e7e;
}

#blog_left .blog_comm .comm_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left .blog_comm #comm_post_title{
	width:430px;
	height:65px;
	font-size:21px;
	font-weight:normal;
	padding-left:15px;
	padding-top:5px;
	color:#bb2329;
}

#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:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
	color:#000000;
}

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

















#blog_left #blog_comm{

	margin-left:60px;
	float:left;
}

#blog_left #blog_comm h2{
	font-size:21px;
	font-weight:bold;
	color:#bb2329;
	position:relative;
	top:-10px;
	margin-left:0px;
	padding-left:0px;
}

#blog_left #blog_comm .comm_panel{
	height:16px;
	background:#f1f1f1;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:94%;
}

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

#blog_left #blog_comm .comm_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:3px solid #f1f1f1;
	width:94%;
	color:#7e7e7e;
}

#blog_left #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left #comments_from_bg{
	width:450px;
	padding-bottom:30px;
}

#blog_left #comments_from_bg2{
	border-top:1px dotted #777777;
	width:800px;
	padding-bottom:30px;
}

#blog_left #blog_comm #comm_post_title{
	width:430px;
	height:65px;
	font-size:21px;
	font-weight:normal;
	padding-left:15px;
	padding-top:5px;
	color:#bb2329;
}

#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:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
	color:#000000;
}

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


/* end sidebar*/

/* blod item*/

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

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

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

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

#blog_left .item_class .item_class_title_text .top_title_top{
	font-size:9px;
	padding-right:10px;
	padding-left:0px;
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

#blog_left .item_class .item_class_title_text .top_title a{
	font-size:21px;
	color:#d21119;
	font-weight:bold;
}

#blog_left .item_class .item_class_title_text .end_title{
	font-size:10px;
	padding-right:10px;
	padding-left:0px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

#blog_left .item_class .item_class_text{
	color:#595959;
	font-size:11px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:10px;
	border-top:1px dotted #777777;
	float:left;
	width:630px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#blog_left .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left .item_class .item_class_panel{
	height:21px;
	background:#f1f1f1;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:515px;
}

#blog_left .item_class .item_class_panel a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#d21119;
}

#blog_left .item_class .item_class_panel a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	color:#d21119;
}

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

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

/* end blog */

/* footer */

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

div#footer #footer_text{
	color:#ffffff;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:40px;
	padding-bottom:10px;
}

div#footer #footer_text a{
	color:#ffffff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div#footer #footer_text span a{
	color:#ffffff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* 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:#000000;
}

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

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

div#blog .entry{
	padding-left:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

div#blog .entry p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	font-size:12px;
	line-height: 18px;
}

.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:5px;
}

.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;
}

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

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

.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:#000000;
}