/*
Theme Name: Wilse
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 : "Lucida Sans Unicode", Helvetica, serif, verdana;
        background: #000000;
        background-image: url('images/bg.gif');
        background-repeat: repeat-x;
        background-position: top left;
        padding: 0px;
        margin: 0px;
}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0; padding:0;
font-family : "Lucida Sans Unicode", Helvetica, serif, verdana;}
.low {display:none;}

.hidden { color : #000000;
          font-size : 6px;
}

.container { margin: 0px auto;
             width: 900px;
	    text-align: center;
             color: #cccccc;
             margin-top: 15px;
}

a  { color : #cccccc;
     text-decoration : none;
     font-weight : normal;
}

a:link  {  color : #cccccc;
           text-decoration : none;
           font-weight : normal;
}

a:visited {  color : #cccccc;
             text-decoration : none;
             font-weight : normal;
}
   
a:active  {  color : #bbbbbb;
             text-decoration : none;
             font-weight : normal;
}

a:hover  {  color : #bbbbbb;
            text-decoration : none;
            font-weight : normal;
}

.header {   font-size : 11px;
	   float: left;
            text-align : left;
            margin-bottom: 10px;
}

.headername1 {  font-family : "Century Gothic", verdana, serif;
                color: #ffffff;
                font-size : 24px;
                font-weight : normal;
                letter-spacing: 2px; 
                text-transform : uppercase; 
}

.headername2 {  font-family : "Century Gothic", verdana, serif;
                color: #666666;
                font-size : 24px;
                font-weight : normal;
                text-transform : uppercase; 
}

.headersub {    color: #cccccc;
                font-size : 12px;
                font-weight : normal;
                letter-spacing: 2px; 
                line-height: 20px;
}

.header img {   border: none;
}

.entry {      
}

.entry img {  border: none;
              background: #ffffff;
              padding: 10px;
}

.title    {  margin-top : 10px;
             margin-bottom : 10px;
             text-align : center;   
             font-size : 12px;
             font-weight : bold;
             letter-spacing: 3px; 
             text-transform:lowercase; 
}

.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             font-size : 11px;
             text-align : center;   
             letter-spacing: 2px; 
             text-transform:lowercase; 
}    

.footer {  padding : 20px;
           text-align : center;
           font-size : 10px;
            
}

.pages {   padding-top : 50px;     
	  color : #cccccc;
           font-size : 11px;
           font-weight : normal;
           text-align : left;
           margin: 0 auto;
           width: 75%;
}

.commentscontainer { width: 450px;
	            margin: 0px auto;
	            text-align: left;
                     color: #cccccc;
                     padding: 20px;     
}

.comments { padding : 12px;     
	   color : #cccccc;
            font-size : 11px;
            font-weight : normal;
            line-height : 16px;
            text-align : justify;
            width: 420px;
}

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 : #8C8C8C;
border: 1px solid #f5f5f5;
          
}

.nav {       font-size : 11px;
             color : #cccccc;
             text-decoration : none;
             font-weight : normal;
             text-align : right;
             letter-spacing: 1px;
             text-transform : uppercase; 
             padding-top: 20px;
}

