/* ALL */
body {
	padding:0;
	margin:0;
	-x-system-font:none;
	background-color:#443e2e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
	color:#363636;
}
a,img {
	padding:0;
	margin:0;
	border:none;
	outline:none;
}

h1 {display:block; font-size:2em; font-weight:bold; margin:0; padding-bottom:3px; line-height:22px;}
h2, .secondtitle {
	font-size:15px;
	font-family: "helvetica neue",Arial,Helvetica,"Lucida Grande",Verdana,sans-serif;
	letter-spacing:.1px;
	padding:0;
	margin:0;
	border-bottom: 2px solid #C2BA9C;
	font-weight:bold;
}

.h2border h2{
	border-bottom: 2px solid #C2BA9C;
}

.h2border {
	border-bottom:2px solid #7D7762;
	margin-bottom:6px;
}
.h2border h1{
	border-bottom: 2px solid #C2BA9C;
}
h3, h3 a {
	font-size:14px;
	font-weight:bold;
	letter-spacing:.1px;
	padding-bottom:3px;
	margin:0;
	color:#1B75BB;
	text-decoration:none;
}
h3 a:hover, h4 a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	height:0px;
}

.clearLeft{
	clear:left;
}

.block{
	display:block;
}
p {
	padding:2px 0 2px 0;
	margin:0;
}
h4, h4 a {
	font-size:13px;
	font-weight:bold;
	letter-spacing:.1px;
	padding-bottom:1px;
	margin:0;
	color:#1B75BB;
	text-decoration:none;
}
a:hover { 
	/*text-decoration:none;*/
}
textarea, input { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
/* HEADER */
#header_container {
	padding-top:4px;
}
#header {
	width: 950px;
	margin:0 auto;
	position:relative;
	background:#fff;
	height:86px;
}
#header .logo {
	text-align:left;
	position:absolute;
	padding-left:4px;
}
.focus {
	float:right;
	text-align:right;
	padding-right:4px;
}
/* MENU */
#menu {
	background-image:url(../images/menu_gradient.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0 auto;
	height:21px;
	width: 950px;
	overflow:hidden;
	/*border-top:2px solid #6F6D61;*/
}
.menuleft {
	float:left;
}
.menuright {
	float:right;
	width:310px;
	margin:0;

}
#menu_container {
	height:21px;
	position:relative;
	padding:0px;
	padding-top:1px;;
}

.category{
	float:left;
	border-right:solid #443E2E 2px;
	height:26px;
	padding:2px 23px;
	background:url(../images/navbg.jpg) repeat-x;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.category a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

/* SEARCH  */
#searchfield {
	margin:0px;
	padding:0px;
	width:200px;
	border: 2px solid #443E2F;
	height:15px;
	float:left;
	/*border-top:none;
	border-bottom:none;*/
	/*position:absolute;
	top:1px;
	left:0px;*/
}

.searchfield{
	margin:0px;
	padding:0px;
	width:245px;
	border: 2px solid #443E2F;
	height:15px;
	/*border-top:none;
	border-bottom:none;*/]
}

.searchButton{
	/*position:absolute;
	top:2px;
	right:10px;*/
	float:left;
	margin-left:4px;
}

/* CONTENT */
#content_container {
	/*background-color:#443e2e;*/
}
#content {
	width:950px;
	margin:0 auto;
}
.content_txt {
	background-color:#FFFFFF;
	border: 2px solid #6f6d61;
	padding:5px;
}
/* CONTENT LEFT */
#content_left {
	float:left;
	padding-left:5px;
	padding-right:2px
	text-align:left;
	width:594px;
}
.leftcontent1 {
	float:left;
	width:100%;
	text-align:left;
}
.leftcontent2 {
	float:right;
	width:244px;
	text-align:left;
}
.greyborder {
	border:1px solid #B9B7B1;
	padding:5px;
}

.divpadding {
}

.divpaddingF {
	height:auto;
	width:100%;
}

.mainarticle{
	width:340px;
	float:left;
}

.mainarticle .image{
	width:340px;
	overflow:hidden;
}

.main_article_text {
	width:340px;
	padding-top:4px;
}

