/*
Theme Name: Indre by
Theme URI: http://sunejuul.dk/
Description: Theme til Socialdemokraterne i Indre by
Version: 1.0
Author: Sune Juul-Sørensen
*/

/* CSS Document */

body{
	margin: 0px;
	background-color:#e7e9da;
	font-family:Verdana, Geneva, sans-serif;
}
#main{
	background-color: #FFF;
	background-image:url(pics/BG_top.jpg);
	background-repeat:repeat-x;
	display:block;
	border-bottom: 2px #bdbdbd solid;
}
.wrapper{
	width:900px;
	margin: 0 auto;
	overflow:auto;
	display:block;
	clear:both;
}
#top_bar{
	float:left;
	text-align:left;
	width: 900px;
	clear:both;
}
.text_topbar{
	float:left;
	margin: 10px 0px 0px 0px;
	display:block;
}
#BG_top{
	width: 900px;
	height: 307px;
	overflow:hidden;
	background-image:url(pics/s_logo_BG_header.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
	float:left;
	margin: 0px 0px 10px 0px;
}
#header{
	width: 900px;
	height: 282px;
	overflow:hidden;
	clear:both;
	margin: 0px 0px 0px 0px;
	display:block;
}
#menu{
	width:900px;
	height: 30px;
	float:left;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	display:block;
}
#contentMain{
	width: 500px;
	display:block;
	overflow:hidden;
	float:left;
	margin: 20px 0px 40px 0px;
}
#contentSidebar{
	width: 330px;
	display:block;
	overflow:hidden;
	float:right;
	margin: 20px 0px 40px 0px;
}
#footer {
	width:900px;
	display:block;
	overflow:hidden;
	clear:both;
	padding: 0px 0px 20px 0px;
	color:#6d6c6c;
	font-size:70%;
	line-height: 120%;
}
.separator {
	margin: 0px 0px 30px 0px;
}
#posts_navigation{
	font-size: 70%;
	clear:both;
	float:right;
}

/* Search box */

#search{
	float:right;
	background-image:url(pics/search_BG.png);
	background-repeat:no-repeat;
	border:none;
	width:158px;
	height:28px;
	margin: 19px 0px 0px 0px;
	overflow:hidden;
	display:block;
}
.search{
	border:none;
	outline:none;
	width:115px;
	margin: 6px 0px 0px 10px;
	color:#999;
}
.search:focus{
	border:none;
	outline:none;
}
.searchButton {
	background-image: url(pics/loupe.png);
	background-repeat: no-repeat;
	width:20px;
	height: 17px;
	text-indent: -9999px;
	border: none;
	cursor:pointer;
	position:relative;
	left: 0px;
	top: -4px;
	margin: 6px 0px 0px 0px;
	font-size:0px;
	line-height:0px;
}
.searchButton:hover {
	background-position:0px -17px;
}
.footerColumnSocialIcons{
	float:left;
	width:200px;
	margin: 40px 20px 0px 0px;
}
.footerColumn{
	float:left;
	width:850px;
	margin: 0px 20px 0px 0px;
}
#rss {
	background-image:url(pics/rss.png);
	background-repeat:no-repeat;
	line-height:26px;
	float:right;
	height:26px;
	width:27px;
	display:block;
	text-indent:-9999px;
	margin: 18px 0px 0px 0px;
}
#rss:hover{
	background-position: 0px -27px;

}
.frame{
	float:right;
	width:340px;
	height:270px;
	background-image:url(pics/pic_header_bg.png);
	background-repeat: no-repeat;
	display:block;
	margin-top: 10px;
	overflow:hidden;
	clear:right;
}
.pics {
	border: 10px solid #FFF;
	margin: 10px;
}


/* Social Icons - Css sprites*/
.facebook{
	background-image:url(pics/facebook.png);
	background-repeat:no-repeat;
	width:68px;
	height:25px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
	float:left;
}
a:hover.facebook {
	background-position:0px -25px;
}
.flickr{
	background-image:url(pics/flickr.png);
	background-repeat:no-repeat;
	width:68px;
	height:25px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
	float:left;
}
a:hover.flickr {
	background-position:0px -25px;
}
.youtube{
	background-image:url(pics/youtube.png);
	background-repeat:no-repeat;
	width:68px;
	height:25px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
	float:left;
}
a:hover.youtube {
	background-position:0px -25px;
}
.slogo{
	background-image:url(pics/slogo.png);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
	margin: 0px 0px 0px 0px;
	float:left;
}
a:hover.slogo {
	background-position:0px -25px;
}

/* Text stylæ */
p {
	margin-top: 0px;	
	font-size: 70%;
	line-height: 130%;	
	margin: 0px 0px 10px 0px;
}
H1,H2,H3,H4,H5,H6,H7,H8 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1c1c1c;
	font-weight:normal;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size:180%;
}
h3{
	font-size: 160%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 120%;
	color:#9e0023;
}
h6{
	font-size: 120%;
	color:#6d6c6c;
}
#header h2{
	float:left;
	width: 500px;
	color:#FFF;
	font-size: 120%;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}
