/*
Theme Name: Spotless
Theme URI: http://fivebyfive.com.ar/wp-themes/spotless
Description: Photoblog theme for WP.
Version: 1.0
Author: Taly
Author URI: http://nataliadevalle.com.ar
*/



body  { font-family : Helvetica, verdana, serif;
        background: #ffffff;
        padding: 0px;
}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0; padding:0;
font-family : "Century gothic", serif;}
.low {display:none;}


h1 {color: #A6CB6C
}

h2 {color: #68B6C3
}

.container { margin: 0px auto;
	     text-align: center;
             color: #544E4F;
             font-family : arial, serif;
             padding: 0px;
}



a  {     color : #cccccc;
         text-decoration : none;
         font-weight : normal;
 
}


a:link  {      color : #8c8c8c;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #8c8c8c;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #bbbbbb;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #F58A5C;
                text-decoration : none;
                font-weight : normal;
}



.entry {   margin-top : 10px;
           margin-bottom : 0px;
           margin-left : 15px;
           margin-right : 15px;
           padding : 0px;     
	   color : 	#5E5959;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}

blockquote {     color: #5E5959;
                 text-align: left;
                 margin: 2px 12% 10px 14%;
                 font-size: 12px;
}


p a:link {color: #F58A5C;
 text-decoration : none;
font-weight : bold;
}


p a:hover {color: #F58A5C;
text-decoration : underline;
}

p a:visited {color: #F58A5C;
 text-decoration : none;
font-weight : bold;
}



.entry img { 
border : none;
padding: 0px 23px;
background: url(images/shadow.jpg) no-repeat top left;
}



.entrycat img { 
margin: 3px;
border: 0px; 
text-align: center;
}
.entrycat img a { 
margin: 3px;
border: 0px; 
text-align: center;
}

.entrycat img a:hover { 
margin: 3px;
border: 1px solid #bbbbbb; 
text-align: center;
}

.entrycat {
padding-top : 20px;     
color : #a9a9a9;
font-size : 11px;
font-weight : normal;
text-align : justify;
margin: 0 auto;
width: 70%;
}

code {    
color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	   color : #c0c0c0;
           font-size : 11px;
           font-weight : normal;      
           text-align : justify;
      
}


.pages {   padding-top : 20px;     
	   color : #a9a9a9;
           font-size : 14px;
           font-weight : normal;
           text-align : left;
           margin: 0 auto;
           width: 70%;
             
}



.pages img { border : none;
             padding: 0px 23px;
             background: url(images/shadow.jpg) no-repeat top left;
}

.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             margin-left : 20px;
             margin-right : 20px;  
             text-align : left;   
             font-family : verdana, serif;
             font-size : 11px;
             letter-spacing: 2px; 
             text-transform:lowercase; 
}    




.posted a img { border: 0; }



.footer {  padding : 20px;
           text-align : center;
           font-size : 11px;
           color: #8c8c8c;
           font-family : Helvetica, verdana, serif;
            
}




.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left :  125px;
           margin-right : 0px;
           padding : 12px;     
	   color :  #cccccc ;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
           width: 600px;
}

ol#comments {
list-style:none;
margin:15px 0 0;
padding:0;
}

.comments-popup { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 2px;
           margin-right : 2px;
           padding : 12px;     
	   color : #8C8C8C;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
}

.commentsbody {border-bottom : 1px solid #E8E8E8;
               text-align : justify;
               margin-bottom : 10px;
               padding : 10px;
               font-size : 12px;
               color : #FF9966;
border: 3px solid #F5DB9A;
          
}

.nav {       font-family : verdana, serif;
             font-size : 11px;
             margin: 0px;
             color : #FF9966;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0px;
             letter-spacing: 3px;}


