@charset "utf-8";
/* Style Sheet by: Jason Benjamin */


/*---------- 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*---------- BODY ----------*/
body {
	font-size:62.5%;
	background-color: #ebe8dd;
	background-image: url(../images/wallpaper.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: auto;
	width: 960px;
}
.header {
	height: 135px;
	background-image:url(../images/header.jpg);
	margin-bottom: 30px;
}
.mainlogo {
	float: left;
}

/*---------- NAVIGATION ----------*/
#nav li {
	font-family: Helvetica, Arial, sans-serif;
	padding: 14px 12px 17px 12px;
	margin: 86px 0 0 20px;
	float: right;
}
#Home .home, 
#Portfolio .portfolio, 
#Services .services, 
#Contact .contact,
#About .about {
	background-image: url(../images/button_bg.gif);
	border-bottom: none;
}
#nav a {
	font-size: 1.8em;
	text-decoration:none;
	color: #d9f0fc;
}
#nav a:hover {
	color: #ffffff;
}

/*---------- CONTENT ----------*/
#content {
	background-image: url(../images/whitecontent_bg.gif);
	background-repeat:repeat-x;
	background-color: #fff;
	padding: 16px;
	padding-bottom: 5em;
	
	min-height:600px;

	
	border: .1em solid #d4d1c8;
}
#Home #content {
	height:auto !important;
	min-height: 100px;
	height: 100px;
}

#content .h1container, #sidebar #archivecontainer, #projectcontainer {
	padding: 3px 0 3px 0;
	margin-bottom: 20px;
}

#sidebar #archivecontainer {
	margin-top: 40px;
}
#content h1, 
#projectcontainer ul {
	border: 1px solid #c1d1d8;
	background-image:url(../images/h1_bg.gif);
	background-repeat:repeat-x;
	padding: 7px 11px 7px 11px;
	background-color: #eff4f6;
}
#content h1 {
	font-weight:normal;
	color: #4d6e80;
	font-family: "Trebuchet MS" , trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.9em;
}

/*---------- home ----------*/
#topslideshow {
	border: .1em solid #d4d1c8;
	
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-color: #fbfdfe;
	
	height: 315px;
	padding: 30px;
}

.morebutton {
	margin-top: -114px;
	float: right;
}

#info {
	float: left;
	width: 242px;
	padding-right: 27px;
}
#info h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #807e76;
	font-size: 3em;
	border-bottom: 2px solid #dfe4e6;
	font-weight:normal;
}
#info p {
	color: #838383;
		
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
}
#info p a {
	text-decoration: none;
	border-bottom: solid 1px #838383;
	color: #192635;
}
#info p a:hover {
	border: none;
}
#info .contact {
	background-image:url(../images/questions_bg.gif);
	background-repeat:repeat-x;
	background-color: #ece9db;
	padding: 15px;
	border: 1px dashed #cbc7b7;
}
#info .contact h2 {
	color: #676048;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 2em;
}
#info .contact p {
	color: #83837c;
}
.pics {  
	background-color: #000;
	float: right;
    border:  4px solid #a4cdd8;  
    padding: 0;  
    margin:  0;  
} 
.pics img {  
    background-color: #eee;  
} 
#slideshow {
    top:  0; 
    left: 0;
	width: 620px;  
    height: 307px;  
}
div#slideshow a {
	display: none;
}
div#slideshow a.primary {
	display: inline;
	
}

/*---------- portfolio ----------*/
#Portfolio #projectscol {
	border: .1em solid #d4d1c8;
	
	background-image: url(../images/whitecontent_bg.gif);
	background-repeat:repeat-x;
	background-color: #fff;
	
	padding: 20px;
	float: left;
	width: 190px;
	margin-right: 16px;
	
}
#Portfolio #projectscol h2 {
	font-weight:normal;
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #566974;
}
.web ul#web, 
.photography ul#photography, 
.graphic ul#graphic {
	border: 1px solid #d37636;
	background-image: url(../images/h1_bg_active.gif);
	background-repeat: repeat-x;
	background-color: #f8c7a5;
}
#Portfolio #projectcontainer li h3 a {
	text-decoration:none;
	color: #626060;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 2.0em;
	margin-bottom: 5px;
}
#Portfolio #projectcontainer li h3 a:hover {
	color: #3e3e3e;
}
#Portfolio #projectcontainer ul {
	padding-top: 10px;
	padding-bottom: 20px;
}
#Portfolio #projectcontainer ul li {
	margin-top: 6px;
}
#Portfolio #projectcontainer ul li.sub a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #2e719b;
	text-decoration: none;
}

