/*
Theme Name: rlctheme TEST
Theme URI: http://www.apeonthemoon.com
Description:  Custom designed for Ape on the Moon by Andrew Le.
Version: 1.00
Author: Andrew Le
Author URI: http://www.andrewle.com
*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/
* {
	padding:0;
	margin:0;
	outline:none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:0 0 5px 0; }
img.alignright, div.alignright {float:right; margin:0 0 1em 1em}
img.alignleft, div.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto}
li, dd {list-style-type:none;}
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background-color:#FFFFFF;
	color:#444;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	width:100%;
	line-height:1.5em;
}

#biggercontainer {
	margin:3em auto;
	background-color:#FFFFFF;
	width:112em;
	padding:0;
	border:1px solid #B3B3B3;
}

#container {
	margin:0 auto 1.5em;
}

#container, #footer{
	width:112em;
}

a{
	color:#DA1651;
	text-decoration:none;
}

a:hover {
	color:#DA1651;
	text-decoration:underline;
}


h1 {
	color:#DA1651;
	font-size:3.2em;
	letter-spacing:-0.25px;
	font-weight:normal;
	margin:0.5em 0 0.5em 0;
	line-height:1em;
	text-align: center;
}

h2, h3 {
	color:#444;
	font-size:1.2em;
	font-weight:bold;
}

ul li{
	font-size:1.15em;
	line-height:1.25em;
}

blockquote{
	margin:1em 0;
	padding:1em;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	color:#444;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #444;
	border-bottom:1px dotted #444;
}

table th, table td{ padding:0.5em 0.5em; }

table th{
	color:#fff;
	background:#444;
	text-align:left;
}

table caption{
	text-align:left;
	color:#fff;
	margin-bottom:-1em;
	margin-top:1em;
}

.mailinglist {
	width:100%;
	border-spacing:0px;
}

.mailinglist td {
	background-color:#333333;
	color:#ffffff;
}

.nevis {
	font-family: 'nevisBold';
}

.rule{
	border-top:1px dotted #DDD;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

.navigation {
	padding:0 2em 3em;
}
.navigation a {
	font-size:1.3em;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
	overflow:hidden;
	height:200px;
	border-bottom:1px solid #b3b3b3;
}

#headright {
	float:right;
	width:58.5em;
	border-left:1px solid #b3b3b3;
}

#topright {
	width:58.5em;
	height:130px;
	float:right;
	background-color:#FFFFFF;
}

#topright p {
	font-size:1.3em;
	line-height:1.5em;
	margin:0 0 0 3em;
	color:#666666;
}

#botright {
	width:58.5em;
	height:70px;
	float:right;
	background-color:#333333;
	color:#ffffff;
}

#botright form {
	padding-top: 1em;
	font-size: 1.3em;
}

#botright form input[type=text] {
	padding: 2px;
	width:130px;
}

#botright p {
	color:#ffffff;
	font-size:1.2em;
	line-height:1.5em;
	text-align:center;
}

#botright input[type="submit"] {
	cursor: pointer;
	color: #fff;
	border: 0 none;
	font-size: 13px;
	font-family: 'nevisBold';
	padding: 3px 6px;
	background-color: #DA1651;
}

#weeklytip {
	color: #da1651;
		font-family: 'nevisBold';
		font-size: 16px;
		display: block;
		margin: 0 80px 10px 0;
}

#headrightinside {
	width:48.5em;
	margin:2em auto;
}

/*for IE6 */
* html #header .inside {
	display:inline;
}

#logo img{
	width: 330px;
	float: left;
}

#nav {
	width:202px;
	height:202px;
	float:right;
}

ul.nav {
	margin:0;

}

ul.nav li {
	float:left;
	list-style-type:none;
	margin:0;
	border-left:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	display: table;
}

ul.nav > li > a {
	display:block;
    width:100px;
    font-family: 'nevisBold', Helvetica, Arial, sans-serif;
    text-align: center;
	display: table-cell;
    vertical-align: middle;
    color: #666;
    cursor: pointer;
    }

ul.nav > li#home_off > a,
ul.nav > li#tips_off > a,
ul.nav > li#about_off > a {
	height:100px;
}

ul.nav > li#resources_off > a,
ul.nav > li#book_off > a {
	height:100px;
}

