/*
Theme Name: MIV theme
Theme URI: 
Description: MIV custom theme.
Version: 1.0
Author: Martin Jansson, Luckylane produktionsbyrå
Author URI: http://luckylane.se
Tags: 

*/

*
{
	margin: 0;
	outline: none;
}

ul.logos li {
	margin-bottom: 10px;
}

html, body
{
	height: 100%;
}

body
{
	padding: 0;
	font: normal 12px "Geneva", "Helvetica", sans-serif;
	color: #464646;
	background: #FFF url(images/body_bg.gif) repeat-x;
}

#wrapper {
	width: 830px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -121px;
}

#header
{
	min-height: 75px;
	padding-top: 60px;
	border-bottom: 1px solid #f97100;
}

	#header ul#menu
	{
		list-style: none;
		margin: 0;
		padding: 0;
		padding-top: 38px;
		text-transform: uppercase;
	}
	
	#header ul#menu li
	{
		display: inline;
		margin-left: 8px;
		color: #9c9c9c;
		padding-bottom: 17px;
	}
	
	#header ul#menu li a
	{
		color: #9c9c9c;
		text-decoration: none;
		padding-bottom: 17px;
	}
	
	#header ul#menu li a:hover
	{
		color: #464646;
		text-decoration: none;
	}
	
	#header ul#menu  li.current_page_item a
	{
		border-bottom: 5px solid #f97100;
		color: #464646;
	}
	
#content
{
	margin-top: 100px;
}
	a
	{
		color: #f97100;
		text-decoration: none;
	}
	
	a:hover
	{
		border-bottom: 1px dotted #f97100;
	}
	
	a.link_img:hover, #header ul#menu li a:hover
	{
		border-bottom: 0;
	}
	
	#header ul#menu  li.current_page_item a:hover
	{
		border-bottom: 5px solid #f97100;
		color: #464646;
		cursor: default;
	}

	#content.blog
	{
		width: 565px;
	}
	
	#content.sideblog
	{
		width: 505px;
		margin-right: 60px;
	}
	
	#content .entry_date
	{
		width: 110px;
		text-align: right;
		padding-right: 5px;
	}
	
	#content .entry_text
	{
		width: 449px;
	}

	#content .entry
	{
		margin-bottom: 30px;
	}

#sidebar
{
	margin-top: 100px;
	width: 265px;
	text-align: right;
}

#sidebar.side
{
	text-align: left;
	margin-top: 135px;
}

	ul.sidebar
	{
		margin: 0 0 15px;
		list-style: none;
	}
	
	ul.sidebar li
	{
		font: normal 15px geneva;
		color: #969696;
		text-align: right;
		text-transform: uppercase;		
	}
	
	ul.sidebar li a
	{
		text-decoration: none;
		color: #969696;
	}
	
	ul.sidebar li a:hover
	{
		color: #f97100;
	}
	

* html #header
{
	height: 75px;
}

#push
{
	padding-top: 30px;
}

#footer, #push 
{
	height: 150px;
}


#footer
{
	background: #e6e6e6 url(images/footer_bg.gif) no-repeat top center;
	border-top: 1px solid #c0c0c0;
}

	#footer_text
	{
		margin: 30px auto 0;
		padding-left: 80px;
		width: 730px;
		text-align: center;
	}
	
	#footer ul
	{
		display: block;
		float: left;
		list-style: none;
		text-align: left;
		margin-right: 20px;
		font-size: 12px;
		text-transform: uppercase;
	}
	
	#footer ul li, #footer ul li a
	{
		color: #8b8b8b;
		text-decoration: none;
	}
	
	#footer ul li.bold, #footer ul li a.bold
	{
		color: #4e4e4e;
		text-decoration: none;
	}
	
	#footer ul li.current_page_item a
	{
		color: #4e4e4e;
	}
	
/* ---- MISC ---- */
.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

/* ---- TYPO --- */
h2
{
	font: normal 23px "Arial Narrow";

	text-transform: uppercase;
}

h3
{
	text-transform: uppercase;
	font: normal 20px "Arial Narrow";
	text-align: right;
}

	.orange, .orange2
	{
		color: #f97100;
	}
	
p
{
	margin-bottom: 12px;
	font: normal 13px arial;
}

	p.comments
	{
		color: #f97100;
		text-align: right;
		font: normal 12px "geneva";
		margin-bottom: 9px;
	}

hr
{
      background: transparent url(images/divider.gif) no-repeat top center;
      border: 0;
      height: 16px;
}

hr.grey
{
		background:#e6e6e6;
      height: 1px;
		color: #e6e6e6;
}

* html hr
{
    display : list-item;
    list-style : url(images/divider.gif) inside;
    filter : alpha(opacity=0);
    margin-left: -10px;
    width : 0;
    height: 16px;
}


.comments label
{
	display: block;
	color: #565656;
	font-weight: bold;
	padding: 0 0 5px;
}

.comments label:after
{
	content: ":";
}

.comments textarea, input
{
	padding: 3px;
}

