/*
Theme Name: ASF-Dansk Folehjælp 2010
Theme URI: http://cybertree.dk/
Description: Tema udviklet for ASF-Dansk Folkehjælp, &copy; Bjørn Popp, cybertree (poppmedia)
Version: 1.0.2
Author: cybertree
Tags: 
*/

body {
	background: #fff url('img/bg_body.gif') top repeat-x;
	font: 12px/16px arial,georgia,'sans-serif';
	color: #111;
	margin: 0;
	padding: 0;
	*text-align: center;
}

td, th {
	font-size: 11px;
}
td img {
	padding: 1px;
	border: solid 1px #888;
}

h1 {
	font: 22px arial,sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
a {
	color: #2b5a2e;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
a.pdf {
	padding: 3px 0 1px 22px;
	background: url('img/a/icon_pdf.png') top left no-repeat;
	*background: url('img/a/icon_pdf.gif') top left no-repeat;
}
a.video {
	padding-left: 20px;
	1padding: 3px 0 1px 22px;
	background: url('img/a/icon_video.png') top left no-repeat;
	background: url('img/a/icon_video.gif') top left no-repeat;
}
a.document {
	padding-left: 20px;
	1padding: 3px 0 1px 22px;
	background: url('img/a/icon_document.png') top left no-repeat;
	*background: url('img/a/icon_document.gif') top left no-repeat;
}
a.magnify {
	padding-left: 20px;
	1padding: 3px 0 1px 22px;
	background: url('img/a/icon_magnifier.png') top left no-repeat;
	*background: url('img/a/icon_magnifier.gif') top left no-repeat;
}
a.inverted {
	padding: 3px 8px;
	background: #2b5a2e;
	1background: #ccd8cd;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
a.inverted:hover {
	background: #555;
}

#container_outer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#container_inner {
	position: relative;
	left: 0;
	width: 960px;
}

a#logo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 130px;
	height: 130px;
	background: url('img/logo.gif') top left no-repeat;
}
a#logo:hover {
	text-decoration: none;
}
#printlogo {
	display: none;
}

#logotype {
	position: absolute;
	top: 30px;
	left: 150px;
	width: 540px;
	height: 80px;
	background: url('img/logotype.gif') top left no-repeat;
}

#asf_shortcuts {
	float: left;
	1position: absolute;
	1top: 175px;
	1left: 0;
	margin-top: 175px;
	width: 130px;
	text-align: center;
	font: 11px arial;
}
#asf_shortcuts p {
	margin-bottom: 20px;
}

#asf_search {
	position: absolute;
	top: 80px;
	right: 5px;
	width: 240px;
	*width: 240px;
}
#asf_search input#s {
	float: left;
	border: none;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 15px;
	margin-right: 2px;
	width: 173px;
	*1width: 188px;
	height: 23px;
	*1height: 30px;
	background: url('img/bg_find.png') top left no-repeat;
	*background: url('img/bg_find.gif') top left no-repeat;
}
#asf_search input.submit {
	*1float: right;
	border: none;
	font-size: 12px;
	font-weight: bold;
	width: 30px;
	height: 30px;
	background: url('img/bg_find_btn.png') top left no-repeat;
	*background: url('img/bg_find_btn.gif') top left no-repeat;
}

ul#asf_follow {
	position: absolute;
	top: 45px;
	right: 50px;
	width: 180px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}
ul#asf_follow li {
	display: inline;
	margin-right: 10px;
}
a.follow_btn {
	padding: 2px 17px 6px 2px;
	*padding: 1px 14px 0px 0;
}
a.follow_btn:hover {
	text-decoration: none;
}
a#follow_rss {
	background: url('img/a/icon_rss.gif') top left no-repeat;
}
a#follow_engelsk {
	background: url('img/a/icon_unionjack.gif') top left no-repeat;
}

