@charset "utf-8";
/* CSS Document */
/***************Top Margin *******************/
.nav { padding-top:50px;	
}

.logo h1 { padding-top:55px;	
}

.sf-menu a {
 padding-bottom:32px;	
}
/***************Don't Display Admin Bar on Homescreen*******************/
   #wpadminbar { display:none; }
   html { margin-top: 0 !important; }
    * html body { margin-top: 0 !important; }

/*******************BG Image*******************/ 
.sitecontainer { 
 
    background-repeat:repeat; 
    background-position:center top; 
    } 



/****************Button Colors***********************/

.button:hover, a.button:hover, a.more-link:hover, #footer .button:hover, #footer a.button:hover, #footer a.more-link:hover, .cancel-reply p a:hover {
		   
	
color:#fff;
}

.button, a.button, a.more-link, #footer .button, #footer a.button, #footer a.more-link, .cancel-reply p a {
		   
	
color:#fff;
}

/****************Link Colors***********************/
p a, a {
	
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, p a:hover, 
#footer h1 a:hover, #footer h2 a:hover, #footer h3 a:hover, #footer h3 a:hover, #footer h4 a:hover, #footer h5 a:hover, a:hover, #footer a:hover, .blogpost h2 a:hover, .blogpost .smalldetails a:hover {
	
}

/****************Selection Colors***********************/
::-moz-selection {
	
}

::selection {
	
}

::selection {
	
}

.recent-project:hover {
	
}
/***************Typographic User Values *********************************/

h1, h2, h1 a, h2 a, .blogpost h2 a, h3, .ag_projects_widget h3, h3 a, .aj_projects_widget h3 a {
}

h5, h5 a, .widget h3, .widget h2, .widget h4  {
}

h4, h4 a, .footer .note h4, .footer h4.subheadline, .newspost h4  {
}

body, input, p, ul, ol, .button, .ui-tabs-vertical .ui-tabs-nav li a span.text,
.footer p, .footer ul, .footer ol, .footer.button, .credits p,
.credits ul, .credits ol, .credits.button, .footer textarea, .footer input, .testimonial p, 
.contactsubmit label, .contactsubmit input[type=text], .contactsubmit textarea {
}