.readmore { text-align:right;}
.readmore a, .readmore a:hover {
color:#1B75BB;
font-weight:bold;
text-decoration:none;
}
#subarticles {
	width:100%;
	clear:both;
}

#subarticles .sub{
	overflow:hidden;
	width:290px;
	height:150px;
	border:solid #aaa 1px;
	border-top:none;
	background:#f9f6ed;
}

#subarticles .sub p{
	margin-left:7px;
	margin-right:7px;
}

#subarticles .sub h3{
	margin-top:3px;
	margin-right:7px;
}

#subarticles .left{
	float:left;
}

#subarticles .right{
	float:right;
}

#subarticles .imageDiv{
	height:85px;
	overflow:hidden;
	text-align:center;
	margin:3px 7px 0;
	float:left;
}

.subtop {
	float:left;
	text-align:left;
	clear:both;
	width:100%;
}
.subbottom {
	float:left;
	clear:both;
	text-align:left;
	width:100%;
	padding-right:15px;
	margin-top:10px;
}
/* LIST STYLE */
ul {
	padding:0;
	margin:0;
	list-style:square;
	list-style-image:none;
	padding-left:20px;
	color:#1B75BB;
	text-align:left;
}
li {
	padding-bottom: 8px;
	font-weight:bold;
	font-size:12px;
}
li a {
	color:#1B75BB;
	text-decoration:none;
}
/* Title Colors*/
#categorytxt {
	font-size:1em;
	color: #443E2F;
	font-weight:bold;
	padding-left:10px;
}

#categorytxt a{
	text-decoration:none;
	color:#443E2F;
}

#categorytxt a:hover{
	text-decoration:underline;
}

.title_blue {
	width:100%;
	/*color:#1B75BB;*/
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	height:17px;
	overflow:hidden;
	padding-left:8px;
	background:url(../images/clean_h_mini.png) repeat-x;
}
.title_orange {
	width:100%;
	/*color:#FF6D00;*/
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	height:17px;
	overflow:hidden;
	padding-left:8px;
	background:url(../images/wild_h_mini.png) repeat-x;
}
.title_green {
	width:100%;
	/*color:#439D2A;*/
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	height:17px;
	width:100%;
	overflow:hidden;
	padding-left:8px;
	background:url(../images/green_h_mini.png) repeat-x;
}
.title_tan {
	width:100%;
	/*color:#EFAD44;*/
	color:white;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	height:17px;
	overflow:hidden;
	padding-left:8px;
	background:url(../images/human_h_mini.png) repeat-x;
}
/* AD SPACE*/
#adspace {
	clear:both;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding:20px 0 20px 0;
}
.adborder {
	border:2px solid #B9B7B1;
	height:60px;
	margin:0 auto;
	line-height:60px;
	font-size:23px;
	text-align:center;
	font-weight:normal;
}
/* CONTENT RIGHT */
#content_right {
	float:right;
	text-align:left;
	width:335px;
}
.content_rightborder {
	border-left:2px solid #B9B7B1;
	margin-left:10px;
	padding:5px;
}
.topics_right {
	float:right;
	text-align:left;
	margin-bottom:10px;
	width:49%;
}
.topics_left {
	float: left;
	text-align:left;
	margin-bottom:10px;
	width:49%;
}
#TagCloudText ul{padding:0px;}
.topics_right li, .topics_left li { padding-bottom:6px; list-style:none; padding:0 5px 0 5px;font-size:12pt }

#TagCloudText .topics_right li,#TagCloudText  .topics_left li {font-size:12px}

.rightad {
	width:300px;
	height:250px;
	border: 2px solid #B9B7B1;
	clear:both;
	line-height:250px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	margin:0 auto;
	float:left;
}
.subscribe_img {
	width:119px;
	float:left;
}
.subscribe_txt {
	float:left;
	width:190px;
	text-align:left;
}
.subscribe_txt .email{
	border:solid #443E2F 2px;
	padding:3px;
	margin-bottom:4px;
	margin-top:4px;
}

