﻿/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */
@import('../fontface.css');
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
/*body {font-size:75%;color:#000;background:#fff;font-family:BodoniBook,times,Georgia,"Times New Roman",serif;}*/
body {font-size:85%;color:#000;background:#fff;font-family:Georgia,times,"Times New Roman",serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;font-family:Arial, Helvetica, sans-serif;}
h1 {font-size:2.4em;line-height:1;margin-bottom:0.5em;font-family:Georgia,times,"Times New Roman",serif;}
h2 {font-size:1.5em;margin-bottom:0.3em;}
h3 {font-size:1.2em;line-height:1;margin-bottom:0.3em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:0.3em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.3em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#fff;}
a {color:#000;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.2em 0 .5em 0;}
input.text, input.title {width:100%;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:100%;height:100px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
/* A container should group all your columns. */
.container {
  width: 1080px;
  margin: 0 auto;
  }

/* Use this class on any .span / container to see the grid. */
.showgrid {
  background: url(src/grid.png);
}


/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating and margin. */
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16 {
  float: left;
}


/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1 {width: 60px;}

.span-2 {width: 120px;}
.span-3 {width: 180px;}
.span-4 {width: 240px;}
.span-5 {width: 300px;}
.span-6 {width: 360px;}
.span-7 {width: 420px;}
.span-8 {width: 480px;}
.span-9 {width: 540px;}
.span-10 {width: 600px;}
.span-11 {width: 660px;}
.span-12 {width: 720px;}
.span-13 {width: 780px;}
.span-14 {width: 840px;}
.span-15 {width: 900px;}
.span-16 {width: 960px;}
.span-16 {width: 1020px;}

/* Use these classes to set the width of an input. */
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {
  border-left-width: 1px;
  border-right-width: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

input.span-1, textarea.span-1 { width: 38px; }
input.span-2, textarea.span-2 { width: 98px; }
input.span-3, textarea.span-3 { width: 158px; }
input.span-4, textarea.span-4 { width: 218px; }
input.span-5, textarea.span-5 { width: 278px; }
input.span-6, textarea.span-6 { width: 338px; }
input.span-7, textarea.span-7 { width: 398px; }
input.span-8, textarea.span-8 { width: 458px; }
input.span-9, textarea.span-9 { width: 518px; }
input.span-10, textarea.span-10 { width: 578px; }
input.span-11, textarea.span-11 { width: 638px; }
input.span-12, textarea.span-12 { width: 698px; }
input.span-13, textarea.span-13 { width: 758px; }
input.span-14, textarea.span-14 { width: 818px; }
input.span-15, textarea.span-15 { width: 878px; }
input.span-16, textarea.span-16 { width: 938px; }


/* Add these to a column to append empty cols. */

.append-1 { padding-right: 60px;}
.append-2 { padding-right: 120px;}
.append-3 { padding-right: 180px;}
.append-4 { padding-right: 240px;}
.append-5 { padding-right: 300px;}
.append-6 { padding-right: 360px;}
.append-7 { padding-right: 420px;}
.append-8 { padding-right: 480px;}
.append-9 { padding-right: 540px;}
.append-10 { padding-right: 600px;}
.append-11 { padding-right: 660px;}
.append-12 { padding-right: 720px;}
.append-13 { padding-right: 780px;}
.append-14 { padding-right: 840px;}
.append-15 { padding-right: 900px;}

/* Add these to a column to prepend empty cols. */

.prepend-1 { padding-left: 60px;}
.prepend-2 { padding-left: 120px;}
.prepend-3 { padding-left: 180px;}
.prepend-4 { padding-left: 240px;}
.prepend-5 { padding-left: 300px;}
.prepend-6 { padding-left: 360px;}
.prepend-7 { padding-left: 420px;}
.prepend-8 { padding-left: 480px;}
.prepend-9 { padding-left: 540px;}
.prepend-10 { padding-left: 600px;}
.prepend-11 { padding-left: 660px;}
.prepend-12 { padding-left: 720px;}
.prepend-13 { padding-left: 780px;}
.prepend-14 { padding-left: 840px;}
.prepend-15 { padding-left: 900px;}


/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


/* Use these classes on an element to push it into the
next column, or to pull it into the previous column.  */


.pull-1 { margin-left: -60px; }
.pull-2 { margin-left: -120px; }
.pull-3 { margin-left: -180px; }
.pull-4 { margin-left: -240px; }
.pull-5 { margin-left: -300px; }
.pull-6 { margin-left: -360px; }
.pull-7 { margin-left: -420px; }
.pull-8 { margin-left: -480px; }
.pull-9 { margin-left: -540px; }
.pull-10 { margin-left: -600px; }
.pull-11 { margin-left: -660px; }
.pull-12 { margin-left: -720px; }
.pull-13 { margin-left: -780px; }
.pull-14 { margin-left: -840px; }
.pull-15 { margin-left: -900px; }
.pull-16 { margin-left: -960px; }


.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float: left; position:relative;}


.push-1 { margin: 0 -60px 1.5em 60px; }
.push-2 { margin: 0 -120px 1.5em 120px; }
.push-3 { margin: 0 -180px 1.5em 180px; }
.push-4 { margin: 0 -240px 1.5em 240px; }
.push-5 { margin: 0 -300px 1.5em 300px; }
.push-6 { margin: 0 -360px 1.5em 360px; }
.push-7 { margin: 0 -420px 1.5em 420px; }
.push-8 { margin: 0 -480px 1.5em 480px; }
.push-9 { margin: 0 -540px 1.5em 540px; }
.push-10 { margin: 0 -600px 1.5em 600px; }
.push-11 { margin: 0 -660px 1.5em 660px; }
.push-12 { margin: 0 -720px 1.5em 720px; }
.push-13 { margin: 0 -780px 1.5em 780px; }
.push-14 { margin: 0 -840px 1.5em 840px; }
.push-15 { margin: 0 -900px 1.5em 900px; }
.push-16 { margin: 0 -960px 1.5em 960px; }


.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float: right; position:relative;}


/* Misc classes and elements
-------------------------------------------------------------- */

/* In case you need to add a gutter above/below an element */
.prepend-top {
  margin-top:1.5em;
}
.append-bottom {
  margin-bottom:1.5em;
}

/* Use a .box to create a padded box inside a column.  */
.box {
  background: #E5ECF9;
  min-height:700px;
  border-right:1px solid black;
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: .1em;
  margin: 0 0 1.45em;
  border: none;
}

hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}

h1.indent {
margin-bottom:-1em;
text-indent:-9999em;
}



/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow:hidden;
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* Project */

#printmasthead {
left:-9000px;
position:absolute;
visibility:hidden;
}

/* Tabs */
div#block-wrapper {
	margin-top: 2em;
    overflow:hidden;
    position:relative;
    width:1080px;
	height: 750px;
	background: #fff url('../img/c_7.jpg') no-repeat top right;
}

