/*
Theme Name: Wordousel Lite
Theme URI: http://armeda.com/
Description: Custom theme by Dre Armeda
Version: 1
Author: Andres "Dre" Armeda September 2009
Author URI: http://armeda.com/
Tags: carousel, jQuery, wordpress, xhtml, css, 2 column


Released under GPL:
http://www.opensource.org/licenses/gpl-license.php
	
*/



/* Index Main Masthead
-------------------------------------------------------------- */

#masthead {
	width: 700px;
	min-height: 226px;
	margin: 0 auto;
	padding: 0;
	clear: none;
	}

#myController span{
	text-indent:-10000px;
	display: none;
}

#jFlowSlide{ float: left;}

#myController span.jFlowSelected {
}

.jFlowPrev{
	float: left;
	width: 30px;
	height: 30px;
	margin: 56px 20px 0 -10px;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(../images/topslideleft.png) top left no-repeat;
}

.jFlowNext{
	float: right;
	width: 30px;
	height: 30px;
	margin: 56px 0 0 0px;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(../images/topslideright.png) top left no-repeat;
}

.masthead_lft{
	float:left;
	margin:	0px 0 0 0px;
	width:300px;
	height:155px;
}

.masthead_lft h2 a{
	color:#274163;
	text-decoration: none;
	}

.masthead_lft h2 a:hover{
	color:#b71d2c;
	text-decoration: none;
}

.masthead_lft h2{
	color:#B71517;
	font-size: 1.5em;
	}
.masthead_lft p{
	font-size: 1em;
	line-height: 1.25;
	margin-bottom: .15em; 
	}

.masthead_rgt{
	float:right;
	margin-top:5px;
	padding: 20px 0 0 0px;
	width:275px;
	height:137px;
	background:transparent url(images/msthdframe.png) top left no-repeat;
	}

.masthead_rgt img{
	width: 250px;
	height: 190px;
	border: none;
	}

/* Inner Main Masthead
-------------------------------------------------------------- */

#mastheadinr {
	width: 990px;
	min-height: 78px;
	margin: 0 auto;
	padding:5px 0 0;
	clear: both;
	}

/* Inner Main
-------------------------------------------------------------- */

