body {
	background:#dedede url(images/bg_gray.gif) repeat-x top center;
	color: #505050;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
}

.sidebarAuthorWrap a, .sidebarAuthorWrap a:visited {
	color:#505050;
}
/* Structure */

h2, .title,  .title a, .title a:link,  .title a:hover,  .title a:visited {	
	color:#246be9;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.title a:hover {
	text-decoration:underline;
}
a:link, a:visited {
	color: #505050;
	text-decoration:none
}
.single_article a, .single_article a:visited {
	color:#246BE9;
	text-decoration:none;
}

.single_article a:hover {
	color:#246BE9;
	text-decoration:underline;
}

a:hover {
	color: #505050;
	text-decoration:underline;
}

strong {
	text-align:left;
}
.authorLink{
		margin-left:174px;
		font-weight:bold;
		font-size:12px;
	}
.authorLink a,.authorLink a:visited{
	color:#246BE9;
	}
.seeMore a, .seeMore a:visited {
	color: #808080;
	font-weight:bold;
	text-decoration:none;	
	float:right;
	margin-top:9px;
}
.seeMore a:hover {
	text-decoration:underline;	
}

a.title, a:visted.title  {
	color:#246be9;
	text-decoration:none;
}
h1{
	color:#E36601;
	font-size:20px;
	margin:0 0 15px;
}
h2 {
	color:#505050;
	margin:15px 0 5px;
}
h3 {
	color:#616161;
	font-size:15px;
	font-weight:bold;
}
#wrap {
	margin:0 auto;
	padding:0;
	width:969px;
	text-align:left;
}

#head {
	width:969px;
	margin:0 auto;
	margin-top:0px;
	font-size:0.7em;
}

.header_banner {
	height:120px;
}

#page {
	width:990px;
	margin:0px auto;
	font-size:12px;
	}

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

.left {
	float:left;
}

.right {
	float:right;
	}


.footer_wrapper {
	border-bottom:solid 1px white;
	margin:0 auto;
	width:969px;
}

.highlight {
	color:#E36601;
	font-weight:bold;
	background-color:#fce1cc;
}

p {
	color:#505050;
	font-size:12px;
	line-height:18px;
	margin:10px 10px 7px 0;
}

/*START SCROLLER CSS*/
* {
	margin: 0;
	padding: 0;
}

li {
    list-style: none;
}

#slideshow {
    background:#C1C1C1 url(images/bg_scroller.gif) repeat-x scroll 0 0;
	height:189px;
	margin:15px auto 10px;
	width:600px;
}

#slideshow_wrapper {
	height: 180px;
	padding:0 0 0 23px;
	overflow:hidden;
	top: 5px;
}

#slideshow_set {
	position: absolute;
}

#slideshow_set li {
	color:#3a3939;
	float: left;
	height: 180px;
	width: 136px;
	padding-left:7px;
}
.relatedLinks{
	border:1px solid #E8720C;
	float:right;
	margin:0 15px 5px 5px;
	padding-top:5px;
	width:50%;
} 
.relatedLinks li {
	line-height:16px;
	list-style-type:circle;
	margin:4px 0 0 25px;
	padding:4px 5px 0 2px;
}
.scrollerBlurb {
	font-size:11px;
	height:40px;
	line-height:13px;
	margin:4px 0 3px;
	overflow:hidden;
}
a.readMore, a:visited.readMore {
	color:#2c69e8;
	font-family:Arial;
	font-size:12px;
	float:right;
}
img {
	border: 0;
}

#slider_navigation {
	position:absolute;
	z-index: 10;
}

#navigation {
	clear:both;
	padding:10px 0;
	width:610px;
	z-index:10;
}

#navigation a { color:#E36601; font-size:11px; margin-right:1px; padding:2px 7px; border-top:1px solid #fcddc4; border-left:1px solid #fcddc4; border-right:1px solid #fd9e51; border-bottom:1px solid #fd9e51; }
#navigation a:hover { color:#505050; text-decoration:none; border:1px solid #505050; background-color:#EEE; }
#navigation span { font-size:13px; }
#navigation a.arrow { font-size:13px; padding:0px 7px 2px; }
#navigation span.current { padding:2px 7px; font-weight:bold; font-size:11px; margin-right:1px; border:1px solid #505050; background-color:#EEE; }
#navigation .row_1 { height:22px; }
#navigation .row_2 { height:22px; line-height:22px; color:#999; font-size:10px; }

