/*
Theme Name: cykelportalen II
Theme URI: http://www.akili.dk
Description: Based on the Oriental theme, by pure-essence.net, with a touch of nature and bicycles
Version: 1
Author: RGH
Author URI: http://www.akili.dk/
Tags: fixed width, three columns, widgets, valid CSS, widget ready, bicycle, valid XHTML, left sidebar, right sidebar

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


Layout*/
HTML
{
	min-height: 100%;
	height: auto;
}
BODY
{
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	font-family: verdana, "sans serif";
	background: #FFF;
	color: #000;
}
/*Default*/
A
{
	color: #0081A1;
}
A:hover
{
	color: #EE6119;
}
H1
{
	font-size: 1.2em;
}
H2
{
	font-size: 1.1em;
}
H3
{
	font-size: 1em;
}
H4
{
	font-size: 0.9em;
}
H5
{
	font-size: 0.8em;
}
H6
{
	font-size: 0.7em;
}
BLOCKQUOTE
{
	padding: 0 0.5em;
	border-left: 5px solid #F0E8A7;
	margin: 0;
	background-color: #F8F8E2;
}
IMG.alignleft
{
	float: left;
	margin: 0 0.8em 0.8em 0;
}
IMG.alignright
{
	float: right;
	margin: 0 0 0.8em 0.8em;
}
.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
A IMG
{
	padding: 5px;
	border: 1px solid #CCC;
}
FORM
{
	padding: 0;
	margin: 0;
}
/*Layout*/
#container
{
	background: #FFF repeat-y 48px top;
	width: 914px;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #bbb;
	margin-bottom: 30px;
	min-height: 1300px;
}
#header
{
	background: url(images/forbillede.png) no-repeat 0px 70px;
	height: 289px;
	padding: 30px 0px;
}
#header H1
{
	position: relative;
	/*[empty]top:;*/
	padding: 0 0 0 30px;
	margin: 0px;
	color: #FFFFFF;
	font-family: calibri, arial, "sans serif";
	font-size: 39px;
}
#header H1 .firstpart
{
	margin: 0px;
	color: #000;
	font-family: calibri, arial, "sans serif";
	font-size: 1em;
	font-weight: bold;
}
#header H1 .lastpart
{
	margin: 0px;
	color: #000;
	font-family: calibri, arial, "sans serif";
	font-size: 1em;
	font-weight: normal;
}
#header H1 A, #header H1 A:hover
{
	text-decoration: none;
	color: #FAF6BB;
}
#header .description
{
	margin-top: -5px;
	padding: 0 0 0 32px;
	color: #FFF;
	font-family: calibri, arial, "sans serif";
	font-size: 0.9em;
	line-height: 20px;
}
#page
{
	padding: 0 10px;
}
#pageinner
{
	background: url(images/bg_indhold2.gif) repeat-y -10px top;
	position: relative;
	margin: 0px 0 0;
}
#navcontainer UL
{
	background: url(images/headerBarBk.png) repeat;
	padding: 0;
	margin: 0;
	margin-top: 211px;
	list-style: none;
	float: left;
	width: 100%;
}
* HTML #navcontainer UL
{
	background: #972F07 url(images/headerBarBkForIE6.jpg) no-repeat;
}
#navcontainer UL LI
{
	display: inline;
}
#navcontainer UL LI#first A, #navcontainer UL LI#first A:hover
{
	cursor: default;
	background-image: none;
	text-decoration: none;
}
#navcontainer UL LI A
{
	color: #000001;
	margin: 5px 0 0;
	padding: 4px 14px 8px 12px;
	text-decoration: none;
	background: no-repeat right 3px;
	float: left;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}
