/* 
	Theme Name: NewsBoy
	Theme URL: http://techtrickz.com/wordpress-theme
	Description: A premium theme designed by Prajune
	Author: Prajune
	Author URI: http://thechtrickz.com/ 
	Version: 1.0
*/
/*******--common--**********/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0px; padding: 0px; }
table {border-collapse: collapse;	border-spacing: 0px;}
fieldset,img { border: 0px;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;font-weight: normal;}
ol,ul {list-style: none;}	
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
q:before,q:after {content: '';}
abbr,acronym { border: 0px;}
.clear{ clear: both;}
.right {	float: right; }
.left { float: left; }
/*******- Main -************/
body {background: #282828;font: 12px/17px Arial, Helvetica, sans-serif;color: #222222;}
input {font-family: Arial, Helvetica, sans-serif;}
#wrapper {background: #fff;width: 965px;margin: 0px auto 0px auto;padding: 0px 5px 5px 5px;}
a, a:visited, a:active {	color: #336699;	text-decoration: none;}
a img {border: none;}
a:focus, a:hover, a:active {outline: none;}

#headerwrapper {	background:#F6F9FD;width: 975px; margin: 15px auto 0px auto;padding: 0px;border:0px solid #ccc;}
#header {background:transparent;width: 940px;height: 80px;margin: 15px auto 0px auto;}
.logo {background: url(images/logo.png) no-repeat;float: left;width: 280px;height: 60px;	margin: 15px 0px 0px 0px;padding: 0px;}
.ad468x60 {float: right;width: 468px;height: 60px;margin: 10px 0px 0px 0px;padding: 0px;}
.ad468x60 img {border: none;}

#menu1{background: #F6F9FD;width: 975px;height: 30px;margin: 0px auto 0px auto;}
#menu {background: #333;	height: 30px;width: 940px;margin: 0px auto 0px auto;}
#menu ul {float: left;list-style: none;margin: 0px 0px 0px 1px;padding: 0px;}
#menu li {	float: left;list-style: none;border-right: 1px solid #666;}
#menu ul li {margin: 0px 0px 0px -1px;list-style: none;	border-right: 1px solid #666;}
#menu li a, #menu li a:link, #menu li a:visited {margin: 0px;padding: 6px 10px 6px 10px;	color: #f5f5f5;	display: block;	font-size:11px;font-weight: bold;font-family: helvetica, arial;	
	text-transform: none;}
#menu li a:hover, #menu li a:active {background: #000;	margin: 0px;padding: 6px 10px 7px 10px;	color: #FFFFFF;display: block;text-decoration: none;border-bottom: none;}
#searchform {margin: 0px;padding: 0px;}
.searchinput {float: right;	background: #f5f5f5;width: 130px;height: 15px;margin: 6px 0px 0px 0px;padding: 3px 3px 2px 3px;font-size: 12px;color: #666666;border: none;}
.searchsubmit {float: right;	background: #FFFFFF url(images/searchbutton.gif) repeat-x;height: 20px;	margin: 6px 5px 0px 3px;padding: 2px 2px 2px 2px;border: none;color: #333;
	letter-spacing: -1px;font-weight: bold;}

#col1 {background: #FFFFFF;float: left;width: 615px;	margin: 0px;padding: 5px 10px 10px 5px;}	
.none{background: #FFFFFF;float: left;margin: 5px 0px 0px 0px;padding: 10px;}
.readmore{float:right;}
.readmore a{font-size:12px;padding:0 0 10px 0;margin: 0 0 10px 0;color: #222222;}
#featuredcontent {width: 615px;height: 250px;margin: 0px;}

.category {
	background: #FFFFFF;
	margin: 3px 0px 7px 0px;
	line-height: 20px;
	}
.category a {
	background: url(images/bluestar.gif) no-repeat 0px 2px;
	padding: 3px 5px 3px 20px;
	color: #FD0859 !important;
	font-size: 1.2em;
	font-weight: bold;
	font-family: helvetica, arial;
	letter-spacing: -1px;
	text-transform: uppercase;
	}
.thumb img{
	padding: 5px;
	border: 1px solid #e9e9e9;
	}

#content {background: #FFFFFF;float: left;width: 615px;margin: 5px 0px 0px 0px;padding: 10px;color: #333333;}
.h2title {font-size: 16px;font-weight: bold;	padding: 5px 0px 10px 0px;border-bottom: 1px dashed #CCCCCC;}
.singletitle {color:#282828;font-family:Georgia,serif;font-size:26px;line-height:31px;letter-spacing:-1px;padding: 5px 0px 0px 0px;}
.byline {height: 14px;margin: 5px 0px 0px 0px;padding: 0px 0px 5px 0px;color: #666666;font-size: 11px;line-height: 14px;text-transform: uppercase;border-bottom: 1px dashed #CCCCCC;}
.author a {color: #666666;}
.comments {background: #fff;margin: 0px 0px 0px 5px;	padding: 0px 2px 0px 2px;color: #000;font-weight: bold;}
.comments a {	color: #555;text-decoration: none;}
.postnav {padding: 7px 0px 7px 0px;}
.postnav a {color: #333333;}
.postnav a:hover {color: #336699;	}
.postnav .left {width: 280px;text-align: left;}
.postnav .right {width: 280px;text-align: right;}	
.previouspost {font-size: 11px;font-weight: bold;color: #0000ff;text-transform: uppercase;}
.nextpost {font-size: 11px;font-weight: bold;color: #0000ff;text-transform: uppercase;text-align: right;}
.previouspost a:hover, .nextpost a:hover {text-decoration: underline;color:#9900ff;}
/*******--Entry--************/
.entry {font-size:15px; font-family: Georgia,Arial, Verdana; margin: 10px 0px 0px 0px;padding:0px;color: #222;line-height: 1.4em;}
.entry p {padding-bottom: 10px;}
.entry strong {font-weight: bold;}
.entry h1 {font-size: 20px;font-weight: bold;	padding: 0px 0px 7px 0px;}
.entry h2 {font-size: 18px;font-weight: bold; margin: 0px !important;	padding: 0px 0px 7px 0px !important;border: none !important;}
.entry h3 {font-size: 16px;font-weight: bold;	padding: 0px 0px 7px 0px;}
.entry h4 {font-size: 14px;font-weight: bold;	padding: 0px 0px 7px 0px;}
.entry h5 {font-size: 13px;font-weight: bold;	padding: 0px 0px 7px 0px;}
.entry h6 {font-size: 12px;font-weight: bold;	padding: 0px 0px 7px 0px;}
.entry a {color: #1D6B9D;	}
.entry a:hover {color: #336699;text-decoration: underline;}
.entry img {	border: none;padding:3px;}
.entry ul {padding-bottom: 10px;list-style: none;}
.entry ol {padding-bottom: 10px;list-style: decimal inside;}
.entry ul li {background: url(images/arrow.gif) no-repeat 3px 6px;padding: 3px 0px 3px 13px;font-size: 12px;line-height: 15px;color: #4C4C4C;}
.entry li a {color: #333333;}
.entry li ul {margin: 0px;padding: 0px;}
.page {background: #fff;margin: 10px 0px 0px 0px;}
.entry del {text-decoration: line-through;color: #AAAAAA;}
.entry ins {text-decoration: underline;font-weight: bold;}
.entry code {display: block;background: #EEEEEE;margin: 0px 0px 20px 0px;
	padding: 10px;font-size: 12px;color: #444444;border: 1px solid #E6E6E6;}
.entry blockquote {display: block;background: #E9F8FB;margin: 0 0 20px 0;padding: 10px 10px 10px 10px;
	color: #366799;	border: 1px solid #CFDEE1;}
.entry blockquote blockquote {	margin: 0;padding: 0 0 0 20px;color: #555555;font-size: 12px;
	font-style: italic;	font-weight: normal;border: none;}

/*******************
*	ARCHIVE		   *
********************/
.archive {margin: 15px 0px 0px 0px;padding: 0px;	border-bottom: 1px dashed #ccc;}
.archive h2 {	margin: 0px 0px 10px 0px;padding: 0px;font-size: 16px;font-weight: bold;}
.archiveright {width: 503px;}
.archivetitle {color: #336699;text-transform: uppercase;	letter-spacing: -1px;}
.postmeta	{margin: 10px 0px 10px 0px;font-size: 11px;
	text-transform: lettercase;}

.postmeta strong {
	background: #fff;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #000;
	}

.postmeta span {
	background: #fff;
	margin: 0px 0px 0px 10px;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #0099ff;
	}
	
.postmeta a {
	color: #333333;
	text-decoration: none;
	}
	
.postmeta a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

/*******************
*	IMAGES		   *
********************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	background-color: #F3F3F3;
	margin: 0px 10px 10px 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	}

.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}

.wp-caption p.wp-caption-text {
	padding: 3px;
	margin: 0px;
	font-style: italic;
	color: #888888;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.alignright {
	float: right
	}

.alignleft {
	float: left
	}

/*******************
*	SIDEBAR		   *
********************/
#sidebar,#sidebarad  {
	background: none;
	float: right;
	width: 320px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar .ad300x250 {
	margin-bottom: 5px; 
	}
.box {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	background: #f5f5f5;
	color: #333333;
	line-height: 18px;
	}
	
.widget {
	background: #f5f5f5;
	margin: 0px;
	padding: 10px;
	}

.widget ul{
	margin: 0px;
	padding: 0px;
	}

.widget ul li {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #dadada;
	}

.widget li ul {	}
.widget li li {}
.widget h3 {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	background: #f5f5f5;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	font-family: helvetica, arial;
	letter-spacing: -1px;
	border-bottom: 3px solid #0099ff;
	}

.ad300x250 {
	background: #FFFFFF;
	width: 300px;
	height: 250px;
	margin: 0px;
	padding: 10px;
	}

.ad300x250 img {
	border: none;
	}

/******************
 *	SUBSCRIBE	  *
 ******************/ 
.subscribe {	margin: 0px 0px 10px 0px;padding: 0px;}
.rss {padding-left: 24px !important;background: #FFFFFF url(images/rss.gif) no-repeat 0px 4px;}
.twitter {padding-left: 24px !important;	background: #FFFFFF url(images/twitter.gif) no-repeat 0px 4px;}

/*******************
*   CALENDER	   *
********************/
#wp-calendar th {
	background: #FFFFFF;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	color: #666;
	}
	
#wp-calendar caption {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	padding: 0px 5px 5px 5px;
	margin: 2px 0px 2px 0px;
	border-bottom: 1px dotted #CCCCCC;
	}

#wp-calendar td {
	color: #666666;
	letter-spacing: normal;
	padding: 2px 0px;
	text-align: center;
	}

#wp-calendar #today {
	background: #FD0859;
	color: #FFFFFF;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	}

/*******************
*	COMMENTS	   *
********************/
.comments-box {
	padding: 20px 0px 0px 0px;
	border-top: 1px dashed #CCCCCC;
	}

.comments-box img {
	}

.comments-box h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333;
	}

#respond {
	background: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	}

#respond p {
	color: #777777;
	margin: 0px;
	}

.cancel-comment-reply {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	}

.cancel-comment-reply a {
	color: #000000;
	}

.cancel-comment-reply a:hover {
	color: #FD0859;
	} 

.text {
	border: 1px solid #DDDDDD;
	padding: 2px;
	color: #777777;
	width: 200px;
	}

/************************
*	COMMENT FRAMEWORK	*
*************************/
ol.commentlist a:link {
	text-decoration: none;
	}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
	}

ol.commentlist {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	}

ol.commentlist li {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	list-style-type: none;
	border: 1px dotted #CCCCCC;
	}

ol.commentlist li.alt {
	}

ol.commentlist li.bypostauthor p {
	}

ol.commentlist li.byuser {
	}

ol.commentlist li.comment-author-admin {
	}

ol.commentlist li.comment {
	}

ol.commentlist li div.comment-author {
	}

ol.commentlist li div.vcard {
	}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
	}

ol.commentlist li div.vcard cite.fn a.url {
	color: #222222;
	}

ol.commentlist li div.vcard img.avatar {
	float: left;
	margin: 0px 10px 5px 0px;
	}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
	}

ol.commentlist li div.vcard img.photo {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
	}
ol.commentlist li div.vcard span.says {
	color: #888888;
	}

ol.commentlist li div.commentmetadata {
	}

ol.commentlist li div.comment-meta {
	margin: 3px 0px 0px 0px;
	font-size: .9em;
	}

ol.commentlist li div.comment-meta a {
	color: #AAAAAA;
	text-decoration:none;
	}

ol.commentlist li p {
	margin: 30px 0px 0px 0px;
	line-height: 1.4em;
	}

ol.commentlist li ul {
	}

ol.commentlist li div.reply {
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	}

ol.commentlist li div.reply a {
	background: #FFFFFF;
	height: 16px;
	font-size: 10px;
	color: #1D6B9D !important;
	text-transform: uppercase;
	}

ol.commentlist li div.reply a:hover {
	color: #FD0859 !important;
	text-decoration: none;
	}

ol.commentlist li ul.children {
	}

ol.commentlist li ul.children li {
	margin: 10px 0px 0px 0px;
	background: #FFFFFF;
	border: 1px dotted #CCCCCC;
	}

ol.commentlist li ul.children li li.alt {
	background: #FFFFFF;
	}

ol.commentlist li ul.children li.bypostauthor {
	}

ol.commentlist li ul.children li.byuser {
	}

ol.commentlist li ul.children li.comment {
	}

ol.commentlist li ul.children li.comment-author-admin {
	}

ol.commentlist li ul.children li.depth-2 {
	}

ol.commentlist li ul.children li.depth-3 {
	}

ol.commentlist li ul.children li.depth-4 {
	}

ol.commentlist li ul.children li.depth-5 {
	}

ol.commentlist li ul.children li.odd {
	}

ol.commentlist li.even {
	}

ol.commentlist li.odd {
	}

ol.commentlist li.parent {
	}

ol.commentlist li.pingback {
	}

ol.commentlist li.thread-alt {
	}

ol.commentlist li.thread-even {
	}

ol.commentlist li.thread-odd {
	}

/*******************
*	COMMENT FORM   *
********************/
#commentform {
	}

#commentform input {
	width: 210px;
	margin: 7px 3px 0px 0px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	}

#commentform .author, #commentform .email, #commentform .url {
	padding: 3px 3px 3px 5px;
	background: #FFFFFF;
	color: #999999;
	font-style: italic;
	}

#commentform textarea {
	width: 75%;
	height: 100px;
	margin: 7px 0px 0px 0px;
	padding: 2px;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	}

#commentform .submit {
	background: #336699;
	width: 120px;
	margin: 7px 0px 0px 0px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	}

/*******************
*	NAVIGATION	   *
********************/
.navigation {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation a {background: #336699;padding: 3px 5px;
	color: #FFFFFF !important;text-decoration: none !important;
}
/******************
*	FOOTER		  *
*******************/ 
#footer {
	background: #fff;
	margin: 5px 0px 0px 0px;
	padding: 7px;
	color: #000;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	}

#footer a {
	}

#footer a:hover {
	border-bottom: none;
	}
	
#footer ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	}

#footer li {
	float: left;
	list-style: none;
	margin: 1px 5px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	}

#footer ul li {
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}

#footer li a, #topnav li a:link, #topnav li a:visited {
	display: block;
	margin: 0px;
	padding: 3px;
	color: #0066cc;font-weight:bold;
	}

#footer li a:hover, #topnav li a:active {
	display: block;
	background: #fff;
	margin: 0px;
	padding: 3px;
	color: #000;
	text-decoration: none;
	border-bottom: none;
	}

#footer li li a, #topnav li li a:link, #topnav li li a:visited {
	float: none;
	background: #FFFFFF;
	width: 130px;
	margin: 0px;
	padding: 3px;
	color: #111111;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	}

#footer li li a:hover, #topnav li li a:active {
	background: #FD0859;
	color: #FFFFFF;
	padding: 3px;
	}

.footerrss {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 13px !important;
	background: #fff url(images/rss-small.gif) no-repeat 0px 5px;
	}

.footerrss a, .footer a:visited {
	background: #FFFFFF !important;
	color: #333333 !important;
	}

.footerrss a:hover {
	color: #FD0859 !important;
	}

#bottom {
	width: 970px;
	margin: 10px auto 10px auto;
	text-align: right;
	line-height: 17px;
	color: #FFFFFF;
	font-size: 11px;
	}

#bottom a {
	color: #FFFFFF;
	}
.excerpt_header 	{ font-size: 1.8em; font-weight: bold; color: black;padding: 5px 10px 10px 0;line-height:22px;}
.excerpt_header a 	{ color: black; text-decoration: none; }
.excerpt_header a:hover{ color: #0066cc; text-decoration: none; }
.excerpt_subheader 	{ position: relative; padding: 3px 0 15px 0; color: #888888; border-bottom: 1px dotted #c4c4c4; }
.excerpt_subheader a 	{ color: #2e2e2e; }
.excerpt_subheader a:hover	{ color: #2e2e2e !important; }
.excerpt_subheader_right { float: right; padding: 0 0 0 10px; position: relative; }
.excerpt_subheader_right a  { padding-right: 20px; display: block; }
.excerpt_subheader_right_comments  { background: url(images/comments.png) top right no-repeat; }
.excerpt_subheader_right ul li	{ float: left; display: inline; padding-right: 10px;}
.excerpt_subheader_left a {  font-weight: bold; color: black;}
/* Pagination */	
.pagination {	margin: 10px 5px 0 3px;	float: left;	background: #fff;	width: 583px;	border-top:1px dotted #336699;	padding: 12px 10px 10px 15px;	}	
.pagination a {font-size:14px;font-weight:bold;	padding: 3px 4px 2px 4px; 	margin: 2px;	text-decoration: none;	border: 1px solid #ccc;	color: #666;	background-color: #FFFFFF;	}
.pagination a:hover {	color: #0099ff;	background-color: #FFFFFF;}
.pagination span.pages {	font-size:14px;font-weight:bold;padding: 3px 4px 2px 4px; 	margin: 2px 2px 2px 2px;	color: #282828;	border: 0px solid #ccc;	background-color: #FFFFFF;}
.pagination span.current {font-weight:bold;	padding: 3px 4px 2px 4px; 	margin: 2px;	border: 1px solid #000;	color: #0099ff;	background-color: #FFFFFF;}
.pagination span.extend {	padding: 3px 4px 2px 4px; 	margin: 2px;		border: 1px solid #ccc;	color: #444;	background-color: #FFFFFF;}

.by {font:11px verdana,helvetica,arial;color:#004276;margin-bottom:5px;}

.featured1{padding-top:5px;margin-bottom:10px;}
.featured1 h2 a{font-size:26px;line-height:31px;letter-spacing:0.01em;font-family:Georgia,"Times New Roman",Times,serif;padding:0;margin:0 0 10px ;color:#000;font-weight:normal;border-bottom:1px solid #fff;}
.featured1 img{float:left;margin:0 10px 0 0;}
.featured1 p{font-size:16px;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;color:#666;padding-top:10px;}
.featured1 h2 {border-bottom:none;}
.featured1 h2 a:hover {color:#cc0000;}	
.out{margin-top:10px;margin-left:10px;padding-left:10px;width:200px;float:right;background:#fff;}
.around{margin-left:5px;border-left:1px dotted #b0cada;padding:5px 10px 2px;}
.around a.topic{font-size:9px;text-transform:uppercase;color:#999;font-family:Verdana,Arial,sans-serif;line-height:2em;font-weight:normal;}
.around p a{color:#093d72;font-weight:bold;line-height:13px;font-size:12px;font-family:Arial,Verdana,sans-serif;}
.around p{padding-bottom:5px;}.around .perma{color:#f0f0f0;}
.around h4{font:bold 12px Arial,Helvetica,sans-serif;color:#000;margin-bottom:5px;text-transform:uppercase;}
.around hr1{padding-top:2px;border-top:1px solid #bdbdbd;border-bottom:2px solid #ccc;border-right-style:none;border-left-style:none;margin-bottom:10px;}
.around hr{padding-top:2px;border-top:1px solid #b0cada;border-bottom:2px solid #b0cada;border-right-style:none;border-left-style:none;margin-bottom:10px;}

.item{border-top:1px dotted #B0CADA;text-align:left;padding-right:10px;margin:5px 0;}
.item p{font:12px/1.2em Verdana,Arial,Helvetica,sans-serif;color:#333;line-height:18px;}
.item_image{float:right;border:1px solid #ccc;color:#a30200;margin:10px 0 5px 5px;}
.item h2{font:bold 15px Georgia,verdana,helvetica,arial;color:#004276;margin: 5px 0 5px 0;}
.item h2 a,.item h2 a:visited{color:#004276;}
.item h2 a:hover{color:#cc0000;}
.fs{float:left;width:188px;margin:5px;}.fs a{margin-top:10px;font-family:Verdana, Georgia,"Times New Roman",Times,serif;color:#000;}
.item .f{margin:10px 0 0 5px;font:bold 14px Geneva, Arial, Helvetica,sans-serif;color:#cc6633;}
.item .f a,.item .pop a{color:#cc6633;font:bold 16px Georgia,verdana,helvetica,arial;}.item .pop{font:14px Georgia,"Times New Roman",Times,serif;padding-left:8px;padding-top:10px;}

.popf{float:left;width:230px;margin-top:10px;padding-right:10px;}
.popd{float:left;padding-left:20px;width:310px;border-left:1px dotted #b0cada;margin-top:10px;}
.item .popf img{float:left;border:0px solid #ccc;color:#a30200;margin-top:5px;margin-right:5px;margin-bottom:5px;}
.popf h2 a{font-size:15px;font-family:Georgia,serif;color:#004276;margin-bottom:10px;}
.item .popf h2{font:15px Georgia,"Times New Roman",Times,serif;margin:0px;padding:0px;}
.item .popf p{font:11px/14px Geneva,Arial,Helvetica,sans-serif;margin-top:10px;color:#333;}
.item .popd p{border-bottom:1px dotted #eee;padding:5px 0;margin:0;font-family:Arial,sans-serif;font-size:0.9em;}
.item .popd p a{color:#004276;}

/* Subscribe
------------------------------------------------- */
.subscribebg { background: #E9F2FA; border:1px solid #AACCEE;margin-top:5px; padding:7px;width:300px; color:#000;}
.subscribebg h4 { background:#555; color:#fff; padding: 4px; font: bold 14px/15px Arial, sans-serif; text-align:center;}
.box { padding:0px; }
.subscribebg p { line-height: 1.3em; margin: 0px 0px 5px 0px; }
.subscribe { width: 100%; }
.subscribe fieldset { display: inline; margin-bottom: 10px; border:0; }
.button{background: #282828;width: 120px;	margin: 7px 0px 0px 0px;
	padding: 0px;color: #FFFFFF;font-weight: bold;border: 1px solid #DDDDDD;}
	
.excerpt_subheader_right {background:#f5f5f5; float: left; margin-top:10px;padding: 5px; position: relative; width:580px;list-style:none;}
.excerpt_subheader_right a  { padding-right: 5px; display: block;font-size:12px;color:#336699;list-style:none; }
.excerpt_subheader_right ul li	{ float: right; display: inline; margin-right: 5px;border-right:2px solid #ccc;list-style:none;}
/*+++++++ Relatedpost +++++++*/
.boxy{background: none;	border: none;	}
.boxy_header{font-weight:bold;	background: none;padding: 5px;font-size:12px;}
.boxy_header_selected{border: none; font-size: 1.4em;	}
.boxy_body{	border: none; color: #888888;margin:5px 0 10px 15px;}
.boxy_body a .boxy_body a:visited{color:#336699;}
.boxy_body ul li{list-style:decimal;padding-bottom:5px;margin-left:10px;}
/*+++++++ ADMIN +++++++*/
#about {width: 580px;height:100px; border:1px solid #AACCEE;-moz-border-radius:5px; background:#EBF3FB; margin-bottom:10px; }
#about h4 {padding: 5px 10px;}
#author-box {margin: 10px;margin-top: 0px; font-size: 11px; text-align: justify;}
#author-box .avatar {float: left; padding: 3px; border: 1px solid #ccc; background: #fff; margin: 3px 10px 0 0;}