
/*a{
	color: #a4b92e;
}*/
input,select,textarea{
	border: #e6e6e6 1px solid;
}


}
h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/


/*.btn {
	background:url(default/btn.gif) repeat-x;
	border:1px solid #98ac2b;
 	color:#FFF;
}
*/
/*=== Navigation ===*/
/*- Nav1 -*/

/*- Nav2 -*/


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


/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}
/*.col5 img{
	border: 10px solid #f6f5ed;
}
*/
/*=== Styling Boxes ===*/
/*- Box1 -*/

/*.box .bot{
	background: url(default/box-bot.gif) no-repeat top
}*/

/*- Box2 -*/

/*.box2 .bot{
	background: url(default/box2-bot.gif) no-repeat top
}*/

/*- 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{
	color: #ffffff;
}
/*.box4 .top,.box4 .bot{
	background: url(default/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(default/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #b0c730;
}*/
/*- Box5 -*/

}
.box5 .spacer{
	background: url(default/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/



/*- Date -*/
.date{
	color: #898989;
}

/*=== 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: #a4b92e;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
}

/*=== Footer ===*/

/*=== Posts ===*/

.post li a:hover{
	color: #a4b92e;
}


/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #a4b92e;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
}
.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
/*.quote {
	background:url(default/ico-quote.gif) no-repeat top left;
}
*/
