/********************************************
AUTHOR:  			Davide Del Monte
WEBSITE:			http://www.diplod.it/
Special Thanks: 		http://www.styleshout.com/

TEMPLATE NAME:	Dubai Immobiliare
VERSION:          		1.0	
DATE:          		August-31-2007          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

* { margin: 0; padding: 0;}

/*body e tipografia */
body { 
	background: #eee url(images/bg.gif) repeat-x top left;
	font: .76em Verdana, Tahoma, arial, sans-serif;
	color: #444; 
}
h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6{ font-size: 0.9em; }
h1, h2, h3, h4, h5, h6 {
	margin: 0.7em 0 0.1em;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: bold;
}

/*line-height*/
p, blockquote, pre, ol, dl, ul, form {line-height:1.5em}

/*margini e padding */
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
address, blockquote, dl, form, fieldset, ol, table, p, pre, ul {
  margin-top: 0.2em; margin-bottom: 1.2em 
}

/* links */
a, a:visited {	
	color: #077dd5; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #383d44;
	background: inherit;
}
a:visited {
	color: #C90008;
}
a img {
	border: none;
}

/* imagini */
img {
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
img.no-border {
	border: none;
}
img.no-format {
	border: none; padding:0; margin: 0;
}

/* varie comuni*/
code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: bold 1.1em/1.4em 'Trebuchet MS', Tahoma, Sans-serif;	
	margin: 10px;
 	padding: 2px 2px 2px 25px;  
	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}

/* tabella */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 2px #fff;
	color: #333;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* fine tabella */

/* form elements */
form {
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #dadada; 
	background: #fafafa;	
}
form.comment-form {
	border: none;
	background: #fff;
}
label {
	display: inline;
	font-weight: bold;
	margin: 2px 0;
}
legend {
	color: #666;
}
input {
	padding: 4px;
	margin: 3px 2px;
	border: 1px solid #EFEFEF;
	font: normal 1.1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666;
}
form.comment-form input {
	padding: 2px;
	margin: 0;
	border: none;
	background: #fff url(images/input-bg.gif) no-repeat top right;
}
textarea {
	width: 280px;
	padding: 4px;
	border: 1px solid #EFEFEF;
	font: normal 1.1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;		
	color: #666;
}
form.comment-form textarea {
	width: 550px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: none;
}
input.button, .comment-form input.button { 
	margin: 3px 0;
	font: bold 1.1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 	
	background: #ebebeb url(images/button-bg.gif) repeat-x top left;
}
input:focus, input:active, textarea:focus, textarea:active {
	border: 1px solid #000;
	background: #67181B;
	color: #eee;
}
form.comment-form input:focus, form.comment-form input:active {
	background: #67181B url(images/input-bg.gif) no-repeat bottom right;
	color: #eee;
}
form.comment-form input.button:focus, form.comment-form input.button:active {
	background: #ebebeb url(images/button-bg.gif) repeat-x top left;
	color: #666;
}
	
form.comment-form .comment-field {
	display: block;
	margin: 4px 0;
	background: #eee;
	border: 1px solid #cfcfcf;
}

/* search form - feed form */
.searchform, .feedform {
	background: url(images/search-box2.gif) no-repeat center top;
	border: none;	
	margin: 5px;
	padding: 5px 10px;
	height: 50px;
	width: 270px;
	overflow: hidden;
	color: #666;
}
.feedform {
	background: url(images/rss-box2.gif) no-repeat center top;
}
.searchform p, .feedform  p { margin: 0; padding: 0; font-size: .9em; }
.searchform input.textbox, .feedform  input.textbox { 
	width: 120px;
	padding: 3px; 
	border: 1px solid #dadada;
	vertical-align: top;
}
.searchform input.textbox:active, .searchform input.textbox:focus, .feedform input.textbox:active, .feedform input.textbox:focus {
	border: 1px solid #000;
	background: #67181B;
	color: #eee;
}
.searchform input.button, .feedform input.button { 
	width: 60px;
	vertical-align: top;
}

