/******************************************************************
Theme Name: Shoemoney System
Theme URI: http://www.shoemoneysystem.com
Description: The Shoemoney System Template.  Activate it.
Version: 1.0
Author: Eddie Machado
Author URI: http://www.skeletonkeymedia.com
Tags: custom, shoemoney
******************************************************************/

/******************************************************************
RESET STYLES
******************************************************************/

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 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/******************************************************************
GENERAL STYLES
******************************************************************/

body {
	background: #FAFAFA;
	color: #404040;
	font-family: Tahoma, Geneva, Verdana;
}

.wrap {
	max-width: 960px;
	margin: 0 auto 0;
}

.note {
	background: #F2EDB2;
	border: 1px solid #DED456;
	margin: 15px 0;
	padding: 5px 8px;
	box-shadow: 0 0 4px #CECECE;
	-webkit-box-shadow: 0 0 4px #CECECE;
	-moz-box-shadow: 0 0 4px #CECECE;
}

.info {
	margin: 15px 0;
	background: #B4DDFA;
	border: 1px solid #72ACDD;
	padding: 5px 8px;
	box-shadow: 0 0 4px #CECECE;
	-webkit-box-shadow: 0 0 4px #CECECE;
	-moz-box-shadow: 0 0 4px #CECECE;
}

	.note p, .info p {
		font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
		font-size: 0.85em;
		line-height: 1.642857em;
		font-style: italic;
		margin: 5px 0;
	}

/******************************************************************
LINK STYLES
******************************************************************/

a, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #7BB068;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

h1 {
	color: #50514D;
	text-shadow: -1px 0 1px #FAFAFA;
	font-size: 2em;
	line-height: 1.5em;
	margin: 20px 0;
}

	h1 span {
		color: #3A6586;
	}
	
		h1 span sup {
			background: inherit;
			color: #85AC1E;
			font-size: 14px;
		}

h2 {
	font-size: 2em;
	line-height: 1.5em;
	color: #50514D;
	text-shadow: 0px 1px 2px #CECECE;
}

h2.pagetitle {
	border-bottom: 1px solid #CECECE;
	margin-bottom: 15px;
}

h3 {
	font-size: 1.325em;
	line-height: 1.5em;
	color: #404040;
}

	h3#comments {
		margin: 20px 0;
	}
	
	h3 a {
	}
	
		h3 a:hover {
			color: #404040;
		}

/******************************************************************
HEADER STYLES
******************************************************************/

#header {
	background: #5A9CD0;
	border-bottom: 2px solid #404040;
	height: 125px;
	overflow: hidden;
}

	img.head_img {
		margin-left: 85px;
		width: 807px;
	}

/******************************************************************
NAVIGATION STYLES
******************************************************************/

#sidebar {
	font-size: 0.8125em;
	line-height: 1.769231em;
	float: left;
	margin: 10px 0;
	width: 250px;
}

	#searchform {
		background: #FAFAFA url(images/nav-icons/search.png) no-repeat 7px;
		padding-left: 25px;
		margin: 30px 0;
		border: 2px solid #CECECE;
		box-shadow: 0 0 4px #CECECE;
		-webkit-box-shadow: 0 0 4px #CECECE;
		-moz-box-shadow: 0 0 4px #CECECE;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		width: 220px;
	}
	
		#searchform #s {
			line-height: 2em;
			font-size: 1em;
			letter-spacing: .035em;
			font-weight: 700;
			font-family: Tahoma, Geneva, Verdana;
			padding: 4px;
			background: #FAFAFA;
			color: #404040;
			border: 0;
			width: 195px;
		}
	
	#navigation {
		border: 2px solid #CECECE;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		padding: 4px;
		box-shadow: 0 0 4px #CECECE;
		-webkit-box-shadow: 0 0 4px #CECECE;
		-moz-box-shadow: 0 0 4px #CECECE;
	}
	
		#navigation li a {
			display: block;
			text-decoration: none;
			color: #fff;
			text-shadow: 0 1px 2px #000;
			font-weight: 700;
			padding: 4px 7px;
			margin: 0 0 5px 0;
			font-size: 1em;
			background: #3A6586 url(images/button.png) repeat-x 0 50%;
			border: 1px solid #CECECE;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		}

			#navigation li a:hover {
				display: block;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				cursor: pointer;
				background: #30536E url(images/button.png) repeat-x 0 50%;
				border: 1px solid #134876;
			}
			
			#navigation li a:active {
				background: #7BB068 url(images/button.png) repeat-x 0 50%;
			}
		
		#navigation li:last-child a {
			margin: 0;
		}
	
		#navigation li.current a {
			background: #30536E url(images/button.png) repeat-x 0 50%;
			border: 1px solid #134876;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			box-shadow: 0 0 4px #CECECE;
			-webkit-box-shadow: 0 0 4px #CECECE;
			-moz-box-shadow: 0 0 4px #CECECE;
		}
	
			#navigation li ul.sub-menu {
				display: none;
			}
			
				#navigation li.current ul.sub-menu {
					display: block;
				}
			
				#navigation li ul.sub-menu li a {
					margin: 3px 5px 3px 10px;
					background: none;
					border: 0;
					color: #404040;
					text-shadow: none;
					box-shadow: none;
					-webkit-box-shadow: none;
					-moz-box-shadow: none;
					padding: 3px 5px;
				}
				
					#navigation li ul.sub-menu li:hover {
						text-decoration: underline;
						background: #e7e7e7;
					}
					
					#navigation li ul.sub-menu li.current {
						background: #e7e7e7;
					}
				
