/*  
	Theme Name: 	Centro Laila
	Theme URI: 		http://www.centrolaila.org
	Description:	Centro Laila ONLUS
	Version: 		1.2
	Author: 		Arkin
	Author URL: 	http://www.webmarketingcaserta.com/ 
*/


* { padding:0; margin:0;}
	html { font-size:100.01%;}
	body { font-size:62.5%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background:url(images/tail.gif) repeat 0 0 #fff; color:#2b2924;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a, .comments a:hover {text-decoration: underline; color:#c54d6d;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-family: "Trebuchet MS"; font-size:13px; font-style:italic; color:#9c9688;}
	input.text, select, textarea { padding:2px 0px 3px 6px; background:#edecda; border:0;}
	
	html body textarea { font-family: "Trebuchet MS"; font-size:13px; font-style:italic; color:#9c9688;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/}
	.main { width:1009px; margin:0 auto;}
	
	.header { background:url(images/menu-corner-left.png) no-repeat 0 bottom;}
	.header .corner-left { background:url(images/menu-corner-right.png) no-repeat right bottom;}
	.header .corner-right { background:url(images/menu-bg.png) repeat-x 0 bottom; overflow:hidden; margin:0px 29px 0px 29px; height:226px;}
	
	.header .right { float:right; padding:48px 13px 0px 0px; overflow:hidden;}
	
		
/*** Menu ***/
	.main-menu { clear:both;  background:url(images/menu-right.gif) no-repeat right 0; height:100%}
	.menu {  background:url(images/menu-left.gif) no-repeat 0 0px; height:100%;padding:20px 0px 25px 108px; overflow:hidden;}
	
	.menu ul { list-style:none; width:100%;/* overflow:hidden;*/}
	.menu ul li { float:left; height:100%; padding:0px 54px 0px 0px;}
	
	.menu ul li a { display:block; float:left; overflow:hidden; text-decoration:none;}
	.menu ul li a { font-size:1.3em; color:#fff;  cursor: pointer; text-indent:-1000em; height:21px;}
	
	.menu ul li a:hover, .menu ul li.current_page_item a {}
	
	.menu ul li a.menu01 { width:46px; background:url(images/menu01.gif) no-repeat 0 0;}
	.menu ul li a.menu02 { width:65px; background:url(images/menu02.gif) no-repeat 0 0;}
	.menu ul li a.menu03 { width:78px; background:url(images/menu03.gif) no-repeat 0 0;}
	.menu ul li a.menu04 { width:108px; background:url(images/menu04.gif) no-repeat 0 0;}
	.menu ul li a.menu05 { width:88px; background:url(images/menu05.gif) no-repeat 0 0;}
	.menu ul li a.menu06 { width:94px; background:url(images/menu06.gif) no-repeat 0 0;}
	
	.menu ul li a.menu01:hover {background:url(images/menu01-act.gif) no-repeat 0 0;}
	.menu ul li a.menu02:hover { background:url(images/menu02-act.gif) no-repeat 0 0;}
	.menu ul li a.menu03:hover { background:url(images/menu03-act.gif) no-repeat 0 0;}
	.menu ul li a.menu04:hover { background:url(images/menu04-act.gif) no-repeat 0 0;}
	.menu ul li a.menu05:hover { background:url(images/menu05-act.gif) no-repeat 0 0;}
	.menu ul li a.menu06:hover { background:url(images/menu06-act.gif) no-repeat 0 0;}
	.menu ul li a.menu01:hover {background:url(images/menu01-act.gif) no-repeat 0 0;}
	
	.menu ul li#current a.menu02 { background:url(images/menu02-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu03 { background:url(images/menu03-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu04 { background:url(images/menu04-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu05 { background:url(images/menu05-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu06 { background:url(images/menu06-act.gif) no-repeat 0 0;}
	
/*** Logo ***/
	.logo { clear:both; float:left; overflow:hidden;}
	.logo .indent { padding:63px 0px 35px 66px; background:url(images/logo-bg.jpg) no-repeat 29px 29px;}
	.logo h1 { width:279px; height:54px; margin:0px 0px 0px 0px; background:url(images/logo.gif) no-repeat 0 0; font-size:1em; font-weight: normal; color:#fff; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	.logo h1:hover { text-decoration:none;}
	
/*** Search ***/
	.search { float:left; display:inline; background:url(images/search-bg.gif) no-repeat 0 0; overflow:hidden; padding:14px 16px 15px 14px;}
	.search form {}
	.search .text { width:233px; padding:3px 0px 5px 6px; margin:0px 3px 0px 0px;}
	.search .but { cursor: pointer;}
	
	.search_page { float:left; display:inline; background: none; overflow:hidden; padding:14px 16px 15px 0px;}
	.search_page form {}
	.search_page .text { width:233px; padding:3px 0px 5px 6px; margin:0px 3px 0px 0px;}
	.search_page .but { cursor: pointer;}
	
/*** Rss ***/
	.rss { float:left; display:inline; background:url(images/rss.gif) no-repeat right 11px; padding:18px 45px 21px 20px;}
	.rss a { font-size:1.3em; font-weight:bold; color:#fff}
	
/*** Column ***/
	.content { clear:both; /*overflow:hidden;*/ padding:0px 0px 0px 0px; height:100%;}
		.content .shadow-left { background:url(images/content-shadow-left.png) repeat-y 0 0;}
		.content .shadow-right { background:url(images/content-shadow-right.png) repeat-y right 0; padding:0px 19px 0px 19px;}
		.content .content-bg { background:#fff;}
		.content .content-bg .contnet-bg-left { background:url(images/contnet-bg-left.png) repeat-y 0 0;height:100%;}
		.content .content-bg .contnet-bg-right { background:url(images/contnet-bg-right.png) repeat-y right 0;height:100%;}
		.content .content-bg .contnet-bg-bot { background:url(images/contnet-bg-bot.png) repeat-x 0 bottom;height:100%;}
		.content .contnet-corner-left-bot { background:url(images/contnet-corner-left-bot.png) no-repeat 0 bottom;height:100%;}
		.content .contnet-corner-right-bot { background:url(images/contnet-corner-right-bot.png) no-repeat right bottom; height:100%;}
		.content .content-bg-center { background:url(images/header.jpg) no-repeat center 0; overflow:hidden; height:100%; padding:17px 0px 0px 22px;}
	
	.column-right { width:462px; float:right; padding:0px 0px 0px 0px; margin:0px 0px 0px 30px; _margin-left:27px;}
		.widget-left { width:216px; margin:0px 30px 0px 0px; float:left;}
		.widget-right { width:196px; float:left;}
		
	.more { font-size:1.3em; font-weight:bold; float:right; display:inline; padding:10px 3px 0px 0px;}
	
/*** Widgets  ***/
	.widget { height:100%; overflow:hidden; width:100%; background:url(images/line.gif) repeat-x bottom; margin:0px 0px 11px 0px;  padding:0px 0px 25px 0px;}
	.widget-bg {}
	
	.widget .title { height:100%;  padding:0px 0px 0px 0px;}
	
	.widget h2 {  height:100%; overflow:hidden; font-weight: normal;  text-transform:uppercase; }
	.widget h2 { font-size:1.8em; color:#504c41; padding:4px 0px 24px 6px;}
	
	.widget h3 {  height:100%; overflow:hidden; font-weight: normal;  text-transform:none; }
	.widget h3 { font-size:0.91em; color:#37B6DD; font-weight:bold;}
	
	.widget ul { margin:0px 2px 0px 10px; color:#372b20; font-size:1.3em; height:100%;}
	.widget li { background:url(images/marker.gif) no-repeat 0 6px; padding:0px 0px 6px 17px;}
	
	.widget a { color:#372b20; font-size:13px; font-weight:bold; text-decoration:none;}
	.widget a:hover { text-decoration: underline;}
	
	.widget .more { text-align:left; float: none; padding:11px 0px 0px 10px;}
	.widget .more a { color:#c54d6d; text-decoration:underline;}
	.widget .more a:hover { text-decoration: none;}
		
	/*** random ***/	
		.widget-right .widget { background: none;}
		.widget-right .widget .title { padding:0px 0px 4px 0px;}
		.widget-right .widget h2 { padding:4px 0px 0px 0px;}
		.widget-right .widget p { padding:0px 0px 10px 1px;}
		
		.widget-right .more { text-align:right; float: right; padding:0px 0px 0px 10px;}
		.widget-right .more a { color:#c54d6d; font-size:11px; font-weight: normal; text-decoration:underline;}
		.widget-right .more a:hover { text-decoration: none;}
		
	/*** widget_categories ***/
		.widget_categories { height:100%; overflow:hidden; width:100%; background:url(images/line.gif) repeat-x bottom; margin:0px 0px 14px 0px;  padding:0px 0px 24px 0px;}
		.widget_categories h2 { font-size:1.8em; color:#504c41; padding:4px 0px 20px 6px;}
	
	/*** widget_blogroll ***/
		.widget_links h2 { font-size:1.8em; color:#504c41; padding:4px 0px 8px 6px;}
		.widget_links li { background:url(images/widget-marker.gif) no-repeat 0 7px; padding:0px 0px 6px 17px;}
			
	/*********/
		#search form { padding:0px 0px 0px 0px;}
		#search input { padding:4px 0px 5px 6px;}
		.widget-right #search form { padding:0px 0px 0px 0px;}
		
		.widget_calendar table { margin:0px 0px 0px 0px;}
		
		.widget-right .widget_calendar table { margin:0px 0px 0px 0px;}
		
		.widget_tag_cloud h2 { text-align:left;}
		.widget_tag_cloud { text-align:center;}
		.widget_tag_cloud a {text-align:center; padding:0px 4px 0px 4px;}
		
		.widget table a {}
		
		.widget_text h2 {}
		.widget_text { background: none;}
		.widget_text div {background: none;}
		.widget_text .widget-bg {background: none;}
		
		.textwidget { padding:0px 0px 0px 0px; font-size:1.2em;}
		.textwidget {}
	
		
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
		.column-center .indent { clear:both; overflow:hidden;height:100%;  padding:0px 0px 41px 0px;}
		
		.column-center .title { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		
		
		.column-center .title h2 { font-size:3.2em; font-weight: normal;  color:#504c41; overflow:hidden; height:100%; padding:13px 10px 4px 17px;}
		.column-center .title h3 { font-size:2.2em; font-weight: normal;  color:#504c41; overflow:hidden; height:100%; padding:13px 10px 4px 17px;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#504c41; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { background:#b84064; width:17%;  text-align:center; font-size: 1.4em; text-align:center; color:#fff; padding:2px 5px 6px 5px; display:inline; float:left;}
		.column-center .title .date span { font-size:36px; display:block; margin:0px 0px -23px -2px; overflow:hidden;}
		
		.title-page * {  font-size:2.2em; font-weight: normal;  color:#504c41; overflow:hidden; height:100%; padding:13px 10px 4px 0px;}
	
	.text-box { clear:both; font-size:1.3em; line-height:1.3em; padding:8px 0px 0px 0px;}
		
	.text-box p { padding:0px 0px 12px 0px;}
	
	.banners { padding:0px 0px 14px 0px;}
	.banners p {  padding:0px 0px 2px 0px;}
	.banners p .img { margin:0px 2px 0px 0px;}
	
	.text-box .line { height:1px; background:url(images/line.gif) repeat-x 0 0; overflow:hidden; margin:1px 0px 16px 0px;}
	
	.text-box .fleft { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fleft img { float:left; direction: inherit; margin:2px 20px 4px 4px;}
	
	.text-box .fright { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fright img { float:right; direction: inherit; margin:4px 2px 4px 20px;}
	
	.text-box p span { color:#828343;}
		
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.comments a, .link-edit a, .navigation a { font-size:1.3em; color:#000;}
	
	.comments { clear:both; float:left; background:#37b6dd; width:106px; height:34px; line-height:34px; text-align:center; margin:3px 0px 0px 0px;}
	.comments a { text-decoration:underline; color:#fff; font-weight:bold;}
	.comments a:hover { text-decoration: none; color:#fff;}
			
	/*******/
		.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1.2em; font-weight: normal; color:#000;}
		.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1.2em; font-weight: normal; color:#000;}
		.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1.2em; color:#000;}
		.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1.2em; color:#000;}
		.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1.2em; color:#000;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;background:none;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer-bg { clear:both; height:40px; background:url(images/footer-corner-left-bot.png) no-repeat 0 0;}
	.footer-bg .corner-left { background:url(images/footer-corner-right-bot.png) no-repeat right 0;}
	.footer-bg .corner-right { height:40px; background:url(images/footer-bg.png) repeat-x 0 0; margin:0px 84px 0px 84px;}

	.footer { clear:both; overflow:hidden; height:100%; font-size:1.3em; color:#fff; font-weight:bold; overflow:hidden; line-height:1.5em;}
	.footer .indent { overflow:hidden; padding:0px 1px 20px 38px;}
	.footer span { color:#2b2924;}
	.footer a { color:#fff;}
	

	
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:10px 20px 20px 30px;  width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:10px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:4px 10px 6px 0px; clear:both; /*height:100%;*/ /*overflow:hidden; */}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 5px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #d3d3bf;
		background:#e3e2cc; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 5px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a {}
	.commentlist span { color:#000;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #d3d3bf;
		background:#e3e2cc;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}