body{ margin: 0; padding: 0; background: #191919; font-family: Arial, Helvetica, sans-serif; }



/*#backAll{width: 100%; height: 100%;}*/

.clear_left{

	clear: left;

}

.clear_right{

	clear: right;

}

.clear_both{

	clear: both;

}

#wrapper{

	width: 970px;

	height: auto;

	margin: auto;

}

a{

	color: #fff;

}

#header{ 

 height: auto;

 min-height: 140px;

}

.logo{

	width: 933px;

	height: 148px;

	padding: 0px;

}

.bag{ width:170px; float: right;}

.h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
}



#menu{

	width: 970px;

	padding: 10px 0 10px 0;

	color: #989292;

	margin: 0 0 10px 0;

	text-align: left;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

#menu ul{

	margin:0; padding:0;

	list-style: none;

}

#menu ul li {

  border-bottom-color: #989292;

  border-bottom-style: solid;

  border-bottom-width: 1px;

  float: left;

  height: 30px;

  list-style-image: none;

  list-style-position: outside;

  list-style-type: none;

  margin-bottom: 0;

  margin-left: 24px;

  margin-right: 10px;

  margin-top: 20px;

  text-align: left;

}

#menu ul li a{ color: #989292; text-decoration: none;}

#main {

  background-color: #0A0A0A;

  height: auto;

  margin: auto;

  overflow: auto;

  padding: 0;

  width: 970px;

}

#left{

	float: left;

	width: 750;

	color: #FFFFFF;

	margin-left: 9px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	height: auto;

}

#content{
	margin: 20px 10px;
	width: 700px;
	word-spacing: -1.5px;
	text-align: justify;
}



#right{ 

 float: right;  

 width: 220px;

 height: auto;

}

#gallery {

	position:relative;

	height:283px;

	float:left;

	width:973px;

}

#gallery a {

		float:left;

		position:absolute;

		left:0%;

}

	

#gallery a img {

		border:none;width:970px;

}

	

#gallery a.show {

		z-index:500

}

#footer {

	background: none repeat scroll 0 0 #23A0F2;

    color: #FFFFFF;

    font-family: Verdana,Arial,Helvetica,sans-serif;

    font-size: 9px;

    height: 25px;

    margin-bottom: 0px;

    padding-top: 5px;

    text-align: center;

    width: 970px;

}

#footer a{ color: #fff; text-decoration: none;}

.comment{

	width: 400px;

	height: auto;

	padding: 5px 0px;

	border-top: 1px solid #fff;

	border-bottom: 1px solid #fff;

}

.name{

	line-height: 30px;

	font-size: 14px;

	text-transform: capitalize;

	font-weight: bold;

}

.date_time{

	line-height: 15px;

	font-size: 11px;

	text-transform: capitalize;

	font-style: italic;

	

}

.comment_body{

	padding: 10px 0px;

	text-transform: capitalize;

}
.h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #09F;


}

#pagination{

	width: 400px;

	height: 50px;

	line-height: 50px;

	text-align: center;

	font-weight: bold;

}