/*  
Theme Name: Notes
Theme URI: http://wp-design.org/portfolio/notes/
Description: <a href="http://wp-design.org/portfolio/notes/">Notes</a> is a theme for blogers who have a great dispostion for writing thier personal memories.
 Author: WP Design
Author URI: http://wp-design.org/

Notes
http://wp-design.org/portfolio/notes/

*/


html {
	
}
body {
	/*background:#eee url(images/bg-m.gif) repeat-y center top;*/
	margin:0; padding:0;
	font:normal 1em Trebuchet MS, Helvetica, sans-serif;
	background: #000;
	text-align: center;
}

a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

a:hover {
	color: #666;
}

a img {
	border: none;
}

a:hover img {
	border: none !important;
}

#wrap1 {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 1050px;
}

#header {
	background: #cad32a;
	text-align: center;
	margin: 0 auto;
	height: 150px;
	padding: 0;
	width: 1050px;
}

#header a {
	letter-spacing: 0.4em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

#header a:hover {
	color: #fff;
}

#header li {
	float: left;
}

#header li a {
	height: 150px;
	width: 150px;
	display: block;
}


#header li.page-item-2 a {
	background: #FF952A url(images/boton_contacto.jpg) no-repeat center top;
}

#header li.page-item-2 a:hover {
	background-position: center -150px;
}


#header li.page-item-3 a {
	background: #3A9F16 url(images/boton_iluminacion.jpg) no-repeat center top;
	letter-spacing: 0.3em;
}

#header li.page-item-3 a:hover {
	background-position: center -150px;
}


#header li.page-item-4 a {
	background: #E00606 url(images/boton_sonido.jpg) no-repeat center top;
}

#header li.page-item-4 a:hover {
	background-position: center -150px;
}


#header li.page-item-5 a {
	background: #FFE643 url(images/boton_video.jpg) no-repeat center top;
}

#header li.page-item-5 a:hover {
	background-position: center -150px;
}


#header li.page-item-6 a {
	background: #862A5B url(images/boton_eventos.jpg) no-repeat center top;
}

#header li.page-item-6 a:hover {
	background-position: center -150px;
}


#header li.page-item-7 a {
	background: #249EB6 url(images/boton_venta.jpg) no-repeat center top;
}

#header li.page-item-7 a:hover {
	background-position: center -150px;
}

#header li.page-item-38 a {
	font-size:1em;
	letter-spacing: 0;
	line-height: 100%;
	background: url(images/logo_db.png) no-repeat center -135px;
}

#header li.page-item-38 a:hover,
#header li.page-item-38.current_page_item a {
	background-position: center 15px;
	background-color: #5C6B04;
}

#wrap2 {
	width:1050px; 
	margin: 0 auto; 
	padding:0; 
	position:relative;
	background: #B60F22;
}

ul, ol { list-style-type:none;}

h1 { font-size:32px; line-height:36px; letter-spacing:-1px; }

h1 a { padding:0 3px;}


span { background:#D9CE05; color:#fff; padding:0 3px;}

#logo {
	position: absolute;
	z-index: 100;
	top: 280px;
	left: 40px;
}


#left { 
	width:450px; 
	float:left; 
	text-align:right; 
	font-size:18px; 
	line-height:23px;  
	height: 500px;
	padding-top: 40px;
	
}



#left h1 {
	color: #000;
	font-weight: normal;
	letter-spacing: 0.5em;
	margin-right: 1em;
	background: url(images/h1_bg1.png) repeat-y left top;
	position: relative;
	right: -190px;
	top: -25px;
	text-align: center;
	padding-left: 1em;
	font-family: Arial;
}


*html #left h1 {
	color: #fff;
	left: 430px;
	top: -25px;
	background: none;
	font-size: 2.0em;
	letter-spacing: 0.8em;
	filter: alpha(opacity=50);
/*	-moz-opacity: 0.6; 
	opacity: 0.6;
*/
}

#right {
	width:530px;  
	float:right; 
	padding: 40px 40px 0px 20px;
}

.storycontent {
	font-size: 1.0em;
	line-height: 1.6em;
	margin-top: 40px;
	font-style: italic;
	text-align: left;
}

* html .storycontent {
	margin-top: 80px;
}

.storycontent ul.thumbs {
	margin: 0;
	padding: 0;
}

.storycontent ul li {
	display: inline;
}
.storycontent li img {
	display: inline;
	margin: 0;
}

.description { margin-bottom:30px;}
#left ul li ul {  margin-bottom:30px;  }
#left ul li ul li ul { margin:0;}

h2 { font-weight:normal; font-size:18px; }
.post { margin-bottom:30px;}

#comments, .rss_link { margin-bottom:30px;}
#commentlist { margin-bottom:30px;}
#commentlist li { margin-bottom:30px;}

input { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	padding:3px; 
	color:#333; 
	border:1px solid #D9CE05; 
	border-bottom:0; 
	border-left:3px solid #D9CE05;
}

textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	padding:3px; 
	color:#333; 
	width:95%; 
	border:1px solid #D9CE05; 
	overflow:auto; 
	height:100px;  
	border-left:3px solid #D9CE05;
}

small { font-size:10px;}

#commentform p { }

#submit { background:#D9CE05; color:#fff; border:0; cursor:pointer;}

#s { border-bottom:1px solid #D9CE05}



#footer {
	text-align: center;
	margin: 0 auto;
	width: 1050px;
	background: #A2A2A2; 
	color: #fff; 
	font-size: 0.7em;
	margin-top: 0;
	padding: 10px 0;
}

#footer li {
	padding: 0 1em;
	border-right: 1px solid #fff;
	display: inline;
}
#footer a {
	color: #fff;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.last {
	border-right: none !important;
}

/* ================ individual pages ============= */
body.iluminacion #left {
	background: url(images/iluminacion_left_bg.JPG) no-repeat right center;
}

body.sonido #left {
	background:  url(images/sonido_left_bg.jpg) no-repeat right center;
	height: 550px;
}

body.sonido #wrap2 {
	background: #5BCF1D;
}

body.video #wrap2 {
	background: #EEB61C;
}

body.video #left {
	background: url(images/video_left_bg.jpg) no-repeat left top;
	height: 450px;
}

body.eventos #wrap2 {
	background: #29CA59;
}

body.eventos #left {
	background: url(images/eventos_left_bg.jpg) no-repeat left top;
	height: 450px;
}
body.venta #wrap2 {
	background: #F4D01E;
}

body.venta #left {
	background: url(images/venta_left_bg.jpg) no-repeat left top;
	height: 500px;
}

body.contacto #wrap2 {
	background: #22BED3;
}

body.contacto #left {
	background: url(images/contacto_left_bg.jpg) no-repeat left top;
	height: 500px;
}

body.contacto #details {
	position: absolute; top: 350px; left: 20px;
	font-weight: bold;
	color: #fff;
}

body.contacto #details dt {
	float: left;
	margin-right: 1em;
}

body.contacto h1 {
	top: -30px;
}

body.contacto #right {
	padding-top: 30px;
}

body.contacto .contactright {
	margin: 0;
}

body.distribucion-db-audiotechnik #right {
	background-color: #CAD32A;
	height: 500px;
}

body.distribucion-db-audiotechnik #right .post {
	margin-top: 120px;
}
body.distribucion-db-audiotechnik #right .post img {
	margin-right: 5px;
}