/*   
Theme Name: CotaMil
Theme URI: http://www.cotamil.cl
Description: theme de wordpress diseñado para Cota Mil, la primera teleserie por Twitter.
Author: Rossana Santoni
Author URI: http://www.twitter.com/rossanasantoni
Version: 1.0
*/

body {
	font: 12px/140% arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(images/bg.gif) repeat;
	margin: 0;
	padding: 0;
}

p {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	color: #2c2c2c;
	text-decoration: none;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}


h3 {
	font-size: 18px;
	color: #ffffff;
	background-color: #f82831;
	display:block;
	margin-bottom:4px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

h3 a {
	color: #ffffff !important;
	
}



h3 a:hover {
	color: #3e3d3d !important; 
}



a {
	text-decoration: none;
}

img {
	border-style: none;
}

small {
	margin-left: 10px;
}




/* ------ estilos para las cajas ------ */

#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c2f0f1;
	overflow:hidden;
	margin-top: 25px;
}

* html #wrap {
	height:1%;
	}

#header {
	width: 960px;
	height: 200px;
	float: left;
}

#content {
	width: 630px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#sidebar {
	float: right;
	width: 300px;
	margin-right: 10px;
}

#footer{
	width: 960px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	float: left;
	background-color: #3e3d3d;
	margin-left: auto;
	margin-right: auto;
}



/* ---- estilos para el header ----- */

#logo {
	width: 200px;
	height: 200px;
	float: left;
	background-image: url(images/logocm.jpg);
	margin-left: 20px;
}

#abstract {
	float: left;
	margin-left: 75px;
	margin-top: 50px;
	width: 380px;
	height: 120px;
	font-size: 14px;
}

#abstract h2{
	font-size: 14px;
}

#siguenos {
	width: 200px;
	height: 200px;
	float: right;
}




/* ---- estilos para el menu ----- */

#menu {
	width: 100%;
	float: left;
	margin-bottom: 12px;
	height: 48px;
	color: #b6b6b6;
	font-size: 16px;
	text-transform:lowercase;
	text-align: center;
	background: url(images/bgmenu.gif) repeat-x;
	margin-top: 5px;
}

#menu ul  {
	padding: 0;
	text-align: center;
	list-style-type: none;
	margin-top: 10px;
	float: left;
	margin-left: 20px;
	
}

#menu ul li  {
	display: inline;
	margin-right: 15px;
	border-right: 1px solid #949494;
	padding-right: 15px;
}

#menu ul li a {
	color: #b6b6b6;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}

#menu ul li a:hover {
	color: #ffffff;
}

#menu ul li.current_page_item a {
	color: #ffffff;
	padding-bottom: 6px;
	}

#buscador {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
}

/* ---- estilos para cuentas ----- */

#cuentas {
	width: 630px;
	height: 58px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/cuentas.gif);
}

#cuentas p {
	margin-left: 10px;
	font-weight: bold;
	color: #424242;
}

#cuentas p a {
	color: #424242;
}


#cuentas p a:hover{
	color: #f82831;
	font-weight: bold;
}

.post p textarea {
	width: 600px;
	height: 30px;
}



/* ---- estilos para el sidebar ----- */

#sidebar ul {
    list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget {
	background-color: #ffffff;
	padding-left: 0;
	padding-bottom: 10px;
	margin: 0 0 20px;
}

.widget .widgettitle {
	margin-bottom: 10px;
	display: block;
	background-color: #f82831;
	color: #ffffff;
	font: 16px arial, "san serif";
	width: 290px;
	padding-left: 10px;
}

.widget .textwidget {
	margin-left: 5px;
}

.widget .textwidget img {
	padding: 0 8px;
}




/* ---- estilos para cada post ----- */

.post {
	background-color: #ffffff;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.post input {
	float: right;
	margin-right: 20px;
}

.post p {
	margin-left: 10px;
	padding-right: 8px;
}

.post a {
	color: #f82831;
}

.post a:hover {
	color: #62c9ec;
}

.globo {
	float: right;
	margin-right: 20px;
	width: 30px;
	height: 30px;
}

.globo a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	margin-top: -22px;
	margin-left: 8px;
	font-size: 10px;
}

.globo a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}



.anterior {
	margin-top: 15px;
	background-color: #f82831;
	width: 80px;
}
.anterior a {
	margin-left: 10px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.anterior a:hover {
	color: #3e3d3d;
}

.siguiente {
	background-color: #f82831;
	width: 80px;
	float: right;
	margin-top: -20px;
}
.siguiente a {
	margin-left: 10px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.siguiente a:hover {
	color: #3e3d3d;
}




.post h2 {
	font-size: 18px;
	color: #ffffff;
	background-color: #f82831;
	display:block;
	margin-bottom:4px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#content .navigation .alignright {
	float: right;
	margin-top: -17px;
}

#content .navigation .alignleft a {
	color: #444;
	}

#content .navigation .alignleft a:hover {
	color: #f82831;
}

