/*
	Style Name	: Custom 1
	Style URI	: 
	Version		: 1.0
	Author Name	: Evan
	Author Site : 
	Comments	: Customizations
	Tags		: 
*/


body {
background:#fbc724;
}

ul.menu li.page_item a {
background:#102d54;
}
/* Menu tab current page color */

ul.menu li.current_page_item a {
background:#FFFFFF !important;
}


/* Menu tab rollover color */
ul.menu li a:hover {
background:#cc0000;
}

/* contact form */

/* orange background for text widget */
div#text-4.widget.widget_text {
background-color:#ff9933;
padding-bottom:10px;
}

/* Resized form boxes for sidebar contact form */
#wpcf7-f1-w1-o1 input[type="text"],
#wpcf7-f1-w1-o1 textarea {
width: 170px;
}

form.wpcf7-form {
color:#003399;
font-weight:normal;
font-size: 10pt;
}

img.ajax-loader {
position:absolute;
right:0px;
}

/* end contact form */

h2 {
line-height:1em;
}


/*  Posts headline color */
.entry-title a {
color:#cc0000;
}

/* post meta all same color */
.entry-meta {
color:#777;
}



/*  Hide footer poweredby */

p.footerpoweredby {
display:none;
}

/*  Page Header Font size 

.entry-content h3 {
font-size:1em !important;
color:#cc0000 !important;
}
*/




/*   */