#navcontainer UL LI A:hover
{
	text-decoration: underline;
}
#navcontainer UL LI.current_page_item A, #navcontainer UL LI.current_page_ancestor A, #navcontainer UL LI.current-cat A, #navcontainer UL LI.current-cat A
{
	background: url(images/faneblad.png);
	color: #3A3A3A;
	padding: 4px 12px 8px;
	margin-left: -2px;
	font-family: verdana, "sans serif";
	font-weight: bold;
	font-size: 10px;
}
#navcontainer UL LI.current_page_item A:hover, #navcontainer UL LI.current_page_ancestor A:hover, #navcontainer UL LI.current-cat A:hover, #navcontainer UL LI.current-cat A:hover
{
	text-decoration: none;
}
#first
{
	border-width: 0px;
}
#navcontainer UL LI A:hover
{
	text-decoration: underline;
}
#searchBar
{
	clear: left;
	background: url(images/searchBarBk.gif);
	text-align: right;
	display: none;
}
#searchform
{
	padding: 5px;
}
#s
{
	border: 1px solid #BBB;
}
#searchsubmit
{
	border: 1px solid #BBB;
	background: #FFF url(images/buttonBk.gif) repeat-x;
}
#rightsidebar
{
	position: absolute;
	right: 0;
	top: 0;
	width: 170px;
	margin: 0;
	color: #011631;
}
#rightsidebar A
{
	color: #888;
}
#rightsidebar UL
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#rightsidebar UL LI
{
	background-color: #FFFFFF;
	margin: 0 0 0px;
	font-size: 0.85em;
}
#rightsidebar UL LI H2
{
	margin: 0;
	background: url(images/searchBarBk.gif);
	color: #3A3A3A;
	font-family: calibri, arial, freesans, "sans serif";
	font-size: 1.1em;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px solid #ACB1C5;
	margin-bottom: 0px;
}
#rightsidebar .annonce IMG
{
	border-width: 0px;
	padding: 0px;
}
#rightsidebar .annonce
{
	padding: 7px 0 2px 0;
	text-align: center;
	border-width: 0px;
}
#rightsidebar UL LI
{
	margin: 0px;
	padding-top: 0;
}
#sidebar
{
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	margin: 0;
	color: #011631;
	min-height: 900px;
}
#sidebar A
{
	color: #444;
}
#sidebar UL
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#sidebar UL LI
{
	margin: 0 0 13px;
	font-size: 0.85em;
}
#sidebar UL LI H2
{
	margin: 0;
	background: url(images/searchBarBk.gif);
	color: #3A3A3A;
	font-family: calibri, arial, freesans, "sans serif";
	font-size: 1.1em;
	padding: 3px 3px 3px 10px;
	border-bottom: 1px solid #ACB1C5;
}
.entry
{
	font-size: 0.85em;
	font-family: "Trebuchet MS", freesans, sans-serif;
}
#sidebar UL LI P, #sidebar UL LI DIV
{
	padding: 5px 10px 10px;
	margin: 0;
}
#sidebar UL LI TABLE
{
	padding-bottom: 5px;
}
#sidebar UL LI TABLE CAPTION
{
	padding: 5px 0 0;
}
#sidebar UL LI UL
{
	padding: 0.3em 0;
}
#sidebar UL LI UL UL, #sidebar UL LI UL UL UL, #sidebar UL LI UL UL UL UL, #sidebar UL LI UL UL UL UL UL
{
	padding: 0;
}
#sidebar UL LI UL LI
{
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}
#sidebar UL LI UL LI LI, #sidebar UL LI UL LI LI LI, #sidebar UL LI UL LI LI LI LI, #sidebar UL LI UL LI LI LI LI LI
{
	margin: 0 0 0 1em;
}
#sidebar UL LI UL LI A
{
	text-decoration: none;
	padding-left: 0;
	font-size: 0.8em;
}
#sidebar UL LI UL#themeswitcher LI A, #sidebar UL LI UL LI.recentcomments A
{
	background-image: none;
	padding-left: 0;
}
#sidebar UL LI UL#themeswitcher LI, #sidebar UL LI UL LI.recentcomments
{
	background: url(images/sidebarBullet.gif) no-repeat left center;
	padding-left: 1em;
}
#sidebar UL LI UL LI A:hover
{
	color: #888;
}
#archives select {
margin: 10px;
}
#tag_cloud, #recent-posts UL, LI.annoncer, #focal-1 ul
{
	background: transparent url(images/sidebarfader.png) repeat-x left top;
}
#focal-1 ul ul {
background: none;
}
#tag_cloud A
{
	padding: 10px;
}
/*Calendar*/
#wp-calendar
{
	width: 100%;
}
#wp-calendar TH, #wp-calendar TD
{
	text-align: center;
}
#wp-calendar TD#today
{
	font-weight: bold;
}
H2.pagetitle
{
	margin: 0;
	color: #3A3A3A;
	font-family: calibri, arial, "sans serif";
	padding: 3px 3px 3px 10px;
}
#content
{
	margin: 0 180px;
	padding: 0;
}
#contentinner
{
	padding: 3px 10px 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}
