/**
 * Theme Name: Anthony Robbins Love Blog
 * Theme URI: http://uniqueblogdesigns.com
 * Description: 
 * Version: 1.0
 * Author: Unique Blog Designs
 * Author URI: http://uniqueblogdesigns.com
 * Tags: theme-options, threaded-comments, sticky-post, one-column, two-columns, three-columns, fixed-width
 */


/* Reset */

* { margin: 0; padding: 0; }

fieldset {
	border: none;
}

a {
	outline: none;
}

img {
	border: none;
}

/* WordPress.org Theme Submission Checklist */

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;
}
.alignleft { float: left; }
.alignright { float: right; }
.alignnone { float: none; }
.aligncenter { text-align: center; }
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

blockquote {
	background: #fbf1f0;
	border: 1px solid #e8d3d2;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 10px;
}
ul {
	margin-left: 20px;
	list-style-type: disc;
}
ol li {
	list-style: decimal inside;
	margin-bottom: 5px;
}

.wp-caption {
	background: #fbf1f0;
	border: 1px solid #e8d3d2;
	padding: 5px;
	padding-bottom: 0px;
}

.wp-caption p {
	text-align: center;
	font-size: 12px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
	font-weight: bold;
}

h6 {
	font-size: 16px;
	font-weight: bold;
}
/* Global Elements */

.clear { clear: both; }

body {
	font-size: 14px;
	font-family: arial, sans-serif;
	color: #5b5b5b;
	background: url('images/bodyBG.jpg') no-repeat center top #79150e;
	text-align: centre;
}

#superContainer {
	width: 1152px;
	margin: 0 auto;
	text-align: left;
	margin-top: 35px;
}

#header {
	width: 1055px;
	overflow: hidden;
	height: 117px;
	background: url('images/headerBG.png') no-repeat;
	padding: 0 48.5px;
}

#content {
	width: 1152px;
	padding: 0 0;
	background: url('images/contentBG.png') no-repeat;
}

#content2 {
	width: 1122px;
	background: url('images/contentSlideBG.png') repeat-y;
	margin: 0 15px;
}

ul#primaryNav {
	float: right;
	list-style-type: none;
}

ul#primaryNav li {
	float: left;
	padding: 0 10px;
	margin-top: 5px;
	display: inline;
}

ul#primaryNav li a {
	color: white;
	text-decoration: none;
	font-size: 11.5px;
}

ul#primaryNav li#searchForm {
	margin-top: 0;
	padding-right: 0;
}

ul#primaryNav li#searchForm form {
	background: url('images/searchBG.png') no-repeat;
	width: 175px;
	height: 25px;
}

ul#primaryNav li#searchForm form input#s {
	background: none;
	border: none;
	color: white;
	padding: 4px 0 4px 10px;
	float: left;
	width: 125px;
	margin-right: 12px;
}

ul#primaryNav li#searchForm form input#searchSubmit {
	width: 19px;
	height: 16px;
	background: url('images/searchButton.png') no-repeat;
	border: none;
	float: left;
	margin-top: 5px;
	cursor: pointer;
}

h1#logo {
	width: 363px;
	height: 96px;
	padding-top: 15px;
	float: left;
}

h1#logo a {
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	display: block;
	background: url('images/logo.png') no-repeat top left;
}

ul#secNav {
	float: right;
	list-style-type: none;
	margin-top: 30px;
}

ul#secNav li {
	float: left;
	display: inline;
	margin-right: 25px;
}

ul#secNav li a {
	display: block;
	height: 24px;
	background: no-repeat top left;
	text-indent: -9999px;
}

ul#secNav li#product a {
	background-image: url('images/productText.png');
	width: 119px;
}

ul#secNav li#event a {
	background-image: url('images/eventText.png');
	width: 85px;
}

ul#secNav li#coaching a {
	background-image: url('images/coachingText.png');
	width: 124px;
}

ul#secNav li#experiences a {
	background-image: url('images/experiencesText.png');
	width: 141px;
}

ul#secNav li#experiences {
	margin-right: 0;
}

#featuredCont {
	overflow: hidden;
	margin: 0 48.5px;
}



#postsSlider {
	width: 691px;
	float: left;
	height: 329px;
	margin-bottom: 40px;
	background: url('images/featuredBlockBG.png') no-repeat;
}

