﻿/* CSS Document */

body {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:16px;
	color:#F0DF87;
	background: url(../images/bg_repeat_pattern.jpg) repeat;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #fff;
	text-decoration: none;
	
}

#bg_pattern {
	background: url(../images/bg_pattern.jpg) repeat-x;
}

#bg_wrapper {
	width: 100%;
	background: url(../images/large_bg.jpg) no-repeat top center;
}

#bg_wrapper2 {
	width: 100%;
	background: url(../images/large_bg2.jpg) no-repeat top center;
}

#container {
	width: 914px;
	margin: auto;
}

/* HEADER */

#header {
	display: inline-block;
	margin: 25px 0 0 10px;
}

#menu {
	display: inline-block;
	margin: 0 0 0 150px;
}
	
#logo {
	float: left;
	height: 115px;
	width: 350px;
	text-indent: -999999px;
	background: url(../images/logo.png) no-repeat;
	margin-left:10px;
}

.replace{
	position:relative;
	/* \*/
	overflow:hidden;
	/* */
}

.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#lema {
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:30px;
	color:#F0DF87;
	float:right;
	margin-left:50px;
	margin-top:0px;
}


/* NAVIGATION MENU TOP */

#menu ul {
	float: right;
	margin-left: -30px;
	margin-right:7px;
}

#menu ul li {
	display: inline;
	margin-left: 0px;
}

#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px;
	text-shadow: 1px 1px 2px #333;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
	
#menu ul li a:hover {
	background: url(../images/hover.png) 0 0 repeat;
	color:#F0DF87;
}

#menu ul li a.active {
	background: url(../images/active.png) 0 0 repeat;
	color:#F0DF87;
}
	
/* SLIDESHOW */

#slideshow {
	height: 358px;
	background: url(../images/ss_back.png) no-repeat center;
	margin: 0 0 20px 0;
}

#slider {
	position:relative;
	background:url(../images/loading.gif) no-repeat 50% 50%; 
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

/*******CONTENT AREA - HOME *********/

#content_top {
	display: block;
	height: 31px;
	background: url(../images/c_top.png) center no-repeat;
	margin-top:-55px;
}

.content {
	display: inline-block;
	width: 900px;
	height: 100%;
	margin: 0 0 0 7px;
	background: url(../images/c_repeat.png) repeat-y;
	padding-top:10px;
}

#intro {
	display: inline-block;
	width: 820px;
	padding: 0px 40px;
	margin-bottom: -10px;
	text-align:justify;
}

#intro h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	text-decoration: none;
	margin: 0 0 10px 0;
}

#intro p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	line-height: 1.5em;
}

#content_end {
	height: 53px;
	background: url(../images/c_bottom.png) center no-repeat;
}

/********CONTENT AREA - ABOUT ********/

#content_top_page {
	display: block;
	height: 73px;
	margin: 0;
	background: url(../images/c_page_top.png) center no-repeat;
}

#content_top_page h1 {
	display: inline-block;
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 0 0 0 50px;
	padding-top: 23px;
}

#content_top_page ul {
	display: inline-block;
	float: right;
	margin-left: 180px;
	margin-right: 30px;
	padding-top: 11px;
}

#content_top_page ul li {
	display: inline;
	margin-left: 8px;
}

#content_top_page ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px;
}

.content_page {
	display: inline-block;
	width: 900px;
	height: 100%;
	margin: 0 0 0 7px;
	background: url(../images/c_page_repeat.png) repeat-y;
}

#left {
	display: inline-block;
	float: left;
	width: 500px;
	padding: 15px 20px;
	margin-left: 13px;
}

#left p {	
	font-size: 12px;
	color: #d6d7d7;
	line-height: 1.6em;	
}

#left h1 {
	font-size: 13pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	margin: 40px 0 0 0;
}

#left h2 {
	font-size: 13pt;
	font-weight: normal;
	color: #fff;
	width: 525px;
	height: 34px;
	background: url(../images/title_border_btm.png) no-repeat;
}

#left ul li {
	font-size: 12px;
	color: #d6d7d7;
	line-height: 40px;
}

#left ol li {
	font-size: 12px;
	color: #d6d7d7;
	line-height: 40px;
}

#left blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #d4d2d2;
	line-height: 1.6em;
	padding: 25px;
	background: url(../images/quote.png) repeat;
	border: 1px #021c25;
	width: 400px;
}

#right {
	display: inline-block;
	float: left;
	width: 300px;
	padding: 15px 0px;

}

#right ul li {
	font-size: 12px;
	color: #d6d7d7;
	line-height: 1.6em;
	list-style: none;
}

#right span {
	font-weight: bold;
}

