﻿/*

Theme Name: Skinbu

Theme URI: http://www.skimbu.it/projects/temi-wordpress/skinbu

Description: Clever Theme, fixed-width, widget ready, two colums, right sidebar support hierarchical categories, valid html and CSS and compatible with Wordpress 2.8 and higher.

Author: Alberto Ziveri

Author URI: http://www.skimbu.it

Version: 1.0.3

Tags: white, blue, two-columns, right-sidebar, fixed-width, threaded-comments, custom-header, light

.

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

.

*/



body {

	background-image:url('images/bg.png');

	font-family:Arial;

}



a {

	color:black;

	text-decoration:none;

}

a:hover {

	text-decoration:underline

}



img {

	border:0px;

}



blockquote {

	background-image:url('images/quote_blank.png');

	background-repeat:no-repeat;

	padding-top:17px;

	background-color:#EFEFEF;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	font-style:italic;

	padding-left:10px;

	padding-right:10px;

	font-family:Arial;

	font-size:12pt;

	overflow:hidden;

	margin-left:0px;

	width:660px;

}



blockquote#code {

	background-image:url('images/code_blank.png');

	background-repeat:no-repeat;

	padding-top:17px;

	background-color:#EFEFEF;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	padding-left:5px;

	font-family:Arial;

	font-size:12pt;

	overflow:hidden;

	margin-left:0px;

}





/*CONTAINER, HEADER, FOOTER*/



div#container {

	width:1019px;

	margin-left:auto;

	margin-right:auto;

}



div#header {

	/*background-image:url('images/header.png');*/
	
	background:url(images/stemcelltherapy-header.jpg) no-repeat top center;
	
	width:1019px;

	/*min-height:221px;*/
	min-height:270px;

	overflow:hidden;

	text-align:center;

}



div#footer {

	text-align:center;

	width:1019px;

	/*height:31px;*/
	line-height:31px;
	height:132px;
	/*margin-bottom:35px;*/

	/*background-image:url('images/container_footer.png');*/
	background:url(images/stemcelltherapy-footer.jpg) no-repeat center;

	/*background-repeat:no-repeat;

	background-position:center;*/

	

	font-size:14pt;

	padding-left:15px;

	text-align:left;

	color:white;

}



div#footer a {

	color:#F3F3F3;

}



	/* LOGO&RSS */



div#raccoglitore {

	width:1019px;

	height:208px;

}



div#rss {

	width:196px;

	height:46px;

	float:right;

	margin-top:110px;

	margin-right:150px;

}



div#logo {

	float:left;

	height:92px;

	width:727px;

	padding-bottom:10px;

	text-align:left;

	padding-left:40px;

	padding-top:30px;

}



div#logo h1 {

	font-size:36pt;

	color:#007DFB;

	margin:0px 0px 0px 0px;

	font-weight:normal;

}



div#logo h1 a:hover {

	color:#41A0FF;

}



div#logo h2 {

	color:#333333;

	margin:0px 0px 0px 0px;

	font-weight:normal;

}



div#logo h1 a {

	text-decoration:none;

	color:#007DFB;

}



div#logo h2 a {

	color:#333333;

	text-decoration:none;

}



div#logo a:hover {

	text-decoration:none;

}



	/* NAVBAR */

div#navbar {

	background-image:url('images/navbar_bg.png');

	background-repeat:repeat-x;

	width:1016px;

	min-height:65px;

	overflow:hidden;

	color:#333333;

	font-size: 24px;

	border-left:1px #0D72BD solid;

	border-right:1px #9A9A9A solid;

}



div#navbar_top {

	width:1019px;

	background-image:url('images/navbar_top.png');

	background-repeat:no-repeat;

	height:2px;

}

div#navbar_bottom {

	width:1019px;

	background-image:url('images/navbar_bottom.png');

	background-repeat:no-repeat;

	height:15px;

}



div#navbar ul {

	list-style:none;

	margin:0px 0px 0px 0px;

	padding-top:15px;

	padding-bottom:10px;

	text-align:center;

	width:999px;

	overflow:hidden;

}



