/*
Theme Name: Eventtafocs
Theme URI: http://eventtafocs.cl/
Description: Theme para la empresa Eventtafocs.
Version: 1.0
Author: Reactor (reactor.cl)
*/


/* genericos.
---------------*/



img, div, h1, ul, li { behavior: url(/iepngfix.htc) }

* {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }


img{ border:0} 


a { outline:none; }



body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #8d131e;
	background-position: center top;
	font-family:"Trebuchet MS", Arial, Helvetica;
}

#contenedor{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 963px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

a:link {
	color: #333;
	text-decoration: none;
}


a:visited {
	color: #663399;
	text-decoration: blink;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
}






/* header.
---------------*/
#header {
	width: 963px;
	height: 170px;
	margin-bottom: 0px;
	float: left;
}

#logo {
	background: transparent url(images/logo.png) no-repeat 0 0;
	display: block;
	width: 360px;
	height: 100px;
	overflow: hidden;
	line-height: 1000px;
	margin: 30px auto 0px auto;
}

/* nav.
---------------*/

#nav {
	height: 30px;
	float: left;
	width: 963px;
	height: 20px;
}

#nav ul {
	padding-left: 76px;	
}

#nav ul li {
	display: inline;
	float: left;	
}

#nav li a{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.9em;
	text-decoration: none;
}

#nav li a:active{
	color: #fff;
	text-decoration: underline;	
}

#nav li a:hover{
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;	
}


/* home: ventana.
---------------*/

#ventana {
	width: 963px;
	height: 355px;
	background: url(images/ventana.png) no-repeat;
	margin-left: 21px;
	margin-top: 3px;
	float: left;
}

#cuadro{
	width: 445px;
	padding: 10px 20px 10px 30px;

}

#cuadro h2{
font-family:"Trebuchet MS", Arial, Helvetica;
	margin: 20px 25px 0 25px;
	color: #721939;
}

#cuadro p{
	margin: 8px 25px 0 25px;
	line-height: 1.9em;
	color: #333;
}

#boxes{
	font-family:"Trebuchet MS", Arial, Helvetica;
	margin-left: 18px;
}

#boxes h3{
	font-size: 1em;
	color: #D0A102;
	margin-bottom: 0px;
}

#boxes h3 a{
	font-size: 1em;
	color: #D0A102;
	margin-bottom: 0px;
}

#boxes p{
	font-size: 11px;
	margin-top: 6px;
	color:#FFF;
}

#box-1 {
	float: left;
	height: 174px;
	width: 301px;
	background: url(images/box.png) no-repeat;
	margin: 5px 0 30px 7px;
}

#box-2 {
	float: left;
	height: 174px;
	width: 301px;
	background: url(images/box.png) no-repeat;
	margin: 5px 0 30px 7px;
}

#box-3 {
	float: left;
	height: 174px;
	width: 301px;
	background: url(images/box.png) no-repeat;
	margin: 5px 0 30px 7px;
}

#buscar {
	height: 25px;
	width: 300px;
	float: left;
	margin-top: 8px;
	padding-top: 16px;
	margin-bottom: 5px;
}

#buscar img{
	float: right;
	margin-right: 4px;
}

#busqueda input{
	float: right;
	width: 170px;
	height: 20px;
	border: 1px solid #B89E91;
	margin-right: 18px;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-left: 3px;
}

#login {
	height: 100px;
	width: 300px;
	float: left;
}

#login h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.8em;
	color: #fff;
	padding-top: 8px;
	margin-left: 24px;
	margin-bottom: 2px;
	border-top: 1px dotted #fff;
}

#login p {
	margin: 0 0 4px 3px;
	line-height: 18px;
	float: left;
}

#login label {
	width: 14px;
	float: left;
	margin-left: 24px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-top: 4px;
}


#login p input {
	float: right;
	height: 18px;
	width: 170px;
	border: 1px solid #B89E91;
	background: transparent;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	color: #ccc;
	padding-top: 2px;
}

.llave_login{
	background: url(images/login-1.jpg) no-repeat;
	text-indent: -9999px;
	height:22px;
	width:72px;
	float: right;
	margin-right: 32px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	outline:none; 
}

.llave_login:hover{
	background: url(images/login-2.jpg) no-repeat;
} 

/* Content.
---------------*/

#top-content {
	background: url(images/top-content.png) no-repeat;
	height: 29px;
	width: 938px;
	margin-left: 17px;
	float: left;
}

#content {
	overflow: hidden;
	background: url(images/bg-content.png) repeat-y;
	width: 938px;
	margin-left: 17px;
	float: left;
}

#foot-content {
	background: url(images/foot-content.png) no-repeat;
	height: 32px;
	width: 938px;
	margin-left: 17px;
	margin-bottom: 10px;
	float: left;
}

