@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: GenkiTheme - Fixed Width
Theme URI: http://ericulous.com/
Description: Clean Soothing Fixed 3 Columns
Version: 1.2
Author: Genkisan
Author URI: http://ericulous.com/
*/

body {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5;
	margin: 15px 0 0 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #f4fff6;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

a {
color: #2175BC;
text-decoration: none;
}

a:hover {
color: #FF7400;
}

img {
border: 0;
}

h1, h2, h3 {
font-size: 1.5em;
font-family: "Trebuchet MS", Georgia, Tahoma, serif;
font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}

h4 {
font-size: 1.2em
}

h5 {
font-size: 1.1em
}

h6 {
font-size: 1em
}

/* Top Menu */
#tabs { 
height: 32px; 
margin: 0 auto -7px auto;
overflow: hidden;
padding: 0; 
width: 950px;
}

#tabs ul {
margin: 0;
padding: 0 0 0 20px;
width: 950px;
float: left; 
}

#tabs li { 
display: inline; 
height: 32px;
margin: 0;
}

#tabs li a { background: transparent url(images/bg_sidetab.gif) no-repeat; color: #fff; font-family: Tahoma, "Trebuchet MS", sans-serif; font-size: 13px; float: left; height: 25px; padding: 3px 8px 0 0; text-align: center; width: 135px; }

#tabs li a:hover { 
background: transparent url(images/bg_sidetab.gif) no-repeat 0px -34px; 
}

#tabs .sidetab_alt a {
background: url(images/feed.gif) no-repeat -35px 0px;
height: 25px;
width: 26px;
}

#tabs .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px 0px;
}

/* Header */
#header { height: 309px; width: 910px; background-image: url(images/header.png); margin-top: 6px; margin-right: 20px; margin-bottom: 0px; margin-left: 20px; }

#logo { margin: 0px; padding: 0px; }

#logo h3 {
font-size: 28px;
font-weight: bold;
letter-spacing: 1px;
line-height: 1;
margin: 0;
padding: 0;
}

#logo h3 a{ 
color: #ffe;
}

#logo h3 a:hover {
color: #fff;
}

#logo p {
color: #fff;
font-weight: bold;
margin: 5px 0 0 0;
padding: 0;
}

/* Containers */
#wrap { 
background-color: #ffffff;
border: 1px solid #0180e4;
border-right: 2px solid #0180e4;
border-left: 2px solid #0180e4;
border-bottom: 2px solid #0180e4;
margin:0 auto 0 auto;
padding: 0;
width: 950px;
}

#contentwrapper{
margin: 0;
padding: 0;
width: 100%;
}

#content {
float: left;
padding: 0px 20px 10px 20px;
width: 500px;
margin: 0;
}

/* Posts */
.subheader {
color: #aaa;
font-weight: bold;
font-style: italic;
}

.entrytitle h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #ff7400;
	margin-top: 8;
}

.entrytitle h2 a {
	color: #ff7400;
}

.entrytitle h2 a:hover {
	color: #FF3300;
}

.entrytitle h3 {
	color: #999;
	font-size: 11px;
	line-height: 130%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entrybody {
	font-size: 11px;
	line-height: 140%;
	text-align: justify;
}

.entry {
margin-bottom: 1em;
padding-top:1em;
}

.entry blockquote {
color: #666;
margin: 0 30px 20px 30px;
padding: 0 0 0 10px;
border: 2px solid #fff;
border-left: 2px solid #C3D9FF;
}

.entrybody blockquote {
	color: #777;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #C3D9FF;
	font-weight: bold;
	background-color: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C3D9FF;
	border-right-color: #C3D9FF;
	border-bottom-color: #C3D9FF;
	font-style: italic;
}

.entrymeta { background-color: #fff5f5; border: 1px dotted #FF7400; padding-top: 5px; padding-right: 3px; padding-bottom: 2px; padding-left: 4px; }

.entrymeta img {
vertical-align: text-top;
padding-bottom: 5px;
}

.navigation {
padding-bottom: 20px;
}

.navigation ul{
margin: 0;
padding: 0;
}

.navigation li{
list-style-type:square;
margin-left: 18px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}

/* Sidebar */
#sidebar_main {
float:left;
margin: 0 0 0 15px;
padding: 0 0 20px 0;
width: 380px;
height: 100%;
}

#sidebar_left {
float: left;
margin: 0;
padding-top: 25px;
width: 180px;
}

#sidebar_right {
float: left;
margin-left: 15px;
padding-top: 25px;
width: 180px;
}

