/*
Theme Name: Mama Knows Breast
*/

/* Yahoo reset.css http://developer.yahoo.net/yui/license.txt version: 2.8.0r4 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* End reset.css */

@font-face {
	font-family: 'Roadway';
	src: url("misc/roadway.ttf")
}
#left h3,
#right h3,
.cf {
	font-family: 'Roadway', 'InterstateCond', 'Interstate Condensed', Helvetica, Arial, Sans-Serif;
}

html {
	background: #fff url(images/background2.png) repeat-x top;
}
em { font-style:italic; }
blockquote { margin: 10px 10px 10px 20px; }
body {
	font-family: 'Times New Roman', Times, Serif;
	color: #333;
	font-size:16px;
}
a {
	color: #C1149C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong, b { font-weight:bold; }
#wrapper {
	margin: 0 auto;
	width:955px;
}
#nav {
	color:#c1149c;
	margin: 10px auto 20px auto;
	display:block;
	text-align:center;
	letter-spacing:0.08em;
}
#nav ul {
	float:left;
	width:650px;
}
#nav ul li {
	color:#c1149c;
	font-size:20px;
	text-transform:uppercase;
	display:inline;
	margin-right:10px;
}
#nav ul li a { color:#c1149c; text-decoration:none; }
#nav ul li a:hover { color:#fff; text-decoration:none; }
#nav .search {
	float:right;
	width:260px;
	font-size:20px;
	text-transform:uppercase;
	height:20px;
}
#nav .search label {
	float:left;
}
#nav .search input {
	display:block;
	height:1px;
	border:0;
}
#nav .search #s {
	float:left;
	width:130px;
	height:22px;
	margin: 0 0 0 6px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:12px;
	padding: 0 0 0 4px;
	color: #999;
	border:1px solid #c1149c;
}
#nav .search #go {
	font-family: Helvetica, Arial, Sans-Serif;
	float:left;
	height:24px;
	margin: 0px 0 0 5px;
	padding:1px 2px 1px 2px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #c1149c;
	background-color: #fff;
	text-transform: uppercase;
	color:#c1149c;
}
.cl {
	clear:both;
}
.logo {
	display:block;
	width:782px;
	height:90px;
	background: transparent url(images/logo-mama-knows-breast.png) no-repeat;
	text-indent: -9000px;
	margin:20px auto 0 auto;
}
.banner-ad {
	margin: 0 auto;
	width:720px;
	height:90px;
/*
	border:1px solid black;
	background-color:#59c8df;
*/
}
#content {
	margin: 30px 0 0 0;
}
#left {
	float:left;
	width:160px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:14px;
}
#left a {
	color: #19345e;
	text-decoration:none;
}
#left a:hover {
	text-decoration:none;
	color: #b53f97;
}
#left h3 {
	text-align:center;
	font-size:16px;
}
#left p {
	margin: 10px 0 0 0;
}
#middle {
	float: left;
	margin: 0 20px;
	width:430px;
}
#middle h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #b53f97;
	text-transform: uppercase;
}
#middle h2 {
	font-size: 26px;
}
#middle h2 a {
	text-decoration:none;
	color: #000000;
}
#middle .post {
	margin-bottom:20px;
}
#middle .byline {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10px;
	text-transform:uppercase;
	font-style:italic;
	color:#333;
}
#middle p {
	margin: 15px 0 0 0;
}
#right {
	float:right;
	width:325px;
}
#right .ad-rec {
/*
	width:300px;
	height:250px;
	border:1px solid black;
	background-color:#59c8df;
*/
	margin-bottom:15px;
}
#footer {
	margin: 10px 0 30px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #ccc;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:12px;
	color: #666;
	line-height:18px;
}
#footer a {
	text-decoration:none;
	color: #333;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #fleft {
	width:50%;
	float:left;
}
#footer #fright {
	width:50%;
	float:right;
	text-align:right;
}
#twtr-widget-1 {min-height:200px;}
.twtr-widget .twtr-ft,
.twtr-widget .twtr-hd { display:none; }

/* Google search code CSS */
.page-id-16 #middle { 
	width:745px;
	margin-right:0;
}
#cse-search-results iframe {
	width:745px;
}
.page-id-16 #footer { clear:both;}
/* End Google Search code */

/* Comments */
textarea#comment {
	width:95%;
	height:150px;
}
#comments h3 {
	margin:10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#comments #commentlist {
	margin: 0 0 20px 0;
}
#comments #commentlist .comment {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
}
/* need this for imported entries */
#middle .entry br {
	margin-bottom:15px;
	display:block;
}
#middle .entry {
	padding-bottom: 10px;
}
.pmeta {
	border-top: 1px solid #ccc;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:12px;
}
#middle .postmetadata {
	float:left;
	margin:0;
	padding: 7px 0 0 0;
}
.addthis_button {
	padding:5px 0 0 0;
	float:right;
}
.navigation {
	font-family: Helvetica, Arial, Sans-Serif;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
.byline {
	float:left;
}

