/*
Theme Modification for "Thick and Sparkly" ©2009 G.Bell
http://www.hypercritical.info
Version: 1.0
--------
Original 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: Helvetica;
        font-size: 12px;
        background: #FFFFFF url(images/sparkleback.jpg) bottom right no-repeat;
	border-left: 5px solid #C5C5C5;
	border-right: 5px solid #C5C5C5;
	border-bottom: 5px solid #C5C5C5;
	text-align: justify;
	min-width: 550px;
	min-height: 500px;
        margin: 60px 40px 60px 40px;
        border-radius: 30px; 
        -webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
        -moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;  
}

h1  {
	font: Helvetica;
        font-size: 9em;
	line-height: .2em;
	text-align: left;
	font-style: bold;
	color: #666666;
	letter-spacing: -.125em;
	background-color: #D2675B;
}

h2  {
	font: Helvetica;
        font-size: 1.5em;
        line-height: 24px;
        text-align: left;
        margin: 0 20px;
        background-color: #BAE7EC;
}

h3,h4,h5,h6,form,fieldset {margin:0; padding:0;
font-family : Helvetica;}
.low {display:none;}




.container { margin: 0px auto;
	     text-align: left;
             color: #000000;
             font-family : Helvetica;
             padding: 0px;
}



a  {     color : #000000;
         text-decoration : none;
         font-weight : normal;
 
}


a:link  {      color : #000;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #000;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #000;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #000;
                text-decoration : none;
                font-weight : normal;
}



.entry {   margin-top : 10px;
           margin-bottom : 0px;
           margin-left : 20px;
           margin-right : 20px;
           padding : 0px;     
	   color : #000;
           font-size : 1.05em;
           font-weight : normal;
           text-align : left;
}

blockquote {     color: #000;
                 text-align: left;
                 margin: 2px 15% 10px 16%;
                 font-size: 12px;
}

.entry img { 
border : none;
padding: 0px;
margin-left: 20px;
margin-right: auto;
}



.entrycat img { 
margin: 3px 20px;
border: 0px; 
text-align: left;
}
.entrycat img a { 
margin: 3px;
border: 0px 20px; 
text-align: left;
}

.entrycat img a:hover { 
margin: 3px 20px;
border: 1px solid #000; 
text-align: left;
}

.entrycat {
padding-top : 20px;     
color : #000;
font-size : 11px;
font-weight : normal;
text-align : left;
margin: 0 20px;
width: 70%;
}

code {    
color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 20px;
           margin-right : 10px;
           padding : 5px;     
	   color : #000;
           font-size : 11px;
           font-weight : normal;      
           text-align : justify;
      
}


.pages {   padding-top : 20px;     
	   color : #000;
           font-size : 14px;
           font-weight : normal;
           text-align : left;
           margin: 0 20px;
           width: 70%;
}




.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             margin-left : 20px;
             margin-right : 20px;  
             text-align : left;   
             font-family : Helvetica;
             font-size : 11px;
             text-transform:lowercase; 
}    




.posted a img { border: 0; }



.footer {  padding : 20px;
           text-align : left;
           font-size : 11px;
           color: #000000;
           font-family : Helvetica;
            
}


.commentscontainer { margin-top : 100px;
             width: 450px;
	     margin: 0px 20px;
	     text-align: left;
             color: #000;
             font-family : Helvetica;
             background-color: #ffffff;
             padding: 20px;
             
}

.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 20px;
           margin-right : 0px;
           padding : 12px;     
	   color : #000;
           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 : Helvetica;
             font-size : 11px;
             margin: 0px 20px;
             color : #cccccc;
             text-decoration : none;
             font-weight : normal;
             text-align : left;
             padding : 0px;
             }


