/*
Theme Name: Taurea Avant
Theme URI: http://www.sarabmedia.com
Description: Theme designed by <a href="http://www.sarabmedia.com/">Sarab Media</a>.
Version: 1.0
Author: Sarab Media

Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Theme designed by Sarab Media
	

*/



/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: #000;
	color:#000;
	font-family:Verdana,Arial,sans-serif;
	font-size: 14px;
}

#main{
	width: 950px;
	float: left;
}



.welcome{
	display: block;
	width: 159px;
	height: 24px;
	background: url(images/welcome.jpg) no-repeat;
	text-indent: -9999px;
}

#welcome p{
	margin: 11px 0px 0px 24px;
	color: #fff;
	font-size: 11px;
}

#carousel{
	display: inline;
	width: 410px;
	height: 203px;
	float: left;
	margin: 5px 0px 0px 238px;
}

#carousel a.left{
	display: block;
	position: absolute;
	width: 46px;
	height: 45px;
	margin: 69px 0px 0px 0px;
	background: url(images/left.jpg) no-repeat;
	text-indent: -9999px;
}

#carousel a.right{
	display: block;
	position: absolute;
	width: 46px;
	height: 45px;
	margin: 59px 0px 0px 365px;
	background: url(images/right.jpg) no-repeat;
	text-indent: -9999px;
}

#content{
	
	width: 950px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(images/content_bg.png) repeat-y;
	padding-bottom:15px;
}

#content_text{
	width: 950px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(images/content_top.jpg)  no-repeat;
}

#left_column{
	width: 620px;
	padding: 16px 2px 0px 40px;
	float: left;
}


#right_column{
	width:285px;
	float:left;
}

.post{
	width: 610px;
	margin: 0px 0px 0px -40px;
}

.post_heading{
	width: 566px;
	height: 37px;
	float: left;
	padding: 10px 14px 0px 58px;
	margin: 0px 0px 19px 0px;
	background: url(images/post_heading_bg.png) no-repeat;
}

.post_heading2{
	width: 566px;
	height: 37px;
	float: left;
	padding: 10px 14px 0px 58px;
	margin: 0px 0px 19px 0px;
	background: url(images/post_heading_bg2.png) no-repeat;
}

.date{
	color: #fff;
	float: left;
	font-size: 18px;
	min-width:110px;
}

.post_heading h2{
	color: #594c3a;
	font-weight: normal;
	font-size: 21px;
	padding: 0px 0px 0px 13px;
	float: left;
}
.post_heading h2 a{
	color: #594c3a;
	
}

.post_heading2 h2{
	color: #594c3a;
	font-weight: normal;
	font-size: 21px;
	padding: 0px 0px 0px 13px;
	float: left;
}
.post_heading2 h2 a{
	color: #594c3a;
	
}

.comments{
	color: #009;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding:7px 5px 0px 0px;
	float: right;
}
.comments a.link{
	color:#009;
}
.comments a:visited{
	color:#009;
}
.comments a:link{
	color:#009;
}
.smallpost:link
	{
	font-size: 20px;
	color: #5F5F5F;
 	text-decoration: none;
	font-weight: strong;		
	}

.smallpost:active
	{
	font-size: 20px;
	color: #5F5F5F;
 	text-decoration: none;
	font-weight: strong;	
	}
	
.smallpost:visited
	{
	font-size: 20px;
	color: #5F5F5F;
 	text-decoration: none;	
	font-weight: strong;
    }

.smallpost:hover
	{
	font-size: 20px;
	color: #000000;
 	text-decoration: none;
	font-weight: strong;		
	}	
	
	
.continue:link{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;	
	text-decoration: underline;
}
.entryhometop p{
	padding:0px 0px 15px 0px;
}
.entryhometop a{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 20px 0px;	
	text-decoration: underline;
}
.continue:active{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;	
	text-decoration: underline;
}
.continue:hover{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;	
	text-decoration: none;
}
.continue:visited{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;	
	text-decoration: underline;	
	
}



.page_navigation{
	width: 605px;
	float: left;
	clear: both;
	padding: 0px 0px 22px 35px;
}

.page_navigation p{
	color: #ad1f23;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.page_navigation ul{
	float: right;
}

.page_navigation ul li{
	float: left;
	font-size: 14px;
	color: #ad1f24;
	margin: 0px 1px;
}

.page_navigation ul li a{
	float: left;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	color: #ad1f24;
	background: #e8e7e7;
	padding: 1px 4px;
}
.page_navigation ul li a:hover{
	color: #212121;
	text-decoration: none;
}

