/***************
 * Yellow: #e3e3b0;
 * Green/Olive: #030/003300;
 * Navy: #003;
 * Gold: #fc3;
 ***************/
 
#yellow {
	color: #fc3 !important;
}

h3 {
	font-weight: bold !important;
}

body{
background: #003;
color:#fff;
}

#main{
background: transparent url(../images/skin3/bg.jpg) no-repeat 0px 0px;
}

.box{
border-right:1px solid #fc3;

}

#text-3:hover, #text-4:hover, #text-5:hover {
 background: #222253;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	
#head{
border-bottom:1px solid #fc3;
}

#top .logo {
height: 200px !important;
}

#top .logo a{
background: transparent url(../images/skin3/logo.png) repeat-x top left;
width: 488px !important;
height: 200px;
}

/*image slider*/
#featured{
border-bottom:1px solid #aaa;
}

.item, .wrapper img{
border:1px solid #aaa;
background: #fff;
}

.additional_info{
border-bottom:1px solid #fc3;
color: #fff !important;
}
.additional_info h2 a {
  -webkit-transition-property: background-color;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-in;
color:#fff !important;
}

.additional_info h2 a:hover{
  -webkit-transition-timing-function: ease-out;
color:#222253;
}

.additional_info h2 {
color: #fff !important;
}

#twitterbox{
background: transparent url(../images/skin3/twitter.png) no-repeat 5px 10px;
}

#top #head {
height: 156px;
min-height: 156px;
}

#top #nav li {
	position: relative;
	left: -2px;
	top: 5px;
	margin: 0;
	padding: 0 0.6em 0 0;
}

#top #nav li a {
	position: relative;
	top: 14px;
	margin: 0;
	padding: 0 0.6em;
	background: #fc3;
	height: 2.3em;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#top #nav .current_page_item a {
	/*background: #8f6b01;*/
	background: #fff;
}

#top #nav, #top form, #featured {
	/* hmm */
}

/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	

#featured {
z-index: 101 !important;
}
.get_in_touch{
background: transparent url(../images/skin3/button_get_in_touch.png) no-repeat top left;
}

.get_in_touch:hover{
background: transparent url(../images/skin3/button_get_in_touch.png) no-repeat bottom left;
}

/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	
.entry-head{
color:#003;
}

.entry-head a{
color:#777;
}

/*.entry li {
border-bottom:1px solid #aaa;
}

.entry ul, .entry ol {
border-top:1px solid #aaa;
}*/

.entry {
	border-bottom: 1px solid #fc3;
	font-size: 100%;
	color: #fff !important;
}

.entry a:link, .entry a:visited {
	color: #23dbec;
	text-decoration: none;
	border-bottom: 1px solid #23dbec;
}

.entry a:hover {
	color: #fff;
}

.entry strong, .entry ul, .entry ul li {
	color: #fff !important;
}

.box1 .entry h2 {
	padding-top: 1.2em;
}

.box1 .entry:first-child h2 {
	padding-top: 0 !important;
}

.entry h2 {
	color: #fc3 !important;
}

.entry h2 a {
	font-weight: bold;
	color: #fc3 !important;
	text-decoration: none !important;
	border-bottom: 0 !important;
}

/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
#top #latest_news a, .widget a, .widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
border-bottom:1px solid #fc3;
}

#top #latest_news a:hover, .widget a:hover{
background-color: #222253;
}

.meta_sub{
border-right:1px solid #fc3;
}

/*generic*/
blockquote {
color:#fff;
}

blockquote {
border-left:3px solid #777;
}
.box strong{
color:#666;
}

.more-link {
background:transparent url(../images/skin3/dot.png) no-repeat scroll 0px 6px;
color:#5e6b86;
}

/*generic color*/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
color:#fff;
}

a{
color:#005;
}

a:hover {
color: #fff;
}

.box3 .widget a, .box3 .widget a:hover {
color:#fff;
}

#top a:hover img{
border:1px solid #555;
}

h1,h2,h3,h4,h5,h6, legend{
color:#fc3;
}

.meta{
color:#a0a0a0;
}
	


	
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#666;
	}


#send, #top #submit{
	border:1px solid #ababab;
	background-color:#54646b;
	cursor:pointer;
	color:#fff;
	
	}
	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}
	
#searchsubmit{
background: transparent url(../images/skin3/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/skin3/button_search.png) no-repeat left bottom;
}


#footer{
border-top:1px solid #fc3; 
}

#footer a {
color: #aaa;
text-decoration: none;
border-bottom: 1px solid #999;
}

#footer a:hover {
color: #fff;
}

/* ---------------------- Pagination -------------------*/

.pagination span, .pagination a{
	border:1px solid #c3c3c3;
	color:#888;
	background:#FFFFFF url(../images/skin1/bg.jpg) no-repeat scroll top center;
}

.pagination a:hover{
	border:1px solid #c3c3c3;
	color:#333;
	background:#bcbcbc;
}
.pagination .current{
	border:1px solid #c3c3c3;
	color:#333;
	background-color:#c3c3c3;
}

#top .commentlist .odd{
background: transparent url(../images/skin3/bg.jpg) repeat-x top center;
}
