/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: url(file://images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1D8C3;
	
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #E1D8C3;
}
filosofia{
	width:100px;
	left:100px;
	margin-left:10px;
	margin-top:100px;;
	font-weight: normal;
	color: #E1D8C3;
}
h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #E1D8C3; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: -400px;
	padding: 50px 0px 0px 0px;
}
#wrapperflash {
	margin: -390px;
	padding: 0px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 320px;
	height: 74px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: center;
	width: 450px;
	height: 15px;
	padding-top: 50px;
}
#desing by creaturas{
	float: center;
	width: 450px;
	height: 50px;
	padding-top: 50px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	background: #E1D8C3 ;
}


#menu .current_page_item a {
	background: #6E831C;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 280px;
	height: 74px;
}

#search form {
	float: right;
	margin: 0;
	padding: 24px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #6E831C;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 920px;
	height: 427px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
	z-index: 2;
	position:relative;
	left: 6px;
}
#contacto{
	width: 300px;
	height: 249px;
	margin: 0 auto;
	margin-top: -350px;
	background: url(images/contacto.jpg) no-repeat left top;
	z-index: 2;
	position:relative;
}
#textecontacto{
	width: 300px;
	height: 30px;
	margin: 0 auto;
	z-index: 4;
	position:relative;
	color:#00CC99;
}
#coleccion{
	width: 350px;
	height: 350px;
	margin: 0 auto;
	z-index: 4;
	position:relative
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 32px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 30px;
	padding-top: 160px;
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 360px;
	margin: 0 auto;
	padding: 0px;
}
#pageflash {
	width: 350px;
	margin: 0 auto;
	padding: 0px;}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 325px;
	z-index:3;
	position:relative;
}

/* Post */

.post {
	margin-bottom: 45px;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #26731F;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

