/*  
Theme Name: Cites
Version: 1.0
Description: Tema per il sito del Collegio Italiano Shiatsu
Author: due chiacchiere
Author URI: http://www.duechiacchiere.it
*/

body{
 font: 14px Arial, Helvetica, sans-serif;
 line-height: 1.5;
}
h1, h2, h3, h4, h5, h6{
 font-family: Georgia,Palatino,Palatino Linotype,Times,Times New Roman,serif;
 margin: 0;
}

h1  {font-size: 30px} h2  {font-size: 24px} h3  {font-size: 16px}
h4  {font-size: 14px} h5  {font-size: 14px} h6  {font-size: 12px}

p  {margin: 18px 0;}

a:link, a:visited  { text-decoration: none; }
a:hover  { text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a,
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}

#container  {
 margin: 0 auto;
 width: 95%;
}

#main  {
	width: 100%;
	padding-top: 10px;
}

/* 2.2 Header */

#header  {
	width: 100%;
	margin: 0 auto -10px auto;
}
#header #logo{
 width:490px;
 float:left;
}

/* 2.5 Content */

#content  {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

#full-width  {
	width: 100%;
}

h2.result_heading  {
	margin: 0 0 20px 0;
}

/* 2.6 sidebar */

#sidebar  { display:none }

/* 2.7 Footer */
#footer {
 clear:both;
 padding:20px 0;
 text-align:center;
}
#footer p  {
 margin: 7px 0;
 font-weight: bold;
}

#footer ul { display:none }


/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	margin: 0 0 20px 0;
}

.post .meta  {
	margin: 0;
	font-style: italic;
}

.post .meta .comments  { display:none }

.post .categories a  {
	display: inline;
	font-size: 12px;
	padding:0;
}

#content a.more-link{
 text-transform: uppercase;
 font-weight: bold;
}

.post .tags  {
	margin: 0 0 20px 0;
}

/* 4.1 Typographic Elements */

.post h2.title  {

	font-size: 24px;
	font-weight:400;
	line-height: 20px;
	margin: 8px 0 20px 0;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6  {
 margin: 0 0 15px 0;
}
#content h2 a, #content h3 a{
	text-decoration: none;
}

#content blockquote  {
 padding: 10px 30px;
}

#content blockquote p  {
 margin: 0;
}

#content ul  {
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	list-style-type:circle;
	list-style-position:inside;
}

#content ol {
	margin: 5px 0 0;
	padding: 0 0 0 20px;
	list-style-type:decimal;
}

#content ol li  {
	padding:0 0 10px 10px;
}

#content ul li  {
	padding:0 0 10px 20px;
}

#content a{
	text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
   content: " (link: " attr(href) ") ";
}

#content ul.schede a:link:after, #content ul.schede a:visited:after,
#content a.noprintlink:link:after,  #content a.noprintlink:visited:after,
#content .categories a:link:after, #content .categories a:visited:after{
   content: "";
}

#content a:hover, #content a:focus{
	text-decoration: none;
	border-bottom:1px dotted #999;
}

/* 4.2 Images */

img.wp-smiley  {
	padding: 0;
}

#content .alignleft  {
	border:1px solid #ddd;
	float: left;
	margin: 5px 15px 10px 0;
	padding:5px;
}

#content .alignright  {
	border:1px solid #ddd;
	float: right;
	margin: 5px 0 10px 15px;
	padding:5px;
}

#content .aligncenter  {
	text-align: center;
}

/* 4.3 Page Navi */

div.Nav  {
	display:none;
}

/* 4.3 Special Lists */

#content ul.schede{
	padding:0;
	list-style-type:none;
}
#content ul.schede li{
	border-bottom:1px;
	margin-bottom:20px;
	padding: 0 0 0 15px;
}
#content ul.schede li strong{
	border-bottom:1px solid #aaa;
	clear:both;
	display:block;
	margin:0 0 10px -15px;
	padding: 6px 0 6px 12px;
	width: 100%;
}
#content ul.schede li em{
	font-style:normal;
	font-weight:700;
}
#content ul.schede li img{
	float:left;
	padding: 0 10px 0 0;
}
#content ul.schede ul{
	margin:0 0 10px 10px;
	padding:0;
}
#content ul.schede ul li{
	font-size:.85em;
	list-style-type:circle;
	margin-bottom:5px;
	overflow:visible;
	padding:0;
}
#content ul.schede.compatto li{
	margin-bottom:0;
}
#content ul.schede.compatto ul li{
	float:left;
	list-style-type:none;
	margin-left:-24px;
	min-height:76px;
	padding:5px 0 5px 5px;
	width:300px;
}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments{ display:none }

/* 5.2 Comments Form */

#respond  { display:none }

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

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

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-downs
-2.4 Introduction
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 PageNavi

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

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



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {
	color: #222;
}

h1, h2, h3, h4, h5, h6  {
	color: #222;
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #666; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #222;
}


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.3 Navigation */

#nav{ display:none }

/* 2.4 Introduction */

#introduction  { display:none }

/* 2.5 Content */

h2.result_heading  {
	border-bottom: 2px solid #3f312e;
}

/* 2.7 Footer */


#footer p  {
	color: #6d604d;
}

#footer ul li a  {
	color: #4f4f4f;
}

#footer ul li.current_page_item a, #footer ul li a:hover  {
	color: #3f312e;
}



/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #fff;
	background-color: #6b5a41;
	margin-bottom:5px;
}

.widget h3 span.fold  {
	background: url('images/widget_fold.png') no-repeat center center;
}

.widget ul li a:link, .widget ul li a:visited  {
	border-bottom: 1px solid #e0e6e6;
	color: #6c6c6c!important;
	background: url(images/bullet.png) no-repeat 8px 13px;
}

.widget ul li a:hover  {
	color: #6b5a41!important;
	background-color: #f0f0f0;
	background-image: url(images/bullet_hover.png);
}

.widget_recent_comments li  {
	border-bottom: 1px solid #e0e6e6;
	background: url(images/bullet.png) no-repeat 8px 13px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #fff;
	border: 1px solid #db3434;
	background-color: #db3434;
}

#twitter a  {
	background-image: none;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	border-bottom: 1px solid #dcd6d5;
}

.post .meta  {
	color: #8a7975;
}

.post .meta .comments  {
	background: url(images/ico-comments.png) no-repeat right 1px;
}

.post .categories { margin-top:15px }
.post .categories a { color: #222 }

.single { border:0 }

img.wp-smiley{ border: none }

/* 4.3 Page Navi */

.Nav strong.on  {
	color: #fff;
	background-color: #6b5a41;
}

.Nav a:link, .Nav a:visited  {
	color: #6b5a41;
}

#back-to-top{ display:none }
#credits{ display:none }