/*Post*/
.post H2.posttitle
{
	padding: 0;
	margin: 0;
	font-size: 1.15em;
	font-family: calibri, arial, freesans, sans-serif;
}
.post H2.posttitle A, .post H2.posttitle A:hover
{
	text-decoration: none;
	color: #EE6119;
}
SMALL.postmetadata
{
	font-size: 0.8em;
	color: #888;
}
UL.postmetadata
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.8em;
}
UL LI.tags
{
	float: left;
}
UL LI.comments
{
	text-align: right;
}
DIV.divider
{
	margin: 0em 0 2.5em;
	border-bottom: 1px solid #ACB1C5;
	background: #F1F4FF;
	padding: 1px 5px;
}
DIV.navigation
{
	text-align: center;
	font-family: verdana, "sans serif";
	padding: 0 0 2em;
}
#singlepost
{
	padding: 3px 10px 49px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
#commentwrapper
{
	background: url(images/sidebarfader.png) repeat-x left top;
	padding: 0 15px 49px;
	border-top: 1px solid #ACB1C5;
	margin-left: 10px;
	margin-right: 10px;
}
#commentwrapper H2
{
	margin: 0;
	padding: 0.5em 0;
}
/*Comment*/
H2.commentheading
{
	font-size: 1.2em;
	color: #3A3A3A;
	font-family: calibri, arial, "sans serif";
}
OL.commentlist
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: verdana, sans-serif;
	color: #3A3A3A;
}
OL.commentlist A
{
	text-decoration: none;
}
IMG.avatar
{
	border: 3px solid #FEFEF6;
	margin: 0 0.5em;
}
OL.commentlist LI.commentind
{
	padding: 0 0 2em;
	margin: 0;
}
OL.commentlist LI.commentind CITE
{
	font-style: normal;
}
P.commentsedit
{
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}
.commentindheader
{
	border-bottom: 1px dotted #FEFEF6;
}
.commentindheader IMG.avatar
{
	float: left;
}
OL.commentlist LI.alt .commentindheader
{
	text-align: right;
}
DIV.news_picture
{
	text-align: center;
}
UL.news_links LI, UL.news_links
{
	list-style: none;
	padding: 0;
	margin: 5px;
}
DIV.news_picture IMG
{
	padding: 5px;
	border: 1px solid #DDD;
	margin-top: 20px;
}
OL.commentlist LI.alt .commentindheader IMG.avatar
{
	float: right;
}
OL.commentlist LI.alt P.commentsedit
{
	text-align: right;
	margin: 0 0.5em 0 0;
}
/*Comment form*/
FORM#commentform INPUT, FORM#commentform TEXTAREA
{
	border: 1px solid #BBB;
}
INPUT#author, INPUT#email, INPUT#url
{
	width: 60%;
}
TEXTAREA#comment
{
	width: 90%;
}
INPUT#submit
{
	border: 1px solid #BBB;
	background: #FFF url(images/buttonBk.gif) repeat-x;
}
#footer
{
	clear: both;
	margin: 10px;
	font-family: verdana, arial, "sans serif";
	text-align: center;
	font-size: 10px;
	color: #777;
	border: 1px solid #BBB;
	border-width: 1px 0 0 0;
	padding-top: 10px;
}
#footer A
{
	color: #EE6119;
}
#footer A:hover
{
	color: #EE6119;
}
DIV#recaptcha_widget_div
{
	float: right;
}
/*Wordpress required*/
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
H3.subpages
{
	padding: 1em 0 0.5em;
	margin: 0;
}
UL.subpages
{
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}
/*Formatting*/
FIELDSET
{
	border: 1px solid #CCC;
	padding: 0 1em;
	margin: 0;
}
LEGEND
{
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}
HR
{
	border: 0;
	color: #CFC887;
	background-color: #CFC887;
}
PRE, CODE
{
	width: 100%;
	overflow: auto;
	font-size: 1em;
}
.post TABLE
{
	width: 100%;
	border: 1px solid #CCC;
	border-top: 0;
	border-collapse: collapse;
}
.post TABLE TH, .post TABLE TD
{
	border: 1px solid #CCC;
	border-bottom: 0;
	padding: 0.3em 0.5em;
}
.post TABLE TH
{
	text-align: left;
	border-bottom: 2px solid #CCC;
}
#navcontainer ul li.cat-item-1 { display: none; }
.category_description { margin: 10px; font-size: 0.75em; }

li.annonce {
	margin-bottom: 15px !important;
}

li.widget_gd_linkedin_badge div,
li.widget_text div {
	padding-left: 0 !important;
}

