body{
background:#121212;
color:#ddd;
margin-top:30px;
margin-bottom:40px;
font: 12px/1.6em Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
}


/*----------textile---------*/

h1 {
        font:2.95em Arial;, "Times New Roman", Times, serif;
        font-weight:bold;
        letter-spacing:-0.02em;
	
        }
        
h2,h3,h4 {
        font: 1.0em Arial; , "Times New Roman", Times, serif; 
        font-weight:bold; 
	   
            
       
        }
        
     h2 a{ font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif; color:#333333;text-decoration:none; font-weight:bold; padding-left:18px; background:url(images/url.png) no-repeat left;}
	 h2 a:hover{ color:#000000;text-decoration:underline; }
        
    p {line-height:14px;font-size:13px;color:#FFF; line-height:20px;}
    

        
	img{padding:0px; color:none; border:none;}
  

	a {color:#FF33CC;text-decoration:none;font-weight:normal;line-height:22px;}
    a:hover {color:#FF33CC;text-decoration:none; border-bottom:1px solid #FF33CC;}
	
	img{padding:0px; color:none; border:none;}
	
	      a img {	
		padding:0px;		
		background:#none;
		color:none;
		border:none;	
	}

      a:hover img {    
        
      }
/*-------------------------------*/    

#pagewarp{
	width:900px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
}

	#sidebarleft{
	float:left;
	width:190px;
	height:600px;
	margin-top:80px;	
}

	#sidebarright{
	float:right;
	width:190px;
	height:600px;
	margin-top:80px;	
}

	#contentblock{
		width:500px;
		height:auto;
		margin:0px auto;
		padding-bottom:10px;
		}
		
/*----------posts contenta-----------*/
	.postblock{
			width:100%;
			height:auto;
			overflow:hidden;
	}
		.postimgbox{
			width:85px;
			height:75px;
			float:left;
		}
			.postimgbox img{
				width:70px;
				height:70px;
			}
		
		.posttext{
			width:400px;
			height:auto;
			float:left;
			overflow:hidden;
		}
		

	.postmetablock{
		width:100%;
		height:30px;
		margin:0px auto;
		background:#121212;
		-moz-border-radius: 15px;
		-khtml-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-khtml-box-sizing: content-box;
		box-sizing: content-box;
	}
	

/*-------------blog-------------*/
.postblock{
	margin:3px 0px 3px 0px;
	padding:3px 0px 3px 0px;
	width:100%;
	height:auto;
	margin:0px auto;
	border-bottom:0px solid #333;
	overflow:hidden;
	background: url(images/sep.png) no-repeat center bottom;
}
	.postdate{
		width:70px;
		height:70px;
		float:left;
		background: url(images/date-2.png) no-repeat center;
		border:0px solid #222222;
		
	}
	
		.day{
			width:100%;
			margin-top:12px;
			padding-top:0px;
			height:30px;					
			text-align:center;
			color:#FFF;
			font:2.0em  Times, serif ,sans-serif;
		}
		.mon{
			width:100%;
			height:20px;			
			text-align:center;
			color:#FFF;
			font:1.2em  Times, serif ,sans-serif;
			text-transform:uppercase;
			letter-spacing:2px;
			
		}
	
	.postitle{
		float:left;
		height:auto;
		width:400px;
		margin-left:10px;
		font-size:16px;
		padding-top:7px;		
		
	}
	
	.postcontent{
			padding-bottom:10px;
			background: url(images/sep.png) no-repeat center bottom;
	}
	
	
/*-----------------------------------------*/	
.postsnav{
	width:400px;
	margin:0px auto;
	text-align:center;
	padding-top:5px;
}
.postsnav   a {
	color:#444;	
	height:30px;
	padding:4px 10px 4px 10px;
	border:1px solid #333333;
	background:#000000;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

.postsnav   a:hover {
	color:#FFF;
	}
	
	

/*-----------------------------------------*/
blockquote{
	padding:10px;
	background:#111111 url(images/sep.png) no-repeat center bottom;
	font: 1.1em 'Courier New', Courier, Fixed;
	
}
/*----------------------------------------------*/
#alittleheader{
	width:500px;
	height:100px;
	margin:0px auto;
}
/*----Main Menu top-----*/
                        .menu3  {
                                width:100%;
                                height: auto;
                                margin:0px auto;
                                font:12px tahoma,arial,helvetica,verdana,sans-serif;
                                }
                        
                        
                        .menu3 ul {                        
                                padding: 0px;
                                margin:0px;                        
                        }
                        
                        .menu3 ul li {
                                display: block;        
                                float:left;      
                                line-height: 23px;
                                list-style-type: none;
                                margin-left:2px;
                                margin-top:0px;              
                                
                                
                        
                        }
                        .menu3 ul li a {
                                display: block;
								color:#666;								
								padding:4px 10px 4px 10px;
								border:1px solid #333333;
								margin:0px 3px 0px 3px;
								margin:0px 5px 0px 5px;
								background:#000000;
								-moz-border-radius: 15px;
								-khtml-border-radius: 15px;
								-webkit-border-radius: 15px;
								border-radius: 15px;
								-moz-box-sizing: content-box;
								-webkit-box-sizing: content-box;
								-khtml-box-sizing: content-box;
								box-sizing: content-box;						
                                                        
                        }

                        
                        .menu3 ul li a:hover {
                                color:#FFFFFF;
                                text-decoration:none;
                                                                      
                        }
                                        
/*----------------sidebar s style------------------*/



	


	
	
	
