/*  
Theme Name: Lesch Photography
Theme URI: http://leschphotography.com
Description: The basic theme for the Lesch Photography website
Version: 1.0
Author: Ian Johnson
Author URI: http://moiagroup.com




/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Georgia", "Trebuchet MS", trebuchet, arial, sanserif;
	background-color: #000000;
	color: #ECC89D;
	text-align: center;
	}

h1 {
	font-size: 1.6em;
	margin: 0px;
}

#page {
	width: 1000px;
	margin: 0 auto;
  	text-align: left;
	border: 1px solid #666666;
	background-color: #320000;
	font-size: 1.2em;
	height: 100%;
	background-repeat: repeat-y;
	position: relative;
	}


#header {
	width: 980px;
	/*background-color: #261A1A;*/
	font-size: 38px;
	font-weight: 100;
	padding-top: 20px;
	padding-left: 192px;
	height: 90px;
	background-repeat: no-repeat;
}

#header a, #header a:visited {
	color: #ECC89D;
	text-decoration: none;
	width: 300px;
}

#header #topright {
position: absolute;
top: 0;
padding-top: 0;
left: 680px;
text-align: right;
	width: 300px;
	font-size: 16px;
}

#header #topright a {
	text-align: right;
	font-size: 1em;
}

#homebody {
	width: 980px;
	padding-left: 20px;
	padding-top: 20px;
}

#navcol {
	float: left;
	width: 145px;
	padding-left: 0px;
font-size: .8em;
}

#navcol p {
	padding-top: 50px;
}

#navcol a, #navcol a:visited {
	color:  #ECC89D;
	text-decoration: none;
}

#navcol a:hover {
	text-decoration: underline;
}

#navcol ul {
	margin: 0px;
	list-style: none;
	line-height: 1.6em;
	padding: 0;
}

#navcol ul ul {
	padding-left: 0px;
	margin: 0px;
}

.portfolionav {
	font-size: 1.4em;
	margin: 0px;
	padding-left: 0;
	list-style: none;
}

.portfolionav li {
	margin: 0px;
	padding-left: 10px;
}

.pagenav {
	font-size: 1.3em;
	margin-top: 15px;
}

#homerightcol {
	float: right;
	position: relative;
	width: 800px;
	text-align: left;
	font-size: 1.2em;
}

#homepagerightcol {
	float: left;
	margin-left: 40px;
	position: relative;
	width: 550px;
	text-align: left;
	font-size: 1.2em;
}

#homerightcol a {
	text-decoration: none;
}


#content {
	float: right;
	position: relative;
	width: 600px;
	text-align: left;
}

#footer {
	width: 980px;
	padding-top: 20px;
	text-align: right;
}

#pageleftcol {
	position: relative;
	width: 592px;
	text-align: left;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
}

a, a:visited, a:link {
	color: #ECC89D;
}

strong {
	font-size: 1.3em;
}

/* ianage gallery style */

#thumbgallery {
	float: left;
	width: 140px;
	height: 550px;
	overflow: auto;
}

.thumb {
	width: 120px;
	text-align: center;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.thumb img {
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}

.thumb a, .thumb a:visited, .thumb a:hover {
	text-decoration: none;
}

#featuredimage {
	width: 600px;
	float: left;
	text-align: center;
}

#featuredimage img {
	border: 40px solid #FFFFFF;
}

#galleryintro {
	width: 600px;
	float: left;
	text-align: center;
}

#galleryintro img {
	border: 20px solid #FFFFFF;
}

#featuredimage .title {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0px;
	margin-top: 10px;
}

#featuredimage .caption {
	margin-top: 0px;
}

.entrytext img {
	border: 4px solid #FFFFFF;
	margin: 10px; 
}

.entrytext {
	width: 550px;
}

.gallery_text {
	width: 400px;
	text-align: left;
}

.portfoliopage {
	width: 700px;
}

.portfoliopage img {
	border: 12px solid #FFFFFF;
	margin: 10px;
}

.portfoliopage .image {
	text-align: center;
	float: left;
}

#seelarger {
	font-size: .8em;
}

#specialnotice {
	padding: 10px;
	top: 5px;
	left: 710px;
	position: absolute;
	width: 250px;
}

#specialnotice p {
	margin: 0px;
	padding: 0px;
}
