/*  
Theme Name: Modern
Theme URI: http://ulfpettersson.se/design/modern/
Description: A light, simple and modern theme.
Version: 0.9
Author: Ulf Pettersson
Author URI:http://ulfpettersson.se/

	Modern v 0.9
	http://ulfpettersson.se/design/modern/

	This theme was designed and built by Ulf Pettersson,
	whose blog you will find at http://ulfpettersson.se/

	Structure of theme files derived from the default WordPress 1.5 theme.	
	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/



/* Begin Typography & Colors */
body {
	background-image:url(images/black_striped_bg.jpg);
	background-color: rgb(130,135,145);
	border-top: 3px solid rgb(0,44,90);
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(000, 044, 090);
	text-align: center;
	}

a {color: rgb(000,044,090); text-decoration: none; border-bottom: 0px dotted;}	
a:hover {text-decoration: none; color: rgb(000,160,240);}

a:focus     { outline: 0; } /*remove border in ff*/

a.image {border-bottom: 0;}	
	
#page {
	text-align: left;
	}
	
#header a {z-index: 100;
	color: rgb(000,044,090);
	margin-top: -3px;
	border-top: 3px solid rgb(130,135,145);
	border-left: 0px solid rgb(221,217,215);
	border-bottom: none;	
	text-transform: uppercase; 
	font-size: 1em; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 0.05em;}	

/*
#header a:hover {text-decoration: none; color: white; background: rgb(221,217,215);}
*/

#header a:hover {text-decoration: none; color: rgb(130,135,145);}
	
#content {
	border: 1px solid rgb(221,217,215);
	font-size: 1.2em;
	line-height: 1.8em;	
	}

/*begin template02*/

#submenu{
	background-color:#FFF;
	border-left: 1px solid rgb(221,217,215);
	width:563px;
	height:20px;
	float:left;
}

#sublang{
	border-right: 1px solid rgb(221,217,215);
	background-color:#FFF;
	width:215px;
	height:20px;
	float:right;
}

#sublang ul, #sublang li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sublang li a{
	text-align:center;
	margin-top:6px;
	padding: 0 0 4px 8px;
	display: block;
	float: right;}

#submenu ul, #submenu li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#submenu li a{
	font-size: 88%;
	display: block;
	min-width: 25px;
	padding: 6px 8px 6px 8px;
	float: left;}
	
#submenu a{z-index: 100;
	margin-top: 0px;
	border: none;
	text-transform: uppercase; 
	font-family: Arial, Helvetica, Sans-Serif;
	color: rgb(160,160,160);
	font-weight: bold;
	letter-spacing: 1px;}	

#submenu a:hover {text-decoration: none; color: rgb(000,044,090);}

.qtrans_language_chooser { list-style-type:none; }
.qtrans_language_chooser li {margin-right:3px; }


#wrapper{
	background: url(images/bg_under-2.jpg) no-repeat center bottom;
	background-color: white;
	border-bottom: 1px solid rgb(221,217,215);
	border-left: 1px solid rgb(221,217,215);
	border-right: 1px solid rgb(221,217,215);
	float:left;
	width:778px;
	bottom:0px;
	}

	
#contenttemp2 {
	font-size: 1.2em;
	line-height: 1.8em;
	width: 419px;
	margin: 0;
	padding: 40px 40px 40px 50px;
	float: left;
	}
	
#contenttemp2.single h2 {
	color: rgb(160,160,160);	
	}
	
#contenttemp2.single h3 {
	color: rgb(160,160,160);	
	}
	
#contenttemp2.single {
	background:url(images/bg_under-2.jpg) no-repeat center bottom;
	border-left:1px solid #DDD9D7;
	border-right:1px solid #DDD9D7;
	border-bottom:1px solid #DDD9D7;
	background-color: rgb(255,255,255);
	min-height:300px;
	width: 518px; 
	margin: 0; 
	padding: 70px 130px; 
	}	

/*end template02*/	


/*templatewebshop*/
#contentwebshop {
	border-bottom: 1px solid rgb(221,217,215);
	border-left: 1px solid rgb(221,217,215);
	border-right: 1px solid rgb(221,217,215);
	font-size: 1.2em;
	line-height: 1.8em;
	background: rgb(255,255,255);
	width: 419px;
	margin: 30px 0 0 0;
	padding: 40px 40px 40px 50px;
	float: left;
	clear: both;	
	}
	
