/*
Patrick Nixon
CSS for the Sparo Design Group
2009
patrick@sparodesign.com
*/



/*  Reset Styles */


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;
}
address{
	font-style: normal;
}




/*  Backgrounds and Container  */


body {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

div#inner {
	width:940px;
	margin: 0px auto;
	position: relative;
}


/* Index */

body#index #outer {
	padding-top: 20px;
	background: #000;
}

body#index #inner {
	background: #000 url("../images/sp_homepage_new.jpg") no-repeat;
}


/* Contact */

body#contact div#outer {
	background: #444 url("../images/contact_bg.gif") repeat;
	padding-top: 17px;
}

body#contact div#inner {
	background: #000 url("../images/sp_contact_new.gif") no-repeat;
}


/* Portfolio */

body#portfolio div#outer {
	background: #82A8AB url("../images/port_bg_colors.gif") repeat-y;
}

body#portfolio div#inner {
	border-bottom: 10px solid #000;
	border-left: 3px solid #000;
	border-right: 2px solid #000;
	background: #FAFAFA url("../images/sp_portfolio_new.jpg") no-repeat;
}




/* Navigation  */


#index #nav {
position: absolute; right: 0px;
}

#contact #nav {
position: absolute; right: 0px; top: 3px;
}

#portfolio #nav {
position: absolute; right: 2px; top: 18px;
}

#legal #nav {
position: absolute; right: 0px; top: 20px;
}

#nav li {
	float: left;
}
#nav a {
	float: left;
	text-decoration: none;
	padding: 0px 30px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

#index ul#nav a {
	color: #000;
	border-left: 2px dashed #000;
}	

#contact ul#nav a, #legal ul#nav a {
	border-left: 2px dashed #FFF;
	color: #FFF;
}

#portfolio ul#nav a {
	margin-top
	border-left: 2px dashed #FFF;
	padding: 2px 30px;
	color: #FFF;
}

ul#nav a.last {
	border-right: none;
}

#index ul#nav a:hover {
	color: #F7FCD6;
}

#contact ul#nav a:hover {
	color: #CE2978;
}

#portfolio ul#nav a:hover {
	color: #000;
}

#legal ul#nav a:hover {
	color: #98D2D4;
}

ul#nav a.current {
	cursor: default;
}	

#index ul#nav a.current {
	color: #98D2D4;
}

#contact ul#nav a.current {
	color: #606060;
}

#portfolio ul#nav a.current {
	color: #FFC709;
}




/*  Index  */


div#sparo_1{
	background: #000 url("../images/sparo_bg.jpg") no-repeat;
	width:750px;
	height: 350px;
	position: fixed; top: 375px; left: -50px;
}

div#sparo_2{
	background: #000 url("../images/sparo_bg.jpg") no-repeat;
	width:750px;
	height: 350px;
	position: fixed; top: 50px; right: -150px;
}

div#sidebar	{
	color: #0A4554;
	line-height: 1.2em; 
	float: right;
	width: 220px;
	background: #98D2D4 url("../images/sidebar_top.gif") no-repeat;
	margin: 440px 32px 0 0;
	padding: 20px 30px 0px 30px;
}

#sidebar p.sidebar_cap {
	background: #000 url("../images/sidebar_bottom.gif") no-repeat;
	width: 280px;
	height: 13px;
	margin: 0 0 0 -30px;
}

div#sidebar	p {
	margin: 5px 0px 20px 0px;
	font-size: 12px;
	line-height: 1.4em;
}

div#sidebar	p.image {
	margin: 0px 0px;
}

div#sidebar	img{
	background-color: #FFF;
	margin: 10px 0;
	padding: 15px 15px 30px 15px;
	border-left: 1px solid #0A4554;
	border-top: 1px solid #0A4554;
	border-right: 3px solid #4E6D75;
	border-bottom: 3px solid #4E6D75;
}

div#sidebar	h2 {
	color: #0A4554;
	text-align: right;
	margin: -38px 25px 20px 0px;
}

div#sidebar	h1 {
	color: #FFF;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: normal;
}

#text_main{
	float:left;
	margin-top: 551px;
}

div#text_main {
	width: 530px;
	line-height: 1.6em;
	color: #DDD;
	padding: 0 35px;
}

div#text_main h1, #legal #text h1 {
	margin: 40px 0 20px 0;
	color: #98D2D4;
	font-size: 26px;
	font-weight: normal;
}

div#text_main h2, #legal #text h2 {
	color: #98D2D4;
	font-size: 18px;
	font-weight: normal;
	margin: 35px 0 10px 20px;
}

div#text_main p, #legal #text p, #legal #text ul {
	margin: 5px 0px 20px 40px;
}

div#social {
	position: absolute; top: 360px; right: 1px;
}

#social ul{
	float: left;
	margin: 0 12px;
}

#social li{
	float: left;
	margin: 3px;
}

div#social a {
	display: block;
	width: 57px;
	height: 57px;
}

div#social a.twit{
	background: url("../images/social/twit_ex.png") no-repeat top;
}

div#social a.twit:hover{
	background: url("../images/social/twit_ex.png") no-repeat bottom;
}

div#social a.fbook{
	background: url("../images/social/fbook_ex.png") no-repeat top;
}