#scroll_left {
	background: url(scroller_images/left.gif) no-repeat;
	z-index:99;
}

#scroll_right {
	background: url(scroller_images/right.gif) no-repeat;	
	float:right;
	margin:0 0 0 588px;
	z-index:99;
}

#scroll_left, #scroll_right {
    position: absolute;
    overflow: hidden;
    display: block;
    padding: 0 0 0 21px;
    height: 189px;
    width: 0px !important; /* for most browsers */
    width /**/: 21px; /* for IE5.5's bad box model */
}
/*END SCROLLER CSS*/









/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { 
list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}





a img {
	border:0;
}



/* Index Page*/

#logo {
	margin:15px 0 0 -6px;
	position:absolute;
}

#banner_top 
{
	position:absolute;
	margin:10px 0 0 240px;
}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	background:#dedede;
	width:930px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#headline {
	width:560px;
	float:left;
	padding:0px 12px 25px 25px;
    font-size:12px;
	line-height:1.5em;
	margin:0;
	background:#333333;
	color:#fff;
	overflow:hidden;
	}

#headline a {
	color:#a0a0a0;
	}

#headline a:hover {
	color:#d0d0d0;
	}

#top div.label {
	font:14px Arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title {
	font:28px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	padding-bottom:5px;
	padding-top:5px;
    margin-top:0px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:10px;
	}

#headline p {
	padding-bottom:25px;
	}



#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
    
.category {
	width:164px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
    cursor:pointer;
	}

.category p {
	margin:0;
    font-size:11px;
	}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	background:white url(images/bg_body.gif) repeat-y;
	padding:10px 0 0 0;
}

#bottom-left {
	float:left;
	width:642px;
	overflow:hidden;
}
#bottom-left2 {
	float:left;
	margin:17px 6px 0 11px;
	overflow:hidden;
}
#pageBottomLeft {
	float:left;
	margin:20px 0 0 19px;
	overflow:hidden;
	width:625px;
}
#single_main {
	float:left;
	overflow:hidden;
	width:454px;
}

#content.archive {
	border-left:1px solid #E36601;
	border-right:1px solid #E36601;
	margin-right:9px;
	padding:14px;
	width:401px;
}
#bottom-left .meta, #content.archive .meta {
	color:#333333;
	font-size:10px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.meta a, .meta a:visited {
	color:#246BE9;
	font-weight:bold;
}

#front-list {
	background:#fff;
	display:block;
	font-size:12px;
	line-height:1.5em;
	margin:20px 0 20px 20px;
	width:600px;
 }

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:18px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}


#headline p, #featured p {
	margin:0;
	}


#paged-list {
	font-size:12px;
	line-height:1.75em;
	background:white;
	width:468px;
	border:solid 1px #c0c0c0;
	margin:10px 10px 0 0;
	padding:10px;
}
.info {
	margin-top:8px;
}
#paged-list .clearfloat, .info {	
	line-height:1.5em;
    padding-bottom:11px;
	text-align:left;
}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	clear:both;
	line-height:1.5em;
	margin-bottom:20px;
	text-align:left;
}
.tanboxBloggers {
	margin-bottom:0;
}
.tanbox img {
	border:1px solid #CCCCCC;
	float:left;
	margin:0 10px 20px 0;
	padding:2px;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	


/* Content Page*/

#content, #singlePage {	
	background:#fff;	
	font-size:12px;	
	float:left;
	line-height:1.75em;
	padding:10px;
}
#singlePage {
	margin:0 0 0 10px;
	width:570px;
}
#singlePageBloggers{
	border:1px solid #CCCCCC;
	margin:20px 0 20px 10px;
	width:465px;	
	}

#content_single {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	font-size:12px;
	line-height:1.75em;
	margin:0 0 0 10px;
}
#single_left {
	float:left;
	overflow:hidden;
	padding:20px 0 0 20px;
	width:170px;
}
.post {
	line-height:1.75em;
	}

.post p {
	margin-top:10px;
	}
.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h2.title {
	border-bottom:1px solid #e2e2e2;
	color:#000000;
	padding:5px 0 0 0 ;	
}