#right ul li img {
	margin: 15px 0 15px 0;
}

#right h2 {
	font-size: 13pt;
	font-weight: normal;
	color: #fff;
	width: 253px;
	height: 37px;
	padding: 0 20px;
	margin: 11px 0 0 30px;
	background: url(../images/title_border_btm_small.png) no-repeat;
}

#right img {
	display: inline-block;
	float: right;
	padding: 0 0 13px 0;
}

#contact_btn {
	display: inline-block;
	float: right;
	height: 24px;
	width: 116px;
	text-indent: -999999px;
	background: url(../images/contact_btn.png) no-repeat;
}


#content_end_page {
	height: 29px;
	background: url(../images/c_page_bottom.png) center no-repeat;
}

/* Firefox3-specific CSS property for content_end_page */
@-moz-document url-prefix() {

#content_end_page {
	margin-top: -4px;
}

}

/*These are alternate styles for Safari */	

@media screen and (-webkit-min-device-pixel-ratio:0) {
	
#content_end_page {
	margin-top: -3px;
}
	
}	

/******* PORTFOLIO PAGE ******/

.portfolio_spot {
	display: inline-block;
	list-style: none;
	float: left;
	width: 252px;
}

.portfolio_spot p {	
	font-size: 12px;
	color: #d6d7d7;
	line-height: 1.4em;	
}

.portfolio_spot h1 	{
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.3em;
	color: #fff;
}

.portfolio_spot ul li {
	list-style: none;
	font-size: 12px;
	color: #d6d7d7;
	line-height: 1.3em;
}

/***** BLOG PAGE ******/

#rss {
	float: right;
	height: 14px;
	width: 14px;
	text-indent: -999999px;
	margin:  7px 0 0 15px;
	background: url(../images/rss_icon.png);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/*These are alternate styles for Safari */	
	
#rss {
	margin:  -24px 0 0 15px;
}
	
}	


.thumbnail {
	border: 20px;
	color: #ffffff;
	margin: 20px 0 0 0;
}

.author {
	margin-left: 10px;
}

.blog {
	display: inline-block;
	float: left;
	width: 560px;
}

.blog h1 a {
	font-size: 18pt;
	font-weight: 100;
	line-height: 1.4em;
	width: 90%;
	color: #fff;
	padding: 5px 5px;
	background: url(../images/hover.png) 0 0 repeat;
}

.blog ul {
	list-style: none;
}

.blog ul li {
	line-height: 10px;
	font-size: 13px;
	color: #FFF;
}

.blog p {
	font-size: 13px;
	color: #d6d7d7;
	line-height: 1.5em;	
	margin-left: 10px;
}

.blog span {
	font-size: 13px;
	color: #ffffff;
	margin: 0 5px;
}

.readmore {
	width: 542px;
	height: 34px;
	color: #d6d7d7;
	margin: 0 0 30px 35px;
	padding: 8px 0 8px 13px;
	background: url(../images/read_more.png) no-repeat;
}

.readmore span {
	margin: 0 5px;
}

.readmore a {
	font-size: 12px;
	color: #7dd7f5;
}

#pagination {
	width: 542px;
	height: 53px;
	padding: 14px 0 8px 13px;
	margin: 0 0 0 35px;
	background: url(../images/pagination.png) no-repeat;
	
}

#pagination span {
	margin: 0 0 0 20px;
}

#pagination span a {
	padding: 6px 7px;
}

#pagination span a:hover {
	height: 26px;
	width: 20px;
	background: url(../images/page_active.jpg) no-repeat;
}
	
#pagination span a.active {
	height: 26px;
	width: 20px;
	background: url(../images/page_active.jpg) no-repeat;
}

#next_arrow {
	float: right;
	height: 28px;
	width: 16px;
	text-indent: -999999px;	
	margin-right: 30px;
	background: url(../images/page_arrow.png) no-repeat;
}

.sidebar {
	display: inline-block;
	float: left;
	width: 270px;
	margin: 15px 0 0 5px;
}

.sidebar ul {
	list-style: none;
	font-size: 12px;
	color: #d6d7d7;
	
}

.sidebar ul li a {
	width: 257px;
	height: 30px;
	font-size: 12px;
	padding: 8px;
	margin: -5px 0 0 0;
	color: #7dd7f5;
}

.sidebar ul li {
	height: 30px;
	width: 257px;
	padding: 3px 0;
	background: url(../images/sidebar_link.png) no-repeat;
}
	

#recent_comments {
	width: 267px;
	height: 34px;
	margin-left: 35px;
	background: url(../images/recent_comments.png) no-repeat;
}