.commentlist li
{
	padding: 10px 0 3px;
	border-top: 1px solid #f97100;
}

.commentlist li:first-child
{
	border: none;
}

.commentlist b
{
	color: #f97100;
}

.commentlist p
{
	padding: 5px 3px;
}

.sIFR-active object {
  display: block;
}

.kontakt_right, .kontakt_left
{
	float: left;
	padding-right: 55px;
}

a.link_img
{
	display: block;
	margin-bottom: 20px;
	border: 0;
}

a.link_img img
{
	border: 0;
}

#commentform fieldset
{
	width: 300px;
	border: 0;
	padding: 0;
	margin: 0 30px 0;
}

#commentform fieldset:first-child
{
	margin-top: 40px;
}

#commentform label
{
	display: block;
	margin-bottom: 5px;
}

#commentform fieldset b
{
	display: block;
	margin-top: 10px;
}

#commentform label:after
{
	content: ":";
}

#commentform input
{
	margin-right: 6px;
	display: block;
	margin-bottom: 10px;
	width: auto;
}

#commentform input.submit
{
	margin-top: 10px;
}

.sideblog ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

.sideblog ul li
{
	float: left;
	width: 250px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#guldvargen #wrapper
{
	margin: 0 0 40px 0;
	padding: 0;
	background: #FFF url(images/body_bg.gif) repeat-x;
	min-height: 160px;
	height: 160px !important;
	width: 100%;
}

#guldvargen #wrapper #header
{
	margin: 0 auto;
	width: 830px;
}

#guldvargen
{
	background: #fff;
}

#guldvargen .container_16
{
	color: #82823f;
	font-family: Verdana, arial , sans-serif;
	font-size: 14px;
}

#guldvargen h1
{
	font-family: Verdana, arial , sans-serif;
	font-size: 16px;
	color: #97974a;
	margin-bottom: 8px;
}

#guldvargen h2
{
	font-family: Verdana, arial , sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 45px;
}

#guldvargen h3
{
	font-family: Verdana, arial , sans-serif;
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	color: #97974a;
}


#guldvargen p
{
	font-family: Verdana, arial , sans-serif;
	font-size: 13px;
	margin-bottom: 1.3em;
}

#guldvargen p strong
{
	color: #97974a;
	font-weight: normal;
}

#guldvargen .logo
{
	margin-top: 8px;
	margin-bottom: -20px;
	text-align: right;
}

#guldvargen .grid_14 {position: relative;}

#guldvargen a img.gvLogo {
	position: absolute;
	top: -150px;
	right: -100px;
	display: block;
}

#guldvargen .sidebar
{
	padding-top: 0px;
}

#guldvargen .container_16 a
{
	color: #97974a;
	text-decoration: underline;
	background: url(../images/bullet.gif) no-repeat scroll right 8px;
	padding-right: 8px;
	border: 0;
}

#guldvargen .container_16 a.wpGallery
{
	
	background: transparent;
	padding-right:0;
}

#guldvargen .container_16 a img
{
	border: 0;
	padding: 0;
}

#guldvargen .container_16 a:hover
{
	color: #97974a;
	text-decoration: none;
	border:0;
}

#guldvargen label, #guldvargen input, #guldvargen textarea, #guldvargen select
{
	display: block;
	font-family: Verdana, arial , sans-serif;
	font-size: 13px;
}

#guldvargen label
{
	margin-bottom: 0.5em;
}


#guldvargen input, #guldvargen textarea
{
	margin-bottom: 1.5em;
	width: 70%;
	padding: 3px;
}

#guldvargen input.hidden
{
	padding: 0;
}


#guldvargen select
{
	margin-bottom: 1.5em;
}

#guldvargen hr
{
	background: #97974a;
	height: 1px;
	margin: 20px 0;
}

#guldvargen input.no_block
{
	width: auto;
	float: left;
	margin-right: 5px;
}

#guldvargen label.no_block
{
	width: auto;
	float: left;
	margin-right: 3px;
}

#guldvargen input.submit
{
	width: auto;
}

.clear
{
	clear: both;
}

.hidden
{
	display: none;
}


/* INTRYCK
--------------------------------------------------------*/

#contentIntryck {
		width: 830px;;
		margin-top: 100px;
}

#contentIntryck p {
	line-height: 19px;
	font-size: 14px;
}

#contentIntryck .entry {
	width: 540px;
	margin-left: 170px;
}

#contentIntryck img.topImg {margin-bottom: 80px;}

#contentIntryck .wp-image-685 {margin-bottom: 20px;}

#contentIntryck h4, span.hl
{
	color: #df4177;
	font-size: 16px;
	font-weight: bold;
}
#contentIntryck h4 span {
	color: #000;
	font-size: 14px;
}

#contentIntryck a {
	color: #999;
	text-decoration: underline;
}
#contentIntryck a:hover {
	border-bottom: none;
	color: #444;
}

#contentIntryck span.color {
	color: #df4177;
}
#contentIntryck span.color strong {color: #000;}

#contentIntryck span.color span.indent {padding-left: 35px;}
	
	






