@charset "utf-8";
/* CSS Document */
body{
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#333;
}
a img {
	border: none;
}
form{
	padding:0px;
	margin:0px;
	}
.textarea{
	border:solid 1px #ED1F24;
	font-size:13px;
	}
.searchbox{
float:left;
padding-top:2px;
margin-left:20px;
}
.formbutton{
padding: 4px 20px 4px 10px;
float:right;
}

/*Header*/
#header{
	background:url(../images/bg.jpg) repeat-x;
	height:173px;
	min-width:1000px;
	}
#header .container{	
min-width:1000px;
text-align:center;
}
#header .logo{
	height:110px;
	width:255px;
	float:left;
	margin-top:25px;
	margin-left:10px;
	text-align:right;
	}
#header .banner{
	width:733px;
	height:90px;
	float:right;
	margin-top:25px;
	text-align:left;
	}

#nav{
	margin-top:-35px;
	height:35px;
	width:100px;
	min-width:1000px;
}
#nav .navleft {
	float:left;
	margin-left:20px;
	width:420px;
	text-align:left;
}
#nav .navright {
	float:right;
	width:200px;
	text-align:right;
}
#navline{
	background:url(../images/headerslither.jpg) repeat-x;
	height:5px;	
	}
	
#searchbar{
	background:url(../images/searchbar.png) no-repeat right;
	text-align:center;
	width:1000px;
	height:35px;
	min-width:1000px;
	}	
	
#searchbar .searchleft {
	float:left;
	width:400px;
	text-align:left;
	margin-left:20px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:20px;
	padding-top:4px;
}
#searchbar .searchright {
	float:right;
	width:480px;
	text-align:right;
}

.taglinered{
	color:#EB1F24;
}
.taglineorg{
	color:#F26420;
}
/*End of Header*/	
	
	
/*Navigation*/
#home
{
  display: block;
  width: 92px;
  height: 35px;
  background:url(../images/home_btn.png) no-repeat 0 0;
  float:left;
}
#home span{
  display: none;
}
#blog
{
  display:block;
  width: 78px;
  height: 35px;
  background:url(../images/blog_btn.jpg) no-repeat 0 0;
  float:left;
  margin-left:2px;
}
#blog span{
  display: none;
}
#articlewriting
{
  display: block;
  width: 132px;
  height: 35px;
  background:url(../images/articlewrite_btn.png) no-repeat 0 0;
  float:left;
  margin-left:2px;
}
#articlewriting span{
  display: none;
}
#contact
{
  display: block;
  width: 103px;
  height: 35px;
  background:url(../images/contact_btn.jpg) no-repeat 0 0;
  float:left;
  margin-left:2px;
}
#contact span{
  display: none;
}

#register
{
  display: block;
  width: 102px;
  height: 35px;
  background:url(../images/register_btn.jpg) no-repeat 0 0;
  float:right;
  margin-right:2px;
}
#register span{
  display: none;
}

#signin
{
  display: block;
  width: 89px;
  height: 35px;
  background:url(../images/signin_btn.jpg) no-repeat 0 0;
  float:right;
}
#signin span{
  display: none;
}

/*End of Navigation*/

/*Main area*/
#container{
	width:1000px;
	min-width:1000px;
	margin-top:10px;
	margin-bottom:10px;
}
#container .left {
	float:left;
	width:180px;
	text-align:left;
	margin-left:20px;
}
#container .right {
	float:right;
	width:800px;
	text-align:left;
}
/*Top Authors*/
#topauthorsheader{
	background:url(../images/topauthorheader.jpg) no-repeat;
	height:37px;
	width:120px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 60px;
	padding-top:8px;
	}
#topauthorsmiddle{
	background:url(../images/topauthormiddle.jpg) repeat-y;
	width:160px;
	clear:both;
	padding:10px 10px 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:25px;
	color:#333;	
	}
#topauthorsmiddle a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:25px;
	color:#333;
	text-decoration:none;
}

.icon{float: left; vertical-align:text-top; line-height:25px; margin-top:2px; margin-bottom:2px; margin-right:2px;}
#topauthorsbottom{
	background:url(../images/topauthorbottom.jpg) no-repeat;
	height:14px;
	width:180px;
	}
/*End of Top Authors*/

/*Author Adim*/
#authoradminheader{
	background:url(../images/authoradminheader.jpg) no-repeat;
	height:36px;
	width:130px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 50px;
	padding-top:8px;
	border-bottom:1px solid #333333;
	}
#authoradminmiddle{
	background:url(../images/middle.jpg) repeat-y;
	width:160px;
	clear:both;
	padding:10px 10px 1px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:25px;
	color:#333;	
	}
#adminmiddle .icons{float: left; vertical-align:text-top; line-height:25px; margin-top:2px; margin-bottom:2px; margin-right:2px;}
#authoradminbottom{
	background:url(../images/authoradminbottom.jpg) no-repeat;
	height:14px;
	width:180px;
	}
