/*
Theme Name: Overcomers, Inc
Theme URI: 
Description: Custom Theme for Overcomers, Inc. website
Version: 1.0
Author: Larry Klippel
Tags: three columns, widgets
*/

body {
	background: #849c9e; 
	margin: 0; 
	padding: 0; 
	border: 0;
	font-family: georgia;
	}
	
p {
	/*font-family: georgia;*/
	font-size: 16px;
	line-height: 22px;
	}
	
hr {
	width: 600px;
	text-align: center;
	height: 2px;
	border: 0;
	background-color: #fceddd;
	}

img {
	padding: 20px 20px 10px 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

blockquote {
	width: 640px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	}
	
blockquote p {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	line-height: 16px;
	}
	
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: white;
	}
	
#banner {
	background-image: url(images/banner.jpg);
	padding: 0px;
	height: 440px;
	width: 800px;
}
	
#content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	}
	
#content_final {
	padding: 0 40px 0 40px;
	}

.navigation {
	background-color: #FFF;
}
	
#register {
	/*margin-left: 70px;*/
	}
	
#footer {
	background-color: #000;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#footer p, #footer a {
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}

#footer a:hover {
	color: #6FF;
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
.blue {
	color: #779395;
	font-weight: bold;
	}
	
.center {
	text-align: center;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px
	}
	
.testimonial {
	background: #c0d8d9;
	border: #849c9e 2px solid;
	width: 500px;
	margin-left: 90px;
	padding: 0 20px 0 20px;
	}
	
.testimonial p {
	font-size: 13px;
	line-height: 18px;
	}
	
.featured {
	width: 600px;
	margin-left: 70px;
	padding: 0 10px 0 10px;
	font-family: georgia;
	font-size: 13px;
	line-height: 18px;
	}
	
.featured p {
	font-size: 13px;
	line-height: 18px;
	}
	
.featured img {
	padding: 0 20px 0 0;
	}
	
.auth {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	}
	
.order {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
	}
		
.order a {
	color: red;
	}
	
.red {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	color: red;
	}
	
.offer {
	background: #fceddd;
	border: #849c9e 2px dotted;
	width: 600px;
	margin: 40px 0 40px 40px;
	padding: 0 20px 0 20px;
	}
	
.offer li{
	margin-bottom: 10px;
	}

.get{
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: red;
	}

.final_notes {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	}
	
.buttons {
	margin-left: 60px;
	}

/* BONUSES */
	
#bonusarea {
	margin-left: 0px;
	/*background: url(../images/bg-bonus.png);*/
	}
	
#bonusarea li {
	padding-bottom: 5px;
	}
	
.partner {
	background-color: #c0d8d9;
	width: 160px;
	padding: 20px 0 0 40px;
	float: left;
	font-family: georgia;
	font-size: 12px;
	}
	
.partner img {
	padding: 0;
	}
	
.num img {
	padding: 20px 0 0 10px;
	}

.bonus {
	width: 600px;
	text-align: left;
	padding-right: 40px;
	padding-left: 20px;
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	}
	
.bonus p {
	font-size: 13px;
	line-height: 18px;
	}
	
.bonus img {
	padding: 0px;
	}
	
.brown {
	color: #8c6239;
	}
	
.dwnld {
	text-align: right;
	margin-top: -10px;
	padding: 0px;
	}
	
/*CURVY BOX*/

.curvy {position:relative; width:600px; background:#cfb3a7; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#cfb3a7; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#cfb3a7; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:10px 15px; font-size:11px;}
	
/*FONT STYLES*/
	
	
.helv_32_ctr {
	font-family: helvetica, arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	color: #779395;
	}

.helv_28_ctr {
	font-family: helvetica, arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 39px;
	text-align: center;
	color: #000;
	}
	
.helv_28_red {
	font-family: helvetica, arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 39px;
	text-align: center;
	color: red;
	}
	
.helv_26 {
	font-family: helvetica, arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 36px;
	color: #000;
	}
	
.helv_24 {
	font-family: helvetica, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 33px;
	color: #000;
	}
	
.helv_22_ctr {
	font-family: helvetica, arial, sans-serif;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	color: #000;
	}
	
	
.helv_18 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	color: #000;
	}

.ggia_24_ctr {
	font-family: georgia, times new roman, times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 33px;
	text-align: center;
	color: #000;
	}
	
.ggia_18 {
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	}
	
.ggia_14_bld {
	font-family: georgia, times new roman, times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	}
.ggia_12 {
	font-family: georgia, times new roman, times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	}

/* Blog Post */
h1.title {
	font-size:22px;
	margin:5px 0 0 0;
	color:#0b4a77;
	font-weight:normal;
	border-bottom:1px solid #3aadff;
	padding:2px;
	background-color: #c6ddfd;
	}
h1.title a {
	color:#0b4a77;
	text-decoration:none;
	}
h1.title a:hover {
	color:#1e9ffb;
	background:none;
	text-decoration:none;
	}
	
.postinfo {
	height:20px;
	background:#fff;
	padding: 2px;
	border-top: 1px dotted #1d6293;
	font-size: 11px;
}
.postinfo a {
	color:#0076c8;
	font-weight:normal;
	text-decoration:none;
}

/* Right Tabs */
#right-tabs {
	width: 100px;
	float: left;
	position: fixed;
	margin-left: 800px;
	margin-top: 80px;
}
	
#left-tabs {
	width: 100px;
	float: left;
	position: fixed;
	margin-left: -100px;
	margin-top: 80px;
}

/* Sell Book Tab */
#tab {
	background-image: url(images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 100px;
}

.tabbook {
	margin-top: 20px;
}

/* Pages Tabs */
ul#pages {
	margin: 0px;
	padding: 0px;
}

li.page_item {
	background-image: url(images/nav-tab1.gif);
	vertical-align: middle;
	height: 42px;
	list-style-type: none;
	width: 100px;
	margin: 0px;
	padding: 0px;
}

li.page_item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	color: #849c9e;
	text-decoration: none;
	padding-left: 10px;
}

li.current_page_item {
	background-image: url(images/nav-tab2.gif);
}

li.current_page_item a {
	color: #FFF;
	text-decoration:none;
}

/* Top Large Tabs */
.tab-title {
	font-size:14px;
	color:#FFF;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 10px;
}

.tab-large {
	height: 180px;
	background: url("images/tab-blank.gif") top right no-repeat;
	width: 100px;
}
	
/* Bottom Small Tabs */


/* Author Page */
div.author {
    margin-top: 30px;
    margin-bottom: 10px;
}

div.author img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0px;
}

div.author h3 {
	font-size: 16px;
	font-weight: bold;
}
