/*
Theme Name: ForandringslederNetværket
Theme URI: http://www.forandringsleder.net/
Description: ForandringslederNetværket
Version: 1.0
Author: Wemind
Author URI: http://www.wemind.dk/
*/

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

body {
	background: #f9f9e6 url(images/bg.gif) repeat-x left top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#wrapper {
	margin: 0 auto 20px;
	width: 1024px;
	text-align: left;
}

/* @group Header */

#header {
	height: 218px;
	margin-bottom: 36px;
}

#header .tilmeld-rss {
	float: right;
	width: 219px;
	height: 171px;
	background: url(images/bg-rss.gif) no-repeat left top;
}

#header .tilmeld-rss a {
	text-decoration: none;
	font-size: 11px;
	color: #c8e3ff;
	display: block;
	margin-top: 50px;
	padding-top: 27px;
	padding-left: 10px;
	height: 100px;
}

#header .tilmeld-rss a:hover {
	text-decoration: underline;
}

#header .masthead {
	height: 127px;
}

#header h1 {
	width: 621px;
	padding-top: 37px;
}

#header h1 a {
	display: block;
	height: 37px;
	font-size: 1px;
	width: 621px;
	text-indent: -99999px;
	background: url(images/logo.gif) no-repeat left top;
}

#header .description {
	font-size: 11px;
	color: #9fc5ed;
	padding-top: 5px;
	width: 621px;
}

/* @group Navigation */

#header .navigation {
	width: 800px;
	padding-top: 15px;
}

#header .navigation .level1 {
	list-style: none;
	background: url(images/nav-divider.gif) no-repeat left top;
}

#header .navigation .level1 li {
	float: left;
	background: url(images/nav-divider.gif) no-repeat right top;
}

#header .navigation .level1 li a {
    display: block !important;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#header .navigation .level1 li a:hover, #header .navigation .level1 li.current a, #header .navigation .level1 li.currentparent a {
	background: url(images/bg-nav-hover.gif) repeat-x left top;
}

#header .navigation ul.level2 {
	list-style: none;
	line-height: 36px;
	height: 36px;
	font-size: 12px;
}

#header .navigation ul.level2 li {
	display: inline;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/sub-nav-divider.gif) no-repeat right center;
}

#header .navigation ul.level2 li a {
	color: #fff;
	text-decoration: none;
}

#header .navigation ul.level2 li a:hover, #header .navigation ul.level2 li.current a {
	text-decoration: underline;
}

/* @end */

/* @end */





/* @group Content */

#content {
	float: left;
	width: 589px;
}

#content .post {
	margin-bottom: 15px;
}

.post .post-head {
	padding-bottom: 10px;
}

.post .post-head .post-time {
	float: left;
	width: 51px;
	color: #e1552a;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
}

.post .post-head .post-time .post-date {
	font-size: 24px;
}

.post .post-head .post-time .post-month {
	font-size: 18px;
}

.post h2, .post h2 a {
	color: #000000;
	font: 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.post .metadata {
	padding-top: 2px;
	margin-left: 61px;
	font-size: 13px;
	color: #7c7c6f;
}

.post .entry {
	background: url(images/bg-entry.gif) repeat-y left top;
	color: #353535;
	line-height: 1.4;
	font-size: 12px;
}

.post .entry-wrap {
	padding: 30px 20px 10px;
	background: url(images/bg-entry-top.gif) no-repeat left top;
}

.post .entry-wrap p, .post .entry-wrap ul, .post .entry-wrap ol {
	padding-bottom: 10px;
}

.post .entry-wrap ul, .post .entry-wrap ol {
	padding-left: 20px;
}

.post .entry-wrap a, .post .metadata a, .comment-form a {
	text-decoration: underline;
	color: #1f5c9a !important;
}

.post .entry-wrap a:hover, .post .metadata a:hover, .comment-form a:hover {
	color: #000 !important;
}

table.MsoTableGrid, table.MsoTableGrid td{
border:0 !important;
}

.post .post-foot {
	text-align: right;
	background: url(images/bg-post-foot.gif) no-repeat left top;
	font-size: 11px;
	color: #5b5b5b;
	padding: 15px 10px;
}

.post-foot p {
	float: left;
	text-align: right;
	width: 430px;
	height: 21px;
	line-height: 21px;
}

.post .post-foot a {
	color: #e36037;
	text-decoration: none;
}

.post .post-foot .feedback {
	float: right;
}

.feedback {
	width: 139px;
}

.post .post-foot .feedback a {
	color: #ffffff;
	margin-left: 10px;
	height: 21px;
	width: 128px;
	background: url(images/bg-feedback.gif) no-repeat left top;
	display: block;
	text-align: center;
	line-height: 21px;
	float: right;
}

/* @end */




/* @group Sidebar */

#sidebar {
	float: right;
	width: 423px;
	padding-top: 30px;
}

