/*

Print styles

*/


body {
background: white;
font-size: 62.5%;
font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

a:link, a:active, a:visited {color:#006789;text-decoration: none;border-bottom: 1px solid #eee}
a:hover {color:#000000;border:none;text-decoration: underline}

h1,h2,h3,h4 {letter-spacing:0px;}

h1 {
font-size:2.4em;
color:#00526D;
font-weight:bold;
}

h2 {
font-size:1.8em;
color:#555555;
font-weight:bold;
padding:4px 0 8px 0;
}
h3 {
font-size:1.6em;
color:#555555;
font-weight:bold;
padding:4px 0 8px 0;
}

h4 {
color:#3C3C3C;
padding:4px 0 8px 0;
font-size:1.8em;
font-weight:bold;
}

h5 {
color:#3C3C3C;
font-size:1.3em;
font-weight:bold;
}

p {
color:#555555;
font-size:1.4em;
line-height:160%;
text-align:left;
}

blockquote {
background:none;
font-size:1em;
font-style:italic;
padding-left:45px;
margin-left:15px;
}

small {font-size:10px;color:#ccc; padding:10px 8px 0px 0px;float:left}


#header {
display:none;
}

#header .menu {
display:none;
}

#content .contenttop {
background:#FAFAFA;
}

#content .contentmiddle {
background:#FAFAFA;
}

#content .contentmiddlepage {
background:#FAFAFA;
}

#content .contentbottom {
background:#FAFAFA;
}

.sidebar {
display:none;
}

/* Post ///////////////////////////////////////*/

.post {
width:600px;
padding:30px 0 0 40px;
}

.post h1 {
text-align:left;
margin:5px 0 35px 0;
line-height:120%;
}

.post p {
margin:20px 0 15px 0;
}

.post h1 a:hover {
text-decoration:none;
border:none;
}

.postmetadata {font-size:12px;color:#bbb;margin:15px 0 0 0;}
.postmetadata a {color:#bbb;margin:15px 0 0 0;}

.date {font-size: 30px;font-weight: bold;line-height: 0.8;color:#ccc;padding:0 3px 0 2px;margin-bottom:5px;border:1px solid #ccc;}

.time {
display:block;
margin:5px 0 0 2px;
color:#ccc;
text-transform:uppercase;
}

.contentleft {
width:590px;
float:left;
}

.post ul {
margin:15px !important;
}

.post ul li {
font-size:14px;
color:#666666;
padding:5px 0;
position:relative;
left:1em;
}

.post ol {
margin:25px 15px 15px 35px !important;
}

.post ol li {
font-size:14px;
color:#666666;
padding:5px 0;
position:relative;
left:1em;
}

/* Post meta //////////////////////////////////////////////////*/

p.postmeta {
display:none;
}

/* pagenavi //////////////////////////////////////////////////*/

.wp-pagenavi {
display:none;
}


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

#footer {
display:none;
}

#footerbg {
display:none;
}

/* Post image //////////////////////////////////////////////////*/

.right {float:right;margin:5px 5px 10px 15px;clear:right;}
img.right{background:none;border-right:1px solid #CBCBCB;border-bottom:1px solid #CBCBCB;border-top:1px solid #EBEBEB;border-left:1px solid #EBEBEB;
}

.wp-post-image {
display:none;
}

.right-about {float:right;margin:5px 5px 10px 15px;clear:right;}
img.right-about{background:none;}

/* Captions //////////////////////////////////////////////////*/
.wp-caption {	text-align: center;	background-color: #fafafa;	padding-top: 15px;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.wp-caption img {	margin: 0;	padding: 5px;	border: 0 none;border:1px solid #85B5D6;}
.wp-caption p.wp-caption-text {	font-size: 12px;	line-height: 17px;	padding: 8px 4px 5px 0;	margin: 0;	font-style: italic;	text-align:center;}
.wp-caption a {border:none;}

#commentform {
display:none;
}