/******************************************************************
VIDEO SCROLLER STYLES
******************************************************************/

#quick-start {
	background: #efefef url(images/grain.png) repeat;
	border-bottom: 2px solid #2D79B9;
}

	
#top_scroller {
	padding: 7px 0;
	width: 700px;
	margin: 0 auto;
}
	
	#top_scroller li.left_arrow {
		float: left;
		margin: 40px 35px 30px 0;
	}
	
	#top_scroller li.right_arrow {
		float: right;
		margin: 40px 0 30px 10px;
	}
	

	#top_scroller li.vids {
		width: 200px;
		height: 75px;
		margin: 5px 10px 35px 0;
		float: left;
	}
	
		#top_scroller li.vids:hover {
			box-shadow: 0 0 14px #a6a6a6;
			-webkit-box-shadow: 0 0 14px #a6a6a6;
			-moz-box-shadow: 0 0 14px #a6a6a6;
		}
	
		#top_scroller li.vids img {
			width: 196px;
			height: 100px;
			border: 2px solid #cccccc;
			opacity: 0.6;
		}
		
			#top_scroller li.vids img:hover, #top_scroller li.vids:hover img {
				opacity: 1;
			}
			
		#top_scroller li.vids span {
			display:none;
			font-size:1.3em;
			font-weight:900;
			left:7px;
			position:relative;
			text-shadow:0 1px 1px #000000;
			text-transform:uppercase;
			top:-105px;
			width:180px;
			letter-spacing: .7px;
		}
		
			#top_scroller li.vids span a {
				text-decoration: none;
				color:#FFFFFF;
			}
		
			#top_scroller li.vids:hover span {
				display: block;
				cursor: pointer;
			}
			
.jcarousel-skin-tango {
}

.jcarousel-skin-tango .jcarousel-container {
    float: left;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 620px;
    padding: 5px 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  630px;
    height: 113px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 200px;
    height: 113px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 63px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 63px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

	
	#quick-start #quick-start-info {
		float: right;
		width: 232px;
		padding: 20px 8px 5px;
		background: #005DAC url(images/glass.png) top center no-repeat;
		border-bottom: 2px solid #404040;
		border-left: 2px solid #404040;
		border-right: 2px solid #404040;
		-moz-border-radius-bottomleft: 7px;
		-webkit-border-bottom-left-radius: 7px;
		-moz-border-radius-bottomright: 7px;
		-webkit-border-bottom-right-radius: 7px;
		box-shadow: 2px 2px 14px #a6a6a6;
		-webkit-box-shadow: 2px 2px 14px #a6a6a6;
		-moz-box-shadow: 2px 2px 14px #a6a6a6;
	}
	
		#quick-start #quick-start-info h4 {
			font-size: 1em;
			color: #fff;
			text-shadow: 0 1px 1px #404040;
		}
	
		#quick-start #quick-start-info p {
			font-weight: 700;
			font-size: .75em;
			color: #fff;
			text-shadow: 0 1px 1px #404040;
			margin: 8px 0;
		}
		
		#quick-start #quick-start-info span a {
			text-transform: uppercase;
			float: right;
			text-decoration: none;
			color: #fff;
			letter-spacing: .7px;
			font-size: .6em;
			font-weight: 700;
			text-shadow: 0 1px 1px #404040;
		}
		
			#quick-start #quick-start-info a:hover {
				text-decoration: underline;
				text-shadow: 0 1px 12px #efefef;
			}

/******************************************************************
DASHBOARD STYLES
******************************************************************/

#welcome_video {
	width: 710px;
}

#welcome_video object {
	width: 600px;
	height: 338px;
	margin: 10px auto;
	padding: 5px;
	display: block;
	background: #fff;
	border: 1px solid #C2D8EE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#welcome_video embed {
	max-width: 680px;
	max-height: 379px;
	display: block;
}


