@charset "UTF-8";

/**structure*/

html, body {
    overflow: hidden;
}

body {
	font-family : helvetica; 
	/* background-color: ($WPFolio_body_backgroundcolor)  */
	/* color: ($WPFolio_body_color)   */

	margin: 0px;
	padding: 0px;
}


#imgContainer {
	z-index: -10;
	position: absolute;
	margin-top:0;
	margin-left: 0;
	height: 100%;
}

div.first 
{position: fixed; margin-left: 25px; margin-top: 10px;font-size: 40px; font-weight: bold;
line-height: 33px; color: #ff0000;}




.categoriesstyle{font-size: 50%; line-height: 23px;margin-top: 4px; margin-left: 2px;margin-bottom: -30px;}

.categoriesstyle li, widgettitle li { 
	list-style: none; 
	
	margin: 0;
	padding: 0;}
	
div.first  a:link{ text-decoration:none;
color: #cccccc;}

div.first  a:visited{ text-decoration: none; 
color: #cccccc;}

div.first  a:hover{ text-decoration: line-through; 
color: #999999;}

	#info {
		width: 300px;
		position: absolute;
		top: 200px;
		left: 200px;
		background-color: #cccccc;
		color: #000000;
		
	}
	
div.news{position: fixed; 
left: 0px; 
bottom: 0px;
padding: 5px;
font-size: 15px; 
background-color: #cccccc;
color: #333333;}

	
