/*

Theme Name: Blank 1 sidebar - left (theme development)

Theme URI: http://wordpress.org/

Description: 

Version: 1.0

Author: Anna

Author URI: 

Tags: empty, clean, development, design



	Based on Kubrick v1.5

	 http://binarybonsai.com/kubrick/

	The Kubrick theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



/* -- just some ugly styling to make it easier to get started, can safely be removed */



/* - BASIC STUFF - */

body {

	color:#333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding: 0px;

	background-color: #FFF;

	background-image: url(imagen/fondo2.jpg);

	background-repeat: repeat-x;

	background-position: top;

	text-align: justify;

}

a {

	text-decoration:none;

	color: #7c052b;

}

h2 {

	font-family: "Times New Roman", Times, serif;

	font-size: 26px;

	color: #7c052b;

	font-weight: normal;

}



a:hover {

	text-decoration:underline;

	color: #666;

}

.additional-meta {font-size: xx-small}

blockquote {font-style:oblique}



/* -- LISTS -- */

ul {margin:0;padding:0;}

ul li {	margin-left:5px;padding:0;}

li {list-style-type:none;}

.disc {list-style-type:disc}

/* lists inside posts */

.entry-content ul ol {margin-left:0;}

.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}

.entry-content ul li ol {margin-left:10px;}

.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}

.entry-content ol li li {margin-left:5px;}



/* -- HEADINGS -- */

h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}

h2.entry-title {font-size:180%;}

h2#comments{margin:20px auto 10px;font-size:140%;}

/* headings inside posts */

.entry-content h3 {font-size:140%;}

.entry-content h4 {font-size:120%;}

.entry-content h5 {font-size:100%;}

.entry-content h6 {font-size:90%;}



/* -- MAIN DIV'S -- */

#wrapper {

	float:none;

	clear:both;

	padding:0;

	width:1000px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#header {

	height:171px;

	padding: 0px;

	width: 1000px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#footer {

	height:390px;

	overflow:hidden;

	clear:both;

	float:none;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	width: 1000px;

	background-color: #000;

}



/* -- POSTS -- */

.post-index {margin:0 0 10px;}

#post-single {margin:0 0 20px;}

.posts-wrap {

	float:left;

	clear:none;

	width:704px;

	padding-top: 30px;

	padding-right: 40px;

	padding-bottom: 15px;

	padding-left: 40px;

}



/* -- SIDEBARS --*/

.sidebar-wrap {

	overflow:hidden;

	float:right;

	clear:none;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	width: 216px;

}

.sidebar {width:99%;clear:none;}

.block-1 {

	float:left;

	background-image: url(imagen/fondo-iso.png);

	background-repeat: no-repeat;

	background-position: right top;

	text-align: center;

}



/* -- 404-PAGE --*/

.error404 {margin:0;width:100%;}

.error404 h1,.error404 h2 {margin: 10px auto;}



/* -- COMMENTS -- */

div.comments-wrap {margin:15px auto; padding:0;}

li.comment,li.trackback, li.pingback {margin: 10px auto;}

ul.children {margin-left:10px;}

ul.commentlist, ul.pinglist {margin:10px 0;}

div.reply {}

textarea#comment {overflow:auto}



/* -- ALIGNMENTS --*/

img.alignright {float:right;clear:none;margin:0 0 1em 1em}

img.alignleft {float:left;clear:none;margin:0 1em 1em 0}

img.aligncenter {display: block; margin:1em auto; text-align:center}

img.alignnone {margin:0 0.5em 0 0;}



/* -- NAVIGATION --*/

div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}

.navigation-index {}

.nav-next {float:right;clear:none;width:48%; text-align:right;}

.nav-prev {float:left;clear:none;width:48%; text-align:left;}

a:focus {

	outline:none;

}

#header h2 {

	display: none;

}

#header h1 {

	display: none;

}

.cabecera {

	height: 104px;

	padding-top: 30px;

	padding-right: 15px;

	padding-bottom: 0px;

	padding-left: 15px;

}

.botonera {

	background-image: url(imagen/botonera.png);

	background-repeat: repeat-x;

	background-position: top;

	height: 37px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 25px;

}

.text-up {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 17px;

	font-weight: bold;

	color: #410317;

	padding-bottom: 30px;

}

.text-up2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	text-transform: uppercase;

	text-align: left;

}

.text-up2 a {

	color: #666;

}

.text-up2 a:hover {

	color: #999;

	text-decoration: none;

}





.text-up3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666;

	text-transform: uppercase;

}

.text-up4 {

	font-family: "Times New Roman", Times, serif;

	font-size: 26px;

	color: #666;

	text-transform: uppercase;

}

.menu {

	font-family: Arial, Helvetica, sans-serif;

	color: #FFF;

	font-size: 12px;


	background-image: url(imagen/linea.png);

	background-repeat: no-repeat;

	background-position: right;

}

