/* @override http://blog.maisondelart.net/wp-content/themes/maison/style.css */

/*  
Theme Name: Maison De L'Art Blog
Theme URI: http://blog.maisondelart.net
Description: Plantilla para el blog de Maison De L'Art dise&ntilde;ada por <a href="http://www.maisondelart.net">Hans Christian Rodr&iacute;guez</a>
Version: 1.0
Author: Maison De L'Art
Author URI: http://www.maisondelart.net

*/
body {
	color: #37241d;
	background: #ccb38c url(header.png) repeat-x fixed 0 top;
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #37241d;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, li.cat-item a:hover {
	text-decoration: none;
}

pre, code {
	color: black;
	padding: 10px;
	border: 1px solid #c1a681;
	background-color: #e6d8bb;
	display: block;
	margin: 0;
	font: small "Courier New", Courier, mono;
	overflow: auto;
}

.clear {
	clear: both;
}

#header h1 {
	padding: 40px 0;
	margin: 0 auto;
}

#header h1 a {
	background: url(h1.png) no-repeat center center;
	width: 315px;
	height: 51px;
	display: block;
	margin: auto;
	text-indent: -999999px;
}

#header p {
	display: none;
}

#wrap {
	width: 950px;
	margin: auto;
}

#sidebar {
  float: right;
  width: 300px;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: fixed;
	top: 200px;
}

ul li.cat-item {
	font-size: 2.2em;
	text-transform: uppercase;
	text-shadow: #37241d 1px 1px 1px;
}

li.cat-item a {
	color: #5e472f;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#content {
	width: 630px;
	float: left;
}

div.post small {
	text-align: center;
	margin: auto;
	display: block;
	text-transform: uppercase;
	font-size: x-small;
	color: #937f63;
}

div.post small a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

small span {
	font-size: medium;
	padding-left: 3px;
}

div.post {
	background: url(separator.png) no-repeat center bottom;
	padding: 0 20px 70px;
	margin-bottom: 20px;
}

div.post strong {
	color: #5e472f;
}

div.post h2 {
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin: 0 auto;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 1.9em;
}

div.post h2 a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

div.post h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

div.post ul {
	list-style-type: square;
	padding-left: 15px;
}

div.post p, div.post li, div.post bloquote {
	font-size: large;
	color: black;
}

div.post li {
	padding-top: 10px;
}

div.post p img {
	margin: auto;
	display: block;
	border-top: 2px solid #e6d8bb;
	border-left: 2px solid #e6d8bb;
	border-bottom: 2px solid #c1a681;
	border-right: 2px solid #c1a681;
}

div.post p a img:hover {
	border: 2px solid #f9e9cc;
}

div.post form, div.post fieldset {
	border: none;
	text-align: center;
	padding: 0;
	margin: auto;
}

p.edit {
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
	font-size: small;
}

p.edit a {
	text-decoration: none;
	padding: 3px;
	width: 100px;
	color: #937f63;
	background-color: #efd8c0;
	display: block;
	margin: auto;
}

p.edit a:hover {
	color: #937f63;
	background-color: #5e472f;
}

h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #937f63;
}

ol.commentlist {
	background: url(separator.png) no-repeat center bottom;
	padding-bottom: 70px;
}

ol.commentlist li, div#commentform p {
	font-size: small;
}

div#commentform {
	padding-left: 20px;
	padding-right: 20px;
}

small.commentmetadata {
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	text-transform: uppercase;
	
}

small.commentmetadata a {
	color: #937f63;
	font-weight: normal;
	font-style: normal;
}

small.commentmetadata a:hover {
	color: #37241d;
}

label {
	text-transform: uppercase;
	font-size: x-small;
	color: #937f63;
}

textarea, input#author, input#email, input#url, input#s {
	font: small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #937f63;
	border: 1px solid #e6d8bb;
}

/* @group table */



table {
	text-shadow: white 0 1px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
	width: auto;
	box-shadow:0 0 15px #756750;
	-moz-box-shadow:0 0 15px #756750;
	-webkit-box-shadow:0 3px 10px #756750;
}

table td {
	padding: 8px;
	font-size: small;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#EEE));
	background-image:-moz-linear-gradient(19% 75% 90deg,#EEE, #FFFFFF);
}

table ul {
	margin: 0;
	padding-left: 15px;
	list-style-type: square;
}

.post table td li {
	font-size: small;
}

table .first {
	width: 20%;
	font-weight: bold;
	text-align: right;
}

table .top td {
	font-size: large;
	font-weight: bold;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DDD));
	background-image:-moz-linear-gradient(19% 75% 90deg,#EEE, #DDD);
}

table .top .first {
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	background-color: transparent;
}

table .top .last {
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	background-color: transparent;
}

table .bottom .first {
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: transparent;
}

table .bottom .last {
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: transparent;
}

table tr.top {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

table tr.bottom {
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}

table .winner {
	width: 40%;
	font-weight: bold;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#D5E8B0));
	background-image:-moz-linear-gradient(19% 75% 90deg,#D5E8B0, #FFFFFF);
}

/* @end */

input#s {
	padding: 5px;
	color: black;
	font: medium "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

textarea {
	padding: 5px;
	width: 580px;
	height: 100px;
}

#footer p {
  height: 150px;
	background: url(logo-footer.png) no-repeat center center;
	text-indent: -999999px;
}
