/*  
Theme Name: GeoMusic
Theme URI: http://www.flywebdesign.it/
Description: Geomusic by FWD & AARG
Version: 2.0.2
Author: RedFly
Author URI: http://www.flywebdesign.it/
*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
html { height: 100% }

img, fieldset, abbr, acronym { border: 0 }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
caption { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; }
input, select { vertical-align: middle }
textarea { height: auto; overflow: auto; }
option { padding-left: 0.6em }
button { background: none; border: 0; cursor: pointer; text-align: center; }

/*------------------------------------------------------------------

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/
	

em { color: #d9e3ea }


/* Headlines */
h1, h2, h3{
	font-weight: normal;
	line-height: normal;
	letter-spacing:-1px;
}
h1 { font-size:30px; }
h2 { font-size:26px; }
h3 { font-size:22px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
h1, h2, h3 {
	color: #6099ff;
	margin-top: 15px;
}
h4 {
	color: #a3d5ea;
	font-size: 14px;
}


/* Anchors */
a, a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active, a.active {
	text-decoration: underline;
}

/* Lists */
#main div.box1 ul {
	padding:20px;
	list-style:inside;
}
#main div.box1 ol {
	padding:20px;
	list-style:inside;
	list-style-type:decimal;
}
#sidebar .box1 { margin:7px 0 18px; padding: 18px; }
#sidebar #videos .box1 { margin: 0 0 20px; padding: 10px; }

#sidebar ul, #sidebar ol { 
	list-style-type:none;
}

blockquote {
	margin:15px 0; padding:10px 20px;
	border-bottom:1px solid #000;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#fff;
	background:url(images/bg-box.png) repeat scroll 0 0 !important;
	background: #222;
}

/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/

#wrap {
	margin: auto;
	text-align: left;
	width: 960px;
	position: relative;
}

#content{
		float: left; display: inline;
		clear: both;
		position: relative;
	}

	

	#content {
		padding: 0 0 4em;
		width: 100%;
	}
		.home #main {
			float: left;
			width: 374px;
		}
		#main {
			float: left;
			width: 598px;
		}
		.home #sidebar {
			float: right;
			width: 543px;
		}
		#sidebar {
			float: right;
			width: 333px;			
		}
		#sidebar h3 { margin-top:10px; }
	

	
	
/* Fix Footer Position */
#wrap {position: relative; min-height: 100%;}
html, body, * html #wrap {height: 100%;}
#content {padding-bottom: 100px;}



/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}


/*-------------------------------
2.d Elements, ID's & Classes
-------------------------------*/


div#hi {
	color: #2a2b2b;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	width: 440px;
	position: absolute;
	top: 135px; right: 0;
}
	div#hi p a {
		color: #d0d0d0;
		font: 11px/11px Arial, Helvetica, sans-serif;
	}

h3#myWritings {
	background: url(images/bg-h2-mywritings.png) no-repeat;
	width: 160px; height: 34px;
	margin: 0 0 10px 12px;
}

h3#myVideos {
	background: url(images/bg-h2-myvideos.png) no-repeat;
	width: 138px; height: 33px;
	margin: 0 0 11px 12px;
}

h3#myPhotos {
	background: url(images/bg-h2-myphotos.png) no-repeat;
	width: 137px; height: 34px;
	margin: 0 0 10px;
}
h3#myPortfolio {
	background: url(images/bg-h2-myportfolio.png) no-repeat;
	width: 160px; height: 34px;
	margin: 0 0 10px;
}
h3#myLifestream {
	background: url(images/bg-h2-mylifestream.png) no-repeat;
	width: 189px; height: 34px;
	margin: 0 0 10px;
}
h3#myFavblog {
	background: url(images/bg-h2-myfavblog.png) no-repeat;
	width: 150px; height: 32px;
	margin: 0 0 10px;
}


h2.lifestream_date { display:none; } 
p.lifestream_credits { display:none; } 


ol.commentlist li, form#comments { background: url(images/bg-box.png) repeat !important; background: #111; }

div.box2 {
	background-color: #141517;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
}

