/*
Theme Name: Gayle Zinda 2009
Theme URI: http://gaylezinda.com
Description: GayleZinda.com 2009 Theme
Version: 1.0
Author: Christopher Casper
Author URI: http://huedesigngroup.com/
Tags: 
*/

/*
 * General Styles
 */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

html {
	background: url(images/header_background.jpg) top center repeat-x;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.clear_fix:after{ /* Clearfix  */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear_all {
	clear: both;
}
.right {
	float: right;
	margin: 0 0 20px 20px;
}
.left {
	float: left;
	margin: 0 20px 20px 0;
}
p {
	margin-bottom: 20px;
}
hr {
	border: none;
	border-top: 1px solid #FBE0E7;
}
/*
 * Main General Styles
 */
#outterMainContentContainer {
	background: url(images/main_background.jpg) top center no-repeat;
}
#mainContentContainer {
	background: url(images/footer_background.jpg) bottom center repeat-x;
}
#mainPageContainer {
	width: 950px;
	background: url(images/main_background.jpg) top center no-repeat;
	margin: 0 auto;
}
/*
 * Header Styles	
 */
#headerContainer {
	height: 194px;
}
#headerContainer #headerLeft {
	float: left;
	width: 400px;
	height: 194px;
}
#headerContainer #headerLeft h1 {
	margin: 95px 0 0 0;
	display: block;
	width: 240px;
	height: 90px;
}
#headerContainer #headerLeft h1 a {
	display: block;
	text-indent: -9999px;
	width: 240px;
	height: 90px;
}
#headerContainer #headerRight {
	float: left;
	width: 550px;
	height: 194px;
}
#headerContainer #headerRight #headerPromo {
	height: 118px;
	width: 383px;
	margin: 24px 0 0 118px;
	padding: 1px;
}
#headerContainer #headerRight #headerPromo h4 {
	text-indent: -9999px;
	height: 24px;
	width: 262px;
	background: url(images/cancer_awareness_title.png) top center no-repeat;
	margin: 19px auto 0 auto;
}
#headerContainer #headerRight #headerNavigation {
	height: 50px;
	width: 550px;
}
#headerContainer #headerRight #headerNavigation ul {
	margin: 7px 0 0 10px;
}
#headerContainer #headerRight #headerNavigation ul li {
	float: left;
}
#headerContainer #headerRight #headerNavigation ul li a:link,
#headerContainer #headerRight #headerNavigation ul li a:visited {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}
#headerContainer #headerRight #headerNavigation ul li a:hover {
	color: #E14162;
}
#headerContainer #headerRight #headerNavigation ul li.rightDot {
	margin: 0 10px 0 0;
	padding: 0 16px 0 0;
	background: url(images/nav_dot.png) no-repeat;
	background-position: right 9px;
}
/*
 * Main Content Styles
 */
#mainBodyContainer {

}
#mainBodyContainer #leftColumn {
	float: left;
	width: 518px;
	color: #636363;
}
#mainBodyContainer #rightColumn {
	float: left;
	width: 382px;
	padding: 0 0 0 0;
	background: #fff;
	background: url(images/right_col_bottom.jpg) bottom center repeat-x;
}
/* Second Nav */

ul.second_nav {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 14px;
}
ul.second_nav li {
	float: left;
	margin-right: 20px;
}
ul.second_nav a:link, 
ul.second_nav a:visited {
	
}
ul.second_nav a:hover {

}
/*
 * Posts / General page styles for left column...
 */
#leftColumn a:link,
#leftColumn a:visited {
	color: #D88896;
	text-decoration: none;
}
#leftColumn a:hover {
	color: #E14162;
	text-decoration: underline;
}
#leftColumn .navigation .alignleft {
	float: left;
}
#leftColumn .navigation .alignright {
	float: right;
}
#leftColumn .post {
	margin: 30px 45px 0 45px;
}
#leftColumn div#mediaPageColumn.post {
	margin: 30px 25px 0 25px;
}
#leftColumn .post h2 {
	font-size: 20px;
	line-height: 24px;
	color: #E14162;
	margin: 0 0 10px 0;
}
#leftColumn .post .entry {

}
#leftColumn .post .entry p {
	margin: 2px 0 15px 0;
}
#leftColumn .postmetadata {

}
#leftColumn .navigation {
	margin: 20px 25px 20px 20px;
	font-size: 10px;
}
#leftColumn .editpagelink {
	margin: 20px 25px 20px 20px;
}
/*
 * Sidebar
 */