.sidebar_full {
float: left;
margin-top: 15px;
width: 380px;
}

.sidebar {
font-size: 0.85em;
}

.sidebar a {
color: #0099FF;
font-weight: bold;
}

.sidebar a:hover {
color:#555;
font-weight: bold;
}

.sidebar h2 {
color: #FF7400;
font-size: 1.6em;
margin: 0;
padding: 0;
}

.sidebar ul {
list-style-type: none;
margin: 0 0 15px 0;
padding: 0;
}

.children { list-style-type: disc; line-height: 13px; color: #FF7400; }

.sidebar ul li { background-color: #fff5f5; margin-bottom: 0.3em; padding: 0.3em; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FF7400; }

.sidebar ul li ul{
list-style-type: disc;
margin-left: 1.5em;
padding: 0;
border: 0;
}

.sidebar ul li ul li {
border: 0;
}

.search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #FF0000;
}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s-head {
	background: #ebebeb;
	width: 187px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #DDDDDD;
	}


.searchbutton {
border: 1px solid #C3D9FF;
margin: 0;
padding: 2px;
height: 15px;
}

/* Comments */
.commentsblock textarea { width: 500px; }

.commentsblock input, .commentsblock textarea { border: 1px dotted #FF7400; }

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.alt1 {
background: #f9f7ed;
border: 1px solid #f9f7ee;
padding: 0.5em;
border-left: 10px solid #CDEB8B;
}

.alt2 {
background: #f9f7ed;
padding: 0.5em;
border: 1px solid #f9f7ee;
border-left: 10px solid #C3D9FF;
}

h3#comments {
font-size: 1.6em;
}

.commentcount {
float: right;
font-size: 20px;
font-weight: bold;
}

.commentcount a {
color: #cccccc;
}

.commentcount a:hover {
color: #999999;
}

.commenttext {
border-top: 1px solid #ddd;
}

/* Footer */
#footer {
	clear: both;
	color: #999;
	text-align: center;
	width: 100%;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* Sitemap */
.ddsg-sitemap ul{
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li {
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li ul{
list-style-type: none;
margin: 15px;
padding-left: 20px;
}

.ddsg-sitemap ul li ul li{
font-weight: normal;
list-style-type: circle;
}

.postform{ font-family:Tahoma, arial, sans-serif; font-size:13px; color: #727272; background-color: #ebebeb; width: 196px; border: 1px solid #ebebeb; height: 22px; font-variant: small-caps; margin-top: 2px; padding: 2px; }

#avdelning1{ position: relative; left: 7px; top: 237px; width: 212px; height: 32px; background-image: url(/blogg/wp-content/themes/GG2/images/drop_bak.png); background-position: 0px 0px; vertical-align: middle; padding-top: 2px; padding-left: 7px; background-repeat: no-repeat; }

#avdelning2{ position: relative; left: 235px; top: 203px; width: 212px; height: 32px; background-image: url(/blogg/wp-content/themes/GG2/images/drop_bak.png); background-position: 0px 0px; vertical-align: middle; padding-top: 2px; padding-left: 7px; background-repeat: no-repeat; }

#avdelning3{ position: relative; left: 462px; top: 169px; width: 212px; height: 32px; background-image: url(/blogg/wp-content/themes/GG2/images/drop_bak.png); background-position: 0px 0px; vertical-align: middle; padding-top: 2px; padding-left: 7px; background-repeat: no-repeat; }

#avdelning4{ position: relative; left: 690px; top: 135px; width: 215px; height: 32px; background-image: url(/blogg/wp-content/themes/GG2/images/drop_bak.png); background-position: 0px 0px; vertical-align: middle; padding-top: 2px; padding-left: 7px; background-repeat: no-repeat; }


/* Sökformulär */
#sokform { position: relative; left: 635px; top: 0px; width: 215px; height: 32px; background-image: url(/blogg/wp-content/themes/GG2/images/forstoringsglas.gif); background-position: 0px 0px; vertical-align: middle; padding-top: 2px; padding-left: 50px; background-repeat: no-repeat; }

/* Betyg på sidorna */
#betyg {
	text-align: right;
	float: right;
	padding: 2px;
}

/* Kommentarstext */
.kommentext {
	text-align: left;
	float: right;
	font-size: 11px;
	line-height: 130%;
	font-style: italic;
	border: 1px dotted #FF7400;
	padding: 12px;
	color: #aaa;
	margin-bottom: 10px;
}

.wp-caption-text {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 2px;
	margin: 0px;
	font-style: italic;
}