/******************************************************************
VIDEO PAGE STYLES
******************************************************************/

#video_page_vid_area {
	background: #000;
	border-bottom: 2px solid #fff;
	padding: 5px 0;
}

#video_page_vid_area embed {
	width: 690px;
	height: 389px;
	display: block;
	margin: 0 auto;
}

/******************************************************************
SIGN UP THANK YOU PAGE STYLES
******************************************************************/

/* CSS Code for the Registration Form *//* The Main Registration Form Table */.wpm_registration{	clear:both;	padding:0;	margin:10px 0;}.wpm_registration td{	text-align:left;}/* CSS for Registration Error Messages */.wpm_err{	color:#f00;	font-weight:bold;}/* CSS Code for the Registration Instructions Box *//* The Main Instructions Box */#wlmreginstructions{	background:#ffffdd;	border:1px solid #ff0000;	padding:0 1em 1em 1em;	margin:0 auto 1em auto;	font-size:1em;	width:450px;	color:#333333;}/* Links displayed in the Instructions Box */#wlmreginstructions a{	color:#0000ff;	text-decoration:underline;}/* Numbered Bullets in the Instructions Box */#wlmreginstructions ol{	margin:0 0 0 1em;	padding:0 0 0 1em;	list-style:decimal;	background:none;}/* Each Bullet Entry */#wlmreginstructions li{	margin:0;	padding:0;	background:none;}

span.welcome {
	text-transform: uppercase;
	letter-spacing: .8px;
	font-size: 1.2em;
	font-weight: 700;
	padding-bottom: 5px;
}

span.green {
	color: #19710F;
	font-weight: 700;
}

table.wpm_registration {}

	table.wpm_registration td {}

	table.wpm_registration input {
		background: #fff;
		border: 1px solid #cecece;
		padding: 4px 7px;
		font-size: 1em;
		width: 400px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}
	
	table.wpm_registration small {
		font-size: .775em;
		padding: 5px;
		color: #790A07;
	}
	
	table.wpm_registration input[type=submit] {
		background: #404040;
		color: #fff;
		width: 180px;
	}
	
		table.wpm_registration input[type=submit]:hover {
			cursor: pointer;
			background: #2E2E2E;
		}

/******************************************************************
CHRONOLOGICAL VIDEO PAGE STYLES
******************************************************************/

.cron_page {
	margin-bottom: 25px;
}

.cron_video_thumbnail {
	float: left;
	width: 300px;
}

.cron_video_thumbnail img {
	width: 280px;
}

.cron_video_thumbnail img:hover {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	box-shadow: 0 0 4px #CECECE;
	-webkit-box-shadow: 0 0 4px #CECECE;
	-moz-box-shadow: 0 0 4px #CECECE;
	cursor: pointer;
}

.cron_video_desc {
	width: 350px;
	float: right;
}

/******************************************************************
CONTACT PAGE STYLES
******************************************************************/

body.page-id-119 #content .post ol {
	list-style: none;
	margin-left: 0;
}

label[for*=dekoboko], label[for*=recaptcha] {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .8px;
	font-size: .8em;
	margin-right: 10px;
}

span.dekoboko_required {
	color: red;
	margin: -3px 0 0 0;
}

input[id*=dekoboko], textarea[id*=dekoboko] {
	border: 1px solid #CECECE;
	background: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1em;
	padding: 3px 5px;
	color: #999999;
	font-family: Tahoma, Geneva, Verdana;
}

textarea[id*=dekoboko] {
	width: 530px;
	height: 200px;
}

input[id=dekoboko_submit] {
	background: #404040;
	color: #fff;
	padding: 5px 10px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.642857em;
	border: 1px solid #000;
	float: right;
	margin: 5px 67px 40px 0;
}

/******************************************************************
CONTENT STYLES
******************************************************************/

#content {
	width: 650px;
	min-height: 800px;
	float: right;
}

#content .post a {
	color: #1A64A5;
	font-weight: 700;
}

#content .post p {
	font-size: 0.875em;
	line-height: 1.642857em;
}

#content .post p+p {
	margin: 1em 0;
}

#content .post ol, #content .post ul {
	margin: 1em 4em;
	line-height: 1.5em;
	font-size: 0.875em;
}

#content .post ul {
	list-style-type: square;
}

#content .post ol {
	list-style-type: decimal;
}

#content .post p+h3, #content .post h3+p {
	margin: 1em 0;
}

#content .post p+h4, #content .post h4+p {
	margin: .6em 0;
}

#content .post img, img.post_img {
	padding: 5px;
	border: 1px solid #CECECE;
	background: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	max-width: 680px;
}

