/*  
Theme Name: Kurswebben4
Theme URI: http://www.kurswebben.se/
Description: Wordpresstheme for swedish education website www.kurswebben.se
Version: 0.4
Author: Mattias Wirf
Author URI: http://www.xoda.se
*/

/**
 * Page structure
 */
 * {
	margin: 0;
	padding: 0;
 }
 html {
	font-size: 100%;
	height: 100%;
 }
 body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	background: #ededcc url(images/bodyback.gif) repeat-y 50% 0%;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
 }
 #SiteContainer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	background: #fff;
	text-align: left;
 }

/******************
 * Links
 *****************/
 a, h2 a:hover, h3 a:hover {
	color: #79b;
	text-decoration: none;
 }
 a:hover {
	color: #093;
	text-decoration: underline;
 }
 a:visited {	
	color: #066;
 }
 .post h2 a:visited {
 	color: #333;
 }
 .narrowcolumn a:visited, .widecolumn a:visited {
 	color: #79b;
 }
 a#Logo:hover {
	text-decoration: none;
 }
 
/*******************
 * Header and logo
 *****************/
 #Header { 
	background: #000 url('images/headerback.gif') repeat;
	color: #fff;
	height: 125px;
	width: 960px;
 }
 #Header * {
	margin: 0;
	padding: 0;
 } 
 #Header #Logo {
	float: left;
	width: 400px;
	padding: 10px 5px 0 25px;
 }
 #Header #Studera {
	float: right;
	width: 300px;
	margin: 6px 0 0 0;
 }

/***************
 * Menu
 ***************/
 #MenuList {
 	clear: both;
 	width: 100%;
 	background: #f9f9f9;
 	border-bottom: 1px solid #ccc; 
	height: 22px;
 }
 #MenuList ul#Menu {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 22px;
 }
 #MenuList ul#Menu li {
	float: left;
	width: 159px;
	height: 18px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0;
	border: 0;
	border-right: 1px solid #ccc;
	font-family: Palatino, Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
 }
 #MenuList ul#Menu li.last {
	border: 0; 
 }
 #MenuList ul#Menu li a {
	text-decoration: none;
	color: #035;
 }
 #MenuList ul#Menu li a:hover {
 	color: #79b;
 }
 #MenuList ul#Menu li.TabOn a, #MenuList ul#Menu li.TabOn a:hover {
	color: #000;
 }
 #MenuList ul#Menu li a em {
	font-style: normal;
	text-decoration: underline;
 }
 
 #MenuList ul#Menu li.active {
	 background: #fff;
 }
 #MenuList ul#Menu li.active a {
	color: #000;
	font-weight: bold;
 }

/******************
 * Sidebar
 *****************/
 #sidebar {
	background-color: #fff;
	float: right;
	padding: 0 5px 10px 5px;
	width: 240px;
	font-size: 1.1em;
	color: #333;
 }
 #sidebar form {
	margin: 0;
 }
 #sidebar a {
 	color: #333;
 }
 #sidebar a:hover {
 	color: #79b;
	text-decoration: underline;
 }

/******************
 * Footer
 *****************/
 #footer {
	padding: 0;
	margin: 0 auto;
	width: auto;
	clear: both;
	background: transparent; 
	border: none;
	border-top: 1px solid #79b;
 }
 #footer p {
	width: 400px;
	margin: 0 auto;
	padding: 15px 0 15px 35px;
	text-align: left;
 }
 #footer p, #footer a {
	color: #79b;
 }


/******************
 * Headers
 *****************/
 h1, h2, h3, h4 {
	font-family: Palatino, Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }
 h1 {
	font-size: 1.8em;
	margin: 0.2em 0 0.2em 0;
	text-transform: uppercase;
 }
 h1, h2 {
	margin: 0.15em 0 0.15em 0;
	text-transform: uppercase;
 }
 h2 { 
	font-size: 1.65em;
 }
 #sidebar h2 {
	font-family: Palatino, Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 14px 0 6px 0;
	padding: 0;
	color: #333;
 }
 h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 30px 0 0;
 }
 h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
 }
 h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
 }
 h1.pagetitle, h1.pagetitle {
	font-size: 1.8em;
	margin-top: 2.5em;
	text-align: center;
 }
 h3.comments {
	padding: 0;
	margin: 4em auto 2em;
 }
 .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
 }
 .commentlist li {
	font-weight: bold;
 }
 .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
 }
 .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
 }
 .commentmetadata {
	font-weight: normal;
 }
 small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata,strike {
	color: #777;
 }
 code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }
 acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
 }
 