.entry img, .post a img, #front-list img {
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:1px 0px;
	font:11px Arial;
	display:block;	
	font-weight:bold;
}
#stats .right, #stats .right a, #stats .right a:visited, #stats .right a:hover {
	color:#F37021;
	text-decoration:none;
}
#stats a, #stats a:visited, #stats a:hover {
	text-decoration:underline;
}
#map {
/*	position:absolute;*/
	margin:5px 0 0 20px;
	overflow:hidden;
	width:620px;
}

#map, #map a, #map a:visited {
	color:#246be9;
	font-size:12px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 5px 0 2px 8px;
	display: inline;
}

img.alignleft {
	margin:0 15px 5px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	}	

/* Sidebar*/
#sidebar {	
	float:left;
	margin:0 0 0 5px;
	overflow:hidden;
	width:310px;
}






/* Comments*/

.commentsHdg{
	font-size: 15px;/*normal 20px Times;*/
	font-weight: bold;
	color:#f37021;	
}

#comments {
	line-height:1.5em;
	overflow:hidden;
	width:480px;
}
#comments h3 {
	color:#246be9;
}

ul.commentlist {
	/*border-top: 1px solid #f37021;*/
	margin: 0px 0 20px 0;
}

.commentlist {
	width:480px;
}
	
.commentlist blockquote {
	background:#ededed;
}
			
.commentlist li {
	border-bottom: 1px solid #f37021;
	color:#4D4D4D;
	line-height:1.25em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0;
	text-align:left;	
}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	font-size:11px;
	line-height:1.5em;
	padding:5px 0 0;
	width:428px;
}
.commenttext p {
	margin:0 0 5px 0;
}

li.my_comment {
	background: #fff;
	}

	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0; 
	}
	
.commentmetadata {
	color:#aaa;
	margin-top:3px;
	font-size:10px;
	padding: 0 0 0 10px;
	}
.quotes{
	margin: 0 10px 0 0;
}
.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.commentlist li .avatar {
	border:1px solid #ccc;
	margin:0 8px 0 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	

#comment {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #7E9EB7;
	color:#989898;
	font-family:arial;
	font-size:12px;
	margin:0 0 7px;
	padding:4px;
	width:421px;
	}

/* Footer*/

#gallery {
	font-size:11px;
	color:#333;
	width: 925px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 15px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#gallery #random {
    float:right;
    width:613px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    border-right:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	font-size:11px;
	color:#fff;
	width: 910px;
	background:#303030;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}



/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	font-size:12px;
}
.sidebar_advert {
	background:white;
	width:300px;
	margin:10px 0 0 1px;
}
#front_twocolumn {	
	margin:10px 0 25px 25px;
	width:610px;
}
#single_left ol li a {
	color:#246be9;
	font-size:11px;
	font-family:arial;	
}
#single_left ol li{
	/*background:#FFFFFF url(images/dash.gif) no-repeat scroll 0 center;
	padding-left:5px;*/
	background:#FFFFFF url(images/dash.gif) no-repeat scroll 0 14px;
padding:5px 10px 0;
	}
/*#accordion-menu ul .active ul .active ul a {global.css (line 305)
background:#FFFFFF url(../images/body/accordion-menu/dash.gif) no-repeat scroll 21px center;
margin:0;
padding:0 0 0 28px;
width:145px;
}*/
#single_left ol li a:hover {
	text-decoration:underline;
}
#single_left p {
	font-size:12px;
	font-weight:bold;
}
.profile {
	float:left;
	margin:3px 10px 0 0 ;
}
#footer {
	background:#e36601;
	color:white;
	overflow:hidden;
	padding:10px 0;
	text-align:left;
} 
#footer a {
	color:white;
	font-size:11px;
	font-weight:bold;	
	margin:0 5px;
}
a.thumb_title {
	color:#030303;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:30px;
	overflow:hidden;
}
.front_featured {
	/*background:white url(images/bg_recentArticles.gif) repeat-y;	*/
	border-left:1px solid #E36601;
	border-right:1px solid #E36601;
	margin-right:9px;
	padding:10px 0;
	width:429px;
}
.single_article {
	border-left:1px solid #E36601;
	border-right:1px solid #E36601;
	margin-right:9px;
	padding:14px;
	width:401px;
}
.page_article {
	border-left:1px solid #E36601;
	border-right:1px solid #E36601;
	margin-right:9px;
	padding:14px;
}

