/*
Theme Name: PHPKurs	
Theme URI: http://www.phpkurs.se
Description: Wordpress tema till www.phpkurs.se.
Version: 1.0beta
Author: Mattias Wirf
Author URI: http://www.xoda.se
Tags: 
*/

/* Document */
 body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #ccc;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
 }

/* Links */
 a, a.external, h2 a:hover, h3 a:hover {	
	color: #3465A4;
	text-decoration: none;
 }
 a:hover, a.external:hover {
	color: #263350;
	text-decoration: underline;
 }
 a:visited, a.external:visited {
	color: #3465A4;
 }
 a.external {
	background-image: url('images/external.gif');	
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 12px;
 }
 
/* Structure */
 
 #toplist {
	background: #121A2F; 
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
 }
 #toplist .date {
	float: left;
	display: block;
	color: #586584;
	margin: 2px 0 0 20px;
	padding: 0;
 }
 #toplist a {
	float: right;
	display: block;
	background: transparent url(images/rssfeed.png) no-repeat;
	padding: 1px 0 5px 20px !important;
	margin: 1px 40px 0 0;
	color: #ccc;
 }
 
/** HEADER WITH LOGO AND MENU **/
 #header {
	background: #427BD6 url(images/dottedback.png) repeat;
	margin: 0;
	padding: 0;
	height: 151px;
	width: 100%;
	text-align: left;
 }
 #headerimg  {
	width: 860px;
	height: 140px;
	margin: 0 auto;
	padding: 0;
 }
 #headerimg .description {
	display: none;
	/*float: left;
	margin-top: -60px;
	margin-left: 92px;
	font-size: 1.3em;
	text-align: center;
	color: #DCE4F8;*/
 }
 
 
 /** PAGEMANEU **/
 ul#pages {
	position: relative;
	left: 44px;
	top: -40px;
	width: 770px;
	height: 26px;
	margin: 0 auto;
	padding: 0;
 }
 ul#pages li {
	float: left;
	list-style-type: none;
	height: 22px;
	padding: 4px 10px 0 10px;
	margin-right: 1px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 103px;
	text-align: center;
	background: transparent url(images/pagesback.png);
 }
 ul#pages li.left {
	width: 107px;
	background: transparent url(images/pagesback-left.png);	 
 }
 ul#pages li.right {
	width: 107px;
	background: transparent url(images/pagesback-right.png);	 
 }
 ul#pages li.current_page_item {
	background: transparent url(images/pagesback-active.png);
 }
 ul#pages li.left.current_page_item {
	background: transparent url(images/pagesback-left-active.png);
 }
 ul#pages li.right.current_page_item {
	background: transparent url(images/pagesback-right-active.png);
 }
 ul#pages li a  {
	color: #fff;
 }
 ul#pages li.current_page_item a {
 	color: #3f4c6b;
 }
 ul#pages li a.links {
 	background: transparent url('images/internet-web-browser.png') no-repeat;
 	padding-left: 20px;
 }
 ul#pages li a.home {
 	background: transparent url('images/go-home.png') no-repeat;
 	padding-left: 20px;
 }
 ul#pages li a.signup {
 	background: transparent url('images/signup.png') no-repeat;
 	padding-left: 20px;
 }
 ul#pages li a.kontakt {
 	background: transparent url('images/internet-group-chat.png') no-repeat;
 	padding-left: 20px;
 }
 ul#pages li a.kursen {
 	background: transparent url('images/accessories-text-editor.png') no-repeat;
 	padding-left: 20px;
 }
 ul#pages li a.material {
 	background: transparent url('images/gratis-material.png') no-repeat;
 	padding-left: 20px;
 }
 
 
 
 #page {
	background: #fff url(images/pagemiddle.png) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 860px;
 }
 #pagetop {
	width: 860px;
	height: 30px;
	background: transparent url(images/pagetop.png) no-repeat;
	margin: 0;
	padding: 0;
 }
 #pagetop #breadcrumbs {
	 display: block;
	 float: left;
	 width: 750px;
	 padding: 0;
	 text-align: left;
	 margin: 0 0 0 20px;
	 position: relative;
	 top: -12px;
}
 
 
 
 
 #content {
	font-size: 1.2em
 }
 .pagepuff {
	font-size: 1.2em;
	color: #ccc;
	font-weight: bold;
	margin: 10px auto 0 auto;
	text-align: center;
 }
 .pagepuff a {
	color: #99AFDF;
 }
 .widecolumn .entry p {
	font-size: 1.05em;
 }
 .narrowcolumn .entry, .widecolumn .entry {
	line-height: 150%;
 }
 .narrowcolumn .entry p, .widecolumn .entry p {
	line-height: 170% !important;
 }
 .widecolumn {
	line-height: 1.6em;
 }
 .thread-alt {
	background-color: #f8f8f8;
 }
 .thread-even {
	background-color: white;
 }
 .depth-1 {
	border: 1px solid #ddd;
 }
 .even, .alt {
	border-left: 1px solid #ddd;
 }
 .alt {
	margin: 0;
	padding: 10px;
 }
 #sidebar {
	float: right;
	padding: 20px 0 10px 0;
	margin: 0 20px 0 0;
	width: 200px;
 }
 #sidebar form {
	margin: 0;
 }
 
 #footer {
	background: transparent url(images/pagebottom.png) no-repeat;
	border: 0;
	padding: 0;
	margin: 0 auto;
	width: 860px;
	clear: both;
 }
 #footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	top: -12px;
	font-size: 10px;
	color: #666;
 }
 #footer a {
	color: #999; 
	text-decoration: none;
 }
 #footer a:hover {
	color: #000;
	text-decoration: underline; 
 }
 
