/*
Theme Name: Unganhörig
Theme URI: http://osynlig.se/
Description:
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
Tags: 

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1;
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/******************************/

a {
	color: #5b2045;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 15px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 8px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}


h5 {
	font-size: 10px;
	margin-top: 10px;
}

body {
	font-family: "Lucida Grande", Helvectica, arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

#container {
	width: 1135px;
	min-height: 524px;
	
	padding: 0;
	margin: 0 auto 0 auto;
	
	background-color: #fff;
}
* html #container { height: 524px; }

#header {
	width: 1135px;
	height: 121px;
	background: url('images/topmenu_bg.gif') repeat-x;
	margin-bottom: 15px;
}

#header img.logotype {
	display: block;
	padding: 18px 0 0 36px;
}

#header ul.wp-menu {
	margin: 19px 0 0 4px;
	float: left;
}

#header ul.wp-menu li {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	border-right: 1px solid #404040;
	height: 26px;
}

#header ul.wp-menu li a {
	display: block;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#header ul.wp-menu li a:hover, #header ul.wp-menu li.active a{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

#header .search-input {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: transparent url('images/searchfield_bg.gif') no-repeat scroll 0 0;
	border:medium none;
	height: 15px;
	width: 114px;
	padding-left: 20px;
	padding-top: 3px;
	
	font-size: 10px;
	color: #8e8e8e;
}

#search-form {
	margin-top: 27px;
	margin-right: 14px;
	display: inline;
}

#content .main {
	width: 850px;
	height: 295px;
	margin-bottom: 5px;
}


#content .wide-col {
	font-size:12px;
	width:279px;
	color: #5a5a5a;
}

#content .wide-col .body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url('images/col_black_bg.gif') no-repeat scroll 0 0;
	height: 216px;	
	padding-right: 5px;
}

#content .wide-col .header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/col_black_header_bg.gif') no-repeat scroll 0 0;
	height:35px;
}

#content .wide-col h4 {
	padding-top:9px;
	padding-left: 18px;
	
	font-weight: bold;
	color: #fff;
}

#content .wide-col .header a {
	padding-top:9px;
	padding-right: 18px;
	
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

#content .wide-col .entry {
	padding-top: 6px;
	padding-left: 18px;
	line-height: 17px;
}

#content .wide-col .entry a {
	color: #5b2045;
	font-weight: bold;
	font-size: 11px;
}

#content .box-wrapper {
	width: 850px;
	height: 295px;	
}

#content .box {
	width: 244px;
	height: 122px;
	padding: 20px 18px 0 18px;	
	margin-bottom: 5px;
}

#content .box.purple {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/box_purple_bg.gif') no-repeat scroll 0 0;
}

#content .box.first {
	margin-right: 5px;
}

#content .box h1 {
	font-family: Garamond, Georgia, Helvetica;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}

#content .box .text {
	font-size: 12px;
	line-height: 18px;
	color: #fff;	
}

#content .box.image p {
	float: right;
	margin-top: 85px;
}

#content .box.image p a {
	display:block;
	height: 21px;
	padding: 1px 12px 0 12px;
	color: #5b2045;
	background: #fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	width: 0;
	white-space: nowrap;
}

#content .box.image p > a {
	width: auto;
}

#content .box.purple p {
	float: right;
	height: 22px;
	padding-left: 15px;
	margin-top: 20px;
}

#content .box.purple a {
	display:block;
	height: 21px;
	padding: 1px 12px 0 12px;
	color: #fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	background: #5e294b;
	width: auto !important;
	width: 0;
	white-space: nowrap;
}

#content .box.purple a span {
	height: 22px;
	border-left: 1px solid #ccc;
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
	margin-left: 4px;
}

#footer {
	width: 1135px;
	height: 103px;
	margin-top: 20px;	
	border-bottom: 1px solid #e2e2e2;
	
	font-size: 11px;
	color: #8c8c8c;

}

#footer .links{
	padding-bottom: 20px;
}


#footer .partners {
	height: 103px;
 	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/partners_bg.gif') no-repeat scroll 0 0;

}

#footer .partners .header {
	padding-left: 21px;
	padding-top: 7px;

}

#footer .logo {
	padding-top: 10px;
 	padding-left: 18px;

}


#footer .spotlight ul {
	background:transparent url('images/flik_fill.gif') repeat-x scroll 0 0;
	width: 582px;
}

#footer .spotlight li {
	display: block;
	height: 22px;
	width: auto !important;
	width: 0;
	white-space: nowrap;
	background:transparent url('images/flik_leftcorner.gif') no-repeat scroll 0 0;
}

#footer .spotlight li.clear {
	height: 0;
}

#footer .spotlight li a {
	display: block;
	height: 22px;	
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 7px;
	color: #8c8c8c;
	text-decoration: none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/flik_rightcorner.gif') no-repeat top right;
}

#footer .spotlight .content {
	margin-left: 21px;
	margin-top: 10px !important;
	margin-top: -10px;
}

.links {
	padding-top: 15px;
	margin-right: 14px;
	margin-bottom: 25px;
	font-size: 10px;
}

.links img {
	vertical-align:text-top;
}


/* --------------------- SUBPAGE ---------------------------*/

#content .page {
	width: 526px;
	color: #303030;
	line-height: 18px;
}

#content .shortcuts {
	width: 306px;
	height: 460px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url('images/shortcuts_bg.gif') no-repeat scroll 0 0;
}

#content .col {
	font-size:12px;
	width:264px;
	color: #5a5a5a;
	margin-right: 20px;
}

#content .col .body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url('images/col_bg.gif') no-repeat scroll 0 0;
	height: 160px;	
}

#content .col .header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/col_header_bg.gif') no-repeat scroll 0 0;
	height:35px;
}

#content .col .footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/col_footer_bg.gif') no-repeat scroll 0 0;
	height:41px;
	margin-bottom: 40px;
}

#content .col h4 {
	padding-top:9px;
	padding-left: 18px;
	
	font-weight: bold;
	color: #fff;
}

#content .col ul {
	padding-top: 6px;
	padding-left: 18px;
	line-height: 17px;
}

#content .col li a {
	color: #303030;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	padding-left: 16px;
	
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/submenu_arrow.gif') no-repeat scroll 0 -12px;
	
}

#content .col li a:hover, #content .col li.active a {
	color: #5b2045;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('images/submenu_arrow.gif') no-repeat scroll 0 1px;
}









































