/*
Theme Name: india-13
Theme URI: http://www.quaderni.org
Description: impaginazione solo page abbinate a gallery con nextgengallery.  sidebar-page.php a sinistra
snarfer-page-sidebar: template per tutte le pagine
style.css: modificato 200 + 30+ 740 con postentry


Version: vers 1.3
Author: claudio degola
Author URI: http://www.quaderni.it

*/

body 
{
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	background: #ffffff;
}

#page
{
	margin: auto;
	width: 970px;
	overflow: hidden;
}

#container 
{
	margin: 0px;
	padding: 0px;
	width: 970px;
}

#container .column
{
	float: left;
}



#centrecontent2 
{
	margin: 15px 0px 10px 30px;
	padding: 0px;
	text-align: center;
	width: 740px;
}

#centrecontent2 .ricerca 
{
	font-size: 13px;
	color: #9bbb38;
}

#leftsidebar
{
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/********************** Global **********************/

h1, h2, h3, h4, h5, h6 
{
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	text-decoration: none;
}

h1, h3, h4, h5, h6 
{
	margin: 0px;
}

h2{
	color: #ffcc00;
	font-size: 11px;
}

.risultati
{
font-size: 13px;
color: #ffcc00;
}

blockquote 
{
	margin: 0 20px;
	padding: 0 20px;
	font-size: 9px;
	border-left: 4px solid #e1ebc4;
}

code 
{
	font-family: monospace;
	color: #666;
}

/********************** link **********************/

a {
	text-decoration: none;
}

a:hover
{
}

/* ****************** Left Sidebar ******************* */

#leftsidebar .li-titolo 
{
	margin: 0px;
	border: 0px solid #9bbb38;
}

#leftsidebar h2 
{
	font-size: 12px;     
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #9bbb38;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 1px 0px;
}

/* ul */

#leftsidebar ul 
{
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
}

#leftsidebar ul li
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-left: 1px solid #9bbb38;
	border-right: 1px solid #9bbb38;
}

#leftsidebar ul li a
{	
	font-family: Verdana, Arial;
	color: #9bbb38;
	padding: 2px 5px 2px 10px;
	margin: 0px;
	display: block;
	text-align: left;
} 

#leftsidebar ul li a:hover
{
	color: #fff;
} 


#leftsidebar ul .selezione
{
	background-color: #9bbb38;
	font-size: 12px;     
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 1px 0px;
}

#leftsidebar ul .selezione a
{
	color: #fc0;
}

#leftsidebar ul .selezione a:hover
{
	color: #c00;
}

/*ul ul*/

#leftsidebar ul ul 
{

	padding: 0px;
	margin: 0px;
}

#leftsidebar ul ul li 
{
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #9bbb38;
	border-left: 0px solid #9bbb38;
	border-right: 0px solid #9bbb38;
}

#leftsidebar ul ul li a 
{
	font-size: 11px;
	color: #9bbb38;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	border-bottom: 0px solid #363;
	text-align: left;
} 

#leftsidebar ul ul li a:hover
{
	color: #fff;
	background-color: #9bbb38;
} 

html>body #leftsidebar ul ul li a 
{

}

/*ul ul ul  */

#leftsidebar ul ul ul li 
{
	text-align: left;
	border-bottom: 0px solid #9bbb38;
}

#leftsidebar ul ul ul li a 
{
	margin: 0px;
	font-family: Verdana, Arial;
	color: #999;
	padding: 1px 2px 1px 20px;
	font-weight: normal;
	border-top: 0px solid #9bbb38;
	border-bottom: 0px solid #9bbb38;
	font-size: 10px;
} 

/* **** bordo bottom ******* */
#leftsidebar .bordo
{
	border-bottom: 1px solid #9bbb38;
	padding: 0px;
	margin: 0px;
}

#leftsidebar .bordo a
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/* ****search in Left Sidebar ******* */

#leftsidebar .left-search
{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: center;
	border-top: 0px solid #9bbb38;
	border-bottom: 1px solid #9bbb38;
	border-left: 1px solid #9bbb38;
	border-right: 1px solid #9bbb38;
}

/********** Post fostform *********/

.postform
{
	font-size: 12px;
}

/*************  struttura del post  **************/

.post {
	padding: 0px 0px 15px 0px;
	font-family:  Verdana, Georgia, Times, serif;
	text-align: left;
	margin: 0px;
	float: left;
	font-size: 12px;
}


/*****************  entry per index single e page*/
.entry
{
	padding: 0px 0px 0px 0px;
	width: 740px;
	text-align: left;
	margin: 0px;
}

.entry p 
{
	margin: 0px;
	padding: 2px 5px 2px 5px;
	text-align: left;
	font-size: 11px;
}



.entry p a
{
	color: #9bbb38;
	text-decoration: none;
	font-size: 12px;
}

.entry p a:hover
{
	color: #cc0000;
}

.entry ul 
{
	padding: 0px 5px 0px 20px;
}

.entry ul li
{
	font-size: 11px;
	padding: 2px 0 3px 0px;
	list-style-type: disc;
	text-align: top;
}

