/**
Theme Name: Laura Rivas Propiedades
Author URI: http://www.coloursinthesky.cl
Theme URI: http://www.laurarivas.cl
Author: Francisco Ordenes Rivas
Version: 2.0
Description: Sitio de propiedades
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#FFFFFF url('./images/bg-home1.jpg') repeat-x 0 0;
	font:normal 11px Tahoma, Verdana, Arial;
	margin:0;
	color:#660000;
}

ul li { list-style:none; }

a {
	color:#990000;
}

a:hover { color:#000000; }

#body-in { background:transparent repeat-x 0 100%; }

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

/* header */
#header {
	padding-top:30px;
}

#header-content { padding-bottom:46px; }

#branding {
	text-transform:uppercase; 
	height:58px;
	float:left;
	width:635px;
}

#blog-title {
	background:transparent url('./images/title-separator.gif') no-repeat 100% 0;
	display:block;
	padding-right:15px;
	margin-right:10px;
	float:left;
	font:bold 22px Arial;
	line-height:58px;
}

#blog-title a {
	color:#660000;
}

#blog-title a:hover {
	color:#CC0000;
}

#blog-description {
	font-size:12px;
	float:left;
	line-height:58px;
	color:#CC0000;
}

#top-search {
	float:right;
	margin-top:17px;
	background:transparent url('./images/top-search-bg.gif') no-repeat 0 0;
	width:309px;
	height:30px;
	position:relative;
}

#top-search input {
	border:medium none;
	background:transparent;
	position:absolute;
	color:#BEBEBE;
}

#top-search .input-text {
	left:39px;
	top:7px;
	width:190px;
}

#top-search .input-submit {
	width:63px;
	height:30px;
	padding:0;
	right:0;
	top:0;
	cursor:pointer;
}

/* container */

#top-container { height:230px; }

#featured-posts-wrapper {
	float:left;
	width:644px;
	height:247px;
}

#featured-posts .title {
	font-size:16px;
	border-bottom:3px solid #600;
	padding-bottom:3px;
	margin-bottom:3px;
}

#featured-posts .title a {
	color:#CC0000;
}

#featured-posts .entry { color:#FFFFFF; }

.post, .navigation, .commentlist, .respond {
	padding-right:10px;
}

.pagetitle {
	font-size:20px;
	color:#990000;
	margin-bottom:10px;
	margin: 20px auto 10px auto;
}

.post .title {
	color:#990000;
	font-size:16px;
	margin-bottom:5px;
}

.post .meta, .entry-meta { margin-bottom:10px; }

.more-link span {
	display:block;
	color:#FFFFFF;
	text-align:center;
	width:55px;
	height:25px;
	line-height:25px;
	padding:0 10px;
	background-color:#990000;
	border:1px solid #600;
}

.entry { line-height:18px; }

/* content */
#content {
	float:left;
	width:596px;
}

.mini-post {
	float:left;
	width:276px;
	height:312px;
	background:#FFFFFF url('./images/mini-post-bg.gif') repeat-x 0 0;
	padding:9px 7px;
	margin: 20px auto 10px auto;
}

.odd { margin-right:8px; }


.mini-post .title {
	float:left;
	width:180px;
	font-size:12px;
	height:20px;
	margin: 0px auto 18px auto;
}

.mini-post .title a {
	color:#990000;
}

.mini-post .title a:hover {
	color:#990000;
}

.mini-post .datepost {
	float:right;
	width:96px;
	text-align:right;
}

.mini-post .minifoto {
	clear:both;
	padding:5px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

.mini-post .entry { clear:both; }

.mini-post .more-link span {
	margin-top:15px;
}

.no-image { background:#FFFFFF url('./images/mini-post-no-image-bg.gif') repeat-x 0 0 !important; }

/* post navigation */
#post-nav { 
	font-size:11px;
	margin-bottom:10px;
	padding-right:10px;
}

#post-nav a {
	display:block;
	background-color:#990000;
	border:1px solid #9d4d4d;
	color:#FFFFFF;
	padding:8px 13px;
}

#nav-prev-post, #nav-next-post {
	float:right;
	margin-left:10px;
}

/* sidebar */
#sidebar {
	float:left;
	width:360px;
}

.widget { margin-bottom:10px; }

.widget-title {
	background:#FFFFFF url('./images/widget-title-bg.gif') repeat-y 0 0;
	height:30px;
	font-size:12px;
	line-height:30px;
	color:#990000;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;
	padding:0 5px;
	margin: 20px auto 0px auto;
}

.widget-content {
	background:#FFFFFF url('./images/widget-content-bg.gif') repeat-x 0 0;
	padding:0 5px;
}

.widget-content a {
	color:#660000;
}

.widget-content li {
	padding:10px 0;
	border-bottom:1px solid #ffdcdc;
}

.widget-content li li {
	border:none;
	padding:10px 0 0 10px;
}

#secondary .widget-title { background-image:url('./images/widget-small-title-bg.gif'); }

#calendar_wrap { padding-top:5px; }

/* footer */

#footer {
	width:100%;
	height:30px;
	margin: 20px auto 0px auto;
	padding-top:8px;
	line-height:21px;
	color:#666666;
	float:left
}

#footer a {
	color:#666666;
}

#footer a:hover {
	color:#CCCCCC;
}

#blog-name {
	background:#ca5454 url('./images/blog-name-left-bg.gif') no-repeat 100% 0;
	float:left;
	display:block;
	height:24px;
	font-size:12px;
	color:#FFFFFF;
	line-height:24px;
	padding:0 10px 0 5px;
	margin-right:10px;
}


