/* ---- RESET EVERYTHING ---- */
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;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
	font:normal 14px "league-gothic-1","league-gothic-2",arial,sans-serif;
	}
 
blockquote, q {
	quotes: none;
	}
 
:focus {
	outline: 0;
	}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* --- Begin Site Styles --- */
body{
	margin:0;
	padding:0;
	font: normal 16px/1.4 Arial, sans-serif;
	letter-spacing:1px;
	background:#fff url(../_images/_v2/body_bg.jpg) top left repeat-x;
	color:#222;
}

/*div#case{
	background:transparent url(../_images/_v2/comp.jpg) top center no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:1200px;
	height:150px;
	border:3px solid #af0000;
	
}*/

div#wrap{
	width:800px;
	margin:0px auto 0 auto;
	background-color:transparent;
	padding:150px 48px 50px 48px;
	*padding:180px 48px 50px 48px;
	position:relative;
	border:0px solid blue;
}

html > body div#wrap{}

h1{

	text-indent:-3000px;
	height:150px;
	width:1200px;
	background:transparent url(../_images/_v2/comp.jpg) top center no-repeat;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-600px;
	z-index:1px;
}


h2{
	text-indent:-3000px;
	height:0;

}



h3{
	margin:0px 0 0px 0;
	font:normal 28px "league-gothic-1","league-gothic-2",arial,sans-serif;
	letter-spacing:1px;
	color:#333;
	padding-bottom:2px;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}

h3 span{
	padding:0px 0px 1px 0;
	border:0px solid #ccc;
	color:#9c9c9c;
	font:normal 14px "league-gothic-1","league-gothic-2",arial,sans-serif;
	letter-spacing:2px;
	display:block;
	text-transform:lowercase;
}

h4{
	margin:18px 0 0px 0;
	font:normal 18px/1.4 "league-gothic-1","league-gothic-2",arial,sans-serif;
	letter-spacing:1px;
	color:#333;
	text-transform:uppercase;
}

h4 span{
	padding:0px 0px 1px 0;
	border:0px solid #ccc;
	color:#9c9c9c;
	font:normal 14px "league-gothic-1","league-gothic-2",arial,sans-serif;
	letter-spacing:2px;
	display:block;
	text-transform:lowercase;
}

a:link{
	color:#3a5080;
}
a:visited{
	color:#556a96;
}

.modal{
	display:none;
	width:754px;
	height:320px;
	background:transparent url(../_images/_v2/comp-buttons.gif) top left no-repeat;
	background-position: 0 -200px;
	position:absolute;
	top:140px;
	left:70px;
	z-index:50;

}

#contact_details #cform{
	width:710px;
	position:absolute;
	top:20px;
	left:30px;
}

#cform div.f_wrap{
	width:308px;
	padding: 8px 0;
	border-bottom:0px solid #ededed;
}
#cform div.f_wrap label{
	display:block;
	font-size:20px;
	color:#666;
}
#cform div.f_wrap input, #cform div.f_wrap textarea{
	width:300px;
	padding:4px;
	font:bold 20px Arial;
	color:#000;
	border:1px solid #ccc;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
}
div.f_wrap textarea{
	height:102px;
}
#cform div.f_wrap span{
	position:absolute;
	top:8px;
	right:0;
	font-size:20px;
	color:#9c9c9c;
}

#cform #send_f{
	display:block;
	width:103px;
	height:32px;
	padding:2px 0 0 8px;
	background:transparent url(../_images/_v2/comp-buttons.gif) top left no-repeat;
	background-position: -250px 0px;
	border:0;
	font:normal 19px/1 "league-gothic-1","league-gothic-2",arial,sans-serif;
	letter-spacing:1px;
	color:#ededed;
	text-transform:uppercase;
	text-align:left;
	cursor:pointer;
		cursor:hand;
	position:absolute;
	top:195px;
	right:51px;
}
#cform #send_f:hover{
	background-position: -250px -32px;
}

#contact_details #c_message{
	position:absolute;
	top:36px;
	left:350px;
}


#about_details #backg{
	width:400px;
	position:absolute;
	top:20px;
	left:30px;
}

#about_details #backg h3{
	margin-top:0;
}

#about_details #backg p{
	font: normal 14px/1.4 Arial;
	*font: normal 14px/1.2 Arial;  
	letter-spacing:.8px;
	margin-top:12px;
}
#about_details #backg p a, .modal ul li a{
	font-family:arial;
}

#about_details #backg p img{
	float: left;
	margin: 4px 15px 15px 0;
}

#about_details #principals{
	width:250px;
	position:absolute;
	top:20px;
	left:460px;
}

