﻿/* 
Theme Name: Polaroid2  for PixelPost
Theme URI: http://fivebyfive.com.ar/wp-themes 
Version: 1.0 
Original Author: Taly 
Original Author URI: http://taly.com.ar/ 
Modified by: Ashwin Kumar 
URI: http://www.ashwink.net
*/ 

/* main body */
body  
	{ 
		font-family: georgia, verdana, serif;		   
		background-color: #a0a8a4;		 
		padding: 5px; 
	}
	
	h1,h2,h3,h4,h5,h6,form,fieldset 
	{
		margin:0;
		padding:0; 
		color: #707874; 
		font-family : tahoma, serif;
		text-transform:uppercase;
	} 
	
	.low 
	{
		display:none;
	}	
	
	.container 
	{ 
		margin-top : 70px;
		width: 850px;
		margin: 0px auto;
		text-align: center;
		color: #a9a9a9;
		font-family : verdana, serif;
		background-color: #ffffff;
		padding: 0px;
		border-top: 1px solid #B2BBB7;
		border-left: 1px solid #B2BBB7;
		border-bottom: 1px solid #707874;
		border-right: 1px solid #707874; 
	}	
	
/* header div */	
	.header	   
	{ 
		margin-left : 30px;
		padding: 5px;
	}
	
	.header a  
	{    
		color : #a7a7a7;         
		text-decoration : none;   
		font-weight : normal;   
	}
	
	.header a:link  
	{ 
		color : #a7a7a7;             
		text-decoration : none;            
		font-weight : normal;   
	} 
	
	.header a:visited
	{  
		color : #a7a7a7;               
		text-decoration : none;
		font-weight : normal;  
	}     
	
	.header a:active  
	{   
		color : #707874;               
		text-decoration : none;                
		font-weight : normal;
	}   
	
	.header a:hover  
	{  
		color : #707874;
		text-decoration : none;        
		font-weight : normal; 
	}    

/* Styling for site Title and Subtitle*/
	
	.title
	{
		margin-top : 0px;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 40px;
		padding : 0px;
		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 : 0px;
		margin-right : 40px;
		padding : 1px; 
		color : #a7a7a7;
		font-size : 17px;            
		font-weight : normal;
		text-align : left;
		font-family : verdana, serif;
	}  
	
/* Styling for image or photo to be displayed*/	

	.image 
	{
		margin : 3px 3px 3px 3px;
		padding: 10px;  
		/*border-top: 1px solid #dddddd;      
		border-left: 1px solid #dddddd;        
		border-bottom: 1px solid #a4a4a4;            
		border-right: 1px solid #a4a4a4;             
		background-color: #ffffff;  */
	}
	
	.image a  
	{    
		color : #a7a7a7;         
		text-decoration : none;   
		font-weight : normal;   
	}
	
	.image a:link  
	{ 
		color : #a7a7a7;             
		text-decoration : none;            
		font-weight : normal;   
	} 
	
	.image a:visited
	{  
		color : #a7a7a7;               
		text-decoration : none;
		font-weight : normal;  
	}     
	
	.image a:active  
	{   
		color : #a7a7a7;               
		text-decoration : none;                
		font-weight : normal;
	}   
	
	.image a:hover  
	{  
		color : #a7a7a7;
		text-decoration : none;        
		font-weight : normal; 
	}    
	
/* Styling for line below image showing comments and navigation*/

	.posted
	{ 
		margin-top : 5px;      
		margin-bottom : 0px;   
		margin-left : 20px;        
		margin-right : 20px;            
		text-align : center;            
		font-size : 11px;
		letter-spacing: 2px; 
		text-transform:lowercase; 
	} 
	
	.posted a img 
	{ 
		border: 0;
	} 
	
	.posted a  
	{    
		color : #a7a7a7;         
		text-decoration : none;   
		font-weight : normal;   
	}
	
	.posted a:link  
	{ 
		color : #a7a7a7;             
		text-decoration : none;            
		font-weight : normal;   
	} 
	
	.posted a:visited
	{  
		color : #a7a7a7;               
		text-decoration : none;
		font-weight : normal;  
	}     
	
	.posted a:active  
	{   
		color : #707874;               
		text-decoration : none;                
		font-weight : normal;
	}   
	
	.posted a:hover  
	{  
		color : #707874;
		text-decoration : none;        
		font-weight : normal; 
	}    