div#social a.fbook:hover{
	background: url("../images/social/fbook_ex.png") no-repeat bottom;
}




/*  Contact  */


div#contact {
	float: left;
	margin: 581px 10px 30px 30px;
	color: #EEE;
	width: 880px;
}

div#contact h1{
	font-size: 18px;
	color: #FFF;
	background: #FFF url("../images/headers/cont_header.gif") no-repeat;
	height: 55px;
	width: 480px;
	text-indent: -999em;
}

div#contact p{
	margin: 10px 0;
}

div#contact .text {
	width: 500px;
	float: right;
}

div.validate, div.valid {
	position: absolute; top: 175px;
	width: 940px;
	background-color: #444;
	border-top: 3px solid #CE2978;
	border-bottom: 3px solid #CE2978;
}

div.valid{
	position: absolute; top: 135px;
}

div.validate p, div.valid p{
	color: #EEE;
	padding: 40px;
	font-size: 16px;
	text-align: center;
}

div.valid h1{
	font-size: 30px;
	color: #FFF;
	text-align: center;
	margin: 30px auto -35px  auto;
	background: url("../images/headers/response_header.gif") no-repeat;
	width: 715px;
	height: 55px;
	text-indent: -999em;
}

div#contact .form {
	width: 380px;
	float: left;
}

div#contact .form legend{
	font-size: 22px;
	color: #FFF;
	padding: 0 0 15px 0;
	font-weight: normal;
}

div#contact .comments legend{
	padding: 25px 0 15px 0;
}

div#contact .form li{
	padding: 0 0 10px 0;
}

div#contact textarea{
	height: 200px;
	width: 330px;
}

div#contact textarea, div#contact input{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color:#A5085C;
}

div#contact input#submit {
	font-size: 16pt;
	margin: 15px 0;
	padding: 5px 20px;
	color: #FFF;
	border: none;
	background-color: #BF0C61;
}

div#contact input#submit:hover {
	color: #000;
}

div#sparo {
	background: url("../images/sp_contact_sparo.gif") no-repeat;
	width: 500px;
	height: 320px;
	position: absolute; top: 770px; right: 35px;
}





/*  Portfolio  */


div#intro_text	{
	position: absolute; top: 575px; left: 0px;
	color: #444;
	margin: 0 130px;
}

div#intro_text h1{
	font-size: 20px;
	padding: 5px 0px;
	background:  url("../images/headers/intro_text.png") no-repeat;
	text-indent: -999em;
}

div#intro_text p{
	padding: 10px 0px
}

div#portfolio h1{
	
	font-size: 20px;
	height: 28px;
	width: 300px;
	margin: 0px 0 10px 0;
	text-indent: -999em;
}

div#portfolio #web h1{
	background:  url("../images/headers/web.png") no-repeat right;
}

div#portfolio #logos h1{
	background:  url("../images/headers/logos.png") no-repeat right;
}

div#portfolio #bus_cards h1{
	background:  url("../images/headers/bus_cards.png") no-repeat right;
}

div#portfolio #illustration h1{
	background:  url("../images/headers/illustration.png") no-repeat right;
}

div#portfolio {
	float: left;
	margin-top: 735px;
	width: 940px;
}

div#portfolio p{
	margin: 10px 0;
}

div#portfolio p.emphasis {
	font-style: italic;
}
	
div#portfolio .port_text {
	width: 310px;
	line-height: 1.4em;
	float:left;
	clear: both;
	padding: 0px 25px 0 35px;
	margin: 40px 0px 0 0;
}

div#portfolio .port_thumb ul{
	width: 540px;
	float: left;
	border-left: 1px solid #000;
	margin: 40px 0 0 0;
	padding: 0 0 0 29px;
}

div#portfolio li {
	border-top: 1px solid #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #777;
	border-left: 1px solid #000;
	background-color: #FFF;
	padding: 7px 7px 10px 7px;
	margin: 5px 5px 5px 5px;
	float: left;
}

div#portfolio li:hover {
	padding: 6px 6px 9px 6px;
	border-top: 2px solid #E00;
	border-right: 3px solid #F00;
	border-bottom: 3px solid #F00;
	border-left: 2px solid #E00;
}




/*  Footer  */


div#footer {
	clear: both;
	float: left;
	width: 940px;
	margin: 40px 0px
}

div#footer p {
	color: #DDD;
	font-size: 12px;
	text-align: center;
	line-height: 1.2em;
}
#portfolio div#footer p {
	color: #333;

}
div#footer a:link, div#footer a:visited {
	color: #DDD;
}

#portfolio div#footer a:link, #portfolio div#footer a:visited {
	color: #333;
}

div#inner .clear {
	clear: both;
}


/*  legal  */

#legal {
	background-color: #000;
	color: #DDD;
	font-size: 12px;
	line-height: 1.4em;
}

#text {
	float: left;
	clear:both;
	margin: 200px 200px 40px 75px;
}

#legal #text li{
	list-style-type: disk;
	list-style-position: outside;
	margin: 10px 60px;	
}

#legal #text h3{
	color: #98D2D4;
	font-size: 14px;
	font-weight: normal;
	margin: 25px 20px 10px 40px;
}