#rightColumn #sidebar {
	background: url(images/right_col_background.jpg) top center repeat-y;
	margin: 20px 0 20px 0;
	color: #fff;
}
#rightColumn #sidebar a:link,
#rightColumn #sidebar a:visited {
	color: #fff;
}
#rightColumn #sidebar a:hover {
	color: #E14162;
}
#rightColumn #sponsors {
	
}
#rightColumn #sponsors h3 {
	background: url(images/visit_sponsors_title.jpg) top left no-repeat;
	text-indent: -9999px;
	display: block;
	width: 382px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 18px;
}
#rightColumn #sponsors ul#sponsorsListing {
	margin: 0 16px;
}
#rightColumn #sponsors ul#sponsorsListing li {
	margin: 0 0 20px 0;
}
#rightColumn #sponsors ul#sponsorsListing li div.sponsorsLogo {
	width: 73px;
	height: 74px;
	float: left;
	margin: 0 20px 20px 0;
	font-family: Georgia,Times,serif;
	text-align: center;
}
#rightColumn #sponsors ul#sponsorsListing li h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}
#rightColumn #sponsors ul#sponsorsListing li p {
	font-size: 11px;
	margin-left: 93px;
	margin-bottom: 0;
	line-height: 17px;
}
#rightColumn #sponsors ul#sponsorsListing li p.visit_site {
	margin-top: 5px;
	float: right;
}
#rightColumn #sponsors h3#become_a_sponsor {
	background: url(images/become_a_sponsor_title.jpg) top left no-repeat;
	text-indent: -9999px;
	display: block;
	width: 382px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 18px;
}
#rightColumn #sponsors p#become_a_sponsor_info {
	margin: 0 20px 10px 20px;
	font-size:11px;
	line-height:17px;
}
#rightColumn #sponsors p.read_more {
	text-align: right;
	margin: 0 20px 20px 20px;
	font-size: 11px;
	line-height: 17px;
}
#rightColumn #recentNews {
	
}
#rightColumn #recentNews h3 {
	background: url(images/most_recent_news_title.jpg) top left no-repeat;
	text-indent: -9999px;
	display: block;
	width: 382px;
	height: 33px;
	margin-bottom: 28px;
}
#rightColumn #recentNews ul {
	margin: 0 16px;
}
#rightColumn #recentNews ul li {
	margin: 0 0 20px 0;
}
#rightColumn #recentNews ul li h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}
#rightColumn #recentNews ul li h4 a:link,
#rightColumn #recentNews ul li h4 a:visited {
	text-decoration: none;
}
#rightColumn #recentNews p {
	font-size: 11px;
	margin-left: 93px;
	margin-bottom: 0;
	line-height: 17px;
}
#rightColumn #recentNews p.read_more {
	margin-top: 5px;
	float: right;
}
#rightColumn #recentNews .post_date {
	width: 73px;
	height: 74px;
	float: left;
	background: url(images/date_icon.jpg) top left no-repeat;
	margin: 0 20px 20px 0;
	font-family: Georgia,Times,serif;
}
#rightColumn #recentNews .post_date_day {
	display: block;
	width: 73px;
	height: 48px;
	color: #E14162;
	font-size: 44px;
	text-align: center;
	line-height: 40px;
}
#rightColumn #recentNews .post_date_month {
	display: block;
	width: 73px;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	margin-top: 5px;
}
/*
 * Footer Styles	background: url(images/footer_background.jpg) bottom left repeat-x;
 */
#footerContainer {
	height: 170px;
	padding-top: 56px;
	text-align: center;
	background: #fff url(images/footer_background.jpg) bottom center repeat-x;
}
#footerContainer a:link,
#footerContainer a:visited {
	text-decoration: none;
	color: #8D8D8D;
}
#footerContainer a:hover {
	color: #E14162;
}
#footerContainer #footerNavigation {
	text-align:left;
	margin-left: 150px;
}
#footerContainer #footerNavigation ul {
	padding: 32px 0 0 0;

}
#footerContainer #footerNavigation ul li {
	float: left;
	padding: 0 15px;
	position: relative;
}
#footerContainer #footerNavigation ul li.rightBar {
	border-right: 1px solid #DB5F71;
}
#footerContainer #footerCopyright {
	margin: 30px 0 0 0;
}
#footerContainer #footerCopyright p {
	font-size: 10px;
	color: #8D8D8D;
	line-height: 15px;
}
/*
 * Home Page
 */
