/* print */
body {
	background: #fff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Times, Georgia, 'Lucida Grande', Serif;
	color: #000;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

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

h2 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0.3em 0 0.4em;
}

h3 {
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 0;
}

h4 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0.3em 0 0.4em;
}

h5 {
	font-size: 1.5em;
}

h6 {
	font-size: 1.3em;
}

p {
	font-size: 1.3em;
	line-height: 1.5;
	margin-top: .5em;
}

#sidebar p, #adbar p, #extrasbar p{
	font-size: 1.2em;
}

#content ul,
#content ol {
	font-size: 1.3em;
	line-height: 1.5;
}

#content ul ul,
#content ol ol {
	font-size: 1em;
}

table {
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

table td {
	padding: 3px;
}

table p, table ul, table ol {
	font-size: .9em;
}

iframe {
	border: none;
}

/*** Header
*******************************/

#headerWrapper {
	border-bottom: none;
}

#header {
	width: 600px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

#header h1#logo {
	width: 250px;
	margin: 20px 0 5px 20px;
	padding: 0;
	background: #00639f;
}

#header #latestIssue {
	display: none;
}

#page {
	width: 600px;
	margin: 10px;
}

#pageTop {
	display: none;
}

/*** Main navigation
*******************************/

ul#navigation { 
	display: none;
}

/*** Columns
*************************************/

#content {
	float: left;
	width: 55.4em;
	background: #fff;
	padding: 1em;
	border-top: solid 1px #888;
}

#content.widecontent {
	width: 74.2em;
}

#postColumn {
	display: none;
}

#extrasColumn {
	display: none;
}

#sidebar,
#adbar {
	display: none;
}


/*** Footer
*************************************/

#footer {
	background: #fff;
	border-top: solid 1px #888;
	padding-top: 1em;
	font-size: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	overflow: hidden;
	position: relative;
	clear: both;
}

#footer ul {
	display: none;
}

#footer #copyright {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 1em;
}

#footer #companydetails {
	float: right;
	padding: 0 1em 1em 1em;
	text-align: right;
}

#footer #companydetails span {
	display: block;
}

/*** Comments
*************************************/

#commentsWrapper {
	display: none;
}
/* posts */

.frontpageSep {
	display: none;
}

.post {
	padding-top: 0;
	padding-bottom: 1em;
}

.post .post_puff_small {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0;
}

.post .post_puff_large {
	width: 100%;
}

.post h2 {
	margin-bottom: 0;
}

.post img {
	margin-bottom: 0.2em;
}

.post .entry {
	padding-bottom: 1em;
}

.postmetadata {
	display: none;
}

.related-posts {
	display: none;
}

/* social bookmarks */
.sociable {
	display: none;
}

.postoptions {
	display: none;
}

.printbutton {
	background: url('images/icon_print.gif') no-repeat right center;
	padding-right: 20px;
	position: absolute;
	top: 0.5em;
	right: 0px;
	font-size: 1.1em;
	color: #555;
}

.moreArticles {
	display: none;
}


/*** Archive
************************************/

.content-archive h3 {
	margin-top: 0;
}


/*** WP defaults
************************************/	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	}

.entry p a:visited {
	color: #b85b5a;
	}




small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */



.clear {
	clear: both;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */




/* Begin Form Elements */


select {
	width: 130px;
	}







#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 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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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


/* egna */
hr {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #e5e5e5;
	height: 1px;
	display: block; 
	clear: both;
}


/* bookstore */

.bookContainer {
	position: relative;
	padding-left: 180px;
	padding-bottom: 2em;
	min-height: 180px;
	border-bottom: 1px solid #e5e5e5;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.bookContainer img.bookImage {
	position: absolute;
	top: 0px;
	left: 0px;
}

.bookContainer h3 {
	margin-bottom: 0;
}

.bookContainer .book-author {
	font-size: 1.1em;
	color: #444;
}

/* Buttons */

.btn {
	display:inline-block;
	background:none;
	margin:0;
    padding:3px 0;
    border-width:0;
    overflow:visible;
    font:120%/1.2 Arial,Sans-serif;
    text-decoration:none;
    color:#333;
}
* html button.btn {
	padding-bottom:1px;
  }
/* Gecko browsers hack. */
html:not([lang*=""]) button.btn {
	margin:0 -3px;
  }
.btn span {
	background:#ddd url(images/bg-button.gif) repeat-x 0 0;
	margin:0;
	padding:3px 0;
	border-left:1px solid #bbb;
	border-right:1px solid #aaa;
}
* html .btn span {
	padding-top:0;
  }
.btn span span {
	position:relative;
	padding:3px .4em;
	border-width:0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #aaa;
}

#tcform, .wpcf7-form {
	background: #e8e8e8;
	padding: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1em 0;
	overflow: hidden;
	text-align: left;
}

#tcform fieldset, .wpcf7-form fieldset{
	margin-bottom: 1em;
	padding-left: 10px;
}

#tcform fieldset legend, .wpcf7-form fieldset legend{
	font-size: 1.6em;
	padding: 0 1px;
	margin-left: 0;
}

#tcform fieldset label, .wpcf7-form fieldset label {
	font-size: 1.2em;
	text-align: left;
	
	display: block;
	float: left;
	width: 13em;
	padding-top: 2px;
}

#tcform fieldset input, .wpcf7-form fieldset input, .wpcf7-form fieldset textfield {
	display: block;
	float: left;
	width: 25em;
}

#tcform #bookform-books input {
	width: 20px;
}

#tcform .formRow, .wpcf7-form .formRow {
	padding: 3px 0;
	overflow: hidden;
}

#tcform .formRow span.req, .wpcf7-form .formRow span.req {
	color: red;
	padding-left: 1em;
	font-size: 1.4em;
}

#tcform .formRow.altRow, .wpcf7-form .formRow.altRow {
	background: #eee;
} 

#tcform fieldset.nofloat label, .wpcf7-form fieldset.nofloat label {
	display: inline;
	float: none;
	width: auto;
	padding-top: 0;
}

#tcform fieldset.nofloat input, .wpcf7-form fieldset.nofloat input {
	display: inline;
	float: none;
	width: auto;
}

#tcform .formRow .input-postnr, .wpcf7-form .formRow .input-postnr {
	width: 8em;
}

#tcform .formRow .label-city, .wpcf7-form .formRow .label-city {
	width: 3em;
	padding-left: 1em;
}

#tcform .formRow .input-city, .wpcf7-form .formRow .input-city {
	width: 12.1em;
}

.wpcf7-form .formRow.agreeBox {
	padding-top: 1em;
}

.wpcf7-form .formRow.agreeBox input {
	width: auto;
}

.wpcf7-form .formRow.agreeBox label {
	width: 470px;
	padding-left: 5px;
}

.agreementtext {
	height: 130px;
	overflow: auto;
	border: solid 3px #ddd;
	background: #fff;
	padding: 1em;
	font-size: .9em;
	margin-top: 1em;
}

.agreementtext h3 {
	margin-top: 0;
}

.agreementtext ul li {
	margin-bottom: 1em;
}

#contactsubmit {
	float: right;
}

.contactform_error, .contactform_success {
	border: dashed 1px red;
	color: #f00;
	margin: 0 3px 1em;
	padding: 7px 10px;
}

.contactform_success {
	color: green;
	border-color: green;
}

#bookstore-info p {
	font-size: 1.2em;
}


