/*
Theme Name:     Anna Coulling Theme
Theme URI:      http: //annacoulling.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Marinablu
Author URI:     http: //annacoulling.com/
Template:       twentyten
Version:        0.1.0
*/

@import url('tab.css');
@import url('menu-images.css');
@import url('speech-bubbles.css');
@import url('ec-menu.css');

/*Newsticker styles*/
.newsticker {
	z-index: 1;
}
.newsticker .post-list-title {
	border: none !important;
	height: auto !important;
	padding: 0 !important;
	font-size: 21px !important;
}
.newsticker .news-excerpt {
	font-size: 90% !important;
}
.newsticker .more {
	text-align: center;
}
.newsticker .post-list-title a {
	text-decoration: none;
	color: #4876e3;
	font-weight: 500;
	font-family: Ubuntu, Arial;
}
.newsticker .entry-content a {
	font-weight: 500;
	font-family: Ubuntu, Arial;
	color: #d80090;
}
.newsticker-jcarousellite { padding: 0 20px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; width: auto !important; }  

/* =Custom Styles
-------------------------------------------------------------- */
#searchbar {
	position: absolute;
	top: 5px;
	right: 0;
	left: 50%;
	margin-right: -540px;
	width: 520px;
	text-align: right;
	color: #ccc;
}
	#searchbar input[type="text"] {
		padding: 3px 30px;
		width: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius:10px;
		background: #f0f0f0 url(images/zoom.png) no-repeat left;
		background-position: 8px 50%;
		border: none;
	}
#content li, #content .unchecked li {	
	list-style: none;
	background:url(images/check_box2.png) no-repeat;
	background-position: 0 3px;
	padding-left: 50px; /* the width of your image + some space */
	margin: 3px 0;
}
	#content .unchecked li {
		background:url(images/cross.png) no-repeat;
		background-position: 0 7px;	
	}
#content .bbp-forums li, #content .bbp-forums .unchecked li {
	background: none;
	padding-left: auto;
	margin: auto;
}
#member-login {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 20px;
	color: #080808;
}
	#member-login a {
		text-decoration: none;
		color: #fff;
	}
	#member-login a:hover {
		color: #4876e3;
	}
	#member-login input[type="text"] {
		padding: 3px 30px;
		width: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius:10px;
		background: #f0f0f0 url(images/zoom.png) no-repeat left;
		background-position: 8px 50%;
		border: none;
		margin-right: 10px;
	}
#contact-bar {	
	float: right;
	margin: 38px 0 5px;
	width: auto;
	white-space: nowrap;
	line-height: 40px;
	font-size: 16px;
	text-align: right;
	padding: 0 14px;
	color: #080808;
}
#page-header {
	min-width: 1080px;
	background: #000 url(images/header-bg.gif) top center repeat-x; 
	/*background: #fff url(images/homepage-header4.jpg) bottom center no-repeat; */
}
#page-header2 {
	min-width: 1080px;
	background: #080808 url(images/subtle_carbon.png);
	color: #aaa;
	text-shadow: 0 1px -1px #000;
	border-top: solid 1px #1a1a1a;
	border-bottom: solid 1px #fff;
	font-family: Ubuntu, Arial;
}
#page-header-2014-container {
	min-width: 1080px;
	background: #fff /*url(images/header-white-bg.gif) top repeat-x*/;
}
#page-header-2014-container #page-header-2014 {
}
#page-header-2014-container #rolling-banners-container {
	width: 1040px;
	margin: 0 auto;
	height: 187px;
	padding-top: 163px;
	background: #fff url(images/anna-coulling-portrait.png) bottom left no-repeat;
}
#page-header-2014-container #rolling-banners {
	width: 575px;
	height: 187px;
	margin-left: 190px;
	background: #323232;
	float: left;
	overflow: hidden;
}
#page-header-2014-container #videos-container {
	width: 275px;
	height: 187px;
	background: #191919;
	float: left;
}
#page-header-2014-container #video-container {
	background: #ed1e79;
	border-top: solid 1px #fff;
	width: 1040px;
	margin: 0 auto
}
#indexo_slider_1 {
	z-index: 0;
}
#video-container #wp-spoiler-1 {
	margin: 0;
	padding: 5px 20px;
	font-size: 11px;
	background: #ed1e79;
	color: #fff;
	text-align: left;
}
#market-analysis-container {}
.market-analysis-title {
	font-size: 18px;
	background: #f9f9f9;
	color: #7c7979;
	padding: 10px 10px;
	text-align: center;
}
#page-header-regular {
	position: relative;
	min-width: 1080px;
	height: 350px;
	background: #000 url(images/header-bg2b.jpg) top center repeat-x;
	border-bottom: dotted 1px #080808;
	/*background: #fff url(images/homepage-header4.jpg) bottom center no-repeat;	*/
}
	.ph2-wrapper {
		width: 1080px;
		margin: 0 auto;
		font-size: 16px;
		line-height: 24px;
		padding: 10px 0;
	}
	.ph2-wrapper a {
		text-decoration: none;
	}