#sidebar .post-rel-sidebar {
	float: left;
	width: 202px;
}

#sidebar .extra-sidebar {
	float: right;
	width: 202px;
}

/* @group Side Widget */

.side-widget {
	margin-bottom: 15px;
	background: url(images/bg-side-widget-bottom.gif) no-repeat left bottom;
	padding-bottom: 10px;
	overflow: hidden;
	word-wrap: break-word;
}

.side-widget-wrap {
	background: url(images/bg-side-widget-top.gif) no-repeat left top;	
}

.side-widget h3 {
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	color: #252525;

	
}

.side-widget p, .side-widget ul, .side-widget ol  {
	margin-top:  15px;
	background: url(images/bg-side-widget.gif) repeat-y left top;
	font-size: 11px;
	color: #484848;
	padding: 0 10px;
	line-height: 1.4;
}

html>body .side-widget ul, html>body .side-widget ol {
	list-style: none;
}

.side-widget ul, .side-widget ol {
	font-size: 14px;
	font-weight: bold;
	color: #cdcdcd;
}

.side-widget ul li:before, .side-widget ol li:before {
	content: "\00BB \0020";
}

.side-widget ul li, .side-widget ol li {
	padding: 5px 0;
	border-bottom: 1px solid #ddddc6;
}

.side-widget ul li a, .side-widget ol li a, .widget_tag_cloud a {
	color: #1f5c9a;
	font-size: 12px;
	text-decoration: none;
}

.side-widget ul li a:hover, .side-widget ol li a:hover {
	text-decoration: underline;
}

.side-widget p input {
	padding: 4px;
	font-size: 12px;
	font-family: inherit;
	color: #484848;
	margin: 5px 0;
	background: #f0f0df;
	width: 160px;
	border: 1px solid #d7d7bb;
}

.side-widget p button {
	color: #ffffff;
	background: url(images/bg-button.gif) no-repeat left top;
	border: none;
	width: 62px;
	height: 27px;
	font-size: 12px;
}

li.recentcomments
{
	font-size: 12px;
	color: #000000;
}

	

/* @end */

/* @end */





/* @group Comments */

h3#comments, h3#respond {
	text-decoration: none;
	color: #000000;
	padding-bottom: 10px;
	font: normal 19px Georgia, "Times New Roman", Times, serif;
}

.commentlist {
	list-style: none;
}

.commentlist li {
	margin-bottom: 15px;
	padding-top: 10px;
}

.commentlist li .comment-head {
	font-size: 10px;
	padding-bottom: 5px;
	color: #5e5e5e;
	padding-left: 10px;
}

.commentlist li .comment-head a {
	color: #355f2a;
}

.commentlist li .comment-head a:hover {
	text-decoration: none;
}

.commentlist li .comment-body {
	font-size: 11px;
	padding: 10px;
	line-height: 1.4;
	background-color: #ffffff;
}

.comment-body p
{
	margin-bottom: 15px;
}

.comment-form {
	border-top: 1px solid #e7e7e7;
}

.comment-form p {
	padding-top:  15px;
	font-size: 12px;
	color: #434343;
}

.comment-form p input, .comment-form p textarea{
	padding: 2px;
	font-size: 12px;
}

.comment-form p button {
	color: #ffffff;
	background: url(images/bg-button.gif) no-repeat left top;
	border: none;
	width: 62px;
	height: 27px;
	font-size: 12px;
}

