/*  
Theme Name: D&P Turismo e Cultura
Theme URI: http://www.depturismoecultura.com
Description: D&P Turismo e Cultura
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	background: url('images/bg.jpg') #CCC2B3 no-repeat top center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #311919;
}

BODY.home { background: url('images/bg-logo-home.jpg') #CCC2B3 no-repeat top center; }

IMG { border: 0px; }

LI { list-style: none; }

A { 
	text-decoration: none;
	color: #902D2B;
	outline: 0px;
}

A:hover { text-decoration: underline; }

/**************************************************************************************/

#logo {
	background: url('images/bg-logo.gif') no-repeat;
	width: 150px;
	height: 200px;
	float: left;
}

#logo A {
	text-indent: -90000px;
	display: block;
	width: 150px;
	height: 200px;
}

.home #logo { 
	background: transparent;
	height: 600px; 
	float: none;
}

.home #logo H1 {
	text-indent: -90000px;
	font-size: 10px;
}

/**************************************************************************************/

#menu {
	margin-top: 50px;
	width: 100px;
	float: right;
}

.home #menu { 
	position: absolute;
	width: 900px; 
	float: none;
}

#menu A, #menu .sel { 
	text-indent: -90000px;
	display: block; 
}

#menu A, #menu LI, #menu .sel {
	width: 100px;
	height: 100px;
}

#menu LI { margin-bottom: 20px; }

#menu .m1 A, #menu .m1 .sel { background: url('images/menu-m1.gif') no-repeat 0px 0px; }
#menu .m2 A, #menu .m2 .sel { background: url('images/menu-m2.gif') no-repeat 0px 0px; }
#menu .m3 A, #menu .m3 .sel { background: url('images/menu-m3.gif') no-repeat 0px 0px; }
#menu .m4 A, #menu .m4 .sel { background: url('images/menu-m4.gif') no-repeat 0px 0px; }

#menu .m1 .hover { background: url('images/menu-m1.gif') no-repeat -100px 0px; }
#menu .m2 .hover { background: url('images/menu-m2.gif') no-repeat -100px 0px; }
#menu .m3 .hover { background: url('images/menu-m3.gif') no-repeat -100px 0px; }
#menu .m4 .hover { background: url('images/menu-m4.gif') no-repeat -100px 0px; }

#menu A:hover { background-position: -100px 0px; }

#menu .sel { background-position: -100px 0px !important; }

.home #menu .m1 A { background: url('images/menu-home-m1.gif') no-repeat 0px 0px; }
.home #menu .m2 A { background: url('images/menu-home-m2.gif') no-repeat 0px 0px; }
.home #menu .m3 A { background: url('images/menu-home-m3.gif') no-repeat 0px 0px; }
.home #menu .m4 A { background: url('images/menu-home-m4.gif') no-repeat 0px 0px; }

.home #menu .m1 .hover { background: url('images/menu-home-m1.gif') no-repeat 0px -150px; }
.home #menu .m2 .hover { background: url('images/menu-home-m2.gif') no-repeat 0px -150px; }
.home #menu .m3 .hover { background: url('images/menu-home-m3.gif') no-repeat 0px -150px; }
.home #menu .m4 .hover { background: url('images/menu-home-m4.gif') no-repeat 0px -150px; }

.home #menu A:hover { background-position: 0px -150px; }

.home #menu .m1, .home #menu .m2 { margin-bottom: 180px; }

.home #menu LI, .home #menu A {
	width: 150px;
	height: 150px;
	float: left;
	clear: left;
}

.home #menu .m2, .home #menu .m4 { 
	float: right; 
	clear: right;
}

/**************************************************************************************/

#status {
	font-size: 11px;
	color: #997B73;
	width: 150px;
	float: left;
	clear: left;
}

#status A {
	background: url('images/bg-status-div.gif') no-repeat bottom center;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

#status A, #status STRONG {
	text-align: center;
	font-weight: normal;
	display: block;
}

