/*  

	Plastlab
	
*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.3em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* 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.right, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left, img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


hr
{
	display: none;
}
body
{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: center;
}
a, a:visited, a:active
{
	font-weight:normal;
	color: #004f36;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	color: #004f36;
	font-size: 0.9em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3
{
	color: #EE7F01;
	font-size: 1.0em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design generale
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	position: relative;
	height: 200px;
	border-bottom: 1px solid #999999;
}
#topi {
	left: 0;
	height: 131px;
	top: 0;
	position: absolute;
	width: 950px;
	height: 200px;
}
#page {
	text-align: left;
	width: 950px;
	margin: 3px auto 3px;
	border-bottom: 1px solid #999999;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-y;
}
#polimeri {
	position: relative;
	width: 210px;
	left: -210px;
	float: left;
}
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	width: 753px;
	position:absolute;
	margin: 206px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	height: 18px;
	left: 0;
        float: left;
	background:#d3d3d3;
	color: #666666;
	text-align: center;
	font-size: 0.8em;
}
#headr h1 {
}
#headr h1 a {
	color: #666666;
	}
#headr h1 a:hover {
	color: #666666;
	}
#left {
	float: left;
	width: 730px;
}
#right {
	float: right;
	width: 220px;
}

#content {
	width: 520px;
	float: right;
}
#content-wide {
	width: 950px;
}
#content li{
	padding-left:10px;
	list-style-type: none;
}
#footer {
	background: #004f36;
	margin: 0 auto;
	text-align: center;
	width: 950px;
	color: #FFFFFF;
	font-size: 0.7em;
}

#footer a {
	color: #ee7f01;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline
}

/* Design pulsanti
******************** */
.editoriale{
	line-height:38px;
	padding-left: 45px;
	background-image:url(images/fondo_editoriale.gif);
	background-repeat:no-repeat;
}
.editoriale a{
	color: #78b5da;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.editoriale a:hover{
	color: #004F36;
	text-decoration: none;
}
.argomento{
	line-height:38px;
	padding-left: 45px;
	background-image:url(images/fondo_argomento.gif);
	background-repeat:no-repeat;
}
.argomento a{
	color: #85b35e;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.argomento a:hover{
	color: #004F36;
	text-decoration: none;
}
.tecnico{
	line-height:38px;
	padding-left: 45px;
	background-image:url(images/fondo_iltecnico.gif);
	background-repeat:no-repeat;
}
.tecnico a{
	color: #f5b68d;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.tecnico a:hover{
	color: #004F36;
	text-decoration: none;
}
.pulsanti{
	line-height:34px;
	padding-left: 40px;
	background-image:url(images/fondo_pulsanti.gif);
	background-repeat:no-repeat;
}

/* Design 
******************** */
.form{
	font-size: 0.8em;
	color: #004F36;
	margin-left: 10px;
	margin-top: 10px;
}

.linkcat a{
	font-size: 0.8em;
	color: #EE7F01;
	display: block;
	line-height: 2.0em;
	padding-left:5px;
}
.linkcat a:hover{
	color: #EE7F01;
	background-color: #004F36;
	display: block;

}
.post {
	margin-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
}
.cenni {
	margin-bottom: 10px;
	padding-left:5px;
}
.cenni a:hover{
	color: #004F36;	
}
.entry {
	margin-bottom: 5px;
	text-align: justify;
}
.entry  a {
	color: #004F36;
}
.side1 {
	margin: 0px;
	float: left;
	color: #000000;
	background-color: #d3d3d3;
	width: 210px;
}
.side2 {
	margin-left:5px;
}
.side1  ul, .side2  ul{
	list-style: none;
}
.side1  li, .side2  li{
	list-style: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 16px;
}

.boxy, .side1 .categories, .side2 .categories{
	margin-bottom: 5px;
}
.widget{
	margin: 10px 0;
}

input#s {
	width: 168px;
	padding: 5px;
	margin: 10px 5px 0px 10px;
	background: #d3d3d3;
	color: #000000;
}
input#s:focus {
	background: #fff;
	color: #000000;
}

input#searchsubmit
{
	margin: 0;
}

/* Design post
******************** */

.post h3 a {
	color: #EE7F01;
	display: block;
}

.post h3 a:hover {
	color: #EE7F01;
	background-color: #004F36;
	display: block;
}


/* Design  Typo
********************* */

.widget_get_recent_comments a:link, .widget_get_recent_comments a:visited, #recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
	padding-left: 0;
}

.boxy h2 {
 	font-family:"Times New Roman", Times, serif;
 	text-align: left;
	font-weight:bold;
	font-size: 1.8em;
	color:#FFFFFF;
}

h2.pagetitle {
	text-align: left;
	font: 1.5em;
	border-bottom: 1px solid #ccc;
}

.post h2 {
	font: 1.5em;	

}
.post h2 a {
	font: 1.5em;
	color: #EE7F01;
	display: block;
	text-align: left;
}

p.postmeta {
	margin-bottom: 10px;
	color: #7B000B;
}
p.meta {
	font-size: 0.8em;
	color: #000000;
	background-color: #d3d3d3;
}
p.meta a
{
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: none;
}
.post p a:hover {
	text-decoration: underline;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}
	

/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}

.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #FFF2C3;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
.children {
	margin-left: 30px;
}
.trackbacklist {
	margin-left: 20px;
}
.trackbacklist span {
}


h3#respond, h3#comments {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 950px;
	margin: 0 auto;
	background: #E2B400 url(images/bg-orange.gif) 0 0 repeat-x;
	position: relative;
	height: 40px;
	font-size: 1.2em;
}
div#menuv{
	height:2.3em;
	padding: 0.5em 0.7em 0.7em;
	position:relative;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: left;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 	padding: 1px 5px;
	display: block;
	color: #fff;
	margin-right: 0.5em;
	background: #333;
}
#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
  	padding: 1px 5px;
	display: block;
	color: #333;
	margin-right: 0.5em;
	background: #fff;
}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	background:#333; 
	color: #fff;
	display:block;
	padding: 1px 5px;
	width:10em;
/*	margin-top: 2px;  */
}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	color: #333;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #7B000B;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #7B000B;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #7B000B;
padding: 2px;
}


/* Calendar */
#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;
	}
#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; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #B9A359;
	text-align: center;
	background-color: #FFE27C;
	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;
	
}
/* End captions */

.avatar {
	float: right;
}
#lang_footer {
	text-align: center;
	clear: both;
	list-style-type:none;
	margin: 0px auto;
	width: 900px;
	padding-top: 5px;
}

.qtrans_language_chooser li { /*float:left; */
	margin:10px;
	display: inline;
	padding-top: 5px;
}
.qtrans_language_chooser { list-style-type:none; margin:5px 0 0 0;
}