.modal ul{
	margin: 12px 0 0 15px;
}
.modal ul li{
	margin-bottom:8px;
	font: normal 11px/1.4 Arial;
	letter-spacing:.8px;
}
.modal ul li a{
	font: normal 11px/1.4 Arial;
}


div#project{
	width:246px;
	height:665px;
	padding-right:20px;
	position:relative;
border:1px solid #fff;
	margin-top:15px;
}

div#project img#big{
	position: absolute;
	top:0;
	left:264px;
	border:1px solid #dedede;
}

div#project img#small{
	position: absolute;
	left:0;
	bottom:-2px;
	border:1px solid #dedede;
}


a#proj_link{
	display:block;
	color:#3a5080;
	font:normal 18px/1.4 "league-gothic-1","league-gothic-2",arial,sans-serif;
	letter-spacing:1px;
	margin-top:18px;
	font-weight:normal;
	text-transform:uppercase;
}




/* --- Main Nav Buttons --*/

#site_nav{
	position:absolute;
	width:800px;
	height:32px;
	list-style:none;
	top:98px;
	left:50%;
	margin-left:-400px;
	z-index:100;
}
#site_nav li{
	position:absolute;
}

#site_nav li a{
	display:block;
	font-size:19px;
	font-family: "league-gothic-1","league-gothic-2",arial,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
	color:#787878;
	height:27px;
	width:91px;
	padding: 5px 0 0 9px;
	background:transparent url(../_images/_v2/comp-buttons.gif) top left no-repeat;
}

#site_nav li.sele a, #site_nav li a:active{
	color:#ededed;
}

/* Contact*/
#site_nav li#contact{
	top:0;
	right:0;
}
#site_nav li#contact a{
	width:92px;
	background-position:-102px 0;
}
#site_nav li#contact a:hover{

	background-position:-102px -32px;
}
#site_nav li#contact.sele a, #site_nav li#contact a:active{

	background-position:-102px -64px;

	
}

/* About*/
#site_nav li#about{
	top:0;
	right:101px;
}
#site_nav li#about a{
	width:93px;
	background-position:0px 0;
}
#site_nav li#about a:hover{
	background-position:0px -32px;
}
#site_nav li#about.sele a, #site_nav li#about a:active{
	background-position:0px -64px;

}


/* Work*/
#site_nav li#work{
	top:0;
	left:0px;
}
#site_nav li#work a{
	width:93px;
	background-position:0px -100px;
	border:;
}
#site_nav li#work a:hover{
	background-position:0px -132px;
}
#site_nav li#work.sele a, #site_nav li#work a:active{
	background-position:0px -164px;
}

/* Fun */
#site_nav li#fun{
	top:0;
	left:102px;
}
#site_nav li#fun a{
	width:92px;
	background-position:-102px -100px;
	border:;
}
#site_nav li#fun a:hover{
	background-position:-102px -132px;
}
#site_nav li#fun.sele a, #site_nav li#fun a:active{
	background-position:-102px -164px;
}


/*a.button{
	display:block;
	background:transparent url(../_images/button.gif) top left no-repeat;
	height:26px;
	width:178px;
	font:bold 11px Arial;
	text-decoration:none;
	text-align:center;
	color:#493700;
	padding:15px 0 0 0;
}

a.button:hover{
	background-position: 0 -41px;
}

a.button_small{
	display:block;
	background:transparent url(../_images/button_small.gif) top left no-repeat;
	height:19px;
	width:113px;
	font:bold 11px Arial;
	text-decoration:none;
	text-align:center;
	color:#493700;
	padding:7px 0 0 0;
}

a.button_small:hover{
	background-position: 0 -26px;
}

a#more{
	position:absolute;
	top:4px;left:590px;
}

html > body a#more{
		top:-3px;
}

a#resumer{
	position:absolute;
	right:50px;
	top:22px;
}

a#emailer{
	position:absolute;
	right:234px;
	top:22px;
}
*/
div#footer{
	width:800px;
	padding:25px 50px;
	font-size:12px;
	color:#9c9c9c;
	border-top: 1px solid #ededed;
	margin:0 auto;
	text-transform:uppercase;
	text-align:center;
}


/*------ Main Nav ----- */

div#work_wrap{
	height:110px;
	margin:30px 0 0px 0;
	background-color:#fff;

}

ul#work_nav{
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
	background-color:#fff;
}

ul#work_nav li{
	display:inline;
	margin:0;
	padding:0;
}

ul#work_nav li a{
	float:left;
	display:block;
	width:67px;
	height:110px;
	background:transparent url(../_images/_v2/nav.gif) top left no-repeat;
	overflow:hidden;
	background-position: -670px -131px;
	border:0px solid #af0000;
}

ul#work_nav.fun li a{
	background: transparent url(../_images/_v2/nav-fun.gif) top left no-repeat;
	background-position: -670px -131px;
}



