?/*
Theme Name: Zen In Grey
Theme URI: http://blog.sajithm.com/index.php?p=337
Version: 1.0
Description: 3 Column theme
Author: Sajith M
Author URI: http://blog.sajithm.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-size: 0.8em;
	/* background: #0d0000;  OLD*/
    background-attachment: fixed;
	background-color: #000;
	background-image: url(images/b3.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Palatino Linotype";
	color: #AAAAAA;
	padding-right: 0em;
}
input ,textarea
{
	color: #AAAAAA;
	background-color: #440B0B; /*COLOR DE FONDO COMPLETO*/
	font-family: "Palatino Linotype";
	padding-right: 0em;
	border: 1px solid #0d0000;
}
input:hover,textarea:hover
{
	border: 1px solid ;
        
}
input:focus,textarea:focus
{
	background-color: #440B0B;
	border: 1px solid #9F0000;
	padding-right: 3px;
}
a 
{
	color: #AAAAAA;
	text-decoration: none;
}
a:hover 
{
	color: #621011;/*TEXTO SEL COLUMNAS*/
	text-decoration: none;
    border-bottom:1px dotted;
}
blockquote
{
	color: #5C6A74;
	border: 1px dashed #5C6A74;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
	font-style: italic;
}

#outer 
{
	width: 987px;
	background-color: #2C0707;
	padding: 5px;
	background-position: center center;
	margin: auto;
}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider /*BARRA DIVISORA*/
{
	font:10pt monospace;
	height: 28px;
	color:#0d0000;
	padding-bottom:2px;
	background-image: url(images/pattern.png);
	background-repeat: repeat-x;
	background-position: center center;
	width: 98.8%;
	/*ORIGINAL
    height: 40px;
	background: #0D0000 url('images/pattern.png') repeat-x top left;*/
	background-color: #000000;
	padding-top: 0px;
	vertical-align: top;
}

#header
{
	width: 975px;
	background: #000000; /*url('images/bg2.gif') repeat-x top left;*/
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
}
#headercontent h1 {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
}
#headercontent h1 a {
	color: #000000;
	text-decoration: none;
}
#headercontent h1 a:hover {
	color: #000000;
        border-bottom:1px dotted; 
}
#headercontent h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
}
#header form
{
	padding-top: 0.5em;
	padding-right: 6px;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	background-position: center;
}
#headerimage {
	width: 100%;
	height: 150px;
	background-color: #000000;
	background-image: url(images/nbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headermenu
{
	font-weight: bold; /*url('images/bg2.gif') repeat-x top left;*/
	width: 975px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-left: 0em;
	background-color: #000000;
	height: 20px;
	background-position: bottom;
	vertical-align: bottom;
	padding-bottom: 0.5px;
}
#headermenu ul li
{
	display: inline;
	vertical-align: baseline;
}
#headermenu ul li a
{
	color: #9F0000;
	text-decoration: none;
	/* aumneto*/
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/* aumneto*/
	font-variant: small-caps;
	text-align: left;
	vertical-align: bottom;
	padding-top: 0em;
	padding-right: 4em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}
#headermenu ul li a:hover
{
	color: #621011;
        border-bottom:none;/*TEXTO SEL MENU CABECERA*/
}

#l_sidebar 
{
	width: 191px;
	/*width: 17%;previo*/
	float: left;
	background-color: #000000;
	margin: auto;
}
#r_sidebar 
{
	width: 220px;
	float: left;
	background-color: #000000;
	margin: auto;
}
#l_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -3.0em;
         /*margin-top: -6.5em; original*/
}

/* aumneto*/

#l_sidebarwidgeted a 
{
	color: #FFFFFF;
	text-decoration: none;
	
}

#l_sidebarwidgeted a:hover 
{
	color: #621011;
	text-decoration: none;
        border-bottom:1px dotted;
}


 /* aumneto*/


#r_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -3.0em;
        /*margin-top: -6.5em; original*/
}

 /* aumneto*/


#r_sidebarwidgeted a 
{
	color: #FFFFFF;
	text-decoration: none;
	
}

#r_sidebarwidgeted a:hover 
{
	color: #621011;
	text-decoration: none;
        border-bottom:1px dotted;
}

 /* aumneto*/


.sidebar
{
	margin: 1em;
}
.sidebar h2
{
	color: #9F0000;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 2.5em;
        margin-bottom: 0.5em; /* PLUS*/
        /* margin-top: 5.0em; original*/
}


.sidebar ul
{
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
        list-style-image: url('images/c.jpg');
        padding: 0px;
	background-color: transparent;
	/* list-style-type: disc; 
	margin: 0.1em 0.1em 0.1em 1.0em; sin imagen original */
}

