@charset "utf-8";
html {
	height:100%;
}
body {
	height:100%;
	background-color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	margin:0;
	padding:0;
}
a:link, a:visited, a:active{
	color: #6e2405;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
#container {
	background-color:#FFF;
	width:100%;
	margin:0 auto;
	padding:0;
	min-height:100%;
	position:relative;
}
#header {
	width:900px;
	background:#fff;
	margin: 0 auto;
	padding:0;
}
#content {
	background-color:#FFF;
	min-height:100%;
	height: auto !important;
	height:100%;
	width:900px;
	margin:0 auto -4em;	/* Height of the footer */
}
#contentcenter{
	margin:1em auto 1em auto;
	width:90%;
}
#contentright{
	float:right;
	width:70%;
	padding:0 1em 0;
}
#sidebarleft{
	float:left;
	width:25%;
}
.imgcontentleft{
	margin:1em 2em 0 2em;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:4em;			/* Height of the footer */
	background-color:#666;
	background-image:url(http://www.johnoconnorphoto.com/images/ident/headers/footer-border.png);
	background-repeat:repeat-x;
	
}
.push{
	height:4em;
}
/* Font styling */
#header p,
#header h1 {
	background-image:url(http://www.johnoconnorphoto.com/images/ident/john-oconnor-photo-logo2.png);
	width:400px;
	height:40px;
	text-indent:-2000%;
	margin:0;
	padding:0;
	float:left;
}
/* Page headers */
h1.statement{
	background-image:url(images/ident/headers/statement.png);
	width:302px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-2000%;
	margin:0 auto 0 auto;
}
h1.printinfo{
	background-image:url(images/ident/headers/fine-art-prints.png);
	width:302px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-2000%;
	margin:0 auto 0 auto;
}
h1.gifts{
	background-image:url(images/ident/headers/gifts.png);
	width:302px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-2000%;
	margin:0 auto 0 auto;
}
h1.services{
	background-image:url(images/ident/headers/services.png);
	width:302px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-2000%;
	margin:0 auto 0 auto;
}
h1.contact{
	background-image:url(images/ident/headers/contact.png);
	width:302px;
	height:61px;
	background-repeat:no-repeat;
	text-indent:-2000%;
	margin:0 auto 0 auto;
}
h1, h2, h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#6e2405;
}
h1 {
	font-size:1.2em;
}
h2 {
	font-size:0.9em;
	margin-top:1em;
}
h3 {
	font-size:0.7em;
	margin:0;
	padding:0;
}
.inline {
	display:inline;
}
p {
	font-size:0.7em;
}
blockquote {
	background-image:url(http://www.johnoconnorphoto.com/images/blockquote-background.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.7em;
	color:#6e2405;
	width:550px;
	margin: 3em auto 3em auto;
	padding: 20px;
	background-color:#fff;
	quotes: "\201C" "\201D";
}

blockquote:before { 
	content: open-quote;
	font-weight: bold; 
}
blockquote:after { 
	content: close-quote; 
	font-weight: bold; 
}
span .blockuote{
	background-image:url(http://www.johnoconnorphoto.com/images/blockquote-background-bottom.png);
	background-repeat:no-repeat;
	position:fixed;
	bottom:0;
	right:0;
}
.table{
	margin:0 0 0.3em 0;
}
#footer p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	float:right;
	color:#999;
	margin:0;
	padding:1.5em 2em 0 0;
}
#footer .socialmedia {
	width:50%;
}
#footer .socialmedia p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	float:left;
	color:#999;
	margin:0 0.2em 0 0;
	padding:2em 0 0 2em;
}
#footer .socialmedia img {
	float:left;
	margin:1.1em 0 0 0.2em;
	border:0;
}
.topborder {
	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#CCC;
	width:40%;
}
/* Nav Menu */
.menucontainer {
	right:0;
	float:right;
	width:50%;
	margin:0 1em 0 0;
	padding:0;
}
a.menu, a.menu:link, a.menu:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.7em;
	font-weight:normal;
	float:right;
	color:#666;
	margin:0 0 0 1.2em;
	text-decoration: none;	
}

a.menu:hover {
	color:#ccc;
}

a.menu:active,{
	color:#6e2405;
}
/*Portfolio Menu*/
#foliocontainer {
	width: 75%;
	padding-bottom:0.8em;
	margin:0 auto 0 auto;
}
a.portfoliomenu, a.portfoliomenu:link, a.portfoliomenu:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.7em;
	font-weight:normal;
	color:#6e2405;	
	margin:0px 2.2em 0px 2.2em;
	text-decoration: none;
}

a.portfoliomenu:hover {
	color:#999;
}

a.portfoliomenu:active, .active{
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#ccc;
	color:#666;
}
/* Sidebar Menu */
#sidebarmenu{
	margin-top:1em;
}
a.sidebarmenu:link, a.sidebarmenu:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color:#6e2405;
	text-decoration:none;
}
a.sidebarmenu:hover{
	color:#999;
}
a.sidebarmenu:active,{
	color:#666;
}
/* Photoshelter Search Box */
#imagesearch {
	float:left;
	position: absolute;
	left:2.5em;
	bottom:72px;
}
/* Contact page divs */
#contactleft{
	float:left;
	width: 50%;
}
#contactright{
	float:right;
	width:45%;
	padding-left:0.2em;
}
object{
	outline:none;
}
.posterborder{
	border-color:#CCC;
	border-width:thin;
}
/**Sale Page styles
------------------------------------------------
**/

img.sale {
	float:right;
	padding: 5px 5px 20px 0;
}

h4.saletitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#6e2405;
	padding-left:2em;
	padding-right:60px;
}

p.salesizeprice {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:10%;
	padding-left:4em;
}
.strikethrough {
	text-decoration:line-through;
}
.price {
	color:#090;
	font-weight:bold;
}
<!--[if lt IE 7]>
<style media="screen" type="text/css">
#container {
	height:100%;
}
</style>
<![endif]-->