/*Widget Style*/
.widgetWrapper, .widgetWrapperBorder {
	margin-top:10px;
	text-align:center;
}
.widgetWrapperBorder {
	border:solid 1px #c0c0c0;
	padding:10px 0;
}
.blueHeader, .orangeHeader  {	
	color:white;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	height:34px;
	width:310px;
	padding:8px 0 0 45px;
	text-align:left;
	line-height:21px;	
}
.blueHeader {
	background:url(images/hdr_WidgetBlue.gif) no-repeat;
}
.orangeHeader {
	background:url(images/hdr_WidgetOrange.gif) no-repeat;
}
.widgetBody {
	background:url(images/bg_Widget.gif) top no-repeat;
	color:#3a3939;
	font-family:arial;
	font-size:13px;	
	text-align:center;
	padding:10px 0;
	overflow:hidden;
	width:310px;	
}
.widgetBottom {
	background:url(images/bg_WidgetFooter.gif) no-repeat;
	height:7px;
	width:310px;
}
.widgetBodyContent {
	display:block;
	text-align:left;
	margin:5px auto 0 auto;
	overflow:hidden;
	width:270px;	
}
.Signup {
	background:url(images/hdr_Newsletter.gif) no-repeat;
	height:94px;
	text-align:left;
	width:306px;
}
.Signup .title {
/*	color:white;
	font-size:13px;
	font-weight:bold;
	margin:12px 0 0 56px;
	padding:12px;*/
	
	color:white;
	font-size:13px;
	font-weight:bold;
	padding:12px 0 11px  63px;

}
.Signup .form {
	margin:5px 0 0 20px;
}
.marginTop10 {
	margin-top:10px;
}
.inputEmail {
	height:19px;
	vertical-align:top;
}

/*End Widget Style*/
.pageHeader {
	background:transparent url(images/pageHeader.gif) no-repeat scroll 0 0;
	height:31px;
	width:616px;
}

.headerOrange {
	background:transparent url(images/hdr_MainOrange.gif) no-repeat scroll 0 0;
	height:31px;
	width:431px;
}
.headerBlog {
	background:transparent url(images/hdr_Blog.gif) no-repeat scroll 0 0;
	height:31px;
	width:431px;
}
.headerTitle {
	color:white;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 0 40px;
	position:absolute;
}
a.homePageTitle h2{
	color:#246BE9;
	text-decoration:none;
}
a:hover.homePageTitle h2 {
	text-decoration:underline;
}
.homePageTitle a, homePageTitle a:hover {
	color:#E36601;
}
#contactUs {	
	margin:6px 12px;
}
#contactUs a, #contactUs a:visited, #contactUs a:hover {
	color:#e36601;
	font-weight:bold;
}
#searchBox {
	background:url(images/bg_Search.gif) no-repeat;
	height:25px;
	width:188px;
}
#searchBox .searchBoxInput {
	background:#FED6A6 none repeat scroll 0 0;
	border:medium none;
	color:#B6500C;
	margin:5px 5px 5px 11px;
	width:120px; 
}
#searchText {
	clear:both;
	padding:5px 0 0 0;
	position:absolute;
	margin-left:759px;
}
.rssFeed {
	border:0;
	margin:3px 6px;
}

.ddsg-wrapper a, .ddsg-wrapper a:visited {
	color:#313131;
}
a.title, a:visited.title {
	color:#246be9;
}
.sidebarQuestion {
	color:#236be1;
	font-weight:bold;
}
.sidebarAnswer a, .sidebarAnswer a:visited {
	color:#3a3939;
	display:block;
	font-size:12px;	
	margin:2px 0 9px;
}
.sidebarAuthor {
	color: #3a3939;
	font-weight: bold;
}
.sidebarBlog {
	color: #e36904;
}
.sidebarAuthorWrap {
	margin:0 0 10px 0;
}
.mostViewed {
	color:#e36904; /*Client wants orange bullets*/
	float:left;	
	font-size:13px;
	font-weight:bold;
	margin:20px 4px 0 0 ;
	width:198px;
}
.mostViewed img {
	margin-bottom:7px;
}
.mostViewed ol li {
	list-style-type:decimal;
	list-style-position:inside;
}
.mostViewed li span, .mostViewed li span a, .mostViewed li span a:visited {
	color:#3a3939;
	font-size:13px;
	font-weight:normal;
	line-height:17px;
}
.copyright {
	float:right;
	font-size:11px;
	margin:0 20px 0 0;
}
.thumbLeft {
	float:left;
	margin:0 15px 2px 0;
	border:1px solid #ccc;
	padding:2px;
}
.social {
	text-align:right;
	font-family:arial;
	font-size:10px;
	margin:0 15px 10px 0;
	width:436px;
}
.singlePageNumbers {
	margin:5px 0 0 5px;
	width:490px;
}
.singlePageNumbers a, .singlePageNumbers a:visited {
	color:#246be9;
}
.archiveTower {
	text-align:center;
	width:195px;
	height:600px;
}
.archiveBottom {
	padding:0 0 0 195px;
}
.bloggerPost {
	color:white;
	float:right;
	font-size:11px;
	margin:5px 20px 0 0;
}
.bloggerPostSingle a, .bloggerPostSingle a:visited, .bloggerPost a, .bloggerPost a:visited {
	color:white;
	font-size:12px;
	font-weight:bold;
	left:9px;
	position:relative;
	top:3px;
}
.bloggerPostSingle {
	color:white;
	float:right;
	font-size:11px;
	margin:2px 20px 0 0;
}
.seeMore a:hover {
	text-decoration:underline;
}
.searchContainer {
	padding:15px 20px 0;
}
.searchTanBox {
	width:580px;
}
.page_numbers .intro{
	float:left;
	padding-right:10px; 
	padding-left:10px;
	}
