/*   
Theme Name: Kristdemokraterna Personsida
Theme URI: http://www.ateljedigital.se
Description: S&ouml;kmotoroptimerat utseendemall f&ouml;r Wordpress.
Author: Atelje Digital
Author URI: http://www.ateljedigital.se
Version: 0.1.1
Tags: 
.
Based on The Shape Theme Framework for WordPress by ThemeShapes http://themeshapes.com/
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	background-color: #000;
}

#wrapper {
	width:750px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

#roundtop {
	background-image: url(images/round_top.png);
	width:750px;
	height:15px;
	clear:both;
	margin:0px;
	padding:0px;
}
#roundbottom {
	background-image: url(images/round_bottom.png);
	width:750px;
	height:15px;
	clear:both;
	margin:0px;
	padding:0px;
}

#container {
	margin: 0 0 0 0;
	float: left;
	width:750px;
	top:-305px;
	position: relative;
	z-index: 1;
	background-image: url(images/container-bkg.png);
}

#content {
	width:495px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#primary {
	float: left;
	overflow: hidden;
	width: 195px;
	padding-top: 130px;
	padding-right: 5px;
	padding-left: 15px;
}

#first-bottom {
	float: right;
	width: 200px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#second-bottom {
	float: right;
	width: 200px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#third-bottom {
	float: right;
	width: 290px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	
}


#bottom-widgets {
	clear: both;
	width: 750;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	margin: 0px;
}

#footer {
	clear: both;
	width: 730;
	background-color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	height:40px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/* =Header
-------------------------------------------------------------- */

#header {
	background-color: #ffffff;
}

#branding {
	margin: 0;
	padding-bottom: 5px;	
}

#pageheader {
	float:left;
	background-color: #ffffff;
}

#rss {
	float:right;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #ffffff;
}
#masthead {
	clear: both;
}
.logo {
	float: left;
	height: 54px;
	width: 205px;	
}

#topimage {
	overflow: hidden;
	height: 320px;
	width: 750px;
	position: relative;
	top: 0px;
	z-index: 2;
}
#blog-title {
	float:left;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #000;
	margin-left: 25px;
	width: 500px;
	background-color: #FFF;
}
#blog-title a{
	text-decoration: none;
	color: #000;
}
#blog-description {
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	color: #ffffff;
	text-align:right;
	position:relative;
	display:block;
	top:-175px;
	left:547px;
	width:173px;
	background-color:#000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 40px;
	text-decoration: none;
	height:280px;
	z-index: 5;
	padding:10px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	letter-spacing: 0.01em;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inherit;
	text-align: right;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFF;
}


/* =Content
-------------------------------------------------------------- */

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

.post {
	margin: 0 0 3em 0;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
.entry-content img {
max-width:490px;
}

.entry-content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}
.entry-content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}
.entry-content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}
.entry-content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}


.entry-meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;		
}

.author vcard {

}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.6em;
	/*lägg till bakgrundsbild*/
}

.entry-utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

.entry-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #000;

}
.entry-title a {
	text-decoration: none;
	color: #444;
}
.entry-title a:hover {
	text-decoration: underline;
	color: #000;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}

.nav-next {
	float: right;	
}
.nav-previous {
	float: left;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area li {
	margin-bottom: 3px;
}
.widget-area li a {
	margin-bottom: 0px;
	color: #000;
	text-decoration: none;
}
.widget-area li a:hover {
	margin-bottom: 0px;
	color: #000;
	text-decoration: underline;	
}

.widget-area ul ul {
	list-style: none;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-bottom: 20px;
}

.widget-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */


/* =Comments
-------------------------------------------------------------- */

#respond {
	padding: 20px;
	border: solid 1px #CCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}

#respond h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;

}


