.txt0, .txt0 a, .continue { color: #a3d5ea;}

.txt0{
clear:both;}

h4.txt1 {
	background: url(images/ico-1.gif) no-repeat 15px 3px;
	padding: 0 0 10px 45px;
}

#sidebar h3 {
	color: #fff;
	font-weight: normal;
}

#sidebar a {
	color: #6099ff;
}

ol.commentlist  { margin:0; }

ol.commentlist li {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
}
	ol.commentlist li p {	margin: 0 }

		ol.commentlist li img.avatar {
			float:right;
			padding:0 10px 0 10px;
		}

		ol.commentlist li p a { color: #6099ff; }
		
	ol.commentlist li ul li {
		padding: 15px 0px 5px 20px;
		margin:0;
	}

ol.commentlist .comment-meta a { color:#999; padding-bottom:5px; }
ol.commentlist .children { margin:0; }

h2.title { color: #fff; margin: 0 0 14px }

div.post { padding: 5px 0px }
.post strong { font-weight: 700;}
.post em { font-style: italic}


.home .post { border-bottom: 1px dashed #777777}

div.post img { border:1px dashed #888888; padding:5px !important; padding:0; }

.box1 .navigation { padding: 10px 0; }

h2.hd-page {

}
div.box1 ul.list2 li, div.list3 li {
	line-height: 13px;
	border-bottom: 1px dashed #777;
	padding: 8px 0;
}
div.list3 .lifestream li { border:none; }


/*------------------------------------------------------------------

3.	FORMS
	Styles for forms only

--------------------------------------------------------------------

/*-------------------------------
3.a Form styles
-------------------------------*/

input.text, select.select, textarea.textarea
{
	border: 0;
	color: #000;
	padding: 7px;
}
input.text { width: 168px }
select.select { width: 200px }
textarea.textarea { width: 375px; height: 100px; background-color: #e9eef4 }

button.button {
	color: #fff;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}

/* General forms */
form.form {  }

	form.form ol.fieldset {	list-style: none }
	
		form.form ol.fieldset li.field {
			margin: 0 0 13px;
			position: relative;
		}
			form.form ol.fieldset li.field label {
				position: absolute;
				top: 5px; left: 195px;
			}
			
	form.form p.submit { margin: 0 }
	
	form.form p.submit input { padding: 5px 10px }


/* Search forms where button and text input are next to each other  */
form.search { /* nothing here */ }
	
	form.search p.fields { margin: 0 }

		form.search p.fields input, form.search p.fields button {
			display: inline;
			vertical-align: middle;
		}


/*-------------------------------
3.b Individual forms
-------------------------------*/

form#topSearch {
	background: url(images/bg-search.png) no-repeat;
	width: 178px; height: 32px;
	position: absolute;
	top: 10px; right: 0;
}
	form#topSearch p.fields input {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		width: 130px;
		background: none;
		overflow: hidden;
		border: none;
		position: absolute;
		top: 8px; left: 8px;
	}
		form#topSearch p.fields button {
			background: url(images/ico-search.png) no-repeat;
			width: 21px; height: 21px;
			border: none;
			position: absolute;
			top: 5px; right: 10px;
		}

form#comments {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 30px;
}
		

/*------------------------------------------------------------------

4.	PLUGINS
	Predefined utilities

--------------------------------------------------------------------

/*-------------------------------
Sidebar Tabber
-------------------------------*/

ul.idTabs {
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
}

ul.idTabs li {
	display: inline;
	margin-right:5px;
	float:left;
}

ul.idTabs li a {
	display:block;
	float:left;
	height:16px;
	margin:0 auto;
	padding:10px;
	text-align:left;
}

ul.idTabs li a.selected, ul.idTabs li a:hover {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius: 6px 6px 0 0;	
}
#tabs .inside {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
	-moz-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}

#tabs .inside ul li {
	line-height: 13px;
	border-bottom: 1px dashed #555;
	padding: 15px 0;	
}
#tabs .inside ul#comm li {
	background:url(images/ico-6.gif) no-repeat left center;
	padding-left:28px;
}
#tabs .inside ul#pop li {
	background:url(images/ico-2.gif) no-repeat left center;
	padding-left:28px;
}


