/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #010500;
	font-style: bold;

}

a:link, a:visited { color: #cccc66; text-decoration: none} 
a:active, a:hover { color: #cccc66; text-decoration: underline}

#templatemo_container_wrapper {
	background: url(images/mainbackground.gif) repeat-x;
}

#templatemo_container {
	width: 800px;
	margin: auto;
}


/*------------ Header --------------- */

#templatemo_headerphotographypage2 {
		font-style: bold;

height: 251px;
	background: #000000 url(images/bannerphotospage2.jpg) no-repeat;
}


#templatemo_header {
	height: 251px;
	background: #000000 url(images/banner.jpg) no-repeat;
}

#templatemo_headercontact {
	height: 251px;
	background: #000000 url(images/bannercontact.jpg) no-repeat;
}

#templatemo_headerphotography {
	height: 251px;
	background: #000000 url(images/bannerphotography.jpg) no-repeat;
}

#templatemo_headerpainting {
	height: 251px;
	background: #000000 url(images/bannerpainting.jpg) no-repeat;
}

#templatemo_headergraphicdesign {
	height: 251px;
	background: #000000 url(images/bannergraphicdesign.jpg) no-repeat;
}

#templatemo_headerphotosets {
	height: 251px;
	background: #000000 url(images/bannerphotospagesets.jpg) no-repeat;
}
#templatemo_headerpunnies {
	height: 251px;
	background: #000000 url(images/bannerpunnies.jpg) no-repeat;
}

#templatemo_headerslideshow {
	height: 251px;
	background: #000000 url(images/bannerslideshow.jpg) no-repeat;
}

#templatemo_headerinlinesitepage {
	height: 251px;
	background: #000000 url(images/bannerinlinesitepage.jpg) no-repeat;
}


#templatemo_site_title {
	padding-top: 160px;
	padding-left: 50px;
	font-size: 30px;
	color:#FFF;
}

#templatemo_site_title span{
	font-weight: 200;
	color:#FFF;
}

#templatemo_site_slogan {
	padding-top: 10px;
	padding-left: 100px;
	font-size: 1.1em;
	color:#FFF;
}
/* ---------------------------------- */

/*------------- Menu ------------------*/
.templatemo_menu{
	float: left;
	font-style: bold;
	width: 800px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #434343 url(images/menubackground.gif) repeat-x;
}



.templatemo_menu2{
	float: left;
	width: 800px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #434343 url(images/menubackground2.gif) repeat-x;

}
.templatemo_menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;

}

.templatemo_menu2 li{
	display: inline;

}

.templatemo_menu2 li a{
	float: left;
	padding: 5px 0px;
	font: 1.2em arial;
	text-align: center;
	text-decoration: none;
	color: #688d96;
	width: 160px;

}

.templatemo_menu2 li a:hover, .templatemo_menu2 li .current{
	color: #b0e28f;
	background: url(images/menuhover.gif) center center no-repeat;



}


.templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.templatemo_menu li{
	display: inline;

}

.templatemo_menu li a{
	float: left;
	padding: 10px 0px;
	font: 1.2em arial;
	text-align: center;
	text-decoration: none;
	color: #688d96;
	width: 160px;
		font-style: bold;

}

.templatemo_menu li a:hover, .templatemo_menu li .current{
	color: #b0e28f;
	background: url(images/menuhover.gif) center center no-repeat;
		font-style: bold;

}


/* ----------------- end of menu----------------*/

/* ----------------- Content ----------------------- */


#templatemo_content {
	width: 800px;
		font-style: bold;

}

#templatemo_top {
	float: left;
	padding: 20px;
	width: 760px;
	background: #383a2f;
}

#templatemo_bottom {
	float: left;
	width: 760px;
	color: #999966;
	padding: 0px;
	background: #1e1f19;
}

#templatemo_bottom a{
	line-height: 25px;
	color:  #999966;
}

#templatemo_bottom .section {
	float: left;
	width: 670px;
	height: 110px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#templatemo_bottom .section a{
	padding-left: 25px;
	color: #999966;
	line-height: 25px;
	text-decoration: none;
	background: url(images/list_icon.gif) no-repeat center left;
}
#templatemo_bottom .section a:hover {
	color: #cccc66;
}

#templatemo_bottom .middle {
	float: left;
	padding: 20px 40px;
	width: 210px;	
	height: 200px;
	background: url(images/sectionleftborder.gif) left no-repeat;
}

#templatemo_bottom .middlerightborder {
	float: left;
	padding: 20px 0px;
	width: 16px;
	height: 200px;
	background: url(images/sectionrightborder.gif) left no-repeat;
}

.text_area {
	color: #999966;
	margin: 10px;
}

.publish_date {
	clear: both;
	color: #999966;
	padding-bottom: 5px;
	font-weight: bold;
}

.title {
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 30px;
	font-size: 1.8em;	
	color:#ffff66;
	background: url(images/cup.gif) left center no-repeat;
}
.subtitle{
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #cccc33;
}

.text_area img{
	float: left;
	margin: 0px 10px;
}

/*--------- End of Content -------------*/

/* -------- Footer --------- */

#templatemo_footer {
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	width: 790px;
	height: 70px;
	color: #999966;
	line-height: 24px;
	text-align:center;
	background: #212121 url(images/footerbackground.gif) repeat-x;
}
#templatemo_footer a {
	color: #999966;
	text-decoration: none;
}

#templatemo_footer a:hover {
	color: #cccc66;
}

/* --------- end of footer --------------*/