div.acc {
	height: 750px;
    position:absolute;
    width:660px;
	
}
.tab .contentwrapper{
	float: right;
	position: relative;
	margin-top:40px;
	width: 540px;
	margin-right:20px;
}
.tab .title{
	box-shadow: 2px 0px 2px #555;
    -moz-box-shadow: 2px 0px 2px #555;
	-webkit-box-shadow: 2px 0px 2px #555;
}
.tab .title a{
	display: block;
	width: 100%;
	height: 750px;
	background: transparent url('../img/m_7.png') no-repeat 55% 30px;
}
.content{
	height: 680px;
	overflow: auto;
}

p.white{
	color: #fff;
}
#tab-1{
	background: #000;
	left:-600px;
    z-index:100;
}

#tab-2 {
	background: #ffaed0 url('../img/c_1.jpg') no-repeat top left;
	left:-540px;
    z-index:99;
}
#tab-2 .title {
	background: #ffaed0;
}
.subpage #tab-2{
	background-color: #d993b0;
}
#tab-2  .navwrapper{
	background: #ffaed0;
}
#tab-2 .title a{
	background-image: url('../img/m_1.png');
}
#tab-2  .contentwrapper{
	margin-top: 150px;
}
#tab-2  .content{
	height: 490px
}
.tab-2.subpage  #tab-2  .contentwrapper{
	margin-top: 50px;
}
.tab-2.subpage  #tab-2  .content{
	height: 560px
}
.tab-2 #tab-2{
	left:60px;
}
.tab-2.subpage #tab-2{
	background-image: none!important;
}
.tab-2 #tab-3{
	left:120px;
}
.tab-2 #tab-4{
	left:180px;
}
.tab-2 #tab-5{
	left:240px;
}
.tab-2 #tab-6{
	left:300px;
}
.tab-2 #tab-7{
	left:360px;
}
.tab-2 #tab-8{
	left:420px;
}

#tab-3 {
	background: #707173 url('../img/c_2.jpg') no-repeat top left;
	left:-480px;
    z-index:98;
}
#tab-3 .title {
	background: #707173;
}
.subpage #tab-3{
	background-color: #575757;
}
#tab-3 .navwrapper{
	background: #707173;
}
#tab-3 .title a{
	background-image: url('../img/m_2.png');
}
#tab-3  .contentwrapper{
	margin-top: 420px;
}
#tab-3  .content{
	height: 200px
}
.tab-3.subpage  #tab-3  .contentwrapper{
	margin-top: 50px;
}
.tab-3.subpage  #tab-3  .content{
	height: 530px
}
.tab-3 #tab-3{
	left:120px;
}
.tab-3.subpage  #tab-3{
	background-image: none!important;
}
.tab-3 #tab-4{
	left:180px;
}
.tab-3 #tab-5{
	left:240px;
}
.tab-3 #tab-6{
	left:300px;
}
.tab-3 #tab-7{
	left:360px;
}
.tab-3 #tab-8{
	left:420px;
}