#tagcloud {
	padding:15px;
}
#tabs .inside ul{
	margin:0;
	padding:0px 15px 10px 15px !important;
}
.home #tabs {
	width:260px;
	float:left;
	margin:24px 0 20px;
}
.home div#myfavblog {
	width:260px;
	float:right;
}



/*-------------------------------
Widgets
-------------------------------*/


.widgetized .inside {
	background: url(images/bg-box.png) repeat !important;
	background: #111;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius: 6px 6px 0 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius: 6px 6px 0 0;	
}

table#wp-calendar { margin:0 !important; }

#wp-calendar caption {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 0 10px;
	font-family: Georgia;
}

#wp-calendar thead {
	color: #6099ff;
	font-weight: bold !important;
}

#wp-calendar #next, #wp-calendar #prev {
	padding: 10px 0 0 !important;
}

#flickr {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

#flickr .flickr_badge_image a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px dashed #888;
		padding: 5px;
}

#flickr .flickr_badge_image a:hover {
	border: 1px dashed #fff;
}
#browseFlickr{
	background: url(images/bg-flickr.png) no-repeat;
	width: 91px; height: 11px;
	margin: 0 25px 10px 12px;
	float:right;
}
#video {
	padding: 10px;
}

#sidebar #advert_125x125 { padding:30px 0 20px 30px; margin: 0 0 18px;	}
#sidebar #advert_125x125 img { margin:0 15px 5px 0; }

#portfolio {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

#portfolio a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px dashed #888;
		padding: 5px;
}

#portfolio a:hover {
	border: 1px dashed #fff;
}


/*-------------------------------
Lifestream
-------------------------------*/

.list3 .first, .list3 h5 {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #fff;
}

.list3 .lifestream-icon {
	float: left;
	padding: 0 15px 0 0;
}

.list3 .lifestream-post {
	font-size: 14px;
}

.list3 .lifestream-post p {
	margin: 0 !important;
}


/*-------------------------------
Utility classes
-------------------------------*/

.l { text-align: left }
.c { text-align: center }
.r { text-align: right }
.aligncenter { margin: 5px auto 15px auto;	display: block; }
.alignleft { margin: 5px 15px 5px 0; float: left; }
.alignright { margin: 5px 0px 5px 15px; float: right; }

.wrap, .col { float: left;	display: inline; position: relative; }
.wrap { clear: both }

.clear { clear: both }
.fl { float: left }
.fr { float: right }
.hide, .hidden, .anchor, .skip { display: none }
.nomargin { margin-bottom: 0 !important }
.noborder { border: 0 !important }
.top { margin-top: 0 !important }

.replace, .br { display: block; font-size: 1%; line-height: 0; text-align: left; text-indent: -10000px; }

.hr { background: #ccc; height: 1px; margin: 1.5em 0 }
.hr hr { display: none }


/*-------------------------------
Clearfix
-------------------------------*/

.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: block }
.fix{ clear: both; height: 1px; margin: -1px 0 0; overflow: hidden; }


/*------------------ Nuovo template ---------------------------------*/


@charset "utf-8";
/* CSS Document */

img, div {behavior: url(iepngfix.htc);}

body{
background-image:url(images/bg-chiaro-light.jpg);
background-repeat:repeat-x;
background-position:center top;
background-color:#1E222C;
color:#FFFFFF;
text-align:center;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
margin:0px;
}

h2{
color:#FDBC5F;
font-size:32px;
font-weight:normal;
text-transform:uppercase;
margin:0px;
padding:0px;}

#box-esterno{
margin:auto;
width:926px;
text-align:left;
background-image:url(images/bg-sito.jpg);
background-position:center top;
background-repeat:no-repeat;
text-align:left;}

#header{
position:relative;
}

#menu-top{
margin-top:8px;
text-align:right;
font-size:11px;
color:#004990;
margin-right:17px;}

#menu-top a{
color:#004990;
text-decoration:none;}

#menu-top a:hover{
	color:#0062C4;
	text-decoration:underline;
}

#menu-top img{
vertical-align:middle;}