/* Type */
 small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.95em;
	line-height: 1.5em;
 }
 h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
 }
 h1 {
	font-size: 4em;
	text-align: left;
	padding-top: 0;
	margin: 0 0 0 0px;
 }
 h2 {
	font-size: 1.6em;
 }
 h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
 }
 .post h2 {
	border-bottom: 1px solid #999; 
 }
 #sidebar h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #666;
 }
 h3 {
	font-size: 1.3em;
 }
 h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
 }
 h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
 }
 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;
 }
 .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Helvetica, Arial, Sans-Serif;
 }
 .commentlist li ul li {
	font-size: 1em;
 }
 .commentlist li {
	font-weight: bold;
 }
 .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
 }
 .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
 }
 .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
 }
 #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 }
 .commentmetadata {
	font-weight: normal;
 }
 #sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
 }
 small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
 }
 code {
	font: 1.1em 'Courier New', Courier, Fixed;
 }
 acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
 }
 #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
 }
 #wp-calendar a {
	text-decoration: none;
 }
 #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
 }
 #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
 }
	
/* Columns */
 .narrowcolumn {
	float: left;
	padding: 0 0 20px 50px;
	margin: 0 0 0;
	width: 550px;
 }
 .widecolumn {
	padding: 5px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 760px;
 }
 .post {
	margin: 0 0 40px;
	line-height: 150%;
 }
 .post hr {
	display: block;
 }
 .widecolumn .post {
	margin: 0;
 }
 .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
 }
 .clear, .clr {
	clear: both;
 }
 .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
 }
 code {
	background: #F5F5F5;
	color: #600;
 }
 
/* Postmetadata */
 .narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
 }
 .widecolumn .postmetadata {
	margin: 30px auto;
 }
 .postmetadata {
	clear: both;
 } 
 .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
 p.postmetadata {
	display: block;
	margin: 5px auto;
	background: #efefef;
	padding: 8px 16px;
	text-align: left;
	width: 80%;
	font-size: 10px;
	color: #666;
 }
 div.postmetadata {
	background: #efefef; 
	padding: 8px 16px;
	font-size: 10px;
	margin: 0 auto;
	width: 630px;
	color: #666;
	border-top: 1px solid #ccc;
 }
 div.postmetadata p {
	margin: 2px 0; 
 }
 
/* Headers */
 h2 {
	margin: 30px 0 0;
 }
 #sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
 }
 h3 {
	padding: 0;
	margin: 30px 0 0;
 }
 h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
 }

