/* @override http://localhost:8888/wp-content/themes/motion/style.css */

/*
Theme Name: Motion
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: Design by <a href="http://www.sixshootermedia.com">Six Shooter Media</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

*{
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:10px;
	color:#555;	
	background: #57000E url('images/bg_red.png') repeat-x;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}

#cage {
	width: 960px;
	margin: 0 auto;
	text-align: center;	
}

#cage img {
	float: left;
}

#header {	
	background: none;
	cursor: pointer;
}

/*TWO-COLUMN PANES */

#leftPane {
	position: fixed;
}

#rightPane {	
	padding:50px;
	padding-top: 20px;
	margin-top:130px;
	width:500px;
	float: right;
	
}

/* DECORATIONS */

#mountains {
	width:100%;
	left: -5px;
	position: fixed;
	background: url('images/mountain.png') repeat-x;
	bottom: 0px;
}

#patternTop {
	width:100%;
	position: fixed;
	background: url('images/flags.png') repeat-x;
	top: -10px;
}

#twitter {
	margin-left: 20px;
	padding: 20px;
	position: absolute;
	top: 500px;
	border-top: 1px solid #7B0614;
	text-align: left;

	color: #C7E5FD;
	font: 1.5em "Georgia";
	font-style: italic;
	
	list-style-type: none;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);	
}

#twitter a {
	color: #FFDD77;
	text-decoration: none;
}

a#twitter-link {
	font-size: .7em;
	color: #77B1B4å;
}

ul#twitter_update_list li span a {
	color: #FEDC76;
}

ul#twitter_update_list li a {
	color: #990217;
}

/*--------*/

#footer {
	width:320px;
	color:#ccc;
	padding-left: 20px;
	top: 420px;
}

#footer a {
	color:#7D6154;
	text-decoration:none;
	font-weight:bold;
}

#footer a img {
	border: none;
	text-decoration:none;
}

#footer .validate {
	float:right;
	text-align: right;
}

#footer .validate a img{
	float:right;
}

.header:hover{
	background-color:#666;
}

#header h1 a {
	color:none;
	border: none;
	background: none;
	text-decoration:none;
}

#header h1 a:hover {
	color:#fff;
}
.selected{
	background-color:#BE0727;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(images/link.gif) left no-repeat;
}

input {
	width:180px;
	background:url(images/input.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:350px;
	height:105px;
	background:url(images/textarea.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(images/submit.jpg) top no-repeat;
}

blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

table {
	width:100%;
	padding:5px;
}

td {
	background:#eee;
	padding:4px;
	text-align:center;
	background:url(images/td.jpg) top repeat-x;
}

h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
}

#header h1 {
text-align:center;
font:350% Georgia;
font-style:italic;
color:#232323;
letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:18px Georgia;
letter-spacing:2px;
color:#000;
margin:10px 0 40px;
}

#accordian{
	padding:25px;
	height: 1150px;	
	
	border: 1px solid #7D0014;  
    background-color: #2D0007; 
    
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

.accordion_headings{
	padding:7px 10px;
	background: #390011;
	/*url(images/item_bg.jpg) top no-repeat;*/
	color:#FFFFFF;
	cursor:pointer;
	font:170% Georgia;
	letter-spacing:1px;
	clear:both;	
	text-align: center;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius: 10px;
}

.accordion_headings:hover{
	background:#27000C;
}

.accordion_child{
	color: #EDD4D7;
	padding:20px 30px;
	text-align: left;
}

.accordion_child a { color: #F0002A; text-decoration: none;}
.accordion_child p img { width: 25%; background: #fff; text-decoration: none; border: 10px solid #000; margin: 5px; }

p {
	margin:15px 0;
	line-height:19px;
}

p.validate {
	margin: -3px 0;
	padding: none;
}

.header_highlight{
	background:#BE0727;
	/*border-bottom: solid 3px #8C614B;*/
}

.alignleft {float:left;}
.alignright {float:right;}

.alignleft a, .alignright a {color:#aaa;text-decoration:none;font-weight:bold;}
