/*  
Theme Name: SF
Theme URI: http://wiki.sfit.dk/SkabelonTilHjemmeside
Description: Tema til SF-partiforeninger m.fl.
Version: tag:morten@mfd-consult.dk,2008-04-15:13:47:29-ppngjo1bex433ddc
Author: SF's it-politiske netværk
Author URI: http://blog.sfit.dk/

*/

body {
	font-size: 72%;
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	background-color: #fff;
	color: #38393B;
	padding: 0;
	margin: 0.7em auto;
	width: 760px;
	border: none;
}

div {
	margin: 0;
}

div, p {
	padding: 0;
	border: none;
}

p {
	margin: 0.2em 0 0.8em;
}

/* Header */

#header {
	background: url(images/toplogo.jpg) no-repeat top right;
	height: 114px;
	color: #000;
}

#header a.sflink {
	display: block;
	width: 50px;
	height: 114px;
	float: right;
}

#header h1 {
	height: 50px;
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#header h1 a {
	color: #fff;
	display: block;
	padding: 5px 10px;
	margin: 0;
}

#header h1 a:hover {
	text-decoration: none;
}

#header p {
	float: right;
	margin: 36px 0 0 0;
	padding: 0;
	font-size: 16px;
	color: #999999;
}

#menu {
	padding: 0.6em 0;
	border-bottom: 1px solid #999999;
}

#menu .right {
	float: right
}

#menu ul, #footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul {
	float: right;
}

#menu ul li {
	display: inline;
	margin: 0 1.5em 0 0;
}

#menu ul li.sf {
	margin: 0 2em;
	display: none;
}

#menu ul li a {
	font-weight: normal;
	font-size: 90%;
	color: #6D6F71;
}

#menu ul li.sf a {
	font-weight: bold;
}

#navigation {
	border-bottom: 1px solid #999999;
	font-size: 90%;
}

#navigation ol {
	list-style: none;
	margin: 0 0 0.2em;
	padding: 0;
}

#navigation ol li {
	display: inline;
	color: #6D6F71;
}

#navigation ol li.forside:before {
	content: "";
	margin-left: 0;
}

#navigation ol li:before {
	content: " > ";
	margin: 0.2em;
	color: #ce5252;
	font-weight: bolder;
}

#navigation ol li a {
	font-weight: normal;
	color: #6D6F71;
}

div#forside {
	border-bottom: 1px solid #999999;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.authorpage {
	min-height: 200px;
}

.authorpage div.profile {
	float: right;
	width: 159px;
	margin-left: auto;
	text-align: center;
}

.authorpage span.profile_description {
	width: 159px;
	clear: right;
	text-align: center;
}

#content p.profile {
	text-align: center;
}

span.profile_description {
	display: block;
}

#content p.profile img.profile_image {
	float: none;
}

/* Kolonner */

#content {
	margin-top: 1em;
}

#content .navigation {
	height: 1em;
	margin-bottom: 1.5em;
}

#content .navigation .alignleft {
	float: left;
}

#content .navigation .alignright {
	float: right;
}

#left {
	width: 159px; /* 159 */
	float: left;
	padding-top: 1em;
}

#sidebar {
	width: 159px; /* 159 */
	float: right;
	padding-top: 1em;
}

#main {
	margin-left: 177px; /* 177 */
	margin-right: 173px; /* 173 */
	width: 402px;
	padding-top: 1em;
}

.bred #main {
	margin-right: 0px;
	width: 580px;
}

div#content-left, div#content-right {
	width: 197px;
}

div#content-left {
	float: left;
}

div#content-right {
	float: right;
}

#footer {
	clear: both;
	border-top: 1px solid #999999;
	color: #6D6F71;
}

#footer p {
	padding-bottom: 0.5em;
}

#footer a {
	color: #6D6F71;
}

/* Boxe */

.nobox {
  margin-top: 0.8em;
}

