/*
Theme Name: Reactable Live!
Theme URI: http://reactable.com/
Description: Reactable Systems WordPress theme
Version: 0.1
Author: Marcos Alonso
Tags:
*/

a {
	color: #f00;
	text-decoration: none;
}

a:visited {
	color: #f00;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

img { border:0; }

body {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ccc;
	background: #000 url('images/live_bg.png');
}

strong {
	color: #fff;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #09c;
	margin: 0 0 17px 0;
	padding: 0;
}

h3,
h3 a,
h3 a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #666;
	margin: 40px 0 17px 0;
	padding: 0;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin: 20px 0 10px 0;
}

h5 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
}

ol#comments li p { font-size: 100%; }

p,
.feedback,
table {
	margin: 0 0 20px 0;
	line-height: 17px;
}

ul { margin: 10px 0 20px 0; }

ul ul { margin: 0 0 5px 0; }

li { line-height: 20px; }

td { padding: 0 20px 0 0; }

#header {
	margin: 0;
	padding: 0;
	height: 100px;
	background: url('images/live_header.jpg') no-repeat;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header h1 {
	padding: 29px 0 0 0;
	margin: 0;
}

#header h1 a {
	width: 200px;
	height: 42px;
	display: block;
	background: url('images/live_title.png') no-repeat;
	}

#header h1 a span { display: none; }

/* 4 col structure */

.col4_row {
	margin-top: 20px;
	margin-bottom: 40px;
}

.col4_block {
	float: left;
	width: 200px;
	margin-right: 40px;
}

.col4_last {
	float: left;
	width: 200px;
}

/*-----------------------------------------
   menu
------------------------------------------*/

#pages {
	margin: 40px 0 0 0;
	padding: 0;
	float: right;
	list-style: none;
	font-size: 14px;
}

#pages li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 90px;
}

#pages li a {
	color: #fff;
	line-height: 20px;
	height: 20px;
}

#pages li.current_page_item a,
#pages li.current_page_ancestor a {
	color: #f00;
}

#pages li a:hover { color: #f00; }

/*-----------------------------------------
   submenu
------------------------------------------*/

#submenu {
	padding: 0;
	margin: -35px 290px 0 auto; /* Overridden by js/live-jquery.js */
	font-size: 14px;
	width: 90px;
}

#submenu li {
	display: block;
	padding-top: 5px;
}

#submenu li a {
	color: #999;
	text-decoration: none;
}

#submenu li:hover a { color: #f00; }

#submenu li.current_page_item a { color: #fff; }

#submenu li.current_page_item:hover a { color: #f00; }

/*-----------------------------------------
   live!
------------------------------------------*/

img.alignright  {
	margin: 0 0 0 auto;
	border: none;
}

embed {
	margin: 0;
	padding: 0;
	display: inline;
}

#front_title {
	width: 306px;
	height: 125px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	text-align: justify;
}

#videos_mosaic { margin-bottom: 30px; }

#preorder_button {
	width: 102px;
	height: 104px;
	float: right;
	background: url('/images/live_button_preorder.png') no-repeat;
	margin-top: -30px;
}

#preorder_button span { display: none; }

#order_button {
	width: 102px;
	height: 104px;
	float: right;
	background: url('/images/live_button_order.png') no-repeat;
	margin-top: -30px;
}

#order_button span { display: none; }


#page_title {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 19px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #222;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.col3_left {
	width: 276px;
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
	text-align: justify;
}

.col3_center {
	width: 276px;
	margin: 0;
	padding: 0 30px 0 0;
	float: left;
	text-align: justify;
}

.col3_right {
	width: 306px;
	margin-left: 612px;
	padding: 0;
	text-align: justify;
}

#col3_concepts {
	width: 600px;
	height: 580px;
	margin-left: 310px;
	padding: 0 10px 0 0;
	background: url('/images/live_concepts.png') no-repeat right bottom;
	font-size: 12px;
	line-height: 16px;
}

#concepts_left {
	float: 	left;
	width: 180px;
	margin-left: 30px;
}

#concepts_right {
	width: 160px;
	float: right;
}

.col2_left {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0 40px 0 0;
}

.col2_right {
	width: 440px;
	margin: 0 0 0 480px;
	padding: 0;
}

.col1 {
	border-top: 1px solid #222;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.breakall {
	clear: both;
}

hr {
	margin: 20px 0 20px 0;
	color: #222;
	background: #222;
	height: 1px;
	border: 0;
}

/*-----------------------------------------
   pre-order form
------------------------------------------*/

.preorder_fieldset {
	border: 1px solid #222;
	margin: 0 auto;
	padding: 20px 0 20px 30px;
	width: 80%;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

div.preorder_fieldset_col {
	float: left;
	position: relative;
	width: 33%;
}

.preorder_fieldset input {
	background-color: #eee;
	margin: 1px 0 7px 0;
	width: 200px;
}

.preorder_fieldset input.checkbox {
	background-color: transparent;
	margin: 0;
	width: auto;
}

.preorder_fieldset #submit {
	background-color: #222;
	color: #eee;
	font-variant: small-caps;
	font-weight: bold;
	margin: 20px 0 0 0;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.preorder_fieldset #submit:hover {
	background-color: #f00;
}

.message {
	margin: 20px auto;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}



/*-----------------------------------------
   content
------------------------------------------*/

#maincontent { min-height: 240px; }

/*-----------------------------------------
   newsletter form
------------------------------------------*/

form { margin-bottom: 10px; }

input { border: 1px solid #ccc; }

/*-----------------------------------------
   contact form
------------------------------------------*/

.contactform input {
	width: 340px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 3px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

.contactform select { margin-bottom: 10px; }

.contactform textarea {
	width: 340px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 3px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

/*-----------------------------------------
   footer
------------------------------------------*/

#footer {
	border-top: 1px solid #222;
	margin: 40px 0 20px 0;
}

#credit {
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	height: 20px;
}

#webtree {
	margin: 10px 0 20px 0;
	padding: 0;
	display: block;
	float: left;
	font-size: 10px;
	min-height: 115px;
}

#webtree li {
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	float: left;
	list-style: none;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	min-width: 90px;
}

#webtree ul {
	margin: 0 0 20px 0;
	padding: 0;
	float: none;
	display: block;
}

#webtree ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: block;
	font-weight: normal;
}

#webtree li a { color: #fff; }

#webtree li a:hover {
	color: #f00;
	text-decoration: underline;
}

/*-----------------------------------------
   Captions & aligment
------------------------------------------*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft { float: left; }

.alignright {
	float: right;
	margin-left: 20px;
}

.caption {
	font-size: 13px;
	padding: 10px 0 0 0;
	margin: 0;
	color: #999;
	font-style: italic;
	font-family: 'Georgia', serif;
	text-align: center;
}

.wp-caption {
	text-align: center;
	margin-bottom: 20px;
}

.wp-caption.alignright { margin: 0 0 20px 20px; }

.wp-caption.alignleft { margin: 0 20px 20px 0; }

.wp-caption img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #999;
	font-style: italic;
	font-family: 'Georgia', serif;
}
