/*
Theme Name: Monica comas
Theme URI: http://www.monicacomas.es/
Description: Monica Comas
Version: 1.0
Author: Intercastilla
Author URI: http://intercastilla.com/
*/

@import url('reset.css');

* html .clearfix {
	height: 1%;
}

a {
	color: #9478a6;
	text-decoration: none;
}

a.black {
	color: #000000;
}

a:hover, a:active, a.current {
	color: #460d64
}

body {
	color: #484848;
	font-family: "Myriad Pro", verdana, arial, sans-serif;
	font-size: 62.5%;
}

body.home {
	background: url('images/body.home.bg.jpg') repeat-x; 
}

body.section {
	background: url('images/body.section.bg.jpg') repeat-x; 
}

#box {
	background: url('images/box.bg.jpg') no-repeat top center;
}

#box span.box-title {
	color: #9478a5;
	display: block;
	font-size: 1.4em;
	padding: 20px 26px 0 58px;
}

#box-content {
	font-size: 1em;
	line-height: 1.5em;
	margin: 50px 19px 0 19px;
}

#box-content div.box-section {
	background: url('images/box-section.bg.gif') transparent no-repeat bottom left;
	padding: 20px 0 20px 0;
}

#box-content div.box-section.nobg {
	background: none;
}

#box-content div.box-section p {
	margin-bottom: 10px;
}

#box-content div.box-section p strong {
	font-weight: bold;
}

#box-content div.box-section iframe {
	border: solid 1px #460d64;
}

#box-content div.box-section ul ul  {
	margin-left: .5em;
	padding: 0.3em 0 0.3em 0;
}

.category-excerpt {
	color: #f3bb84;
	display: block;
	font-size: 1.2em;
	font-style: italic;
}

.category-title {
	color: #f3bb84;
	font-size: 3.6em;
	display: block;
	margin: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

.contact {
	background: url('images/phone.jpg') no-repeat top left;
	color: #9478a5;
	display: block;
	font-size: 1.4em;
	height: 31px;
	padding: 6px 0 6px 40px; 
}

#content {
	font-size: 1.4em;
	margin: 100px 0 70px 0;
}

#content form fieldset {
	border: 1px solid #a4a4a4;
	padding: 0.7em;
	margin: 1em 0 1em 0;
}

#content form fieldset legend {
	font-size: 1.2em;
	font-weight: bold;
}

#content.home {
	margin-top: 40px;
}

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

#content #right {
	float: right;
	width: 280px;
}

#content ul {
	margin: 10px 0 20px 0;
}

#content ul li a {
	color: #9478a6;
}

#content ul li a:hover, #content ul li:active {
	color: #460d64;
}

.dummy {
	height: 400px;
}

#footer {
	background: url('images/footer.bg.gif') repeat-x top left;
	font-size: 1.4em;
	padding: 10px 0 30px 0;
	width: 100%;
}

#footer-legal {
	line-height: 1.5em;
	top: 70px;
	position: absolute;
}

#footer-legal span {
	color: #a4a4a4;
}

#footer-logo {
	background: url('images/footer-logo.bg.jpg');
	height: 115px;
	position: absolute;
	right: 0px;
	top: 5px;
	width: 130px;
}

#footer-logo a {
	display: block;
	height: 115px;
	width: 130px;
}

#footer-links {
	color: #9478a6;
}

#footer-links li {
	display: inline;
}

#footer-links ul li:after {
	content: "\0020\0020\0020\002F\0020\0020\0020";
}

#footer-links ul li.last:after {
	content: "";
}

#footer-wrapper {
	height: 125px;
	width: 920px;
	margin: 0 auto;
	position: relative;
}

#front {
	color: #ffffff;
	margin: 0 -140px 0 -280px;
	padding-left: 280px;
	position: relative;
}

#front.home {
	background: url('images/front.home.bg.jpg') no-repeat;
	height: 362px; 
}

#front.home #title {
	padding: 142px 0 142px 0;
}

#front.section {
	background: url('images/front.section.bg.jpg') no-repeat;
	height: 164px;
}

#front.section #title {
	padding: 47px 0 47px 0;
}

#front h1, #front h3 {
	color: #f3ba84;
	font-size: 5.8em;
}

#front h2 {
	font-size: 1.8em;
} 

#header {
	height: 120px;
	position: relative;
}

html[xmlns] .clearfix {
	display: block;
}

#logo {
	position: absolute;
	top: 9px;
}

#logo a {
	background: url('images/logo.jpg') no-repeat top center;
	display: block;
	height: 97px;
	width: 352px;
}

#menu {
	bottom: 10px;
	font-size: 1.8em;
	position: absolute;
	right: 0;
}

#menu ul {
}

#menu li {
	display: inline;
	padding-left: 25px;
}

p.more {
	margin-top: 30px;
}

.post {
	background: url('images/post.bg.jpg') no-repeat bottom center;
	margin: 0 0 60px 0;
	padding: 0 0 20px 0;
}

.post ol {
	list-style-type: upper-roman;
}

.post ol li{
	padding: 5px;
}

.post ol ol {
	list-style-type: decimal;
	margin: 2px 0 2px 15px;
}

.post ol ol ol {
	list-style-type: upper-alpha;
	margin: 2px 0 2px 15px;
}

.post ol ol ol ol {
	list-style-type: square;
}

.post ul li {
	font-size: 1em;
	line-height: 1.3em;
	list-style-position: inside;
	list-style-type: square;
	padding: 5px 0 5px 25px;
}

.post-last {
	background: none;
}

.post p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}

.post p strong {
	color: #000000;
	font-weight: bold;
}

.post p.separator {
	background: url('images/box-section.bg.gif') no-repeat bottom left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.post span.post-title {
	background: url('images/post-title.bg.jpg') no-repeat left;
	color: #9478a5;
	margin-left: -50px;
	padding-left: 50px;
	font-size: 3.4em;
}

.post span.content-title {
	background: url('images/content-title.bg.jpg') no-repeat top left;
	color: #000000;
	display: block;
	margin-left: -5px;
	min-height: 49px;
	padding: 12px 0 12px 50px;
	font-size: 1.5em;
} 
	
.post-category span.post-title {
	background: url('images/post-category-title.bg.jpg') no-repeat left;
	color: #000000;
	font-size: 3em;
	margin-left: -55px;
}

.post-category p {
	padding: 15px 0 15px 0;
}


.post-category p:first-letter {
	color: #f3bb84;
	text-transform: uppercase;
}

#precontent {
	font-size: 1.5em;
	line-height: 1.8em;
	margin-top: 70px;
}

.section-block {
	display: inline-block; *
	zoom: 1; *
	display: inline;
	margin: 0 0 0 0;
	min-height: 340px;
	text-align: left;
	vertical-align: top;
	width: 300px;
}

.section-block p {
	line-height: 1.5em;
	width: 260px;
}

.section-block p strong {
	font-weight: bold;
}

.section-title {
	display: block;
	margin-bottom: 30px;
}

.section-title a, .section-title a:active {
	font-size: 2.4em;
}

#wrapper {
	margin: 0 auto;
	width: 920px;
}
