/*
Theme Name: Insurance Royal Sundaram
Author: schematic.in
Author URI: http://insurance.royalsundaram.in/
*/
@import url("style.php");

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #808080;
	background: #fff url(images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #3C4C16;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	/*border-bottom:1px solid #b5c1cf;*/
	margin:0 0 0px 0;
	height:45px;
}
#header ul {
	list-style-type: none;
	background-color: #04428b;
}
#header ul li {
	float: left;
	padding-right: 0px;
	background: url(images/divider.gif) no-repeat right 2px;
}
#header ul li.nodiv {
	float: left;
	padding-right: 0px;
	background:none;
	padding:0 0 0 10px;
}
#header ul li a {
	color: #ffffff;
	display: block;
	padding: 0px 10px 11px;
}

.top-nav{
	padding:0;
	margin:0 auto;
}
.top-s{
	margin:6px 0 0 0;
	width:980px;
	}
.top-s ul {
	list-style-type: none;
	background-color: #04428b;
	padding:7px 0 0 0;
	_margin:0 200px 0 0px;
}
.top-s ul li {
	padding-right: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background: url(images/divider.gif) no-repeat right 2px ;
}
.top-s ul li a {
	color: #ffffff;
	display: block;
	padding: 0px 0px 0px 0px;
}
.top-s ul li.nodiv {
	float: left;
	padding-right: 0px;
	background:none;
	padding:0 0 0 10px;
}
.top-s ul li a:hover {
	color: #ffffff;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}
.top-s form {
	background: url(images/sfield-bg.jpg) no-repeat 5px 0px;
	padding: 0px 0px 0 0px;
	height: 30px;
}
.top-s form input {
	border: 0;
	background-color: transparent;
	width: 200px;
	padding:7px 5px 0px 5px;
	margin:0 0 0 5px;
	font-size: 1.2em;
	color: #252525;
	float: left;
}
.top-s form button {
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
	background: url(images/search-btn.jpg) no-repeat 0 0;
	width:30px;
	height:30px;
	cursor:pointer;
}
.search-btn{
	background: url(images/search-btn.jpg) no-repeat 0 0;
	width:30px;
	height:30px;
}
.sfield-bg{
	background:  url(images/sfield-bg.jpg) no-repeat left 0 0;
	width:230px;
}
#headermid1{
	width:980px;
	height:100px;
	padding:10px 0 0px 0;
	margin:0px 0 20px 0;
	border-bottom:1px solid #b5c1cf;
}
.logo {
	width:202px;
	float:left;
	margin:0px 0 0 0;
}
.category-column {
	width:#300px;
	float:right;
}
.category-column span {
	width:auto;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin:0 20px 0 0;
}
.category-column span a {
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	text-decoration:none;
}
.category-column span a:hover {
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

.category-column ul
{
	width: 44em;  /* room for 3 columns */
	margin:10px 0 0 0px;
}
.category-column ul li
{
	float: left;
	list-style:none;
	width: 14em;  /* accommodate the widest item */
	padding:0 5px 0 0;
	line-height:25px;
}
/* stop the floating after the list */
.category-column br
{
	clear: left;
}
/* separate the list from what follows it */
div.wrapper
{
	margin-bottom: 1em;
}

/* anchor styling */
.category-column ul li a
{
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	width: 12em;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.category-column ul li a:hover
{
	color:#666666;
	text-decoration:none;
}
.category-column ul li a:visited
{
	color:#4071ac;
}
/** END header **/

/** BEGIN body **/
#body {
	background: #ffffff;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 650px;
	float: left;
	padding-bottom: 20px;
}

#content p {
	margin-bottom: 10px;
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	padding:10px 0 0 0;
}

#content .readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff3200;
        padding-left:5px;
}
#content h3 {
	margin-bottom: 5px;
	font-size: 1.5em;
	font-weight: normal;
}
#content blockquote {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #cccccc;
	font-style: italic;
	font-weight: bold;
	}

