/*
	Ben Mansell
	http://benmansell.com
	
	PAFF        :  #8EB3FF	99CCFF
	ORCHID      :  #6E78FF
	REFLEX BLUE :  #17B8E9
	HIGHLIGHT   :  #FE554E

	LIGHT GRAY  :  #96978D
				   #888888
				   
	DARKGRAY	:  #4D4939 505050
	LIGHTGRAY	:  #96978D
	HI-GRAY		:  #C5C6C4
	SOFTGRAY	:  #F2F2EE
	original background		:		#E3E3DE

	
*/


/******* RESET  *******/ 

*										{ margin: 0; padding: 0; }
html, body								{ height: auto; }
body									{ font-size: 100%; color: #96978D; font-family: Georgia serif; }
body 									{ background-image: url(/images/stripe3.gif); background-repeat: repeat; background-color: #EFEFEF; } 

ul										{ list-style: none; }
ol										{ list-style: none; }
a										{ outline: none; color: inherit; text-decoration: none; }
a img									{ border: none; }
img										{ vertical-align: middle; }
table									{ border-collapse: collapse; }
p										{ font-family: inherit; margin: 0em 0em 1.2em; }
p a:link								{ color: #17B8E9; text-decoration: underline; }
p a:visited								{ color: #17B8E9; text-decoration: underline; }




/******* UTILITY  *******/ 

.floatleft								{ float: left; }
.floatright								{ float: right; }

.clear									{ clear: both; }
.clearright 							{ clear: right; }
.clearleft 								{ clear: left; }



.searchbar								{ background-color: #99CCFF; border: none; width: 190px; height: auto; font-family: Georgia; font-style: italic; font-size: 1em; color: #6E78FF; text-indent: 0.7em; padding: 2px 0px 2px 0px; }
.searchbar:hover						{ background-color: #8EBFFF; }
.underline								{ text-decoration: underline; }


.entryfield								{ background-image: url(/images/stripe3.gif);background-color: transparent; border:1px solid #96978D; font-family: Georgia; font-size: 1em; color: #96978D; height: auto; line-height:0.9em; margin:1px; padding:2px; }


.button									{ background-color: white; background-image: url(/images/stripe.gif); border:none; font-size: 0.8em; padding: 0.35em 1em 0.35em 0.8em; font-family: sans-serif; text-transform: uppercase; color: #96978D; }
.button:hover							{ background-color: #8EBFFF; }


.reflexblue								{ color: #17B8E9; }
.paff									{ color: #99CCFF; }
.orchid									{ color: #6E78FF; }
.highlight								{ color: #FE5500; }

.darkgray								{ color: #505050; }
.lightgray								{ color: #96978D; }
.lightgray a:hover					  	{ color: #17B8E9; }
.hi-gray								{ color: #b3b3b3; }
.hi-gray a:hover					  	{ color: #17B8E9; }
.softgray								{ color: #F2F2EE; }



/******* STRUCTURE  *******/

#wrapper								{ width: 940px; background-color: white; margin: 30px 5%; min-height: 100%; height: auto; }
.content								{ width: 910px; min-height: 11em; margin-left: 15px; }








/******* HEADER  *******/

#logo									{ }

.crowbar820								{ width: 910px; border-bottom: solid 1px #C5C6C4; padding-top: 16px; }
				  					
.topline-dark							{ width: auto; border-top: solid 1px #4D4939;}
.bottomline-dark						{ width: auto; border-bottom: solid 1px #4D4939;}

.topline-light							{ width: auto; border-top: solid 1px #96978D;}
.bottomline-light						{ width: auto; border-bottom: solid 1px #96978D;}




		
/******* NAV  *******/

.nav									{ font-size: 1.4em; text-transform: uppercase; }
#project-nav							{ width: 910px; float:left; }
#profile-nav							{ width: 910px; float:left; }

#project-nav a:hover, 
#profile-nav a:hover					{ background: #A6FEFF; }




		

/******* FOOTER  *******/

.footer									{ height: 30px; width: auto; background: #FFFFFF; padding: 15px 0px 0px 15px; border-top: 1px solid #CCCCCC; }
.meta									{ font-size: 0.9em; line-height: 18px; }
.legal									{ font-size: 0.8em; }








/******* BLOGPOSTS & COMMENTS *******/

.posthead								{ font-size: 1.45em; text-transform: lowercase; }
.blogpost								{ width: 700px; color: inherit; }
.tags									{ font-size: 1em; font-style: italic; text-transform: lowercase; }
.postcontent							{ font-size: 1.5em; line-height: 1.3em; margin-top: 26px; }
.postcontent a:link						{ color: #17B8E9; text-decoration: underline; }


.commentarea							{ padding: 0.9em 0.9em 0.9em 0em; }
.commenttext							{ font-size: 1.4em; }

.alt 									{ background-color: white; } 







/******* SIDEBAR  *******/

#sidebar								{ width: 190px; height:auto; }
.sidebox								{ width: 190px; height: 18px; background-color: #F2F2EE; }
.sidetext								{ font-size: 12px; }
.indent 								{ text-indent: 10px; }
.hi-blue								{ background-color: white; width: 190px; margin-top: 6px; margin-bottom: 12px; }

.fieldspace								{ padding: 0.3em 0em 0.3em 0em; }






/******* NEWS FEED *******/

.feed									{ width: 50%; color: inherit; }





/******* PAGES  *******/


.submenu								{ font-size: 0.6em; font-family: Verdana; font-weight: bold; text-transform: uppercase; }
.headliner								{ font-size: 2.4em; font-weight: 100; }

.currentpage							{ font-size: 0.6em; font-family: Verdana; font-weight: bold; text-transform: uppercase; }
.callout								{ font-size: 1.5em; width:790px; line-height: 1.2em; }
.subtext								{ color: #4D4939; font-size: 0.8em; width: 35%; line-height: 1em; margin: 1em 0em 1.8em 0em; }

.projecturl								{ font-size: 2em; text-decoration: line-through; color: #17B8E9; }
.projectimage							{ margin-top: 1em; padding-top: 1em; border-top: solid 1px #C5C6C4; }

.archived								{ margin-top: 26px; margin-bottom: 2em; line-height: 1.1em; }
.archived:visited						{ text-decoration: line-through; }





/******* SPACERS  *******/


.mt5									{ margin-top: 5px; }
.mt10									{ margin-top: 10px; }
.mt20									{ margin-top: 20px; }
.mt40									{ margin-top: 40px; }
.mt60									{ margin-top: 60px; }
.mt100									{ margin-top: 100px; }

.mb5									{ margin-bottom: 5px; }
.mb10									{ margin-bottom: 10px; }
.mb20									{ margin-bottom: 20px; }
.mb40									{ margin-bottom: 40px; }
.mb60									{ margin-bottom: 60px; }
.mb100									{ margin-bottom: 100px; }

.mt-5									{ margin-top: -5px; }
.mt-10									{ margin-top: -10px; }
.mt-20									{ margin-top: -20px; }
.mt-25									{ margin-top: -25px; }
.mt-30									{ margin-top: -30px; }
.mt-40									{ margin-top: -40px; }
.mt-100									{ margin-top: -100px; }

.mb-5									{ margin-bottom: -5px; }
.mb-7									{ margin-bottom: -7px; }
.mb-10									{ margin-bottom: -10px; }
.mb-20									{ margin-bottom: -20px; }
.mb-40									{ margin-bottom: -40px; }
.mb-100									{ margin-bottom: -100px; }



							