ul.nav > li#home_off > a:hover,
ul.nav > li#home_off > a:active,
ul.nav > li#home_on > a,
ul.nav > li#tips_off > a:hover,
ul.nav > li#tips_off > a:active,
ul.nav > li#tips_on > a,
ul.nav > li#about_off > a:hover,
ul.nav > li#about_off > a:active,
ul.nav > li#about_on > a {
	background-color: #da1651;
	color: #fff;
	text-decoration:none;
	height: 100px;
}

ul.nav > li#resources_off > a:hover,
ul.nav > li#resources_off > a:active,
ul.nav > li#resources_on > a,
ul.nav > li#book_off > a:hover,
ul.nav > li#book_off > a:active,
ul.nav > li#book_on > a {
	background-color: #da1651;
	color: #fff;
	text-decoration:none;
	height:100px;
}


/*-----------------------------------------------------------------------------------------------
  Header Search Bar
-----------------------------------------------------------------------------------------------*/
/*for IE6 */
* html #searchbar {
		display:inline;
}

#searchbar {
	float:left;
	width:43.5em;
	height:3em;
	margin-left:1.5em;
}

#searchform{
	font-size:1.15em;
	line-height:1.5em;
	width:16em;
	margin:1.5em auto;
	background-color:#333333;
	border:1px solid #333333;
}

#searchform #s{
	width:13em;
	color:#666;
	padding:0.6em;
	border:0 none;
}

#searchform #searchsubmit {
height: 24px;
width: 24px;
text-indent: -9999px;
border: none;
cursor:pointer;
background: url(images/searchsubmit.png) no-repeat left top;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#left{
	background-color:#FFFFFF;
	border-right:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	float:left;
	width:67em;
}

#left_noads{
	background-color:#FFFFFF;
	border-bottom:1px solid #b3b3b3;
	float:left;
	width:100%;
}

.mainimage{
	max-width:590px;
}

.timeandauthor {
	font-size:1em;
	color:#999999;
	display:block;
	margin-bottom:1em;
}

.story h2 {
	font-size:2.2em;
	letter-spacing:-0.25px;
	font-weight:bold;
	margin-bottom:0.75em;
	line-height:1.5em;
	margin-top:0.75em;
}

.primary{
	color:#444;
	margin:2em;
	clear:both;
	border:1px solid #b3b3b3;
}

.primary_noads{
	color:#444;
	margin:2em 5em;
	clear:both;
}

.primary_noads h1 {
	font-size: 21px;
	margin-bottom: 0.25em;
}


* html .primary {
		display:inline;
}

.primary .story h2, .primary .primary h2, .primary .primary h3, .story h3, .story h3 a{
	color:#DA1651;
}

.story {
	padding: 2em 2em 1em 2em;
}

.story p {
	font-size:1.35em;
	line-height:1.45em;
	margin-bottom:1em;
	color:#333333;
}

.story img {
max-width: 590px;
width: expression(this.width > 590 ? 590: true);
display: block;
margin: 0 auto;
}

.story h2 a{
	color:#333;
	text-decoration:none;
}

.story p a{
	color:#da1651;
	text-decoration:none;
}

.story p a:hover {
	color:#DA1651;
	text-decoration:underline;
}

.story h3{
	font-size:1.8em;
	letter-spacing:-0.25px;
	font-weight:normal;
	margin:0.5em 0;
	line-height:1.3em;
}

.story h3 a{
	text-decoration:none;
}

.story li {
	line-height:1.25em;
	padding:0 2em 0 1.3em;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom:0.5em;
	font-size:1.35em;
}

.story li a, .story li a:visited {color:#333333;text-decoration:none;list-style-type:none;}
.story li a:hover, .story li a:active {color:#da1651;}

.story p img {
	margin:2em auto;
}

div.story ul.dates h3 a, div.story ul.dates h3{
	color:#DA1651;
	font-size:15px;
	margin-top:0.5em;
}

.details{
	color:#333333;
	background-color:#DDDDDD;
}

.details a{
	color:#DA1651;
	text-decoration:none;
}
.details a:hover{
	color:#DA1651;
	text-decoration:underline;
}

.details p {
	margin:0;
}

.details img {
	margin:0 3px 3px 0;
	vertical-align:middle;
}

.detailcategories {
	float:left;
	border-right:1px dotted #FFFFFF;
	width:70%;
	padding:0.7em 0.5em 0.4em 1em;
}

.detailcomments {
	float:left;
	padding:0.7em 0.5em 0.4em 1em;
}

.tags {
	border-top:1px dashed #DA1651;
	border-bottom:1px dashed #DA1651;
	font-size:1em;
	padding:0.7em 0 0 0;
}


/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

.gplus {
	padding-top: 1em;
	border-bottom:1px solid #b3b3b3;
}
.rss, .twitter, .contactus, .affiliates {
	border-bottom:1px solid #b3b3b3;
}


.secondary{
	color:#444;
	margin:0 2em;
	border-botom:1px solid #b3b3b3;
}

.comment-head{
	border-bottom:1px solid #b3b3b3;
	padding:.8em 0 0 0;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
	color: #DA1651;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{

}

ol#comments{
	list-style-type:none;
	margin:1em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	font-style:normal;
	text-align:right;
	width:20%;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
.primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #444;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:75%;
	margin-left:1.9%;
	border-left:1px dotted #ddd;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
	font-size:1.2em;
	line-height:1.5em;
}
#comments .content h3{
	margin:0;

}

