/*
Theme Name: Medical Service
Theme URI: http://archimede.nu
Description: Tema Medical Service.
Version: 1.0
Author: Archimede Creativa
Author URI: http://archimede.nu
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(./img/medical-service-bkg.jpg) #3168d8;
	background-position: top;
}

p, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

a {
	
}

a:link, a:visited {
	border: 0;
}

a img {
	border: 0;
}


#box {
	width: 950px;
	margin: auto;

}
#header {
	width: 950px; 
}
#logo {
	margin: 64px 0 40px 12px;
	float: left;
}
#header-right {
	float: right;
}
#contatti-botton {
	margin: 0 52px 0 40px;
	float: right;
}
#menu {
	text-align: left;
	margin: 0 20px 0 0;
	font-weight: bold;
}
#menu li {
	float: left;
	margin-left: 20px;
	list-style: none;
}
#menu ul {
	height: 20px;
	margin: 0;
}

.page_item a:link, .page_item a:visited {
	color: #0053A6;
	text-decoration: none;
}

 .page_item a:hover, .page_item a:active {
	color: #F5791F;
	text-decoration: none;
}


#menu .current_page_item a:hover, #menu .current_page_item a:active {
	color: #F5791F !important;
	text-decoration: none;
}

#menu .current_page_item a:link, #menu .current_page_item a:visited {
	color: #F5791F !important;
	text-decoration: none;
}



/*
END HEADER
*/

#container {
	width: 950px;
	margin: auto;
}
#content {
	width: 692px;
	float: left;
}
#sidebar {
	width: 256px;
	float: right;
}
#medica-content {
	background-color: #FFF;
	padding: 25px 20px 20px 20px;
}

#medica-sidebar {
	padding: 30px 20px 20px 20px;
	background-image: url("./img/medical-service-sidebar-center.png");
}

#content-top {
	background-image: url("./img/medical-service-content-top.png");
	width: 950px;
	height: 9px;
	background-repeat: no-repeat;
}

#sidebar-top {
	background-image: url("./img/medical-service-sidebar-top.png");
	width: 256px;
	height: 9px;
	background-repeat: no-repeat;
}

#content-bottom {
	background-image: url("./img/medical-service-content-bottom.png");
	width: 950px;
	height: 9px;
	background-repeat: no-repeat;
}

#sidebar-bottom {
	background-image: url("./img/medical-service-sidebar-bottom.png");
	width: 256px;
	height: 9px;
	background-repeat: no-repeat;
}

/*
END CONTAINER
*/

.post {
	margin: 5px 10px 70px 3px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 23px;
}

.data {
	width: 51px;
	float: left;
	background-image: url("./img/medical-service-data.jpg");
	height: 52px;
	text-align: center;
	font-weight: bolder;
	
}

.mese {
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: -1px;
}

.day {
	font-size: 25px;
	color: #0054a5;	
	letter-spacing: -2px;
	line-height: 33px;
}

.box-post {
	float: right;
	width: 570px;
}

.title-box a:link, .title-box a:visited {
	color: #f5791f;
	font-size: 30px;
	width: 350px;
	font-weight: normal;
	float: left;
	letter-spacing: -1px;
	text-decoration: none;
	line-height: 30px;
}

.title-box a:hover, .title-box a:active {
	color: #0052ab;
	text-decoration: none;
}

.numero-commenti, .scrivi-commenti  {
	font-size: 11px;
	color: #FFF;
	float: left;
}
.numero-commenti {
	background-image: url("./img/medical-commenti-tasto.jpg");
	width: 77px;
	height: 19px;
	text-align:center;
	line-height: 19px;
	margin: 5px 10px 5px 15px;
	float: left;
}
.scrivi-commenti {
	background-image: url("./img/medical-commenti-tasto-2.jpg");
	width: 109px;
	height: 19px;
	text-align:center;
	line-height: 19px;
	margin: 5px 0px 5px 0px;
	float: right;
}

.numero-commenti a:link, .scrivi-commenti a:link, .numero-commenti a:visited, .scrivi-commenti a:visited {
	color: #FFF;
	text-decoration: none;
}

.numero-commenti a:hover, .scrivi-commenti a:hover, .numero-commenti a:active, .scrivi-commenti a:active {
	color: #000;
	text-decoration: none;
}

.info-post {
	color: #75756a;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 2px;
}

.info-post a:link, .info-post a:visited {
	color: #0052ab;
	text-decoration: none;
}

.info-post a:hover, .info-post a:active {
	color: #75756a;
	text-decoration: none;
}

.contenuto {
	font-size: 14px;
	color: #5b5b5b;
	margin-top: 20px;
}

.contenuto p {
	margin-bottom: 35px;
}

/* SIDEBAR */

.categories {
	font-size: 25px;
	color: #0053a6;
	list-style: none;
}

#medica-sidebar ul {
	padding: 0;
	margin: 0;
	width:210px;
}

#sidebar h2 {
	font-size: 25px;
	color: #0053a6;
	margin-bottom: 15px;
	font-weight: normal;
}

.screen-reader-text {
	display: none;
}

#searchform {
	margin-top: 20px;
}

#s {
	width: 165px;
	background-image: url("./img/search-txt.png");
	background-repeat: no-repeat;
	border: 0;
	height: 19px;
	margin: 0;
	padding-top: 5px;
	float: left;
	padding-left: 5px;
}

#searchsubmit {
	width: 29px;
	height: 25px;
	background-image: url("./img/search-go.png");
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	color: #FFF;
	font-size: 1px;
}

#sidebar li {
	list-style: none;
	
}

#img-richiesta {
	height: 115px;
}

#commenti {
	color: #5B5B5B;
}

.cat-item {
	font-size: 16px;
	color: #6b6b6b; 
}

#sidebar a:link, #sidebar a:visited {
	color: #6b6b6b;
	text-decoration: none;
}

#sidebar a:hover, #sidebar a:active {
	color: #f5791f;
	text-decoration: none;
}

#footer {
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 26px 0 25px 0;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #f5791f;
	text-decoration: none;
	
}

#comments {
	font-size: 17px;
	color: #5B5B5B;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.comment-meta {
	font-size: 11px;
	margin-bottom: 15px;
}
	
.comment-body {
		font-size: 13px;
}

.comment-author {
	font-size: 13px;
	margin-bottom: 10px;
}

.comment-body p {
	margin-bottom: 20px;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
	list-style: none;
}

#respond h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

.postmetadata {
	font-size: 13px;
	color: #5B5B5B;
	margin-bottom: 20px;
}

#commenti a:link, #commenti a:hover {
	color: #0054A5;
	text-decoration: none !important;
}

#commenti a:hover, #commenti a:active {
	color: #F5791F;
	text-decoration: none;
}

.notfound {
	font-size: 16px;
	color: #0054A5;
}

.notfound-small {
	font-size: 14px;
	color: #F5791F;
}

.widget_sp_image-image-link img {
	margin: 15px 0 0 0;
}

#lightbox-overlay-text {
       display:none;
}



.clear {
	width:100%;
	height:0px;
	overflow:hidden;
	clear:both;
}