#postsSlider .pagination { 
float: right; 
margin-top: 2px; 
}

#postsSlider .pagination a { 
float: left; 
margin-right: 13px; 
}

#postsSlider .pagination a.toc { 
background: url('images/smallDot.png') no-repeat; 
width: 8px; 
height: 13px; 
}

#postsSlider .pagination a.selected { 
background: url('images/bigDot.png') no-repeat; 
width: 13px; 
height: 13px; 
}

#postsSlider h3 {
	width: 234px;
	height: 15px;
	text-indent: -9999px;
	background: url('images/featuredHeadingText.png') no-repeat;
	float: left;
	margin-bottom: 35px;
}

#sliderContent {
	width: 436px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

.entryCont {
	width: 406px;
	height: 175px;
	background: url('images/featuredTextBG.png') no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.entryCont p {
	color: #828282;
}

.entryCont h4 a{
	color: white;
	text-decoration: none;
	font-size: 22px;
	font-weight: normal;
}

.entryCont h4 {
	margin-bottom: 25px;
}

#paginate-sliderWrapper {
	float: right;
}

#newsletterForm {
	width: 347px;
	float: right;
	height: 327px;
	background: url('images/newsletterBG.png') no-repeat;
	margin-top: 2px;
	overflow: hidden;
}

#formContent {
	overflow: hidden;
}

#newsletterForm img#formImage {
	float: left;
	margin-top: 20px;
	margin-left: -20px;
	z-index: 10;
	position: absolute;
}

#textContainer {
	float: right;
	width: 210px;
	overflow: hidden;
	margin-right: 20px;
}

p#downloadText {
	width: 175px;
	height: 77px;
	background: url('images/downloadText.png') no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
}

p#signupText {
	color: #e6a9a9;
	font-size: 14px;
	margin-top: 5px;
}

p#signupText span {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

/*fieldset#submit input#formSubmit {
	width: 305px;
	height: 33px;
	background: url('images/submitButton.png') no-repeat;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin-left: 21px;
	margin-top: 11px;
}*/

fieldset#submit input#Submit {
	width: 305px;
	height: 33px;
	background: url('images/submitButton.png') no-repeat;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin-left: 21px;
	margin-top: 11px;
}

fieldset#nameEmail {
	width: 312px;
	height: 92px;
	background: url('images/fieldsetBG.png') no-repeat;
	margin-left: 19px;
	padding-top: 14px;
	margin-top: 25px;
}

fieldset#nameEmail input {
	display: block;
	width: 203px;
	height: 15px;
	background: url('images/fieldBG.png') no-repeat;
	border: none;
	margin-bottom: 10px;
	margin-left: 70px;
	padding: 5px 10px;
}

#wrapper {
	overflow: hidden;
	padding: 0 34px 35px 34px;
	margin-bottom: 35px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

#blogColumn {
	width: 690px;
	float: left;
	padding-bottom: 35px;
}

#blogColumn {
	background: white;
}

#sidebarColumn {
	width: 347px;
	float: right;
}

.postContainer {
	padding: 35px 15px;
	border-bottom: 1px solid #e8d3d2;
	overflow: hidden;
}

h2.postTitle a {
	color: black;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
}

h2.postTitle {
	margin-bottom: 20px;
}

.postMeta {
	background: #9b090a;
	overflow: hidden;
	height: 19px;
	padding-top: 4px;
	color: #e6a9a9;
	padding-left: 5px;
	font-size: 12px;
	margin-bottom: 15px;
}

.postMeta a {
	color: #ffffff;
	text-decoration: none;
}

.postMeta p.metaAdmin {
	float: left;
	width: 350px;
}

.postMeta p.metaAdmin span {
	color: #ffffff;
}

.postMeta p.metaComment {
	float: right;
	margin-right: 7px;
}

.postBody {
	padding: 8px;
}

.postBody p {
	margin-bottom: 20px;
	font-size: 14px;
}

.postBody img {
	outline: none;
	border: none;
}

.postBody a {
	color: #9b090a;
	text-decoration: underline;
}

.postBody h1,.postBody h2,.postBody h3,.postBody h4,.postBody h5,.postBody h6 {
	margin-bottom: 5px;
}

