/*  
Theme Name: Mike Green Photography - News
Theme URI: http://wordpress.org
Description: Mike Green Photography's Main News Theme</a>.
Version: 1
Author: Bate Brand Communications
Author URI: http://www.batebrand.com
*/

/** BEGIN SITE STYLE SHEET **/


/** Main Body **/

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/** Container **/

#container {
	position: relative;
	width: 950px;
	height: 600px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/** Contact **/

#details {
	padding-left: 0px;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	height: 15px;
	width: 800px;
	top: 8px;
	right: 56px;
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-size: 12px;
	line-height: 16px;
	z-index: 2;
}
#details li {
	list-style:none;
	float:right;
	line-height:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#details a {
	font-family: Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#details a:hover {
	color:#6BA6DF;
}

/** Navigation Elements **/

#logobar {
	position: absolute;
	left: 0px;
	top: 13px;
	z-index: 1;
	height: auto;
	width: auto;
}
#nav {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 26px;
	top: 135px;
	width: 100px;
}
#nav li {
	list-style:none;
	float: none;
	padding-top: 7px;
	text-align:right;
}
#nav a {
	text-decoration:none;
	font-weight:bold;
	color:#b7b7b7;
	font-family: Arial, sans-serif; 
	font-size: 17px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 2px;
}
#nav a:hover {
	color:#6BA6DF;
}
#nav #current a {
	color:#6BA6DF;
}
#contact {
	position: absolute;
	left: 48px;
	top: 502px;
	z-index: 5;
	height: 100px;
	width: 100px;
	visibility: visible;
}

/** Image Data **/

#home_image {
	position: absolute;
	top: 145px;
	right: 20px;
	height: 400px;
	width: 535px;
	z-index: 0;
}
#home_button {
	position: absolute;
	top: 456px;
	right: 50px;
	height: 150px;
	width: 150px;
	z-index: 2;
}
#image1 {
	position: absolute;
	top: 176px;
	right: 20px;
	height: 400px;
	width: 535px;
	z-index: 0;
}
#image2 {
	position: absolute;
	top: 145px;
	right: 20px;
	height: 400px;
	width: 535px;
	z-index: 0;
}
#thumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 400px;
	width: 150px;
}
#artbutton {
	position: absolute;
	top: 350px;
	right: 50px;
	height: 150px;
	width: 150px;
	z-index: 2;
}
#logothumb {
	position: absolute;
	top: 135px;
	right: 20px;
	height: 100px;
	width: 200px;
	z-index: 2;
}
/** Text **/

#text {
	background-image:url(../../../../images/textback.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 145px;
	top: 124px;
	height: auto;
	width: 600px;
	z-index: 0;
}
.headers {
	font-family: Arial, sans-serif;
	font-size: 28px;
	font-weight:bold;
	color:#6BA6DF;
	letter-spacing: -1px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 20px;
	text-decoration: none;
}
.headers a {
	color:#6BA6DF;
	text-decoration: none;
}
.headers a:hover {
	color:#6BA6DF;
	text-decoration: underline;
}
.subheaders {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#6BA6DF;
	letter-spacing: -1px;
	margin: 0px;
	padding-left: 30px;
	padding-right: 20px;
}
.maintext {
	text-decoration:none;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	letter-spacing: normal;
	line-height: 16px;
	padding-left: 30px;
	padding-right: 20px;
}
.maintext a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.maintext a:hover {
	color:#666666;
	text-decoration:underline;
}
.datetext {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
	line-height: 16px;
	padding-left: 30px;
	padding-right: 20px;
}
.datetext a {
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
}
.datetext a:hover {
	text-decoration: underline;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
}

/** Footer **/

#footer {
	height: 30px;
	width: 100%;
	position: absolute;
	left: 26px;
	top: 600px;
	z-index: 0;
}
.footertext {
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
}
.footertext a {
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
}
.footertext a:hover {
	text-decoration: underline;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 13px;
	color: #666666;
}

/** PNG IE Fix **/
	
img {
    behavior: url("fixmypngs.htc");
}