/*loginform*/
#login {
 background: transparent;
 width: 300px;
 height: 30px;
 padding: 5px 5px 5px 5px;
 font-size: .85em;
 position: absolute;
 color: #fff;
 overflow: hidden;
 top: 40px; left: 140px;
}
#login p {
	padding: 0;
	margin: 0;
}
#login a {
	color: #cfcfcf;
}
#login a:hover {
	color: #cfcfcf;
	border-bottom: 1px dotted #cfcfcf;
}
#login ul, #login li {
	list-style: none;
	margin: 0; padding: 0;
}
#login #register {
	float: right;
	border-left: 1px dotted #fff;
	height: 20px;
	margin-top: 5px;
	padding: 0 0 0 10px;
	font-size: .9em;
	color: #fff;
}
#loginform {
 background: transparent;
 border: none;
 padding: 5px 0 0;
 margin: 0;
}
#loginform input {
	width: 60px;
	height: 15px;
	padding: 2px 5px;
	margin: 0;
	font-size: .9em;
	background: #333;
	color: #fff;
	border: 1px solid #000;
}
#loginform input.button {
	width: 60px;
	vertical-align: top;
	height: 21px;
	padding-top: 0;
}
 
/* fine form elements*/

/***********************
	  LAYOUT
************************/

#header-content, #footer-content, #footer-columns {
	width: 950px;	
	margin: 0 auto;
}
#menu, #testata, #content {
	width: 910px;	
	margin: 0 auto;
}

/* header */
#header {
	height: 100px;
	text-align: left;
}
#header-content {
	position: relative;
	margin: 0 auto; 
	padding: 0;
	height: 100px;
	background: transparent url(images/header.gif) no-repeat center top;
}
#header-content #feed {
	position: absolute;
	left: 540px;
	top: 28px;
}
#header-content #text-resize {
	position: absolute;
	right: 10px;
	top: 45px;
}
#header-content #network-toggle {
	position: absolute;
	width: 58px;
	height: 18px;
	padding: 2px 0 0 2px;
	right: 0px;
	top: 79px;
	outline: none;
	color: #fff;
	overflow: hidden;
	font-size: .9em;
	background: transparent;
	overflow: hidden;
}

#testata {
	height: 170px;
	background: url(images/foto-testata.jpg) no-repeat center top;
}
#testata h1, #testata h2 {
	margin: 0;
	padding: 10px 0 0 0;
	text-shadow: 2px 2px 2px #000;
	}
#testata h1#logo-text a {
	margin: 0; padding: 0 0 0 30px;
	font: bold 36px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	margin-left: 100px; 
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	outline: none;
}
#testata h1#logo-text span { 
	color: #c90008;	/*secondo colore del titolo*/
}
#testata h2#slogan {
	margin: 0; padding: 0 0 0 30px;
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #cfcfcf;	
}

#testata #info {
	float: right;
	padding: 5px 10px;
	height: 120px;
	/*height: 80px;*/
	width: 280px;
	/*width: 330px;*/
	margin: 20px 5px 0 0;
	/*margin: 40px 110px 0 0;*/
	color: #666;
	overflow: hidden;
}

/* Navigation */
#nav {
	position: absolute;
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	
	/*posizione del menu */
	top: 0px;	right: 20px;
}
#nav ul {
	float: right;
	list-style: none;
	margin: 0; padding: 0;
}
#nav ul li {
	float: left;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 4px 10px;
	color: #c90008;
	font: bold 12px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #fff;
	background: #2c2c2c url(images/nav-hover.gif) repeat-x left top;
	background: url(images/title-hover2.gif);
}
#nav ul li#current a {
	color: #c90008;
}