.comment-form p textarea {
	width: 550px;
}

/* @end */



/* @group Footer */

#footer-wrap {
	background: #043567 url(images/bg-foot.gif) repeat-x left bottom;
}

.foot-light {
	background: url(images/bg-foot-light.gif) no-repeat left top;
}

#footer {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#footer .foot-posts {
	float: left;
	width: 471px;
	margin: 20px 0 100px;
}

#footer .foot-posts h3 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 28px;
	height: 28px;
	background: url(images/foot-post-list.gif) no-repeat left top;
	padding-left: 30px;
}

#footer .foot-posts ul {
	padding-left: 30px;
	list-style: none;
	padding-top: 20px;
}

#footer .foot-posts ul li {
	padding: 5px 0;
	border-bottom: 1px solid #2a6092;
}

#footer .foot-posts ul li h4, #footer .foot-posts ul li h4 a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

#footer .foot-posts ul li p, #footer .foot-posts ul li p a {
	font-size: 11px;
	color: #7aa7d6;
	text-decoration: none;
}


#footer .foot-extra {
	float: right;
	width: 471px;
	margin: 20px 0 100px;
}

#footer .foot-extra .search-bar {
	width: 451px;
	height: 59px;
	padding: 10px;
	background: url(images/bg-search-bar.gif) no-repeat left top;
	margin-bottom: 20px;
}

#footer .foot-extra .search-bar h3 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #334d07;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#footer .foot-extra .search-bar input {
	width: 350px;
	padding: 3px;
	font-size: 13px;
	font-family: inherit;
	margin-right: 10px;
	color: #535353;
}

#footer .foot-extra .search-bar button {
	width: 58px;
	height: 27px;
	vertical-align: top;
	background: url(images/bg-search.gif) no-repeat left top;
	border: none;
	font-size: 12px;
	color: #ffffff;
}

#footer .foot-extra .recent-comments h3 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-transform: uppercase;
}

#footer .foot-extra .recent-comments ul {
	list-style: none;
}

#footer .foot-extra .recent-comments ul li {
	padding: 5px 0;
	border-bottom: 1px solid #2a6092;
	font-size: 11px;
	color: #7aa7d6;
}

#footer .foot-extra .recent-comments ul li .recent-grav {
	float: left;
	width: 35px;
}

#footer .foot-extra .recent-comments ul li a {
	text-decoration: none;
	color: #7aa7d6;
}

#footer .foot-extra .recent-comments ul li a.recent-commenter {
	color: #ffffff;
	text-decoration: none;
}





.foot-note {
	clear: both;
	height: 63px;
	color: #ffffff;
	font-size: 11px;
	padding-top: 20px;
}

.foot-note a {
	color: #ffffff;
	text-decoration: none;
}

.foot-note .copy-note {
	float: left;
	width: 400px;
}

.foot-note .design-note {
	float: right;
	width: 400px;
	text-align: right;
}

/* @end */










/* @group Clearer */

#header:after, .level1:after, .post-head:after, .post-foot:after, #wrapper:after, .recent-comments ul li:after, .foot-note:after {
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
	display: block;
}

#header, .level1, .post-head, .post-foot, #wrapper, .recent-comments ul li, .foot-note {
	min-height: 1px;
}

* html #header, * html .level1, * html .post-head, * html .post-foot, * html #wrapper, * html .recent-comments ul li, * html .foot-note { height: 1%; }

/* @end */


.prev-next a{
font-size:11px;
color:#1f5c9a;
}

.prev-next a:hover{
color:#000;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.side-widget h3 a{
color:#000;
text-decoration:none;
}

.side-widget h3 img{
display:none;
}

/*WP-Polls fix*/

ul.wp-polls-ul{
    color: #000000;
}

ul.wp-polls-ul li:before {
	content: "";
}

ul.wp-polls-ul{
    background: none;
	margin-top: 0;
}

form.wp-polls-form
{
	margin-bottom: 0;
}

div.wp-polls-ans, div#quoterotator{
    width: 100%;
	background: url(images/bg-side-widget.gif) repeat-y left top;
}