/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/*		-----------		 */
/*		  COLORS:		 */
/*	ORANGE: #FF9600 	 */
/*	DARK ORANGE: #d76f00 */
/*	LIGHT BLUE: #adaadb	 */
/*	DARK BLUE: #4840ff	 */
/*	DARK GREY: #111		 */
/*	LIGHT GREY: #fefefe	 */
/* --------------------- */


html{background: #fefefe url(img/gridbg2.jpg) center top fixed; }

#sidebar {background:url(img/anim-sb.png) left bottom no-repeat;}

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



body {font: 14px/1.5 GillSans, Trebuchet, Calibri, sans-serif; color:#111;}

a{color: #4840ff;}
a:hover {text-decoration: underline;}
a img:hover {opacity: 0.90;}
#content h1 a:hover{color: #FF9600;}
#navigation li a:hover, a.more:hover { color: #4840ff; border:1px solid #4840ff;}

.contact_btn {background: transparent url(img/contact_btn_anim.png) no-repeat top center; height: 55px; width: 105px; display: block; margin-top:-5px;}

#navigation li a, #content h1 span{  }

#navigation li a, a.more {
	font-size: 14px; 
	text-decoration: none;
	background: #f1eee7; 
	padding: 2px 6px 4px;
	color: #111;
	border: thin #adaadb solid;
	text-transform: uppercase;
	}
		
#content h1 span {
	color: #fff;
	font-size: 20px; 
	background: url(img/anim_h1_bg.png) right top repeat-y; 
	padding: 4px 30px 4px 10px;
	display:block; 
	float:left;
	margin-bottom: -17px;
	text-transform: capitalize;
	}
	
#tophat{background: #adaadb; border-bottom:1px solid #adaadb;}
#footer{background: url(img/anim_footer_bg.jpg) left top; border-top:1px solid #b99e8a; opacity: 1;}
	
#content a img {
background:#adaadb none repeat scroll 0 0;
border:1px solid #4840ff;
padding:2px;
}

#content a img:hover {background:#4840ff none repeat scroll 0 0;}

span.quote {color:#111; font-size:13px; margin-bottom:-15px; }

span.quote h2 { font-size:14px; }

.social { width:225px; display:inline-block; height:45px; position:absolute; bottom:-4px; right:25px;}

.twit, .linked, .digg {display:inline-block; height: 45px; width: 46px; z-index:1000; margin-right:10px;}

.twit{background: url(img/ftr_twitter.png) no-repeat;right:66px;}
.linked{background: url(img/ftr_linked.png) no-repeat; right:122px; }
.digg{background: url(img/ftr_dig.png) no-repeat;  right:178px; }

.post_thumb {display: inline-block; float:left; margin:0 1em 1em 0;}

small {float: left; display:block; padding:0; margin:.25em 0 .5em 0; width:100%}

.dark_head {color:#111}

.box {margin-top:1em;}

#cu3er-container {display: block; float: left; margin-top:-30px;}

#cu3er-wrapper {height: 320px; background-position:0 285px; margin-top:10px}

#blogroller .post-text p {}

.content_body ul { margin:.5em 0 1.2em 0; }

h4 {margin: 15px 0 5px 0;}
