/*
Theme Name: Richard Pearse Photography Template
Theme URI: http://www.richardpearse.com/
Description: Custom Wordpress template for Richard Pearse Photography
Version: 1.0
Author: C. Lupu
Author URI: http://www.orangecreative.net/
Tags: Richard Pearse Photography
*/

html , body{
	/*height: 95%;*/
	font-family: Verdana, Arial;
	font-size: 10pt;
}

body {
	/*padding: 0 50px 0 100px;*/
	/*padding: 0 2% 0 4%;*/
	background: #474747 url('images/bg.png') left top repeat-y;
	color: #EEE;
}

a, a:active, a:visited  {
	color: #EEE;
	text-decoration: none;
}

a:hover {
	color: #1292D3;
}

a img {
	border: none;
}

#page {
	/*height: 100%;*/
	display: block;
	overflow: hidden;
}

.cb {
	clear: both;
}

.fl {
	float: left;
}

#header {
	/*width: 99%;*/
	background: url('images/line-bg.png') no-repeat top left;
	height: 135px;
	display:block;
	overflow: hidden;
}

#header-left {
	float: left;
}

#header-right {
	float: right;
	margin: 0;
	padding-top: 20px;
	margin-right: 2%;
}

.phone-number {
	text-align: right;
	padding: 0 0 0 0;
	font-size: 600%;
}

#mc_menu_1 {
	margin: 0;
	padding: 0;
}

.top-menu {
	margin-top: 20px;
	font-size: 10px;
}

.top-menu li, .top-menu p {
	list-style: none;
	float: left;
	margin: 0 10px;
}

#menu_item_4 {
	margin-right: 0;
}

.top-menu li a {
	text-decoration: none;
}

.mc_menu_item a {
	color: #FEF68B;
	font-size: 120%;
	margin-top: 10px;
}

#content, #content-narrow, #front_content {
	width: 100%;
	height: 80%;
	/*padding-top: 3%;*/
	display: block;
	text-align: center;
}

#front_content {
	padding-top: 8%;
}

.entry, .post, #flash-container {
	width: 100%;
	height: 100%;
}

.post-narrow {
	width: 100%;
	height: 100%;
	float: left;
	text-align: center;
	position: relative;
}

.entry-narrow {
	width: auto;
	height: 100%;
	float: left;
	text-align: center;
	position: relative;
}

#side-menu {
	/*float: right;*/
	text-align: right;
	width: 180px;
	margin: 50px 0 0 0;
	padding-left: 150px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 10px;
}

#side-menu p a{
	color: #FEF68B;
	font-size: 12px;
}

#side-menu li {
	list-style: none;
	margin: 10px 0;
}

#side-menu li a, #side-menu a{
	text-decoration: none;
}

#static-content, #static-content-3 {
	width: 50%;
	text-align: center;
	display: block;
	margin: 0 auto;
}

#static-content *, #static-content-2 *, #static-content-3 * {
	font-size: 10px;
	line-height: 16px;
}

#static-content-3 {
	width: 800px;
	padding-left: 250px;
}

#static-content-3 *{
	color: #FEF68B;
}

#static-content-3 p.custom_font strong, #contact-form h1.custom_font{
	font-size: 200%;
}




#contact-form, #contact-form-submit {
	width: 50%;
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
}

#contact-form *{
	text-align: left;
	font-size: 10px;
	color: #000;
}

#contact-form input, #contact-form textarea{
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}

#contact-form-submit input{
	width: 100px;
	text-align: center;
}

#contact-form-body .contact-form-label {
	width: 150px;
	float: left;
	text-align: right;
	margin: 0 10px 5px 0;
	padding: 0;
	color: #FEF68B;
}

#contact-form p, #contact-form p strong, #contact-form h1{
	color: #FEF68B;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 80%;
}

.current_page_item {
	font-weight: bold;
}

.drop_shadow {
	box-shadow: 0px 10px 4px #333;
	-moz-box-shadow: 0px 10px 4px #333;
    -webkit-box-shadow: 0px 10px 4px #333;
}

.thumbs_border{
	border: 3px solid #FFF;
	margin: 0 10px;
	box-shadow: 7px 7px 4px #4A4A4A;
	-moz-box-shadow: 7px 7px 4px #4A4A4A;
    -webkit-box-shadow: 7px 7px 4px #4A4A4A;
}

#logo_image {
	display: none;
	width: 89px;
	margin: 0 auto 50px auto;
}

#logo_image a, #logo_image a:hover{
	border: none;
	margin: 0;
	box-shadow: 15px 15px 4px #4A4A4A;
	-moz-box-shadow: 15px 15px 4px #4A4A4A;
    -webkit-box-shadow: 15px 15px 4px #4A4A4A;
	background: url('images/door.jpg') no-repeat top left;
	width: 89px;
	height: 180px;
	display: block;
}

#logo_image a:hover{
	background-position: -178px 0; 
	width: 89px; 
	height: 180px; 
	text-decoration: none;
}

#front_content h1.custom_font, #front_footer h1.custom_font, #header h1.custom_font {
	font-size: 300%;
	color: #FEF68B;
	text-shadow: 4px 10px 4px #4A4A4A;
}

#header h1.custom_font {
	font-size: 400%;
}

#front_footer h1.custom_font {
	text-align: center;
	margin: 0 auto;
}

#header-left h1.custom_font {
	font-size: 150%;
	padding: 15px 0 0 0;
	float: left;
}

#header-right h1.custom_font {
	font-size: 120%;
}

#front_footer h2.custom_font {
	font-size: 150%;
	color: #FEF68B;
	text-align: right;
	text-shadow: 4px 10px 4px #333;
	/*margin-right: 50px;*/
	padding-right: 50px;
}
#front_footer h2.custom_font a{
	color: #FEF68B;
}

#front_footer h2.custom_font a span{
	font-size: 100%;
}

.bottom_wrapper, #front_footer {
	display: none;
}

#front_footer {
	position: fixed;
	bottom: 0px;
	left: 0;
	width: 100%;
	margin: 0 0 -20px 0;
}

#contact_link {
	height: 50px;
	display: block;
}

#small_logo_image {
	width: 89px;
	float: left;
	padding-left: 75px;
}

#small_logo_image a, #small_logo_image a:hover{
	border: none;
	margin: 0;
	background: url('images/small_door.png') no-repeat top left;
	width: 67px;
	height: 124px;
	display: block;
}

#small_logo_image a:hover{
	background-position: -134px 0; 
	width: 67px; 
	height: 124px; 
	text-decoration: none;
}

#flash-container {
	padding: 0 0 20px 0;
}