#authoradminmiddle .adminhr {background: #fff url(../images/relatedhr.jpg) no-repeat scroll left; height: 1px; margin:6px 0px 6px 0px;}
#authoradminmiddle .adminhr hr {display: none;}
#loginheader{
background:url(../images/authorloginheader.png) no-repeat;
		height:37px;
	width:744px;
	padding:5px 10px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 40px;
	padding-top:8px;
	margin-left: 5px;
	}
#loginmiddle{
	background:url(../images/categorymiddle.jpg) repeat-y;
	width:764px;
	padding:10px 10px 5px 20px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#333;
	margin-left: 5px;
	}

/*End of author Admin*/

/*Categories on Homepage*/	
#homecategoryheader{
	margin-left: 5px;
	background:url(../images/categorytop.png) no-repeat;
	height:37px;
	width:734px;
	padding:5px 10px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 60px;
	padding-top:8px;
	}
#homecategorymiddle{
	background:url(../images/categorymiddle.jpg) repeat-y;
	height:250px;
	width:794px;
	padding:10px 10px 5px 0px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#333;
	margin-left: 5px;
	}
#homecategorymiddle a{
	color:#333;
	text-decoration:none;
	}
#homecategorymiddle a:hover{
	color:#EB1F24;
	text-decoration:underline;
	}
#homecategorymiddle li {
display:block;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 0px;
width:160px;
float:left;
text-align: left;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position: 0px 3px;
} 
#homecategorymiddle ul{
	margin-top:-13px;
	margin:0px 0px 0px 20px;
	}
#homecategorybottom{
	background:url(../images/categorybottom.jpg) no-repeat;
	clear:both;
	height:13px;
	width:794px;
	margin-left: 5px;
	}
/*End of Home Catecories*/

/*Side Categories*/
#sidecategoryheader{
	background:url(../images/blackcategoryheader.gif) no-repeat;
	height:37px;
	width:120px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 60px;
	padding-top:8px;
	}
#sidecategorymiddle{
	background:url(../images/blackcategorymiddle.gif) left top repeat-y;
	width:165px;
	float:left;
	padding:10px 5px 5px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	line-height:17px;
	color:#333;	
	}
#sidecategorymiddle a{
	color:#333;
	text-decoration:none;
	}
#sidecategorymiddle a:hover{
	color:#EB1F24;
	text-decoration:underline;
	}
#sidecategorymiddle li {
display:block;
padding:0px 0px 0px 20px;
margin-left:-43px;
width:150px;
float:left;
text-align: left;
background-image:url(../images/bullet.jpg);
background-repeat:no-repeat;
background-position: 0px 4px;
}
#sidecategorymiddle ul{
	margin-top:-13px;
	padding-top:10px;
	}
#sidecategorybottom{
	background:url(../images/blackcategorybottom.gif) no-repeat;
	clear:both;
	height:14px;
	width:180px;
	}
/*End of Side Categories*/

/*Related Articles*/
#relatedheader{
	background:url(../images/relatedheader.gif) no-repeat;
	height:37px;
	width:140px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 40px;
	padding-top:8px;
	}
#relatedmiddle{
	background:url(../images/relatedmiddle.gif) repeat-y;
	width:150px;
	clear:both;
	padding:10px 15px 5px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#EB1F24;
	padding-bottom:3px;

}
#relatedmiddle a{
	color:#333;
	text-decoration:none;
}
#relatedmiddle a:hover{
	color:#333;
	text-decoration:underline;
}

#relatedbottom{
	background:url(../images/relatedbottom.gif) no-repeat;
	height:14px;
	width:180px;
	}
	
.hr1 {
	background: #FFFFFF url(../images/relatedhr.jpg) no-repeat scroll left;
	color: #FFFFFF;
	border: 0px;
	height: 1px;
	margin:10px 0px 10px 0px;
	line-height:1px;
	font-size: 1px;
}

/*End 
	
/*Article Area*/
#content{
	width:784px;
	clear:both;
	min-width:774px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}

#contentsmall{
	width:790px;
	clear:both;
	min-width:790px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}
#contentsmall .smallhr {background: #fff url(../images/articlehr.gif) no-repeat scroll left; height: 1px; margin:5px 0px 5px 0px;}
#contentsmall .smallhr hr {display: none;
}

#contentsmall .contentright {
	float: right;
	width: 180px;
	margin-left:5px;
	margin-top:-10px;
}


#skyscraper{
	float:left;
	width:180px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#breadcrumb{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	color:#EC1E24;
	padding-bottom:5px;
	}
#breadcrumb a{
	color:#333;
	text-decoration:none;
	}
#breadcrumb a:hover{
	color:#333;
	text-decoration:underline;
	}
/*Article Area*/
	
/*Footer*/

#footer{
	background:url(../images/footerslither.jpg) repeat-x;
	height:213px;
	padding-left:50px;
	clear:both;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
	padding-top:5px;
	min-width:950px;
	}
