/*
Theme Name: Propiedades van lamoen 2010
Theme URI: http://p.contraculto.com/minima
Description: Sitio web Propiedades Van Lamoen.
Version: 1.0
Author: contraculto (rod)
Author URI: http://contraculto.com/
*/

/*
made with minima wp theme
http://p.contraculto.com/minima
minima is distributed under a GNU GPL v3 license.
http://www.gnu.org/copyleft/gpl.html

01: CSS Resets.
02: Common and Specials.
03: Wordpress Special tags.
04: Basic Structure.
05: Header.
06: Main Content.
	06.01: Comments.
07: Sidebar.
08: Footer.
*/

/* * * * * * * * * * * * * * * * * * * * 01: CSS Resets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* * * * * * * * * * * * * * * * * * * * 02: Common and Specials. */

strong	{ font-weight: bold; }
.clear	{ clear: both; }

a		{ color: #2197b3; text-decoration: none; }
a:hover	{ color: #367899; text-decoration: none; }

/* * * * * * * * * * * * * * * * * * * * 03: WordPress Special Tags */

.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; }
.alignright		{ float: right; }
.wp-caption 	{ margin: 10px; border: 1px solid #b6b6b6; background: #f3f3f3; padding-top: 4px; }
.wp-caption img	{ }
.wp-caption p.wp-caption-text	{ padding: 0 4px 5px; line-height: 17px; font-size: 11px; }

/* * * * * * * * * * * * * * * * * * * *  04: Basic Structure. */

body	{
	margin: 20px;
	background: #fff;
	text-align: center;
	color: #333;
	font-family: Calibri, 'Myriad Pro', 'Kozuka Gothic Pro', 'Helvetica Neue', Helvetica, Arial, 'Bitstream Vera Sans', sans-serif;
}

#wrapper	{
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background: transparent url(img/body.png) center center repeat-y;
}

#header	{
	margin-bottom: 20px;
	width: 980px;
	height: 155px;
	background: transparent url(img/header.png) center bottom no-repeat;
}

#content	{
	margin: 0 30px 20px 0;
	float: right;
	width: 700px;
}

#sidebar	{
	float: left;
	margin: 0 0 20px 30px;
	width: 200px;
}

#footer	{
	clear: both;
	width: 920px;
	height: 46px;
	padding: 10px 30px;
	text-align: right;
	line-height: 15px;
	font-size: 10px;
	background: transparent url(img/footer.png) center top no-repeat;
}

/* * * * * * * * * * * * * * * * * * * * 05: Header. */

#header_branding	{
	width: 920px;
	height: 110px;
	padding: 10px 30px;
}

#header_navigation	{
	width: 920px;
	height: 15px;
	padding: 0 30px 10px 30px;
	text-align: right;
	font-size: 14px;
}

#header h1	{
	margin-bottom: 5px;
	font-size: 25px;
	display: none !important;
}

#header h2	{
	font-size: 14px;
	display: none !important;
}

#header_navigation li	{
	display: inline;
	margin-left: 20px;
	font-weight: bold;
}

#header_navigation a	{
	color: #fff;
}

#header_navigation a:hover	{
	text-decoration: underline;
}

/* * * * * * * * * * * * * * * * * * * * 06: Main Content. */

#content_title h2	{
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
}

.content_single_home	{
	position: relative;
	margin-bottom: 50px;
}

.content_single_home_text	{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	width: 680px;
	background: #f3f3f3;
}

.content_single_home_text h2	{
	line-height: 25px;
	font-size: 20px;
}
.content_single_home_text p	{
	margin-top: 10px;
	line-height: 17px;
	font-size: 15px;
}

.content_single_single	{
	margin-bottom: 0 !important;
}

.content_single_title h2	{
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 25px;
	font-weight: bold;
}

.content_single_body	{
	padding-top: 10px;
	text-align: left;
	line-height: 22px;
	font-size: 16px;
}

.content_single_body p	{
	margin-bottom: 15px;
}

.content_single_body ul, .content_single_body ol	{
	margin-left: 30px;
	margin-bottom: 10px;
}

.content_single_body ul li	{
	margin-bottom: 5px;
	list-style-type: disc;
}

.content_single_body ol li	{
	margin-bottom: 5px;
	list-style-type: decimal;
}

.content_single blockquote	{
	margin-left: 30px;
	border-left: 2px solid #d97b00;
	padding-left: 6px;
	font-size: 14px;
	font-style: italic;
}

#content_single_ficha	{
	margin-bottom: 20px;
	border: 1px solid #2197b3;
	padding: 10px;
	line-height: 14px;
	font-size: 14px;
	overflow: hidden;
}

.content_single_ficha_col {
	width: 300px;
}

#content_single_ficha p	{
	margin-bottom: 8px;
}

#content_single_imagenes	{
	position: relative;
	border: 1px solid #2197b3;
	width: 698px;
	height: 500px;
}

#content_single_imagenes_left	{
	width: 30px;
	height: 30px;
	background: transparent url(img/arrow_left.png) center center no-repeat;
	position: absolute;
	top: 235px;
	left: 20px;
	z-index: 1234;
	cursor: pointer;
}

#content_single_imagenes_right	{
	width: 30px;
	height: 30px;
	background: transparent url(img/arrow_right.png) center center no-repeat;
	position: absolute;
	top: 235px;
	right: 20px;
	z-index: 1234;
	cursor: pointer;
}

#imagenes_list	{
	margin: 0;
	padding: 0;
}

#imagenes_list li	{
	list-style-type: none;
}

#content_navigation	{
}

#content_navigation_older	{
	float: left;
	margin-bottom: 10px;
}

#content_navigation_newer	{
	float: right;
	margin-bottom: 10px;
}

/* * * * * * * * * * 06.01: Comments. */

#comments	{
	padding-bottom: 20px;
}

#comments_title	{
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
}

#comments_block	{
}

.comments_single	{
	margin: 20px 0;
	border: 1px solid #b6b6b6;
	padding: 10px;
}

.comments_single_meta	{
	margin-bottom: 10px;
	font-size: 12px;
}

.comments_single_content	{
	margin-top: 4px;
	line-height: 16px;
	font-size: 14px;
}

#comments_callforcomments	{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#comments_registereduser	{
	margin-bottom: 10px;
	font-size: 12px;
}

#comments label	{
	display: inline-block;
	margin-right: 10px;
	width: 250px;
	text-align: right;
	font-size: 12px;
}

#comments input	{
	margin-bottom: 10px;
	width: 300px;
	border: 1px solid #b7b7b7;
}

#comments textarea	{
	margin: 0 0 10px 260px;
	width: 300px;
	height: 200px;
	border: 1px solid #b7b7b7;
}

#comments input#submit	{
	margin-left: 412px;
	width: 150px;
}

/* * * * * * * * * * 06.02: Contacto. */

.content_contacto label	{
	display: inline-block;
	width: 250px;
}

.content_contacto textarea	{
	margin-left: 250px;
}

.wpcf7-submit {
	margin-left: 250px;
}
/* * * * * * * * * * * * * * * * * * * * 07: Sidebar. */

.sidebar_single	{
	margin-bottom: 10px;
	background: #f3f3f3;
	padding: 10px;
	line-height: 18px;
	font-size: 14px;
}

.sidebar_single h2	{
	margin-bottom: 5px;
	font-size: 17px;
}

/* * * * * * * * * * * * * * * * * * * * 08: Footer */

#footer a	{
	color: #fff;
}

#footer a:hover	{
	text-decoration: underline;
}

