/*
Theme Name: Augustus Gold Theme
Theme URI: http://augustusgold.com/
Description: The Augustus Gold theme based on Augustus Gold website.
Version: 1.0
Author: 800 Call-KC
Author URI: http://call-kc.com/
Tags: custom, gold

	Augustus Gold
	 http://augustusgold.com/

	This theme was designed and built by 800 Call-KC

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	position:relative;
	margin:0;
	padding:0;
	background:#f1e7b6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h1 a {
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #886100;
	padding: 2px;
	text-decoration: none;
	}
h2, h2 a {
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #886100;
	text-decoration: none;
}
h3, h3 a {
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #886100;
	text-decoration: none;
}
h4, h4 a {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
h5, h5 a {
	font: bold 110% Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
h6, h6 a {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
p img {
	padding: 0;
	max-width: 100%;
	}


/* Classes */
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.description {
	font-size: 1.2em;
	text-align: center;
	}
h2.pagetitle {
	font-size: 1.6em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}



/* Divs */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #side ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*Augustus Gold CSS*/
.canvas {
	width:100%;
	height:auto;
}
/*.body-top {
	width:100%;
	height:600px;
	position:absolute;
	top:0;
}*/
.wrap {
	width:902px;
	height:auto;
	background:#f1e7b6;
	margin:0 auto;
	position:relative;
}
.main-content {
	margin: 0;
	padding: 0;
	width: 630px;
	float: right;
}
.footer-wrap {
	clear: both;
	width:902px;
	height:100px;
	background-color:#000000;
	color:#FFFFFF;
	margin:0 auto;
	text-align:center;
	padding:20px 0px 0px 0px;
}

ul#sample-nav { background-color:#FFFFCC; font-size:12px;  }
ul#sample-nav li { list-style-type:none; width:195px; }
ul#sample-nav li a { display:block; width:195px; background-color:#FFCCCC; }
ul#sample-nav li a:hover { background-color:#CC6699; }

.link01 a { height:40px; }
.link02 a { height:20px; }
.link03 a { height:60px;}

h1.logo { position:relative; width:787px; height:186px; padding:0; margin:0; }
h1.logo span { display:none; } 

div.banner { margin:0; padding:0;}
div.column { background-image:url(images/golden-column.png); width:155px; height:195px; z-index:999; position:absolute; top:0; right:0; margin:27px 10px 0px 0px;}
* html div.column { position:absolute; top:0; right:0; margin:27px 15px 0px 0px; background-image:none; width:155px; height:195px;}

div.btn-start a { background:url(images/btn-getstarted.jpg) no-repeat; width:281px; height:92px; position:absolute; right:0; margin:-31px 128px 0px 0px; display:block;}
div.btn-start a span { display:none;}
div.callout-highest { position:absolute; background:url(images/higher-payouts.jpg) no-repeat; width:458px; height:64px; }
div.callout-highest span { display:none;}

