/*

Theme Name: Save Your Boobs

Theme URI: http://saveyourboobs.com

*/

body {
	font-family:Arial, Helvetica;
	text-align: center; /*Centering in IE*/
	background-image: url("images/back.jpg");
	background-repeat: repeat-x;
	background-color: #E2E2E2;
	margin-top: 0px;
}
a, a:active, a:visited {
	color:#f1f1f1;
}
a:hover {
text-decoration:none !important;
}
div.inner {
	margin: 0 auto; /*Center in firefox*/
	text-align: center; /*Centering in IE*/
	width: 1000px;
	position: relative;
}
div.header {
	margin: 0 auto; /*Center in firefox*/
	width: 970px;
	position: relative;
	margin-left: 0px;
}
img {
	border-style: none; /*Remove colour from image links*/
}
img.header {
	float: left;
}
div.searchbar {
	position: absolute;
	left: 700px;
	top: 10px;
	z-index: 2;
}
input.search {
	position: absolute;
	left: 140px;
	top: 10px;
}
input.invisibletextbox {
	border: solid 0px;
	background-color: inherit;
}
#searchtextbox {
	position: absolute;
	left: 10px;
	top: 3px;
	z-index: 3;
	width: 110px;
}
div.socialmedia {
	position: absolute;
	left: 864px;
	top: 13px;
	z-index: 2;
}
#newstextbox {
	position: absolute;
	left: 20px;
	top: 60px;
	width: 150px;
	z-index: 3;
}
div.share {
	position: absolute;
	left: 45px;
	top: 148px;
}
div.newletter {
	position: absolute;
	left: 701px;
	top: 45px;
	z-index: 1;
}
input.newssubmit {
	position: absolute;
	left: 187px;
	top: 64px;
}
div.menustrip {
	position: absolute;
	left: 43px;
	top: 215px;
}
img.menustrip {
	float: left;
}
div.mainbody {
	position: relative;
	left: 10px;
	width: 959px;
	clear: both;
	padding-top: 10px;
}
div.mainmiddle {
	background-color: white;
	background-image: url("images/mainbody_middle.png");
	background-repeat: no-repeat;
	width: 959px;
	position:relative;
}
div.contentbox {
	width:503px;
	float:right;
	margin:0 255px 0 0;
}
div.cbtop {
	background:url(images/contentbox_top.png) no-repeat;
	height:23px;
	width:503px;
}
div.content {
	background:#414042;
	padding:10px 15px;
	text-align:left;
	width:473px;
}
.content {
	color:#fff;
	font-size:14px;
}
.content h2, .content h2 a, .content h2 a:active, .content h2 a:visited {
	color:#fcbee4;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	text-decoration:none;
}
.content h2 a:hover {
	text-decoration:underline;
}
div.cbbot {
	background:url(images/contentbox_bot.png) no-repeat;
	height:23px;
	width:503px;
}
p.date {
	color:#fff;
	font-size:11px;
	margin-top:2px;
}
img.topborder {
}
img.bottomborder {
}
div.leftmenu {
	width: 165px;
	text-align: left;
	padding-left: 20px;
	position:relative;
	left:0;
	top:0;
}
a.leftmenuitems, .leftmenuwrap a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
div.rightmenu {
	float: right;
	width: 215px;
	text-align: left;
	padding-right: 0px;
	position:absolute;
	right:30px;
	top:0;
}
div.sidemenu {
	background: url("images/sidemenu_back.png") top right repeat-y;
	width: 30px;
	position:absolute;
	right:0;
	top:0;
}
div.bottommenu {
	clear: both;
}
img.bottommenu {
}
a.bottommenu {
}
div.footer {
	clear: both;
	position: relative;
}
textarea#comment {
	width:473px;
}
.page .rightmenu, .single .rightmenu {
	display:none;
}
.page .content, .single .content {
	width:685px;
}
.page div.cbtop, .single div.cbtop {
	background:url(images/cbtop2.png) no-repeat;
	height:23px;
	width:715px;
}
.page div.cbbot, .single div.cbbot {
	background:url(images/cbbottom2.png) no-repeat;
	height:23px;
	width:715px;
}
.social {
	clear:both;
	height:70px;
}
.social .facebook {
	margin:0 10px!important;
}
.error {
	color:red;
	font-size:12px;
}
.home.blog .post, .archive .post {
	float:left;
	margin:0 0 20px 0;
	padding:15px 0 0 0;
	border-top:1px dotted #727073;
	width:470px;
}
.home.blog .post:first-child, .archive .post:first-child {
	border:none;
	padding-top:0;
}

ul.archives {
list-style:none;
margin:0;
margin-top:-3px;
margin-bottom:15px;
padding:0;
}

ul.archives li {
padding:6px 0;
}

ul.archives li a, ul.archives li a:active, ul.archives li a:visited {
color:#000;
text-decoration:none;
}

ul.archives li a:hover {
color:#999;
}

