/*  
Theme Name: KD-bloggar
Theme URI: http://www.kristdemokraterna.se
Description: Ett wordpresstema f&ouml;r kristdemokratiska bloggar
Version: 0.8
Author: Kristdemokraterna
Author URI: http://www.kristdemokraterna.se

*/

body {color: #555555;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 75%;
   background-color: #efefef; }
* {margin: 0;
   padding: 0; }

/****** Content variations ******/
#head {
   background-color: transparent; }
#outerwrapper {
   width: 960px; 
   background-color: #fff;
   border-left: 2px solid #ccc;
   border-right: 2px solid #ccc;
   margin: 0 auto;
   line-height: 1.5em;
   color: #000000; }
#innerwrapper {
   float: left; 
   margin-left: 5px;
   width: 760px; }
#content {
   float: left; 
   width: 550px; }
#contentmid {
   float: left;
   margin-right: 10px;
   width: 550px; }
#midsidebar { /* C-S-S Layout */
   margin-right: 10px; 
   width: 180px;
   float: right; }
#leftsidebar { /* S-C-S Layout */
   margin-right: 10px; 
   width: 180px;
   float: left; }
#rightsidebar {
   float: left; 
   margin-right: 5px; 
   width: 180px; 
}
.feed-links {
line-height: 1.5em;
   margin-top: 10px;
}
.post-title {
   margin-top: 10px;
}
.entry-title {
   margin-top: 10px;
}
.post-labels {
   text-decoration: none;
   font-weight: bold; }
}
.date-header{
   margin-bottom: 5px;
}
.post-timestamp {
   text-decoration: none;
   font-weight: bold; }
.vcard {
   text-decoration: none;
   font-weight: bold; }
.fn {
   text-decoration: none;
   font-weight: bold; }
a {
   text-decoration: none;
   color: #7fba00;
   font-weight: bold; }
a:hover {
   color: #2d338e;
   text-decoration: none; }
a img {
   border: 0; }
p {
   margin-bottom: 5px; }
code, pre {
   font-size: 1.2em; 
   color:#7fba00; }
blockquote:before, blockquote:after {
   content: "\"";
   font-size: 16pt;
   font-family: serif; }
blockquote {
   margin: 10px 0 0 0; 
   padding: 5px;
   background: #7fba00;
   border: 1px solid #5288c4;
   line-height: 1.6em;
   color: #ffffff;
   font-style:italic; }
blockquote p {
   display: inline; }
blockquote a {
   color: #fff; 
   text-decoration: underline; }

h2 {
   font-size: 1.1em;
   font-weight: bold;
   color: #2d338e;
   padding: 0px 0px 0px 0px;
   border-bottom: 2px solid #2d338e; 
   margin: 10px 0px 5px 0px; }
h2 a {
   color: #2d338e; 
   text-decoration: none; }
h2 a:hover {
   text-decoration: none; }

h3 {
   font-size: 1.9em; 
   color: #7fba00; 
   display: block; 
   margin: 0; 
   padding: 5px 0px 10px 0px;
   line-height: 1.4em;} 

h4 {
   margin: 0px 0px 0px 0px; 
   font-size: 10pt; 
   font-weight: bold; 
   line-height: 1.6em;}
ul, ol {
   list-style-position: inside;
   line-height: 100%; }
img {
   border: 1px solid #f1f1f1;	
   background-color: #f5f5f5; 
   margin: 5px;
   padding: 5px; 
   text-align: center; }
	
/****** Identity ******/
#identity {width: 650px;
border: 0px;
float: right; }
#identity h1 {font-size: 4em;
color: #ffffff;
font-family: Garamond, Georgia, Times New Roman, Times, serif;
font-style: normal;
font-weight: normal;
text-align: right;
padding: 25px 15px 5px 5px; }
#identity h1 a, #identity h1 a:hover {color: #ffffff;
text-decoration: none; }
#identity p {color:#ffffff;
text-align: right;
font-size: 1.2em;
font-weight: normal;
padding: 10px 15px 0 0; }

/****** Top Navigation ******/
#topnav {width: 350px; 
   height: 45px;
   text-align: right;
   font-size: 1.0em;
   color: #999999;
   float: right; }
   
#topnav img {
   border: none; 
   padding: 5px; }

/****** Title ******/
#logo {
   height: 145px;
   width: 960px;
   background: url(http://www.kdbloggar.se/blogspot/topp_blogspot.png) no-repeat; }
#logo a, #logo img {
   margin: 0; }

/****** Navigation ******/
#navigation {
   width: 960px;
   background: url(http://www.kdbloggar.se/blogspot/nav_blabanner.png) center -1px repeat-x;
   height: 31px;
   border-top: #2d338e solid 1px; 
   margin-bottom: 20px;}
#navbar_link {
   height: 30px;
   float: left; }
#navigation #navbar_link ul {
   float: left;
   height:30px;
   width: 100%;
   list-style-type: none; }
#navigation #navbar_link ul li {
   display: inline; }
#navigation #navbar_link ul li a {
   padding: 6px 15px;
   color: #fff;
   text-decoration: none;
   line-height: 1.6em;
   float: left;
   border-right: 1px solid #0c5684;
   text-decoration: none;
   font-size: 1.0em;
   font-weight: bold;  }

#navigation #navbar_link a:hover { 
   text-decoration: none;	
   border-right: 1px solid #0c5684;
   color: #fff;
   background: #ddd url(http://www.kdbloggar.se/blogspot/nav.png) center -33px repeat-x; }
   
.first a {background: #ddd url(http://www.kdbloggar.se/blogspot/nav_blabanner.png) center -33px repeat-x; }
 
.posts {margin: 0 0 18px 0px;
   font-size: 9pt;}

.meta {
   clear: both;
   text-align: left;
   font: bold 8pt/10pt Arial, sans serif;
   margin: 10px 0 20px 0; }

.clear {
clear:both;
}
#blog-pager-newer-link {
width:35%;
float: right;
}
#blog-pager-older-link {
width:35%;
float: left;
}
#blog-pager {
text-align: center; 
clear:both;
}

#commentwrap {border: 1px solid #ccc; 
   font-size: 1.0em;
   padding: 9px;
   margin-bottom: 20px; }
.commentspostinfo {border-bottom: 1px solid #ccc; }
#comments, #newcomments {font-size: 1.0em; }

.blog-pager, .post-feeds, .blog-feeds {font-size: 1.0em; 
   text-align: left;
margin-top: 20px;
margin-right: 10px; }
.post-feeds, .blog-feeds {margin-bottom: 20px; margin-right: 10px;  }



/****** Sidebars ******/
.sidebar .widget {margin: 0 0 15px 0; }

.sidebar ul, .sidebar ol {list-style: none; }
.sidebar li {line-height: 1.5;}
.sidebar .item-title {margin-bottom: 10px;}
.BloggerButton a img {border: none;
   margin: 0; 
   background: none; }

/****** Footer ******/
#footer {
   clear: both;
   width: 960px; 
   color: #777;
   height: 25px;
   font-size: 1.0em;
   font-weight: bold;
   border-bottom: 1px solid #ccc;
   margin: 0px auto; }
#footer p {
   font-weight: bold;
   border-top: 1px solid #aaa;
   padding: 5px 0 5px 3px; }
#footer p span {
   padding-right: 3px; }
#footer a {
   color: #777;
   text-decoration: underline; }
#footer a:hover {
   color: #444; }
   

/****** Comments (redigera detta) ******/
.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}