#left-sidebar {
	position: relative;
	width: 240px;
	float: left;
	display: none;
}
	#left-sidebar .navi {
		margin: 0 0 20px 20px;
		border: solid 1px #f0f0f0;
		background: #f0f0f0;
		background: #f0f0f0 url(images/retina_dust.png);
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	}
		#left-sidebar .navi .n-wrapper h2 {
			padding: 10px 20px 20px 50px;
			margin: 0;
			color: #080808;
			background: url(images/hand.png) 15px 50% no-repeat;
		}
	#left-sidebar .testimonials-sidebar {
	}
	#left-sidebar .ts-wrapper {
		padding: 20px;
	}
	#left-sidebar h2 {
		margin-bottom: 20px;
		font-family: Ubuntu, Arial;
		font-size: 16px;
	}
#page-graphic {
	position: relative;
	height: 300px;
	margin-bottom: 20px;
	width: 820px; 
	float: right;
	/*border-bottom: dotted 1px #ccc;*/
}
	#page-graphic .join-link div {
		position: absolute;
		width: 560px;
		height: 41px;
		bottom: 20px;
		right: 320px;
		background: url(images/join_unlit.png);
	}
		#page-graphic .join-link div:hover {
			background: url(images/join.png);
		}
	#page-graphic .button-pink {
		position: absolute;
		bottom: 50px;
		right: 120px;
		width: 20%;
	}
	#page-graphic .button-pink:hover {
		top: auto;
	}
	#page-graphic .page-desc {
		width: 320px;
		float: right;
		margin: 25px 20px 0 0;
		text-align: left;
		font-size: 18px;
		line-height: normal;
		color: #000;
		border-left: dotted 1px #666;
		padding-left: 20px;
	}
		#page-graphic .page-desc h2 {
			font-size: 30px;
			font-family: Ubuntu, Arial;
			margin-bottom: 20px;
		}
		#page-graphic .page-desc a {
			display: block;
			margin-top: 20px;
		}
.sidenav {
}
	.sidenav-item a {
		text-decoration: none;
		color: #000 !important;
		display: block;
		padding: 10px 20px 10px 50px;
		text-shadow: 0 1px 1px #fff;
		/*border-bottom: solid 1px #ccc;
		border-top: solid 1px #aaa;*/
		
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius:10px;
		
		border-bottom: dotted 1px #ccc;
		background: url(images/arrow-dark-in.png) 20px 50% no-repeat;
	}
		/*.sidenav .sidenav-item:last-child a {
			background: url(images/arrow-dark-out.png) 20px 50% no-repeat;
		}*/
	.sidenav-item a:hover {
		text-shadow: 0 1px 1px #b61781;
		/*-moz-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
		-webkit-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
		box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;*/
		
		background: #d80090 url(images/arrow-light-in.png) 20px 50% no-repeat;
		
		color: #fff !important; 
	}
		/*.sidenav .sidenav-item:last-child a:hover {
			text-shadow: 0 1px 1px #b61781;
			-moz-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
			-webkit-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
			box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;		
			
			background: #d80090 url(images/arrow-light-out.png) 20px 50% no-repeat;
			
			border-bottom: solid 1px #d80090;
			
			color: #fff !important; 			
		}*/
.breadcrumbs {
	margin-top: 70px;
	color: #bcc0f5;
	padding: 0 20px;
	text-shadow: 0 0 10px #040A18;
}
	.breadcrumbs a {
		text-decoration: none;
		color: #bcc0f5 !important;
	}
		.breadcrumbs a:hover {
			color: #fff !important;
			border-bottom: dotted 1px #fff;
		}