.page_navigation ul li.active a{
	color: #212121;
	text-decoration: none;
}
.category-bg{
	width: 150px;
	float: left;
	padding: 0px 0px 0px 0px;
}
.category-bg h2{
	width: 268px;
	height: 37px;
	float: left;
	clear: both;
	padding: 10px 51px 0px 18px;
	margin: 16px 0px 19px 0px;
	background: url(images/categories_heading_bg.png) no-repeat;
}
ul.category-bg{
margin:0px 0px 0px 0px; font-size:12px;
}
ul.category-bg li{
	
	margin: 5px 0px 10px 5px;
	background: url(images/arrow.jpg) center right no-repeat;
	border-bottom: 1px dotted #494849;
	float:left;
}
ul.category-bg li a{
	display: block;
	width: 200px;
	color: #ab1f23;
	font-size: 17px;
	padding: 0px 0px 0px 24px;
	background: url(images/checkmark.jpg) no-repeat center left;
}
ul.category-bg li a:hover{
color: #ab1f23;
}
ul.category_bg img{
	float: right;
	}
#footer{
	display: inline;
	width: 941px;
	height: 145px;
	float: left;
	clear: both;
	padding: 26px 22px 0px 22px;
	margin: 0px 0px 100px 65px;
	background: url(images/footer_bg.jpg) repeat-x;
}

#footer h3{
	display: block;
	width: 100%;
	font-size: 21px;
	font-weight: normal;
	color: #9c8f7c;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 14px 0px;
	border-bottom: 1px dotted #9c8f7c;
}

#footer p{
	color: #9c8f7c;
	font-size: 12px;
}

#footer p.copyright{
	width: 941px;
	color: #9c8f7c;
	font-size: 12px;
	float: left;
	margin: 40px 0px 0px 0px;
}
#footer p.copyright a{
	color: #9c8f7c;text-decoration:none;
	}

#footer p.copyright span{
	float: left;
}


#footer p.copyright span.right{
	float: right;
}



#footer p a{
	color: #9c8f7c;
	text-decoration: underline;
}


.copyright_usage{
	width: 394px;
	float: left;
}

.tutorials{
	width: 332px;
	float: left;
}

.suggestions{
	width: 214px;
	float: left;
}


	


	






	
	
	




.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#container{
	width: 950px;
		
	background: #000000;
}

#wrapper{
	width: 950px;
	margin:0 auto;
}

#numberofcomments{
margin:40px 0 0 70px;float:left;width:400px;font-size:14px;
}
#comment{
margin:20px 0 0 16px; font-size:14px;color:#454546;
}
#comment h3{
margin:10px 0 10px 19px; 
}
#comment a{
color:#646464;padding:0 0 0 0px;
}
#comment a:hover{
color:#646464;text-decoration:none;
}
form#commentform{
}
form#commentform p{
margin:0 0 5px 19px;
}
form#commentform p textarea{
margin:0 0 0 0;
}
ol.commentlist{
margin:0 20px 0 20px;list-style:none;
}
ol.commentlist li{
border-top:#494849 dotted 1px;padding:10px 0 0 0;
}
ol.commentlist li img{
float:left;margin:0 10px 0 0;
}
form#commentform .input{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#eee4d8;height:30px;width:230px;
}
form#commentform textarea{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#eee4d8;height:190px;width:580px;overflow:hidden;
}
form#commentform label{
color:#a4282c;font-size:12px;
}
h3#respond{
font-size:21px;border-bottom:#494849 dotted 1px;font-weight:normal;color:#a4282c;padding-bottom:5px;margin-right:20px;
}
p.aurther-name{
color:#245f8d;font-size:14px;font-weight:bold;margin:0;padding:0 0 0 60px;#padding:20px 0 0 60px;
}
p.date-link{
margin:0;padding:0 0 0 60px;#padding:20px 0 0 60px;font-size:11px;
}
ol.commentlist li p{
margin:0 0 0 0;#margin:-17px 0 0 0;
}

A{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #204069;
	
}
A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #204069;
	
}
A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	color: #204069;
	
	
}



A.footer{
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #cccccc;
	
}
A.footer:visited {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cccccc;
	
}
A.footer:hover {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
	color: #FFFFFF;
	
	
}




A.email {
font: 10px Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #FFFFFF;
}
A.email:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;

}
A.email:hover {
font: 10px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #FF0000;

	
}



A.readmore{
	font: 9px Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #FFB8FB;
		font-weight: bold;
	
}
A.readmore:visited {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFB8FB;
	font-weight: bold;
}
A.readmore:hover {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
}



A.newslink{
	font: 10px Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #F5C626;
		font-weight: bold;
	
}
A.newslink:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F5C626;
	font-weight: bold;
}
A.newslink:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	color: #000000;
	font-weight: bold;
	
}




A.mainlink2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #20406A;
	font-weight: bold;
}
A.mainlink2:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #20406A;
	font-weight: bold;
}
A.mainlink2:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}








