/* 
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.

*/

.intro a {
	color:#000099;
	text-decoration:underline;
}

body{
	background: url(images/bgr.jpg) #436895 repeat-x top;
	color: #000000;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}
a{
	color: #000099;
	text-decoration: none
}
#header{
	height: 135px;
	position:relative;
}
#nav1 {
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	float:right;	
	margin:110px 0 0;
	text-transform:uppercase;
}
/*- Box4 -*/
.box4{
	color: #000000;
	font-size: 1.2em;
	margin: 0 0 0px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.png) no-repeat top;
	clear: both;
	height: 25px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.png) no-repeat top
}
.box4 .spacer{
	background: #E1BD4A;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	background: url(images/btn-rounded.png) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.png) no-repeat right; 
}
#nav1 li a{
	color: #ffffff;
	padding: 0 0 0 13px;
	text-decoration: none
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.png) no-repeat top;
	clear: both;
	height: 25px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.png) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.png) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.png) no-repeat top
}
.box6 .spacer{
	background: #E1BD4A;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px
}
.box .top,.box .bot{
	background: url(images/box-top.png) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box-bot.png) no-repeat top
}
.box .spacer{
	background: #E1BD4A;
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	margin: 20px 0 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #F0D377;
	height: 1%;
	padding: 10px 25px
}
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #E1BD4A;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #000000;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}
#rightcol h3{
	color: #000000;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #F0D377;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #F8E19A;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}
#footer a{
	color: #000099;
	text-decoration: underline
}
.post ul li{
	color: #000000;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#000000;
	background:#F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}
.nav2 li a, .widget li a{
	color: #000099;
}
.nav2 li a:hover, .widget li a:hover{
	color: #990000;
	text-decoration: none
h2 a{
	color: #000099
}

h4{
	color: #BD2C18;
	font-size: 1.1em;
	margin: 0 0 1em
}