#footer a{
	color:#FFF;
	text-decoration:none;
	}
#footer a:hover{
	color:#FFF;
	text-decoration:underline;
	}		

#footertext{
	height:35px;
	min-width:950px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#FFF;
	text-align:center;
	padding-top:2px;
}

.footerlist{
	width:120px;
	float:left;
	margin: 25px 20px 0px 20px;
	text-align:left;
	}
.footerred{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	color:#EB1F24;
	}
.footerorange{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12pt;
	color:#F26420;
	}
#footerlogo{
	float:right;
	margin-top:66px;
	margin-right:20px;
	background:url(../images/footerlogo.jpg) no-repeat;
	width:284px;
	height:104px;
	}
	
/*Fonts*/
.rss{float: left; vertical-align:text-top; line-height:25px; margin-top:7px; margin-bottom:5px; margin-right:2px; margin-left:-2px;}
h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20pt;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	color:#EB1F24;
	}
h1 a{
	color:#EB1F24;
	text-decoration:none;
	}
h1 a:hover{
	color:#F26322;
	text-decoration:none;
	}
h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16pt;
	font-weight:normal;
	margin:0px 0px 2px 0px;
	color:#EB1F24;
	}
h2 a{
	color:#EB1F24;
	text-decoration:none;
	}
h2 a:hover{
	color:#F26322;
	text-decoration:none;
	}
	
h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#EB1F24;
	}
.author{
	color:#EB1F24;
	padding-bottom:3px;
	}
.author a{
	color:#333;
	text-decoration:none;
	}
.author a:hover{
	color:#333;
	text-decoration:underline;
	}
.article{
	padding-bottom:5px;}
.hr {background: #fff url(../images/longhr.jpg) no-repeat scroll left; height: 1px; margin:5px 0px 10px 0px;}
.hr hr {display: none;
}

#articlearea{
	width:596px;
	}
	
#articlearea a{
	color:#EB1F24;
	text-decoration:none;
}
.googleleft{
	float:left;
	width:300px;
	padding:0px 5px 5px 5px;
	margin:0px 0px 0px 0px
	}
.googleright{
	float:right;
	width:300px;
	padding:0px 0px 5px 5px;
	margin:0px 0px 0px 0px;
	}

#republish{
	width:596px;
	}
	
#republish .republishleft {
	float:left;
	width:200px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}
#republish .republishright {
	float:right;
	width:200px;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
.chitika{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}
	
#yeddaheader{
	background:url(../images/yeddaheader.gif) no-repeat;
	height:37px;
	width:546px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	color:#FFF;
	font-size:16pt;
	padding-left: 50px;
	padding-top:8px;
	}
#yeddamiddle{
	background:url(../images/yeddamiddle.gif) repeat-y;
	width:566px;
	padding:10px 15px 0px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	text-align:center;
	color:#333;	
	}
	
#yeddamiddle .yeddalogo{
	text-align:left;
	font-weight:bold;
	width:155px;
	padding-top:13px;
	height:25px;
	background-image:url(../images/yeddalogo.jpg);
background-repeat:no-repeat;
background-position:right

	}
.yeddabutton{
padding: 7px 0px 4px 0px;
float:right;
}
#yeddabottom{
	background:url(../images/yeddabottom.gif) no-repeat;
	height:14px;
	width:596px;
	}
#date{
	width:596px;
	height:37px;
	font-weight:bold;
	}
#date .datetext{
	float:left;
	width:250px;
	height:37px;
	vertical-align:middle;
	}
#date .datetext a{
	color:#EB1F24;
	text-decoration:none;
	}
#date .print{
	padding-top:4px;
	float:right;
	vertical-align:middle;
	}
#date .print a {
	color:#333;
	text-decoration:none;
}

#share{
	width:596px;
	height:21px;
	font-weight:bold;
	}
#share .authortext{
	float:left;
	width:250px;
	height:21px;
	vertical-align:middle;
	color:#EB1F24;	
	}
#share .authortext a{
	color:#333;
	text-decoration:none;
}
#share .authortextgrey{
	color:#333;
}
#share .buttons{
	float:right;
	vertical-align:middle;}
	
	
#authordetails{
	clear:both;
	}
.pic {
float:left;
width:150px;

} 
.authortext {
float:right;
width:570px;
color:#333;
}
.authortext a{
	color:#333;
	text-decoration:none;
	}
.authortext a:hover{
	color:#EB1F24;
	}
#authortitle{
	clear:both;
	}
#authortitle .articlecount {
float:right;
width:300px;
color:#333;
padding-top:10px;
text-align:right;

}
.authorrss {
float:right;
width:200px;
color:#333;
text-align:right;
padding-right:10px;
}
#adaptvDiv1 {
margin-top:5px;
}
.report {
	background-image: url(../images/redbn.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 2px 2px 2px 10px;
}