/*
Theme Name: steninge
Theme URI: http://alex.steninge.eu
Description: minimalistic template in four colors with one coloum and vertical expanding menu
Author: Alex Steninge Jacobsen
Author URI: http://alex.steninge.eu
Tags: minimal, four colors, vertical menu, one coloum
Version: 1.0
*/

body {
	margin: 10px 0 20px 0;
	font-family: Verdana;
	font-size:1em;
	padding: 0;}
	
#textlist {
	margin: 0 0 10px 20px;
	font-family: Verdana;
	font-size:0.8em;
	padding: 0;}

/* Alex Steninge: margin-left regulerer hvor overskriften sidder henne */
#title_box{
	padding:0 15px 0;
	margin: 0 0 0 5em;
	position:relative;
	float:left;}

.corner_bl, .corner_br, .corner_tr, .corner_tl{
	position:absolute;}

.corner_bl{
	background:url(images/kreis.png) 0px 10px;
	left:0;
	bottom:0;
	width:10px;
	height:10px;}

.corner_br{
	background:url(images/kreis.png) 10px 10px;
	right:0;
	bottom:0;
	width:10px;
	height:10px;}

.corner_tr{
	background:url(images/kreis_voll.png) 0px 0px;
	right:-7px;
	width:7px;
	height:7px;
	top:0px;}

.corner_tl{
	background:url(images/kreis_voll.png) 7px 0px;
	left:-7px;
	width:7px;
	height:7px;
	top:0px;}

/*active when header design 2 is selected and no custom header image is set*/
#header h1, #header h1 a, #header h1 a:visited {
	font-size: 1.1em;
	text-align: center;
	padding-bottom:3px;
	text-transform: uppercase;
	text-decoration : none;
	font-family: Candara;
	color: #FFF;}

/* Alex Steninge: padding styrer top navns afstand fra description til bundlinje
   margin styrer hvor tæt blog navn og description skal stå */
.description{
	margin:-10px auto 0;
	padding-bottom: 10px;
	text-align:center;
	color:#FFF;
	width:12em;
	font-family: Candara;
	font-size:1em;}

#header{
	height: 120px;
	margin: 0 auto;}

/*This css file manages the css rules for dynamic content.*/

#title_box,.corner_tr, .corner_tl{
	background-color:#aaaaaa;}

/* Alex Steninge: Regulerer den øverste linje */
#page{
	border-top: 5px solid #aaaaaa;}
	
/* Alex Steninge: Følgende er til sidebar */

.Group {
	display: block;
	height: 40px;
	line-height: 39px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight:bold;
	color: #424242;
	font-family: Candara;
	text-decoration: none;}
	
.Group:hover {
	color: #777777;}
	
.GroupCurrent {
	display: block;
	height: 40px;
	line-height: 39px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight:bold;
	color: #aaaaaa;
	font-family: Candara;
	text-decoration: none;}
	
.GroupCurrent:hover {
	color: #777777;}

.Option {
	display: block;
	height: 16px;
	line-height: 15px;
	color: #888888;
	font-family: Candara;
	text-decoration: none;
	font-size: 0.8em;
	letter-spacing:0.15em;}
	
.Option:hover {
	color: #424242;}
	
.OptionCurrent {
	display: block;
	height: 16px;
	line-height: 15px;
	color: #888888;
	font-family: Candara;
	text-decoration: none;
	font-size: 0.8em;,
	letter-spacing:0.15em}
	
.OptionCurrent:before{content: "\BB \ ";}
	
.OptionCurrent:hover {
	color: #777777;}
	
.show {
	display:inline;}
	
.hide {
	display:none;}

/* fra html101 hjemmeside
http://webdesign101.dk/layout/eksempel2.php
*/
div#main{
  width:59em; 
  margin-left: 2.5em;
  margin-top:0.5em;}
  
div#content {
  width:40em;
  float:right;
  border-left:1px solid #257;
  margin-top:1.3em;
  padding-left:1em;}
  
#content a, #content a:link, #content a:visited {color:#aaaaaa;text-decoration:none;}
#content a:hover{color:#aaaaaa;text-decoration:underline;}

div#menu {
  width:16em;
  float:left;}

div#pagefooter {
	border-top: 1px solid #aaaaaa;
	border-bottom: 3px solid #aaaaaa;
	margin-top: 15px;
	font-family: Candara;
	padding: 9px 0 25px 0;
	font-size: 0.75em;
	color:#888888;}
	
div#languagechooser{
	margin: 0 0 0 51em;
	padding-top:0.1em;
}

div#pagefooter a{
	color:#888888;
	text-decoration: none;}
	
div#pagefooter a:hover{
	color:#888888;
	text-decoration: underline;}
	
div#pagefooterLeftContent{
	width:20em;
	margin-left:6.5em;
  	float:left;}
 
div#pagefooterRightContent {
	float:left;
	width:54em;
	text-align:right;}
	
.clb {clear:both;} /* obs */

p{
	margin:0;
	padding-bottom: 10px;
	font-size: 0.75em;
	line-height:1.35em;}
	
h2 {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #aaaaaa;
	font-size: 0.8em;}

h3 {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 0.75em;
	color: #000;}

/* For qtranslate */
.qtrans_language_chooser li {
	float:left;
	list-style-type:none;
	margin-left:4px;}
	
/* Search */

#searchbox {
  font-weight: normal;
  font-size: 12px;
  margin-left: 6.5em;
  margin-top: 0.5em;
  color: #777777;
  padding: 0;
  text-align: left;
}
#searchbox_form {
  float: left;
}
.alignright {
	padding-left: 20px;
	padding-bottom: 20px;
}

table, tr, td {
	margin:0;
	font-family: Verdana;
	font-size: 0.9em;
	padding-bottom: 5px;
	vertical-align:text-top;
	line-height:1.35em;
}