#content .latest {
	margin: 0px 0px 20px 0;
	position: relative;
	width: 650px; 
	height:265px;
	border-bottom:1px solid #b4c1d1;
}
#content .latest .thumb {
	width:300px;
	height:250px;
	float:left;
}
#content .latest .thumb img {
	width: 300px;
	height:200px;
}
#content .latest .text {
	color: #000;
	padding: 0px 10px 0px 0px;
	width:320px;
}

#content ul {
	margin: 0 0 10px 38px;    
        
}
#content ol {
	margin: 0 0 10px 36px;
	padding-left:0px;        
	font-family:Arial, Helvetica, sans-serif;
        color:#434343;
        
}
#content li {
	padding: 4px 0;
        padding-top:10px;
        font-family:Arial, Helvetica, sans-serif;
        color:#434343;
}


#content .latest .text .readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff3102;
}
#content .latest .text h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}
#content .latest .text a {
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#095cc2;
	font-weight:bold;
	text-decoration:none;
}
#content .post {
	margin: 10px 0px 0px 0;
	clear: both;
        height:170px;
	border-bottom:1px solid #b4c1d1;
}
#content .post p{
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
	padding:5px 0 10px 0;
}
#content .post p.strong{
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
	font-weight:bold;
}
#content .thumb {
	width:150px;
	height:150px;
	overflow: hidden;
	float: left;
	margin: 0 15px 10px 0;
}
#content .thumb .post img {
	width:150px; 
        height:150px;       
	margin:0;	
}
#content .post h2 {
	margin-bottom: 0px;
}

#content .post h2 a {
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#095dc1;
	text-decoration:none;
}
#content .post .details {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	text-transform:uppercase;
	padding:0 0 10px 0;
	text-decoration:none;
}
#content .post .details .daysdetails {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #9292929;
	font-style:bold;
	text-transform:none;
	padding:5px 0 0px 5px;
	text-decoration:none;
}
.comment-box1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #040404;
	text-align:center;
	padding:3px 0 0px 0px;
	text-decoration:none;
	width:90px;
	text-transform:none;
	height:42px;
	background: url(images/comment-bg.gif) no-repeat 0 0;
}

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 305px;
	float: right;
}
#sidebar .subs-area{
	background: url(images/subscribe-bg.jpg) no-repeat 0 0;
	width:304px;
	height:60px;
	margin:0 0 15px 0;
}
#sidebar .subs-area .sub-txt{
	margin:22px 0 0 10px;
}
#sidebar .subs-area .sub-icons{
	margin:14px 10px 0 0;
}
#sidebar .subs-area .sub-icons form {
	background: url(images/subs-field.gif) no-repeat 5px 0px;
	padding: 0px 0px 0 0px;
	height: 30px;
}
#sidebar .subs-area .sub-icons form input {
	border: 0;
	background-color: transparent;
	width: 150px;
	padding:7px 5px 0px 5px;
	margin:0 0 0 5px;
	font-size: 1.2em;
	color: #252525;
	float: left;
}
#sidebar .subs-area .sub-icons form .btn-subs {
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
	background: url(images/subs-btn.gif) no-repeat 0 0;
	width:30px;
	height:30px;
	cursor:pointer;
}
.search-btn{
	background: url(images/search-btn.jpg) no-repeat 0 0;
	width:30px;
	height:30px;
}
.sfield-bg{
	background:  url(images/sfield-bg.jpg) no-repeat left 0 0;
	width:230px;
}
#sidebar .subs-area .sub-icons a{
	padding:0 0 0 10px;
}
#sidebar .ad-area{
	background: url(images/ad-space-bg.jpg) no-repeat 0 0;
	width:300px;
	height:250px;
	margin:0 0 0 0px;
}