#list {
	width: 600px;
	float: left;
}





.post {
	width: 600px;
	float: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6B6440;
}


.post-info {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B6440;
}

.post-info-dest {
	font-weight: bold;
	color: #761936;
}





.post h3{
	color: #761936;
	margin-bottom: 0px;
	font-size: 22px;
}

.post h3 a:link, a:visited, a:hover{
	color: #761936;
	text-decoration: none;	
}


.post h4{
	font-size: 15px;
	color: #7d2647;
	margin-bottom: 0px;

}

.post p{
	line-height: 2em;
}

.post.entry-page{
	line-height: 2em;
}

#entry p a { border-bottom:#333 1px dotted

}

.post li{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #333;
	list-style-image: url(images/bullet_pink.jpg);
}

.post object{
	margin: 0 auto;
	display: block;
}




.leyes{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 6px;
	
}


/* Sidebar.
---------------*/

#sidebar a:link {
color:#761936

}

#sidebar a:hover {
	color:#761936;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #761936;
}

#sidebar a:visited {
	color:#761936
}

#sidebar .galeria a:hover {
	border: none;
}







#sidebar {
	overflow: hidden;
	width: 280px;
	float: right;
	margin-right: 26px;
	color:#333;
	line-height: 1.9em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
}

#sidebar h3{
	font-size: 17px;
	border-bottom: 1px dotted #6B6440;
	color:#761936;
}

#busqueda-2 input{
	float: left;
	width: 250px;
	height: 20px;
	border: 1px solid #6B6440;
	margin: 20px 0 20px 14px;
	font-size: 12px;
	color: #6B6440;
	padding-top: 3px;
	padding-left: 3px;
}

#sidebar li{
	list-style: none;
	list-style-image: none;
	border-bottom: none;
	margin: 5px 0 5px 0;
}


#sidebar ul li {
	list-style: none;
	border-bottom: 1px dotted #6B6440;
	margin: 5px 0 5px 0;
}

#sidebar ul li.agregar {
	list-style: none;
	border-bottom: 1px dotted #6B6440;
	margin: 5px 0 5px 0;
}

#sidebar li.agregar img{
	height: 15px;
	width: 15px;
	padding-top: 2px;
	margin-right: 4px;
	list-style: none;
}

#sidebar ul.recent li{
	list-style: none;
	list-style-image: none;
	border-bottom: none;
	margin: 5px 0 5px 0;
}

blockquote {
	color: #333;
	width: 240px;
	padding-left: 18px;
	text-indent: -18px;
	margin-right: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 24px;
}

blockquote:first-letter {
	background: url(images/blockquote-top.jpg) no-repeat left top;
	padding-left: 30px;
}

.galeria {
	padding-left: 13px;
}

.galeria img {
	margin: 0px 3px 2px 3px;
	border: 2px solid #761936;
}


/* Footer.
---------------*/
#footer {
	width: 100%;
	float: left;
	height: 55px;
	}
	
#footer p{
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color:#FFFFFF;
}


/* fotos

-------------------------------------------*/

img.aligncenter {
	border: 3px solid #FFFFFF;
	margin: 0 auto;
	display: block;
}


img.alignright{
	border: 3px solid #FFFFFF;
	float: right;
	margin-left: 10px;
}

img.alignleft{
	border: 3px solid #FFFFFF;
	float: left;
	margin-right: 10px;
}


.alignright-2{
	float: right;
	border: none;	
}


.alignright {
	float: right;
	margin-left: 10px;
	margin-right: 25px;
}

.alignright p{
	font-style:italic;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0px 8px;;
}

.alignright img{
	border: 3px solid #FFFFFF;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignleft p{
	font-style:italic;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0px;
}

.alignleft img{
	border: 3px solid #FFFFFF;
}




/* barra comentarios

-------------------------------------------*/


.post-footer{
	padding: 5px;
	color: #761936;
	background-image: url(images/bg-comments.jpg);
	width: 530px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 35px;
	background-repeat: no-repeat;
}


.post-footer a.comenta{
	float: right;
	background: url(images/comments.jpg) left no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}

.post-footer span{
	background: url(images/tag.jpg) left no-repeat;
	padding: 1px 0 2px 20px;
}


/* comentarios

-------------------------------------------*/



#commentform textarea{

	width: 95%;

}

ol.commentlist {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	
}

.name {
	height: 53px;
	width: 238px;
	list-style: none;
	background: url(images/dice.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 12px;
	color: #333;
	margin-left: 30px;
}
.comment-text {
	padding-left: 40px;
	margin-top: -18px;
	margin-bottom: 26px;
}

.nav{
text-align:center;
font-size:12px;
}
