/*
Theme Name: smARTist
Theme URI: http://smartist.com/
Description: Basic smARTist theme.
Version: 1.0
Author: Allie Towers Rice
Author URI: http://alliecreative.com/
Tags: one column
*/


/*----------------------------------------------------------------------
    Reset
----------------------------------------------------------------------*/

html, body, div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, img,
a, b, abbr, acronym, big, cite, code, del, em, i, ins, small, strike, strong, sub, sup, u,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
	padding: 0;
	outline: 0;
	border: 0;
	margin: 0;
}


/*----------------------------------------------------------------------
    Base
----------------------------------------------------------------------*/

body {
	color: #444;
	font: .625em/1.5em Verdana, Tahoma, sans-serif; /* 1em = 10px */
}

a {
	color: #5b4bd2;
	text-decoration: none;
	outline: none;
}

.clearfix:after { /* !IE */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear { /* Sloppy but gets the job done */
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


/*----------------------------------------------------------------------
    Layout
----------------------------------------------------------------------*/

body {
	background: #eeedff url("images/bg.gif") repeat-x center top;
	text-align: center;
}

#container {
}

#container-inner {
}

#annual {
	position: absolute;
	top: 0px;
	right: 0px;
}

	#header-container {
		background: transparent url("images/header.jpg") no-repeat center top;
		height: 138px;
	}
	
		#header,
		#page {
			width: 960px;
			text-align: left;
			margin: 0 auto;
		}
		
		#header {
			position: relative;
		}
		
			#header a {
				display: block;
				height: 100px;
				width: 700px;
				text-indent: -5000px;
			}
		
	#content-container {
		width: 720px;
		float: left;
		position: relative;
		top: -36px;
		left: -15px;
		background: transparent url("images/content-bg.gif") repeat-y center top;
	}
	
		#content {
			background: transparent url("images/content-top.gif") no-repeat center top;
			padding: 25px 40px;
		}
	
	#sidebar-container {
		color: #333;
		float: right;
		width: 240px;
		font: 1.3em/1.4em Helvetica, Arial, Tahoma, sans-serif;
		/*padding-top: 100px;*/
	}
	
.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}


/*----------------------------------------------------------------------
    Content
----------------------------------------------------------------------*/

#content,
#lightbox {
	font-size: 1.4em;
	line-height: 1.6em;
}

#content a {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

#content h1 {
	font: 1.6em/1.2em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	letter-spacing: -.02em;
	margin-bottom: .6em;
}

#content h1.annual-heading {
	background: transparent url("images/big_star.png") no-repeat 120px 12px;
}

#content h2,
#lightbox h2 {
	color: #5b4bd2;
	font: bold 1.357em/1em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	margin: 1.5em 0 .7em 0;
}

#sidebar h2 {
	color: #5b4bd2;
	font-weight: bold;
	font-size: 1.154em;
	margin-top: 2em;
	margin-bottom: .5em;
}

#content h3 {
	font-weight: bold;
	margin-bottom: 1em;
}

#content .pullout {
	color: #609644;
	font-weight: bold;
	text-align: right;
}

#content p,
#content blockquote,
#content ul,
#content ol,
#content dd,
#sidebar p,
#sidebar ul,
#sidebar ol,
#lightbox p {
	margin-bottom: 1em;
}

#sidebar p.right {
	text-align: right;
}

#content blockquote {
	background-color: #E9E9F4;
	font: 1.1em/1.5em Georgia, "Times New Roman", Times, serif;
	padding: 1em;
	border: 2px solid #DCDBF7
}

#content blockquote p {
	margin: 0;
}

#content blockquote.long p {
	margin-bottom: 1em;
}

#content blockquote em {
	font-size: .9em;
}

#content ul,
#content ol,
#sidebar ul,
#sidebar ol {
	margin-left: 24px;
}

#content ol ul {
	margin-bottom: 0;
	margin-top: .5em;
}

#content .centered ul li {
	list-style-position: inside;
}

#content ul.flush-left,
#content ol.flush-left {
	margin-left: 0;
}

	#content li,
	#sidebar li {
		margin-bottom: .5em;
	}

#content ul.no-bullet {
	list-style: none;
	margin-left: 0;
}

#content ul.icon-list {
	list-style: none;
	margin-left: 0;
}

	#content ul.icon-list li {
		background: transparent none no-repeat left center;
		padding-left: 22px;
	}
	
	#content ul.icon-list li.audio {
		background-image: url("/_global/images/icons/mp3.gif");
	}
	
	#content ul.icon-list li.pdf {
		background-image: url("/_global/images/icons/pdf.gif");
	}

#content ul.checklist li {
	background: transparent url("http://www.smartist-telesummit.com/live/_images/check_small.gif") no-repeat left top;
	padding-left: 24px;
}

