/*
Theme Name: Peru

Version: 1.0
Author: Rick Gregory

*/

	body { 
		font-family: "MS Trebuchet", "Lucida Grande", Arial, sans-serif; font-size: 0.8em; 
		margin: 0; 
		padding: 0; 
		background-color: #727500; 
		color: #523416; 
		text-align: center;
		}
	body_larger { 
		font-family: "MS Trebuchet", "Lucida Grande", Arial, sans-serif; font-size: 0.8em; 
		margin: 0;
                font-size: 110%
		padding: 0; 
		background-color: #727500; 
		color: #523416; 
		text-align: center;
		}
	p {  margin: 0; padding: 0;margin-bottom: 30px;}
	form p {  margin-bottom: 0 !important;}
	form .wpcf7-not-valid-tip-no-ajax{color: red}
	p.firstpara:first-letter { font-size: 200%;}
	a {color: #CC6600;text-decoration: none;}
	a:hover {text-decoration: underline;}
	a img { border: 1px solid #C60; }
	#wrapper {
		width: 752px; 
		height: auto; 
		margin: 10px auto 0 auto; 
		position: relative; 
		background-color: transparent; 
		}
	#nav {
		width: 740px;
		height: 25px; 
		background-color: #CC6600;
		margin: 0 ; 
		padding: 4px 0 0  10px; 
		border-left: 1px solid #3E2D09;
		border-right: 1px solid #3E2D09;
		color: white;
		text-align: left;
		font-size: 115%;}
	#nav ul {
		margin: 0;
		padding: 0;
		}
	
	.page_item {
		display: inline;
		list-style-type: none;
		float: left;
		margin-right: 15px;
		padding-top: 4px; 
		padding-right: 15px;
		font-size: 90%;
		border-right: 1px solid #aa5300;
	}
	
	.page_item a{
		color: #fff;
	}
	
	#nav ul li {
		color: #F7EFF0; 
		display: block; 
		list-style-type: none; 
		float: left; 
		width: 120px;
		padding-top: 4px; 
		font-size: 90%;
		}
	#content_wrap {
		position: relative; 
		float: left;
		text-align: left; 
		min-height: 500px;
		background: #CCCC99 url(images/main_bg.jpg) repeat-y; 
		line-height: 175%;
		width: 750px;
		border-left: 1px solid #3E2D09; 
		border-right: 1px solid #3E2D09;
		border-bottom: 2px solid #3E2D09;
		}
	.entry table {
		margin-top: -30px;
		margin-bottom: 30px;
	}
	#sidebar {
		float: left;
		padding-left: 10px;
		width: 160px;
		
		border-left: 1px solid #AEB3B2;
		display: inline;
	}
	#sidebar #pictures {
		margin-top: 13px;
	}
	#sidebar #pictures img {
		width: 207px;
		margin-bottom: 13px;
	}
	#slideshow {
		position: absolute;
		top: 0;
		left: 0;
	}
	#main {float: left; width: 480px; padding: 15px 20px 0 20px;min-height: 480px; }
	#photo {border-bottom: 10px solid #663300;border-left: 1px solid black;border-right: 1px solid black; width: 750px; height: 222px; overflow:hidden;}
	#footer {color: white; font-size: 85%; clear: both;margin-top: 3px;}
#footer a {color: white;}

	.caption {font-size: 85%;  width: 160px; text-align: center;}
	

