/*---------------------------------------
CSS Goodness by Kidplastik www.Kidplastik.com
*/

@import url("css/960/reset.css");
@import url("css/960/text.css");
@import url("css/960/960.css");

html, body {
	font-family: helvetica, arial;
	text-align: left;
	color: #2c2c2c;
	margin: 0;
	line-height: 1.4;
	background: url(css/images/body_bg3.gif) center repeat-y fixed;
}



/* `Typography
----------------------------------------------------------------------------------------------------*/

a {
	color: #fe34b9;
	text-decoration: none;
}

blockquote {font-style: italic; margin-left: 20px; color: #959595;}

.post a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}

#quickFix a:hover {
	text-decoration: underline;
}

#mainCol h3 a:hover {
	color: #fff;
	background-color: #fe33b9;
	text-decoration: none;
}

#eardrop a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}

p {
	margin: 0px 0 5px 0;
}

.facebook {
  margin: 10px 5px 0 147px;;
  height: 20px;
  width: 20px;
  background: url("css/images/fb_icon.gif") no-repeat;
  float: left;
  text-indent: -9999;
}

.twitter {
  margin: 10px 5px 0 0;;
  height: 20px;
  width: 20px;
  background: url("css/images/twitter_icon.gif") no-repeat;
  float: left;
  text-indent: -9999;
}

.feed {
  margin-top: 10px;
  height: 20px;
  width: 20px;
  background: url("css/images/rss_icon.gif") no-repeat;
  float: left;
  text-indent: -9999;
}

#header h1 {
	display: none;
}

#quickFix h3 a {
	color: #2c2c2c;
	background-color: #5afebf;
	padding: 0;
	margin: 0;
	font-size: .7em;
}

#quickFix h3 a:hover {
	color: #fff;
	background-color: #fe33b9;
	text-decoration: none;
}

#mainCol h3 {
	margin: 0 0 15px 0;
	padding: 0;
}

#mainCol h3 a {
	color: #2c2c2c;
	background-color: #5afebf;
	padding: 0;
}

#mainCol h3 a:hover {
	text-decoration: none;
}

#eardrop h3 a {
	color: #fe34b9;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: .7em;
}

#crp_related h3 {
	font-size: 1.1em;
	margin-bottom: 5px;
}

#footer h3 {
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: 1px dotted #5c5c5c;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#eardrop .footer a {
	color: #2c2c2c;
}

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

#catNav a:hover {
	color: #2c2c2c;
}

#quickFix p {
	margin-bottom: 3px;
}

.date {
	font-weight: bold;
	font-style: italic;
}

#leaderboard {
	font-size: .8em;
	color: #aaaaaa;
}

.fb_link {float: right;}

/* `Lists
----------------------------------------------------------------------------------------------------*/

#slide_box li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	padding-bottom: 5px;
	margin: 0;
	list-style: none;
}

#comment_list {
	margin: 0;
	padding: 0;
}

.comment {
	border-top: 1px dotted #adadad;
	padding: 15px 0 0px 0;
	margin: 15px 0 0 0;
	list-style: none;
}

/* `Images
----------------------------------------------------------------------------------------------------*/

.wp-post-image {
	float: left;
	margin-right: 20px;
}

#eardrop .post img {
	margin-top: 10px;
	width: 320px;
	height: auto;
}

#mainCol .post img {
	margin-bottom: 10px;
}

#mainCol .post img:hover {
	opacity: .85; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=85); /* IE lt 8 */
	-ms-filter: "alpha(opacity=85)"; /* IE 8 */
	-khtml-opacity: .85; /* Safari 1.x */
	-moz-opacity: .85; /* FF lt 1.5, Netscape */
}

.size-full {
	margin-bottom: 15px;
}

.homepage_main .size-full {display: none;}
.homepage_main .size-medium {display: none;}
.homepage_main .alignnone {display: none;}
.blog_main .size-full {display: none;}
.blog_main .size-medium {display: none;}

/* `Headers
----------------------------------------------------------------------------------------------------*/

#quickFixHeader {
	background: url(css/images/quickfix_header.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 110px;
	margin: 0 0 15px 10px;
}