ul#postsNavigation {
	list-style-type: none;
	overflow: hidden;
	margin-left: 0;
	margin-top: 10px;
	padding: 35px 35px;
}

ul#postsNavigation li#PrevPageLink {
	float: left;
}

ul#postsNavigation li#NextPageLink {
	float: right;
}

ul#postsNavigation li a {
	color: #9b090a;
	text-decoration: underline;
}

ul#sidebar {
	list-style-type: none;
	margin-left: 0;
}

ul#sidebar li.widget {
	width: 347px;
	background: #9b090a;
	color: #ffffff;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

ul#sidebar li.widget#archives ul li {
	float: left;
	width: 46%;
}

ul#sidebar li.widget#archives ul {
	overflow: hidden;
	width: 347px;
}

ul#sidebar li.widget h3 {
	font-weight: bold;
	font-size: 24px;
	padding: 15px 0 10px 10px;
	background: url('images/listSeperator.png') no-repeat bottom center;
}

ul#sidebar li.widget ul {
	list-style-type: none;
	margin-left: 0;
}

ul#sidebar li.widget ul li {
	padding: 8px 0 12px 13px;
	background: url('images/listSeperator.png') no-repeat bottom center;
}

ul#sidebar li.widget ul li, ul#sidebar li.widget ul li a {
	color: #ffffff;
	text-decoration: none;
}

ul#sidebar li.widget ul li:hover, ul#sidebar li.widget ul li a:hover {
	color: #e6a9a9;
}

ul#sidebar li.widget#tweets ul li {
	background-image: none;
	background: #670c0b;
	padding: 20px 10px;
	margin: 10px 10px;
}

ul#sidebar li.widget#tweets ul li:hover {
	color: #fff;
}

ul#sidebar li.widget#tweets ul li a {
	color: #e6a9a9;
}

ul#sidebar li.widget#tweets {
	padding-bottom: 10px;
}

#footerCont {
	background: url('images/footerGradientBG.png') no-repeat bottom center;
	height: 148px;
}

#footer {
	width: 1022px;
	margin: 0 auto;
	height: 62px;
	padding: 86px 50px 0 50px;
	background: url('images/footerBG.png') no-repeat bottom center;
	color: #9c9c9c;
}

#footer a {
	color: #9c9c9c;
	font-size: 12px;
	text-decoration: none;
}

#footer p#foundationLogo {
	width: 250px;
	height: 24px;
	background: url('images/foundationLogo.png') no-repeat;
	float: right;
	text-indent: -9999px;
	margin-top: -10px;
}

ul#footerLinks {
	list-style-type: none;
	margin-left: -3px;
	width: 600px;
	float: left;
}

ul#footerLinks li {
	float: left;
	display: inline;
}

ul#footerLinks li a{
	font-size: 11px;
	padding: 0 3px;
}

ul#footerLinks li:after {
	content: "|";
}

ul#footerLinks li:last-child:after {
	content: "";
}

p#resortLink {
	float: left;
	width: 600px;
}

#wrapper, #content2 {
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
}

#blogColumn, li.widget, ul#sidebar li#tweets.widget ul li {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.postMeta {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Comment */
	
#comments, #respond {
	margin: 20px;
}

li.comment {
	background:  #fbf1f0;
}

ul.pagination {
	list-style-type: none;
}

#comments-list ol  li{
	list-style-type: none;
	padding: 14px 17px;
	margin-bottom: 20px;
	border: 1px solid #e8d3d2;
}

#comments-list ol {
	margin-top: 20px;
}

img.avatar {
	float: right;
	padding: 3px;
	border: 1px solid #e8d3d2;
}

.comment-author {
	margin-bottom: 2px;
}

.comment-meta {
	margin-bottom: 10px;
}

form#commentform input{
	padding: 2px 5px;
	margin-bottom: 10px;
	border: 1px solid #e8d3d2;
}

form#commentform textarea {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #e8d3d2;
}

form#commentform p {
	margin-bottom: 10px;
}

#comments a, #respond a {
	color: #9B090A;
}

/* STICKY FOOTER */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -148px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 148px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/



/* Featured Slider overflow fix */
.contentdiv { height:300px; overflow:hidden; }

ul#sidebar li#links { display:none; }
