/*   
Theme Name: Beeper - Reloaded
Theme URI: www.alarmasbeeper.com
Description: Tema Desarrollado por EstudioVisual para Alarmas Beeper
Author: Sayri.Illimani
Author URI: 
Version: 1.3
.
General comments/License Statement if any.
.
*/
/* Tags Globales */
body {
	background-color: #FFF;
}
body, table, tr, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, Verdana ;
	font-size: 13px;
    font-weight: bold;
}
img {
	border: none;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #BE0000;
}
a:hover {
	text-decoration: underline;
}
h2 {
}
ul, li, ul li{
	list-style: none;
}
/* Layout */
#envEncab1 {
	/*height:140px;*/
	margin: 0px;
	background-color:#FFF;
}
#encab1 {
	width: 960px;
	height: 140px;
	margin: 0px auto;
}
#envEncab2 {
	height: 40px;
	margin: 0px;
	background-image: url(images/nav1.jpg);
	background-repeat: repeat-x;
}
#encab2 {
	width: 960px;
	height: 40px;
	margin: 0px auto;
	background-image: url(images/headBottom.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
}
#nav1 {
	width: 960px;
	height: 40px;
	text-align: left;
}
#envCuerpo {
	margin: 0px;
	background-color: #FFF;
}
#cuerpo {
	width: 960px;
	margin: 0px auto;
	background-color: #FFF;
	background-image: url(images/fondo.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: auto;
}
#menuBar {
	float: left;
	width: 182px;
	padding: 18px 0px;;
}
#loop {
	margin: 18px;
	float: left;
	width: 600px;
}
#contenido {
	margin: 0px;
	padding: 0px 24px;
        color: #950000;
}
#barraLat {
	width: 300px;
	float: right;
	color: #FFF;
}
#envPie {
	margin: 0px;
	background-color: #8C0E0E;
}
#pie {
	width: 960px;
	margin: 0px auto;
	background-color: #8C0E0E;
	color: #FFF;
	vertical-align: bottom;
	/*font-weight: bold;*/
	font-size: 9px;
	overflow: auto;
}
/* Clases */
#nav1 li {
	float: left;
}
#nav1 .page_item a {
	float: left;
	width: 90px;
	height: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
	color: #FCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DF0000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #8A0000;
}
#nav1 .page_item a:hover {
	background-image: url(images/nav1Over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #8A0000;
}
#menuBar li {
	display: block;
	float: left;
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#menuBar .page_item a {
	display: block;
	margin: 0px 0px 12px 0px;
	width: 182px;
	height: 42px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
	color: #FCC;
	background-image: url(images/boton.jpg);
	background-repeat: no-repeat;
}
#menuBar .page_item a:hover {
	text-decoration: none;
	color: #8A0000;
	background-image: url(images/botonOver.jpg);
}
.cuadroTop {
	width:300px;
	height: 18px;
	margin: 12px 0px 0px 0px;
	background-image: url(images/cuadroTop.jpg);
	background-repeat: no-repeat;
}
.cuadroMid {
	width: 300px;
	background-image: url(images/cuadroMid.jpg);
	background-repeat: repeat-y;
}
.cuadroBot {
	width:300px;
	height: 18px;
	margin: 0px 0px 12px 0px;
	background-image: url(images/cuadroBot.jpg);
	background-repeat: no-repeat;
}
#barraLat a {
	color: #FFF;
	font-weight: bold;
}
.cuadInt {
	padding: 12px 24px;
}
.note1 {
	width: 280px;
	float: left;
	padding: 18px;
}
.note2 {
	width: 280px;
	float: right;
	padding: 18px;
}
#pie a {
	color: #FFF;
	font-weight: bold;
    text-decoration: underline;
}
.home {
	display: block;
}
#pie h2 {
	font-size: 11px;
}
.cntrTop {
	width: 600px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cntrTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cntrMid {
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cntrMid.png);
	background-repeat: repeat-y;
}
.cntrBot {
	width: 600px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cntrBot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* Clases comment */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 15px;
}

.commentmetadata{
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
}