.page_item {

	background-image:url('images/button_bg1.png');

	height:37px;

	width:auto;

	line-height:37px;

	margin-left:8px;

	margin-right:8px;

	margin-bottom:6px;

	padding-left:15px;

	padding-right:15px;	

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	border:1px #CAD3EB solid;

	float:left;

}



.page_item:hover {

	background-image:url('images/button_bg2.png');

	border:1px #94A1C7 solid;

}

	

.page_item a {

	color:#405E95;

	font-weight:normal;

}



.page_item a:hover {

	color:#4B7CD2;

	text-decoration:none;

}



.page_item:hover a {

	color:#4B7CD2;

}



li.page_item ul {

	display:none;

}





/* CONTENT */

div#content {

	background-image:url('images/container_bg.png');

	width:979px;

	margin-left:auto;

	margin-right:auto;

	padding-left:30px;

	padding-right:10px;

	margin-top:-5px;

	height:auto;

	overflow:hidden;

}





	/* LEFTBAR */

div#leftbar {

	float:left;

	padding-top:15px;

	width:731px;

}



div#leftbar a:hover {

	color:#666666;

	text-decoration:none;

}



div#post {

	width:723px;

	min-height:50px;

	overflow:hidden;

	padding-right:15px;

	margin-bottom:40px;

}



div#leftbar h1 {

	margin:15px 0px 5px 0px;

	text-align:left;

	color:#008aff;

	font-size:22pt;

	font-weight:normal;

}



div#leftbar h2 {

	background-image:none;

	margin:0px 0px 5px 0px;

	color:#575757;

	font-size:12pt;

	font-weight:normal;

}



div#leftbar h1 a {

	color:#0066FF

}



div#leftbar h1 a:hover{

	color:#3399FF;

	text-decoration:none

}



div#post p {

	font-size:12pt;

	color:#3d3d3d;

	margin:0px 0px 10px 0px;

	word-spacing:2px;

	overflow:hidden;	

	text-align:justify;



}



div#post p a {

	color:#0066FF

}



div#post p a:hover{

	color:#3399FF;

	text-decoration:none;

}



div#post td,tr,table {

	font-weight:normal;

	font-size:11pt;

	color:#3d3d3d;

}



div#post img {

	margin-right:7px;

}



div#postcontent {

	margin-top:20px;

}



div#postcontent h1 {

	height:31px;

	width:714px;

	background-image:url('images/posth3.png');

	background-repeat:no-repeat;

	margin-bottom:5px;

	margin-top:10px;

	line-height:31px;

	padding-left:10px;

	font-size:14pt;

	font-weight:normal;

	color:#333333;

}



div#postcontent h2 {

	height:49px;

	width:269px;

	background-image:url('images/h4.png');

	margin-bottom:5px;

	margin-top:5px;

	line-height:49px;

	padding-left:18px;

	font-size:13pt;

	font-weight:normal;

	color:#333333;

}



div#postcontent h3 {

	height:49px;

	margin-bottom:5px;

	margin-top:5px;

	padding-left:25px;

	font-size:13pt;

	font-weight:normal;

	color:#2291FF;

}



div#postcontent h4 {

	height:49px;

	margin-bottom:5px;

	margin-top:5px;

	padding-left:25px;

	font-size:13pt;

	font-weight:normal;

	text-decoration:underline;

}



div#postcontent h5 {

	height:49px;

	margin-bottom:5px;

	margin-top:5px;

	padding-left:25px;

	font-size:13pt;

	font-weight:normal;

	text-decoration:none;

}



div#postcontent h6 {

	height:49px;

	margin-bottom:5px;

	margin-top:5px;

	padding-left:25px;

	font-size:12pt;

	font-weight:bold;

	color:#2291FF;

}



div#post ul {

	list-style-image:url('images/post_list.png');

}



div#post li {

	color:#666666;

	font-size:13pt;

	margin-bottom:7px;

	padding:0px 0px 0px 0px;

}