#contentwebshop.single h2 {
	color: rgb(160,160,160);	
	}
	
#contentwebshop.single h3 {
	color: rgb(160,160,160);	
	}
	
#contentwebshop.single {
	background:url(images/bg_under-2.jpg) no-repeat center bottom;
	background-color: rgb(255,255,255);
	min-height:300px;
	width: 518px; 
	margin: 0; 
	padding: 70px 130px; 
	}	
/*templatewebshop*/


.postmetadata, .commentmetadata, #footer {
	letter-spacing: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 0.75em;
	font-weight: normal;	 
	}
	
p.background {
	color:#fff;
	background:url(images/date_bg.png) no-repeat left 2px;
	padding-left:8px;
	height:24px;
	}
	
small.background {
	color:#fff;
	background:url(images/date_bg.png) no-repeat left top;
	padding-left:8px;
	padding-top:2px;
	height:24px;
	}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: rgb(250,249,248);
	border-top: 1px solid rgb(241,239,237);
	border-bottom: 1px solid rgb(241,239,237);
	}
	
.alt2 {
	border-top: 1px solid rgb(241,239,237);
	padding-bottom:10px;
	}

#footer {
	font-size: 0.9em;	
	}
	
#footer a, #footer a:visited {color: rgb(120,120,120); text-decoration: none; border-bottom: none;}	
#footer a:hover {color: rgb(40,40,40);}	

small, .navigation {
	color: rgb(138,134,132);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.navigation a {border-bottom: none;	
	}	
	
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2.1em;
	line-height: 1.2em;
	}	
	
#header h1 a {
	color: rgb(200,100,40);
 	letter-spacing: -3px;	
	font-family: Galliard, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	}

h2 {
	font-size: 2.1em;
	line-height: 1.2em;
	}
	
h2 a {color:#A0A0A0 !important;
 	letter-spacing: 0px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;			
	}

h2 a:visited {color: rgb(120,120,120);}		
h2 a:hover {color: #002C5A !important;}

h3 {
	font-size: 1.6em;
	line-height: 1em;
	}
	
h4, li h2 {line-height: 1.2em;
 	letter-spacing: 1px;	
	font-size: 1em;
	font-weight: normal;	
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif; 		
	}	
	
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal !important;
	font-weight:normal;
	letter-spacing:1px;
	font-size: 0.8em;
	text-transform:uppercase;
	padding-bottom:5px;
	color:#A0A0A0;
	}
	
.commentlist cite {
	padding-left:22px;
	background:url(images/comment.png) no-repeat left top;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

#description {
	text-align: left;
	background: rgb(130,135,145);
	color: white;	 
	font-size: 1.1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 1.8em; 	
	}	
	
#sidebar {
	background: #ECEDED;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	border-top: 5px solid #FFF;
	margin-right: 7px;
	}
	
#sidebar a {font-size: 1.1em; color: rgb(60,69,67); text-decoration: none; line-height: 1.5; border-bottom: none;}	
#sidebar a:hover {color: rgb(90,99,97); text-decoration: underline;}

#sidebar h2 {
	color: #999;	
	font-family: Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 1px; 
	line-height: 30px; 
	text-transform: uppercase;
	font-size: 1.1em;
	}		
	
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	
#sidebarsubmit {
	font-size: 1em;
	}		

.nocomments, .postmetadata, strike, #footer {
	color: rgb(168,164,162);
	}
	
code {
	font: 1.1em Arial, Helvetica, sans-serif, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#pagestripe {background: rgb(221,217,215); width: 780px; height: 5px; clear: both;
	}
	
#pageblock {display: block; background: rgb(130,135,145); width: 239px; height: 5px; float: right; line-height: 0;
	}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 780px;
	}

#header {
	background-image:url(images/page.jpg); background-repeat:repeat-x;
	height: 225px;
	}

#content {
	background: rgb(255,255,255);
	width: 419px;
	margin: 0px 0 0 0;
	padding: 40px 40px 40px 50px;
	float: left;
	clear: both;	
	}

#content.single {
	width: 518px; 
	margin: 0; 
	padding: 70px 130px; 
	}	

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#header li a {
	font-weight:bold;
	display: block;
	min-width: 25px;
	padding: 17px 12px 5px 0px;
	float: left;}		
	