/* Menu */
#menu {
	height: 30px;
	background: #eee url(images/menu-bg.gif) repeat-x;
}
#menu-left {
	width: 5px;
	height: 30px;
	float: left;
	background: #eee url(images/menu-left.gif) no-repeat top left;
}
#menu-right {
	width: 5px;
	height: 30px;
	float: right;
	background: #eee url(images/menu-right.gif) no-repeat top right;
}
#menu ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0; padding: 0;
}
#menu ul li {
	float: left;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	color: #666;
	font: bold 12px "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	line-height: 30px;	
	letter-spacing: 1px;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background: #cfcfcf url(images/menu-hover.gif) repeat-x top left;
	background: url(images/title-hover.gif);
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	background: transparent;		
	width: 100%;
	padding: 0;
}
#content {
	text-align: left;
	padding: 0; 
	background: #fff;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
}

/* sidebar */
#sidebar {
	float: right;
	width: 300px;
	margin-top: 15px;
	margin-right: 6px;
	overflow: hidden;
	background: #eee url(images/sidebar-bg.gif) no-repeat center top;
}
#sidebar-left {
	float: left;
	width: 50%
}
#sidebar-right {
	float: right;
	width: 50%
}
#sidebar h2 {
	font: bold 1.2em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0 0 .1em 0; 
	color: #333;	
}
#sidebar ul.sidelist { /*lista principale*/
	list-style: none;
	margin: 5px;
	padding: 0;
	background: none;		
}
#sidebar ul.sidelist li {
	border-bottom: 1px solid #ccc;
}
#sidebar ul.sidelist ul li {
	border: none;
}
#sidebar ul.sidemenu { /*lista singoli widget*/
	list-style: none;
	margin: 0;
	padding: .3em 0 1em 5px;		
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;		
}
#sidebar ul.sidemenu li {
	padding: 0;
	list-style: none;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	color: #666;	
	text-decoration: none;
	padding: .1em;
	border: none;
}
#sidebar ul.sidemenu li a:hover {
	background: url(images/title-hover.gif);
	color: #333;
}
#sidebar ul.sidemenu ul{
	margin-left: 15px;
}
#sidebar .sidebox {
	margin: 5px 15px 5px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
#sidebar .sidebar-ads {
	height: 280px;
	width: 280px;
	margin: 5px;
	border: 1px solid #cfcfcf;
	}
#sidebar #sidebar-foot {
	clear: both;
	width: 300px;
	height: 20px;
	background: #eee url(images/sidebar-foot.gif) no-repeat center bottom;
}
#sidebar #network-box {
	background: url(images/network-box.gif) no-repeat center top;
	border: none;	
	margin: 5px;
	padding: 5px 10px 5px 50px;
	height: 50px;
	width: 230px;
	overflow: hidden;
	color: #666;
}


/* network */
#network {
	float: right;
	width: 300px;
	margin-top: 15px;
	margin-right: 5px;
	overflow: hidden;
}
#network-head {
	width: 300px;
	height: 20px;
	background: #691b1e url(images/network-head.gif) no-repeat;
}
#network-foot {
	width: 300px;
	height: 20px;
	background: #691b1e url(images/network-foot.gif) no-repeat;
}
#network-content {
	width: 286px;
	padding: 0 5px;
	background: #691b1e;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	color: #fff;
}
#network-content p, #network-content h4, #network-content ul {
	margin: 0;
	padding: 0;
}
#network-content a {
	color: #ccc;
}
#network-content ul {
	padding-left: 5px;
	list-style: none;
}
#network-content a:hover {
	color: #fff;
}