.posttitle 
{
	width: 100%;
	overflow: hidden;
	/* Width and overflow to clear '.posttitle a' */
	padding: 0px 0px 0px 0px; 
	border-bottom: 1px solid #9bbb38;
	margin: 0px;
}

.posttitle a 
{
	font-size: 13px;
	color: #fff;
	background: #9BBB38 url(images/posttitle2-green.gif) no-repeat top right;
	float: left;
	padding: 1px 40px 1px 10px;
}



.posttitle a:hover
{
	background: #fff;
	color: #9BBB38;
}

.postmeta
{
	font-family: Verdana, Arial;
	color: #999;
	margin-top: 0px;   /*  ??? */
	padding-left: 0px;
	text-align: left;
	font-size: 9px;
}

.postmeta a
{
font-size: 9px;
}

.postfeedback
{
	padding: 5px 20px 0px 10px;
	font-size: 10px;
	display: inline;
	margin: 0px;
	text-align: right;
	color: #336699;
}

.postfeedback a
{
	font-size: 10px;
	text-align: left;
}

.permalink 
{
	background: url(images/permalink.gif) no-repeat center left;
	padding: 0px 10px 0px 10px;
}

.commentslink 
{
	background: url(images/commentslink.gif) no-repeat center left;
	padding: 0px 10px 0px 15px;
	font-size: 10px;
}

.WP-PrintIcon
{
	padding: 0px 0px 0px 5px;
}

.navigation
{
	font-size: 11px;
	font-weight: normal;
	color: #fc0; 
	height: 20px;
}

.navigation a
{
	font-size: 11px;
	font-weight: normal;
	color: #fc0;
}

.navigation a:hover
{
	color: #9bbb38;
}


/***************** Header ***************/

#header 
{
	width: 970px;
	padding: 0px;
	margin: 0px;
	border-bottom: 0px  solid #c00;
	height: 153px;
}

#headerleft 
{
	float: left;
	background-color: #fc0;
	width: 200px;
	height: 150px;
	text-align: center;
}



#headerleft h1 
{
	padding: 0px;
	background-color: #fc0;
	text-align: center;
	font-family: Tahoma, Verdana,  Arial, sans-serif;
}

#headerleft h1 a 
{
	color: #fff;
	font-size: 22px;
}

#headerleft h1 a:hover
{
	color: #9bbb38;
}

#headerleft p
{
	padding: 0px 10px 0 10px;
	margin: 0px;	
	color: #fff;
	font-weight: bold;
	background-color: #fc0;
	text-align: center;
	font-size: 12px;
}

#headercenter3 
{
	width: 570px;
	float: left;
	margin: 0px 10px 0px 30px;
	padding: 0px;
	border: 0px solid #666;
	height: 150px;
	text-align: center;
}


#headerright 
{
	float: right;
	border: 1px solid #fc0;
	width: 158px;
	padding: 0px;
	margin: 0px;
	height: 148px;
}

#headerright h2 
{
	padding: 0px;
	margin: 0px;	
	text-align: center;
}

#headerright h2 a
{
	font-size: 12px;
	font-weight: bold;
	color: #369;
}

#headerright h2 a:hover
{
	color: #c00;
}

#headerright p
{
	padding: 10px;
	margin: 0px;
	text-align: center;
	color: #999;
	font-size: 10px;
}

/********** Previous and Next by Catagory  ***********/

/* Structure */
#postnavigation
{	
	display: inline;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0em 0.5em 0em 0.5em;
	font-size: 10px;
	border: 1px solid #e1ebc4;
	background-color: #FAFAF0;
}

#postnavigation ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#postnavigation li 
{
	margin-left: 1.0em;
}

#postnavigation .navheader  
{
	font-size: 12px;
	font-weight: bolder;
	color: #cc0000; 
	list-style-type: none;
	margin-left: 0em;
}

/********************** Footer **********************/

/* Structure */

#footer 
{
	text-align: center;
	clear: both;
	width: 970px;
	background-color: #c00;
	margin: 0px;
}

#footer p 
{
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

#footer p a
{
	color: #ffffff;
	padding: 1px;
	text-decoration: none;
}

#footer p a:hover
{
	color: #9bbb38;
	background-color: #c00;
	padding: 1px;
}




label
{
	font-size: 9px;
}

/* per tutti i form, cerca, google, yahoo */

input, select, submit
{
	font-size: 10px;
	font-family: verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #ddd;
	background-color: #ffffff;
	color: #666;
	margin: 0px;
	padding: 0px;
}

textarea 
{
	font-size: 11px;
	font-family: verdana, Tahoma, Arial, sans-serif;
	border: 1px solid #ddd;
	background-color: #ffffff;
	color: #666;
	margin: 0px 0 5px 0px;
	padding: 3px;
	overflow: auto;
}


/* comment varie */

.alt 
{
	background-color: #fff !important;
}


.small 
{
	color: #999;
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 9px;
}

/********************* Images *********************
p img 
{
	padding: 0;
	max-width: 100%;
} **/

/*	
	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) 
*/

.alignright 
{
	float: right;
}
	
.alignleft 
{
	float: left
}

.reallysmallthumbs a img
{
	width: 60px;
	height:60px;
	float: left;
	margin: 1px;
}



