/*  
Theme Name: Dood WP Theme
Theme URI: dood.se
Description: Theme for dood.se
Version: 1.0
Author: Anders Östman
Author URI: http://www.andersostman.com

*/

* { margin: 0; padding: 0; color:#cdcdcd; font-size: 13px; font-weight:normal; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; sans-serif;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}


.mylink {text-decoration:underline;}

input { color:#333;font-size: 15px;}
textarea { color:#333;font-size: 15px;}

body { background: #f1f1f1 url(_img/back_pattern.png); background-repeat:repeat-x:  color: #fff; margin-top:40px; overflow:auto; text-decoration: none;}
#wrapper { position:relative; margin: 0 auto; width: 960px; height:700px; color: #000; float: center; padding:7px;}

#box {
	position:absolute;
	top:140px;
	left:60px;
	float:left;	
	width:920px;
	padding:20px;
}


#box_rotate{
	position:absolute;
	top:80px;
	left:10px;
	float:left;	
	width:920px;
	padding:0px;	
}

#box_start {
	position:absolute;
	top:120px;
	left:420px;
	float:left;	
	width:500px;
	padding:20px;
}


.box_normal {
	position:relative;
	top:50px;
	left:0px;
	float:left;	
	width:920px;
	padding:20px;
}

.sidebar {
	float:right;
	width:300px;
	padding:20px;	
}

#footer {
	margin: 0 auto;
	text-align:center;
	vertical-align:bottom;
	width:100%;
	font-weight: lighter;
	font-weight:normal; 
	color:#999; 
	font-size: 13px;
}

.footer_link{
	color:#999; 
	font-size: 13px;	
}

.footer_link:hover{
	color:#444; 
	font-size: 13px;	
}



.clear {
	clear:both;	
}

#header{
	position:relative;	
	
}

#menu{
	position:absolute;
	right:50px;
	top:20px;	
	
}

#dood_logo{
	position:absolute;
	top:12px;
	left:65px;
	width:194px;
	height:46px;
	background:url(_img/dood_logo.png);
	background-repeat:no-repeat;	
	cursor:pointer;	
}

#menu_shadow{
	position:absolute;
	z-index:0px;
	right:10px;
	top:42px;
	width:532px;
	height:22px;
	background:url(_img/menu_shadow.png);
	background-repeat:no-repeat;	
		
}

.page_item{
	list-style:none; padding: 0; margin: 0; position: relative; display: block; border: 0;
	background:url(_img/menu_item_normal.png);
	background-repeat:no-repeat;	
	width:115px;
	height:67px;
	float:left;
	text-align:center;
	padding:7px 0px 0px 0px;
	margin:0px;
	cursor:pointer;
}

.page_item a{
	color:#fff;
	margin: 5px;
	text-align:center;
	width:115px;	
	text-decoration:none;
}

.current_page_item{
	list-style:none; padding: 0; margin: 0; position: relative; display: block; border: 0;
	background:url(_img/menu_item_selected.png);
	background-repeat:no-repeat;	
	width:115px;
	height:67px;
	float:left;
	padding:7px 0px 0px 0px;
	margin:0px;
}

.header1{
	font-size: 19px;
	font-weight:lighter;
	line-height:26px;
	padding:0px;
	margin:0px;
}

.header2{
	font-size: 17px;
	font-weight:lighter;
	line-height:25px;
	padding:0px;
	margin:0px;
}

.header2 a {text-decoration:underline;}

.header3{
	font-size: 13px;
	font-weight: lighter;
	line-height:22px;
	padding:0px;
	margin:0px;
}

#puff1{
	position:absolute;
	top:380px;
	left:10px;
	
		
}
#puff2{
position:absolute;
	top:380px;
	left:275px;
		
}

#twisted_logo{
	z-index:0;
	position:absolute;
	top:230px;
	left:410px;
	width:428px;
	height:225px;
	background:url(_img/dood_twisted_logo.png);
	background-repeat:no-repeat;	
}