/* main */
#main {
	float: left;
	width: 590px;
	overflow: hidden;
	margin-left: 6px;
}
#main .box {
	margin: 15px 0 0;
	background: #fff url(images/box-bg.gif) no-repeat top left;
}
#main .post-content {
	padding: 0 6px;
}
#main .box-small {
	float: left;
	width: 280px;
	height: 340px;
	margin: 10px 0 10px 10px;
	background: #fff url(images/box-bg-small.gif) no-repeat top left;
}
#main p a:hover {
	padding-bottom: 0;
	border-bottom: 2px solid #dadada;
}
#main h1 { 
	font: bold 1.6em 'Trebuchet MS', Arial, Sans-serif;
	color: #666;
	padding: 3px 15px 0 0;
	margin: 0;
}
#main h1.single-title {
	margin-left: 10px;
}
#main .box-small h2 {
	font-size: 1.2em;
	padding: 0 10px;
}
#main h1 a, #main h2 a {
	color: #666;
	text-decoration: none;
}
#main h1 a:hover, #main h2 a:hover {
	background: url(images/title-hover.gif);
}
/* footer */
#footer-wrap {
	clear: both;
	text-align: left;
	font-size: .9em;
	background: transparent;
}
#footer-wrap a {
	text-decoration: none;
	color: #c90008;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #c90008;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #666;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}
#footer-content {
	height: 50px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	background: transparent url(images/footer.gif) no-repeat center top;
}
#footer-content a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
/* footer columns */
#footer-col-wrap {
	background: #000 url(images/footer-col-wrap.gif) repeat-x top left;
}
#footer-columns {
	color: #666;
	background: #111 url(images/footer-columns.gif) no-repeat bottom center;
	width: 906px;
	padding: 20px;
	margin: 0 auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	width: 420px;
}
#footer-columns li:hover {
	background: #222;
}
#footer-columns li {
	border-bottom: 1px solid #333;
}
#footer-columns li h2 {
	padding-bottom: 5px;
	font-size: 1.2em;
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: .2em 0 .2em 1em;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 30%;
	color: #666;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}
/* bottom */
#footer-bottom {
	clear: both;
	padding-top: 20px;
	height: 40px;
	color: #fff;	
	margin: 0 auto;
	text-align: center;
	background: #000;
}

#myAccordion1, #myAccordion2{
	width: 440px;
	margin: 5px;
	float: left;
	border: 1px solid #67181B;
	left: 10px;
	top: 10px;
}
#myAccordion1 dt, #myAccordion2 dt{
	line-height: 20px;
	background-color: #510c0e;
	border-top: 2px solid #83373a;
	border-bottom: 2px solid #67181B;
	padding: 0 10px;
	font-weight: bold;
	color: #fff;
}
#myAccordion1 dd, #myAccordion2 dd{
	overflow: auto;
}
#myAccordion1 p, #myAccordion2 p{
	margin: 16px 10px;
}
#myAccordion1 dt.myAccordionHover, #myAccordion2 dt.myAccordionHover
{
	background-color: #c90008;
}
#myAccordion1 dt.myAccordionActive, #myAccordion2 dt.myAccordionActive
{
	background-color: #67181B;
	border-top: 2px solid #510c0e;
	border-bottom: 2px solid #000;
}

/***********************
	  MISC
************************/

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }

/* display and additional classes */
.clear { clear: both; }
p.no-format { margin: 0; padding: 0; }

/* feed icon */
img.rssfeed {
	border: none; 
	padding: 0 0 5px 0;
	background: transparent;
	float: right;
}