h2#home_page_heading {
	text-indent: -9999px;
	height: 17px;
	width: 406px;
	background: url(images/welcome_to_gayle_zinda.png) top center no-repeat;
	margin: 0 0 0 0;
}
#intro_paragraph {
	font-size: 19px;
	line-height: 30px;
	color: #D88896;
	margin-bottom: 20px;
}
/* Seminars Container */
#seminars_container {
	margin-bottom: 20px;
}
#seminars_container h3 {
	font-size: 18px;
	line-height: 22px;
	color: #E14162;
	margin: 0 0 10px 0;
}
#seminars_container h4 {
	font-size: 14px;
	line-height: 18px;
	color: #E14162;
	margin: 0 0 10px 0;
}
#seminars_container p {

}
#seminars_container ul {

}
#seminars_container ul li {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px 10px;
}
#seminars_container ul li a:link,
#seminars_container ul li a:visited {
	text-decoration: none;
}
#seminars_container ul li a:hover {
	text-decoration: underline;
}
/* Promo Container */
.promo_container {
	width: 422px;
	height: 239px;
	background: url(images/promo_background.jpg) top center no-repeat;
	margin: 0 auto 20px auto;
	color: #ec667c;
}
.promo_container .name_container {
	width: 220px;
	height: 130px;
	float: left;
}
.promo_container .name_container h3 {
	width: 160px;
	height: 41px;
	text-indent: -9999px;
	background: url(images/pink_lemonade_title.jpg) top center no-repeat;
	margin: 50px auto 0 auto;
}
.promo_container .buy_container {
	width: 200px;
	height: 130px;
	float: left;
}
.promo_container .buy_container p {
	font-size: 11px;
	font-weight: bold;
	margin: 25px 30px 15px 25px;
	text-align: center;
	line-height: 15px;
}
.promo_container .buy_container a.purchasebtn:link,
.promo_container .buy_container a.purchasebtn:visited {
	margin: 0 auto;
	display: block;
	line-height: 22px;
	width: 108px;
	height: 22px;
	color: #ffffff !important;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background: url(images/purchase_btn.jpg) top center no-repeat;
}
.promo_container .buy_container a.purchasebtn:hover {
	color: #ffffff !important;
}
.promo_container .buy_container a.read_reviews {
	
}
.promo_container .info_container {

}
.promo_container .info_container p.quote {
	margin: 15px 20px 10px 120px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	font-family: Georgia,Times,serif;
}
.promo_container .info_container p.source {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 20px 10px 120px;
}
.promo_container .info_container p.source span.name {
	font-family: Georgia,Times,serif;
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
}
/*
 * Media Page
 */
#sb-body {
	background: #CC2550;
}
#youtube_container {
	
}
#media h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
#media object {
	margin: 0 0 10px 0;
}
/*
 * Press Kit
 */
#press_kit {

}
#press_kit .press_kit {
	overflow: hidden;
	margin: 0 0 20px 0;
}
#press_kit .press_kit li {
	float: left;
	margin: 0 35px 0 0;
}
#press_kit .press_kit li a.magImage {
	display: block;
	height: 140px;
}
/*
 * Contact Page
 */
.formRow {
	margin: 0 0 10px 0;
}
#submitbtn_container {
	margin: 0 0 20px 0;
	text-align: right;
}
.formRow label {
	margin: 0 0 5px 0;
}
.formRow .formRow span.wpcf7-form-control-wrap {

}
.formRow input {
	width: 170px;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
	color: #636363;
	margin: 0 10px 0 0;
}
.formRow textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 12px;
	color: #636363;
	margin: 0 10px 0 0;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}
.formRow .wpcf7-quiz-label {
	margin: 0 10px 0 0;
}
.formRow .contact-quiz input#contact-quiz {
	width: 20px;
}
.formRow span.wpcf7-not-valid-tip-no-ajax {
	color: #E14162;
	font-size: 10px;
}
.formRow #submitbtn {
	width: 60px;
	background: #E14162;
	border-color: #D88896;
	color: #fff;
}
.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
	font-weight: bold;
	color: #E14162;
}
/*
 * Privacy Policy
 */
#privacy-policy {

}
#privacy-policy h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #E14162;
}
#privacy-policy ul {
	margin: 2px 0 15px 20px;
}
/*
 * We Need Your Recipies
 */
#we-need-your-recipies {

}
#we-need-your-recipies h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #E14162;
}
#we-need-your-recipies ul {
	margin: 2px 0 15px 20px;
}
#we-need-your-recipies .book_container {

}
#we-need-your-recipies .book_container h3 {
	font-size: 30px;
	line-height: 40px;
}
#we-need-your-recipies .book_container h3 span {
	text-transform: uppercase;
	color: #5D3A7A;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
#we-need-your-recipies .book_container img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ccc;
}
#we-need-your-recipies #general_list {

}
#we-need-your-recipies #general_list li {
	font-size: 14px;
	color: #E14162;
}
#we-need-your-recipies #general_list li span {
	text-transform: uppercase;
	color: #5D3A7A;
	font-size: 12px;
}
/*
 * Reviews
 */
#reviews {

}
#reviews .post h2 {
	margin-bottom: 0;
}
#reviews #tagline_1 {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #5D3A7A;
}
#reviews #tagline_2 {
	margin-bottom: 0;
}
#reviews .review_text {
	font-size: 14px;
}
#reviews .review_author {
	font-size: 11px;
	line-height: 14px;
	color: #5D3A7A;
}


