/*chafsa blog by shan arakkal*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1, h2, h3 {
	color: #333;
}
h1 {
}
h2 {
}
h3 {
}
p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}
p {
}
blockquote {
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	
	color: #000; text-decoration:none;
}
a:hover {
	color: #F60; text-decoration: underline;
}
/*-----------------------------------------------------------------------------------------------------*/
#base_wrapper {
	width:99%;
}
#container_wrapper {
	width:1000px;
	margin: 0 auto;
}
#borderline {
	width: 1000px;
	background-image:url(../images/transbg.png);
	border:1px #333 dotted;
	margin: 1px auto;
}
#container {
	width:980px;
	margin:10px;
	background: #fff;
}
/* header --------------------------------------------------------------------------------------------------------------------------------------- */


#header {
	width:980px;
	height:123px;
	margin: 0 auto;
	background:#FFF;
}
#hnavbar {
	width:980px;
	margin: 0 auto;
	height:50px;
	background: #F60;
	vertical-align:top;
	background:url(../images/navbg.jpg);
}
/*-----------------------------------------------------------------------------------------------------*/
.btn_divh {color:#FFFFFF;
	width: 150px;
	float:left;font:Tahoma; 
	font-size:12px; 
	text-align:center;
	text-transform:uppercase; 
	padding: 15px 0 0 0px;
}
.btn_divh a{ color:#FFFFFF; font-weight:bold; }
.btn_divh a:hover{ color:#999999; font-weight:bold; text-decoration:none }

.btn_div {color:#FFFFFF;
	width: 150px;
	float:left;font:Tahoma; 
	font-size:12px; 
	text-align:center;
	text-transform:uppercase; 
	padding: 15px 0 0 10px; 
	background:url(../images/break.gif) no-repeat 0px 10px; 
}
.btn_div a{ color:#FFFFFF; font-weight:bold; }
.btn_div a:hover{ color:#999999; font-weight:bold; text-decoration:none }
/*-----------------------------------------------------------------------------------------------------*/

#content_page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	clear:both;
	background:#ffffff;
}
#leftpanel {
	float:left;
	clear:both;
	width: 490px;

}
/*Added By Anu*/
.content {
	width: 430px;
	margin:20px 30px 20px 30px;
	
}
.comment { padding-left:15px; padding-right:5px; padding-top:5px; padding-bottom:5px; height:20px; background-color:#999999; color:#000000;
            margin:25px;
	
}
.indexedmessage {
	width: 200px; 
	margin: 5px auto;
	padding: 0px 0px 0px 5px;
	border-bottom: #CCC 1px dotted;
}
.indexedcomment {
	width: 230px; background:#999999;
	margin: 20px auto;
	padding: 0px 0px 0px 15px;
	
}
/*------------*/
.message {
	width: 430px; 
	margin-left:30px;
	border-bottom: #CCC 1px dotted;
}
.input {
		border: #524147 1px solid;
		font-weight: normal;
		font-size:11px;
		color: #000000;
		font-family: Tahoma;
		background-color: #ffffff;
		text-decoration: none;
		margin-right:7px;
		}

/*--------------*/
.postdiv {
	width: 430px;
	margin:20px 30px 20px 30px; 
	border-bottom: #CCC 1px dotted;
}
.postdiv a {
	color:#F60;
}
.postdiv_topic {
	font-size:14px;
	background: url(../images/bgposttopic.jpg);
	font-weight:bolder;
	padding:12px 12px 12px 10px;
	margin-bottom:10px;
}
.postdiv p {
	margin: 0;
	padding: 0;
	line-height:130%;
	text-align:justify;
}
.postdiv h1 {
}
.postdiv_by {
	text-transform:uppercase;
	font-size:10px;
	margin: 1px auto 5px auto;
	background:url(../images/posted_by.jpg) no-repeat;
	height:32px;
	padding: 10px 0 0 0px;
}
.postdiv_by_namet {
	width: 60px;
	border-right: 1px #000;
	text-align:left;
	padding-left:10px;
	color: #000;
}
.postdiv_by_name {
	color:#F60;
	padding-left:5px; width:130px;
	border-right: 1px #000;
	text-align:left;
}
.postdiv_date {
	text-transform:uppercase;
	padding-left:10px;
	text-align:left;
		color: #000;
}
.postdiv_comment {
	color:#F60;
	padding-left:5px;
	border-right: 1px #000;
	width:110px;
	text-align:left;
}
.postdiv_media {
}
.postdiv_text {
	margin: 10px auto;
}
/*-----------------------------------------------------------------------------------------------------*/
#middletpanel {
	float:left;
	width: 280px;
	margin:0 auto;
}
.middletpanel {
	line-height:180%;
	text-align:left;
}
.friendsurl {
	margin: 0 auto;
	padding: 0px 0px 0px 15px;

}
.friendsurl li {
	display:block;
	width:75%;
	border-bottom: 1px #666 dotted;
	padding:0;
	margin:0;
	line-height:200%;
	color:#000000;
}
.friendsurl_head {
	font-size:16px;
	font-weight: bold;
	padding: 25px;
}
.hom_searchbox {
	width:270px; height:50px;background:url(../images/SearchBox.jpg) no-repeat; padding-top:50px; padding-left:20px; margin-top:20px;
}
.about_chafsa {
	margin: 5px auto;
	padding: 0px 0px 0px 15px;
}
/*-----------------------------------------------------------------------------------------------------*/
#rightpanel {
	float:left;
	width: 210px;
}
.ad_box {
	margin:10px 15px;
	width: 180px;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
}
/*-----------------------------------------------------------------------------------------------------*/
#free_height5 {
	height:5px;
	float:none;
	width:980px;
	clear:both;
}
/*-----------------------------------------------------------------------------------------------------*/
#fcontainer {
	background:#9D1A1F;
}
#footer_area {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	clear:both;
	color:#FFF;
}
#recent_post {
	float:left;
	clear:both;
	width: 250px;
	margin: 30px 30px 30px 30px;
}
#most_popular {
	float:left;
	width: 210px;
	margin: 30px 45px;
}
#categories {
	float:left;
	width: 250px;
	margin: 30px 40px;
}
.subtitle {
	height:25;
	text-transform:uppercase;
	color: #FFF;
	font-weight:bold;
	padding-bottom:8px;
}
#recent_post li {
	display:block;
	border-bottom: 1px #CCC dotted;
	padding:0;
	margin:0;
	line-height:200%;
	color: #F90;
}
#most_popular li {
	display:block;
	border-bottom: 1px #CCC dotted;
	padding:0;
	margin:0;
	line-height:200%;
	color: #F90;
}
#categories li {
	display:block;
	border-bottom: 1px #CCC dotted;
	padding:0;
	margin:0;
	line-height:200%;
	color: #F90;
}
/*Added By Anu*/

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}
.messages {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  font-weight: bold;
}
.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('status-error.png');
}
.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('status-ok.png');
}
.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
/*---------------*/
#footer-links, #footer-links-r { float: left; width:300px; margin-right: 37px; color: #888}
#footer-links-r {float: right; margin: 0px}
#footer-links h2, #footer-links-r h2 { color: #fff; background: #3b3b3b; font-size: 1.2em; padding:5px 10px; margin-bottom: 1px}
/*#footer-links a, #footer-links-r a {display: block; background: url(images/footer-bullet.gif) left no-repeat #2e2e2e; color: #ccc; padding: 5px 10px; margin-bottom: 1px}
#footer-links a:hover, #footer-links-r a:hover {background: #4b4b4b; color: #56bdea}*/

.footerne
{
	margin-top:5px;
	float:left;
	padding:2px;
	font-weight:bold;
	font-size:9px;
	font-family:Tahoma, Arial, sans-serif,Verdena;
	font:bold;
	color:#666;background-color:#E9E9E9;
}
#footernew 
{
	clear:both;
	width:1004px;
	background-color:#E9E9E9;
	margin-top:5px;
	float:right;
	border:0; 
	
}
