/* copyright 2009, Caprichos Grill House, all rights reserved
design by Isahrai Azaria of www.irmacreative.com */

/* basic elements */

html
{
   margin: 0;
   padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: georgia, 'times new roman', serif;
	font-size: .9em;
	line-height: 1.3;
	text-align: center;
	min-width: 1100px;
	color: #5e5751;
	background: #ffffff url(img/bkgrd.png);
	}

input { 
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #924225;
	background: transparent;
	font-size: .9em;
	font-family: georgia, 'times new roman', serif;
	}

textarea {
	font-size: .9em;
	margin: 3px 0;
	padding: 4px;
	border: 1px solid #924225;
	background: transparent;
	font-family: georgia, 'times new roman', serif;
	}

a { 
	color: #924225;
	text-decoration: none; 
	}
	
a:visited {
	color: #95908a;
	text-decoration: none;
	}
	
a:hover { 
	color: #b06f58;
	text-decoration: underline;
	}
	
.selected {
	color: #b06f58;
	border-bottom: 1px solid #95908a;
	padding-bottom: 2px;
	}
	
a img { 
	border: 0; 
	background: none;
	}
	
a:hover img { 
	border: 0; 
	background: none;
	}
	

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	margin-bottom: 2px;
	}
	
p, ol, ul, pre, blockquote {
	margin: 6px 0;
	}


/* helpers */

.clr {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* layout */

#container {
	position: static;
	width: 100%;
	background: url(img/bkgrd-face.png) top left no-repeat;
	text-align: left;
	}

#container-inner {
	width: 1000px;
	position: static;
	margin: 0 auto;
	width: auto;
	align: center;
	border: none;
	padding: 0;
	background: transparent;
	}
	
#main, #sidebar {
	float: left;
	display: inline;
	min-height: 1px;
	background: transparent;
	}
	
#main {
	width: 580px;
	}
	
#sidebar {
	width: 420px;
	}
	
#footer {	
	width: 460px;
	clear: both;
	float: right;
	font-size: .78em;
	color: #95908a;
	text-align: right;
	padding-top: 15px;
	line-height: 1.5;
	}
	

/**** style classes ****/

#logo {
	display: block;
	margin: 70px 0 10px 0;
	background: url(img/logo.png) top left no-repeat;
	width: 530px;
	height: 105px;
	}
	
#logo h1 {
	text-indent: -9999em;
	}
	
h2 /**** use as menu items ****/ {
	text-transform: uppercase;
	font-size: .9em;
	margin-bottom: 0;
	margin-top: 15px;
	}
		
#main-inner {
	padding: 0 15px 0 5px;
	}
	
#sidebar-inner {
	color: #95908a;
	padding: 5px;
	text-align: right;
	font-size: .9em;
	}
	
#sidebar-inner p {
	clear: both;
	}
	
.p1 {
	font-size: 1.3em;
	}
	
.p2 {
	font-size: 1.1em;
	}	
	
.p3 {
	font-size: .9em;
	}
	
.nav {
	text-transform: uppercase;
	font-size: .83em;
	clear: both;
	padding-top: 5px;
	font-family: 'trajan pro', georgia, 'times new roman', serif;
	}
	
.signup {
	background: url(img/bkgrd-leafy.png) top left no-repeat;
	min-height: 139px;
	font-size: .9em;
	padding-top: 10px;
	clear: both;
	margin-top: 10px;
	}
	
.top {
	background: url(img/bkgrd-leafy.png) top left no-repeat;
	float: right;
	height: 139px;
	width: 58px;
	}
	
.top p {
	padding-top: 80px;
	font-size: .78em;
	}
	
.menu {
	padding: 15px 0 10px 0;
	}
	
.red  {
	color: #6e270d;
	font-size: 1.2em;
	}
	
.eventos {
	font-size: .85em;
	padding-right: 15px;
	}
	
/**** page customizations ****/	

#home {
	/* background: url(img/bkgrd-home.png) top left no-repeat;  */
	width: 1000px;
	margin: 0 auto;
	display: block;
	}
	
#internal {
	/* background: url(img/bkgrd-stems.png) top left no-repeat; */
	width: 1000px;
	margin: 0 auto;
	display: block;
	}
	
#menu {
	/* background: url(img/bkgrd-reeds.png) top left repeat-y; */
	width: 1000px;
	margin: 0 auto;
	display: block;
	}
	
	
/**** photos ****/

#slideshow {
	margin-bottom: 15px;
	}
 
.pics img {  
	float: right;
	margin: 10px 0 5px 0;
	padding: 3px;
	border: 1px solid #96918b;
	width: 400px;
	overflow: hidden;
	height: 300px;
} 

.photo img {
	float: right;
	margin: 10px 0 5px 0;
	padding: 3px;
	border: 1px solid #96918b;
	width: 400px;
	}
	
.photo span {
	float: right;
	clear: both;
	font-size: .78em;
	margin-bottom: 10px;
	}
	
.border img {
	float: right;
	padding: 5px 0 8px 0;
	}

.featured img {
	width: 550px;
	padding: 3px;
	border: 1px solid #96918b;
	margin: 10px 0;
	}