/* Styling for footer*/		

	.footer 
	{
		padding : 20px;     
		text-align : center;       
		font-size : 11px;           
		color: #D5D9D5;            
		font-family : arial, verdana, serif;         
	}  
	
	.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 : #f9f9f9;
		text-decoration : none;             
		font-weight : normal;
	}    
	
	.footer a:hover 
	{    
		color : #f9f9f9;             
		text-decoration : none;          
		font-weight : normal;
	}

/* Styling for comments*/		
	.commentscontainer
	{ 
		margin-top : 70px;             
		width: 370px; 	   
		margin: 0px auto;
		text-align: left;           
		color: #a9a9a9;        
		font-family : verdana, serif;
		background-color: #ffffff;           
		padding: 0px;    
		border-top: 1px solid #B2BBB7;
		border-left: 1px solid #B2BBB7;  
		border-bottom: 1px solid #707874;  
		border-right: 1px solid #707874;
	}  
	
	.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;
	}  
	
	.comments-popup a  
	{    
		color : #a7a7a7;         
		text-decoration : none;   
		font-weight : normal;   
	}
	
	.comments-popup a:link  
	{ 
		color : #a7a7a7;             
		text-decoration : none;            
		font-weight : normal;   
	} 
	
	.comments-popup a:visited
	{  
		color : #a7a7a7;               
		text-decoration : none;
		font-weight : normal;  
	}     
	
	.comments-popup a:active  
	{   
		color : #707874;               
		text-decoration : none;                
		font-weight : normal;
	}   
	
	.comments-popup a:hover  
	{  
		color : #707874;
		text-decoration : none;        
		font-weight : normal; 
	}    
	
	.commentsbody 
	{
		border-bottom : 1px solid #E8E8E8;               
		text-align: justify;         
		margin-bottom : 10px;                
		padding : 10px;   
		font-size : 12px;
		color : #8C8C8C; 
	} 
	
	.commentsbody a  
	{    
		color : #a7a7a7;         
		text-decoration : none;   
		font-weight : normal;   
	}
	
	.commentsbody a:link  
	{ 
		color : #a7a7a7;             
		text-decoration : none;            
		font-weight : normal;   
	} 
	
	.commentsbody a:visited
	{  
		color : #a7a7a7;               
		text-decoration : none;
		font-weight : normal;  
	}     
	
	.commentsbody a:active  
	{   
		color : #707874;               
		text-decoration : none;                
		font-weight : normal;
	}   
	
	.commentsbody a:hover  
	{  
		color : #707874;
		text-decoration : none;        
		font-weight : normal; 
	}    

/* Styling for menus*/		
	.nav 
	{     
		font-family : verdana, serif;           
		font-size : 11px;
		margin-top : -30px;                          
		margin-bottom : 0px;                      
		margin-left : 230px;                     
		margin-right : 20px;              
		color : #a7a7a7;
		text-decoration : none;             
		font-weight : bold;          
		text-align : right;
		padding : 5px;              
		letter-spacing: 1px;
	}   
	
	.nav a, link 
	{   
		border-bottom : 3px solid #a7a7a7;                 
		color : #a7a7a7;                 
		text-decoration : none;
		font-weight : normal;                 
		padding : 2px;   
	} 
	
	.nav a:visited 
	{ 
		border-bottom : 3px solid  #c0c0c0;                  
		color : #a7a7a7;                  
		text-decoration : none;
		font-weight : normal; 
	} 
	
	.nav a:active
	{ 
		border-bottom : 3px solid  #707874;
		color : #a7a7a7;                  
		text-decoration : none;                   
		font-weight : normal;
	}  
	
	.nav a:hover  
	{   
		border-bottom : 3px solid  #707874;
		color : #a7a7a7;
		text-decoration : none;                   
		font-weight : normal;  
	}

/* Styling for pages*/		
	.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 : justify;            
		line-height:20px; 
	}
	.pages a  
	{    
		color : #a7a7a7;         
		text-decoration : none;   
		font-weight : normal;   
	}
	
	.pages a:link  
	{ 
		color : #a7a7a7;             
		text-decoration : none;            
		font-weight : normal;   
	} 
	
	.pages a:visited
	{  
		color : #a7a7a7;               
		text-decoration : none;
		font-weight : normal;  
	}     
	
	.pages a:active  
	{   
		color : #707874;               
		text-decoration : none;                
		font-weight : normal;
	}   
	
	.pages a:hover  
	{  
		color : #707874;
		text-decoration : none;        
		font-weight : normal; 
	}
