/* Theme Name: eDentist & eDoctor
   URL: http://www.exsite.ie
   Description: eDentist & eDoctor
   Author: Graziano Muscas
   Author URI: http://www.wp-cafe.com
   Version: 0.9
*/
/* 1.0 RESET -----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.clear {
	clear: both;
}
/* 1.1 MAIN  -----------------------------------------------------------------------------------------------------*/
body {
	font-size: 100%/130%;
	font-family: Arial, Times new Roman, Arial, Verdana;
	margin: 0;
	padding: 0px;
	background:#8ac0e4;
	color:#333333;
}
#panino {
	width: 904px;
	margin: 0px auto;
	background:white;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 1em;
	width:904px;
	margin:0 auto;
}
#content {
	width: 494px;
	float: left;
	background: white;
	padding:10px 0px 10px 10px;
	margin-top:10px;
	 -moz-border-radius-topleft:4px;
	 -webkit-border-top-left-radius:4px;
	 -moz-border-radius-bottomleft:4px;
	 -webkit-border-bottom-left-radius:4px;
}
#sidebar {
	width: 380px;
	float: right;
	height:422px;
	padding:10px;
	margin-top:10px;
	 -moz-border-radius-topright:4px;
	 -webkit-border-top-right-radius:4px;
	 -moz-border-radius-bottomright:4px;
	 -webkit-border-bottom-right-radius:4px;
}
#header {
	background:url(images/header.png) no-repeat 0 0;
	height:138px;
	margin-top:20px;
}
/* 1.2 HEADER  -----------------------------------------------------------------------------------------------------*/
#logo {
	height:93px;
	width:904px;
}
#logo a{
	height:112px;
	width:282px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#logotext {

	height:93px;
	width:604px;
	float:right;
}
#logotext span{
	color:#f71228;
}
#logotext p{
margin-top:20px;
margin-left:25px;
font-size: 15px;
	color:white;
}
#pagesup {
	height:46px;
	width:900px;
	padding-left:4px;
	bottom: 0;
    right: 0;
    z-index: 999;
}
#pagesup li {
	float:left;
	list-style:none;
}
#pagesup li a {
	padding:0px 15px 0px 15px;
	line-height:44px;
	text-transform:uppercase;
	font-size:.9em;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid white;
	display:block;
}
#pagesup li a:hover {
	background:url(images/hover_pages.jpg) repeat-x;
	color:#f71228;
}
#pagesup  .current_page_item a {
	background:url(images/hover_pages.jpg) repeat-x;
	color:#f71228;
}
#pagesup li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 250px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
background:white;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#pagesup li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;

}
#pagesup li ul ul {
margin: -31px 0 0 161px;
}

#pagesup li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#pagesup li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#pagesup li li li {
font-size: 1em;
}
/* Proprietà A del sottomenus / */
#pagesup li:hover li a, #pagesup li.sfhover li a {
   float: none;
   width: 222px;
   padding: 5px 14px;
   line-height:30px;
   background:none;
   border-left:none;
   display:block;
   border-right:none;
   border-bottom:1px solid #c7eafe;
   }
#pagesup li:hover li a:hover {
	color:#f71228;
   }
/* Proprietà UL del sottomenus / */
#pagesup li:hover ul {
   display:block;
   }
/* 1.3 SLIDER  -----------------------------------------------------------------------------------------------------*/
#slider{
	width:494px;
	height:422px;
    background:#a8deff;
		}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
		}
#slider li{ 
	width:494px;
	height:422px;
	overflow:hidden; 
		}	
#slider img{ 
	border:none;
		}
/* 1.4 SIDEBAR  -----------------------------------------------------------------------------------------------------*/

#sidebar {
	background:white url(images/sidebar.jpg) no-repeat 120px 240px;
		}
#sidebar h2{
	padding:0px 0px 10px 0px;
	color:#e51837;
	text-transform:uppercase;
	font-size:0.8em;
		}
#sidebar p{
	padding:0px 0px 10px 0px;
	font-size:0.8em;
		}
/* 1.5 CONTENT  -----------------------------------------------------------------------------------------------------*/

.boxpost {
		}
.boxpost h2{
	padding:0px 0px 10px 0px;
	color:#f71228;
	text-transform:uppercase;
	font-size:1em;
		}
.boxpost p{
	padding:0px 0px 10px 0px;
	font-size:0.8em;
		}
.boxpost a{
	color:#e51837;
	text-decoration:none;
		}
.boxpost img {
	border:none;
		}
.boxpost a:hover{
	color:#e51837;
	text-decoration:underline;
		}
.boxpost ul, .boxpost ol{
	margin:10px 10px 10px 40px;
	font-size:0.8em;
	list-style-type:square;
	
		}
/* 1.6 FOOTER  -----------------------------------------------------------------------------------------------------*/

#pagesbottom {
	height:30px;
	width:800px;
	float:left;
		}
#pagesbottom li{
	float:left;
	list-style:none;
		}
#pagesbottom li a{
	padding:5px 10px;
	line-height:30px;
	color:white;
	font-size:.8em;
	text-decoration:none;
		}
	#footer p{
	font-size:0.7em;
	padding-top:5px;
	color:white;
		}
	#footer a{
	color:#a6d0e8;
	text-decoration:none;
		}
		.credits {
	display:none;
		}
	#footer a:hover{
	color:white;
	text-decoration:underline;
		}
	#tooltip{
	position:absolute;
	background:white;
	padding:2px 5px;
	color:#f71228;
	display:none;
	}
/* 1.6 ACC  -----------------------------------------------------------------------------------------------------*/
.applemenu {
	padding: 0;
	width: 378px;
	background-image: url(images/top.jpg);
/*width of menu*/
	border: 1px solid #cccccc;
}
.applemenu p{
	font-size:1.2em;
}
.applemenu div.silverheader a {
	display: block;
	position: relative;
/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
		text-transform:uppercase;
	font-size:.9em;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	color:silver;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active {
	color:#gray;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover {
	background-image: url(images/top.jpg);
	color:gray;
}
.applemenu div.submenu {
/*DIV that contains each sub menu*/
	background: white;
	padding: 5px;
/*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