#sidebar .contactform
{
	background: url(testform.php) no-repeat 0 0;
	width:300px;
	height:250px;
	margin:0 0 0 0px;
}
/*--------------FAQ Sidebar Starts Here------------------------*/
#sidebar .faq-area{
	width:300px;
	height:auto;
	overflow:hidden;
	margin:15px 0 15px 0px;
}
#sidebar .faq-area h2{
	background:#04428b;
	padding: 5px 0px 5px 10px;
}
#sidebar .faq-area h2 a{
	font-size: 22px;
	color: #ffffff;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
}
##sidebar .faq-area ul { 
	padding: 0px; 
	list-style-type: none;
	margin:0;
}
#sidebar .faq-area ul li { 
	padding:0px 0 0px 0px;
	margin:0;
	display:inline; /* this gets rid of the gaps */
}
#sidebar .faq-area ul li a {
	display: block;
	color:#000000;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:0 0 0 0px;
	text-decoration:none;
	padding:10px 0 10px 10px;
	border-bottom: dotted 1px #808080;
}
#sidebar .faq-area ul li a:hover { 
	color:#086fb2;
	text-decoration:underline;
}

/*--------------FAQ Sidebar End Here------------------------*/

/*--------------DID YOU KNOW Sidebar Starts Here------------------------*/
#sidebar .dyk-area{
	width:300px;
	height:auto;
	overflow:hidden;
	margin:15px 0 15px 0px;
}
#sidebar .dyk-area h2{
	background:#04428b;
	padding: 5px 0px 5px 10px;
	font-size: 22px;
	color: #ffffff;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
}
#sidebar .dyk-area h2 a{
	font-size: 22px;
	color: #ffffff;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
}
#sidebar .dyk-area p{
	font-size: 18px;
	color: #000000;
	border:#04428b solid 1px;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	padding:10px;
}
/*--------------DID YOU KNOW Sidebar Ends Here------------------------*/

/*--------------LATEST NEWS Sidebar Starts Here----------------------*/
#sidebar .latest-news-area{
	width:300px;
	height:250px;
	overflow:hidden;
	margin:15px 0 0px 0px;
	/*border:#04428b solid 1px;*/
}

#sidebar .latest-news-area h2{
	background:#04428b;
	padding: 5px 0px 5px 10px;
	font-size: 22px;
	color: #ffffff;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
}
#sidebar .latest-news-area h2 a{
	font-size: 22px;
	color: #ffffff;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
}
#sidebar .latest-news-area p{
	font-size: 14px;
	color: #000000;
	/*border:#04428b solid 1px;*/
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	padding:10px; 
}
#sidebar .latest-news-area li a{
      font-size: 14px;
	color: #000000;
	/*border:#04428b solid 1px;*/
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	padding:10px; list-style:none; text-decoration:none;
    }

/*--------------DID YOU KNOW Sidebar Ends Here------------------------*/



#sidebar h2.buzz {
	font-size: 22px;
	color: #ffffff;
	background:#04428b;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 5px 10px;
}


#sidebar .fb-box{
	background: #ffffff;
	width:300px;
	margin:15px 0 0 2px;
}
#sidebar .twitter-box{
	
	width:300px;
	margin:15px 0 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#sidebar h2 {
	font-size: 1em;
	color: #3C4C16;
	padding: 10px 15px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0px 0px;
	
}
#sidebar ul li {
	/*line-height: 1.3em;
	padding: 4px 0;*/
}
#sidebar ul li a {
	color: #808080;
}
#sidebar ul li a:hover {
	color: #3C4C16;
}
#sidebar .l {
	float: left;
	width: 175px;
}
#sidebar .r {
	float: right;
	width: 175px;
}
#sidebar .l ul, #sidebar .r ul {
	border-bottom: 0;
}
#sidebar .video {
	padding: 10px 15px;
	border-bottom: 1px solid #E7E6E6;
}
#sidebar .tags {
	padding: 0px 0px 15px 0;
	/*border-bottom: 1px solid #E7E6E6;*/
}
#sidebar .tags a {
	color: #808080;
}

.buzz {
	font-size: 24px;
	color: #494949;
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding: 0px 0px 0 0;
	margin:10px 0 0 0;
}

