/*

Description: 	Metsec Vostalpine, Print only CSS
Author: 		Darren Bayliss
Author URI:		http://matrix.co.uk

*/

html {
height: 100%;
}

body {
color:#666;
font-family: Arial,Helvetica, sans-serif;
height: 100%;
margin: 0;
font-size: 90%;
}

a, a:active, a:visited {
color:#333;
font-weight:bold;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color: #000;
}

table, tr {
background:#ececec;
border:1px solid #ccc;
}

thead, th {
font-weight: bold;
color: #000;
text-align: left;
padding: 6px;
background: #fff;
}

td {
border: 1px solid #ccc;
text-align:center;
background:#fff;
padding:6px;
color: #000;
}

code, pre {
background:#ececec;
color:#000;
display:block;
direction:ltr;
text-align:left;
border:1px solid #ccc;
margin:8px 2px;
padding:5px;
overflow:auto;
}

#main {
width:650px;
margin:0 auto;
position: relative;
min-height: 100%;
}

#header { display: none; }

#header a img { border: 0; }

#search-form { display: none; }

#navigation {
background: #BCBEC0;
margin:0;
float: left;
width: 100%;
clear: right;
}

#navigation ul { display: none; }


#content {
padding:0;
margin: 20px 0 0 0;
float: left;
clear: right;
clear: left;
width: 100%;
}

#content h2.header-title {
	margin: 10px 0 5px 0;
	color: #C6343A;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
	padding: 5px 0 5px 5px;
}

p.date {
	float: left;
	clear: left;
	font-size: 70%;
	margin: 2px 0 2px 0;
	padding: 0;
	color: #333;
}

h5.date {
	float: left;
	clear: right;
	clear: left;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 0.9em;
	color: #333;
}


#home_list { /* Category list on home page */
	list-style: none;
	list-style-position: inside;
	margin: 10px 0 0 0;
	padding: 0;
}

#home_list li {
	padding: 5px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

#home_list li a,
#home_list li a:hover { text-decoration: none; }

#home_list div.cont img {
	float: left;
	border-right: 5px solid #fff;
}

#home_list div.cont {
	background-color: #e0e0e0;
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 5px;
}

.thumb_container {
	float: right;
	width: 206px;
	margin-left: 20px;
}

h3.no-image { color: #e0e0e0; text-align: left; margin-top: 3px; }

.thumb_container a img { border: none; padding: 3px; border: 1px solid #999;}
.thumb_container a:hover img { background-color: #999; }

.project-info {
	background-color: #eee;
	color: #111;
	padding: 5px;
}

.project-info h4 { margin: 10px 0 10px 5px; color: #C6343A; }

.project-info ul { margin: 5px; padding: 0; list-style: none; list-style-position: outside; }

.project-info ul li { margin-bottom: 5px; padding: 3px 0 3px 0; }


#post {
padding:0;
float: left;
margin: 0;
}

#post.error { font-size: 130%; }

#post h2 {
	margin: 0; padding: 0;
}

#post p {
	font-size: 90%;
	color: #333;
}

#post .thumbnail { float: left; margin: 15px 15px 15px 0; }

div#header-info { float: left; clear: left; clear: right; margin-left: 0px; }
div#header-info h2 { color: #C6343A; }

#post { width: 385px; }

#post h2,
h2.title {
margin:0;
color: #000;
margin: 0 0 0 0;
}

h2.title {
	padding: 0;
	margin: 0 0 8px 0;
	float: left;
	font-size: 200%;
}

#related-images { display: none; }

#large-thumb { text-align: center; margin: 0; padding: 2px 0 0 0; background-color: #eee; }

#large-metsec-logo { width: 206px; height: 55px; float: left; text-align: left; padding-top: 5px;}

#large-metsec-logo,
div#header-info { margin-top: 20px; }

#post h2 a,
h2.title a { text-decoration: none; }

h2 { float: left; clear: left; clear: right; width: 100%; padding: 20px 0 20px 0;}

#post.contact-page h2 { margin-bottom: 15px; }

#post.contact-page { margin-left: 20px; }
#post.contact-page p a { background: none; padding-left: 0; color: #000;}


.search-result { }

.back-link {display: none; }

.postnavigation a,
.postnavigation p a,
a.press-release-link {
	font-weight: normal;
	float: left;
	margin: 5px 5px 0 0;
	background: url(images/postmeta_grad.jpg) repeat-x bottom left;
	border: 1px solid #999;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	vertical-align: top;
}


a.press-release-link img { float: left;border: none; padding: 0; background-color: transparent; margin:-1px 3px 0 0;}

#post p.contact { padding: 10px 0 10px 0; margin: 20px 0 0 0; font-size: 110%; display: block; width: 100%; }

span.contact-info { font-weight: bold; }

.postnavigation p a:hover,
a:hover.press-release-link,
a:hover.full-article-link {
	color: #000;
}

.postnavigation p a { background-image: none; background-color: #fff; border: 1px solid #e0e0e0; color: #2F5FA9;}
.back-link a:hover,
.postnavigation p a:hover { color: #000; }

.more { 
	margin: 0;
	padding: 0;
}

#postmeta {
padding:0;
margin:15px 0 0 0;
float: left;
clear: left;
width: 100%;
font-size: 80%;
color: #2F5FA9;
}

.search-result #postmeta { background-color: #fff;  padding-bottom: 5px; }

#postmeta ul {
list-style:none;
margin:5px 0 0 50px;
padding: 10px;
background-color: #e0e0e0;
float: right;
}

#postmeta ul li {
display: inline;
color: #999;
}
#postmeta ul li.division { color: #000; font-weight: bold;}
#postmeta ul li.filed-under { display: none; }
#postmeta ul li a { padding:5px; }