#header h3{
	float:left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	font-size:100%;
	color:#FFF;
	font-weight:normal;
}

a:link{
	color:#9e0023;
	text-decoration:underline;
}
a:visited {
	color:#9e0023;
	text-decoration:underline;
}
a:hover{
	color: #5b0115;
	text-decoration:underline;
}
#contentMain ul {
	list-style-type:square;
	font-size:70%;
	line-height: 140%;
}
#contentMain li {
	margin: 0px 0px 10px 0px;

}
#contentMain ol {
	font-size:70%;
	line-height: 140%;
}
blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 50px;
	color:#b7b7b7;
	font-size: 130%;
	background: url(pics/blockquote_BG.gif) no-repeat;
}
blockquote a:link{
	color:#b7b7b7;
}
blockquote a:hover{
	color:#232222;
}
#top_bar p{
	color:#FFF;
	font-size:70%;
}
#top_bar a:link,#top_bar a:hover,#top_bar a:visited{
	color:#FFF;
	text-decoration:none;
}
/* widget styling*/
#contentSidebar li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
}
#contentSidebar li{
	list-style-type:none;
}
#contentSidebar ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentSidebar .widget a{
	text-decoration:none;
}

.news_widget_content p{
	color:#999;
	margin: 10px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
.news_widget_content a{
	color: #666;
	text-decoration:none;
	font-size: 100%;
}
.rss_widget {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}
h2.rss_widget {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
}
.widget_tag_cloud h2 {
	margin: 20px 0px 0px 0px;
}

a.news_widget_link {
	color: #9e0023;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.widget{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.widget li{
	list-style-type:none;
}
.footerColumn li{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
}
#footer .widget{
	width:130px;
	margin: 20px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#footer .widget_execphp{
	width:300px;
}
#footer h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color:#6d6c6c;
	font-weight:bold;
}
#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#footer a:link, #footer a:visited{
	color:#6d6c6c;
	text-decoration:underline;
}
#footer a:hover{
	color:#232222;
}

#header a {
	font-size:80%;
}
a.knap {
	font-family:Verdana, Geneva, sans-serif;
	background:#32312f url(pics/knap_bg.gif) repeat-x;
	padding:2px 15px 2px 15px;
	margin: 15px 0px 0px 3px; 
	color: #ffffff;
	text-decoration: none;
	line-height:30px;
	display:block;
	float:left;
	clear:left;
	white-space:nowrap;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
  -moz-box-shadow:0px 0px 3px #000;
  -webkit-box-shadow:0px 0px 3px #000;
  box-shadow:0px 0px 3px #000;
}
a:hover.knap {
	background:#32312f url(pics/knap_bg_hover.gif);
}
/* Menu */
#menu ul{
	font-family: Georgia, Verdana, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul li {
	display:inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}
#menu a, #menu a:visited{
	color:#FFF;
	text-decoration:none;
	font-size: 110%;
}
#menu a:hover{
	border-bottom: 4px solid #FFF;
}
/* Post styling */
#contentMain h2 a{
	text-decoration:none;
}
.metaData {
	color: #999;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 140%;
	font-size:70%;
}
.metaData a{
	color: #333;
}
.metaData a:hover{
	color: #666;
}
.readmore {
	text-align:left;
	margin: 0px 0px 20px 0px;
}
img {
border: none;
}
.wp-caption{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.wp-caption-text{
	color:#999;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
}

/* Comment styling */

#comments_template {
	font-family:Verdana, Geneva, sans-serif;
	font-size:110%;
/*	border-top:1px solid #e3e3e3;*/
	margin-top:30px;
	padding-top:0px;	
}

.commentlist li{
	list-style:none;
	font-size:130%;
}

ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #e5e5e5;
}
ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}
ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist li {
	margin:0px;
	padding:10px 0px 20px 60px;
	position:relative;
	list-style:none;
	border-bottom:1px dashed #dedede;
}
ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	padding-bottom:0px;
}
.fn, .says{
	font-size: 90%;
}
.fn a{
	font-style:normal;
	text-decoration:none;
}
.comment-author {
	margin-bottom: 5px;
	font-weight: normal;
}
h3.comments{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
.form{
	margin: 0px 0px 0px 20px;
}

.arkiv p {
	font-size: 100%;
}
textarea#data {
width: 450px; 
padding: 0; 
margin: 0; 
}
a.archivetitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}
ul.arkiv{
	list-style-type:none;
	margin:20px 0px 20px 0px;
	padding:0px;
}
ul.arkiv li{
	padding:0px 0px 15px 0px;

}
/* Alignment */
.alignleft{
	float:left;
	margin: 5px 15px 10px 0px;
}
.alignright{
	float:left;
	margin: 5px 0px 10px 15px;
}
.alignnone{
	float:none;
	margin: 0px 0px 0px 0px;
}
.clear {
clear:both;
}

/* Add this toolbar */
.addthis_toolbox addthis_default_style {
	float:right;
}

.post_comments_feed {
	float:right;
}
/* Fjerner smiley i bunden fra WP stats */
img#wpstats {
position: absolute;
left: -999em;
}