#sidebar .tags a:hover {
	text-decoration: none;
	color: #3C4C16;
}
#sidebar form {
	border-bottom: 1px solid #E7E6E6;
	background: url(images/search.gif) no-repeat 15px 20px;
	padding: 20px 15px;
	height: 30px;
}
#sidebar form input {
	border: 0;
	background-color: transparent;
	width: 234px;
	margin: 7px 1px 0 2px;
	font-size: 1.2em;
	color: #ffffff;
	float: left;
}
#sidebar form button {
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
	width: 75px; height: 30px;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	/*background-color: #959989;*/
	color: #000000;
	border-top: 1px solid #b5c1cf;
	padding: 0px;
	height:80px;
	margin-top:10px;
	padding-bottom:20px;
}
.flogo {
	width:150px;
	float:right;
	margin-top:25px;
}
.fcategory-column {
	width:450px;
	float:left;
}
.fcategory-column p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:10px 0 0 0;
}
.fcategory-column p a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:10px 0 0 0;
	text-decoration:none;
}
.fcategory-column p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	padding:10px 0 0 0;
	text-decoration:underline;
}
.fcategory-column ul
{
	width: 40em;  /* room for 3 columns */
	margin:10px 0 0 0px;
}
.fcategory-column ul li
{
	float: left;
	list-style:none;
	width: 12em;  /* accommodate the widest item */
	padding:0 5px 0 0;
	line-height:25px;
}
/* stop the floating after the list */
.fcategory-column br
{
	clear: left;
}

/* anchor styling */
.fcategory-column ul li a
{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 10em;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
.fcategory-column ul li a:hover
{
	color:#666666;
	text-decoration:underline;
}
.fcategory-column ul li a:visited
{
	color:#4071ac;
}
/** END footer **/

/** BEGIN miscellaneous **/
.old-bg {
	
	text-decoration:none;
	border:0;
}

/*.new-bg {
	padding: 12px 12px 12px 12px;
	font-size: 0.9em;
	background:url(images/navi-older-bg.gif) no-repeat 0px 0px;
	width:100px;
	height:35px;
	text-decoration:none;
	border:0;
}*/

.postnav {
	margin:20px 0 0 0;
	text-decoration:none;
	border:0;
}
.postnav a {
	padding:10px 10px 10px 8px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	background:url(images/navi-older-bg.gif) no-repeat 0px 0px;
	border:0;
}
.postnav a:hover {
	color: #000000;
	text-decoration: none;
}
#comments {
	margin-top: 40px;
	border-top: 1px solid #b4c1d0;
}
#comments h2 {
	margin: 20px 0 5px;
	font-size: 1.5em;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
#comments form {
	padding-top: 20px;
}
#comments form p {
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5b5a5a;
}
#comments form input, textarea {
	border: 1px solid #c0c7d0;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px 4px 4px 10px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 260px;
	border: 1px solid #c0c7d0;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #c0c7d0;
}
#comments form button {
	background: url(images/comment-submit.gif) no-repeat;
	font-size: 0.9em;
	border:none;
	text-indent: -9999px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	width: 85px; 
	height: 35px;
	margin-left:110px;
}

.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	/*padding: 25px 40px 20px;*/
	color: #565656;
}
.stitle {
	font-size:20px;
	color: #ff3200;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
.single {
	padding-top: 0px;
	/*border-bottom:#b4c1d0 2px solid;*/
}

.single .sdetails {
	font-size: 12px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	text-transform:uppercase;
	text-decoration:none;
}
.single .sdaysdetails {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-style:normal;
	text-transform:none;
	padding:20px 0 0px 0px;
	text-decoration:none;
}
.single .scomment-box1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #040404;
	text-align:center;
	padding:3px 0 0px 0px;
	text-decoration:none;
	width:90px;
	text-transform:none;
	height:22px;
	background: url(images/comment-bg.gif) no-repeat 0 0;
}
.single h2 {
	margin: 5px 0 0 0;
}
.single h2 a {
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #095cc2;
	text-decoration: none;
}
.single p{
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	font-size:12px;
	line-height:25px;
}
.single .social{
	float:right;
	width:50px;
	height:auto;
	margin:0px 0 0 0;
	padding:0 0 0 5px;
}

