﻿/*
-----------------------------------------------
Active Works Media.com Style Sheet
author:   Jason DiSilva
version:  2008.11
----------------------------------------------- */

* {
	border-width: 0px;
	padding: 0;
	font-family: Calibri;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
body {
	background: #ffcc66 url('images/gnome.png') no-repeat fixed;
	margin: 0 0 50px 0;
	}
	
/* =Header
----------------------------------------------- */

#header {
	float: left;
	width: 696px;
	height: 74px;
	margin: 75px 0 0 33px; 
	padding: 0;
	background: url('images/header_bar_left.gif') no-repeat left 50%;
	display: inline;
	}
	
h1#hand {
	width: 222px;
	height: 167px;
	display: block;
	position: absolute;
	top: 0;
	left: 58px;
	background: url('images/hand_2.png') no-repeat;
	}
h1#hand2 {
	width:222px;
	height:167px;
	display: block;
	position: absolute;
	top:0;
	left:58px;
	background: url('images/hand_3.png') no-repeat;
}
	
h1#hand span {
	display: none;
	}

/* =Structure
----------------------------------------------- */

#wrapper {
	position: relative;
	width: 760px;
	margin: 0 auto;
	}
	
#nav_wrapper {
	float: right;
	width: 432px;
	margin: 0;
	padding: 0;
	height: 74px;
	display: inline;
	}
	
#content {
	float: left;
	width: 640px;
	margin: 0 0 0 33px;
	padding: 27px 27px 0 27px;
	background: #cccc99 url('images/bubble_shadow.gif') repeat-x 50% top;
	display: inline;
	}
	
.column_row {
	float: left;
	width: 639px;
	margin: 0;
	padding: 0;
	}

.column {
	float: left;
	width: 195px;
	margin: 0 27px 0 0;
	padding: 0;
	display: inline;
	}
	
.column_last {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	margin-right:-3px;
	display: inline;
	}
	
#rbroundbox_top {
	float: left;
	width: 760px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url('images/bubble_top.gif') no-repeat;
	display: inline;
	}
	
#rbroundbox {
	float: left;
	width: 690px;
	margin: 0;
	padding: 20px 30px 10px 40px;
	background: #ffffff url('images/bubble_bg_gradient.gif') no-repeat 50% bottom;
	display: inline;
	font-family: Arial;
	font-size: small;
}
	
#rbroundbox_bottom {
	float: left;
	width: 760px;
	height: 13px;
	margin: 0;
	padding: 0;
	background: url('images/bubble_bottom.gif') no-repeat;
	display: inline;
	}	
	
#form_wrapper {
	float: left;
	width: 392px;
	margin-right: 28px;
	display: inline;
	}
	
#footer {
	float: left;
	width: 640px;
	margin: 0 0 0 33px;
	padding: 0 27px 0 27px;
	background: #cccc99;
	display: inline;
	}
	
#footer_bottom {
	float: left;
	width: 699px;
	height: 19px;
	margin: 0 0 0 33px;
	padding: 0;
	background: url('images/footer_bottom.gif') no-repeat;
	display: inline;
	}
	
#contact_column {
	float: left;
	width: 216px;
	margin-left: 4px;
	padding: 0;
	display: inline;
	}

/* =Nav
----------------------------------------------- */

#nav {
	width: 432px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 74px;
	display: inline;
	overflow: hidden;
	z-index: 1;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 74px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -74px;
	}

#nav a.selected {
	background-position: 0 -74px;
	}
	
#nav a:active {
	background-position: 0 -74px;
	}
	
#home a  {
	width: 107px;
	height: 148px;
	margin: 0;
	background: url('images/nav_home.gif') no-repeat;
}

#portfolio a  {
	width: 107px;
	height: 148px;
	margin: 0;
	background: url('images/nav_portfolio.gif') no-repeat;
}
	
#services a  {
	width: 107px;
	height: 148px;
	margin: 0;
	background: url('images/nav_services.gif') no-repeat;
}
	
#contact a  {
	width: 111px;
	height: 148px;
	margin: 0;
	background: url('images/nav_contact.gif') no-repeat;
}

/* =Headings
----------------------------------------------- */

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #463230;
	margin: 10px 0 10px 0;
	}
	