A.blogreadmore {
	font:  11px Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
		font-weight: bold;
	color: #204069;

}
A.blogreadmore:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
		font-weight: bold;
	color: #204069;

}
A.blogreadmore:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
		font-weight: bold;
	color: #ed1c08;

}




A.sidelink {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
font-weight: bold;
	text-decoration: none;

}
A.sidelink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
font-weight: bold;
	text-decoration: none;

}
A.sidelink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #006ca6;
font-weight: bold;
	text-decoration: none;

}




A.leftlink {
	font:  11px  Arial;	
	text-decoration: none;
	color: #cccccc;

}
A.leftlink:visited {
	font:  11px  Arial;
	text-decoration: none;
	color: #cccccc;

}
A.leftlink:hover {
	font:  11px  Arial;
    text-decoration: none;
	color: #01CCBC;

}

.sidedivider {
	font: bold normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #333333;
}


A.mainlink {
	font:  14px  Arial;	
	text-decoration: none;
	color: #000000;
		font-weight: bold;

}
A.mainlink:visited {
	font:  14px  Arial;
	text-decoration: none;
	color: #000000;
		font-weight: bold;

}
A.mainlink:hover {
	font:  14px  Arial;
    text-decoration: underline;
	color: #FFFFFF;
		font-weight: bold;

}

.divider {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #CCCCCC;
}
.rightboxcontents {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
	
.boxinsidetext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	}
.bluesmall {
	font-family: Arial;
	font-size: 18px;
	color: #3893DE;
	font-weight: bold;
}
.blogheadings {
	font-family: Arial;
	font-size: 14px;
	color: #204069;
	font-weight: bold;
}

.blogsubtextbold {
	font-family: Arial;
	font-size: 12px;
	color: #204069;
	font-weight: bold;
}



.greybig {
	font-family: Arial, Helvetica, Courier;
	font-size: 12px;
	color: #007BA4;
	font-weight: bold;
}

.sideehadings {
	font-family: Tahoma, Arial, Helvetica, Courier;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;

}




.generaltext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: normal;

}

.footertext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;

}

.orangeboldtext {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
	line-height: normal;

}





.orangeBIGboldtext {
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	line-height: normal;

}


.formtext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: normal;

}
.whiteboldtext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;


}

