.partnertxt {
	text-align:left;
	border-top:1px solid #B9B7B1;
	margin-top:7px;
	padding:5px 0 10px 0;
}
.partnertxt a {
	color:#1B75BB;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	text-align:center;
}
/* SHARE */
#share {
	padding-bottom:15px;
}
#share img {
	padding-right:50px;
}
.sharebox {
	border-bottom: 2px solid #EDE7D4;
	line-height:25px;
	padding-top:10px;
}
.sharebox a {
	font-size:13px;
	font-weight:bold;
	letter-spacing:.1px;
	padding-bottom:1px;
	margin:0;
	color:#1B75BB;
	text-decoration:none;}
.sharebox a:hover { text-decoration:underline;}
/* RELATED BOX */
.relatedbox {
	margin-top:5px;
	padding-bottom:10px;
	/*height:50px;*/
	clear:both;
}
.related_img {
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
.related_txt {
	float:left;
	padding:0px;
	width:475px;
}
.related_description {}
.related_date { color:#6A634B; font-weight:bold;}
/* FOOTER */
#footer {
	width:950px;
	margin:0 auto;
	padding-bottom:10px;
	clear:both;
	line-height:13px;
}
.footer_txt {
	background:#685E4A;
	height:70px;
	font-size:11px;
	color:#EDE7D4;
	text-decoration:none;
}
.footerlinks {
	text-align:center;
	padding-top:3px;
}
.footerlinks, .footerlinks a {
	text-transform:uppercase;
	font-size:11px;
	color:#EDE7D4;
	text-decoration:none;
	font-weight:bold;
}
.footer_redistrubute {
	text-align:center;
	padding-top:5px;
}
.footer_copyright {
	text-align:center;
	padding-top:4px;
	font-weight:bold;
	font-size:12px;
}
.footer_bg {
	display:block
}
.footer_bg * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#685E4A
}
.footer_bg1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #534b3a;
	border-right:1px solid #534b3a;
	background:#5f5643
}
.footer_bg2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #474130;
	border-right:1px solid #474130;
	background:#615744
}
.footer_bg3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #615744;
	border-right:1px solid #615744;
}
.footer_bg4 {
	border-left:1px solid #534b3a;
	border-right:1px solid #534b3a
	}
.footer_bg5 {
	border-left:1px solid #5f5643;
	border-right:1px solid #5f5643
}
.sitemap{
	background:white;
	padding:20px;
	padding-top:10px;
}
.sitemap .content{	
	width:345px;
}



.aboutpage .tablink{
	text-decoration:none;
	font-weight:bold;
	font-size:.9em;
}

.aboutpage .tablink{
	/*margin-left:10px;*/
} 

.aboutpage .content{
margin-left:10px;
margin-top:15px;
width:70%;
}

.aboutpage h1.title{
}

.aboutpage .h2border{
	margin-left:5px;
}

.aboutpage .content .top .person{
width:380px;
float:left;
margin-left:10px;
margin-right:10px;
margin-bottom:12px;
}

.aboutpage .content .top .person .website{
color:blue;
float:right;
}

.aboutpage .content .top .person .image{
width:95px;
height:130px;
overflow:hidden;
float:left;
margin-right:15px;
}
.aboutpage .content .top .person .info .name{
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}



.aboutpage .bottom{
clear:both;
}

.aboutpage .bottom .staff{
float:left;
}

.aboutpage .bottom .logo{
float:left;
text-align:center;
margin-right:50px;
}

.aboutpage .bottom .logo img{
display:block;
}

.aboutpage .bottom .logo a{
display:block;
}

.aboutpage .bottom .person{
margin-bottom:10px;
}

.aboutpage .bottom .person p{
padding:0px;
margin:0px;
}

.contactpage .bottom .left{
float:left;
}

.contactpage .bottom .right{
float:right;
}

.feedImg{
	vertical-align:middle;
}

.keywordTable{
	font-weight:1em;
}

#morearticles ul{
color:#1B75BB;
font-size:1.1em;
font-weight:bold;
list-style-position:inside;
padding:0px;
}

#morearticles .article{
margin-bottom:4px;
padding:0px;
}

#morearticles .left{
float:left;
margin-right:20px;
width:45%;
}

#morearticles .right{
float:left;
width:45%;
}

.moreLink{
	color:#1B75BB;
	text-decoration:none;
	text-align:right;
	float:right;
	font-size:.7em;
}

