/*  
Theme Name: Badgirlsmart
Description: Badgirlsmart is a 2 columns Wordpress theme. This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like.
Version: 0.2
Author: Agriya 
Author URI: http://www.agriya.com/

This theme was designed and built by Agriya of <a href="http://www.agriya.com/">Agriya</a>.
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#666666;
	margin:0px;
}
#wrap {
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	margin:0 auto;
	background-color:#FFFFFF;
}

#main_body{
	background:url(images/sexy-clothes-mainnav.jpg) repeat-y left top;
	margin:0;
}

#header {
	height:92px;
	width:750px;
}


/* Style for Search store starts here */
#search {
	margin-top:20px;
	margin-left:26px;
	margin-bottom:20px;
	float:left;
	background:url(images/sexy-clothes-navback.gif) repeat-y top;
}
input.search
{
	height: 17px;
	background-color: #D2D2D2;
	border: solid #000066;
	border-width: 1px;
	font-family: verdana;
	color: rgb(0,0,70);
	font-size: 11px;
}
input#searchsubmit {
	border:1px solid #B70000;
	background:url(images/search.gif) no-repeat;
	width:95px;
	padding: 2px 0px 1px 0px;
}
/* Style for Search store ends here */


a:hover {
	text-decoration:none;
/*	color:#555353;*/
	color:#B50000;
	border:none;
}

.right {
	float:right;
	width:170px;
	border:3px solid #f3f3f3;
	margin:10px 0;
	padding:10px;
}
.right img {
	border:0;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.ads {
	margin-top:10px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:510px;
	border:3px solid #f3f3f3;
	text-align:center;
	padding:10px;
}
.ads img {
	border:0;
	text-align:center;
}
img.wp-smiley {
	border:0;
	padding:0;
}

#categories {
	height:35px;
	width:150px;
	background:url(images/sexy-clothes-navcategories.gif) no-repeat top left;
	float:left;
	padding:0;
}
#search_store {
	height:60px;
	width:150px;
	background:url(images/sexy-clothes-navsearch.gif) no-repeat top left;
	float:left;
}
#sponsor {
	height:59px;
	width:150px;
	background:url(images/sexy-clothes-navsponsors.gif) no-repeat bottom left;
	position:relative;
	color:#000;
	float:left;
}
#sponsor_bottom {
	height:15px;
	width:150px;
	background:url(images/sexy-clothes-navbot.gif) no-repeat left top;
	position:relative;
	color:#000;
	float:left;
	padding:0;
}

#footer {
	height:30px;
	width:750px;
	background:url(images/sexy-clothes-bot2.jpg) no-repeat left top;
	position:relative;
	color:#000;
	float:left;
	padding:0;
	background-color:#FFFFFF;
}
#footer_down {
	height:30px;
	width:750px;
	background:url(images/sexy-clothes-bot1.jpg) no-repeat left top;
	position:relative;
	color:#000;
	float:left;
	padding:0;
}

div.hr {
	height:0px;
	background:#fff url(images/hr.gif) repeat-x scroll center;
	clear:both;
	visibility:hidden;
}
div.br {
	height:10px;
	background:#fff url(images/br.gif) repeat-x scroll center;
	clear:both;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.gcomment {
	border-left:none;
	vertical-align:middle;
	border-right:none;
	margin-bottom:3px;
	border-bottom:1px solid #f3f3f3;
	background-color:#F7F7F7;
	padding:3px;
}
.ucomment {
	border-left:none;
	border-right:none;
	margin-bottom:3px;
	border-bottom:1px solid #f3f3f3;
	background-color:#fbfbf1;
	padding:3px;
}
input#submit {
	background:#fc6;
	border:2px solid #f93;
	color:#fff;
	font-size:13px;
}
ol.commentlist {
	margin:0 0 1px;
	padding:0;
}
ol.commentlist li {
	list-style:none;
	margin:0;
	padding:13px 13px 1px;
}
ol.commentlist li.commenthead {
	list-style:none;
	margin:0;
}
ol.commentlist li.commenthead h2 {
	margin:0;
}
span {
}
.addthis {
	float:right;
	clear:both;
}

/* Hyperlink style to all the class starts */
a:link, a:active, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	border:none;
}
/* Hyperlink style to all the class ends */


/* Left navigation style starts here */
.left {
	float:left;
	width:128px;
	padding:11px;
	background:url(images/sexy-clothes-navback.gif) repeat-y top;
	font-weight:bold;
}
.left h2, .comments h3 {
	font-size:14px;
	color:#FFFFFF;
	border-bottom:dashed 1px #ccc;
	margin:0 7px 3px;
	padding:3px 0px 10px 1px;
}
.left ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:150%;
	font-size:11px;
	color:#FFFFFF;
}
.left ul div {
	margin-left:0px;
}
.left ul li, .right ul li {
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}
.left ul li div {
	margin:0px -11px;
}
.left ul li ul, .right ul li ul {
	list-style-type:square;
	margin:0;
	padding:0 3px;
}
.left ul li ul li {
	margin:0;
	font-size:11px;
	padding:0 0 2px 2px;
}
.left ul li ul li :hover {
	border-bottom:#ccc 1px solid;
	color:#FFFFFF;
}
/* Left navigation style ends here */

div.hr hr, div.br br {
	display:none;
}


.middle {
	line-height:10px;
	margin-left:30px;
	float:left;
	width:510px;
	border:3px solid #f3f3f3;
	overflow:hidden;
	padding:10px;
	font-size:11px;
	color:#000000;
}
.middle h2 {
	font-size:11px;
	padding:10px 0;
}
.middle img {
	border:4px #eee solid;
}
.middle2, .middle3 {
	margin-top:10px;
	line-height:16px;
	margin-left:10px;
	float:left;
	width:237px;
	border:3px solid #f3f3f3;
	overflow:hidden;
	padding:10px;
}
.middle2 h2, .middle3 h2 {
	font-size:14px;
	border-bottom:dashed 1px #ccc;
	margin:0 7px 3px 0;
	padding:3px 0;
}

.middle a {
	color:#000000;
}

.middle2 :hover, .middle3 :hover {
	background:#fafafa;
}

.ucomment img, .addthis img {
	border:0;
}

#bottom_link {
	float:left;
	width:728px;
	height:100px;
	padding:11px;
	background:url(images/sexy-clothes-mainnav.jpg) repeat-y top left;
	background-color:#FFFFFF;
}

#sitemap {
	float:left;
	width:150px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	padding:10px 48px;
	background:url(images/sexy-clothes-mainnav.jpg) repeat-y top left;
}
#sitemap a, #bottom_link a{
	color:#000000;
}

#sponsor_link{
	margin-left:17px;
}