#Portfolio #projectcontainer ul li.sub a:before {
	color: #626060;
	content: "\0020 \0020 \0020 \00BB \0020";
}
#gallery img, 
#gallery1 img, 
#gallery2 img, 
#gallery3 img {
	padding: .2em;
	margin-right: -2px;
	border: 2px solid #ebebeb; 
	margin-bottom: 2px;
}
#gallery img:hover,
#gallery1 img:hover,
#gallery2 img:hover,
#gallery3 img:hover {
	border-color: #a9a9a9;
}

#Portfolio #projectcontent {
	border: .1em solid #d4d1c8;

	background-image: url(../images/whitecontent_bg.gif);
	background-repeat:repeat-x;
	background-color: #fff;
	
	padding: 20px;
	float: left;
	width: 670px;

	min-height:600px;
	height:auto !important;
	height:600px;
}
#Portfolio #projectcontent h2 a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
	color: #255975;
}
#Portfolio #projectcontent h3 {
	margin-top: 2px;
	float: left;
	margin-left: 6px;
	color: #959595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
}

#Portfolio #projectcontent h4 {
	margin: 30px 0 10px 0;
	padding-bottom: 2px;
	color: #626060;
	font-size: 2.0em;
	font-weight: normal;
	border-bottom: 2px solid #ebebeb;
}

#Portfolio #projectcontent h4 a {
	text-decoration:none;
	color: #626060;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Portfolio #projectcontent h4 a:hover {
	border-bottom: solid 2px #eb8b44;
}

#Portfolio #projectcontent h5 a {
	float: right;
	margin-right: 7px;
	text-decoration:none;
	color: #626060;
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#Portfolio #projectcontent h5 a:hover {
	border-bottom: solid 1px #626060;
}

/*---------- services ----------*/
#Services #content h2:before {
	color: #d87534;
	content: "\0020 \0020 \0020 \00BB \0020"
}
#Services #content h2 {
	font-weight:normal;
	font-size: 2.6em;
	color: #626060;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Services #content h3:before {
	color: #626060;
	/*content: "• "*/
}
#Services #content h3 {
	font-weight:normal;
	padding: 0 7px 0 7px;
	margin-top: 23px;
	font-family: "Trebuchet MS" , trebuchet, Georgia, "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #2e719b;
}

#column p,
#column2 p,
#column3 p {
	margin-top: 8px;
	padding: 0 14px 0 7px;
	font-size: 1.4em;
	line-height: 1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #5c5c5c;
}
#column, 
#column2 {
	margin-right: 12px;
	width: 300px;
	float: left;
}

#column3 {
	width: 300px;
	float: left;
}

#column img, 
#column2 img, 
#column3 img {
	margin: 8px 0 0 0;
	
	padding: .2em;
	border: 2px solid #e4e4e4; 
	
}

#column img:hover, 
#column2 img:hover, 
#column3 img:hover {
	border: 2px solid #a9a9a9;
}

/*---------- contact ----------*/
form em {
	color: #bcbcbc;
	font-size: .8em;
	font-style:oblique;
}
form #submit {
	margin-left: 150px;
}
#contactform1, 
#contactform2, 
#contactform3 {
	margin-bottom: 12px;
	padding: 6px;
	
	background-image:url(../images/form_bg.gif);
	background-repeat:repeat-x;
	
	background-color: #f8fbfe;
	border: 1px solid #9addff;
}

#error, 
#success {
	height: 100%;
	min-height:28px;
	max-height:28px;
	
	width: auto;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 2.8em;
	padding: 20px;
}

#error a, 
#success a {
	margin-top: -35px;
	float: right;
	font-size: .7em;
	text-decoration:underline;
}
#success a {
	color: #d8f18a;
}
#error a {
	color: #f5f1ce;
}
#error a:hover, 
#success a:hover {
	text-decoration:none;
	color: #fff;
} 
#success {
	border: 7px solid #9dce74;
	background-image:url(../images/mail_sucess.gif);
	background-repeat:repeat-x;
	background-color: #b1d07d;
}
#error {
	border: 7px solid #e2db94;
	background-image:url(../images/mail_error.jpg);
	background-repeat:repeat-x;
	background-color: #bcac01;
}
#error img, 
#success img {
	margin-top: -22px;
	float: left;
}