#meta {
	width: 267px;
	height: 34px;
	margin-left: 35px;
	background: url(../images/meta.png) no-repeat;
}

.search {
	width: 267px;
	height: 50px;
	padding: 10px;
	margin-left: 35px;
	background: url(../images/search_bg.png) no-repeat;
	
}

.input {
	background: #081317;
	width: 165px;
	height: 26px;
	color: #fff;
	border: 1px #073342;
	padding: 2px;
}

.search_btn {
	height: 28px; 
	width: 69px; 
	margin-left: 5px;
	border: 0px;
	background: url(../images/search_btn.jpg) no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/*These are alternate styles for Safari */	

	
#search_container { display: inline-block; }
.input { float: left; border: 0; margin: 0;  }

}	

/***** CONTACT PAGE **********/

#contact {
	margin: 30px 0 0 0;
}

.contact_input_back {
	width: 293px;
	height: 51px;
	padding: 10px;
	background:url(../images/inputbox_back.png) no-repeat;
}
.contact_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #081317;
	width: 250px;
	height: 26px;
	color: #fff;
	border: 1px #073342;
	padding: 2px 10px;
	margin-bottom: 5px;
}

.contact_textarea_back {
	width: 528px;
	height: 212px;
	padding: 10px;
	background: url(../images/textbox_back.png) no-repeat;
}

.contact_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #081317;
	width: 485px;
	height: 170px;
	color: #fff;
	border: 1px #073342;
	padding: 10px 10px;
	margin-bottom: 10px;
}

.submit_btn {
	height: 26px; 
	width: 85px; 
	margin-left: 5px;
	border: 0px;
	background: url(../images/submit_btn.jpg) no-repeat;
}


.etiqueta {
	float:left;
	margin-bottom:20px;
	background-color:#F0DF87;
	width:380px;
	height:150px;
	border-radius: 10px 10px;
	webkit-border-radius: 10px 10px;  /* Safari  */
  	moz-border-radius: 10px 10px;     /* Firefox */
  	padding:10px;
}

.etiqueta p {
	margin-top:0; margin-bottom:0;
	color:#000000;
}

.etiqueta a {
	margin-top:0; margin-bottom:0;
	color:#F00017;
}

.etiquetaVacia {
	float:left;
	margin-bottom:20px;
	width:380px;
	height:150px;
	border-radius: 10px 10px;
	webkit-border-radius: 10px 10px;  /* Safari  */
  	moz-border-radius: 10px 10px;     /* Firefox */
  	padding:10px;
}

.producto {
	float:left;
	margin-bottom:20px;
	background-color:#F0DF87;
	width:380px;
	height:300px;
	border-radius: 10px 10px;
	webkit-border-radius: 10px 10px;  /* Safari  */
  	moz-border-radius: 10px 10px;     /* Firefox */
  	padding:10px;
}

.producto p {
	margin-top:0; margin-bottom:0;
	color:#000000;
}

.producto a {
	margin-top:0; margin-bottom:0;
	color:#F00017;
}

.margen20 {
	width:20px;
	height:20px;
	float:left;
}

.formulario {
	float:left;
	margin-bottom:20px;
	background-color:#F0DF87;
	width:420px;
	height:410px;
	border-radius: 10px 10px;
	webkit-border-radius: 10px 10px;  /* Safari  */
  	moz-border-radius: 10px 10px;     /* Firefox */
  	padding:10px;
}

.formulario p {
	margin-top:5px; margin-bottom:5px;
	color:#000000;
}

.formulario a {
	margin-top:5px; margin-bottom:5px;
	color:#F00017;
}

.formularioPedido {
	float:left;
	margin-bottom:20px;
	background-color:#F0DF87;
	width:420px;
	height:620px;
	border-radius: 10px 10px;
	webkit-border-radius: 10px 10px;  /* Safari  */
  	moz-border-radius: 10px 10px;     /* Firefox */
  	padding:10px;
}

.formularioPedido p {
	margin-top:5px; margin-bottom:5px;
	color:#000000;
}

.formularioPedido a {
	margin-top:5px; margin-bottom:5px;
	color:#F00017;
}

/* FOOTER */

#footer {
	height: 40px;
}

#footer ul {
	display: inline-block;
	float: right;
	margin-top: 30px;
	text-align: right;
	width: 300px;
	}

#footer ul li {
	display: inline;
	margin-left: 25px;
	}

#footer ul li a {
	font-size: 12px;
	font-weight: none;
	color: #fff;
	text-decoration: none;
	padding: 6px 15px;
	}


#copyright {
	font-size: 12px;
	color: #FFFFFF;
	margin: 20px 0px 0 15px;
	text-align:center;
}

.blanco{
	color:#FFFFFF;
}

