body {
        font-family:verdana;
        font-style:normal; 
        font-variant:normal; 
        font-weight:normal; 
        font-size:10px; 
        margin:0px;
        overflow-x:hidden;
		background-image: url('images/back.jpg'); 
}

#wrapper {
        width:1002px;
        margin: 0px auto 0px auto;

}

#container {
        float:left;
        overflow:hidden;
		width:1000px;
		margin-bottom:10px;
        background:#292E51; 
        border:1px solid #353E4E;  
}

#header {
        float:left;
		width:1000px;
		height:135px;
		text-align:left;
		background-image: url('images/header.jpg'); 
}

    #logo {
        float:left;
        width:256px;
        height:135px;
        margin:1px 0px 0px 0px;     
        }
       
	#headerad {
        float:left;
        height:110px;
		text-align:center;
        }
	#headerad a{
		color:#FFFFFF;
		font-size:14px;
		text-decoration:none;
		text-align:center;

        }
	#headerad a:hover{
        color:#FF5AFC;
        }	
	#headerad img{
        border:1px solid #2F335D;

        }
	#headerad img:hover{
	    border:1px solid #FF5AFC;

        }
        
#fullad {
		float:left;
		width:1000px;
		}
		
#fullad img {
		margin:5px 1px 5px 10px;
		border:1px solid #2F335D;
		}
		
#fullad img:hover {
		border:1px solid #FF5AFC;
		}

.fulladitem {
 
        float:left;
        width:150px;
        text-align:center;
        text-decoration:none;
        }
        	
.fulladitem a {
        width:150px;
        overflow:hidden;
        text-decoration:none;
        font-size:11px;
        color:#fff;
        } 

.fulladitem img {
        float:left;
        width:148px;
        margin-left:1px;
        border:1px solid #2F335D;
        }

.fulladitem img:hover {
  border:1px solid #FF5AFC;
        } 				

.fulladitem a:hover {
        color:#FF5AFC;
        }
		
.fulladitem2 {
        
		margin:5px auto 5px auto;
		text-align:center;
        width:300px;
        text-align:center;
        text-decoration:none;
        }
        	
.fulladitem2 a {
        width:300px;
        overflow:hidden;
        text-decoration:none;
        font-size:18px;
        color:#fff;
        } 

.fulladitem2 img {
        margin-left:3px;
        border:1px solid #2F335D;
        }

.fulladitem2 img:hover {
  border:1px solid #FF5AFC;
        } 				

.fulladitem2 a:hover {
        color:#FF5AFC;
        }		
					
        
#leftcolumn {
        float:left;
        margin:0px 0px 10px 10px;
        overflow:hidden;
		width:131px;
        background:#222644;		
		}

.leftad{
      margin:0px auto 0px auto;
              width:120px;
              height:1200px;
              border:1px solid #353E4E;
     } 
#menu { 

        width:127px;
        margin-top:10px;

}

#menu a {
       		font-weight:bold; 
       		font-size:10px;
       		text-align:left;
       		padding-top:3px;
       		padding-left:20px;  
       		color: #fff;
        	float:left;
        	width:127px;
        	height:19px;
			text-decoration:none;
        	background-image: url('images/menuitem.jpg');
	}
	
#menu a:hover {
       		color: #FF5AFC;
	}



#content {
      	float:left;
      	width:526px;
      	margin:0px 0px 10px 5px;
      	overflow:hidden;
}

		.post {
			float:left;
			width:520px;
			height:130px;
			margin:8px 0px 0px 8px;
			overflow:hidden;
		}

		.post img{
	        float:left;
			width:160px;
			height:120px;
			border:1px solid #2F335D;
		}
		
		.post img:hover{
			border:1px solid #FF5AFC;
		}


		.date {
      		float:left;
      		width:65px;
      		color: #FF5AFC;
      		margin:2px 0px 0px 0px;
		}
	
		.views {
      		float:left;
      		width:343px;
      		height:20px;
      		color:#FF5AFC;
      		text-align:left;
      		background:#111419;
      		margin:6px 0px 4px 5px;
		}
	
		.views a {
        color:#ffffff;
        margin-right:200px;
        font-weight:bold;
        }

		.views a:hover {
      		color:#FF5AFC;
		}
	
		.rating {
      		float:left;
      		width:146px;
      		height:10px;
      		margin:0px 2px 4px 2px;
		}
	
		.description {
    		float:left;
    		width:343px;
    		height:70px;
    		overflow:hidden;
			FONT: 8pt Verdana;
    		color: #ffffff;
        	background-image: url('images/bgdescription.jpg');    		
   			margin: 11px 0px 0px 5px;
		}
	
		.align {
			margin:4px 0px 0px 4px;
		}

#rightcolumn {
        float:left;
        margin:0px 0px 10px 5px;
        overflow:hidden;
		width:310px;
        background:#222644;		
}
	
		.rightad{
      		margin:10px auto 0px auto;
			width:300px;
            
		} 	
	
#footer {
		float:left;
        width:1000px;
        height:116px;
        color:#7F8EA7;
       	font-size:10px;
       	margin:0px 0px;
     	background-image: url('images/bgfooter.jpg');
}

#footertekst {
        float:left;
		margin:10px 5px 0px 700px;
}

#player {
		float:left;
        overflow:hidden;
        width:515px;
        margin:10px 0px 10px 5px;
        border:1px solid #353E4E; 
}

#playercontent {
     	margin:0px auto 4px auto;
		text-align:center;
}

#playercontent img{
     	margin:0px 0px 4px 0px;
		
		border:1px solid #2F335D;
}

#playercontent a {
        text-decoration:none;
		color:#ffffff;
        font-weight:bold;
		font-size:14px 
        }

#playercontent a:hover {
        color:#FF5AFC;
  }		
		

#playercontent img:hover{
   border:1px solid #FF5AFC;
  }

h1 {
     	font-size:12px;
	 	margin: 0px 0px 4px 0px;
     	color: #ff5afc;
}

h2 {
     	float:left;
     	font-size:12px;
	 	margin:0px 4px 4px 5px;
	 	width:520px;
	 	text-align:center;
     	color: #ff5afc;
}
	
h3 {
		float:left;
	    margin:0px 4px 0px 5px;
	    width:275px;
    	color: #ff5afc;
}
	
h3:hover {
    	color: #ffffff;
}

.paging {
        width:520px;
        margin:10px 5px 10px 5px;
        text-align:center;
        align:center;
        font-size:12px; 
}

.paging a{
      	color: #ff5afc;  
 
}  

.paging a:hover{
      	color: #7f8ea7;  
}	

  