#content ul.indented {
	width: 260px;
	text-align: left;
	margin-left: 200px;
}

#content table th,
#content table td {
	vertical-align: top;
}

#content table th {
	padding: .3em 1em .3em 0;
	border: 1px dotted #aca49f;
	border-width: 1px 0;
}

#content table td {
	padding: .5em 1em .5em 0;
}

hr {
	clear: both;
	height: 1px;
	color: #aca49f;
	background-color: #aca49f;
	border: none;
	margin: 2em 0;
}

.amp {
	font: italic 1em Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}

.rarr {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.note {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content table img {
	display: inline;
}

.centered {
	text-align: center;
}

.highlight {
	background-color: #fff4c0;
}

#content .blue {
	color: #3b63bc;
}

#content .red {
	color: #971414;
}

#content .purple {
	color: #5b4bd2;
}

#content .gold {
	color: #e9b71e;
}

#content .green {
	color: #609644;
}

div.book-adjacent {
	margin-left: 240px;
}

	#content div.book-adjacent h2 {
		margin-top: 0;
	}

.order {
	font: bold 1.143em/1.2em "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#content a.order {
	display: block;
	background-color: #289294;
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	border: 3px solid #9ececf;
	margin-top: .3em;
}

#content a.order:hover {
	color: #fff;
	border-color: #79b7b8;
}

.larger,
big {
	font-size: 1.1em;
}

.smaller,
small {
	font-size: .9em;
}

#content p.exclusive {
	position: relative;
	top: -25px;
	background-color: #e8e7ff;
	color: #5b4bd2;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.038em;
	text-align: center;
	padding: 8px;
	margin: 0 -25px;
}

#content #reg-closed {
	color: #D28F0E;
	background: #FDF7D0 none;
	font: 1.2em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
	padding: 15px;
	border: 2px solid #FFE580;
	margin-bottom: 20px;
}

#content #reg-closed p {
	margin: 0;
}

#content .reg {
	font-size: 60%;
	vertical-align: 25%;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright,
.alignleft {
	display: block;
}

.alignright {
	clear: right;
	margin: 0 0 1em 1.5em;
}

.alignleft {
	clear: left;
	margin: 0 1.5em 1em 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	line-height: 1.2em;
}

.wp-caption img,
img.alignright,
img.alignleft {
	border: 3px solid #efeee4;
}

#content .wp-caption p.wp-caption-text {
	font-size: .8em;
}



/*----------------------------------------------------------------------
    Sidebar
----------------------------------------------------------------------*/

#sidebar .section {
	margin-bottom: 4em;
}

	#sidebar .section .testimonial {
		padding-bottom: 1em;
		border-bottom: 2px solid #c5c2fe;
		margin-bottom: 2em;
	}
	
	#sidebar .special-guest {
		text-align: center;
	}
	
		#sidebar .special-guest h2 {
			margin-top: 0;
		}
		
		#sidebar .special-guest img {
			margin-top: .5em;                    
		}

#sidebar p.audio {
	background-color: #f6f6f6;
	text-decoration: none;
	padding: 15px;
	border: 1px solid #dcdbf7;
}

	#sidebar p.audio object {
		margin-top: 10px;
	}

#sidebar ul.speakers {
	list-style: none;
	padding-top: 2em;
	border-top: 2px solid #c5c2fe;
	margin-left: 0;
}
	
	#sidebar ul.speakers li {
		padding-bottom: 1em;
		border-bottom: 2px solid #c5c2fe;
		margin-bottom: 2em;
	}
	
		#sidebar ul.speakers li img {
			border: 1px solid #999;
			margin-bottom: .5em;
		}
		
		#sidebar ul.speakers li h3 {
			font-weight: bold;
			font-size: 1.077em;
		}
		
		#sidebar ul.speakers li .info {
			font-family: Georgia, Times New Roman, Times, serif;
			font-style: italic;
		}
		
		#sidebar ul.speakers li .title {
			color: #5b4bd2;
			font-weight: bold;
			font-size: 1.154em;
		}

		

/*----------------------------------------------------------------------
    Chart
----------------------------------------------------------------------*/

#content table.chart {
	width: 99%;
	/*font: 1em/1.5em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;*/
	border-top: 1px dotted #afacbf;
	margin-bottom: 1.5em;
}

#content table.chart th, #content table.chart td {
	text-align: left;
	vertical-align: top;
	padding: .5em .3em;
	border-bottom: 1px dotted #afacbf;
}

#content table.chart th {
	color: #5b4bd2;
	font-weight: bold;
	text-align: center;
	padding-bottom: .3em;
}

#content table.chart th.extra-larger {
	font-size: 1.25em;
}

#content table.chart td {
	font-size: .928em;
	padding-bottom: 1.5em;
}

