@charset "UTF-8";
/* CSS Document */

body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	
}

h1{
	
}

h2{
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:2.4em;
	line-height:1.4em;
	color:262626;
	font-weight:100;
}

h3{
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:1.5em;
	line-height:1.3em;
	color:262626;
	font-weight:100;
}

p{
	font-size:1.2em;
	line-height:1.7em;
	color:#262626;
}

a{
	color:#000;
}

a:hover{
	
}

.adress{
	color:#8C8C8C;
}

#wrapper{
	
	width:941px;
	height:auto;
	/*
	background:#fff666;
	*/
	
	margin:40px 50px 30px 50px;
	
}

#header{
	
	width:941px;
	height:80px;
	
}

#header_logo{
	width:163px;
	height:80px;
	
	float:left;
	margin-left:20px;
}

#header_ticker{
	width:737px;
	height:80px;
	
	margin-left:20px;
	float:left;
}

#topmenu{
	
	width:100%;
	height:23px;
	
	/*
	background:#dddfff;
	*/
	
	/*
	border-bottom:#B3B3B3 solid 1px;
	*/
}

#topmenu_content{
	
	width:741px;
	height:23px;
	
	/*
	background:#00FF33;
	*/
	
	float:right;
}

#sidebar{
	
	width:200px;
	height:auto;
	float:left;
	
	/*
	margin-top:10px;
	*/
	
	
}

.sidebar_box{
	width:100%;
	height:auto;
	
	/*
	margin-top:-15px;
	*/
	
	/*
	padding-top:10px;
	padding-bottom:24px;
	*/
	
	float:left;
	
	background:#f0f0f0;
	
}

.sidebar_title{
	width:100%;
	height:14px;
	float:left;
	
	padding:5px 0;
	
	text-align:center;
	
	font-size:1.1em;
	color:#fff;
	
	background:#FF2272;
}

.sidebar_content{
	width:100%;
	height:auto;
	margin:20px 0;
}

.sidebar_p{
	font-size:1.1em;
	color:#333;
	text-align:center;
	
	margin:0;
}

#content{
	
	width:740px;
	height:auto;
	float:right;
	/*
	margin:10px 0px 0 0;
	*/
	
	border-left:#ccc solid 1px;
	/*
	background:#ccc;
	*/
}

.content_box{
	width:710px;
	height:auto;
	float:left;
	margin:30px 0 30px 30px;
}

.archive_box{
	width:670px;
	height:auto;
	
	font-size:1.2em;
		
	background:#f0f0f0;
	
	margin-bottom:2px;
	padding:2px 20px 2px 20px;
}

.archive_date{
	
	color:#FF2272;
	
}

.active_date{
	
	color:#000;
	
}

.archive_cat{
	
	width:100px;
	height:auto;
	text-align:right;
	float:right;
	
}

.horisontal_seperator{
	width:100%;height:1px;background:#ccc;overflow:hidden;float:left;
}

#footer{
	
	width:100%;
	height:25px;
	clear:both;
}


/* MENU ITEMS */

.menu_item_text{
	display:block;
	float:left;
	
	width:100px;
	height:auto;
	
	margin:0 1px;
	padding:5px 2px;
	
	text-align:center;
	text-decoration:none;
	
	font-size:1.1em;
	/*
	font-weight:bold;
	*/
	
	background:#FF2272;
	color:#fff;
	
}

.selected_menu_item{
	/*
	color:#000;
	*/
	
	background:#9d1a58;
	
}




/* ARTIKEL BOXARNA */


#medium_art_left_col{
	width:300px;
	height:auto;
	float:left;
}

#medium_art_right_col{
	width:390px;
	height:auto;
	float:left;
	
	margin-left:20px;
}

.medium_art_wrapper{
	width:100%;
	height:auto;
	float:left;
}

.medium_art_img{
	width:300px;
	height:auto;
	
	margin-bottom:15px;
	
	clear:left;
	float:left;
	
	text-align:center;
	
	overflow:hidden;
}

.media_title{
	width:100%;
	height:auto;
	float:left;
	
	text-align:left;
}

.media_title p{
	font-size:1em;
	color:#808080;
}

.medium_art_links{
	width:300px;
	height:auto;
	
	margin-top:20px;
	
	padding-bottom:20px;
	
	clear:left;
	float:left;
	
	background:#f0f0f0;
	
	text-align:center;
	
	font-size:1.1em;
	line-height:1.7em;
}

#medium_share_wrapper{
	width:300px;
	height:auto;
	
	margin-top:20px;
	
	padding-bottom:20px;
	
	clear:left;
	float:left;
	
	background:#f0f0f0;
	
	text-align:center;
	
	font-size:1.1em;
	line-height:1.7em;
}

.medium_share_icon{
	display:block;
	float:left;
	
	width:20px;
	height:20px;
	
	margin:0 1px 0 0;
	
	text-align:center;
	text-decoration:none;
	
	font-size:1.2em;
	
	background:#FF2272;
	color:#000;
	
}

/* DENNA FUNKAR INTE, VET INTE VARFÖR */
.medium_art_left_pusher{
	width:300px;
	height:100px;
	
	margin-top:20px;
	
	padding-bottom:20px;
	
	clear:left;
	float:left;
	
}

#mediun_art_content_wrapper{
	
	width:380px;
	height:auto;
	
	float:right;
	
}

.medium_art_content_top{
	width:360px;
	height:auto;
	padding:5px 20px 5px 0;
	float:right;
	background:#f0f0f0;
	text-align:right;
	font-size:1.1em;
}

.medium_art_content{
	width:380px;
	height:auto;
	float:right;
	margin-top:3px;
}

.medium_art_share_wrapper{
	
	width:390px;
	height:20px;
	float:left;
	
	margin-top:8px;
	
}

.medium_art_share_box{
	
	width:180px;
	height:20px;
	
	float:left;
	
}

.medium_art_readmore_pusher{
	width:210px;
	height:6px;
	float:left;
	
	overflow:hidden;
	
}

.medium_art_readmore{
	width:200px;
	height:20px;
	float:left;
	text-align:right;
	/*
	background:#CCC;
	*/
}

.readMoreBtn{
	
	font-size:11px;
	
}

/*
ARCHIVE / SMALL
*/


.small_art_wrapper{
	width:200px;
	height:auto;
	float:left;
	margin-bottom:20px;
}

.small_art_image{
	width:200px;
	height:auto;
	float:left;
	background:#CCC;
	margin-bottom:8px;
	
}

.small_art_content{
	width:190px;
	height:auto;
	
	float:left;
}

.small_art_content h3{
	line-height:1.4em;
}

.small_art_content p {
	font-size:1.1em;
}


/*
ADMIN
*/
.kill_img_wrapper{
	
	width:100%;
	height:auto;
	float:left;
	
	margin:10px 0;

}

.image_kill_box{
	width:160px;
	height:180px;
	padding:10px 0 0 10px;
	float:left;
	
	margin-right:10px;
	
	background:#CCC;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;

}

.kill_img_box{
	width:150px;
	height:150px;
	float:left;
	
	background:#fff;
}

.image_kill_btn{
	
	width:150px;
	height:auto;
	margin-top:4px;
	float:left;
	
}

/*
TIPS
*/

.tipsBox{
	width:100%;
	height:150px;
	float:left;
	
	display:none;
	/*
	background:#C9C;
	*/
}