.nobox, .box {
  margin-bottom: 1.5em;
	position: relative;
}

.box {
  margin-top: 0;
	background-color: #f5f5f5;
	border: 1px solid #d2d2d2;
}

.box .boxa, .box .boxb {
	height: 14px;
}

.nobox .boxd {
	height: 0px;
}

.box .boxc, .box .boxd {
	height: 8px;
}

.box .boxa {
	background: transparent url(images/lb_toprightcorner.png) no-repeat top right;
	position: relative;
	right: -1px;
	top: -1px;
}

.box .boxb {
	background: transparent url(images/lb_topleftcorner.png) no-repeat top left;
	position: relative;
	left: -2px;
}

.box .boxc {
	background: transparent url(images/lb_bottomleftcorner.png) no-repeat bottom left;
	position: relative;
	left: -1px;
	bottom: -1px;
}

.box .boxd {
	background: transparent url(images/lb_bottomrightcorner2.png) no-repeat bottom right;
	position: relative;
	right: -2px;
}

.artikelbox .boxc {
	height: 28px;
}

.artikelbox .boxd {
	height: 28px;
	background: transparent url(images/lb_bottomrightcorner.png) no-repeat bottom right;
}

.artikelbox .boxd a {
	display: block;
	height: 28px;
	width: 35px;
	float: right;
}

.box .boxcontent {
	width: 100%;
	padding: 0;
	margin: 0;
  overflow: hidden;
}

.box .boxcontent .boxbox {
	margin: 0;
	padding: 0 10px;
}

/* Widgets */

#content .widget h2 {
	text-transform: uppercase;
}

.widget .boxbox h2 a {
	color: #6D6F71;
	font-weight: normal;
}

.sf_theme_widget_google_video .box, .sf_theme_widget_youtube .box, .widget_democracy .box, .widget_recent_comments .box, .widget_recent_entries .box, .widget_meta .box, .widget_categories .box, .widgets_category_link .box, .widget_calendar .box, .widget_archives .box, .widget_text .box, .sf_theme_widget_rss .box, .sf_theme_widget_events_today .box, .sf_theme_widget_events_in_the_future .box, .sf_theme_widget_profile .box {
  margin-top: 25px;
}

.sf_theme_widget_google_video .boxa, .sf_theme_widget_youtube .boxa, .widget_democracy .boxa, .widget_recent_comments .boxa, .widget_recent_entries .boxa, .widget_meta .boxa, .widget_categories .boxa, .widgets_category_link .boxa, .widget_calendar .boxa, .widget_archives .boxa, .widget_text .boxa, .sf_theme_widget_rss .boxa, .sf_theme_widget_events_today .boxa, .sf_theme_widget_events_in_the_future .boxa, .sf_theme_widget_profile .boxa {
  height: 45px;
}

.sf_theme_widget_google_video .boxb, .sf_theme_widget_youtube .boxb, .widget_democracy .boxb, .widget_recent_comments .boxb, .widget_recent_entries .boxb, .widget_meta .boxb, .widget_categories .boxb, .widgets_category_link .boxb, .widget_calendar .boxb, .widget_archives .boxb, .widget_text .boxb, .sf_theme_widget_rss .boxb, .sf_theme_widget_events_today .boxb, .sf_theme_widget_events_in_the_future .boxb, .sf_theme_widget_profile .boxb {
  background: none;
}

.sf_theme_widget_google_video .boxbox h2, .sf_theme_widget_youtube .boxbox h2, .widget_democracy .boxbox h2, .widget_recent_comments .boxbox h2, .widget_recent_entries .boxbox h2, .widget_meta .boxbox h2, .widget_categories .boxbox h2, .widgets_category_link .boxbox h2, .widget_calendar .boxbox h2, .widget_archives .boxbox h2, .widget_text .boxbox h2, .sf_theme_widget_rss .boxbox h2, .sf_theme_widget_events_today .boxbox h2, .sf_theme_widget_events_in_the_future .boxbox h2, .sf_theme_widget_profile .boxbox h2 {
  text-transform: uppercase;
  height: 38px;
  width: 95px;
  position: absolute;
  top: -14px;
  left: -17px;
  text-align: right;
  padding-top: 22px;
  padding-left: 70px;
}