form hr {
	width: 100%;
	height: 1px;
	
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #fff;
	
	margin-bottom: 12px;
}
form {
	margin-right: 15px;
	float: left;
	width: 540px;
}
form p {
	margin-top: 3px;
	margin-right: 20px;
	
	color: #7b7b7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	text-align: right;
	
	display: block;
	width: 130px;
	float: left;
}
#infocolumn {
	width: 360px;
	float: left;
}
#infocolumn h2 {
	font-weight:bold;
	font-size: 2.1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #35b4de;
}
#infocolumn h3 {
	font-weight:normal;
	margin-top: 20px;
	color: #717070;
	font-size: 1.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#infocolumn h3 a {
	color: #717070;
	text-decoration:none;
}

#infocolumn ul {
	margin-top: 4px;
	margin-left: 25px;
	font-size: 1.3em;
	line-height: 1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
}
#infocolumn ul .mail {
	list-style-image: url(../images/email.gif);
}
#infocolumn ul .flickr {
	list-style-image: url(../images/flickr.gif);
}
#infocolumn ul .facebook {
	list-style-image: url(../images/facebook.gif);
}
#infocolumn ul .more {
	list-style-image: url(../images/people.gif);
}

.moreinfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

#infocolumn ul a,
#infocolumn p.about a {
	color: #287da9;
	text-decoration:underline;
}

#infocolumn p.contact_info {
	margin-bottom: 10px;
	display: block;
	padding: 9px 5px 15px 5px;
	border: solid #e6e5e7;
	border-width: 1px 0 1px 0;
		
	color: #676767;
	font-size: 1.6em;
	line-height: 1.1em;
	font-family: "Trebuchet MS" , trebuchet, Georgia, "Times New Roman", Times, serif;
	
	padding-left: 110px;
	background:url(../images/bubble.jpg) no-repeat;
	background-position: 9px bottom;
}

/*---------- Jason Benjamin ----------*/
.jason a {
	color: #287da9;
	text-decoration:underline;
}
.jason a:hover {
	text-decoration: none;
}
.jason p {
	font-size: 1.3em;
	line-height: 1.3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#imagecolumn {
	width: 180px;
	margin-right: 20px;
	float:left;
}
#imagecolumn ul li {
	margin-bottom: 4px;
	font-size: 1.6em;
	color: #6f7071;
}

#biocolumn {
	border-left: 1px dotted #000;
	padding-left: 20px;
	width: 700px;
	float:left;
}

#flickr h2 {
	font-family: "Trebuchet MS" , trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #1c4b64;
}
#flickr img {
	margin-right: 5px;
	border: 3px solid #ebe8dd; 
}
#flickr img:hover {
	border-color: #eb8b44;
}
#flickr p {
	padding: 10px;
	background-color: #f3d7d5;
	border: 1px solid #db6969;
	color: #4a1e1e;
	font-size: 1.3em;
}

/*---------- sitemap ----------*/
#Sitemap h2, 
#Sitemap h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Sitemap h2 {
	line-height: 2em;
	font-size:2em;
}
#Sitemap h3 {
	line-height: 1em;
	font-size:1.7em;
}
#Sitemap h2 a, 
#Sitemap h3 a {
	color: #626060;
	text-decoration:none;
}
#Sitemap h2 a:hover, 
#Sitemap h3 a:hover {
	color: #d87534;
	border-bottom: solid 1px #d87534;
}

/*---------- FOOTER ----------*/
#foot-wrap {
	padding-top: 47px;
	width: auto;
	height: 150px;
	background-image:url(../images/footer_wrapbg.jpg);
}
.footer {
	padding: 18px 0 0 102px;
	margin: auto;
	background-image: url(../images/footer_bg.jpg);
	width: 960px;
	height: 119px;
}
.footer ul {
	padding-left: 10px;
	height: 110px;
	border-right: #84aec5 dotted 1px;
	float: left;
	margin-right: 30px;
}
.footer li {
	color: #788895;
	text-align:left;
	padding: 2px;
	padding-right: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
.footer li h1 {
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #edeeef;
	margin-bottom: 10px;
	border-bottom: #5b656e solid 2px;
}
.footer li a:before {
	color: #788895;
	content: "\0020 \0020 \0020 \00BB \0020";
}
.footer li a:hover:before, 
.footer li a:hover  {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ffb388;
}
.footer li a {
	text-decoration:none;
	color: #bad2df;
}