/*=== Setup ===*/
body{
	background: url(dacwstore/bgr.png) #EBEDFA repeat-x top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color: #38627e;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#9AA7E2;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(dacwstore/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(dacwstore/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(dacwstore/btn.gif) repeat-x;
	border:1px solid #38627e;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:14px;
}
#nav1 li a{
	color: #3f3f3f;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(dacwstore/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(dacwstore/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #38627e;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #c7d2dc;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #e3eaf0;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(dacwstore/box-top.png) no-repeat top;
}
.box .tophome{
	background: url(dacwstore/box-tophome.png) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(dacwstore/box-bot.png) no-repeat top;
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(dacwstore/box2-top.png) no-repeat top;
}
.box2 .bot{
	background: url(dacwstore/box2-bot.png) no-repeat top;
}
.box2 .spacer{
	background: #9AA7E2 url(dacwstore/box2-bgr.png) repeat top;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(dacwstore/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(dacwstore/box3-bot.gif) no-repeat top;
}
.box3 .spcr{
	background: #e3eaf0;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size:16px;
	margin: 0 0 15px;
}
.box4 .top,.box4 .bot{
	background: url(dacwstore/box4-top.png) no-repeat top;
}
.box4 .bot{
	background: url(dacwstore/box4-bot.png) no-repeat top;
}
.box4 .spacer{
	background: #273887 url(dacwstore/box4-bgr.png) repeat top;
}
/*- Box5 -*/
.box5{
	margin: 0 0 20px;
}
.box5 .top,.box5 .bot{
	background: url(dacwstore/box5-top.png) no-repeat top;
}
.box5 .bot{
	background: url(dacwstore/box5-bot.png) no-repeat top;
}
.box5 .spacer{
	background: url(dacwstore/box5-bgr.png) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(dacwstore/box6-top.png) no-repeat top;
}
.box6 .bot{
	background: url(dacwstore/box6-bot.png) no-repeat top;
}
.box6 .spacer{
	background: #5D72D0 url(dacwstore/box6-bgr.png) repeat top;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #FFFFFF;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c0ccd8;
	border-left: 1px solid #c0ccd8;
	color:#273887;
}

/*- Form1 Setup -*/
.btn-general{
	background: #38627e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #c7d2dc;
	color: #ffffff;
}

/*=== Header ===*/
#header {
	margin-bottom:5px;
}
#header h1{
	float:left;
	width:230px;
}

/*=== Footer ===*/
#footer{
	color: #FFFFFF;
}
#footer a{
	color: #273887;
}

#footer a:hover{
	color: #EBEDFA;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #38627e;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#ebf2f8 url(dacwstore/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #d7dfe7;
	border-bottom:1px solid #d7dfe7;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #38627e;
}
.widget #recentcomments li a:hover{
	color: #38627e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #e3eaf0;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(dacwstore/ico-quote.gif) no-repeat top left;
}

#eventsbar{
	margin-left:4px;
	width:205px;
}
#eventsbar h3{
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
	margin:0 0 2px 0;
	padding:0 0 2px 0;
}

#eventsbar ul li{
	width:100%;
	float:left;
	margin-bottom:2px;
	padding-bottom:2px;
	border-bottom:1px solid #e9e9e9;
}

#eventsbar ul li a{
	display:block;
	font-size:12px;
}

div.datetime {
	width:50px;
	height:45px;
	float:left;
	margin:0 2px 4px 2px;
	padding:0;
	background:url(dacwstore/date-icon.png) no-repeat top left;
}

p.dtmonth,p.dttime,p.dtday,p.dtdaytime{
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-face: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

p.dtmonth {
	height:16px;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
}
p.dtday{
	height:29px;
	line-height:29px;
	font-size:14px;
}
#wp-calendar{
	background:#E3EAF0 none repeat scroll 0 0;
	height:1%;
	margin:0 0 2em;
	padding:7px 15px 15px;
}