#logo{
width:380px;
margin:auto;
position:relative;
height:93px;
}
h1{
text-indent:-10000px;}
h1 img{
position:absolute;
left:0px;
top:-20px;
border:0px;}

#ricerca{
position:absolute;
right:17px;
top:80px;
}
.search{
text-align:right;
padding:0px;
margin:0px;
vertical-align:baseline;
}

.search input{
border:1px solid #7FA7CC;
height:18px;
width:160px;
margin:0px;
padding:0px;
line-height:14px;
font-size:14px;}


#main-menu{
height:45px;
width:100%;
margin-bottom:4px;
}

#main-menu ul{
list-style:none;
margin:0px;
padding:0px;
padding-top:8px;
margin-left:20px;}

#main-menu ul li{
float:left;
}

#main-menu ul li a{
color:#EEEFF8;
text-decoration:none;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
display:block;
line-height:29px;
padding:0px 11px;
text-shadow: 0px 2px 1px #0A58A7;
}

#main-menu ul li a:hover{
color:#D2D7EC;}

#box-riquadri{
clear:both;
width:100%;
height:260px;
}

#riquadri{
clear:both;
position:absolute;
top:181px;
}

#riquadri .riquadro{
float:left;
}

#riquadri .riquadro .interno{
margin-left:14px;
margin-right:10px;width:283px;
overflow:hidden;
text-align:center;
}

#riquadri .riquadro .riquadro-top{
position:relative;
}

#riquadri .riquadro .riquadro-top .titoloarticolo{
position:absolute;
bottom:0;
background-image:url(images/bg-evidenza.png);
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
color:#b5dff3;
text-decoration:none;
width:265px;
padding:10px;
text-transform:uppercase;
font-weight:lighter;}

#riquadri .riquadro .interno img{
border:0px;
}


.replace{
background:#94B3d0;
height:20px;
line-height:20px;
margin:0px;
width:45px;
padding:0px;
border:0px;
cursor:pointer;
float:right;
background-image:url(images/cerca.gif)}

#box-contenuti{
background-image:url(images/bg-cont-home.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;}

#box-contenuti .riquadro{
float:left;}

#box-contenuti .riquadro .interno{
margin:0px 10px 0px 14px;
padding:15px;
width:253px;
}

#box-contenuti .riquadro .interno-banner{
margin:0px 10px 0px;
width:283px;
}

#box-contenuti-int{

background-image:url(images/bg-cont-intern.jpg);}

#box-contenuti-int #sfondo{
background-image:url(images/bg-cont-int.jpg);
background-repeat:no-repeat;
background-position:top;
padding:15px 25px 15px 30px;
}

#footer{
font-size:12px;
background-image:url(images/bg-footer.png);
color:#FFFFFF;
margin:14px;
padding-left:14px;
line-height:20px;}

.news-prew{
margin-top:15px;
line-height:120%;
}

.news-prew .data{
color:#B1D2EC;
font-weight:normal;
text-transform:uppercase;
}

.concerti .news-prew .data, .festival .news-prew .data{
color:#B1D2EC;
font-weight:normal;
text-transform:uppercase;
display:block;}

.news-prew a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.news-prew a img{
float:left;
margin-right:15px;
padding-top:5px;
border:0px;
}

.news-prew a:hover{
color:#BFD3EB;}

.link{
margin-top:20px;
font-size:11px;}

.link a{
color:#FBC34E;
text-decoration:none;}

.link a:hover{
color:#FFE1AD;}

.clear{
clear:both;}

.page-item-30, .page-item-398, .page-item-483, .page-item-491, .cat-item.cat-item-5, .cat-item.cat-item-1, .cat-item.cat-item-3, .cat-item.cat-item-8{
display:none;}

.lista-artisti{
width:266px;
float:left;
margin-right:20px;
margin-bottom:10px;
margin-top:10px;
}

.lista-artisti a{
display:block;
width:260px;
height:96px;
padding:5px;
text-decoration:none;
color:#FFFFFF
}

.lista-artisti a img{
}

.lista-artisti .fotoartista{
display:block;
height:90px;
width:90px;
overflow:hidden;
text-align:center;
float:right;
background-color:#000000;
margin-left:10px;}

.lista-artisti a:hover{
background-image:url(images/bg-lista-hover.png);
}
.lista-artisti .nome-artista{
text-transform:uppercase;
font-weight:bold;}

#paginazione-artisti{
float:right;
width:650px;
text-align:right;
color:#FFFFFF;
margin-top:10px;
margin-bottom:20px;}

#paginazione-artisti a{
color:#EEEEFF;
padding:3px;
}
#paginazione-artisti a.sel{
color:#FFFFFF;
font-weight:bold;
padding:3px;
background-image:url(images/bg-lista-hover.png)
}