.stylized-title {
	position: absolute;
	color: #fff;
	left: 50%;
	top: 265px;
	margin-left: -520px;
	text-shadow: 0 0 10px #040a18;
	font-size: 40px;
	font-family: Ubuntu, Arial;
}
.home-sidebar {	
	position: relative;
	float: right;
	width: 230px;
	background: #fff;
	padding: 0 20px 30px;
	border: solid 1px #fff;
	margin-bottom: 40px;
}
	.home-sidebar .ebook-header {
		font-size: 16px;
		font-family: Ubuntu, Arial;
		color: #000;
		text-align: center;
		margin: 0 !important;
	}
.social-buttons {
	float: right;
	width: 160px;
	margin-top: 30px;
}
.anna-portrait {
	float: left;
	margin: 0 0 20px 20px;
}
.anna-speech {
	position: relative;
	color: #333;
	float: left;
	padding: 20px 0;
	width: 598px;
	height: 160px;
	background: #f0f0f0 url(images/retina_dust.png);
	margin: 0 20px 20px;
	font-family: Ubuntu;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	
	text-shadow: 0 1px 1px #fff;/**/
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border: solid 1px #eee;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #fff;
	
	box-shadow: inset 0px 1px 0px 1px #fff;
	-moz-box-shadow: inset 0px 1px 0px 0px #fff;
	-webkit-box-shadow: inset 0px 1px 0px 1px #fff;
	
	background: #f0f0f0; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff) to(#eee)); /*old webkit*/
    background: -webkit-linear-gradient(#fff, #eee); /*new webkit*/
    background: -moz-linear-gradient(#fff, #eee); /*gecko*/
    background: -ms-linear-gradient(#fff, #eee); /*IE10*/
    background: -o-linear-gradient(#fff, #eee); /*opera 11.10+*/
    background: linear-gradient(#fff, #eee); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#fff, #eee); /*PIE*/
	
	/*background: #4876e3; fallback for non-CSS3 browsers*/
}
.anna-speech a {
	text-decoration: none !important;
	color: #fff !important;
}
.anna-speech a:hover {
	color: #fff !important;
	text-shadow: 0 -1px 1px #061026 !important;
}
.anna-speech p {

}
.dl-book {
	position: relative;
	padding: 20px;
	margin: 0 20px 20px;
	font-family: Ubuntu;
	font-weight: bold;
	font-size: 25px;
	line-height: normal;
	
	text-shadow: 0 1px 1px #fff;/**/
	
	border: dotted 1px #ccc;
	background: #f0f0f0;
	background: #f0f0f0 url(images/retina_dust.png);
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.dl-book a {
	position: absolute;
	right: 50px;
	bottom: 50%;
	text-align: left;
	width: 250px;
	font-size: 16px;
	padding: 0 20px;
	line-height: 40px;
	margin-bottom: -20px;
}
.home-content {
	position: relative;
	padding: 20px; 
	margin-right: 320px;
	width: 678px;
	overflow: hidden;
}
.home-sidebar {
	float: right; 
	width: 300px; 
	margin-right: 20px;
}
.home-sidebar h2 {
	text-transform: uppercase;
	text-align: center;
	margin: 0 !important;
	font-family: Ubuntu;
	padding-top: 30px;
	background: url(images/divider3.png) top center no-repeat;
}
.twitter-feed {
	padding: 20px 0;
}
.twitter-feed h2 {
	display: none;
}
.twitter-feed ul, .widget_twitter ul {
	margin: 0 !important;
}
.twitter-feed ul li, .widget_twitter ul li {
	margin: 0 0 15px !important;
	padding: 0 !important;
	background: none !important;
	list-style: none;
}
.twitter-feed ul li .entry-content, .widget_twitter ul li .entry-content {
	font-size: 14px;
}
.twitter-feed ul li a, .widget_twitter ul li a {
	color: #aaa;
	text-decoration: none;
}
.twitter-feed ul li .time-meta, .widget_twitter ul li .time-meta {
	display: block;
}
.twitter-feed ul li .intent-meta, .widget_twitter ul li .intent-meta {
	display: block;
}
.twitter-feed ul li .intent-meta a, .widget_twitter ul li .intent-meta a  {
	text-decoration: none;
	background: #f0f0f0;
	padding: 3px 5px;
	font-size: 70%;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.twitter-feed ul li .intent-meta a:hover, .widget_twitter ul li .intent-meta a:hover {
	color: #080808;
	background: #ccc;
}
.fb-box {
	/*padding: 20px 0;*/
}
.wp-tab-content-wrapper {
	text-align: center;
}
/*#menu-education-centre {
	margin: 0;
}
#menu-education-centre li {
	list-style: none;
	display: block;
	float: left;
	background: none;
	padding: 0;
}
#menu-education-centre li a {
	position: relative;
	font-size: 12px;
	background: #f0f0f0;
	padding: 5px 8px;
	margin-right: 5px;
	text-decoration: none;
	color: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius:5px;
}
#menu-education-centre li a:hover {
	background: #ccc;
	color: #000;
	text-shadow: 0px 1px 1px #f0f0f0;
}
#menu-education-centre .current_page_item a {
	background: #666;
	color: #fff;
	text-shadow: 0px -1px 1px #080808;
}*/
.link-list {
	display: block;
	width: 500px;
	float: right;
	padding: 0 !important;
	margin: 0 !important;
}
.link-list li {
	background: none !important;
}
.link-list a {
	display: block;
	margin-bottom: 5px;
	background: #f0f0f0;
	text-decoration: none;
	padding: 5px;
	border-top: solid 1px #ccc;
}
.testimonials-home {
	padding: 20px 0;
	background: #fff url(images/divider.png) top center no-repeat;/**/
	margin-bottom: 40px;
}
.testibg, .testi-wrapper .skt_item {
}
	.testi-wrapper h2 {
		color: #000 !important;
		font-family: Ubuntu, Arial;
		font-size: 21px;
		margin-bottom: 20px; 
		padding: 0 20px;
		text-align: center;
	}
	.testi-wrapper .skt_item {
		width: 290px;
		height: 200px;
		float: right;
		margin: 20px;
		padding: 15px;
		font-size: 12px;
	}
	.skt_item .skt_content_cont {
		background: url(images/quote2.png) no-repeat;
		background-position: 100% 100%;
	}
	.testi-wrapper .skt_client_name {
		margin-bottom: 0 !important;
		line-height: normal;
	}
.partners {
	padding: 20px 0;
	margin: 0 auto;
	background: #183f9d;
}
	.p-wrapper {
		text-align: center;
	}
	.p-wrapper h2 {
		margin-bottom: 20px !important;
		color: #f0f0f0;
	}
	.p-wrapper img {
		margin: 10px;
	}
.contact-form {
}
	.contact-form p {
		margin: 0;
	}
	.contact-form label {
		margin: 10px 0;
	}
	.contact-form label, .contact-form input[type="text"], .contact-form textarea {
		display: block;
		width: 90%;
	}
	.contact-form input[type="text"], .contact-form textarea {
		padding: 10px;
		margin-right: -20px;
	}
.troom { background: #f0f0f0; padding: 20px; margin-bottom: 20px; text-shadow: 0px 1px 1px #fff; border-top: solid 3px #ccc; }
	.troom input[type="text"] { width: 438px }
.disclaimer {
	clear: both;
	padding: 20px;
}
.disclaimer h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 20px; 
}
.button-row {	
	text-align: center;
	padding: 20px 0;
	margin-bottom: 20px;
}
.clear {
	clear: both;
}
.fleft {
	float: left;
	margin-right: 10px;
}
.pink {
	color: #d80090;
}
.blue {
	color: #4876e3;
}
.blue2 {
	color: #183f9c;
}
.underline {
	text-decoration: underline;
}
.hide {
	display: none;
}
.twtr-widget h3 {
clear: none;
}
.twtr-widget h4 {
clear: none;
}

/* =MailPress Widget Styles
-------------------------------------------------------------- */
.MailPress {
	padding-top: 200px;
	background: url(images/nl-icon2.png) top center no-repeat;
}
.MailPress input[type="text"] {
	width: 100%;
	margin-bottom: 10px;
}
.MailPressFormSubmit {
	width: 100%;
}

/* =Infusionsoft Ebook Download Widget Styles
-------------------------------------------------------------- */
#primary #book-widget .infusion-form, .home-sidebar .infusion-form {
	padding-top: 270px;
	background: url(images/the-volume-secret.png) top center no-repeat;
}
#primary #book-widget .infusion-form input[type="text"], .home-sidebar .infusion-form input[type="text"] {
	width: 100%;
	margin-bottom: 10px;
}
#primary #book-widget .infusion-form input[type="submit"], .home-sidebar .infusion-form input[type="submit"] {
	width: 100%;
}

/* =Buttons
-------------------------------------------------------------- */
/*blue button*/
.button-blue, .MailPressFormSubmit {
	position: relative;
	-moz-box-shadow:inset 0px 1px 0px 0px #a0b8f1, 0 1px 4px #555;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a0b8f1, 0 1px 4px #555;
	box-shadow:inset 0px 1px 0px 0px #a0b8f1, 0 1px 4px #555;
	
	background: #4876e3; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#4876e3) to(#183f9c)); /*old webkit*/
    background: -webkit-linear-gradient(#4876e3, #183f9c); /*new webkit*/
    background: -moz-linear-gradient(#4876e3, #183f9c); /*gecko*/
    background: -ms-linear-gradient(#4876e3, #183f9c); /*IE10*/
    background: -o-linear-gradient(#4876e3, #183f9c); /*opera 11.10+*/
    background: linear-gradient(#4876e3, #183f9c); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#4876e3, #183f9c); /*PIE*/
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    -khtml-border-radius: 6px;
	border-radius:6px;
	border:1px solid #183f9c;
	display:inline-block;
	color:#fff !important;
	font-size:14px;
	font-weight:normal;
	padding: 10px 20px;
	text-decoration:none;
	text-shadow:0px -1px 0px #183f9c;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
}.button-blue:hover, .MailPressFormSubmit:hover {
	-moz-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
	box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
	
	background: #d80090; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d80090) to(#cc0066)); /*old webkit*/
    background: -webkit-linear-gradient(#d80090, #cc0066); /*new webkit*/
    background: -moz-linear-gradient(#d80090, #cc0066); /*gecko*/
    background: -ms-linear-gradient(#d80090, #cc0066); /*IE10*/
    background: -o-linear-gradient(#d80090, #cc0066); /*opera 11.10+*/
    background: linear-gradient(#d80090, #cc0066); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#d80090, #cc0066); /*PIE*/
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    -khtml-border-radius: 6px;
	border-radius:6px;
	border:1px solid #cc0066;
	text-shadow:0px 1px 0px #d80090;
}.button-blue:active {
	position:relative;
	top:1px;
}
/*yellow button*/
.button-yellow {
	position: relative;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffeab2, 0 1px 4px #555;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffeab2, 0 1px 4px #555;
	box-shadow:inset 0px 1px 0px 0px #ffeab2, 0 1px 4px #555;
	
	background: #FEE300; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEE300) to(#d2a51c)); /*old webkit*/
    background: -webkit-linear-gradient(#FEE300, #d2a51c); /*new webkit*/
    background: -moz-linear-gradient(#FEE300, #d2a51c); /*gecko*/
    background: -ms-linear-gradient(#FEE300, #d2a51c); /*IE10*/
    background: -o-linear-gradient(#FEE300, #d2a51c); /*opera 11.10+*/
    background: linear-gradient(#FEE300, #d2a51c); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#FEE300, #d2a51c); /*PIE*/
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    -khtml-border-radius: 6px;
	border-radius:6px;
	border:1px solid #d2a51c;
	display:inline-block;
	color:#433C00 !important;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding:16px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #FEE300;
	text-align: center;
	line-height: 15px;
}.button-yellow:hover {
	background: #FEE300; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEE300) to(#FEE300)); /*old webkit*/
    background: -webkit-linear-gradient(#FEE300, #FEE300); /*new webkit*/
    background: -moz-linear-gradient(#FEE300, #FEE300); /*gecko*/
    background: -ms-linear-gradient(#FEE300, #FEE300); /*IE10*/
    background: -o-linear-gradient(#FEE300, #FEE300); /*opera 11.10+*/
    background: linear-gradient(#FEE300, #FEE300); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#FEE300, #FEE300); /*PIE*/
}.button-yellow:active {
	position:relative;
	top:1px;
}
/*pink button*/
.button-pink {
	position: relative;
	-moz-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
	box-shadow:inset 0px 1px 0px 0px #f087cd, 0 1px 4px #555;
	
	background: #d80090; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d80090) to(#cc0066)); /*old webkit*/
    background: -webkit-linear-gradient(#d80090, #cc0066); /*new webkit*/
    background: -moz-linear-gradient(#d80090, #cc0066); /*gecko*/
    background: -ms-linear-gradient(#d80090, #cc0066); /*IE10*/
    background: -o-linear-gradient(#d80090, #cc0066); /*opera 11.10+*/
    background: linear-gradient(#d80090, #cc0066); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#d80090, #cc0066); /*PIE*/
	
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
    -khtml-border-radius: 6px;
	border-radius:6px;
	border:1px solid #cc0066;
	display:inline-block;
	color:#F6CCE8 !important;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding:10px;
	text-decoration:none;
	text-shadow:0px -1px 0px #a5006e;
	text-align: center;
	line-height: 20px;
}.button-pink:hover {
	background: #fa00a7; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fa00a7) to(#fa00a7)); /*old webkit*/
    background: -webkit-linear-gradient(#fa00a7, #fa00a7); /*new webkit*/
    background: -moz-linear-gradient(#fa00a7, #fa00a7); /*gecko*/
    background: -ms-linear-gradient(#fa00a7, #fa00a7); /*IE10*/
    background: -o-linear-gradient(#fa00a7, #fa00a7); /*opera 11.10+*/
    background: linear-gradient(#fa00a7, #fa00a7); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#fa00a7, #fa00a7); /*PIE*/
}.button-pink:active {
	position:relative;
	top:1px;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -280px 0 -270px;
	width: 100%;
}
#content {
	margin: 0 20px 0 290px;
	z-index: -1;
}
#primary,
#secondary {
	position: relative;
	float: right;
	overflow: hidden;
	width: 250px;
	background: #fff;
	padding: 0 20px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column {
	margin: 0 -280px 0 0 !important;
}

.one-column #content {
	margin: 0 auto;
	width: 1080px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Verdana, Tahoma;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text, .book1 a, .book2 a, .book3 a, .book h3, .market-analysis-title, #video-container #wp-spoiler-1  {
	font-family: Ubuntu, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.home-content-post .entry-title, .home-content-post-small .entry-title, #home-content-sticky .entry-title {
	font-family: 'Oswald', sans-serif !important;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
}
#wrapper {
	/*background: #fff url(images/bg.jpg) repeat-x top;*/
	/*background: #f0f0f0 url(images/retina_dust.png);*/
	background: #f0f0f0 url(images/double_lined.png);
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	font-size: 12px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f1f1f1;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #4876e3;
}
a:visited {
	color: #4876e3;
}
a:active,
a:hover {
	color: #D80090;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	position: relative;
	margin: 0 auto;
	height: 170px;
	margin-bottom: -170px;
	width: 1080px;
	color: #000;
	z-index: 1;
}
#site-title {
	width: 304px;
	float: left;
	font-size: 30px;
	margin: 22px 0 5px 20px;
}
#site-title img {
	width: 275px;
}
#site-title a {
	color: #080808;
	font-weight: normal;
	text-decoration: none;
	font-size: 36px;
}
#site-title span {
	font-size: 16px;
	margin: -15px 0 10px;
	float: left;
}
#site-title img {
	vertical-align: middle;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 50px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	display: block;
	float: left;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	position: relative;
	background: #666;
	display: block;
	float: right;
	margin: 10px 0 0
	
	background: #183f9c; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#4876e3) to(#183f9c)); /*old webkit*/
    background: -webkit-linear-gradient(#4876e3, #183f9c); /*new webkit*/
    background: -moz-linear-gradient(#4876e3, #183f9c); /*gecko*/
    background: -ms-linear-gradient(#4876e3, #183f9c); /*IE10*/
    background: -o-linear-gradient(#4876e3, #183f9c); /*opera 11.10+*/
    background: linear-gradient(#4876e3, #183f9c); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#4876e3, #183f9c); /*PIE*/
	
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
	
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2), inset 0px 1px 0px 0px #a0b8f1;
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2), inset 0px 1px 0px 0px #a0b8f1;
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2), inset 0px 1px 0px 0px #a0b8f1;
	border-top: solid 1px #000;
}
#access .menu-header,
div.menu {
	font-size: 13px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li {
	float: left;
	height: 50px;
	width: 135px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
}
#access a {
	position: relative;
	color: #fff;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	height: 50px;
	width: 135px;
	display: table-cell;
	vertical-align: middle;
	border-right: solid 1px #4876e3;
	border-left: solid 1px #183f9c;
	text-shadow: 0 1px 1px #061026;
	font-weight: 500;
	padding: 0 10px;
}
#access ul li:first-child a {
	border-radius: 10px 0 0 10px;
	border-left: none;
}
#access ul li:last-child a {
	border-radius: 0 10px 10px 0;
	border-right: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	width: 1080px;/**/
	
	background: #4876e3; /*fallback for non-CSS3 browsers*/
	
	border-radius: 10px;
	border-left: none;
	border-top: solid 1px #4876e3;
	border-bottom: solid 1px #4876e3;
	
	z-index: 9999;
	overflow: hidden;
	text-align: center;
}
#access ul ul li {
	height: 50px;
	width: auto !important;
	text-align: center;
	display:inline-block;
	vertical-align: middle;
	border-radius: 10px !important;
	position: relative;
}
#access ul ul ul {
	left: 0;
	width: 100%;
}
/*#access ul ul ul li {
	display: block;
	width: 100%;
	height: auto !important;
	font-size: 12px;
}
#access ul ul ul li a {
	display: block !important;
	padding: 10px;
	width: 100%;
}*/
#access ul ul ul ul {
	left: 100%;
}
#access ul ul a {
	line-height: normal;
	padding: 0 20px;
	height: 50px;
	width: auto !important;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
	border: none;
	border-radius: 10px !important;
	/*border-bottom: solid 1px #4876e3;*/
}
#access ul ul a img {
	vertical-align: middle;
	margin-right: 5px;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #4876e3; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#4876e3) to(#1f51c8)); /*old webkit*/
    background: -webkit-linear-gradient(#4876e3, #1f51c8); /*new webkit*/
    background: -moz-linear-gradient(#4876e3, #1f51c8); /*gecko*/
    background: -ms-linear-gradient(#4876e3, #1f51c8); /*IE10*/
    background: -o-linear-gradient(#4876e3, #1f51c8); /*opera 11.10+*/
    background: linear-gradient(#4876e3, #1f51c8); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#4876e3, #1f51c8); /*PIE*/
	text-shadow: 0 -1px 1px #061026;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: #4876e3; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#1f51c8) to(#4876e3)); /*old webkit*/
    background: -webkit-linear-gradient(#1f51c8, #4876e3); /*new webkit*/
    background: -moz-linear-gradient(#1f51c8, #4876e3); /*gecko*/
    background: -ms-linear-gradient(#1f51c8, #4876e3); /*IE10*/
    background: -o-linear-gradient(#1f51c8, #4876e3); /*opera 11.10+*/
    background: linear-gradient(#1f51c8, #4876e3); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#1f51c8, #4876e3); /*PIE*/
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#access ul li.current-menu-parent ul, #access ul li.current-menu-item ul {
	display: block !important;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 1080px;
	/*background: #fff url(images/divider.png) top center no-repeat;*/
	background: #fff;
	border-left: solid 1px #f0f0f0;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #5F6569;
	font-size: 16px;
	line-height: 22px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	font-family: Ubuntu, Arial;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #D80090;
}
#content .entry-title {
	color: #080808;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #D80090;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 14px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #D80090;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #D80090;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #D80090;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #D80090;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #D80090;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #D80090;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 40px 0;
}
.widget-title {
	color: #222;
	font-weight: normal;
	font-size: 16px !important;
	line-height: normal;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
	background: url(images/divider3.png) top center no-repeat;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #D80090;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	min-width: 1080px;
	background: #000034;
	color: #183f9e;
	padding: 0 0 40px;
}
#colophon {
	overflow: hidden;
	width: 1080px;
	margin: 0 auto;
}
#site-info {
	font-weight: normal;
}
#site-info a {
	color: #ccc;
	text-decoration: none;
}
	#site-info a:hover {
		color: #fff;
		text-decoration: underline !important;
	}
#site-info .sitemap {
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}
	#site-info .sitemap a {
		margin: 0 6px;
	}
	#site-info .sitemap a:hover{
		color: #080808;
	}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	/*-webkit-text-size-adjust: 140%;*/
}
code {
	/*-webkit-text-size-adjust: 160%;*/
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	/*-webkit-text-size-adjust: 120%;*/
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/* =My Style
-------------------------------------------------------------- */
#home-content {
	margin: 0  20px 20px;
	/*background: #fff url(images/sidebar-border.gif) repeat-y;*/
}
#home-content-main {
	float: left;
	width: 750px;
	margin: 0 0 20px 0;
}
#home-content-sidebar {
	float: right;
	width: 300px;
	margin-right: 20px;
	display: none;
}
#home-content-promo {
	margin-bottom: 20px;
	text-align: right;
}
#home-content-sticky {
	margin-bottom: 20px;
	border-top: solid 2px #ccc;
	padding-top: 10px;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 20px;
}
#sticky-label {
	font-size: 10px;
	text-transform: uppercase;
	background: #fff;
	float: left;
	margin-top: -20px;
	padding: 0 10px 0 0;
}
#home-content-posts {
	overflow: hidden;
	/*background: #fff url(images/post-border.gif) 20px 0 repeat-y;*/
}
.home-content-post {
	margin-left: -1px;
	margin-bottom: 20px;
	float: left;
	width: 334px;
	height: 580px;
	padding: 0 20px;
	border-left: dotted 1px #ccc;
}
.home-content-post-small {
	float: left;
	width: 209px;
	height: 640px;
	margin-bottom: 20px;
	padding: 0 20px;
	border-left: dotted 1px #ccc;
	margin-left: -1px;
}
.home-content-post-small p {
	font-size: 14px;
	line-height: 20px;
}
.home-content-post .entry-summary a, .home-content-post-small .entry-summary a, #home-content-sticky .entry-content a {
	display: block;
	color: #333;
	background: #f0f0f0;
	text-decoration: none;
	padding: 5px 10px;
	float: right;
	margin: 20px 0;
	border-radius: 10px;
	border-bottom: solid 3px #d7d7d7;
}
.home-content-post .entry-summary a:hover, .home-content-post-small .entry-summary a:hover, #home-content-sticky .entry-content a:hover {
	color: #fff;
	background: #D80090;
	border-bottom: solid 3px #a5006e;
}
.home-content-widget {
	margin-bottom: 20px;
}
.thumb {
	width: auto;
    height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
}
.thumb2 {
	float: left;
	width: 370px;
	height: 297px;
	overflow: hidden;
	margin-right: 20px;
	text-align: center;
}
.thumb img {
	width: auto;
    height: 100%;
}
.thumb2 img {
	width: auto;
	height: 100%;
}

/* =Special
-------------------------------------------------------------- */
.book {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	border-top: solid 2px #ccc;
}
.book img {
	width: 130px;
	float: left;
	margin: 0 10px 10px 0;
}
.book h3 {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
.book p {
	margin-bottom: 10px !important;
}
.book .book-button {
	display: inline-block;
	margin: 5px 0;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 0;
	font-size: 12px;
	color: #333;
	background: #f0f0f0;
	border-bottom: solid 3px #ccc;
	width: 110px;
	text-align: center;
	text-transform: uppercase;
}
.book .book-button:hover {
	color: #fff;
	background: #D80090;
	border-bottom: solid 3px #a5006e;
}

.book1 {
	background: #fff url(images/banners/book-banner-volume.jpg) no-repeat;
	height: 300px;
}
.book2 {
	background: #fff url(images/banners/book-banner-3d.jpg) no-repeat;
	height: 300px;
}
.book3 {
	background: #fff url(images/banners/book-banner-beginners.jpg) no-repeat;
	height: 300px;
}
.book1 a:first-child, .book2 a:first-child, .book3 a:first-child {
	margin-top: 40px;
}
.book1 a, .book2 a, .book3 a {
	display: block;
	line-height: 16px;
	text-decoration: none;
	padding: 5px 0;
	font-size: 14px;
	color: #333;
	background: #f0f0f0;
	border-bottom: solid 3px #ccc;
	margin: 5px 0 0 200px;
	float: right;
	width: 112px;
	text-align: center;
}
.book1 a:hover, .book2 a:hover, .book3 a:hover {
	color: #fff;
	background: #D80090;
	border-bottom: solid 3px #a5006e;
}
/* =Roster slider
-------------------------------------------------------------- */
.roster_slider_set .roster_pub_date {
	font-size: 11px;
	color: #ed1e79;
}
.roster_slider_set2 .roster_pub_date { display: none; }
.roster_slider_set .roster_slideri { border-top: solid 1px #ed1e79 !important; }
.roster_slider_set2 .roster_slideri { border-top: solid 1px #ed1e79 !important; }
.roster_slide .more a { 
	text-decoration: none;
	display: block;
	color: #333;
	background: #f0f0f0;
	text-decoration: none;
	padding: 5px 10px;
	float: right;
	margin: 20px 0;
	border-radius: 10px;
	border-bottom: solid 3px #d7d7d7;
}
.roster_slide .more a:hover {
	color: #fff !important;
	background: #D80090;
	border-bottom: solid 3px #a5006e;
}