/*  
Theme Name: SF
Theme URI: http://wiki.sfit.dk/SkabelonTilHjemmeside
Description: Tema til SF-partiforeninger m.fl.
Version: $ bzr-revision-id $
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: 970px;
	border: none;
	position: relative;
}

div {
	margin: 0;
}

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

p {
	margin: 0.2em 0 0.8em;
}

/* Header */

#header {
  margin-top: 32px;
	background: url(images/top970fyr.jpg) no-repeat top right;
	height: 143px;
	color: #000;
}

#header a.sflink {
	display: block;
	width: 35px;
	height: 35px;
	float: right;
	position: relative;
	top: 108px;
}

#header h1 {
  clear: right;
  float: right;
	height: 90px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	position: relative;
	top: -60px;
	width: 100%;
}

#header h1 a {
  text-align: right;
	background: url(images/home.png) no-repeat top left;
	margin-right: 15px;
	height: 90px;
	line-height: 90px;
	color: #fff;
	display: block;
	width: 955px;
	margin: 0;
}

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

#header p {
	display: none;
}

#menu {
	position: absolute;
	top: 2px;
	left: 70px;
  width: 900px;
  height: 16px;
}

body > #menu {
	top: -24px;
}

#menu .left {
	float: right;
}

#menu .right {
	display: none;
}

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

#footer ul {
	float: right;
}

#menu ul li {
	display: inline;
	font-size: 90%; font-weight: bold;
	margin-left: 5px; border-left: 1px solid #878787; padding-left: 9px;
}

#menu ul li:first-child { border-left: none; }

#menu ul li.sf {
	display: none;
}

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

#navigation {
  display: none;
}

div#forside {
	padding: 0 1em 1em;
}

.authorpage {
	min-height: 200px;
}

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

.authorpage span.profile_description {
	width: 179px;
	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 .navigation {
	height: 1em;
	margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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;
  padding-top: 1em;
  padding-left: 10px;
}

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

.nobox, .box {
  border-top: 1px solid black;
}

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

.nobox .boxd {
	height: 0px;
}

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

.box .boxa {
	position: relative;
	right: -1px;
	top: -1px;
}

.box .boxb {
	position: relative;
	left: -2px;
}

.box .boxc {
	position: relative;
	left: -1px;
	bottom: -1px;
}

.box .boxd {
	position: relative;
	right: -2px;
}

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

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


/* Widgets */

.widget .boxbox h2, .widget .boxbox h2 a {
	color: #c00418;
	font-weight: bold;
	text-align: left;
}

ul.widgets #search .box { margin-bottom: 0; }
ul.widgets #search .box .boxcontent .boxbox { padding: 0; }
ul.widgets #search .box .boxa, ul.widgets #search .box .boxc { display: none; }
ul.widgets #searchform div * { display: none; }
ul.widgets #searchform div input { display: inline; background: url(images/search.png); height: 16px; border: none; color: white; position: relative; font-size: 0.001px; }
ul.widgets #searchform div input#s { background: white; height: 12px; border: 1px solid black; font-size: 8pt; color: black; top: 0px; }
ul.widgets #searchform div input { top: 0px; margin-right: 3px; width: 17px; padding-left: 17px; }
ul.widgets #searchform div input#s { width: 150px; padding-left: 0px; }
ul.widgets div > #searchform div input { top: -3px; margin-right: 0; width: 17px; padding-left: 0px; }
ul.widgets div > #searchform div input#s { width: 153px; padding-left: 0px; }

.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;
}