#content {
	border-bottom: 1px solid #B7A498; 
	margin: 0px 0px 50px 200px;
	padding: 85px 0px 50px 0px;
	text-align: justify;
	min-height: 400px;
	width: 550px;
}

#page .title { 
	border-bottom: 1px solid #B7A498; 
	margin-bottom: 45px;
}

#page .title H1 {
	line-height: 15px;
	font-weight: normal;
	font-size: 24px;
	color: #673434;
}

#page .cont {
	line-height: 20px;
	font-size: 13px;
}

#page .cont P { margin-bottom: 15px; }

#single H1 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 22px;
	color: #673434;
}

#single .date {
	margin-bottom: 10px;
	font-size: 14px;
	color: #997B73;
}

#attach {
	padding-top: 20px;
	overflow: hidden;
}

#attach UL { width: 120%; }

#attach LI, #attach A, #attach IMG, #attach .frame {
	cursor: pointer;
	display: block;
	width: 120px;
	height: 120px;
}

#attach LI { 
	margin: 0px 20px 20px 0px; 
	float: left;
}

#attach .frame {
	background: url('images/bg-frame.png') no-repeat;
	position: absolute;
	display: none;
}

/**************************************************************************************/

.post {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

.post H1 { 
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 18px; 
}

.news H1, .news .excerpt { margin-left: 90px; }

.news .date {
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #997B73;
	width: 70px;
	float: left;
}

.news .date .d { 
	display: block;
	font-size: 24px; 
}

.excerpt {
	line-height: 18px;
	font-size: 11px;
}

/**************************************************************************************/

#lasts {
	border-bottom: 1px solid #B8A69A;
	margin: 0px auto 30px auto;
	text-align: justify;
	width: 600px;
}

#lasts H2 {
	border-bottom: 1px solid #B8A69A;
	margin-bottom: 20px;
	text-align: center;
	font-weight: normal;
	line-height: 10px;
	font-size: 14px;
	color: #997B73;
}

#lasts .all {
	margin-bottom: 5px;
	text-align: right;
}

#map {
	border: 1px solid #B8A69A;
	margin-bottom: 30px;
	width: 550px;
	height: 370px;
}

#address H3 { 
	margin-bottom: 15px;
	font-size: 14px; 
}

#address H4 { font-size: 12px; }

#address {
	overflow: hidden;
	width: 100%;
}

#address .left { float: left; }

#address .right { 
	padding-top: 40px;
	text-align: right;
	float: right; 
}

#marker H2 { font-size: 16px; }

/**************************************************************************************/

#footer {
	margin-left: 200px;
	padding-bottom: 50px;
	text-align: center;
	line-height: 180%;
	font-size: 11px;
	color: #8F6D67;
	width: 550px;
}

.home #footer {
	margin: 0px auto 0px auto;
	width: 600px;
}

#footer .credits { margin-top: 30px; }

#footer .credits A {
	background: url('images/logo-beesoft.gif') no-repeat 0px 0px;
	margin: 0px auto 0px auto;
	text-indent: -90000px;
	display: block;
	width: 100px;
	height: 32px;
}

#footer .credits A:hover { background-position: 0px -32px; }

/**************************************************************************************/

.subpages LI {
	background: url('images/bg-subcat-pointer.png') no-repeat 0px 0px;
	margin-bottom: 20px;
	padding-left: 60px;
	line-height: 50px;
	font-size: 18px;
	height: 50px;
}

.txt LI { 
	background: url('images/icon-bullet.gif') no-repeat 0px 5px;
	padding-left: 20px;
	margin-bottom: 20px; 
}

.wp-pagenavi {
	border-top: 1px dotted #B8A69A;
	padding-top: 10px;
	text-align: right;
	color: #8F6D67;
}

.wp-pagenavi .pages { 
	font-size: 11px;
	float: left; 
}

.wp-pagenavi .current, .wp-pagenavi A { margin-left: 10px; }

.wp-pagenavi .current { font-weight: bold; }

.wrap {
	margin: 0px auto 0px auto;
	width: 900px;
}


