@charset "utf-8";
/* CSS Document */

/* 
------------General Styles------------------------------------------------
*/

body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 20px;
	font: normal 11pt/140% Verdana,Arial,Helvetica,sans-serif;
}	

/*
-----------Header Styles---------------------
*/

#header #logo p.printer {
	display: block;
	}
	
#header #logo {
	padding-bottom: 5pt;
	}
	
#header p.telephone {
	font-family: "Century Gothic", "Avant Garde", Helvetica, Arial, sans-serif;
	color: #817f84;
	font-size: 12pt;
	}
	
#header p.telephone img {
	padding-right: 5pt;
	}
	
/*
-----------Content Styles---------------------
*/

#content {
	padding-top: 22pt;
	margin-top: 20pt;
	border-top: 1px dotted #818084;
}

#copy {
	padding-bottom: 9pt;
	border-bottom: 1px dotted #818084;
	}
	
h1, h2, h3, h4, h5, h6, h7 #contact {
	font-family: "Century Gothic", "Avant Garde", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	}
	
#introduction em, #contact em {
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	}
	
#introduction strong, #contact strong, #introduction a, #contact a {
	font-weight: bold;
	color: #0090d2;
	}
	
#content h1 {
	font-size: 19pt;
	margin-top: 0;
	margin-bottom: 18pt;
}

h2, h3, h4, h5, h6, h7 {
	font-size: 12pt;
	line-height: 2.5em;
	}
	
#contact {
	padding-top: 20pt;
}

p {
	margin-top: 0;
	line-height: 160%;
	}
	
#footer {
	padding-top: 18pt;
	margin-top: 20pt;
	border-top: 1px dotted #818084;
	font-size: 10pt;
	}

/* Things to hide */


#header #logo p, #question, #consultation, #sidebar, #navigation, #TabbedPanels1, #skip, .section, #recent_projects, embed , .frame, iframe, #video_production, #virtual_tour {
	display: none;
}

/* Links */

a {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	}
	
a:after {
	content: " (" attr(href) ")";
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	}

/* Index Page */

#home #header h1 {
	margin-top: 0;
	margin-bottom:19.5pt;
	}
	
#home #header h1 a {
	display: none;
	}

#home #sidebar {
	display: block;
	border-top:1px dotted #818084;
	margin-top:20pt;
	padding-top:22pt;
	}
	
#home #content {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	}
	
#services .section {
	display: block;
	padding-top: 0.7em;
	}
	
/* HTML Portfolio Styles */

.project_item {
	page-break-before: always;
	}

.first_project_item {
	page-break-before: auto;
	margin-top: 15pt;
	padding-top: 3pt;
	border-top: 1px dotted #818084;
	}
	
.project_preview a {
	border: none;
	text-decoration: none;
	}

.project_preview a img {
	border-color: #000;
	}

.project_preview a:after {
	display: none;
	}
	
.deliverables p {
	margin-top: 17pt;
	margin-bottom: 10pt;
	padding-bottom: 22pt;
	margin-bottom: 12pt;
	border-bottom: 1px dotted #818084;
	}
	
p.more {
	padding-top: 8pt;
	margin-bottom: 12pt;
	}
	
#download_flash {
	padding-top: 18pt;
	margin-top: 20pt;
	border-top: 1px dotted #818084;
	}
	
/* Case Study Styles */

#case_study .project_item {
	page-break-before: auto;
	}
	
#case_study .project_description {
	margin-top: 17pt;
}

#case_study .screenshots {
	padding: 9pt 0 13pt;
	}
	
#case_study .screenshots p {
	display: inline;
	padding-right: 15pt;
	}

#case_study .screenshots p img {
	border: 2px solid #000;
	}

/* School Photography Styles */

#photography #copy {
	padding-bottom: 0;
	border-bottom: none;
	}
	
#photography #photo_gallery {
	border-bottom:1px dotted #818084;
padding:9pt 0 13pt;
}

#photography #photo_gallery a:after {
	display: none;
	}
	
#photography #photo_gallery .row {
	padding-bottom: 9pt;
	}
	
#photography #photo_gallery p {
	display: inline;
	padding-right:15pt;
	}
	
#photography #photo_gallery a {
	text-decoration: none;
	border: none;
	}	
	
#photography #photo_gallery a img {
	border: 2px solid #000;
	}	

#photography .simple_overlay {
	display: none;
	
/* Latest News Styles */

.postDate {
	font-size: 10pt;
	}
	
#stories a:after {
	display: none;
	}
	
#stories h1 {
font-size: 12pt;
	line-height: 2.5em;
	margin-bottom: 11pt;
	}
	
#stories h1.title {
	font-size: 10pt;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 10pt;
	margin-top: 0;
	}
	
#stories .postViewInfo {
	padding: 0;
	background-image: none;
	font-style: italic;
	font-size: 10pt !important;
	border:none;
	margin-bottom: 12pt !important;
	}
