/*
Theme Name: SimpleT 
Theme URI: http://www.taly.com.ar/simplet
Description: Photoblog theme for WP.
Version: 1.0
Author: Taly
Author URI: http://www.taly.com.ar/wp-themes
*/



body  { font-family : Helvetica, verdana, serif;
        background: #e9e9e9;

        padding: 0px;
}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0;padding:0;
font-family : "Century gothic", serif;color:#000080;}
.low {display:none;}


.container { margin-top : 0px;
             width: 700px;
	     margin: 0px auto;
	     text-align: left;
             color: #000080;
             font-family : arial, serif;
             background-color: #e9e9e9;
             padding: 0px;
}


.header    { margin-left : 15px;
             padding: 0px;
          
}


.title{    margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 0px;
           margin-right : 0px;
           padding : 0px;     
	   color : #000060;
           font-size : 25px;
           font-weight : normal;      
           text-align : left;
           font-family : "Century gothic", Helvetica, serif;
         
           
      
}


a  {     color : #0000C0;
         text-decoration : none;
         font-weight : normal;
 
}


a:link  {      color : #004000;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #004000;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #004000;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #C00000;
                text-decoration : none;
                font-weight : normal;
}



.entry {   margin-top : 10px;
           margin-bottom : 0px;
           margin-left : 15px;
           margin-right : 15px;
           padding : 0px;     
	   color : #000080;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}
h1 a,h1 a:link,h1 a:visited,h1 a:active,h1 a:active {
           color:#000080;
}

.entrycat { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 5px;
           margin-right : 5px;
           padding : 0px;     
	   color : #000080;
           font-size : 11px;
           font-weight : normal;
           line-height : 16px;       
           text-align : center;
}

code {    color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	   color : #8080FF;
           font-size : 11px;
           font-weight : normal;      
           text-align : justify;
      
}


.pages {   margin-top :15px;
           margin-bottom : 5px;
           margin-left : 50px;
           margin-right : 50px;
           padding : 10px;     
	   color : #000080;
           font-size : 12px;
           font-weight : normal;
           text-align : left;
           line-height:20px;
}

.entry img {margin : 0 0 0px;
            padding : 15px;
            border-top: 1px solid #dddddd;
            border-left: 1px solid #dddddd;
            border-bottom: 1px solid #a4a4a4;
            border-right: 1px solid #a4a4a4;
            background-color: #ffffff;
            width: 640px;
            height: 480px;
}

.entry img:hover {margin : 0 0 0px;
            padding : 15px;
            border-top: 1px solid #a4a4a4;
            border-left: 1px solid #a4a4a4;
            border-bottom: 1px solid #dddddd;
            border-right: 1px solid #dddddd;
            background-color: #ffffff;
}

.entrycat img {margin : 3px 3px 3px 3px;
            padding : 4px;
            border-top: 1px solid #dddddd;
            border-left: 1px solid #dddddd;
            border-bottom: 1px solid #a4a4a4;
            border-right: 1px solid #a4a4a4;
            background-color: #ffffff;

}

.entrycat img:hover {margin :3px 3px 3px 3px;
            padding : 4px;
            border-top: 1px solid #a4a4a4;
            border-left: 1px solid #a4a4a4;
            border-bottom: 1px solid #dddddd;
            border-right: 1px solid #dddddd;
            background-color: #ffffff;

}


.posted {  margin-top : 5px;
           margin-bottom : 0px;
           margin-left : 20px;
           margin-right : 20px;
           text-align : left;
           font-size : 11px;
           letter-spacing: 2px;
           text-transform:lowercase;
}



.posted a img { border: 0; }



.footer {  padding : 20px;
           text-align : center;
           font-size : 11px;
           color: #000080;
           font-family : Helvetica, verdana, serif;

            
}

.footer a  {     color : #4040FF;
         text-decoration : none;
         font-weight : normal;
 
}


.footer a:link  {      color : #4040FF;
               text-decoration : none;
               font-weight : normal;
 
}

.footer a:visited {    color : #4040FF;
               text-decoration : none;
               font-weight : normal;
 
}
   
.footer a:active  {     color : #FF4040;
                text-decoration : none;
                font-weight : normal;
}



.footer a:hover  {      color : #FF4040;
                text-decoration : none;
                font-weight : normal;
}

.footer img {
               border: 0;
}


.commentscontainer { margin-top : 70px;
             width: 370px;
	     margin: 0px auto;
	     text-align: left;
             color: #000080;
             font-family : verdana, serif;
             background-color: #ffffff;
             padding: 0px;
             border-top: 1px solid #B2BBB7;
             border-left: 1px solid #B2BBB7;
             border-bottom: 1px solid #707874;
             border-right: 1px solid #707874;
}

.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 50px;
           margin-right : 50px;
           padding : 12px;     
	   color : #000080;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
}

.comments-popup { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 2px;
           margin-right : 2px;
           padding : 12px;     
	   color : #000080;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
}

.commentsbody {border-bottom : 1px solid #4040FF;
               text-align : justify;
               margin-bottom : 10px;
               padding : 10px;
               font-size : 12px;
               color : #000080;
}

.nav {       font-family : verdana, serif;
             font-size : 11px;
             margin-top : 0px;            
             margin-bottom : 0px;           
             margin-left :0px;           
             margin-right : 0px;
             color : #000080;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0px;
             letter-spacing: 3px;
             clear: both;}

.cajacat {
	text-align: left;
	text-transform : lowercase;
	list-style-type : none;
	letter-spacing : 10px;
	font-weight : bold;
	width : 50%;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:25px;
        font-size: 14px;
}

.cajameses {
	text-align: left;
	text-transform : lowercase;
	list-style-type : none;
	letter-spacing : 5px;
	font-weight : bold;
	width : 60%;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:25px;
        font-size: 12px;
        float: left;
        /*padding-left: 50px;*/
}

.cajanys {
	text-align: left;
	text-transform : lowercase;
	list-style-type : none;
	letter-spacing : 5px;
	font-weight : bold;
	width : 25%;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:25px;
        font-size: 12px;
        float: right;
}