.menu a {

	color: #FFF;


	display: block;

	padding-top: 11px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

}

.menu a:hover {

	color: #FFF;

	text-decoration: none;

	background-color: #069;

}



.posts-wrap2 {

	float:right;

	clear:none;

	width:1000px;

}

.welcome {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	background-color: #5e5e5e;

	float: left;

	width: 940px;

	padding-top: 10px;

	padding-right: 30px;

	padding-bottom: 10px;

	padding-left: 30px;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #FFF;

}

.title-welcome {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 25px;

	color: #b2b1b1;

}

.text-logo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #424242;

	padding-bottom: 5px;

	padding-top: 0px;

	padding-right: 15px;

	padding-left: 15px;

}

.slide {

	float: left;

	width: 784px;

	margin: 0px;

	height: 280px;

}

.iso {

	float: left;

	width: 216px;

	background-image: url(imagen/fondo-iso.png);

	background-repeat: no-repeat;

	background-position: right top;

}

.banners-home {

	float: left;

	width: 1000px;

}

.bhome01 a {

	background-image: url(imagen/bhome01.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width: 235px;

	text-indent: -9999px;

	display: block;

	height: 195px;

}

.bhome01 a:hover {

	background-image: url(imagen/bhome01.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

}

.bhome02 a {

	background-image: url(imagen/bhome02.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width: 235px;

	text-indent: -9999px;

	display: block;

	height: 195px;

}

.bhome02 a:hover {

	background-image: url(imagen/bhome02.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

}



.bhome03 a {

	background-image: url(imagen/bhome03.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width: 235px;

	text-indent: -9999px;

	display: block;

	height: 195px;

}

.bhome03 a:hover {

	background-image: url(imagen/bhome03.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

}



.bhome04 a {

	background-image: url(http://www.sanctuarydelraybeach.com/wp-content/uploads/2011/05/bhome04.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width: 235px;

	text-indent: -9999px;

	display: block;

	height: 195px;

}

.bhome04 a:hover {

	background-repeat: no-repeat;

	background-position: bottom;

}

.bottom {

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 10px;

	padding-left: 60px;

}

.list li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	display: block;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 3px;

	padding-left: 0px;

	font-weight: bold;

}





.list li a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #616161;

	font-weight: normal;

}

.list li a:hover {

	color: #000;

	text-decoration: none;

}

.pie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFF;

	padding: 10px;

	background-color: #000;

}

h2.entry-title a {

	font-size:16px;

	font-family: Arial, Helvetica, sans-serif;

	color: #333;

}

h2.entry-title a:hover {

	color: #666;

	text-decoration: none;

}

#dropmenu, 

#dropmenu ul {

	margin:0;

	padding:0;

	list-style-type:none;

	list-style-position:outside;

	position:relative;

	z-index:300;

	width:100%;

	font-weight:bold;

	color: #FFF;

	}   

#dropmenu a {

	display:block;

	color:#FFF;

	border-right:1px solid #ab1f4d;

	text-decoration:none;

	padding-top: 11px;

	padding-right: 28px;

	padding-bottom: 11px;

	padding-left: 28px;

	margin: 0px;

	text-transform: uppercase;

	}

#dropmenu a:hover {

	color:#fff;

	background-color: #0d5c99;

	}

#dropmenu li {

	float:left; 

	position:relative;

	}

#dropmenu ul {

	position:absolute;

	display:none;

	top:35px;

	left: 0px;

	}

#dropmenu ul a {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #8b8b8b;

	background-color: #757575;

	padding-top: 6px;

	padding-right: 18px;

	padding-bottom: 6px;

	padding-left: 18px;

	border-right-style: none;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

	text-transform: none;

	}

#dropmenu li ul {

	}

#dropmenu li ul a {

	width:120px;

	height:auto;

	float:left;

	}   

#dropmenu ul ul {

	top:auto;

	} 

#dropmenu li ul ul {

	left:120px;

	margin:0px 0 0 10px;

	}

#dropmenu li:hover ul ul, 

#dropmenu li:hover ul ul ul, 

#dropmenu li:hover ul ul ul ul {

	display:none;

	}   

#dropmenu li:hover ul, 

#dropmenu li li:hover ul, 

#dropmenu li li li:hover ul, 

#dropmenu li li li li:hover ul {

	display:block;

	}

/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access .menu-header,
div.menu {
	font-size: 10px;
	margin-left: 12px;
	width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	text-transform: none;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	background-image: url(imagen/linea-boton.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 12px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 27px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
}
#access ul ul {
	box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 37px;
	left: -5px;
	float: left;
	width: 180px;
	z-index: 99999;
	margin-left: 0px;
}
.sub-menu {
	margin: 0px;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #5e5e5e;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
	background-color: #0d5c99;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
