@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
#articles {font-family:"Open Sans", Verdana, serif;}
	
#articles .heading {background-color:#e55c00;height:82px;padding:0 10px 0 15px;border:none;}

#articles .heading h1 {font-family:"Open Sans", Verdana, serif;;font-weight:300;font-size:32px;color:#fff;line-height:82px;display:inline-block;border:0;margin:0;text-transform:none;}
#articles #article_addthis {background:#fff;margin:5px 0px;border-radius:0;padding:5px;border-top:1px solid black;border-bottom:1px solid black;height:34px;}
	#article_addthis .addthis_toolbox {float:right;margin-top:7px;}
	#article_addthis img {float:left;margin-right:10px;}
	#article_addthis b {line-height:34px;font-weight:400;}

p.intro {font-size:1.1em;border-bottom:1px solid black;}

.articles_main {float:left;width:744px;padding-top:5px;}
	.articles_main.__home {width:588px;}
.articles_side {float:right;width:237px;padding-top:5px;}
	.articles_side.__home {width:393px;}
	.articles_side h4 {background-position:bottom left;background-repeat:repeat-x;color:#414141;font-size:20px;line-height:30px;font-weight:400;font-family:"Open Sans",	Verdana,Serif;padding:3px 8px 15px 8px;margin:0 0 5px 0;}
	
.list_categories	 {padding:9px;background:#629add;margin-bottom:10px;}
	.list_categories h4 {background-color:#d0e1f5;background-image:url('/images/articles/h4_categories.png');}
	.list_categories li {background:#f0f5fc;font-size:12px;margin:0 0 1px 0;transition:background-color 0.2s ease-in;}
	.list_categories li:hover {background:#e0e5ec;}
	.list_categories a {color:#000;text-decoration:none;display:block;padding:5px 10px;}
		
.popular_articles	 {padding:9px;background:#bfd64a;margin-bottom:10px;}
	.popular_articles h4 {background-color:#dfeaa4;background-image:url('/images/articles/h4_popular.png');}
	.popular_articles li {width:171px;height:135px;overflow:hidden;float:left;margin:0 0 20px 25px;}
	.popular_articles li:nth-child(even) {margin:0 0 20px 25px;}
		.__home .popular_articles li {margin:0 20px 20px 0;}
		.__home .popular_articles li:nth-child(even) {margin:0 0 20px 0;}
	.popular_articles a {position:relative;height:100%;width:100%;display:block;}
	.popular_articles img {z-index:1;}
	.popular_articles span {z-index:2;position:absolute;background:#000;background:rgba(0,0,0,0.7);color:#fff;text-shadow:0 0 2px #000;font-weight:bold;font-size:12px;display:block;padding:5px;left:0;bottom:0;width:100%;transition:background-color 0.2s ease-in;}
	.popular_articles a:hover span {background:#000;}
	

.submit_article {padding:10px 0;}
.articles_side.__home .submit_article a {background:url('/images/btn_submit-an-article-big.png') 0 50% no-repeat;}
	.submit_article a {background:url('/images/btn_submit-an-article.png') 0 50% no-repeat;display:block;text-indent:-999px;overflow:hidden;width:238;height:46px;}
	
	
	
.article {border-bottom:1px solid #5b5b5b;padding:6px 0;color:#000;margin:0 0 10px 0;}
	.__section .article {border:none;width:240px;float:left;height:440px;margin-right:10px;}
	.__section .article:nth-child(3n) {margin-right:0;}
	
	.article h2 {font-size:20px;font-weight:400;}
	.article h2 a {color:#000;}
	.article .article_image {float:left;width:246px;margin-right:10px;}
		.__section .article .article_image {float:none;width:230px;}
		.__section .article h2 {min-height:90px;}
	.readmore {background:url('/images/articles/a_readmore.png') right top no-repeat;background-color:#e55c00;color:#fff;text-transform:uppercase;display:inline-block;padding:10px 5px 5px 5px;clear:both;}
	.readmore:hover {text-decoration:none;color:#fff;opacity:0.9;}

	.article_info {clear:both;line-height:34px;font-size:12px;padding:8px 0 0 5px;}	
		.__section .article_info {/*float:left;*/}
	.article_info img {vertical-align:middle;float:left;margin-right:10px;}
	.article_info .date {background:url('/images/articles/info_clock.gif') 8px 50% no-repeat;padding-left:30px;margin-right:10px;display:none;;}
	.article_info .category {background:url('/images/articles/info_category.gif') 8px 50% no-repeat;padding-left:30px;margin-right:20px;color:#000;}
		.__section .article_info .date,
		.__section .article_info .category {display:none;}
	
.article_full li {list-style:disc;margin:5px 1em;}		
		
.article_full {}		
	.article_full h2,
	.article_full h3,
	.article_full h4,
	.article_full h5,
	.article_full h6 {font-family:"Open Sans", Verdana, serif;;font-weight:400;color:#000;}
	.article_full p {color:#000;line-height:1.6;font-weight:400;}
	.article_full .article_image {float:left;margin:0 20px 20px 0;}

.aboutauthor {border-top:1px solid #7f7f7f;border-bottom:1px solid #7f7f7f;padding:10px 0;clear:both;margin:20px 0;}
	.aboutauthor img {float:left;margin:0 10px 10px 0;}
	.aboutauthor h3 {margin:0 0 10px 0;color:#000;text-transform:uppercase;font-size:14px;padding:0;font-weight:700;}
	#articles .aboutauthor h3 + p {margin:0 0 1em 0;padding:0;}
	.aboutauthor a {color:#8200b2}
	