div.callout-3x { padding:5px 0px 5px 0px; float:left;}

	
div.sponsors { background-color:#faf3ce; text-align:center; float:left; height:100px; width:100%; padding:10px 0px 0px 0px;}

/***** THESE ARE OPTIONAL ELEMENTS  *****/ 
.headr {width:870px; height:238px; background-color:#000000; color:#FFFFFF; padding:0px 16px; }
.menu {width:870px; height:42px; padding:0px 0px 0px 0px; margin:0; float:left; background:url(images/nav-bg.jpg) top repeat-x; }
.middle {}
	.contentarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#886100; width: 906px; padding: 0; position: relative; }
	.contentarea a:link, .contentarea a:visited { text-decoration:none; font-weight:bold; color:#886100; }
	.contentarea a:hover { text-decoration:underline; }
		.contentarea p {}

.footer { margin:0px 0px 0px 0px; padding:5px 0px 0px 0px; float:left; width:100%; height:auto; }
.footer li { display:inline; list-style-type:none; margin:0px; color:#cba31f; text-transform:uppercase; font-size:13px; font-weight:bold; background:url(images/footer-bullet.jpg) no-repeat right; padding:0px 25px 0px 10px; }
.footer li a { color:#cba31f; text-decoration:none;  }
.footer li.last { background:none;}
.footer li a:hover { color:#FFFFFF; }
.copyright { color:#cba31f; font-size:14px; padding-top:70px;}
.copyright a, .copyright a:visited { color:#cba31f; text-decoration:none;}
.copyright a:hover { text-decoration:underline; }



/***** Navigation *****/
/***** THESE ARE THE NAVIGATION TO BASE UPON *****/

#main-nav {
	margin-top: -20px;
	padding:20px;
}
#main-nav li {
	list-style-type:none;
	display:inline;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/*#main-nav li span { background:url(images/nav-bullet.jpg) right no-repeat; padding:0px 10px 0px 10px; }*/
#main-nav li a {
	width:auto;
	padding:15px 25px 10px 10px;
	height:22px;
	font-size:13px;
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/nav-bullet.jpg) right no-repeat;
}

#main-nav li a.last { background:none; }

#main-nav li a:hover {
	color:#FFCC00;
}  /***** OPTIONAL ******/
.menu-1 a {
	background-position:0px 0px;
}
.menu-1 a:hover, .menu-1 a:active {
	background-position:0px 0px;
}
.menu-2 a {
	background-position:0px 0px;
}
.menu-2 a:hover, .menu-2 a:active {
	background-position:0px 0px;
}
.menu-3 a {
	background-position:0px 0px;
}
.menu-3 a:hover, .menu-3 a:active {
	background-position:0px 0px;
}
.menu-4 a {
	background-position:0px 0px;
}
.menu-4 a:hover, .menu-4 a:active {
	background-position:0px 0px;
}
.menu-5 a {
	background-position:0px 0px;
}
.menu-5 a:hover, .menu-5 a:active {
	background-position:0px 0px;
}
.menu-6 a {
	background-position:0px 0px;
}
.menu-6 a:hover, .menu-6 a:active {
	background-position:0px 0px;
}
/***** THESE ARE THE DROPDOWNS TO BASE UPON *****/

/*#main-nav ul li a, #main-nav ul { filter:alpha(opacity=95); opacity:0.95; -moz-opacity:0.95; }   APPLY FOR OPACITY EFFECT  */

#main-nav li {
	position:relative;
}
#main-nav ul li {
	list-style-type:none;
	float:none;
}
#main-nav ul li a {
	display:block;
	clear:both;
	padding:0 10px 10px 10px;
	background-image:none;
	background-color:#00CC66;
}
#main-nav ul li a:hover, #main-nav ul li.ieHover {
	background:yellow;
	color:#000000;
}
#main-nav ul {
	margin-left:-40px;
}
#main-nav ul, #main-nav li:hover ul ul, #main-nav li.sfHover ul ul {
	position: absolute;
	left: -999em;
	top:10px;
}
#main-nav li:hover ul, #main-nav li li:hover ul, #main-nav li.sfHover ul, #main-nav li li.sfHover ul {
	left:0;
}
/***** Global Classes *****/
/***** CAN ALSO BE USED IN RTE *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.hide {
	display:none;
}
.img {
	padding:10px 10px 10px 0
}

/* Side Widgets */
#side {
	margin: 10px 0 0 0;
	padding: 0;
	width: 250px;
	height: auto;
	float: left;
}
#side ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.sidebot { /* Sides and bottom of box */
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 250px;
	height: auto;
	background: url(images/sbox-bot.gif) bottom no-repeat;
	list-style-type: none;
	text-indent: 10px;
	overflow: hidden;
}
#side ul li {
	 padding: 0;
}
#side ul h2 { /* Top of box */
	margin: 0 auto 10px auto;
	padding: 5px 0 0 0;
	width: 250px;
	height: 30px;
	background: #2461b2 url(images/sbox-top.gif) no-repeat;
	font-size: 120%;
	color: #eee;
}