#tab-4 {
	background: #bb7ca3 url('../img/c_3.jpg') no-repeat top left;
	left:-420px;
    z-index:97;
}
#tab-4 .title {
	background: #bb7ca3;
}
.subpage #tab-4{
	background-color: #a86f92;
}
#tab-4 .navwrapper{
	background: #bb7ca3;
}
#tab-4 .title a{
	background-image: url('../img/m_3.png');
}
#tab-4  .contentwrapper{
	margin-top: 50px;
}
#tab-4  .content{
	height: 200px
}
.tab-4.subpage  #tab-4  .contentwrapper{
	margin-top: 50px;
}
.tab-4.subpage  #tab-4  .content{
	height: 530px
}
.tab-4 #tab-4{
	left:180px;
}
.tab-4.subpage  #tab-4{
	background-image: none!important;
}
.tab-4 #tab-5{
	left:240px;
}
.tab-4 #tab-6{
	left:300px;
}
.tab-4 #tab-7{
	left:360px;
}
.tab-4 #tab-8{
	left:420px;
}
#tab-5 {
	background: #ac9f75 url('../img/c_4.jpg') no-repeat top left;
	left:-360px;
    z-index:96;
}
#tab-5 .title {
	background: #ac9f75;
}
.subpage #tab-5{
	background-color: #9c906a;
}
#tab-5 .navwrapper{
	background: #ac9f75;
}
#tab-5 .title a{
	background-image: url('../img/m_4.png');
}
#tab-5  .contentwrapper{
	margin-top: 180px;
}
#tab-5  .content{
	height: 350px
}
.tab-5.subpage  #tab-5  .contentwrapper{
	margin-top: 50px;
}
.tab-5.subpage  #tab-5  .content{
	height: 430px
}
.tab-5  #tab-5{
	left:240px;
}
.tab-5.subpage  #tab-5{
	background-image: none!important;
}
.tab-5 #tab-6{
	left:300px;
}
.tab-5 #tab-7{
	left:360px;
}
.tab-5 #tab-8{
	left:420px;
}

#tab-6 {
	background: #d2c5a9 url('../img/c_5.jpg') no-repeat top left;
	left:-300px;
    z-index:95;
}
#tab-6 .title {
	background: #d2c5a9;
}
.subpage #tab-6 {
	background-color: #c4b890;
}
#tab-6 .navwrapper{
	background: #d2c5a9;
	margin-top: 300px;
}
#tab-6 .title a{
	background-image: url('../img/m_5.png');
}
#tab-6  .contentwrapper{
}
#tab-6  .content{
}
.tab-6.subpage  #tab-6  .contentwrapper{
	margin-top: 50px;
}
.tab-6.subpage  #tab-6  .content{
	height: 660px
}
.tab-6 #tab-6{
	left:300px;
}
.tab-6.subpage #tab-6{
	background-image: none!important;
}
.tab-6 #tab-7{
	left:360px;
}
.tab-6 #tab-8{
	left:420px;
}

#tab-7 {
	background: #d76885 url('../img/c_6.jpg') no-repeat top left;
	left:-240px;
    z-index:94;
}
#tab-7 .title {
	background: #d76885;
}
.subpage #tab-7{
	background-color: #ababab;
}
#tab-7 .navwrapper{
	background: #c2c2c2;
}
#tab-7 .title a{
	background-image: url('../img/m_6.png');
}
#tab-7 .contentwrapper{
	margin-top: 450px;
}
#tab-7  .content{
	height: 420px
}
.tab-7.subpage  #tab-7  .contentwrapper{
	margin-top: 50px;
}
.tab-7.subpage  #tab-7  .content{
	height: 590px
}
.tab-7 #tab-7{
	left:360px;
}
.tab-7 #tab-8{
	left:420px;
}
.tab-7.subpage  #tab-7{
	background-image: none!important;
}
#tab-8 {
	background: #c2c2c2 url('../img/c_8.jpg') no-repeat top left;
	left:-180px;
    z-index:93;
}
#tab-8 .title {
	background: #c2c2c2;
}
.subpage #tab-8{
	background-color: #c75f7b;
}
#tab-8 .navwrapper{
	background: #d76885;
}
#tab-8 .title a{
	background-image: url('../img/m_8.png');
}