#content .navigation .alignright a {
	color: #444;
	}

#content .navigation .alignright a:hover {
	color: #f82831;
}

/* ---- estilos para wl widget de twitter ----- */

.twitter {
	margin-left: 10px;
	margin-top: 20px;
}

.twitter a {
	color: #f82831;
}

.twitter a:hover {
	color: #00b6c0;
}

/* ---- estilos para los comentarios ----- */

.commentlist {
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.commentlist a {
	color: #f82831;
}

.commentlist a:hover {
	color: #f82831;
	text-decoration: underline;
}



#comments {
	margin-top: 0;
	margin-bottom: 0;
}

#respond {
	margin-top: 0;
	margin-bottom: 10px;
	background-color: #ffffff;
}


#respond h3 {
	margin-top: 0;
	margin-bottom: 0;
}

.commentlist li {
	border-bottom: 1px dotted #f82831;
	padding-top: 10px;
	margin-right: 15px;
}

#respond form {
	padding-left: 10px;
	padding-bottom: 20px;
}


#respond form a{
	color: #f82831;
	}
	
#respond form a:hover {
	color: #f82831;
	text-decoration: underline;
}

/*.comment-author .fn {
	margin-top: -20px;
}*/	



/* ---- estilos para el footer ----- */



#footer {
	width: 960px;
	background-color: #3e3d3d;
	overflow:hidden;
	border-top: 3px solid #f82831;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	border-bottom: 3px solid #f82831;
}

* html #footer {
	
	overflow: visible;
	}

#comfooter {
	float: left;
	width: 300px;
	margin-left: 10px;
}

#comfooter h4 {
	color: #cacaca;
	font-size: 12px;
	margin-bottom: 15px;
}

#comfooter .comentario {
	border-top: 1px dotted #f8f8f8;
}



#comfooter .comentario p {
	color: #cacaca;
	font-size: 11px;
}

#comfooter .comentario p a {
	color: #fc575e;
	font-size: 11px;
}

#comfooter .comentario p a:hover {
	text-decoration: underline;
}

#linksfooter {
	float: left;
	margin-left: 40px;
	border-left: 1px solid #6d6d6d;
	padding-left: 40px;
	margin-right: 30px;
}

#linksfooter h4{
	color: #cacaca;
	font-size: 12px;
	margin-bottom: 10px;
}

#linksfooter ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#linksfooter ul li a {
	color: #cacaca;
	margin-top: 5px;
}

#linksfooter ul li a:hover {
	text-decoration: underline;
	color: #fc575e;
	
}

#creditos {
	float: right;
	margin-right: 15px;
	padding-bottom: 5px;

}

#creditos p {
	text-align: right;
	color: #cacaca;
	font-size: 11px;
	line-height: 50%;
}

#creditos p a {
	color: #fc575e;
}

#creditos p a:hover {
	text-decoration: underline;
}

#creditos p img {
	margin-bottom: -5px;
	}
	
#tuiters {
	float: left;
	border-left: 1px solid #6d6d6d;
	padding-left: 30px;
}

#tuiters ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#tuiters ul li a {
	color: #cacaca;
	margin-top: 5px;
}

#tuiters ul li a:hover {
	text-decoration: underline;
	color: #fc575e;
	
}

#tuiters h4{
	color: #cacaca;
	font-size: 12px;
	margin-bottom: 10px;
}

#logofooter {
	width: 150px;
	height: 150px;
	background-image: url(images/logo_byn.gif);
	float: right;
	margin-right: 30px;
	margin-top: -10px;
}




/*estilos para personajes*/

.post .entry, #botones{
	overflow: hidden;
}

#botones {
	border-bottom: 2px dotted #3e3d3d;
	margin: 10px 20px 40px 40px;
}

#botones .bio p {
	padding-right: 10px;
}




#botones .perso  {
	float: left;
	margin-right: 40px;
}

#botones .perso p {
	margin-top: 2px;
	margin-left: 0;
	text-align: center;
}

#botones .perso a {
	color: #333;
	background-color: #333;
}

#botones .perso img {
	color: #333;
	background-color: #333;
}

#botones .perso img:hover {
	color: #bceaea;
	background-color: #bceaea;
}


#botones ul li.current_page_item a {
	color: #28e5da;
	}

.bio img {
	float: left;
	margin-left: 10px;
}	

.bio h4{
	font-size: 14px;
}	

/*estilos para contacto*/

.entry .ddfmwrap {
	float: left;
	margin-left: 20px;
}

.entry .ddfmwrap form p input {
	width: 250px;
	height: 14px;
}

form.ddfm textarea {
	width: 250px;
	height: 150px;
}