#footer {
	clear: both;
	border-top: solid 1px #ccc;
	padding-top: 10px;
	*margin-top: 50px;
	height: 40px;
	background: url('img/bg_footer.gif') top left repeat-x;
	text-align: center;
}
#signatur {
	1display: none;
}

/*
	MAIN MENU
*/
ul#asf_menu {
	position: absolute;
	top: 125px;
	left: 150px;
	width: 540px;
	height: 25px;
	background: url('img/bg_menu.gif') top left no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-align: center;
}
ul#asf_menu li {
	display: inline;
}
ul#asf_menu li a {
	text-transform: uppercase;
	font: 12px arial;
	font-weight: bold;
	padding: 4px 10px 7px;
	*padding: 5px 10px 5px;
	color: #fff;
}
ul#asf_menu li.current_page_ancestor a, ul#asf_menu li.current_page_item a {
	background: #6b8c6d;
}

/*
	SIDEBARS
*/
.sidebar {
	1position: absolute;
	font-size: 11px;
	color: #555;
}
.sidebar h2 {
	font: 12px arial,sans-serif;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
}
.sidebar h2 a {
	color: #2b5a2e;
	padding: 3px 10px 3px 18px;
	background: url('img/a/bullet_go.png') 0px 1px no-repeat;
	*background: url('img/a/bullet_go.gif') 0px 2px no-repeat;
}
.sidebar i.dato {
	font-weight: bold;
}
.sidebar p {
	margin: 5px 0;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 210px;
}
.sidebar li {
	font: 12px arial;
	1font-weight: bold;
	text-transform: uppercase;
}
.sidebar li li {
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	*border: solid 1px #fff;
	*border-left: none;
}
.sidebar li li li {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	*border: solid 1px #fff;
	*border-left: none;
}
.sidebar li a {
	display: block;
	padding: 10px 10px;
	margin-left: 10px;
	color: #222;
}
.sidebar li li a {
	padding: 3px 10px;
	margin-left: 0;
	color: #2b5a2e;
}
.sidebar li li li a {
	padding-left: 20px;
	color: #6b8c6d;
}
#sidebar_right li.current_page_item ul, #sidebar_right li.current_page_ancestor ul {
	margin-left: 10px;
	padding-top: 10px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	1border: solid 1px #aaa;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 5px;
}
#sidebar_right li.current_page_item ul ul, #sidebar_right li.current_page_ancestor ul ul {
	border: none;
	padding-top: 0;
	1border-top: dotted 1px #ccc;
	1border-bottom: solid 2px #aaa;
	-webkit-border-radius: 0px;
	-moz-border-radius-topleft: 0px;
}
#sidebar_right li.current_page_item a, #sidebar_right li.current_page_ancestor a {
	font-weight: bold;
	padding-bottom: 5px;
}
#sidebar_right li.current_page_item li a, #sidebar_right li.current_page_ancestor li a {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar_right li li.current_page_item a {
	font-weight: bold;
	border-left: solid 2px #aaa;
}
#sidebar_right li li li.current_page_item a {
	margin-left: -10px;
	padding-left: 25px;
}
#sidebar_right li.current_page_item li a {
	font-weight: normal;
	border-left: none;
}

#sidebar_right ul ul {
	display: none;
}
#sidebar_right li.current_page_item ul,
#sidebar_right li.current_page_ancestor ul,
#sidebar_right li.current_page_ancestor li.current_page_item ul,
#sidebar_right li.current_page_ancestor li.current_page_ancestor ul {
	display: block;
}
#sidebar_right li.current_page_item li ul,
#sidebar_right li.current_page_ancestor ul ul {
	display: none;
}


/*
#sidebar_right ul li li {
	display: none;
}
#sidebar_right li.current_page_item li li,
#sidebar_right li.current_page_ancestor li li {
	display: none;
}
#sidebar_right li.current_page_item li,
#sidebar_right li.current_page_ancestor li,
#sidebar_right li.current_page_ancestor li.current_page_item li,
#sidebar_right li.current_page_ancestor li.current_page_ancestor li {
	display: block;
}
*/
/* current_page_item, current_page_ancestor */




