/* 
Equipe Master Style (for screen media)
Design by Arugramaticks
*/

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #030F43;
	font-size: 40%;
	background: #314a55;
	}
	
/* links */

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	outline: none;
	color: #002B55;
	}
/* page structure 
--------------------------------------------- */

#wrap {
	width: 80%;
	max-width: 1000px;
	min-width: 700px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	font-size: 1.4em;
	}
.main {
	float: none;
	width: 100%;
	margin: 0;
	}
.secondary {
	float: left;
	width: 23%;
	display: none;
	}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	font-size: 1em;
	color: #9c836e;
	border-top: 2px solid #001b36;
	}

/* header 
--------------------------------------------- */

#header {
	/*border-bottom: 1px solid #fff;------*/
	background: #38535F;
	display: none;
	}
#header-inner {
	padding: 40px 0 0 0;
	}

/* logo */

#logo {
	margin: 0 0 20px 15px;
	}
#logo h1 {
	float: left;
	width: 666px;
	height: 58px;
	background:url(../images/banner.png) no-repeat top left;
	}
#logo h1 img {
	display: block;
	height: 0;
	}
#logo p {
	float: right;
	margin: 7px 15px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #001b36;
	}

/*  illustration */

#illustration {
	position: absolute;
	right: 10px;
	top: 108px;
	display: none;
	}	
#2010mascot {
	float:left;
	left: 3px;
	top: 3px;
	display: none;
}

/* navigation */
	
#nav {
	position: relative;
	width: 80%;
	max-width: 1000px;
	min-width: 680px;
	margin: 0 auto;
	font-size: 1.3em; 
	}
#nav ul {
	margin: 0 auto;
	}
#nav ul li {
	float: left;
	width: 25%;
	margin: 0 0 0 0;
	}
#nav ul li.last {
	margin-right: 0;
	}
#nav ul li a {
	display: block;
	float: left;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #f3f2e8;
	border-left: 1px solid #001b36;
	}
	
#nav ul li a:hover, #nav ul li .active a{
	background:#71848d;
	color:#38535F;
}
	
#nav ul li a strong {
	display: block;
	padding: .8em 15px;
	}
#nav ul li a em {
	display: block;
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #b2a18f;
	}

/* main styles 
--------------------------------------------- */

/* headings */

.main h2 {
	margin: 0;
	padding: 0 0 4px 15px;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #01061F;
	border-bottom: 2px solid #01061F;
	}
.main h2 em {
	font-style: normal;
	font-weight: normal;
	color: #999;
	padding-left: 15px;
	}
	
	
/* specials list */

ol.specials {
	margin: 1em 0 0 0;
	}
ol.specials li {
	list-style: none;
	width: 18%;
	float: left;
	font-size: 1.1em;
	margin: 0 3.2% 1.5em 3.2%;
	/*top right left bottom */ 
	}
ol.specials li.fourth {
	margin-right: 0;
	}
ol.specials li div.special {
	position: relative;
	overflow: hidden;
	border: none;
	background: #e2e1d4;
	}
ol.specials li div.special-img img {
	max-width: 100%;
	}
ol.specials li div.special-description{
	position: relative;
	width: 70px;
	padding-left: 13px;
	padding-top:3px;
	padding-right: 15px;
	left: 0px;
	text-align: left;
	font-size:1em;
	line-height:.89em;
	color:#000;
}

ol.specials li div.special-description span.strong {
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #001b36;
	}
	
ol.specials li div.special-description span.price{
	position: relative;
	text-align: center;
	padding:.5em;
	padding-left: 0;
	font-style: normal;
    color: #CCC;
}
	
	

/* news */

div.entry {
	padding: 1em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #e2e1d4;
	}
div.last {
	border-bottom: none;
	}
div.entry p {
    margin: 0 0 .5em 1em;
    }
div.entry h6 {
	margin: 0 0 .5em 1em; 
    }
div.entry h3 {
	margin: 0 0 .5em .5em;
	font-family: Georgia, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3;
	color: #022D44;
	}
div.entry ul.entry-meta {
	float: left;
	width: 30.822%; /* 225 / 730 = 0.30822 */
	}
div.entry ul.entry-meta li {
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.6;
	font-weight: normal;
	color: #9c836e;
	}
div.entry ul.entry-meta li h4 {
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #766557;
	}
span.by {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1;
	}
div.entry-body {
	float: right;
	width: 63.014%; /* 460 / 730 = 0.63014 */
	font-size: 1em;
	line-height: 1.6;
	}
div.entry-body p {
	margin: 0 0 1.5em 0;
	}
div.entry-body img src {
	width: 38.75%;
	font-size: 1.1em;
	margin: 0 0 1.5em 0; 
	}
	
div.more-btn {
	margin: 2em 0;
	}
div.more-btn a {
	padding: 6px 14px;
	color: #fff;
	background: #3792b3 url(http://simplebits.com/img/glass-btn.png) repeat-x 0 50%;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	}
div.more-btn a:hover {
	border-color: #a14141;
	background-color: #a14141;
	}
	
/* secondary styles 
--------------------------------------------- */

div.mod {
	margin: 0 0 1.5em 0;
	padding: 15px;
	background: #fff;
	}
div.alt {
	margin-bottom: .5em;
	background: none;
	}
div.mod h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #022D44;
	border-bottom: 2px solid #ecebe1;
	}
div.alt h3 {
	border-bottom-color: #e2e1d4;
	}

/* menu list */

ul.lst li a {
	display: block;
	padding: 7px;
	border-bottom: 1px solid #f3f2e8;
	overflow: hidden;
	}
ul. lst li a span{
	float:left;
    }
ul.lst li.last a {
	border: none;
	}
ul.lst a:hover {
	background: #f8f7f1;
	}
ul.lst li em {
	float: right;
	margin: 0 0 0 5px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #9c836e;
	}

/* press quote */

ul.press li {
	margin: 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #e2e1d4;
	}
ul.press li.last {
	padding-bottom: 0;
	border-bottom: none;
	}
ul.press li blockquote {
	font-family: Georgia;
	font-size: 1.2em;
	font-style: italic;
	line-height 1.5em;
	}
ul.press li blockquote p {
	margin: 0 0 1em 0;
	}
ul.press li blockquote p.author {
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-style: normal;
	text-align: right;
	color: #9c836e;
	}
ul.press li blockquote p.author a {
	font-weight: bold;
	}

/* footer 
--------------------------------------------- */

#footer a {
	color: #036;
	}

/* classes
----------------------------------------------*/
span.strong {
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #001b36;
	}
	
span.contenido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.25em;
	font-variant: small-caps;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #001B2F;
}
/* misc. 
--------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
#imagenes_featured_area {
	padding-left: 15px;
	padding-top: 10px;
}
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }

#gallery ul li {
	display: inline;
	padding-right: 5px;
}