/* Begin 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;
 }
 .alignright {
	float: right;
 }
 .alignleft {
	float: left
 }
 
/* Linkpage */
 .linkpage ul, .linkpage ul ul {
 	list-style-type: none;
 }
 .linkcat h3 {
 	font-size: 12px;
 }

/* Begin Lists */
 html>body .entry ul {
	padding: 0 0 0 10px;
	margin-left: 20px;
 }
 html>body .entry li {
	margin: 7px 0 8px 10px;
 }
 .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
 }
 .entry ol li {
	margin: 0;
	padding: 0;
 }

 #sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
 }
 #sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 }
 #sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
 }
 #sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
 }
 #sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
 }
 ol li, #sidebar ul ol li {
	list-style: decimal outside;
 }
 #sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
 }
 #sidebar ul ul li.cat-item {
 	background: #fff url('images/folder.png') no-repeat;
 	padding-left: 20px;
 	padding-top: 2px;
 	height: 16px;
 	font-size: 11px;
 }
 #sidebar ul ul.blogroll li {
 	background: #fff url('images/applications-internet.png') no-repeat;
 	padding-left: 20px;
 	padding-top: 2px;
 	height: 16px;
 	font-size: 11px;
 }
#sidebar ul li.sb_tqitter {
	text-align: center;
}

/* Forms */
 #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
 }
 #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
 }
 #sidebar #searchsubmit {
	padding: 1px;
 }
 .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
 }
 select {
	width: 130px;
 }
 #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 }
 #commentform {
	margin: 5px 10px 0 0;
 }
 #commentform textarea {
	width: 100%;
	padding: 2px;
 }
 #respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
    visibility: hidden;
 }
 #commentform #submit {
	margin: 0 0 5px auto;
	float: right;
 }
 .wpcf7-form {
	margin-left: 10px; 
 }
 .wpcf7, .wpcf7-form {
	text-align: left !important; 
 }
 .wpcf7 input[type="text"] {
	background: #eee; 
	border: 1px solid #666;
 }
 .wpcf7 textarea {
	background: #eee; 
	border: 1px solid #666; 
 }
 
/* Begin Comments*/
 .commentlist {
	padding: 0;
	text-align: justify;
 }
 .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
  }
 .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
 }
 .commentlist p {
	margin: 10px 5px 10px 0;
 }
 .children {
	 padding: 0;
 }
 #commentform p {
	margin: 5px 0;
 }
 .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
 }
 .commentmetadata {
	margin: 0;
	display: block;
 }


/* Begin Calendar */
 #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
 }
 #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
 }
 #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
 }
 #wp-calendar a {
	display: block;
 }
 #wp-calendar caption {
	text-align: center;
	width: 100%;
 }
 #wp-calendar td {
	padding: 3px 0;
	text-align: center;
 }
 #wp-calendar td.pad:hover {
	background-color: #fff;
 }

/* Misc Tags & Classes */
 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 #ddd;
 }
 blockquote cite {
	margin: 5px 0 0;
	display: block;
 }
 .center {
	text-align: center;
 }
 .hidden {
	display: none;
 }
 hr {
	display: none;
 }
 a img {
	border: none;
 }
 .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
 }
 
 
/** 404-PAGE **/
 .blogsearch, .googlesearch {
	padding: 5px 10px;
	margin: 10px 0;
	border: 1px solid #ddd;
	min-width: 400px;
	text-align: left; 
 }

/* 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;
 }

/* Courses */
 table#courses {
	background: #eaeaea;
	margin: 10px 0 0 20px;
	width: 510px;
 }
 table#courses th {
	background: #666; 
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	padding-left: 20px;
	border-bottom: 1px solid #444;
 }


/* Bloggar */
 .bloggar-se {
	display: block;
	margin: 5px auto;
	background: #efefef;
	padding: 8px 16px;
	text-align: left;
	width: 80%;
	font-size: 10px;
	color: #666;
 }
 
/* Read more-link */
 .more-link {
	display: block;
	margin: 5px;
	font-weight: bold;
 }