.searchResultList .relatedbox{
	 border-bottom:solid #d6d3ca 2px;
}

.pagenavigator{
/*text-align:center;*/
}

.pagenavigator .pages span{
border-right:solid #726e65 1px;
padding:0px 7px 0px 5px;
text-decoration:none;
font-weight:bold;
}

.pagenavigator .pages span a{
text-decoration:none;
color:#1B75BB;
}

.searchInfo .sortType{
	float:left;
	color:black;
}

.searchInfo .summary{
	float:right;
	color:black;
}

.profileBox{
font-size:1.1em;
}

.profileBox .info{
margin-bottom:12px;
}

.profileBox .info .image{
float:left;
margin-right:10px;
border:solid #443E2E 1px;
}

.profileBox .comments{
float:left;
width:300px;
}

.profileBox .favorites{
float:left;
width:270px;
margin-right:20px;
}

.profileBox .articlesWritten{
float:left;
width:270px;
margin-right:20px;
}

.profileBox .articlesWritten .relatedbox{
	margin-bottom:12px;
	height:auto;
}

.profileBox .articlesWritten .relatedbox div.related_img{
	height:75px;
	overflow:hidden;
}

.profileBox .articlesWritten .related_txt a{
	font-size:1.4em;
	text-decoration:none;
}

.profileBox .articlesWritten .relatedbox,.profilebox .articlesWritten .related_txt{
	width:auto;
	height:auto;
	padding:0px;
}

.profileBox .articlesWritten .related_txt .related_date{
	clear:both;
}

.profileBox .articlesWritten a{
color:#443E2E;
font-weight:bold;
text-decoration:none;
}

.profileBox .comment .first .name{
font-weight:bold;
}

.profileBox .comment .first .date{
font-size:.7em;
}

.profileBox .comment{
margin-bottom:12px;
}

.profileBox .comment .subject{
}

.profileBox .comment .message{
font-weight:bold;
}

.byCategoryDiv div{
	background:none;
}

#relatedarticles{
	margin-top:15px;
}

#relatedarticles .morepage{
	display:none;
	height:520px;
}

#relatedarticles .morepage .keywords{
	font-size:.8em;
}

#relatedarticles .first{
	display:block;
}

.featuredArticlesDiv{
	padding-bottom:10px;
	float:left;
	width:230px;
	text-align:left;
	margin-left:10px;
	margin-bottom:10px;
	background:#f9f6ed;
}

.featuredArticlesDiv h2{
	border:none;
}

.featuredArticlesDiv ul{
	list-style-position:outside;
	padding:0px;
	margin:0px;
	font-size:.9em;
}

.featuredArticlesDiv li{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-size:1em;
	border-top:solid #B9B7B1 1px;
	list-style-type:none;
}

.byCategoryDiv{
	padding-bottom:10px;
	float:left;
	width:230px;
	text-align:left;
	font-size:1em;
	background:#e4e4e4;
}

#Pages{
	text-align:center;
	font-weight:bold;
	clear:both;
	border-top:solid #B9B7B1 1px;
	padding-top:5px;
}

#Pages .pageButton{
	margin:7px;
	cursor:pointer;
}	

#Pages .pageButton1{
	background:#948E7E;
	color:white;
}	

.subscribe_txt input{
display:block;
margin:0px;
padding:0px;
float:left;
clear:both;
}

.invite_txt .textInput{
	width:400px;
}

.invite_txt input,.invite_txt textarea,.invite_txt label{
display:block;
margin:0px;
padding:0px;
float:left;
clear:both;
margin-left:5px;
margin-bottom:6px;
}

.browseMore{
	color:#999;
	text-align:center;
	font-weight:bold;
	font-size:.9em;
	clear:both;
}


