/*
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;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/rachelBK.jpg);
	background-repeat: repeat;
}

h1,h2,h3,h4,h5,h6,form,fieldset {
	margin:0;
	padding:0;
	font-family : "Century gothic", serif;
}
.low {display:none;}



#left {
	width: 300px;
	float:left;
	display: inline;
	padding-left: 20px;

}
#left h1 {
	font-family : "Century gothic", serif;
	font-size: 30px;
	letter-spacing: 2.5px;
	font-weight: lighter;
	text-transform: uppercase;
}

#left h1 a {
	color : #A07E3E;
}
#container {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	color: #a3a3a3;
	font-family : arial, serif;
	margin-left: auto;
	margin-right: auto;	
	width: 850px;
}



a  {     color : #cccccc;
         text-decoration : none;
         font-weight : normal;
 
}


a:link  {      color : #cccccc;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {
	  color : #bbbbbb;
	text-decoration : none;
	font-weight : normal;
}
   
a:active  {     color : #bbbbbb;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {
	color : #A07E3E;
	text-decoration : none;
	font-weight : normal;
}



.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: #a3a3a3;
                 text-align: left;
                 margin: 2px 15% 10px 16%;
                 font-size: 12px;
}

.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 : 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-left: 200px;
	margin-right: 100px;
	position: absolute;
	top: 0px;	

	
}
.pages p small {
	display: none;
}
	




.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 a {
	color: #333333;
}
.footer {
	padding : 20px;
	text-align : center;
	font-size : 11px;
	color: #333333;
	font-family : Helvetica, verdana, serif;
	text-transform: lowercase;
	margin-top: 800px;
	width: 650px;
}


.commentscontainer { margin-top : 100px;
             width: 450px;
	     margin: 0px auto;
	     text-align: left;
             color: #a9a9a9;
             font-family : verdana, serif;
             padding: 20px;
             
}

.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 0px;
           margin-right : 0px;
           padding : 12px;     
	   color : #a9a9a9;
           font-size : 12px;
           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-family : verdana, serif;
             font-size : 11px;
             margin: 0px;
             color : #cccccc;
             text-decoration : none;
             font-weight : normal;
             text-align : left;
             padding : 0px;
             letter-spacing: 3px;
			 
}
.nav ul li {
	list-style-type:none;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color:  #A07E3E;
	width: 250px;
	padding-bottom: 5px;
	padding-top: 5px;
} 
#contact {
	width: 400px;
	letter-spacing: 1.2px;
}