head:first-child+body .sf_theme_widget_google_video .boxbox h2, head:first-child+body .sf_theme_widget_youtube .boxbox h2, head:first-child+body .widget_democracy .boxbox h2, head:first-child+body .widget_recent_comments .boxbox h2, head:first-child+body .widget_recent_entries .boxbox h2, head:first-child+body .widget_meta .boxbox h2, head:first-child+body .widget_categories .boxbox h2, head:first-child+body .widgets_category_link .boxbox h2, head:first-child+body .widget_calendar .boxbox h2, head:first-child+body .widget_archives .boxbox h2, head:first-child+body .widget_text .boxbox h2, head:first-child+body .sf_theme_widget_rss .boxbox h2, head:first-child+body .sf_theme_widget_events_today .boxbox h2, head:first-child+body .sf_theme_widget_events_in_the_future .boxbox h2, head:first-child+body .sf_theme_widget_profile .boxbox h2 {
  top: -15px;
}

.sf_theme_widget_google_video h2, .sf_theme_widget_youtube h2 {
	background: transparent url(images/media-box.png) no-repeat top left;
}

.widget_calendar h2, .sf_theme_widget_events_today h2, .sf_theme_widget_events_in_the_future h2 {
	background: transparent url(images/kalender-box.png) no-repeat top left;
}

.sf_theme_widget_rss h2 {
	background: transparent url(images/presse-box.png) no-repeat top left;
}

.widget_text h2 {
	background: transparent url(images/sf-box.png) no-repeat top left;
}

.sf_theme_widget_profile h2 {
	background: transparent url(images/profil-box.png) no-repeat top left;
}

.widget_categories h2, .widgets_category_link h2, .widget_archives h2 {
	background: transparent url(images/dokument-box.png) no-repeat top left;
}

.widget_meta h2 {
	background: transparent url(images/brev-box.png) no-repeat top left;
}

.widget_recent_comments h2 {
	background: transparent url(images/mening-box.png) no-repeat top left;
}

.widget_recent_entries h2 {
	background: transparent url(images/opslag-box.png) no-repeat top left;
}

.widget_democracy h2 {
	background: transparent url(images/quiz2-box.png) no-repeat top left;
}

.sf_theme_widget_profile .boxbox {
	display: block;
	text-align: center;
}

.sf_theme_widget_profile a.profile_name {
	margin-bottom: 0.5em;
}

.sf_theme_widget_pages {
  margin-top: -0.8em;
}

.sf_theme_widget_pages h2 {
  display: none;
}

ul.widgets, ul.widgets ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.widgets ul ul {
	margin-left: 0.8em;
	margin-bottom: 0;
}

ul.widgets ul li {
  margin-top: 0.8em;
}

ul.widgets ul li:first-child {
  margin-top: 0;
}

ul.widgets ul ul li:first-child {
  margin-top: 0.8em;
}

ul.widgets ul ul li a {
	font-weight: normal;
}

ul.widgets ul ul ul li a {
	color: #6D6F71;
}

.widgets_category_link p.link {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 90%;
	text-align: right;
}

.sf_theme_widget_rss .date, .feed .date {
	padding: 0.5em 0 0;
	display: block;
}

.feed .date {
  display: block;
	margin-right: 0.3em;
}

.feed .author {
	display: block;
	font-style: italic;
}

.feed .author a {
	font-weight: normal;
}

.widget_democracy .dem-total-votes {
  display: none;
}

/* Lists etc. */

#content ul, #content-left ul, #content-right ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0.8em;
}

#content ul ul, #content-left ul ul, #content-right ul ul {
	margin-left: 0.8em;
}