ul#work_nav li a strong{
	display:none;
}


ul#work_nav li a:hover{
/*	background-position: 0 0;*/
}
ul#work_nav li#slot_1 a{background-position: -0px -131px;} ul#work_nav li#slot_1 a:hover, ul#work_nav li#slot_1 a#sele{background-position: -0px 0px;} ul#work_nav li#slot_1 a:active{background-position: -0px -250px;}
ul#work_nav li#slot_2 a{background-position: -67px -131px;} ul#work_nav li#slot_2 a:hover, ul#work_nav li#slot_2 a#sele{background-position: -67px 0px;} ul#work_nav li#slot_2 a:active{background-position: -67px -250px;}
ul#work_nav li#slot_3 a{background-position: -134px -131px;} ul#work_nav li#slot_3 a:hover, ul#work_nav li#slot_3 a#sele{background-position: -134px 0px;} ul#work_nav li#slot_3 a:active{background-position: -134px -250px;}
ul#work_nav li#slot_4 a{background-position: -201px -131px;} ul#work_nav li#slot_4 a:hover, ul#work_nav li#slot_4 a#sele{background-position: -201px 0px;} ul#work_nav li#slot_4 a:active{background-position: -201px -250px;}
ul#work_nav li#slot_5 a{background-position: -268px -131px;} ul#work_nav li#slot_5 a:hover, ul#work_nav li#slot_5 a#sele{background-position: -268px -0px;}  ul#work_nav li#slot_5 a:active{background-position: -268px -250px;}
ul#work_nav li#slot_6 a{background-position: -335px -131px;} ul#work_nav li#slot_6 a:hover, ul#work_nav li#slot_6 a#sele{background-position: -335px 0px;} ul#work_nav li#slot_6 a:active{background-position: -335px -250px;}
ul#work_nav li#slot_7 a{background-position: -402px -131px;} ul#work_nav li#slot_7 a:hover, ul#work_nav li#slot_7 a#sele{background-position: -402px 0px;} ul#work_nav li#slot_7 a:active{background-position: -402px -250px;}
ul#work_nav li#slot_8 a{background-position: -469px -131px;} ul#work_nav li#slot_8 a:hover, ul#work_nav li#slot_8 a#sele{background-position: -469px 0px;} ul#work_nav li#slot_8 a:active{background-position: -469px -250px;}
ul#work_nav li#slot_9 a{background-position: -536px -131px;} ul#work_nav li#slot_9 a:hover, ul#work_nav li#slot_9 a#sele{background-position: -536px 0px;} ul#work_nav li#slot_9 a:active{background-position: -536px -250px;}
ul#work_nav li#slot_10 a{background-position: -603px -131px;} ul#work_nav li#slot_10 a:hover, ul#work_nav li#slot_10 a#sele{background-position: -603px 0px;} ul#work_nav li#slot_10 a:active{background-position: -603px -250px;}
/*ul#work_nav li#slot_11 a{background-position: -670px -131px;cursor:default;} ul#work_nav li#slot_11 a:hover, ul#work_nav li#slot_11 a#sele{background-position: -670px -131px;cursor:default;}
ul#work_nav li#slot_12 a{width:63px;background-position: -670px -131px;cursor:default;} ul#work_nav li#slot_12 a:hover, ul#work_nav li#slot_12 a#sele{background-position: -670px -131px;cursor:default;}*/

ul#work_nav li a.last{width:63px;}



/*



div#frivolous div#header1{
	border:0;
	margin:0;
	padding:0;
	height:7px;
	width:53px;
	position:absolute;
	top:58px;
	left:0px;
	line-height:0;
	background-color:#000;
	z-index:1px;
}

div#frivolous div#header2{
	border:0;
	height:7px; 
	width:579px;
	position:absolute;
	top:83px;
	left:321px;
	line-height:0;
	background-color:#000;
}

html > body div#frivolous div#header2{
	top:83px;
}

body:last-child div#frivolous div#header2{
   top:84px;
}

div#frivolous div#header2, x:-moz-any-link {
	top:83px;
}

div#frivolous div#left1{
	position:absolute;
	top:15px;
	left:-7px;
	width:7px;
	height:0px;
	background-color:#000;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

div#frivolous div#left2{
	position:absolute;
	top:35px;
	left:-14px;
	width:7px;
	height:0px;
	background-color:#000;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}

div#frivolous div#left3{
	position:absolute;
	top:55px;
	left:-21px;
	width:7px;
	height:0px;
	background-color:#000;
	filter:alpha(opacity=05);
	-moz-opacity:.05;
	opacity:.05;
}

div#frivolous div#right1{
	position:absolute;
	top:15px;
	right:-7px;
	width:7px;
	height:0px;
	background-color:#000;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

div#frivolous div#right2{
	position:absolute;
	top:35px;
	right:-14px;
	width:7px;
	height:0px;
	background-color:#000;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}

div#frivolous div#right3{
	position:absolute;
	top:55px;
	right:-21px;
	width:7px;
	height:0px;
	background-color:#000;
	filter:alpha(opacity=05);
	-moz-opacity:.05;
	opacity:.05;
}

*/
/*----------------------------------------------------------------
  ----------------------------------------------------------------
-- Custom Colors:     */