.notfound {
	padding: 40px 0 0 0;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#095cc2;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments ol li {
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
#comments ol li .avatar {
        
	float: right;
}
#comments ol li .comment-author {

}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #cccccc;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}

/** END wordpress 2.7 comments **/

/*-------------------------------------------------------Featured Gallery Start Here ---------------------------------------------------------------*/

.featured, .featured .content, .featured .footer {
	display: block;
	width: 650px;
}

.featured {
	background: url(img/b_featuredY.png) repeat-y;
	height: auto;
	position: relative;
	z-index: 1;
}

.featured .content {
	display: block;
	background: url(img/b_featured.png) no-repeat top;
	min-height: 250px;
	height: 250px;
}

.featured .footer {
	display: block;
	background: url(img/b_featuredF.png) no-repeat bottom;
	height: 15px;
}

.featured h1 {
	display: block;
	color: #3c3c3c;
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0 8px 0px;
	margin: 0 1px 0 1px;
	/*border-bottom: 1px solid #dedede;*/
}

/* featured tabs */
.featuredposts {
	padding:20px 10px 0 0;
}

.featuredposts li {
	float: left;
	display: block;
	margin-right: 10px;
}

.featuredposts li a {
	float: left;
	display: block;
	width: 9px;
	height: 9px;
	background: url(img/light_off.png) no-repeat;
}

.featuredposts li a:hover {
	background: url(img/light_bl.png) no-repeat;
}

.featuredposts li a.selected {
	background: url(img/light_on.png) no-repeat;
}

.featuredposts li a.selected:hover {
	background: url(img/light_on.png) no-repeat;
}
.featuredposts_content {
	display: none;
	position: relative;
	z-index: 1;
}
@media print {
	.featuredposts_content {
	display: block !important;
	}
}

/* content */
.featuredposts_content .thumb {
	top: 15px;
	left: 20px;
	width: 300px;
	height: 230px;
	padding:2px;
	float:left;
}

.featuredposts_content .thumb img {
	display: block;
	/*overflow: hidden;*/
	width:300px;
	height: 230px;
}

.featuredposts_content .fpost {
	top: 15px;
	/*left: 220px;*/
	right: 0px;
	height: 175px;
}

.featuredposts_content .fpost .details {
	font-size: 12px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	text-transform:uppercase;
	padding:0 0 10px 0;
	text-decoration:none;
}
.featuredposts_content .fpost .details .daysdetails {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #929292;
	text-transform:none;  
	font-style:normal;
        padding:5px 0 0px 4px; 
	text-decoration:none;
}
.featuredposts_content .fpost .details .comment-box1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #040404;
	text-align:center;
        padding:3px 0 0px 0px;
	text-decoration:none;
	width:90px;
	text-transform:none;
	height:22px;
        background: url(images/comment-bg.gif) no-repeat 0 0;
	
}

.featuredposts_content .fpost h2 a {
	font-family:"Franklin Gothic Medium", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	font-weight:bold;
	margin-top:5px;
	color:#095cc2;
	text-decoration:none;
}

.featuredposts_content .fpost p {
	margin: 5px 0 0 0;
	line-height: 10px;
	text-align: left;
	color: #434343;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

.featuredposts_content .fpost .read, .featuredposts_content .fpost .docomment {
	display: block;
	height: 13px;
	line-height: 13px;
}

.featuredposts_content .fpost .read {padding: 15px 0 0 22px}
.featuredposts_content .fpost .docomment {padding: 8px 0 0 22px}

.featuredposts_content .fpost .read {background: url(img/ico_more.png) no-repeat}
.featuredposts_content .fpost .docomment {background: url(img/ico_comment.png) no-repeat}
.featuredposts_content .fpost .read {background-position: left 15px}
.featuredposts_content .fpost .docomment {background-position: left 8px}

.featuredposts_content .fpost .read a {color: #555}
.featuredposts_content .fpost .read a:hover {color: #ff6000}
.featuredposts_content .fpost .docomment a {color: #555}
.featuredposts_content .fpost .docomment a:hover {color: #ff6000}

.dot{
	color:#FFFFFF;
	font-size:2px;
}