#content .post embed {
	max-width: 680px;
	max-height: 379px;
	margin: 10px auto;
	padding: 5px;
	display: block;
	background: #fff;
	border: 1px solid #C2D8EE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content .post table {
	padding: 5px;
	margin: 1em auto;
	border: 1px solid #CECECE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 0 4px #CECECE;
	-webkit-box-shadow: 0 0 4px #CECECE;
	-moz-box-shadow: 0 0 4px #CECECE;
}

#content .post table tr {
	background: #efefef;
}

#content .post table td {
	font-size:0.85em;
	padding:5px 10px;
	text-align:center;
	width:25%;
}

#content .post table td a {
	text-decoration: none;
}

#content .post table td a:hover {
	text-decoration: underline;
}

#content blockquote {
	margin: 1em 3em;
	font-size: 0.9375em;
	line-height: 1.533333em;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
}

p.edit a {
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right;
	clear: both;
	font-size: .65em;
	font-weight: 700;
	text-decoration: none;
	margin-top: 20px;
}

.navigation {
	height: 20px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

/******************************************************************
PODCAST TABLE STYLES
******************************************************************/

#content .post table#podcasts tr {
}

	#content .post table#podcasts thead tr {
		border-bottom: 2px solid #404040;
	}
	
	#content .post table#podcasts tr td {
		font-size: .8em;
	}

#content .post table#podcasts thead td {
	font-weight: 700;
	font-size: 1em;
}

	#content .post table#podcasts thead td.mp3 object{
		background: #FAFAFA;
	}

/******************************************************************
COMMENT STYLES
******************************************************************/

.commentlist li {
	overflow: hidden;
	border-bottom: 1px solid #D3D3D3;
	padding: 10px 0;
}

.commentlist li:last-child {
	border-bottom: 0;
}

.avatar {
	float: left;
	margin-right: 10px;
	border: 2px solid #fff;
}

.comment_author_area {
	float: left;
	width: 220px;
}

.comment_author_area cite {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	font-size: 0.75em;
	line-height: 1.375em;
}

.comment_author_area span {
	padding: 5px 0;
	font-size: 0.8125em;
	line-height: 1.375em;
}

.comment_text_area {
	float: right;
	width: 480px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.642857em;
}

.comment_text_area p+p {
	margin: 1em 0;
}

#author, #email, #url {
	width: 300px;
	padding: 5px 10px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.642857em;
	border: 1px solid #CECECE;
}

#comment {
	width: 458px;
	padding: 5px 10px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.642857em;
	border: 1px solid #CECECE;
	margin: 0;
}

#submit {
	background: #404040;
	color: #fff;
	padding: 5px 10px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.642857em;
	border: 1px solid #000;
	float: right;
	margin: 5px 0;
}

#submit:hover, input[id=dekoboko_submit]:hover {
	background: #1A64A5;
	cursor: pointer;
}

/******************************************************************
FOOTER STYLES
******************************************************************/

#footer {
	margin: 50px 0 0;
	background: #5A9CD0;
	border-top: 2px solid #404040;
	padding: 10px 0 30px;
}

#footer p {
	color: #fff;
	text-shadow: 1px 1px 4px #555;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.2em;
}

#footer p a {
	color: #fff;
	text-shadow: 1px 1px 4px #555;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/******************************************************************
AFFILIATE AREA STYLES
******************************************************************/

textarea.code {
	border: 1px solid #404040;
	background: #fff;
	padding: 4px 8px;
	margin: 10px 5px 15px 0;
	width: 480px;
	clear: both;
}

textarea.template_code {
	border: 1px solid #e7e7e7;
	background: #fff;
	padding: 4px 8px;
	margin: 10px 5px 15px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 678px;
	height: 300px;
	clear: both;
}

#signup li input {
	padding: 3px 7px;
	border: 1px solid #717171;
	margin: 5px 5px 10px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1em;
}

#signup li label {
	font-weight: bold;
}

#signup li span.required {
	color: red;
}

li.hidden {
	display: none;
}

.thank_you_page {
	min-height: 500px;
}


/******************************************************************
COMING SOON STYLES
******************************************************************/

/* These styles are last because they are probably going to fluctuate all the time */

#post-197 div.cron_video_thumbnail img, #post-199 div.cron_video_thumbnail img, #post-206 div.cron_video_thumbnail img, #post-202 div.cron_video_thumbnail img, #post-204 div.cron_video_thumbnail img {
	opacity: 0.5;
}

#post-197 div.cron_video_thumbnail img:hover, #post-199 div.cron_video_thumbnail img:hover, #post-206 div.cron_video_thumbnail img:hover, #post-202 div.cron_video_thumbnail img:hover, #post-204 div.cron_video_thumbnail img:hover {
	cursor: default;
	-webkit-transform: none;
	-moz-transform: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

