/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body{
	background: #ffffff ;
	color: #555555;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}


#header{
	height: 100px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	_width:414px;
}
#header h1 a{
	display: block;
	height: 100px;
}
#header h1 a:hover{
	text-decoration: none
}

.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background:none;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: none
}
.box .spacer{
	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 25px 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: none;
	clear: both;
	height: 0px;
	overflow: hidden
}
.box2 .bot{
	background: none
}
.box2 .spacer{
	background: none;
	height: 1%;
	padding: 0px 0px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: none;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: none
}
.box3 .spcr{
	background: none;
	height: 1%;
	padding: 0 20px;
	min-height:100px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 0em;
	margin: 0 0 0px;
	width: 940px
}
.box4 .top,.box4 .bot{
	clear: both;
	height: 0px;
	overflow: hidden
}
.box4 .spacer{
	height: 1%;
	padding: 0px 0px
}
.box4 p{
	padding: 0
}

.box5{
	margin: 0 0 20px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: none;
	clear: both;
	height: 1px;
	overflow: hidden
}
.box5 .bot{
	background: none;
}
.box5 .spacer{
        
	background: none;
	height: 1%;
	padding: 0px 40px
}
.box5 .post img {
	border:0;
}

/*- Box6 -*/
.box6{
	margin: 0 0 0px;
	width: 940px
        color: #50473e;
}
.box6 .top,.box6 .bot{
	background: #50473e;
	clear: both;
	height: 1px;
	overflow: hidden
}
.box6 .bot{
	background: none
}
.box6 .spacer{
	background: none;
color: #50473e;
	height: 1%;
	padding: 5px 0px
}

#footer .box6 .spacer{
	padding: 0px 0px
}

.post img {	
	border: none;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

h2{
	
        color: #262625;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0px 0px .8em
}
#rightcol .widget ul, #rightcol .textwidget {
	background: none;
	height: 1%;
	margin: 0 0 2em;
	padding: 0px 0px 0px
}

.widget #recentcomments li{
	background: none;
	padding: .5em 0
}
.nav2 li, .widget li{
	background: url(images/ico-next.gif) no-repeat left 10px;
	border-bottom:0px dotted #ccc;
	padding: .5em 0 .5em 20px;
	}