/* post */
.post-by {
	font-size: .90em;	
	padding-left: 10px;
	color: #666;
	height: 26px;
	background: transparent;
}
.post-footer {
	background: transparent url(images/post-footer.gif) no-repeat center bottom;
	height: 30px;
	padding: 5px 10px;
	margin: 10px 0 30px 0;
	border-top: 1px solid #cfcfcf;
	font-size: 0.8em;
	overflow: hidden;
	clear: both;
}
.pf-small {
	background: transparent url(images/post-footer-small.gif) no-repeat center bottom;
	clear: both;
	margin-top: 5px;
}
.post-footer p { 
	padding: 0;
	margin: 0;
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 	20px; margin: 0 3px 0 3px;
}
.post-footer .comments a {
	background: none;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .category {
	background: url(images/icons/cat.png) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .category a {
	background: none;
}
.post-tag .tag {
	background: url(images/icons/tag.png) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-tag .tag a {
	background: none;
}

/*date*/
div.data {
	float: left;
	clear: both;
	width: 53px;
	height: 53px;
	margin: 0 10px 0 0;
    text-align: center;
    color: #666;
	padding-bottom: 0;
    background: transparent url(images/date.gif) no-repeat;
    line-height: 1.3em;
    }

div.data span.d {
	display: block;
	height: 20px;
	font-size: 150%;
    font-weight: bold;
    color: #666;
    padding-top: 5px;
    background: transparent;
    }

div.data span.m {
	text-transform: uppercase;
	font-size: 90%;
	padding-top: 5px;
	height: 20px;
	}
	
/* scroller */
div.scroller {
	width: 10px;
	height: 30px;
	float: right;
	margin-top: 20px;
	overflow: hidden;
}

div.scroller  a.scroll-link {
	width: 10px;
	height: 15px !important;
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	text-decoration: none;
	overflow: hidden;
}
div.scroller a.up {
	background: url(images/scroll-up.gif) no-repeat top left;
}
div.scroller a.up:hover {
	background: url(images/scroll-up.gif) no-repeat top right;
}
div.scroller a.down {
	background: url(images/scroll-down.gif) no-repeat bottom left;
}
div.scroller a.down:hover {
	background: url(images/scroll-down.gif) no-repeat bottom right;
}

/*Sidebar Icons*/
#sidebar .categories {
	padding-left: 20px;
	background: url(images/icons/cat.png) no-repeat top left;
}
#sidebar .archive {
	padding-left: 20px;
	background: url(images/icons/box.png) no-repeat top left;
}
#sidebar .tagcloud {
	padding-left: 20px;
	background: url(images/icons/tag.png) no-repeat top left;
}
#sidebar .blogroll {
	padding-left: 20px;
	background: url(images/icons/world_link.png) no-repeat top left;
}
#sidebar .recent-comments {
	padding-left: 20px;
	background: url(images/icons/comments.png) no-repeat top left;
}
#sidebar ul.children {
	margin: 0;
	padding: 0;
}

/* Comments */
label.author-label {
	background: url(images/icons/vcard.png) no-repeat center left;
	padding-left: 18px;
}
label.email-label{
	background: url(images/icons/email.png) no-repeat center left;
	padding-left: 18px;
}
label.url-label {
	background: url(images/icons/house.png) no-repeat center left;
	padding-left: 18px;
}
label.comment-label {
	background: url(images/icons/comment.gif) no-repeat center left;
	padding-left: 18px;
}

ol.commentlist {
	list-style: none;
	margin: 10px 5px;
}
ol.commentlist li {
	background: url(images/comment-bg.gif) no-repeat top left;
	padding: 0;
	margin: 10px 5px;
}
ol.commentlist li.autore {
	background: url(images/comment-bg-admin.gif) no-repeat top left;
}
ol.commentlist li .numero {
	float: left;
	color: #666;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	width: 26px;
	margin: 5px 5px 5px 0;
}
ol.commentlist li.no-trackback, ol.commentlist li.no-comment {
	background: none;
}
ol.commentlist li p {
	padding: 0 5px;
}

/*Social Bookmarks & Tags*/
.social_bookmark, .post-tag {
	font-size: 0.8em;
	background: #f0f0f0;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 5px;
}
.post-tag {
	margin: 0 5px;
	padding: 3px;
}
.social_bookmark img, .post-tag img {
	border: none;
	padding: 0;
	margin: 0;
}
/*recent comments*/
ul.recentcomments {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.recentcomments li.recentCommentsPostTitle {
	list-style: none;
	padding-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/icons/page_go.png) no-repeat top left;
}
ul.recentcomments li.recentCommentsPostTitle a {
	background: transparent;
}
ul.recentcomments li.recentCommentsPostTitle ul {
	list-style: none;
	margin: 0 5px;
	padding: 0;
}
ul.recentcomments li.recentCommentsPostTitle ul li .commentAuthor {
	padding-left: 18px;
	background: url(images/icons/user.png) no-repeat top left;
}