/*
RedCrownStudio.com - MAIN CSS (main.css)
COPYRIGHT 2008 Red Crown Studio, LLC. All Rights Reserved.
Design & Code by Red Crown Studio - http://www.redcrownstudio.com
*/


/* COLOR PALLETTE
============================================================================
	
	Red - #e41e26
	Turquoise - #77cdd0		
	
	Dark Gray - #1e2426
	Med Gray - #384247
	Light Gray - #657780
			
	Text - #999
	Links - #e41e26			
===========================================================================*/


/* GLOBAL RESET
---------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}


/* GENERAL SELCTORS
---------------------------------------------------------------------------*/

/* BODY */
body {margin: 0; padding: 0; font: 14px arial, helvetica, sans-serif; color: #999; background-color: #000;}

	p {margin: 0 0 10px 0; line-height: 1.5em;}
	
	/* HEADINGS */
	h1 {margin: 0 0 10px 0; font-size: 50px; font-weight: normal; color: #77cdd0;}
		h2 {margin: 0 0 20px 0; padding: 0 0 5px 0; width: 940px; border-bottom: 1px solid #1e2426; font-size: 26px; font-weight: normal; text-transform: uppercase; color: #77cdd0;}
			h3 {margin: 0 0 5px 0; font-size: 18px; font-weight: normal; line-height: 1.5em; color: #fff; text-transform: uppercase;}
				h4 {margin: 0 0 5px 0; font-size: 14px; font-weight: bold; color: #77cdd0;}
				
	/* LINKS */
	a:link {color: #e41e26; text-decoration: none;}
	a:visited {color: #e41e26; text-decoration: none;}
	a:hover {color: #fff; text-decoration: none;}
	a:active {color: #e41e26; text-decoration: none;}


/* LAYOUT
---------------------------------------------------------------------------*/

/* MAIN WRAP */
#mainWrap {margin: 0 auto; padding: 0 0 40px 0; width: 940px; background: url(../images/mainwrap_bg.jpg) top center no-repeat;}
		
	/* HEADER */
	#header {padding: 40px 0; width: 940px; border-bottom: 1px solid #1e2426;}
				
		/* MAIN NAV */
		#mainNav {float: left; margin: 34px 0 0 0;}
			#mainNav li {display: inline;}
				#mainNav a {float: left; margin: 0 20px 0 0; padding: 0 0 5px 0; font-size: 18px; font-weight: bold; color: #fff; text-decoration: none;}
					#mainNav a.current {border-bottom: 5px solid #e41e26; color: #e41e26;}
					#mainNav a:hover {color: #e41e26;}
		
		/* LOGO */
		#logo {float: right; width: 300px; height: 57px;}
			#logo a {display: block; width: 300px; height: 57px; background: url(../images/logo.jpg) top left no-repeat;}
	
	/* INTRO */
	#intro {padding: 40px 0 50px 0; width: 940px; border-bottom: 1px solid #1e2426;}
	
	/* WORK WRAP */
	#work {overflow:auto; position: relative; padding: 40px 0; width: 940px; border-bottom: 1px solid #1e2426;}
	
		/* SCROLL BUTTONS */
		.scrollButtons {position: absolute; top: 43px; right: 0; width: 40px; height: 20px;}
			a.upButton {float: left; display: block; width: 20px; height: 20px; background: url(../images/up_btn.gif) 0 0 no-repeat;}
				a.upButton:hover {background-position: 0 -20px;}
			a.downButton {float: left; display: block; width: 20px; height: 20px; background: url(../images/dn_btn.gif) 0 0 no-repeat;}
				a.downButton:hover {background-position: 0 -20px;}
			
		/* LEFT COLUMN */
		#work .leftColumn {float: left; margin: 0 20px 0 0; width: 300px;}
			#work .thumbWrap {width: 300px; margin: 0 0 30px;}
																								
		/* MIDDLE COLUMN */
		#work .middleColumn {float: left; margin: 0 20px 0 0; width: 300px;}
		
		/* RIGHT COLUMN */
		#work .rightColumn {float: left; width: 300px;}
		
	/* ABOUT WRAP */
	#about {position: relative; padding: 40px 0; width: 940px; border-bottom: 1px solid #1e2426;}
	
		/* ABOUT TOP WRAP */
		#aboutTopWrap {margin: 0 0 20px 0; padding: 0 0 20px 0; width: 940px; border-bottom: 1px solid #1e2426;}
			
			/* LEFT COLUMN */
			#about .leftColumn {float: left; margin: 0 20px 0 0; width: 620px;}
																													
			/* RIGHT COLUMN */
			#about .rightColumn {float: left; padding: 0 0 0 20px; width: 279px; border-left: 1px solid #1e2426;}
			
				/* CHECK LIST */
				#about .rightColumn ul.check {list-style-type: none;}
					#about .rightColumn ul.check li {padding: 8px 10px 0 30px; font-size: 18px; line-height: 1.5em; color: #77cdd0; background: url(../images/check_bullet.png) 0 10px no-repeat;}
		
		/* SERVICES WRAP */
		#serviceWrap {width: 940px;}
			#serviceWrap #webDesign {margin: 10px 0 5px 0; padding: 8px 0 8px 40px; background: url(../images/webdesign_icon.gif) 0 0 no-repeat;}
			#serviceWrap #webDev {margin: 10px 0 5px 0; padding: 8px 0 8px 40px; background: url(../images/webdev_icon.gif) 0 0 no-repeat;}
			#serviceWrap #idDesign {margin: 10px 0 5px 0; padding: 8px 0 8px 40px; background: url(../images/iddesign_icon.gif) 0 0 no-repeat;}
			#serviceWrap #emailMkt {margin: 10px 0 5px 0; padding: 8px 0 8px 40px; background: url(../images/emailmkt_icon.gif) 0 0 no-repeat;}
		
			/* SERVICE BLURB */
			.serviceBlurb {float: left; margin: 0 20px 0 0; width: 220px;}
			.serviceBlurbLast {float: left; width: 220px;}
		
	/* CONTACT WRAP */
	#contact {position: relative; padding: 40px 0; width: 940px; border-bottom: 1px solid #1e2426;}
	
		/* LEFT COLUMN */
		#contact .leftColumn {float: left; margin: 0 20px 0 0; width: 620px;}
		
			/* BASIC FORM */
			#basicForm {width: 540px;}
				#basicForm fieldset {margin: 10px 0 20px 0;}
					#basicForm legend {display: none;}
						#basicForm label {clear: left; float: left; margin: 15px 10px 0 0; width: 140px; font-size: 14px; font-weight: bold; color: #657780; text-align: right;}
						#basicForm input {float: left; margin: 10px 0 0 0; padding: 7px 5px 7px 5px; width: 378px; border: none; font-family: arial, helvetica, sans-serif; font-size: 14px; color: #fff; background-color: #1e2426; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
						#basicForm label.error {clear: right; margin: 3px 0 0 150px; width: 388px; text-align: left; color: #e41e26; font-weight: normal;}
						#basicForm select {clear: both; margin: 16px 0 5px 0; width: 220px;}
						#basicForm label.checkBox {margin: 0 20px 0 5px;}
						#basicForm textarea {float: left; padding: 5px; width: 378px; border: none; font-family: arial, helvetica, sans-serif; font-size: 18px; color: #fff; background-color: #1e2426; -webkit-border-radius: 5px; -moz-border-radius: 5px;}
						#basicForm input.submit {padding: 0; margin: 10px 0 0 150px; width: 85px; height: 30px; border: none; background: none;}
						#basicForm input:hover, #basicForm textarea:hover {background-color: #384247;}
																												
		/* RIGHT COLUMN */
		#contact .rightColumn {float: left; width: 300px;}
							
	/* FOOTER */
	#footer {margin: 20px 0; width: 940px; height: 200px;}
		#footer p {float: left; color: #657780;}
		#footer ul {float: right;}
			#footer li {display: inline; margin: 0 10px;}
				#footer a {font-weight: bold; color: #657780; text-decoration: none;}
					#footer a:hover {color: #fff;}
					
							
/* GENERIC CLASSES
---------------------------------------------------------------------------*/

.hide {display: none;}

.clear {clear: both;}

.small {margin: 0 0 0 10px; font-size: 14px;}
.white {color: #FFF;}
.light {margin: 0; padding: 0; border: none; font-weight: normal; text-transform: none; color: #FFF;}
.callOut {font-weight: bold; text-decoration: underline;}
strong {color: #000;}
.leadIn {margin: 0 0 20px 0; padding: 0 0 30px 0; font-size: 20px; font-weight: normal; text-transform: none; color: #fff; background: url(../images/leadin_bg.gif) bottom left repeat-x;}

.hoverBox {position: relative; margin: 5px 0 10px 0; width: 300px; height: 110px;}
	.hoverBox .zoom {display: none;}
	.hoverBox:hover .zoom {display: block; position: absolute; z-index: 1; top: 37px; left: 132px;}


.borderBottom {margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 1px solid #ddd;}
.featureWrap {float: left; width: 620px; margin: 10px 0 0 0;}
.blurbWrap {float: left; width: 300px; margin: 5px 0 0 0;}


