/*
Theme Name: Polaroid
Theme URI: http://www.taly.com.ar/polaroid
Description: Photoblog theme for WP.
Version: 1.01
Author: Taly
Author URI: http://blog.taly.com.ar/
*/



body  { font-family : georgia, verdana, serif;
        background-color: #000000;
		/*background-image:url(http://www.uniformsix.com/bilder/site-bg2.jpg);
		background-position:center;
		background-repeat:no-repeat;*/
        padding: 5px;
color:#000;
}

h2,h4,h5,h6,form,fieldset {margin:0;padding:0;}
.low {display:none;}

h1
{
	font-size: 95%;
	font-weight: bold;
	color: Black;
	text-align: center;
}
h3
{
	font-size: 100%;
	font-weight: bold;
	color: Black;
	text-align: left;
}
.container { margin-top : 70px;
             width: 790px;
	     margin: 0px auto;
	     text-align: left;
             color:#000;
             font-family : verdana, serif;
             background-color: #fff;
             padding: 0px;
				 border: 2px double #FFA500;
}


.header    { margin-left : 30px;
             padding: 5px;
          
}


.title{    margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 0px;
           margin-right : 40px;
           padding : 1px;     
	   color : #a7a7a7;
           font-size : 30px;
           font-weight : bold;      
           text-align : left;
           font-family : verdana, serif;
           text-transform:uppercase;
           
      
}

.subtitle{ margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 320px;
           margin-right : 0px;
           padding : 1px;     
	   color : #a7a7a7;
           font-size : 17px;
           font-weight : bold;      
           text-align : left;
           font-family : verdana, serif;
           
      
}

.headertext {  font-size : 20px;
               margin-left : 130px;
               padding: 10px;
               text-align: left;
               color: #a9a9a9;
               font-family : arial, verdana, serif;

}

a  {     color : #a7a7a7;
         text-decoration : none;
         font-weight : normal;
 
}


a:link  {      color : #a7a7a7;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #a7a7a7;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #000000;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #000000;
                text-decoration : none;
                font-weight : normal;
}



.entry {   margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 5px;
           margin-right : 5px;
           padding : 0px;     
	   color : #a9a9a9;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}


.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 : 0px;
            border : 5px solid #000000;
}

.entrycat img {margin : 3px 3px 3px 3px;
            padding : 0px;
            border : 5px solid #000000;
}





.posted {  margin-top : 5px;
           margin-bottom : 0px;
           margin-left : 30px;
           margin-right : 30px;
           text-align : center;
           font-size : 10px;
           text-transform:uppercase;
}



.posted a img { border: 0; }

.buttoms { text-align : center;}
.buttoms a img { border: 0; }

.footer {  padding : 20px;

           text-align : center;
           font-size : 11px;
             color: #a7a7a7;
             font-family : arial, verdana, serif;
             background-color: #000000;
}

.footer a  {     color : #cccccc;
         text-decoration : none;
         font-weight : normal;
 
}


.footer a:link  {      color : #cccccc;
               text-decoration : none;
               font-weight : normal;
 
}

.footer a:visited {    color : #cccccc;
               text-decoration : none;
               font-weight : normal;
 
}
   
.footer a:active  {     color : #ffffff;
                text-decoration : none;
                font-weight : normal;
}



.footer a:hover  {      color : #ffffff;
                text-decoration : none;
                font-weight : normal;
}



#prevnext ul {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #a7a7a7;
	font-size: 10px;
	text-align: center;
	width: 100%;
	font-family: verdana, helvetica, sans-serif;
text-transform:uppercase;}

* html #prevnext ul li {display:inline;}

#prevnext ul li {display: inline;}

#prevnext ul li a {
	background-color: #ffffff;
	padding: 4px;
	color: #a7a7a7;
	text-decoration: none; }

#prevnext ul li a:hover {
	color: #000000;}

#prevnextprev {float: left; padding: 4px;}

#prevnextnext {float: right; padding: 4px;}




.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;
}

.nav {       font-family : verdana, serif;
             font-size : 11px;
             margin-top : 0px;            
             margin-bottom : 0px;           
             margin-left : 0px;           
             margin-right : 33px;
             color : #a7a7a7;
             text-decoration : none;
             font-weight : bold;
             text-align : center;
             padding : 8px 2px 2px 2px;
             letter-spacing: 1px;
				 }

.nav2
{
  font-family : verdana, serif;
             font-size : 11px;
				  float: right;
				  position: absolute;
				  top: 0px;
				  left: 52%;
				  color: Lime;
}
.nav2 a, link  { 
                  color : White;
                  text-decoration : none;
                  font-weight : bold;
                  padding : 2px;
 
}

 
 
.nav2 a:visited { 
                  color : White;
                  text-decoration : none;
                  font-weight : bold;


}
.nav2 a:active  { 
                  color : White;
                  text-decoration : none;
                  font-weight : bold;


}

.nav2 a:hover  { 
                  color : Black;
                  text-decoration : none;
                  font-weight : bold;
						background-color: #FFA500;

}
.nav a, link  {   border-bottom : 3px solid #a7a7a7;
						 border-top : 3px solid #FFA500;
                  color : Black;
                  text-decoration : none;
                  font-weight : bold;
                  padding : 2px;
						
 
}

 
 
.nav a:visited {  border-bottom : 3px solid  #c0c0c0;
						 border-top : 3px solid #FFA500;
                   color : Black;
                  text-decoration : none;
                  font-weight : bold;
						


}
.nav a:active  {  border-bottom : 3px solid  #000000; border-top : 3px solid #FFA500;
                   color : Black;
                  text-decoration : none;
                  font-weight : bold;
						


}

.nav a:hover  {   border-bottom : 3px solid  #000000; border-top : 3px solid #FFA500;
                  color : Blue;
                  text-decoration : none;
                  font-weight : bold;
						background-color: #FFE4B2;

}




.navf
{
  font-family : verdana, serif;
             font-size : 11px;
				  float: right;
				  position: relative;
				  top: 10px;
				  left: -37%;
				  color: Lime;
}
.navf a, link  { 
                  color : White;
                  text-decoration : none;
                  font-weight : bold;
                  padding : 2px;
 
}

 
 
.navf a:visited { 
                  color : White;
                  text-decoration : none;
                  font-weight : bold;


}
.navf a:active  { 
                  color : White;
                  text-decoration : none;
                  font-weight : bold;


}

.navf a:hover  { 
                  color : Black;
                  text-decoration : none;
                  font-weight : bold;
						background-color: #FFA500;

}