.big {font-family: Arial;font-size: 16px; font-weight: bold; color: #000000}
.big2 {font-family: Arial;font-size: 12px; font-weight: bold; color: #FFFFFF}
.nav {font-family: Tahoma, Helvetica, Courier;font-size: 12px; font-weight: normal; color: #004E8E}
.smalltext {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blacktextbold {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}
	
	.pinkheadingtext {
	font-family: Arial;
	font-size: 11px;
	color: #fec9e0;
	font-weight: bold;
	}
	
	
.postHeader {
	position:relative;
	margin-left: 0px;
	margin-bottom:10px;
	
}
.postTitle {
	
	background:url('http://www.taureaavant.com/blog/wp-content/themes/default/images/LayoutBgs.jpg') no-repeat -2173px -100px;
	font-size:18px;
	min-height:50px;
	padding:5px;
	position:relative;
	width: 657px;
	margin-left: 4px;
	vertical-align: middle;
}
.postTitle a,
.postTitle a:visited,
.postTitle a:hover {
	text-decoration:none;
	color:#000;
	position:relative;
	display:block;
	line-height:24px;
	height: 50px;
        margin-top: 5px;
	
}
.postTitle span {
	
	
	height:5px;
	background:url('http://www.taureaavant.com/blog/wp-content/themes/default/images/LayoutBgs.jpg') no-repeat -2230px -145px;
	position:absolute;
	bottom:0;
	left:0;
}
.postMonth {
	display:block;
	position:absolute;
	top:5px;
	left:570px;	
	font-size:11px;
	color:#fff;
	text-align:center;	
	font-size: 26px;
	
}
.postDay {
	display:block;
	position:absolute;
	top:5px;
	left:620px;	
	font-size:26px;
	color:#fff;
	text-align:center;
	
}

.postSubTitle {
	text-align:right;
	padding-right:10px;
	font-size:11px;
	overflow:hidden;
}
.postCategories {
	float:right;
	padding:3px 0 3px 25px;
	font-size:11px;
	background:url('http://www.taureaavant.com/blog/wp-content/themes/default/images/LayoutBgs.jpg') no-repeat -4500px 0;
}

.postFooter {
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	padding:3px 10px 0;
	margin:20px 5px 0;
}
.postComments {
	float:left;
	width:95px;
	padding:2px 0 3px 25px;
	font-size:11px;
	background:url('http://www.taureaavant.com/blog/wp-content/themes/default/images/LayoutBgs.jpg') no-repeat -2000px -190px;
	color:#aaa;
}
.postTags {
	float:left;
	width:355px;
	padding:2px 10px 3px 25px;
	font-size:11px;
	background:url('http://www.taureaavant.com/blog/wp-content/themes/default/images/LayoutBgs.jpg') no-repeat -4000px 0;
}
.postTags span {
	color:#aaa;
	font-style:italic;
}
.postReadMore {
	display:block;
	float:right;
	width:100px;
	outline:none;
}
.postReadMore b {
	display:block;
	margin:0 1px;
	border:1px solid #ccc;
	border-width:1px 0;
	background:url('http://www.taureaavant.com/blog/wp-content/themes/default/images/LayoutBgs.jpg') no-repeat -2870px -125px;
}
.postReadMore b b {
	margin:0 -1px;
	border-width:0 1px;
	padding:3px 20px 3px 10px;
	background:none;
}
.postReadMore b b b {
	border-width:0;
	margin:0;
	padding:0;
	cursor:pointer;
	height:14px;
	font-size:11px;
	overflow:hidden;
}
.postReadMore:hover {
	text-decoration:none;
}
.postReadMore:hover b {
	border-color:#9b9b9b;
}
.post-edit-link {
	float:right;
	display:block;
	padding:0 5px;
	font-size:11px;
}

.nocomments {
	margin:0 0 40px;
}

	
.blacktext {  font-family: Arial, Helvetica, Courier; font-size: 11px; color: #333333; font-weight: normal}
.featheredtext {  font-family: Arial, Helvetica, Courier; font-size: x-small; color: #CCCCCC}

.top_header{
width:950px;
height:79px;
margin:0 auto;
background:url(images/topnavi_02.jpg) repeat-x;
padding:0;
}

.logo{
float:left;
width:293px;
height:79px;

}

.logo a{
background:url(images/topnavi_01.jpg) no-repeat;
width:293px;
height:79px;
display:block;
text-indent:-9999px;
}

/*nav start*/
.nav{
	float:right;
	height:79px;
	padding:0;
	margin:0 5px 0 0;
}

.nav ul{
list-style-type:none;
padding:0;
margin:0;
text-align:center;
}

.nav ul li{
	float:left;
	color:#000000;
	font: 14px  Arial;
	font-weight:bold;
	text-align:center;
	line-height:25px;
	height:25px;
	margin:27px 5px 27px 5px;
	background:url(images/devider.jpg) no-repeat top right ;
}
li.last{
		background:none ;
}
.nav ul li a{
	text-decoration:none;
	display:block;
	padding:0 10px 0 0px;
	color:#000000;

}
.nav ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	text-decoration:underline;
}
.optsubmit{
	background: url(content/button.jpg) no-repeat; 
	width: 252px; 
	border: medium none;
	height: 32px;
}
/*nav end*/


.boxtbl{
font-family:Arial;
}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{
display:inline;float:left;margin-left:10px;margin-right:10px
}
.alpha{
margin-left:0
}
.omega{
margin-right:0
}
.box{
	background: #EFEFEF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #DDDDDB;
	min-height:270px;
	margin: 0 0 15px 0px;
	padding:2px 6px 6px 4px;
	width: 270px;
	float: left;
}
.box h2{
	padding:4px 0px;
}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}
.box h2 a{
color:#5F5F5F;
font-size:21px;
font-weight:normal;
}
.box h2 a:hover{
color:#000;
text-decoration:none;
}
.date-comments{
	border-bottom: 1px solid #000;
	color: #999999;
	font-size: 16px;
	height: 22px;
	line-height: 25px;
	margin: 6px 0px 7px 0px;
}
.date-comments a { 	color: #999999; }
.date-comments a:visited { 	color: #999999; }
.date-comments p{
	line-height: 25px;
}
#commentslink a:link,#commentslink a:visited,#sscommentslink a:hover{
	color: #999999;
}
.fl{
	float: left;
	color:#000000;
	font-weight:bold;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	font-size:110%;
	float: right;
}
.fd{
	float: right;
}
.entryhome{
	width:275px;
	padding:0px 0px 15px 0px;
}
.entryhometop{
	width: 585px;
	padding: 0px 0px 22px 45px;
	float: left;
}
.entryhome p{

}
.entry img{
	float: none;
	margin: 0px 17px 0px 0px;
	border:#dbdbdb solid 2px;padding:3px;
}

.entry p{
	color: #454546;
	font-size: 14px;
	margin: 0px 0px 25px 0px;
}

.entry a.continue{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	text-decoration: underline;
}

.right_icon{
width:280px;
padding:20px 0 20px 0;
}
.right_icon img{
border:0;
}