#comment-form{
	margin:3em 0 2em 1.5em;
	width:36em;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{

}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}
.formhead {
	font-size:1.8em;
	color:#DA1651;
	font-weight:normal;
}

/*-----------------------------------------------------------------------------------------------
  Middle Column
-----------------------------------------------------------------------------------------------*/

#middlecolumn {
	width:22.5em;
	float:left;
}

#middleinside {
	margin:0 auto;
	width:20em;
}



/*-----------------------------------------------------------------------------------------------
  Righty Items
-----------------------------------------------------------------------------------------------*/

.textwidget {
	margin:1.5em 1em;
	font-size:1.15em;
	line-height:1.5em;
}

.textwidget p {
	margin-bottom:1em;
}

#righty{
	width:22em;
	float:right;
	border-left:1px solid #B3B3B3;
	background-color:#ffffff;
	border-bottom:1px solid #b3b3b3;
}

#righty img {
	max-width: 220px;
}

#righty h3 {
	background-color:#DA1651;
	padding:0.7em;
	color:#ffffff;
}

#righty .block-separator{
	clear:both;
	height:2.5em;
	border-bottom:1px solid red;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px dotted #ccc;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dotted #ccc;
}
ul.dates .date{
	color:#444;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#444;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#444;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{
	color:#999;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	padding:0 0 1em;
	margin:0 auto;
}

#footer p{
	margin:0 2em;
	font-size:1em;
}

#footer p.attributes a{
	text-decoration:none;
	color:#CCC;
}
#footer p.attributes a:hover{
	color:#FFF;
}

#footer a{
	color:#CCC;
}

#footer a:hover{ color:#999; }

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/


#search{
	float:left;
	width:140px;
	margin:1em 0 0 0;
	text-align:right;
}
#search .searchimg{
	float:left;
	position:relative;
	top:4px;
}
#search input{
	width:18em;
	background:#000;
	color:#3d3d3d;
	padding:0.5em;
	border:1px dotted #ccc;
	border-left:0;
	border-right:0;
}
#search input:focus{
	color:#111;
	color:#ccc;
}



/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#444;
	padding:0 0 0 0;
	float:right;
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;

}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}

.archivecombo {
    border:1px solid #3D3D3D;
	border-left:0;
	border-right:0;
	background: #000;
	color:#CCC;
	padding:0.5em 0;
	width:245px;
	font-size:1.1em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#righty ul {
        list-style-type:none;
        margin:1.5em 0;
}

#righty ul li {
        list-style-type:none;
        margin:0.4em;
        padding:0 1em;
        line-height:1.5em;
}

#righty ul li .date {
        padding:0 1em 0 0;
        color:#666666;
}

#righty ul li a, .block a {
	color:#666666;
	text-decoration:none;
}

#righty ul li a:hover, .block a:hover {
	color: #DA1651;
}

img.wp-smiley {border:none; padding:0; margin:0; }


/*-----------------------------------------------------------------------------------------------
  eBook Page
-----------------------------------------------------------------------------------------------*/

.tagline {
	font-size:2em;
	margin-top:24px;
	font-style:italic;
}

.reviewerbox {
	background-color:#DA1651;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:.5em;
	margin-top:.8em;
	font-style:normal;
}

.reviews {
	background:url('http://www.redlemonclub.com/wp-content/themes/rlctheme/images/RLCebookpic3.jpg') bottom right no-repeat;
	margin:4em 0;
}