/* ------ Abner Henry ------------------ */

body.abner{
/*	background-color:#93644c;*/
}

body.abner h1{
	background-position:0 -750px;
}

body.abner h2{
	color:#39200d;
}

body.abner h2 span{
	background-color:#f3f2f0;
}

body.abner div#frivolous div#header1, body.abner div#frivolous div#header2{
	background-color:#39200d;
}


/* ------ Paint 4 You ------------------ */

body.paint{
/*	background-color:#bd0714;*/
}

body.paint h1{
	background-position:0 -600px;
}
body.paint div#frivolous div#header1, body.paint div#frivolous div#header2{
	background-color:#311f0f;
}


body.paint h2{
	color:#3b2919;
}

body.paint h2 span{
	background-color:#f0ede8;
}


/* ------ Functional ------------------ */

body.functional{
/*	background-color:#b5d9ad;*/
}

body.functional h1{
	background-position:0 -450px;
}
body.functional div#frivolous div#header1, body.functional div#frivolous div#header2{
	background-color:#413c2d;
}


body.functional h2{
	color:#413c2d;
}

body.functional h2 span{
	background-color:#f0f7ef;
}

/* ------ Natures Retreat ------------------ */

body.nature{
/*	background-color:#376d56;*/
}

body.nature h1{
	color:#482320;
}
body.nature div#frivolous div#header1, body.nature div#frivolous div#header2{
	background-color:#482320;
}


body.nature h2{
	color:#482320;
}

body.nature h2 span{
	background-color:#f0e6db;
}


/* ------ 614 ------------------ */

body.mag{
/*	background-color:#403a5f;*/

}

body.mag h1{
	background-position: 0 -150px;
}
body.mag div#frivolous div#header1, body.mag div#frivolous div#header2{
	background-color:#0083b9;
}


body.mag h2{
	color:#0083b9;
}

body.mag h2 span{
	background-color:#ededed;
}


/* ------ Sloopy ------------------ */

body.sloopy{
/*	background-color:#2f2f2f;*/
}

body.sloopy h1{
	background-position: 0 -300px;
}
body.sloopy div#frivolous div#header1, body.sloopy div#frivolous div#header2{
	background-color:#7e1414;
}


body.sloopy h2{
	color:#7e1414;
}

body.sloopy h2 span{
	background-color:#e2eaf9;
}


/* ------ Classmap ------------------ */

body.classmap{
/*	background-color:#d1cbb7;*/
}

body.classmap h1{
	color:#80312c;
}
body.classmap div#frivolous div#header1, body.classmap div#frivolous div#header2{
	background-color:#80312c;
}


body.classmap h2{
	color:#80312c;
}

body.classmap h2 span{
	background-color:#fbf6ce;
}

body.classmap div#project img#big, body.classmap  div#project img#small{
	border:0px solid #ccc;
}

/* ------ Hotfoot ------------------ */

body.hotfoot{
/*	background-color:#084d87;*/
}

body.hotfoot h1{
	background-position:0 -900px;
}
body.hotfoot div#frivolous div#header1, body.hotfoot div#frivolous div#header2{
	background-color:#363e45;
}


body.hotfoot h2{
	color:#363e45;
}

body.hotfoot h2 span{
	background-color:#e5f2ff;
}

/* ------ Wedding ------------------ */

body.wedding{
/*	background-color:#9fce69;*/
}

body.wedding h1{
	color:#111111;
}
body.wedding div#frivolous div#header1, body.wedding div#frivolous div#header2{
	background-color:#111111;
}


body.wedding h2{
	color:#111111;
}

body.wedding h2 span{
	background-color:#ecf5e2;
}

body.wedding div#project img#big, body.wedding  div#project img#small{
	border:1px solid #ccc;
}


/* ------ UWeekly ------------------ */

body.uweekly{
/*	background-color:#8e0006;*/
}

body.uweekly h1{
	background-position: 0 -300px;
}
body.uweekly div#frivolous div#header1, body.uweekly div#frivolous div#header2{
	background-color:#363b45;
}


body.uweekly h2{
	color:#363b45;
}

body.uweekly h2 span{
	background-color:#ededed;
}

body.uweekly div#project img#big, body.uweekly  div#project img#small{
	border:1px solid #ccc;
}