#sidebar_left {
	display: none;
}
#sidebar_right {
	float: left;
	margin-top: 175px;
	margin-bottom: 100px;
	1top: 175px;
	1right: 0;
	width: 240px;
	*1width: 235px;
}

/*
	POSTS + ARCHIVES
*/
.content {
	float: left;
	1position: absolute;
	1top: 150px;
	1left: 150px;
	2margin-top: 150px;
	2margin-bottom: 50px;
	margin: 150px 20px 100px;
}
#content {
	width: 498px;
	*1width: 540px;
	padding: 25px 20px 50px;
	background: #f8f8f8;
	border: solid 1px #ddd;
	border-top: none;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
#content_home {
	width: 540px;
	padding: 0;
}
#content_subhome {
	width: 540px;
	padding: 0;
}

#content a {
	font-weight: bold;
}
/*
*/
#content a {
	font-weight: bold;
	text-decoration: underline;
	1padding: 3px 0 1px 20px;
	1background: url('img/a/link.png') top left no-repeat;
	1background: url('img/a/arrow_right.png') top left no-repeat;
	1background: url('img/a/link_go.png') top left no-repeat;
	*1background: url('img/a/link_go.gif') top left no-repeat;
}
#content a.adgangforalle, #content a.post-edit-link, #breadcrumbs a {
	font-weight: normal;
	1padding: 0;
	1background: none;
}
#content #asf_webshop_basket a {
	text-decoration: none;
}

#content img {
	padding: 1px;
	border: solid 1px #ccc;
}
#content img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
#content img.alignright {
	float: right;
	margin: 0 0 10px 15px;
}
#content img.adgangforalle {
	display: block;
	clear: both;
	border: none;
	padding-top: 50px;
}

#content input.text, #content textarea.text {
	width: 450px;
	border: solid 1px #ccc;
	background: #fff;
	padding: 3px;
	font: 12px arial;
}
#content textarea.text {
	height: 70px;
}
#content input.submit {
	border: solid 2px #666;
	background: #ccd8cd;
	padding: 3px 10px;
	font-size: 12px;
	1font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#fokus_home {
	border-top: solid 1px #fff;
}
#subhome {
	border-top: solid 1px #fff;
	margin: -25px -21px 30px;
	background: #eee;
}
#subhome img, #fokus_home img {
	border: none;
	padding: 0;
	margin: 0;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.post {
	clear: both;
	margin-bottom: 40px;
}
.post_archive {
	padding-top: 10px;
	margin-bottom: 20px;
	border-top: solid 1px #e5e5e5;
}
.post_archive h2 {
	margin: 0;
}
.post_archive .readmore {
	padding: 3px 10px 3px 18px;
	background: url('img/a/bullet_go.png') 0px 1px no-repeat;
	*background: url('img/a/bullet_go.gif') 0px 2px no-repeat;
}

.post_ec3_schedule {
	color: #555;
}

#post_comments {
	border-top: solid 1px #ccc;
	margin-top: 30px;
	padding-top: 10px;
}
ol.commentlist {
	border-bottom: solid 1px #ccc;
}
#respond {
	
}
textarea#comment {
	width: 95%;
}

#asf_home_marquee {
	background: #628564;
	color: #fff;
	font-size: 11px;
	1font-weight: bold;
	padding: 0;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

/*
	Plugins
*/
.cybertree_form_text, .cybertree_form_textarea {
	width: 450px;
	border: solid 1px #ccc;
	background: #fff;
	padding: 3px;
	font: 12px arial;
}
.cybertree_form_textarea {
	height: 70px;
}


a.asf_nyheder_arkiv {
	display: block;
	margin-top: 20px;
	padding: 3px 10px;
	text-align: center;
	background: #eee;
	border: solid 1px #ccc;
	-webkit-border-radius: 4px;
}

.navigation {
	border-top: solid 1px #ccc;
	padding-top: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}