#quickFixLargeHeader {
	background: url(css/images/quickfixLarge_header.gif) no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 250px;
}

#dosageHeader {
	background: url(css/images/dosage_header.gif) no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 160px;
}

#eardropHeader {
	background: url(css/images/eardrop_header.gif) no-repeat;
	text-indent: -9999px;
	height: 18px;
	width: 100px;
	margin: 0 0 0 10px;
}

#eardropLargeHeader {
	background: url(css/images/eardropLarge_header.gif) no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 200px;
}

/* `Navigation
----------------------------------------------------------------------------------------------------*/

.menu {
	float: left;
}

.menu a {
	padding: 9px 20px 9px 20px;
	margin: 2px 0 0 0;
	float: left;
}

.menu a:hover {
	background-color: #fe34b9;
}

.menu li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
}

#catNav li {
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.2em;
	margin-left: 10px;
}

.navigation {
	float: left;
	margin-top: 10px;
}

li.active_page a {
	background: #fe33b9;
}


/* `Structure
----------------------------------------------------------------------------------------------------*/

#leaderboard {
	margin: 10px 0 20px 210px; float: left;
}

#header {
	background: url(css/images/header_bg.gif) #3b3b3b no-repeat;
	height: 168px;
	margin-bottom: 10px;
}

#quickFix {
	background-color: #3b3b3b;
	padding: 10px 0 0px 0;
	color: #fff;
	height: 320px;
}

#quickFix .post {
	padding-bottom: 5px;
	margin: 0 10px 5px 10px;
	border-bottom: 1px dotted #5c5c5c;
	float: left;
	width: 315px;
}

.sideColFooter {
	margin: 5px 10px 0 10px;
	width: 315px;
	float: left;
}

#mainCol {
	padding: 40px 0 30px 0;
	min-height: 500px;
}

#mainCol .post {
	border-top: 1px dotted #adadad;
	padding: 0px 0 15px 0;
	margin-top: 15px;
	min-height: 200px;
	float: left;
}

.postFooter {
	font-style: italic;
	margin-top: 5px;
	float: left;
}

.postmetadata {
	border-top: 1px dotted #adadad;
	margin-top: 15px;
	padding-top: 15px;
}

.excerptText {
	
}

.quickFixPost {
	border-top: 1px dotted #adadad;
	margin-top: 15px;
	float: left;
}

#adspace {
	float: left;
	margin: 10px 0 5px 0px;
	padding: 0 20px 5px 20px;
	font-size: .8em;
	color: #aaaaaa;
}

#single_adspace {
	border-top: 1px dotted #adadad;
	border-bottom: 1px dotted #adadad;
	padding: 15px 0 15px 140px;
	margin-top: 15px;
	font-size: .8em;
	color: #aaaaaa;
	float: left;
	width: 440px;
}

#eardrop {
	background-color: #c1fee7;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

#eardrop .post {
	margin: 0px 10px 0 10px;
	padding: 10px 0 10px 0px;
	border-bottom: 1px dotted #adadad;
	float: left;
}

#eardrop .footer {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#footer {
	background-color: #2c2c2c;
	color: #fff;
	padding: 10px 0 10px 0;
	margin-top: 5px;
}

#footer .grid_4 {
	min-height: 200px;
}

#copyInfo {
	margin: 30px 0 0px 10px;
	font-size: .8em;
}

#searchform {
	margin: 5px 10px 0 0;
	float: right;
}

#mog_badge {
	margin-left: 15px;
}

.hidden {
	display: none;
}

.screen-reader-text {
	display: none;
}

#inpost_ad {
	border-bottom: 1px dotted #adadad;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.main_col_ad {
	border-top: 1px dotted #adadad;
	padding: 10px 0 15px 0;
	margin-top: 15px;
	font-size: .8em;
	color: #aaaaaa;
	text-align: center;
}

#crp_related {
	margin-top: 10px;
}

.fairtilizer_badge {margin-bottom: 10px;}

/* `Video Post
----------------------------------------------------------------------------------------------------*/

.category-video {
	
}

/* `Sub Pages
----------------------------------------------------------------------------------------------------*/

#errorText {
	float: left;
	background-color: #c1fee7;
	display: block;
}

.field {
	margin: 0;
}