#tab-8  .contentwrapper{
	margin-top: 180px;
}
#tab-8  .content{
	height: 350px
}
.tab-8.subpage  #tab-8  .contentwrapper{
	margin-top: 50px;
}
.tab-8.subpage  #tab-8  .content{
	height: 550px
}
.tab-8 #tab-8{
	left:420px;
}
.tab-8.subpage  #tab-8{
	background-image: none!important;
}

/*Nav*/
.navwrapper{
	float: right;
	border-radius-topleft: 8px;
	border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	margin-top:30px;
	width: 180px;
}
.navwrapper.fullwidth{
	width:540px;
}
.navwrapper ul{
	padding: 1em;
	margin: 0;
	list-style-type: none;
}

.navwrapper ul li:last-child{
	margin-bottom: 0;
}
/*.navwrapper ul.years{
	padding: .5em;
}*/
.navwrapper ul.years li{
	/*display: inline;*/
	margin-bottom:0;
}

/*.navwrapper ul.years li a, .navwrapper ul.years li a:link{
	font-size: 1.25em;
}*/
.navwrapper ul li{
	margin-bottom:0.3em;
}
.navwrapper ul li a, .navwrapper ul li a:link{
	color: #333;
	text-decoration: none;
	/*text-transform: uppercase;*/
	white-space:nowrap;
}

.navwrapper ul li a:hover, .navwrapper ul li a:focus, .navwrapper ul li a.current, .monthselection ul li a:hover, .monthselection ul li a:focus, .monthselection ul li a.current{
	color: #fff;
}
.navwrapper ul li a span{
	font-weight:bold;
	padding-right: .2em;
}
/*columns*/
.equalheightwrapper{
	float:left;
	overflow:hidden;
	width:100%;
	margin: 1.5em 0;
}
.leftcol{
	float: left;
	margin-bottom:-32767px;
	padding:0 1.5em 32767px 1.5em;
	border-right: 1px solid #333;
}
.rightcol{
	float: left;
	margin-bottom:-32767px;
	padding:0 0 32767px 1.5em;
}
/*Lists*/

.item{
	margin-bottom: 1em;
}
.item h2{
	text-transform: uppercase;
	/*color: #fff;*/
	font-weight: bold;
}
.item p.date{
	margin-bottom:0;
}
.item a{
	text-decoration: none;
}
.item img{
	float: left;
	padding: .3em 1em 1em 0; 
}
/*Other*/
.display-block{
	display: block;
}

.display-none{
	display: none;
}

.display-inline{
	display: inline;
}
/*forms*/
.countryform{
	/*border-bottom: 1px solid #333;*/
}
.countryform fieldset{
	border:medium none;
	text-align:right;
	margin:0;
	padding:0.5em 0 0 0;
	margin-right: 1em;
	color:#333;
}

/*text*/
.contentwrapper .title{
	margin-bottom:1em;
}
.contentwrapper .title img{
	float: left;
	padding: .3em 1em 1em 0; 
}
p.review{
	margin-bottom: 0.3em;
	font-size:.9em;
}
p.reviewer{
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.content .factbox{
	margin-top: 3em;
}
.content .factbox .navwrapper{
	float: left;
	margin-top:0!important;
	width: 100%;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
img.book, img.newsimage{
	float:left; 
	padding:0 1em 0 0;
}

/*Blogg*/
.blog_author, .blog_poster{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:.9em;
	font-size: 0.85em;
	font-style: italic;
}
.blog_poster{
	border-bottom:1px solid #BBBBBB;
	padding-bottom:1em;
	margin-bottom:1em;
}
.blog_author a{
	text-decoration: underline;
}
.blog_item h1{

}
.comments{
	font-family:Arial, Helvetica, sans-serif;
}
.blog_comment, .blog_comments{
	border-top: 3px solid #bbb;
	padding:1em 0;
}
.blog_commenttitle {
	font-weight: bold;
	margin-bottom: 1em;
}
.blog_formlabel{
	font-size: .85em;
}
.blog_forminput{
}
.blog_commenttext{
	margin-bottom:.5em;
}
.blogbutton{
	background:none repeat scroll 0 0 #c2c2c2;
	border:1px solid #BBBBBB;
	padding:3px;
	margin-top:.5em;
}
#bloglist .item h2{
	margin-bottom: 0;
}
.monthselection ul li a, .monthselection ul li a:link{
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	white-space:nowrap;
	margin: 0 .5em;
	font-size: .85em;
	font-family:Arial, Helvetica, sans-serif;
}
.monthselection ul li:first-child a{
	margin-left: 0;
}
.monthselection ul li{
	display: inline;
}
.monthselection ul{
	padding: .5em 0em;
	margin: 0 0 0.5em 0;
	list-style-type: none;
}
