/*=== Setup ===*/

body{ color: #3a3a3a; background: #f0eee1 repeat-x 50% top; }

a{

	color: #86c32a;

}

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:#fff;

}

p.intro a:hover {

	color:#222222;

}



/*=== Buttons ===*/



.btn-rounded a{

	background: url(default/btn-rounded.gif) no-repeat left;

	color: #ffffff;

}

.btn-rounded a span{

	background: url(default/btn-rounded.gif) no-repeat right;

}

.btn {

	background:url(default/btn.gif) repeat-x;

	border:1px solid #98ac2b;

 	color:#FFF;

}



/*=== Navigation ===*/

/*- Nav1 -*/

#nav1 li a{ color: #3a3a3a; font-size: 16px; }

#nav1 li a:hover,

#nav1 li.active a, #nav1 li.current_page_item a{

	background: url(default/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(default/btn-rounded.gif) no-repeat right

}

/*- Nav2 -*/

.nav2 li a, .widget li a{ color: #3a3a3a; font-size: 14px; padding-left: 6px; display: block; }

.nav2 li a:hover, .widget li a:hover{ color: #86c32a; }



/*=== Right Column ===*/

#rightcol h3, #rightcol h3 a{

	

}

#rightcol h3 span{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#rightcol .widget ul, #rightcol .textwidget 

{ background: transparent; }



/*=== Sub Columns ===*/

.col1 a{

	color: #3a3a3a;

}

.col3 h2{

	color: #3a3a3a;

}

.col5 img{

	border: 10px solid #f6f5ed;

}



/*=== Styling Boxes ===*/

/*- Box1 -*/

.box .top,.box .bot{

	background: no-repeat 50% top;

}

.box .bot{

	background: no-repeat 50% top

}

.box .spacer{ background: transparent; }

/*- Box2 -*/

.box2 .top,.box2 .bot{

	background: no-repeat 50% top;

}

.box2 .bot{ background: no-repeat 50% top; }

.box2 .spacer{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

/*- Box3 -*/

.box3 .top,.box3 .bot{

	background: url(default/box3-top.gif) no-repeat top;

}

.box3 .bot{

	background: url(default/box3-bot.gif) no-repeat top

}

.box3 .spcr{

	background: #f0eee1;

}

/*- Box4 -*/

.box4{ background-image: url(../images/21.jpg) !important; background-position: 0 -50px; border-top: 3px solid #64c717; border-bottom: 3px solid #64c717; }

.box4 .spacer{ background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 940px; }

/*- Box5 -*/

.box5 .top,.box5 .bot{

	background: no-repeat 50% top;

}

.box5 .bot{

	background: no-repeat 50% top

}

.box5 .spacer{

	background: repeat-y 50% top;

}

/*- Box6 -*/

.box6 .top,.box6 .bot{

	

}

.box6 .bot{

	}

.box6 .spacer{

	

}



/*- Date -*/

.date{

	

}



/*=== Styling Forms ===*/

/*- Search -*/

#search input.keyword{

	background: #d5d3c4;

	border-bottom: 1px solid #fcfcfa;

	border-top: 1px solid #c4c2b5;

	color: #ffffff;

}



/*- Form1 Setup -*/

.btn-general{

	background: #86c32a;

	color: #ffffff;	

}

.btn-general a { 

	color: #ffffff;

}

.btn-arr a{

	background: #bdbbac;

	color: #ffffff;

}



/*=== Footer ===*/

#footer a{

	color: #333;

}



/*=== Posts ===*/

.post img {	

	border:8px solid #f6f5ed;

}

.post li a:hover{

	color: #86c32a;

}

.post blockquote {

	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;

	background:#F0EEE1 url(default/ico-quote.gif) no-repeat 10px 10px;

	border-top:1px solid #E5E3D1;

	border-bottom:1px solid #E5E3D1;	

}



/*=== Widget styling ===*/

.widget #recentcomments li a{

	color: #86c32a;

}

.widget #recentcomments li a:hover{

	color: #86c32a;

}

.widget #searchform, .widget #calendar_wrap{

	background: #f0eee1;

}

.widget #wp-calendar caption {

	color:#3a3a3a;

}

.widget #wp-calendar thead th {

	color:#3a3a3a;

}

.widget #wp-calendar tfoot td a {

	color:#3a3a3a;	

}

.quote {

	background:url(default/ico-quote.gif) no-repeat top left;

}

.boxcon { font-size: 104%; background-color: #fff; margin-bottom: 20px; border-bottom: 3px solid #dad8cb; }

.intro h2 { color: #fff !important; font-size: 1.3em !important; font-weight: normal; margin: 0; padding: 0; }

.box2 em { margin-top: 10px; padding-left: 8px; display: block; }