div#post li a {

	color:#0066FF;

}



div#post li a:hover{

	color:#3399FF;

	text-decoration:none;

}



div#post ol li a {

	color:#0066FF

}



div#post ol li a:hover{

	color:#3399FF;

	text-decoration:none;

}



div#post ol, li ul {

	margin-top:7px;

}





img.alignleft {

	float:left;

}



img.alignright {

	float:right;

}



img.aligncenter {

	float:center;

}





div#post p img {

	max-width:723px;

}



.wp-caption {

	padding-left:10px;

	padding-right:10px;

	background-color:#E4E4E4;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	max-width:710px;

}



.wp-caption img {

	background-color:white;

}

.wp-caption-text {

	height:35px;

	background-color:#E4E4E4;

	line-height:35px;

	text-align:left;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



img.size-full {

	max-width:710px;

}



div#authorbox {

	width:100%;

	min-height:130px;

	overflow:hidden;

	border:1px #CCCCCC solid;

	border-left:0px;

	border-right:0px;

	margin-bottom:25px;

}



div#authorbox img {

	float:left;

	margin-right:10px;

}



div#authorbox h3 {

	margin-bottom:3px;

	font-size:14pt;

	margin-top:3px;

}



div#tagsbar {

	background-color:white;

	background-repeat:repeat-x;

	border:1px #C5CCD4 solid;

	-moz-border-radius:8px;

	-webkit-border-radius:8px;

	width:717px;

	min-height:31px;

	overflow:hidden;

	padding-top:5px;

	padding-bottom:5px;

	font-size:12.5pt;

	color:#3C5A91;

	padding-left:7px;

	margin-top:15px;

}



div#tagsbar a {

	color:#3C5A91;

}



div#tagsbar a:hover {

	color:#5981CA;

}





div#tagsbar img {

	float:left;

	padding-top:5px;

	margin-right:3px;

}



span#tbarelement {

	overflow:hidden;

	line-height:31px;

	margin-left:7px;

	margin-right:7px;

	float:left

}



div#links {

	width:724px;

	margin-top:6px;

	margin-bottom:10px;

	text-align:center;

	min-height:31px;

	overflow:hidden;

	line-height:31px;

	border-right:0px;

	border-left:0px;

	font-size:13pt;

	color:#3d3d3d;

}



div#commentbox {

	width:615px;

	min-height:120px;

	overflow:hidden;

	margin-left:auto;

	margin-right:auto;

	color:#3d3d3d;

	margin-bottom:22px;	

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	border:1px solid #C0C0C0;



}



div#commentext {

	min-height:137px;

	overflow:hidden;

	border-left:1px #C0C0C0 solid;

	width:465px;

	padding:2px 5px 5px 5px;

	font-size:11pt;

}



div#commentext a {

	color:#0066FF

}



div#commentext a:hover{

	color:#3399FF;

	text-decoration:none;

}



div#commentext blockquote {

	width:420px;

}





div#avatar {

	min-height:137px;

	text-align:center;

	float:left;

	width:139px;

	overflow:hidden;

}





div#avatar img {

	padding:6px 6px 6px 6px;

	border:1px #C0C0C0 solid;

	margin-top:5px;

}



div#respond {

	width:722px;

	margin-top:15px;	

	margin-bottom:10px;

	color:#0080FF;

	padding:5px 5px 5px 5px;

	min-height:190px;

	text-align:left;

	overflow:hidden;

}



div#respond .input {

	background-color:white;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	border:0px;

	color:#5D5D5D;

	padding-left:21px;

	padding-right:21px;

	padding-top:13px;

	margin-right:6px;

	width:171px;

	height:32px;

	background-image:url('images/input_bg.png');

	background-repeat:no-repeat;

	font-family:Arial;

	font-size:12pt;

}



div#respond textarea {

	background-color:white;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	border:1px #DBDBDB solid;

	margin-left:5px;

	margin-right:8px;

	color:#808080;

	padding-left:5px;

	padding-top:5px;

	font-family:Arial;

	

}