/* POPULAR BOX LIST */
#popularmenu {
	border:1px solid #7D7762;
	height:20px;
	width:313px;
	background-image:url(../images/popular_off.gif);
	background-repeat:repeat-x;
}
#popularmenu li {
	float:left;
	width:33%;
	border-right: 1px solid #7D7762;
	text-align:center;
	height:20px;
	padding:0;
	line-height:20px;
	cursor:pointer;
}
#popularmenu li.listnoborder { border:0px; border-right:0px;}
#popularmenu li a {
	color:#2B2922;
	text-decoration:none;
}
#popularmenu li:hover {
	background-image:url(../images/popular_on.gif);
	background-repeat:repeat-x;
}
#popularbox {
	border-left:2px solid #EDE7D4;
	border-right:2px solid #EDE7D4;
	margin-bottom:10px;
}
#popularbox ul, #popularmenu ul {
	list-style:none;
	text-align:left;
	padding-left:0;
	color:#7D7762;
}
#popularbox li {
	border-bottom:2px solid #EDE7D4;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:16px;
}

#TopArticleDiv{
	height:410px;
	margin-bottom:10px;
}

/* WElcome Refer*/
#welcome_refer { background-color:#FFFFFF; color:#443E2F; font-weight:bold; font-size:13px;}
#welcome_refer .welcomeimg { padding-right:20px;}

/* Welcome*/
#Welcome_left { float:left; text-align:left; width:210px; padding:0; margin:0;}
#Welcome_right { float:right; text-align:left;}
#Featured_articles { font-size:14px; border-bottom:3px solid #C2BA9C; }
.Featured_bg {  background-color:#f6f5f1;  }
.featured_left {  border-top: 3px solid #7D7762; padding:5px; border-bottom: 1px solid #C2BA9C; border-left: 1px solid #C2BA9C; }
.featured_middle { border-top: 3px solid #7D7762; padding:5px; border-bottom: 1px solid #C2BA9C;}
.featured_last {border-right: 1px solid #C2BA9C; border-bottom: 1px solid #C2BA9C; border-top: 3px solid #7D7762; }

/* subscribe */
#subscribenow {background-color:#FFFFFF; color:#443E2F; font-weight:bold; font-size:13px;}
#subscribenow input, #subscribenow textarea  { width:100%; padding:2px; border:1px solid #443E2F; color:#3c7199; font-weight:bold; font-size:12px;  }
#unsubscribe_txt { border-top:1px dashed #cccccc; margin-left:12px;}

/* 404  */
#errortxt { padding-left:40px; }
#errortxt input { width:90%; padding:4px;}

/* Search */
#searchbar { border-top:1px solid #7D7762; border-bottom:1px solid #7D7762; padding:5px 0 5px 0; }
.searchbar_left { float:left; text-align:left; width:49%;}
.searchbar_right { float:right; text-align:right; width:49%;}
#searchbar a { text-decoration:none; color: #1B75BB;}
.results { border-top:1px solid #7D7762; border-bottom:1px solid #7D7762; padding:6px 0 6px 0; margin-bottom:10px; }
.results_img { float:left; text-align:left;}
.results_img img { padding-right:20px; }
.results_txt { float:left; text-align:left;}
.results_date { color:#6A634B; font-size:11px; }
.resultspg { text-align:right;}

/* LOGIN */
#Login, #Login_txt, #Advertise, #Advertise_txt { }
#Login_txt { font-size:14px; padding-bottom:17px;}
#Advertise_txt { font-size:13px; padding-bottom:17px;}
#Login input { width:100%;}
#Advertise input { width:65%;}
#Advertise .submitButton{ width:auto;height:auto;}
#Advertise textarea { width:100%;}

/* Register */
#Register_pg input { width:65%; padding:3px; border:1px solid #cccccc;  }
#Register_pg #Registerbtn { width:25%; border:1px solid #000; }

#content_right .modSect{
	margin-bottom:12px;
	float:left;
}

.contact_text .bottom .left,.contact_text .bottom .right{
	float:left;
}

.contact_text .bottom .right{
	margin-left:15px;
}

.contact_text h2.title{
	margin-top:15px;
}

.contact_text p input,.contact_text p textarea{
	width:300px;
}

.contact_text,.aboutpage{ background-color:#FFFFFF; color:#443E2F; font-weight:bold; font-size:13px;}

#ImpactTable .logo,#ImpactTable .description{
	vertical-align:middle;
}

#ImpactTable td{
	padding-bottom:15px;
	/*border-bottom:2px solid #C2BA9C;*/
}

#TagCloudDiv{
	width:300px;
}