/******************
 * Content column
 *****************/ 
 #content {
	font-size: 1.2em;
	margin-top: 0;
	padding-top: 14px;
 }
 .narrowcolumn {
	float: left;
	padding: 0 15px 20px 35px;
	margin: 0;
	width: 600px;
 }
 .widecolumn {
	float: left;
	padding: 5px 0 20px 0;
	margin: 0 0 0 10%;
	width: 60%;
	line-height: 1.5em;
 }
 .widecolumn .entry p, .narrowcolumn .entry p {
 	color: #333;
	margin-top: 0.6em;
	margin-bottom: 1em;
 }
 .widecolumn .entry {
	line-height: 1.5em;
 }
 .narrowcolumn .entry {
	line-height: 1.7em;
 }
 .post {
	margin: 0 0 4em;
	text-align: left;
 }
 .post hr {
	display: block;
 }
 .widecolumn .post {
	margin: 0;
 }
 .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
 }
 .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
 }
 /* FRONT */
 .narrowcolumn.front {
	width: 85%;
	margin: 5px auto;
 }
 .course {
	clear: both;
	margin-bottom: 20px;
	min-height: 150px;
 }

/********************
 * Below posts
 ********************/
 .narrowcolumn .postmetadata {
	margin: 1.4em auto 0 auto;
 }
 .widecolumn .postmetadata {
	margin: 3em auto;
 }
 .postmetadata {
	background: transparent url(images/postmeta.gif) no-repeat;
 	color: #777;
 	clear: left;
	text-align: left;
	padding: 7px 0 0 15px;
	width: 485px;
	height: 90px;
	font-size: 0.9em;
 }
 /*.postmetadata .info {
 	display: block;
	height: 20px;
	padding: 3px 0 0 23px;
	margin: 0;
 	background: transparent url(images/user.gif) no-repeat 0 0;
 }
 .postmetadata .tags {
 	display: block;
	height: 20px;
	padding: 3px 0 0 23px;
	margin: 0;
 	background: transparent url(images/tag.gif) no-repeat 3px 1px;
 }
 .postmetadata .discuss {
 	display: block;
	height: 22px;
	padding: 2px 0 0 23px;
	margin: 0;
	background: transparent url(images/icon_discussion_read.gif) no-repeat 0 0;
 }
 .postmetadata .akst_share_link {
 	display: block;
	height: 21px;
	padding: 2px 0 0 23px;
	margin: 0;
 }
 .postmetadata .update {
 	display: block;
	height: 21px;
	padding: 2px 0 0 23px;
	margin: 0;
	background: transparent url(images/edit.gif) no-repeat 0 0;
 }
 */
 .more {
 	display: block;
	padding: 5px;
	font-style: italic;
 }

/***************
 * Images
 **************/
 p img {
	padding: 0;
	max-width: 100%;
 }
 img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
 }
 img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 }
 .course img.alignleft {
	margin: 0 20px 2px 0;		 
 }
 .alignright {
	float: right;
 }
 .alignleft {
	float: left
 }

/*****************
 * Lists
 ****************/
 html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
 } 
 html>body .entry li {
	margin: 5px 0 6px 10px;
 }
 .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
 }
 .entry ol li {
	margin: 0;
	padding: 0;
 }
 .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
 #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
 }
 #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0 20px 0;
 }
 #sidebar ul p, #sidebar ul select {
	margin: 5px 0 5px;
 }
 #sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 5px 9x;
 }
 #sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 2px;
 }
 ol li, #sidebar ul ol li {
	list-style: decimal outside;
 }
 #sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 8px;
	padding: 0;
 }
 #sidebar a:visited {
	text-decoration: none;
 }
 #sidebar li.cat-item {
	padding: 1px 0 1px 24px;
	background: transparent url('images/folder.png') no-repeat;
	line-height: 18px;
 }
 #sidebar li.recentcomments {	 
	padding: 1px 0 1px 24px;
	background: transparent url('images/icon_discussion_read.gif') no-repeat;
	line-height: 18px;
 }

/******************
 * Tags
 *****************/
 #tag_cloud {	
 }
 #tag_cloud a { 
 }

/******************
 * Forms
 *****************/
 #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;;
 } 
 #searchform #s {
 	background: #ededcc;
 	color: #000;
	width: 108px;
	padding: 2px;
	border: 1px solid #666;
 }
 #ssearchsubmit {
	padding: 1px;
 }
 select {
	width: 130px;
 }
 #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
 #commentform textarea {
	width: 100%;
	padding: 2px;
 }
 #commentform #submit {
	margin: 0;
	float: right;
 }

