/**CSS for www.amateurspankings.com**/
/**Maked by www.xpert-media.org**/

/*--------Reset-----------*/
*{
	margin: 0px; padding: 0px;
}
body{
	background-color: #0d0001;
	background-image: url(img/body-bg.gif);
	background-repeat: repeat-x;
	color:#fbfbfb;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*--------Defaults-----------*/
h1{
	color: #ff0000;
	font-size: 12px;
}
h2{
font-size:12px;
color: #f3bd00;

background-color: #000;
border: solid 1px #515151;
border-bottom: none;
width: 60%;
padding: 1px 20px;
margin-left: 10px;
}
h3{
font-size:12px;
margin-top: 3px;
margin-left: 15px;
color:#838383;
display: inline;
text-decoration: none;
line-height: 14px;
}
a{
  color:#f3bd00;
}
a:hover{
color:#fff;
}
/*--------Layout-----------*/
#heading{
	width: 950px;
}
#wrap{
	width: 950px;
}
#content{
   width: 600px;
	float:left;
	text-align: left;
}
#sidebar{
	 width: 340px;
	float:right;
	text-align: left;
}
#footer{
	width: 950px;
	font-size:12px;
}
#left{
	width: 900px;
	float: left;
	text-align: left;
	margin-left: 10px;
}
/*--------Heads-----------*/
#logo{
	width: 321px;
	height: 91px;
	float: left;
}
#logo2{
	width: 610px;
	padding-left: 10px; 
	text-align: left;
	float: left;
}
#friends{
	color:#c2c2c2;
	font-size: 10px;
	padding-top: 5px;
	font-weight: bold;
}
#friends a{
	color:#c2c2c2;
}
#menu{
   background-image: url(img/menu-bg.gif);
   background-repeat: no-repeat;
   width: 888px;
   line-height: 18px;
   margin-top: 0px;
   text-align: left;
}
/*--------Forms-----------*/
/**search form**/
#search{
  padding-top:4px;
  width: 500px;
  position: relative;
  left:200px;
  top:22px;
}
#stext{
	border: solid 1px #000;
	color:#fff;
	background-color: #472525;
	width: 400px;
	height: 18px;
	position:absolute;
	z-index:1;
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
   -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
   box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
}
#sbutton{
	vertical-align: middle;
	position:absolute;
	z-index:2;
	margin-left:383px; 
	margin-top: 3px;
}
/*-------Custom Classes---------*/
.c_block	{
background-color: #000;
border: solid 1px #515151;
}
.c_block img{
float:left;
margin: 5px;
border: solid 1px #5f5f5f;
}
.c_block p{
  font-size: 11px;
  margin: 0px 5px 5px 5px;
}
.c_block span{
   width: 580px;
   display: block;
   font-size: 14px;
   font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: dashed 1px #ccc;
}
.s_block{
background-color: #000;
width: 330px;
border: solid 1px #515151;
margin-bottom: 25px;
}
.s_block p{
  font-size: 12px;
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 10px;
}
.item{}
/**Menu **/
#menu a{
	margin-left: 40px;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover{
	color: #fff;
}
.details{
	font-size: 10px;
}
.head3 img{
	 float: none;
	 border: none;
	 margin: 0px;
}
.small span{
	font-size:xx-small;
	color: #f3bd00;
}
.enter{
	font-size: 30px;
	font-weight: bold;
}