.page_numbers a{
		color:#246BE9;
		padding:0 3px;
		text-decoration:none;
	
	}
#title {
	line-height:1.5em;
	margin:19px 10px 25px 20px;
}
.bloggerLatest {
	position:relative;
	margin:0 0 0 90px;
	width:170px;
}
.scrollerImage {
	height:86px;
}
.scrollerImage img, #singleArticleBottom {
	margin-bottom:4px;
}
.marginLeft {
	margin-left:5px;
}
.pagination {
	text-align:right; 
}
p.number span {
	margin-left:5px;
}
.pagination.next a { margin-left:15px; }

.pagination a span.arrow {
	font-size:14px;
}
.pagination a, .pagination a:visited, .relatedKeywords a, .relatedKeywords a:visited {
	color: #246BE9;
	font-weight:bold;
}
/*
.pagination {
	margin: 2px; text-align: right; 
}
.pagination a, .pagination a:visited, .relatedKeywords a, .relatedKeywords a:visited {
	color: #246BE9;
}
*/
.frontList {
	margin:0;
	padding:0 15px;
}
img.avatar {
	border:1px solid #CCCCCC;
	float:left;
	margin:0 15px 7px 0;
	padding:2px;
	width:70px;
	height:65px;
}      
.page_numbers {
	margin-bottom:10px;
}
#hr {
	border-bottom:solid 1px #e1e1e1;
	height:1px;
	margin:10px auto 20px;
	width:600px;
}
.red {
	color:red;
}
.moreComments {
	display:block;
	float:left;
	margin:6px 0 7px 305px
}
.moreComments a:link, .moreComments a:visited, .moreComments img {
	color:#505050;
	text-decoration:none;
	border:0;
}
.moreComments a:hover {
	text-decoration:underline;
}
.commentHide {
	display:none;
}
.orange, #stats a.orange {
	color:#E36601;
}
.homepageComment a, .homepageComment a:visited {
	color:#E36601;
}
.single_article ul li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}
.single_article ol li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
}

img.new-post-icon { float:right; border:0; margin-left:5px; }

.post-icon { float:right; margin-left:5px; background-image:url('http://www.dynamicbusiness.com/wp-content/themes/arthemia-premium/images/homepage-icons-sprite.png'); background-repeat:no-repeat; }
.new-article { width:39px; height:38px; background-position:-3px -66px; }
.special-report { width:93px; height:22px; background-position:-2px -212px; }
.readers-choice { width:103px; height:21px; background-position:-2px -167px; }
.editors-choice { width:95px; height:23px; background-position:-2px -126px; }
.special-aiex { width:58px; height:46px; background-position:0 0; }
#staging{
font-size:50px;
color:red;
position:absolute;
top:300px;
}


/* modified by fubupc at 2009-11-19 */
#stats .orange {
  margin-top: 10px;
}
  #stats .orange a, #stats .orange a:visited, #stats .orange a:hover {
    color: #F37021;
    text-decoration: none;
  }

div.sociable {
  text-align: right;
  margin-bottom: 0px !important;
}
  div.sociable_tagline {
    font-size: 1.2em;
    font-weight: bold;
  }

div.single_article {
  position: relative;
}