#content table.chart td.check {
	vertical-align: middle;
	text-align: center;
}

	#content table.chart td img {
		display: inline;
		margin-bottom: .5em;
	}
	
	#content table.chart td a img {
		margin-top: .5em;
	}
	
	#content table.chart td a:hover {
		background-color: transparent;
	}

#content table.chart td.sponsorship-price {
	width: 150px;
	padding-left: 20px;
}


/*----------------------------------------------------------------------
    Contact form
----------------------------------------------------------------------*/

form dl {
	margin-bottom: 1em;
}

	form dt {
		font: bold 1em/1.3em "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
		padding: .5em;
	}
	
		form dt span {
			font-weight: normal;
			font-style: italic;
		}
		
	#content form dd {
		padding: 0 .5em 1em .5em;
		margin-bottom: 0;
	}
	
		#content input,
		#content textarea {
			font: 14px Verdana, Tahoma, sans-serif;
			padding: .2em;
		}
		
	form dd.odd,
	form dt.odd {
		background-color: #f3f3f3;
	}


/*----------------------------------------------------------------------
    Download page
----------------------------------------------------------------------*/

#content div.download-item {
	width: 410px;
	float: left;
}

#content div.download-item,
#content div.thankyou {
	text-align: center;
}

	#content div.download-item img,
	#content div.thankyou img {
		display: inline;
		float: none;
		margin: 1em 0 0 0;
	}

#content .download-info {
	background-color: #f2ecb8;
	padding: 15px;
}

	#content .download-info h2 {
		margin-top: 0;
	}
	
	
/*----------------------------------------------------------------------
    Sales page
----------------------------------------------------------------------*/

div.interactive-content {
	display: none;
}

div.interactive-content,
div#slowdown-default,
div#career-level-default {
	color: #777;
	padding: 1em 0;
	border-top: 1px dotted #c5c2fe;
	border-bottom: 2px solid #c5c2fe;
	margin-bottom: 2em;
}

#content div.testimonial {
	clear: both;
	background-color: #e9e9f4;
	padding: 1em;
	border: 2px solid #dcdbf7;
	margin: 1.5em 0;
}

	div.testimonial h3 {
		text-align: center;
	}
	
	div.testimonial img {
		float: left;
		margin: 0 1.3em .5em 0;
		border: 1px solid #999;
	}
	
	div.testimonial img.alignright {
		float: right;
		margin: 0 0 .5em 1.3em;
	}
	
	div.testimonial .byline {
		color: #5b4bd2;
		font: bold 1em/1.3em Georgia, "Times New Roman", Times, serif;
		text-align: right;
		margin-bottom: 0;
	}

#content ul.three-by {
	list-style: none;
	margin-left: 0;
}

	ul.three-by li {
		float: left;
		width: 190px;
		height: 150px;
		background: transparent none no-repeat center top;
		text-align: center;
		padding-right: 15px;
		padding-top: 60px;
		border-right: 1px solid #afacbf;
		margin-right: 15px;
		margin-top: 1.5em;
	}
	
	ul.three-by li.last-child {
		padding-right: 0;
		border-right: 0;
		margin-right: 0;
	}
	
	ul.three-by li.presentations {
		background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/keynote.gif");
	}
	
	ul.three-by li.experts {
		background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/access.gif");
	}
	
	ul.three-by li.community {
		background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/forum.gif");
	}
	
		#content ul.three-by li h2 {
			margin-bottom: .3em;
		}
		
		#content ul.three-by li p {
			margin-bottom: .5em;
		}

#content ul.iconlist li {
	background: transparent none no-repeat left top;
	padding-left: 65px;
	margin-bottom: 1.5em;
}

#content ul.iconlist li ul li {
	padding-left: 0;
}

#content ul.iconlist li.sessions {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/star_shape.gif");
}

#content ul.iconlist li.experts {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/bubbles.gif");
}

#content ul.iconlist li.profile {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/art.gif");
}

#content ul.iconlist li.community {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/forum.gif");
}

#content ul.iconlist li.listening {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/listen.gif");
}

#content ul.iconlist li.audio {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/mp3.gif");
}

#content ul.iconlist li.cds {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/cds.gif");
}

#content ul.iconlist li.transcripts {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/transcripts.gif");
}

#content ul.iconlist li.coaching {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/stayontrack.gif");
}

#content ul.iconlist li.bonus-basket {
	background-image: url("http://www.smartist-telesummit.com/live/_images/gift.gif");
}

#content ul.iconlist li.stayontrack {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/stayontrack_bonus.gif");
}

#content ul.iconlist li.lifetime-discount-smartist {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/gold_sticker_ribbon.gif");
}

#content ul.iconlist li.lifetime-discount {
	background-image: url("http://www.smartist-telesummit.com/live/_images/old_icons/gold_sticker.gif");
}

#content form.mini {
	background-color: #E8E6FC;
	padding: 10px 0;
	margin-bottom: 1.5em;
}