#postmeta ul li a:hover {

}

.postnavigation {
margin:0 15px 20px 0;
float: left;
clear: left;
width: 300px;
}

.postnavigation.nav-bottom { display: block; margin: 20px 15px 0 0; }

.postnavigation ul {
list-style:none;
margin:0 0 0 0;
padding:0;
display:inline;
}

.postnavigation ul li {
display: inline;
}

.postnavigation ul li a {
padding:5px 10px 5px 10px;
background:#ececec;
border:1px solid #ccc;
}

.postnavigation ul li a:hover {
background:#f4f4f4;
}

#comments {
background:#ececec;
border:1px solid #ccc;
margin:0 20px 15px 20px;
padding:5px 10px 5px 10px;
}

#comments ul {
list-style:none;
margin: 0;
padding:0;
}

.singlecomment {
padding:3px;
margin:5px 0 5px 0px;
}

.singlecomment li {
background:#dcdcdc;
border:1px solid #ccc;
padding:3px;
margin:5px 0 5px 0px;
}

#commentsform {

}

#commentsform input{
border:#ccc 1px solid;
overflow:auto;
}

#commentsform textarea{
border:#ccc 1px solid;
overflow:auto;
}

#sidebar h2 {
margin:2px 0 2px 0;
background:#68bdff;
padding:2px 0 2px 0;
border:1px solid #4d8dbe;
color:#000;
font-size:16px;
}

#sidebar ul {
list-style:none;
margin: 0;
padding:0;
}

#sidebar ul li {
margin:1px 0 2px 0;
}

#sidebar ul li a {
margin:0;
padding: 4px 10px 2px 10px;
display: block;
background:#ececec;
border:#ccc 1px solid;
}

#sidebar ul li a:hover {
background:#f4f4f4;
}


#metsec-footer {
	background-color: #2F5FA9;
	float: left;
	margin: 0;
	width: 100%;
	padding: 15px 0 15px 0;
	text-indent: 20px;
	color: #fff;
	font-size: 80%;
}

#metsec-footer a { text-decoration: none; color: #fff; }
#metsec-footer a:hover { text-decoration: underline; }
#metsec-footer span.text-left { float: left; }
#metsec-footer span.text-right { display: none; }
#metsec-footer span.legal-links { display: none; }
#metsec-footer span.text-right-url { float: right; margin-right: 10px; }

#footer {
width:100%;
margin:0 auto 0 auto;
background:#ececec;
text-align:right;
line-height:40px;
float: left;
clear: left;
font-size: 80%;
}

#footer a { margin-right: 10px; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* Hide the thumbnail displayed by default */
.wppt_float_left { display: none; }
