/*
Theme Name: Click! 
Theme URI: http://fivebyfive.com.ar/wp-themes/click
Description: Photoblog theme for WP.
Version: 1.3
Author: Taly
Author URI: http://nataliadevalle.com.ar
Bonus Track: To Fer (http://www.dabomb.com.ar/woods) for the idea, support and tests.
*/



body  { font-family : arial, verdana, serif;
        background-color: #000000;
        padding: 5px;
}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0;padding:0;}
.low {display:none;}


.container { margin-top : 30px;
             width: 825px;
	     margin: 0px auto;
	     text-align: left;
             color: #000000;
             font-family : arial, verdana, serif;
             background-color: #000000;
             padding: 0px;
}


.header    { margin-left : 0px;
             padding: 0px;
             background-image:url(images/header.gif);
             background-repeat: no-repeat;
             background-position: 50% 50%;
}




}

a  {     color : #a9a9a9;
         text-decoration : none;
         font-weight : bold;
 
}


a:link  {      color : #a9a9a9;
               text-decoration : none;
               font-weight : bold;
 
}

a:visited {    color : #a9a9a9;
               text-decoration : none;
               font-weight : bold;
 
}
   
a:active  {     color : #324C84;
                text-decoration : none;
                font-weight : bold;
}



a:hover  {      color : #324C84;
                text-decoration : none;
                font-weight : bold;
}



.entry {   margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 30px;
           margin-right : 30px;
           padding : 0px;     
	   color : #a9a9a9;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}

blockquote {     color: #3e3e3e;
                 text-align: left;
                 margin: 2px;
                 font-size: 12px;}
                   

.entrycat { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 5px;
           margin-right : 5px;
           padding : 0px;     
	   color : #a9a9a9;
           font-size : 11px;
           font-weight : normal;
           line-height : 16px;       
           text-align : center;
}

code {    color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	   color : #a9a9a9;
           font-size : 12px;
           font-weight : normal;      
           text-align : justify;
      
}


.pages {   margin-top :15px;
           margin-bottom : 5px;
           margin-left : 50px;
           margin-right : 50px;
           padding : 10px;     
	   color : #8a8a8a;
           font-size : 12px;
           font-weight : normal;
           text-align : left;
           line-height:20px;
}

.entry img {margin : 0 0 0px;
            padding : 8px;
            border : 0px solid #c0c0c0;
}

.entrycat img {margin : 3px 3px 3px 3px;
            padding : 5px;
            border : 1px solid #c0c0c0;
}


.title {   font-family : arial, Georgia, serif;
           font-weight : bold;
           color : #000033;
           font-size : 15px;
           text-transform : uppercase;
           text-align : center;
}



.posted {  margin-top : 5px;
           margin-bottom : 0px;
           margin-left : 30px;
           margin-right : 30px;
           text-align : center;
           font-size : 12px;
}



.posted a img { border: 0; }


.footer {  padding : 20px;
           text-align : center;
           font-size : 12px;
}



.prevnext { font-family : verdana, serif;
            font-size : 11px;
            margin-top : 0px;
            margin-bottom : 0px;
            margin-right: 1px;
            color : #a9a9a9;
            text-decoration : none;
            font-weight : bold;
            padding : 3px;
            text-align : right;

}



.prevnext a, link  {  border : 1px solid #c0c0c0;
                      color : #a9a9a9;
                      text-decoration : none;
                      font-weight : normal;
                      padding : 3px;
 
}

 
.prevnext a:active  { background-color: #324C84;
                      border : 1px solid #a9a9a9;
                      color : #ffffff;
                      text-decoration : none;
                      font-weight : normal;
                      padding : 3px;

}

.prevnext a:hover  {  background-color: #324C84;
                      border : 1px solid #a9a9a9;
                      color : #ffffff;
                      text-decoration : none;
                      font-weight : normal;
                      padding : 3px;

}


.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 50px;
           margin-right : 50px;
           padding : 12px;     
	   color : #a9a9a9;
           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;
}