h3 {
	font-family: Calibri;
	font-size: 1.25em;
	font-weight: 700;
	color: #463230;
	text-align: left;
	margin: 10px 0 10px 0;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin: 5px 0 9px 0;
	font-weight: normal;
	}
	
h2#main_title {
	background: url('images/title_home.jpg') no-repeat;
	width: 330px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2#main_photography {
	background: url('images/picture_indexpic.gif') no-repeat;
	width: 330px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2#main_title span {
	display: none;
	}

h2#services_title {
	background: url('images/title_services.jpg') no-repeat;
	width: 344px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}

h2#services_thanks {
	background: url('images/title_thanks.jpg') no-repeat;
	width: 344px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2#services_title span {
	display: none;
	}

h2#portfolio_title {
	background: url('images/title_portfolio_new.jpg') no-repeat;
	width: 344px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2#portfolio_title span {
	display: none;
	}

h2#contact_title {
	background: url('images/title_contact.png') no-repeat;
	width: 344px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2#contact_title span {
	display: none;
	}

h2#thanks_title {
	background: url('images/title_thanks.gif') no-repeat;
	width: 344px;
	height: 65px;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2#thanks_title span {
	display: none;
	}
	
/* =Form 
--------------------------------------------*/

.fbintro {
	display: none;
	}

.fbform {
	margin: 0;
	padding: 0;
	}
	/* regular fieldset */
	.fbform fieldset {
		border: none;
		margin: 0;
		padding: 0;
		display: block;
		}
		/* fieldset containing submit btn */
		.fbform fieldset.fbsubmit {
			border: 0;
			margin: 0 0 20px 0;
			padding: 0;
		}
	/* legend */
	.fbform legend {
		color: #333;
		font-size: 1.1em;
  		font-weight: bold;
  		margin-bottom: 0;
  		padding: 0;
		display: none;
  		}
  	.fbform dl {
		margin: 0;
	}
  	.fbform dt {
  		clear: both;
  		display: block;
  		float: left;
  		margin: 0;
  		padding: 0 0 5px 0;
  		width: 120px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .9em;
		font-weight: bold;
		color: #000000;
		text-align: left;
		line-height: 18px;
		}
  	.fbform dd {
  		display: block;
  		float: left;
  		margin: 0;
		padding:0;
		width: 340px;
  		}
  		/* field instructions */
  		.fbform dd p {
  			font-size: 0.8em;
  			margin: 0;
  			}
  		.fbform dd label {
  			display: block;
			}
  	/* dividers */
  	.fbform dd.fbformdivider {
  		border-bottom: 1px solid #ccc;
  		clear: both;
  		float:none;
  		height: 1px;
		margin: 0;
		overflow: hidden;
		width: auto;
  		}
  		.fbform dd.fbformdivider.fblast {
	  		display: none;
	  		}
.fbtextfield {
	background: #fff;
	width: 392px;
	margin-bottom: 5px;
}
.fbselect {
	background: #fff;
	width: 300px;
	margin-bottom: 5px;
	}
.fbtextarea {
	/* textarea tends to override font settings, so we will re-specify them here */
	font-family:Verdana,Arial,sans-serif;
	font-size: 1em;
	width: 392px;
	margin-bottom: 5px;
}
.fbradio {
	/* style radio buttons here, if need be */
	}
.fbcheckbox {
	/* style checkboxes here, if need be */
	}
.fbsubmitbtn {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	width: 99px;
		height: 29px;
	background: url('images/send_button.gif') no-repeat;
		margin: 0;
		padding: 0;
		cursor: pointer;
}
.fbfielderror {
	color: #e00000;
}
.fbrequired {
	color: #e00000;
}
/* Error Message */
.fbformerrormessage {
	background: #f9ecec;
	border: 3px solid #e00000;
	margin: 0 0 10px 0;
	}
	.fbformerrormessage h2 {
		background: #e00000;
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		padding: 10px 15px;
		margin: 0;
		}
	.fbformerrormessage ul {
		margin: 15px 0 15px 15px;
		}
	.fbformerrormessage ul li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000000;
		text-align: left;
		list-style: disc;
		margin: 0 0 0 15px;
		}
/* Thanks Message */
.fbthanks {
	background: #f1fcf1;
	border: 3px solid #02b602;
	margin: 0 0 15px 0;
	}
	.fbthanks h2 {
		background: #02b602;
		color: #fff;
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		padding: 10px 15px;
		margin: 0;
		}
	.fbthanks p {
		padding: 15px 15px;
		}
		.fbthanks p a {
			margin: 0;
			padding: 0;
			}