div#respond textarea:hover {

	background-color:#EBE8E7

}



div#respond input#submit {

	width:257px;

	height:54px;

	background-image:url('images/invia1.png');

	background-color:white;

	border:0px;

	margin-top:15px;

}



div#respond input#submit:hover {

	background-image:url('images/invia2.png');

	background-color:white;

}



form#commentform {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



div#share {

	background-image:url('images/share.png');

	width:724px;

	margin-top:7px;

	margin-bottom:7px;

	text-align:center;

	height:56px;

}



div#share img {

	padding:5px 5px 5px 5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	margin-left:7px;

	margin-right:7px;

	margin-top:6px;

}



div#share img:hover {

	background-color:#E0E0E0;

}



div#bigtitle {

	height:139px;

	width:745px;

	background-image:url('images/spage_title.png');

	margin-bottom:20px;

	text-align:center;

	line-height:139px;

	margin-left:-10px;

}





	/* SIDEBAR */

div#sidebar {

	width:235px;

	float:right;

	margin-left:1px;

	height:auto;

}



form#searchform {

	width:232px;

	height:31px;

	margin-left:auto;

	margin-right:auto;

	margin-bottom:15px;

}



input#search {

	background-image:url('images/search.png');

	background-repeat:no-repeat;

	width:186px;

	border:0px;

	float:left;

	height:28px;

	background-color:#f3f3f3;

	padding-top:3px;

	padding-left:6px;

	padding-right:6px;

	font-size:14pt;

	font-family:Arial;

}



input#submitsearch {

	background-image:url('images/submitsearch.png');

	background-repeat:no-repeat;

	width:32px;

	border:0px;

	height:31px;

	float:left



}



div#box {

	background-color:white;

	width:211px;

	margin-left:auto;

	margin-right:auto;

	border:1px #C5CCD4 solid;

	-moz-border-radius:8px;

	-webkit-border-radius:8px;

	height:auto;

	overflow:hidden;

	padding-bottom:10px;

	margin-bottom:22px;

	padding-left:5px;

	padding-right:4px;

	text-align:center;

	color:#C5CCD4;

}



div#box h2 {

	margin:5px 0px 5px 8px;

	text-align:left;

	color:#A9B5C2;

	font-size:16pt;

	font-weight:normal;

}



div#box ul {

	list-style:none;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



div#box li {

	width:211px;

	min-height:30px;

	color:#727F8D;

	float:left;

	font-size:12pt;

	line-height:30px;

	padding-left:0px;

	margin-top:0px;

	margin-bottom:0px;

	margin-left:0px;

	text-align:left;

	overflow:hidden;

}





div#box a:hover {

	color:/*#ACB6C2*/#007FFF;

}



div#box li a {

	text-decoration:none;

	padding-left:5px;

}



div#box a {

	color:/*8592A1*/#727F8D;

	text-decoration:none;

}



div#box li ul.children {

	list-style-image:url('images/ul_children.png');

	padding-left:5px;

	min-height:30px;

	float:left;

	overflow:hidden;

}



div#box li ul.children a {

	margin-left:14px;

	padding-left:22px;

	background-image:url('images/ul_children.png');	

	background-repeat:no-repeat;

}



div#box li ul.children li ul.children {

	margin-left:13px;

}



div#box li ul.children li{

	width:220px;

	min-height:30px;

	float:left;

	font-size:12pt;

	line-height:30px;

	padding-left:0px;

	margin-top:0px;

	margin-bottom:0px;

	margin-left:0px;

	text-align:left;

	overflow:hidden;

}



li.recentcomments {

	border-bottom:1px #333333 dotted;

}



div#readmore {

	width:122px;

	height:26px;

	float:right;

}



div#readmore img {

	float:right;

	padding:0px 0px 0px 0px;

	margin: 2px 10px 4px 0px;

}



div#crp_related {

	margin-top:30px;

}


