/*
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 : "Adobe Caslon Pro", "Georgia" , "Trebuchet MS" , "Garamond" ,"Times New Roman";
    background: #000000;
    padding: 0px;
	height:100% ;
}

.links_main{
	text-align: center ;
}	

h1,h2,h3,h4,h5,h6,fieldset {
	margin:0; padding:0;
	font-family : "Century gothic", serif;
	font-size:1.3em;
	text-align: center ;
}

.low {display:none;}

.container { margin: 0px auto;
	     text-align: center;
             color: #a3a3a3;
             padding: 0px;
}
.content {
	position: relative;
	width: 804px;
	/*left: 50%;
	margin-left: -401px;*/
	margin: 0 auto;
}

a  {     color : #666666;
         text-decoration : none;
         font-weight : normal;
 
}
a.container{
color: #A60C06 ;
}

a:link  {      color : #666666;
               text-decoration : none;
               font-weight : normal;
 
}

a:active  {     color : #666666;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #A60C06;
                text-decoration : none;
                font-weight : normal;
}

a:hover img{
	filter:alpha(opacity=100) ;
	opacity:1 ;
}
a img{
	filter:alpha(opacity=60) ;
	opacity:0.6 ;
}

.entry {   margin-top : 10px;
           margin-bottom : 0px;
           margin-left : 15px;
           margin-right : 15px;
           padding : 0px;     
	   color : #a9a9a9;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}

blockquote {     color: #666666;
                 text-align: left;
                 margin: 2px 15% 10px 16%;
                 font-size: 12px;
}

.entry img { 
border : none;
padding: 0px 0px;
}


.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 : center;
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%;
}




.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             margin-left : 20px;
             margin-right : 20px;  
             text-align : center;   
             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: #666666;
           font-family : Helvetica, verdana, serif;
            
}


.comments-head	{
	font-family: "Georgia" , "Trebuchet MS" , "Garamond" ,"Times New Roman";
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

.comments-rss {
	font-family: "Georgia" , "Trebuchet MS" , "Garamond" ,"Times New Roman";
	font-size:11px;
	font-weight:normal;
	display: inline;
	margin-left: 10px;
	padding-bottom: 10px;
}

.comments {
	font-family:"Georgia" , "Trebuchet MS" , "Garamond" ,"Times New Roman";
	font-size:11px;
	line-height:120%;
	margin-bottom: 30px;
	text-align: left;
}

.comments-text {
	padding-bottom: 10px;
	padding-top: 10px;
}

.comments p {
	margin-bottom: 5px;
	margin-top: 5px;
}

.comments-post {
	font-family: "Georgia" , "Trebuchet MS" , "Garamond" ,"Times New Roman";
	font-size: 11px;
	font-weight:normal;
}

.comments-author {
	float: left;
}

.comments-post a:link,
.comments-post a:visited,
.comments-post a:active {
	text-decoration: none;
}

.comments-post a:hover,
.comments-post a:focus {
	text-decoration: none;
}

.comments-form {
	font-weight:normal;
	margin-bottom:12px;
	text-align: left;
	padding-top: 14px;
}

.comments-err {
	font-size:14px;
}

.nav {       font-family : verdana, serif;
             font-size : 11px;
             margin: 0px;
             color : #cccccc;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0px;
             letter-spacing: 3px;}