.review {
	width:470px;
	font-size:1.7em;
	line-height:1.25em;
	padding:1.5em .8em;
	border-bottom:1px dotted #cccccc;
	font-style:italic;
	color:#222222;
}

.grayrule {
	border-bottom:1px solid #cccccc;
	margin-bottom:4em;
}

.textcol {
	width:700px;
	margin:0 auto;
	font-size:12px;
}

.quotebox {
	padding:2em;
	background-color:#CCCCCC;
	width:600px;
	margin:3em auto;
	vertical-align:middle;
}

.quotebox p {
	font-size:1.5em;
	line-height:1.45em;
	color:#333333;
	margin:0;
}

.quotebox p img {
	margin:0;
	padding:0 0 0 2em;
}

.samplethumb {
	width:99px;
	border:1px solid #cccccc;
	margin:0 1em 0 0 !important;
	float: left;
}

.textcol h3 {
	margin-bottom:1.5em;
}

.earlyreview {
	background-color:#dddddd;
	padding:.8em;
	margin-bottom:1.5em;
	margin-top:3em;
}

.earlyreview p {
	margin:0;
}

.wpp-post-title {color:#333333;}

.st_sharethis { margin:0.9em 0; float:left; }

.st_facebook_hcount,
.st_twitter_hcount,
.st_plusone_hcount { float: left; margin-top: 2em; }

.st_plusone_hcount { margin-top: 2.1em; margin-left: 0.2em;}
.sharethisbox {clear:both;margin:3em 0 1em;}

/*-----------------------------------------------------------------------------------------------
  9 Steps eBook Page
-----------------------------------------------------------------------------------------------*/

h1.ninesteps {font-size:2.4em;}

.reviews-9steps {
	background:url('http://www.redlemonclub.com/wp-content/themes/rlctheme/images/9steps/9stepscover.jpg') bottom left no-repeat;
	margin:4em 3em 0 3em;
	height:600px;
}

.reviewerbox-9steps {
	background-color:#FF9933;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:.5em;
	margin-top:.8em;
	font-style:normal;
}

.review-9steps {
	width:470px;
	font-size:1.7em;
	line-height:1.25em;
	padding:1.5em .8em;
	border-bottom:1px dotted #cccccc;
	font-style:italic;
	color:#222222;
	float:right;
}

.textcol h4 {
	margin-bottom:1.5em;
	font-size:1.2em;
}

.orange {color:#FF9933 !important;}

.samplethumb-9steps {
	width:200px;
	border:1px solid #cccccc;
	margin:0 1em 0 0 !important;
	float: left;
}

.story li.orangeb {
	background-image: url(images/9steps/bullet-orange.png);
}

/*-----------------------------------------------------------------------------------------------
  Google Plus Page
-----------------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'nevisBold';
    src: url('./fonts/nevis-webfont.eot');
    src: url('./fonts/nevis-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/nevis-webfont.woff') format('woff'),
         url('./fonts/nevis-webfont.ttf') format('truetype'),
         url('./fonts/nevis-webfont.svg#nevisBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#googleplus {
	padding: 50px;
}

#googleplus > h1 {
	font-family: 'nevisBold';
	font-size: 42px;
	margin-bottom: 1em;
}

#googleplus h2 {
	margin-bottom: 1em;
	color: #DA1651;
}

#googleplus .red {
	color: #DA1651;
}

#gp_left {
	float:left;
	width:450px;
	margin-left: 3em;
}

#gp_left img {
	max-width: 100%;
}

#gp_right .st_plusone_hcount { margin: 8px 0 0 10px; }

#gp_right {
	float:right;
	font-size: 16px;
	line-height: 1.5;
	width:430px;
	margin-left:50px;
	margin-right: 3em;
}

#gp_right_inner {
	background-color: #efefef;
	padding:25px;
	margin-top: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#gp_right li {
	font-size: 14.5px;
	list-style-type: disc;
	color: #2179c1;
	margin:0 15px 15px 15px;
}

#gp_right li span {
	color: #444;
}
#gp_right_inner > p {
	margin-bottom: 15px;
}

#gp_right input[type="submit"] {
	cursor: pointer;
	color: #fff;
	border: 0 none;
	font-size: 16px;
	font-family: 'nevisBold';
	width: 100%;
	padding: 10px;
	background-color: #DA1651;
}

#gp_right input[type="text"] {
	font-size: 16px;
	padding: 4px 6px;
}
















