/*
Theme Name: Ciociaria Eventi Theme
Description: A social Network Events.
Version: 1
Author: 
Tags:
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: url(images/back.jpg) repeat fixed;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
}
a {
	color: #33707e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: auto;
}
li {
	list-style: none;
}
h2 {
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 1em;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	letter-spacing: -3;
	color: #FFFFFF;
	margin: 10px 10px 10px 10px;
}
h5 a {
	color: #FFFF00;
	text-decoration: underline;
}
/*=== Layout ===*/
#page {
	margin: auto;
	width: 960px;
}
#contenuto960 {
	margin-right: 10px;
	margin-left: 10px;
}
/*=== Header ===*/
#header{
	height: 101px;
	margin: 0 0 1px;
}
#avviso{
	width: 960px;
	height: 105px;
	background-color: #4d4d4d;
	border: #FFFFFF 1px solid;
	margin-top: 25px;
	text-align: center;
}	
/*- Logo -*/
#header h1 {
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 408px;
}
#header h1 a {
	display: block;
	height: 101px;
}
#header h1 a:hover {
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
	background-color: #abdfff;
}
.topnav li {
	background: url(images/topnav-sep.gif) no-repeat left;
	float: left;
	line-height: 30px;
}
.topnav li.first {
	background: none;
}
.topnav li.first a {
	padding: 0 7px 0 4px;
}
.topnav li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.topnav li a:hover,
.topnav li.active a {
	text-decoration: underline;
}	
/*- Nav1 -*/
#nav1 {
	background: #ddd url(images/nav1-sep.gif) no-repeat left top;
	font-size: 13px;
	height: 37px;
}
#nav1 ul.sf-menu li {
	position: relative;
	background: url(images/nav1-sep.gif) no-repeat right top;
	float: left;
	line-height: 37px;
	padding: 0 1px 0 0;
	text-align: center;
	color: #e1e1e1;
}
#nav1 ul.sf-menu li a {
	color: #333333;
	display: block;
	position: relative;
	float: left;
	text-decoration: none;
	width: 107px;
	cursor: pointer;
}
#nav1 ul.sf-menu li a:hover {
	text-decoration: none;
	background: #cecece;
	border-top: 1px solid #888;
	height: 36px;
	color: #fff;
}
#nav1 ul.sf-menu li ul.children {
	border: 1px solid #000000;
	background: #272726 url(images/ul_children_bg.gif) repeat-y top right;
}
#nav1 ul.sf-menu li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li a {
	color: #bebebe;
	text-decoration: none;
	display:block;
}
#nav1 ul.sf-menu li ul.children li a:hover {
	text-decoration: none;
	background: none;
}
#nav1 ul.sf-menu li ul.children li ul.children {
	border: 1px solid #000000;
	border-left: none;
	background: #272726 url(images/ul_children_ul_children_bg.gif) repeat-y top left;
}
#nav1 ul.sf-menu li ul.children li ul.children li {
	background: url(images/ul_children_li_bg.gif) no-repeat bottom right;
}
#nav1 ul.sf-menu li ul.children li ul.children a {
	color: #bebebe;
	text-decoration: none;
}
#nav1 ul.sf-menu li ul.children
{
	margin:5px 0 0 0;
}
#nav1 ul.sf-menu li ul.children ul.children
{
	margin:-1px 0 0 27px;
}
/*=== All Columns ===*/
#columns {
	margin: 37px 0 0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 620px;
	margin-right: 20px;
	margin-top: 37px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 300px;
	margin-top: 37px;
}
#rightcol a {
	color: #404040;
	text-decoration: none;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 250px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #222222;
	text-decoration: none;
}
.post-title h3, .post-title h3 a  {
	letter-spacing: -1px;
	margin: 0 0 .45em;
	color: #5d5d5d;
	text-decoration: none;
	font: italic 18px Georgia, "Times New Roman", Times, serif;
}
.post-title h3:hover, .post-title h3 a:hover  {
	color: #9c9c9c;
}
/*- Post Date -*/
.post-data-evento {
	float: left;
}
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #5eb7cb;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	background: url(images/box-bgr2.gif) #f1f1f1 repeat-x top;
	height: 42px;
	padding: 0 18px;
}
.social-links .fl {
	line-height: 42px;
}
.social-links .fl span {
	background: url(images/comment_count_bg.gif) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.social-links .fr {
	padding: 9px 0 0;
}
.social-links .fr span {
	line-height: 21px;
}
.social-links img {
	margin: 0 0 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 450px;
}
/*- Widget Title - */
.wtitle {
	background: url(images/box-bgr.gif) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.boxhome {
	background: #ffffff;
	margin: 0 0 28px;
}
.boxx {
	margin: 0 0 20px;
}
.box {
	background: #ffffff;
	border: 1px solid #cfcfcf;
	margin: 0 0 28px;
	padding: 1px;
}
.box .content {
	background: #ffffff;
	height: 1%;
	padding: 18px;
}
.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 10px;
}
/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}
/*=== Styling Lists ===*/
/*- List1 -*/
.listboxhome li {
	border-bottom: 2px dotted #e7e7e7;
	padding: .7em 10px;
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
}
.listboxhomeR li {
	border-bottom: 2px dotted #e7e7e7;
	padding: .7em 10px;
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	height: 40px;
}
.list1 li {
	background: url(images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 2%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: url(images/search-bgr.gif) repeat-x top;
	border: 1px solid #eee;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 420px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 420px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	float: left;
	border: 5px solid #cfcfcf;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 20px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	background: url(images/page-bot.gif) repeat-x;
	height: 39px;
	clear: both;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.blocco-titolo {
	border-bottom: 3px solid #cfcfcf;
	min-height: 140px;
	width: 580px;
}
.blocco-titolo-home {
	height: 300px;
}
.blocco-titolo-blog {
	min-height: 40px;
	height: auto !important;
	border-bottom: 1px solid #cfcfcf;
}
/* Contact Form Styling */
#contactform #error ul{
padding-left:0px;
line-height:20px;
}
#contactform #error span{
color:green;
padding:5px 0 5px 0;
position:absolute;
top:60px;
right:10px;
width:150px;
}
#contactform #error ul li{
color:#BF0B0B;
font-weight:normal;
}
h2#contacth2{
font-size:18px;
color:#000;
margin:0 0 10px 0;
font-weight:normal;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
}
#contactform fieldset{
border:none;
}
#contactform #formleft{
float:left;
}
#contactform #error{
float:right;
}
#contactform .button{
background:#eded;
color:#666;
border:1px solid #ccc;
padding:5px 20px 5px 20px;
outline:none;
}
#contactform{
color:#666;
}
.clear{clear:both;}
img#wpstats{display:none}
.festival {
	width: 215px;
	height: 135px;
	border: 5px solid gray;
	background-position: center center;
	margin-bottom: 8px;
	background-size: 100%;
}
.festival:hover {
	border: 5px solid orange;
}
.imghome {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	border: 2px solid #dbdbdb;
	width: 50px;
	height: 50px;
}
.imghome:hover {
	border: 2px solid orange;
}
/*------LOGIN SLIDE--------*/
* {margin:0; padding:0; outline:0;}
#slide-panel{
	background-color: #d9d9d9;
	display:none;
	height:70px;
	margin:auto;
}
.slide {
	width:950px;
	margin:auto;
}
.btn-slide:link, .btn-slide:visited{
	color:#fff;
	float:right;
	display:block;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	height:26px;
	padding:3px 0 3px 0;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	width:100px;
	background-color: #ffad00;
	font-family:Arial;
}
.btn-slide:link:hover, .btn-slide:visited:hover{
	background-color: #efa30d;
	text-decoration: none;
}
.loginform {
	width:750px;
	margin: 0 auto;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
.formdetails {
	color:#FFF;
	font-size:12px;
	padding:5px;
	margin: 0 auto;
}
.formdetails input {
	border:none;
	padding:2px 5px 2px 5px;
	background-color:#EFEFEF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	height:20px;
	width: auto;
}
.loginregister {
	color:#999;
	padding:5px;
}
.loginregister a:link, .loginregister a:visited {
	color:#FFF;
	font-size:11px;
	text-decoration:underline;
}
.loginform h2 {
	padding:10px 10px 10px 0;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
.loginform ul li {
	display:inline;
}
.loginform ul li a:link, .loginform ul li a:visited {
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}
.loginbtn {
	background-color:#EFEFEF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	height:20px;
	cursor: pointer;
	margin: 0 10px;
}
.loginbtn:hover {
	background-color: #e3e3e3;
}
/*------boxinfohome--------*/
#infohome {
	float:left;
	width: 300px;
	height: 280px;
	background: url(images/stripe1.png);
}
#toteventi {
	width: 282px;
	height: 41px;
	padding: 5px;
	background-color: black;
	margin: 4px auto 0;
	font: 3.5em/0.9em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;
}
#rss {
	width: 247px;
	height: 41px;
	margin: 4px auto 0;
	background: #f4f4f4 url(images/rss_32.png) no-repeat 5px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	text-transform: uppercase;
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#rss:hover {
	background: #fff url(images/rss_32.png) no-repeat 5px 5px;
}
#twitter {
	width: 247px;
	height: 41px;
	margin: 4px auto 0;
	background: #f4f4f4 url(images/twitter_32.png) no-repeat 5px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	text-transform: uppercase;
	text-transform: uppercase;
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#twitter:hover {
	background: #fff url(images/twitter_32.png) no-repeat 5px 5px;
}
#facebook {
	width: 247px;
	height: 41px;
	margin: 4px auto 0;
	background: #f4f4f4 url(images/facebook_32.png) no-repeat 5px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	text-transform: uppercase;
	text-transform: uppercase;
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#facebook:hover {
	background: #fff url(images/facebook_32.png) no-repeat 5px 5px;
}
.descrizioni {
	color: #777;
	font: 0.8em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
}
.eventilabel {
	color: #3fc3ff;
	font: 0.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: none;
	float: left;
	margin-left: 3px;
}
#registrati {
	width: 99px;
	height: 42px;
	float: left;
	background: #f4f4f4 url(images/userplus32.png) no-repeat 5px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	text-transform: uppercase;
	text-transform: uppercase;
	font: bold 1.2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 4px;
	margin-left: 4px;
}
#registrati:hover {
	background: #fff url(images/userplus32hover.png) no-repeat 5px 5px;
}
#aggiungievento {
	width: 99px;
	height: 42px;
	float: left;
	background: #f4f4f4 url(images/aggiungievento32.png) no-repeat 5px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	text-transform: uppercase;
	text-transform: uppercase;
	font: bold 1.2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 4px;
	margin-left: 4px;
}
#aggiungievento:hover {
	background: #fff url(images/aggiungievento32hover.png) no-repeat 5px 5px;
}
#festival {
	width: 220px;
	float:left;
	min-height: 250px;
	margin-right: 10px;
	margin-left: 10px;
}
#inarrivo {
	width: 880px;
	background-color: white;
	margin-bottom: 10px;
	min-height: 70px;
	padding-right: 30px;
	padding-left: 30px;
	-moz-box-shadow:inset 0 0 10px #aaa;
	-webkit-box-shadow:inset 0px 0px 10px #aaa;
	box-shadow:inset 0px 0px 10px #aaa;
	padding-top: 5px;
}

/* TYPSY DOCS */

#gravity { width: 100%; margin: 5px 0; border-spacing: 5px; }
#gravity td { text-align: center; vertical-align: middle; padding: 5px 0; background-color: #d0d0d0; }
#gravity a { }
#gravity a:hover { color: #505050; background: none; }

/* TYPSY CSS */

.tipsy { padding: 5px; font-size: 12px; opacity: 0.9; filter: alpha(opacity=90); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { /*-moz-border-radius:3px; -webkit-border-radius:3px;*/ }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/* jScrollPane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #eee;
}
.jScrollPaneDrag {
	position: absolute;
	background: #bbb;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/*=== PageNavi. ===*/
.wp-pagenavi {
	clear: both;
	font-size: 12px;
	margin-bottom: 40px;
	text-align: right;
	color: #5F5F5F;
}
.wp-pagenavi a, .wp-pagenavi .current {
	background: #FFFFFF url(images/box-bgr.gif) repeat-x scroll 0 100%;
	border: 1px solid #CFCFCF;
	color: #33707E;
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	background: #FFFFFF url(images/box-bgr.gif) repeat-x scroll 0 100%;
	color: #5F5F5F;
}
.wp-pagenavi .pages {
	float: left;
}