#content 
{
	width: 562px;
	float: left;
	background-color: #000000;  /*COLOR DE FONDO CONTENIDO*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #621011;
	border-bottom-color: #621011;
	border-left-color: #621011;
}
.contentbar
{
	margin: 1em;     
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.contentbar li
{
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle
{
	color: #E4E6E9;
	width: 100%;
	height: auto;
	padding-bottom:10px;		/* PREVIO padding-bottom:37px; */
        
}

  /* aumneto*/
.contenttitle a
{
    text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

  /* aumneto*/

.contenttitleinfo
{
	font-size: 11px;
	font-family: "Palatino Linotype";
	margin-bottom: auto;

}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/dates.gif');
	margin-bottom: 10px;        
}
.contenttitledate1
{
	color: #CCCCCC;
	font-size: 10px;
    font-family: "georgia";
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
       
}
.contenttitledate2
{
        color: #AAAAAA;
	font-size: 11px;
        font-family: "georgia";
	font-weight: bold;
	font-variant: small-caps;
	margin: 11px 0px 0px 0px;
	text-align: center;
}       
.contentarea
{
	clear: both;
        padding: 1.0em 0.0em 0.0em 0.0em;
/*padding: 0.0em 0.0em 0.0em 0.0em; previo */
}

 /* aumneto*/

.contentarea a 
{
	color: #E60000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #9F0000;
	border-bottom-width: 1px;
}

.contentarea a:hover 
{
	color: #621011;
	text-decoration: none;
        border-bottom:1px dotted;
}

 /* aumneto*/


.contentbar h2
{
	color: #cccccc; /*FECHA*/
        font-size: 30px;
       	font-weight: bold;
        

}
.contentbar h2 a
{
	color: #9F0000; /*COLOR TEXTO DEL TITULO*/
        height: 30px;        
        font-size: 20px;
       	text-decoration: none;
        
}
.contentbar h2 a:hover
{
	color: #621011;
        border-bottom:1px dotted;/*COLOR TEXTO DEL TITULO SELECCION*/
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}

  /* aumneto*/
.entry
{
	font-family: Verdana;
	font-size: 12px;
}

  /* aumneto*/


.post ul.controls
{
	padding: 0.5em 0.0em 0.5em 0.0em;
              color:#800000
}
.post ul.controls li
{
	display: inline;
	font-size: 9px;/*font-size: 0.8em; change*/
	/*suma*/font-weight: bold;
	color: #800000;
	font-family: "Palatino Linotype";
	margin-top: 10px;
	margin-bottom: 2px;
	padding-top: 20px;/*suma*/
}
.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 0.0em 0.0em 1.5em;
       /*padding: 0.0em 1.0em 0.0em 2.0em; antes*/ 
        color: #AAAAAA;
        text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.post ul.controls li a.printerfriendly
{
	background-image: url('images/fpost.gif');
        color: #AAAAAA;
        text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.post ul.controls li.comments a
{
	background-image: url('images/li.gif');
        color: #AAAAAA;
        text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.post ul.controls li.readmore a
{
	background-image: url('images/fpost.gif');
        color: #AAAAAA;
        text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/*suma*/
.comments
{
	font-weight: bold;
	font-color: #800000;
	background-position: left;
	background-image: url('images/li.gif');
	background-repeat: no-repeat;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	margin-top: auto;
	float: left;
	font-family: "Palatino Linotype";
	font-size: 13px;
}
/*suma*/

#commentlist li 
{

	margin-bottom: 2px;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform 
{
	margin: 1em 0;
	background: #000000;
	width: 75%;
	float: midle;
	margin-left: 50px;
}

#commentform textarea 
{
	background: #0d0000;
	border: 1px solid #9F0000;
	width: 75%;
}
#commentform textarea:hover 
{
	background: #2C0707;
	border: 1px solid #9F0000;
        border-bottom:1px dotted;
}
#commentform textarea:focus 
{
	background: #2C0707;
	border: 1px solid #9F0000;
}

#commentform #email, #commentform #author, #commentform #url 
{
	font-size: 1.5em;
	background: #0d0000;
	border: 1px solid #9F0000;
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
	font-size: 1.5em;
        border-bottom:1px dotted;
	background: #2C0707;
	border: 1px solid #9F0000;
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
	font-size: 1.5em;
        font-weight: bold;
	background: #2C0707;
	border: 1px solid #9F0000;
	width: 75%;
}
#commentform input
{
	margin-bottom: 3px;
}




#footer
{
	width: 100%;
	color: #ffffff;
	font-size: 0.8em;
	margin: 2em 0em 0em 0em;
	background: #000000; /*url('images/bg2.gif') repeat-x top left;*/
}
#footer a
{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #621011;
	text-decoration: none;
        border-bottom:1px dotted;
}
#footer .left
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