#content ul li, #content-left ul li, #content-right ul li {
	margin-top: 0.8em;
}

#content img, #left img, #sidebar img {
	border: none;
}

#content img {
  margin-left: 0.3em;
  margin-bottom: 0.3em;
}

a.feedicon {
	display: block;
	text-align: center;
}

span.feedicon {
	float: right;
}

/* Links etc. */

.postmeta {
	display: block;
	text-align: right;
	padding-bottom: 0.2em;
}

.entry .postmeta {
	padding-bottom: 1.2em;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #48494B;
}

.postmeta .author {
	display: block;
	float: left;
	font-style: italic;
}

#content-left .postmetaseparate .author, #content-right .postmetaseparate .author {
  width: 100%;
  text-align: left;
  padding-bottom: 0.2em;
}

.postmeta .date {
	display: block;
	font-size: 90%;
}

#forside .postmeta .author {
	font-style: normal;
}

.postmeta a {
	font-weight: normal;
}

#forside .postmeta .author a {
	font-weight: bold;
}

.entry .teaser {
	margin-bottom: 1em;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.vcard .geo a {
  font-weight: normal;
}

.vcard .geo a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 0.5em;
	padding: 0;
	color: #000;
}

.box h2 {
	font-weight: normal;
	font-size: 99%;
	margin-bottom: 0.8em;
	color: #6D6F71;
}

.box h2 a {
	font-weight: bold;
}

.box .links h2 {
	margin: 0.4em 0 0;
	font-weight: bold;
}

.box .links {
	list-style: none;
	padding: 0;
	margin: 0;
}

.box .links ul {
	padding: 0;
	margin: 0 0 1em 1em;
}

.box .links li {
	list-style: none;
}

.entry ul li {
	margin-left: 1.2em;
	list-style: disc;
}

.entry ul ul li {
	list-style: circle;
}

.entry ul ul ul li {
	list-style: disc;
}

h3 {
	margin: 0 0 0.2em 0;
	padding: 0;
	font-size: 120%;
}

.box .post {
	padding-bottom: 1em;
}

hr {
	margin: 0.2em 0 1.2em 0;
	padding: 0;
	height: 0;
	background-color: inherit;
	border-top: 1px dashed #48494B;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

form#searchform {
	margin: 1em 0;
	padding: 0;
}

.editlink {
	text-align: right;
}

.comments {
  margin-top: 1em;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentlist li {
	margin: 1em 0 2em;
	padding: 0;
}

.commentlist li .comment {
	padding: 1em 1em 0;
	background-color: #f5f5f5;
	color: #48494B;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.commentlist .commentmetadata {
	font-size: 80%;
}

.commentlist .commentmetadata a {
	font-weight: normal;
	color: #48494B;
}

.commentlist .commenttext {
	margin: 1em 0;
}

.commentlist .commentnumber {
	font-size: 400%;
	font-family: Sans-Serif;
	font-weight: bold;
	color: #e5e5e5;
	float: right;
	padding: 0;
	margin: -10px 0 0 0;
}

form#commentform textarea {
	width: 99%;
}

/* Kalender */

h2.events {
	float: none;
	top: 0;
	margin: 1.2em 0 0.5em;
	font-size: 120%;
	font-weight: bold;
}

#content h2.events {
	font-size: 180%;
}

#content-left h2.events, #content-right h2.events, h3.events {
	font-size: 100%;
}

#content ul.events {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.events li {
	margin: 0.5em 0;
}

ul.events li .title {
	font-weight: bold;
}

ul.events li .description, ul.events li .location {
	display: block;
	margin-left: 1em;
}

ul.events li .location:before {
	content: "Sted: ";
}

abbr.dtstart, abbr.dtend {
	text-decoration: none;
	border-bottom: none;
}

span.ical a img {
/*	display: block;*/
	margin: 0.5em;
	float: right;
}

span.historik_link {
  display: block;
  text-align: right;
}