#paginazione-artisti a:hover{
text-decoration:none;
background-image:url(images/bg-lista-hover.png)
}
/*-------------------scheda artista--------------*/

#col1{
float:left;
width:260px;
font-size:12px;
margin-top:20px;}

#col1 h3{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
margin-bottom:10px;
}

#col2{
float:right;
width:550px;
margin-top:20px;}

#img-artista{
text-align:center;
margin-bottom:20px;}



#brev-desc{
margin-bottom:20px;}

.gall-artista{
float:left;
width:78px;
height:78px;
}

.gall-artista a img{
margin:14px;
text-decoration:none;background-color:#000000;}

ul.ec3_events, ul.ec3_events ul{
list-style:none;
}

.archivio ul{
list-style:none;
margin-left:10px;
margin-bottom:20px;}

li .data{
font-size:80%;}

ul.ec3_events ul{
margin-left:20px;
margin-bottom:30px;}

li.ec3_list_month{
list-style:none;
color:#FFFFFF;
text-transform:uppercase;
margin-left:10px;
}

li.ec3_list_month .news-prew{
margin-top:0px;
margin-bottom:5px;
}

.shop .news-prew .thumb{
float:left; margin-right: 15px;}

.shop .news-prew .thumb img{
height:150px;
width:150px;}

.concerti .description{

}

.concerti .news-prew .thumb{margin-top:5px;
}


.shop .news-prew .description{
font-weight:normal;
padding-top:10px;
display:block;}

.shop .news-prew .title{
font-size:18px;
border-bottom:#FFFFFF dotted 1px;
margin-bottom:5px;
}
.shop .news-prew a{
display:block;
height:160px;}

.news .news-prew .thumb{
float:left; margin-right: 15px;
overflow:hidden;
text-align:center;
width:150px;}


.festival .news-prew .thumb{
float:left; margin-right: 15px;
text-align:center;
} 
.news .news-prew .title, .festival .news-prew .title{
font-size:18px;
border-bottom:#FFFFFF dotted 1px;
display:block;
}

.festival .news-prew .title{
margin-bottom:-10px;
}

.news .news-prew .description, .festival .news-prew .description{
font-weight:normal;
display:block;
margin-top:-15px;}

.news .news-prew a{
display:block;
}

.news .news-prew{
margin-bottom:20px;
}

.description1{font-size:80%;}

.links .linki{
font-size:14px;
margin-bottom:8px;}

.links .linki a{
font-weight:bold;
margin-right:15px;
text-decoration:underline;}

p{
text-align:justify;}

.bannerino font, .bannerini font{
display:none;}

.bannerino{
margin-left:3px;
margin-top:-2px;
}

.bannerini{
margin-left:3px;
position:relative;
top:-27px;
background-image:url(images/bg-footer.png);
width:280px;
padding-left:3px;
display:block;
overflow:hidden;
height:35px;
}

.bannerini a{
padding-right:3px;
}

#col-banner{
float:right;
}
.artisti a.artistilink{
display:inline-block;
}

.lista-artisti-small{
margin-left:5px;}

#newsletter{
padding:4px 8px;
background-image:url(images/bg-newsletter.png);
margin-top:-20px;
margin-left:3px;
color:#666666;
font-size:14px;
text-align:center;}

#newsletter h3{
font-size:20px;
color:#004990;
margin:0px;
padding:0px;
padding-bottom:5px;
text-align:left
}

#newsletter div{
padding-bottom:5px;
text-align:left}

#newsletter div input{
width:200px;}