/* =Lists
----------------------------------------------- */

ul.serv {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	}

ul.serv li {
	float: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	clear: left;
	background: url('images/check.gif') no-repeat 0 2px;
	width: 100%;
	}
	
ul.serv li a:visited {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

ul.serv li a:active {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

ul.serv li a:link {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

ul.serv li a {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

ul.serv li a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cc6633;
	}
	
/* =Links
----------------------------------------------- */

p a:visited {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

p a:active {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

p a:link {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

p a {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

p a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cc6633;
	}
	
h4 a:visited {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

h4 a:active {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

h4 a:link {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

h4 a {
	color: #cc6633;
	text-decoration: none;
	border-bottom: 1px dotted #cc6633;
	}

h4 a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #cc6633;
	}
	
	
/* Misc: =Tables
----------------------------------------------- */

table {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 640px;
		margin-bottom: 10px;
	}
	
td {
	vertical-align: top;
	}

/* Misc: =Images
----------------------------------------------- */

.image_index {
	float: right;
	width: 346px;
	height: 286px;
	margin: -90px 0 0 15px;
	padding: 0;
	background: url('images/photo_main.png') no-repeat;
	display: inline;
	}
	
.image_index_photography {
	float: right;
	width: 346px;
	height: 286px;
	margin: -90px 0 0 15px;
	padding: 0;
	background: url('images/photo_main_photography.png') no-repeat;
	display: inline;
	}
	
.image_portfolio {
	float: right;
	width: 346px;
	height: 286px;
	margin: -90px 0 0 15px;
	padding: 0;
	background: url('images/photo_portfolio.png') no-repeat;
	display: inline;
	}
	
.image_services {
	float: right;
	width: 346px;
	height: 286px;
	margin: -90px 0 0 15px;
	padding: 0;
	background: url('images/photo_services.png') no-repeat;
	display: inline;
	}
	
.image_contact {
	float: right;
	width: 346px;
	height: 286px;
	margin: -90px 0 0 15px;
	padding: 0;
	background: url('images/photo_contact.png') no-repeat;
	display: inline;
	}

.image_thanks {
	float: right;
	width: 346px;
	height: 286px;
	margin: -90px 0 0 15px;
	padding: 0;
	background: url('images/photo_thanks.png') no-repeat;
	display: inline;
	}
	
#arrow {
	position: absolute;
	width: 45px;
	height: 42px;
	background: url('images/arrow.gif') no-repeat;
	z-index: 10;
	margin: 32px 0 0 355px;
	}
	
#arrow.portfolio {
	margin: 32px 0 0 470px;
	}
	
#arrow.services {
	margin: 32px 0 0 575px;
	}
	
.arrow_contact {
	position: absolute;
	width: 45px;
	height: 42px;
	background: url('images/arrow_contact.gif') no-repeat;
	z-index: 10;
	margin: 32px 0 0 555px;
	}
	
.column img {
	border: 6px solid #ffffff;
	}
	
.column_last img {
	border: 6px solid #ffffff;
	}
	
/* Misc:
----------------------------------------------- */
	
p {
	text-align: left;
	line-height: 20px;
	margin-bottom: 18px;
	font-family: Calibri;
}
	
p strong {
	font-weight: bold;
	}
	
#rbroundbox p {
	margin-bottom: 0;
	}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-bottom: 18px;
	}
	
/*#contact_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	text-align: left;
	line-height: 20px;
	}*/
	
.f_left {
	float: left;
	margin: 0;
	}

.f_right {
	float: right;
	margin: 0;
	}
	
.right {
	text-align: right;
	margin: 0 0 20px 0;
	}
	
.red {
	color: #e00000;
	}
	
.bold {
	font-weight: bold;
	}

.hide {
	display: none;
	}
	
.line_break_footer {
	float: left;
	width: 640px;
	height: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #000000;
	overflow: hidden;
	display: inline;
	}
		
.line {
	border: 3px solid #999966;
	margin-top: 13px;
	}
	
blockquote {
  background: url('images/quote.gif') no-repeat left top;
  margin: 20px 0 0 0;
  padding: 0 0 0 50px;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
	}