.post {
	margin: 0 0 20px 0;
	text-align: left;
	}
	
.postmetadata .alt {
	margin: 25px 0 0 0;
	}	
	
#footer {
	width: 510px;
	clear: both;
	}
	
#footer.single {
	width: 780px;
	}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 285px;
	padding-left: 34px;
}
/* End Structure */



/*	Begin Headers */
#header h1 {
	display: block;
	width: 200px;
	height: 160px;
	float: right;
	margin: 0;	
	padding: 0;		
	}	
	
#header h1 a {display: block;
	width: 200px;
	height: 80px;
	margin: 30px 0 0 0;	
	padding: 37px 15px 0 15px;		
	}
	
#header h1 a:hover {display: block;
	width: 200px;
	height: 80px;
	margin: 30px 0 0 0;	
	padding: 37px 15px 0 15px;
	text-decoration: none;
	background: none;		
	}

h2, #sidebar h2 {
	margin: 0;}	
	
#sidebar h2 {
	padding: 0;
	}
	
h2.pagetitle {
	color:#A0A0A0;
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}
	
h3.archief {
	margin: 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */



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

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	letter-spacing:-0.02em;
	margin: 15px 0 25px 0;
	padding: 0 0 0 15px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 10px;
	}	

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 0 5px 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul {
	border-bottom:#FFF solid 1px;
	padding-bottom:5px;
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
 	line-height: 1.7;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {border: 1px solid #F3F3F3; background-color:#F3F3F3;}

textarea:hover{
	border: 1px solid #EAEAEA; background-color:#EAEAEA;
	}
#commentform input:hover{
	border: 1px solid #EAEAEA; background-color:#EAEAEA;
	}

#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 2px 0;
	}

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 250px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 100%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	width:120px;
	margin: 0 0 0 100px;	
	text-transform: uppercase;
	font-size: 0.75em;
	padding:2px;
	background-color:#F3F3F3;
	border:1px solid #F3F3F3;
	color:#888;
	float:right;
	}
	
#commentform #submit:hover {
	background-color:#EAEAEA;
	border:1px solid #EAEAEA;
	cursor:pointer;
	}
	
#commentform label {
	width:90px;
	display: block;
	text-align: left;
	font-size:0.9em;
	float:left;
	}
	
#commentform small {
	font-size:0.75em;
	margin-left:90px;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#description, #sidebar {
	display: block; 
	margin-left: 511px;
	padding: 20px 30px 30px 30px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 40px 0;
	clear: both;
	border-bottom: none;	
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/


/*Begin Languages*/	

/*
#lang ul, #lang li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#lang li a {
	font-size: 70%;
	display: block;
	min-width: 25px;
	padding: 6px 0 0 5px;
	float: right;}
	
#lang a {
	z-index: 100;
	margin-top: -7px;
	margin-right: -3px;
	border: none;
	text-transform: uppercase; 
	font-size: 1em; 
	font-family: Arial, Helvetica, Sans-Serif;
	color: rgb(130,135,145);
	font-weight: bold;
	letter-spacing: 1px;}	

#lang a:hover {background: none;}	
*/	
/*End Languages*/	

/*Begin Table*/	
.wptable {
 
	font:Icon;
	border:1px Solid ThreeDShadow;
	background:Window;
	color:WindowText;
	border-collapse:collapse;	
}

/* header row*/
.wptable{
font:0.9em Arial, Helvetica, Sans-Serif;
}
.wptable th {
	font-weight:bold;
	color:white;
	padding:2px 5px;
 	border:	1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:default;
	background:ButtonFace;
}

/* normal row*/
.wptable td {
	padding:3px;
}

/* alternative rwo */
.wptable tr.alt {
 	background-color: #F4F4EC;
}
/*End Table*/	

/*Begin Dowload list*/

.links{padding-top: 0px;}
.links ul h2{border-bottom: 1px dotted #CCC; font-size:1em; text-transform: uppercase; margin-top:12px;}
.links ul { width:50%; margin: 0 0 5px; padding: 0 ; float:left; }
.links li { list-style-type: none; }
.links li a { text-decoration:none; font-size:0.9em; letter-spacing: -0.01em; }
.links li a:hover { text-decoration:none; }

/*End Download list*/