/********************
 * Begin Comments
 *******************/
 .alt {
	margin: 0;
	padding: 10px;
 }
 .commentlist {
	padding: 0;
	text-align: justify;
 }
 .commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
 }
 .commentlist p {
	margin: 10px 5px 10px 0;
 }
 #commentform p {
	margin: 5px 0;
 }
 .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 .commentmetadata {
	margin: 0;
	display: block;
 }

/*******************
 * Misc
 ******************/
 acronym, abbr, span.caps {
	cursor: help;
 }
 acronym, abbr {
	border-bottom: 1px dashed #999;
 }
 blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #CADCEB;
	font-style: italic;
	color: #035;
 }
 blockquote cite {
	margin: 5px 0 0;
	display: block;
 }
 .center {
	text-align: center;
 }
 hr {
	display: none;
 }
 a img {
	border: none;
 }
 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
 }
 .post {
	margin-top: 0;
 }
 #content.wide {
	width: 100%;
	background: #fff;
 }
 .alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
 }
 small {
	font-size: 0.9em;
	line-height: 1.5em;
 }
/*******************
 * Bloggarlinks
 ******************/
 .bloggar {
	font-size: 10px;
	color: #999;
	text-align: center;
	font-style: italic;
 }
 .bloggar a {
	color: #999;
	font-style: normal;
 }
 .bloggar a:hover {
	color: black;
 }
 
/*******************
 * Contactform
 ******************/
 .wpcf7-validates-as-required, .wpcf7-myown {
	width: 280px;
	background-color: #f5f5f5;
	border: 1px solid #666;
	padding: 2px;
	font-size: 11px;
 }
 .wpcf7-validates-as-required textarea {
	height: 200px;
	padding: 2px;
	font-size: 11px;
 }

/*********************
 * Registrationform
 ********************/
 .error {
  	padding: 10px;
  	background-color: #FF6F6F;
  	color: #FFF;
  	font-weight: bold;	
 }
 .ok {
  	padding: 10px;
  	background-color: #91CF8E;
  	color: #FFF;
  	font-weight: bold;
  	font-size: 12px;
 }
 #kw-register-form fieldset {
  	border: 1px solid #eaeaea;
  	border-right: 1px solid #ccc;
  	border-bottom: 1px solid #ccc; 
  	padding: 1em 1em 1.5em 2em;
	margin: 1em 1em 1.5em 2em;
 }
 #kw-register-form legend {
  	font-family: arial;
  	font-weight: bold;
  	letter-spacing: 0.05em;
	font-size: 1.4em;
	padding: 0 10px;
	margin: 5px 10px 0;
	color: #035;
 }
 #kw-register-form .field {
  	background: #C2D9EF;
  	border: 1px solid #79b;
  	padding: 2px;
 }
 
 /* Newsletterform */
 #subscribeform {
	 margin: 0;
 }
 #subscribeform fieldset {
	width: 190px;
	height: 250px;
	border: 0;
	margin: 10px 0 0 0;
	padding: 5px 0 0 20px;
	background: #fff url(images/subscribeback.png) no-repeat;
	color: #fff;
 }
 #subscribeform legend {
	font-family: Palatino, Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	margin: 45px 0 0 0;
	padding: 0;
	color: #333;
	text-transform: uppercase;
	color: #fff;
 }
 #subscribeform label {
	margin-left: 5px;	
	color: #fff;
 }
 #subscribeform input[type="text"] {
	width: 150px;
	margin: 0 0 0 5px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	padding: 1px 2px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
 }
 #subscribeform input[type="submit"] {
	margin-left: 80px; 
 }
 #subscribeform input[type="checkbox"] {
	margin-left: 5px; 
 }
 #subscribeform p {
	margin: 0;	 
	color: #fff;
 }
 
 /* Captions */
 .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }
 .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
 }
 .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
 }
 .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
 }
/* End captions */

/** Linkslist **/
 .linkcolumn {
	width: 900px;
	margin: 0 auto;
 }
 .linklist_cat {
	float: left;
	width: 23%;
	padding: 0 1%;
 }
 .linkcolumn h3 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
 }
 .linklist_cat ul {
	list-style-type: none; 
	margin-left: 10px;
	padding: 0;
 }
 .linklist_cat ul li {
	margin-bottom: 4px; 
 }
 
 .linkpost {
	clear: both;
	width: 550px;
	margin: 5px auto;
 }
