/*
Theme Name: chira old school
Theme URI: www.chira.org.uk
Description: A theme by chira.
Version: 3
Author: chira
Author URI: http://www.chira.org.uk

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/main-bg.gif);
	margin: 0px;
	padding: 0px 0px 40px;
}



*/

body {
  padding: 0;
  margin: 0;
  background: #000000 url(image/bgillu.jpg) no-repeat center top;
  width: 100%;
  display: table;
  font: 95%/150% "Trebuchet MS", Tahoma, Arial;

 /* font: 65%/150%;
  font-family: Arial, Helvetica, sans-serif;*/
}
/*
body.home #body {
background: url(image/bgillu.jpg) no-repeat center top} 

body.photographie/ #body {
background: url(image/bgphoto.jpg) no-repeat center top} */

/* home */
body#home div#header { background: url(image/bgillu.jpg) no-repeat center top}
/* photo */
body#photographie div#header { background: url(image/bgphoto.jpg) no-repeat center top }
/* illu */
body#illustration div#header { background: url(image/bgillustration.jpg) no-repeat center top }
/* archive
body#works div#header { background: url(image/bgarchive.jpg) no-repeat center top }
 */

@font-face { 	font-family: "chiratype"; src: url(chiratype.otf) format("opentype");
}

a {
	color: #f289de;
	text-decoration: none;
}
a:visited {
	color: #9900CC;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
p {
	color: #DDDDDD;
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	color: #ffffff;
	text-decoration: none;
	/*background: url(image/nav-button-bg.gif) repeat-x;*/
	padding: 0px 12px 0px 3px;
	font-family: "chiratype", sans-serif;
	font-size: 25px;
	display: block;
	float: right;
	margin-top: 0px;
}
h1 a{
	color: #ffffff;
	text-decoration: none;
}
h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #f289de;
	margin: 0px 0px 1px;
	border-bottom: 1px dotted #AAAAAA;
	font: 170%/100% Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}
h2 a, h2 a:visited {
	color: #f289de;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font: normal 120%/100% Arial, Helvetica, sans-serif;
	color: #f289de;
	margin: 10px 0px 5px;
}

/*____________________________________ PAGINA, formato e bordo, HEADER, immagine e descrizione, NAVI=MENU, 2 tipi, verticale + orizzontale _____________________________________*/


#page {
	margin: 0px auto;
	width: 960px;
	overflow: hidden;

	
}
#header {
	width: 960px;
	height: 380px;
	position: relative;
}


.description{
	color: #f289de;
	font-size: 100%/150% Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
}



#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: -40px;
	bottom: 0px;
}
#nav li {
	float: left;

}
#nav a {
	color: #ffffff;
	text-decoration: none;
	/*background: url(image/nav-button-bg.gif) repeat-x;*/
	padding: 0px 12px 0px 3px;
	font-family: "chiratype", sans-serif;
	font-size: 25px;
	display: block;
}
#nav a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
#nav a:hover {
	color: #f289de;
}

#nav2 {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#nav2 li {
	float: left;
	margin-bottom: 5px;

}
#nav2 a {
	color: #ffffff;
	text-decoration: none;
	/*background: url(image/nav-button-bg.gif) repeat-x;*/
	padding: 0px 6px 0px 3px;
    font-family: "chiratype", sans-serif;
	font-size: 23px;	
	display: block;
}
#nav2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav2 a:hover {
	color: #f289de;
}
/*

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 35px;
	bottom: 10px;
}
#nav li {
	margin-left: 0px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #336699;
}

*/
/*______________________________________________________________________CONTENT, più tutto quello che rigarda i post________________________________________________________________*/

form {
	margin:0px;
	padding:0px;
}
#content {
	background: #000000;
	float: left;
	width: 718px/*485*/;
	overflow: hidden;
	/*border-right: 1px solid #ff3300;*/
	padding-top: 10px;
	padding-bottom: 40px;
	border-right: solid 1px #FFFFFF;

}

#content2 {
	background: #000000;
	float: left;
	width: 960px/*485*/;
	overflow: hidden;
	/*border-right: 1px solid #ff3300;*/
	padding-top: 10px;
	padding-bottom: 40px;

}

.post {
	clear:both;
	padding-top: 10px;

}
.post-date {
	width: 39px;
	height: 50px;
	float: left;
}
.post-month {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 4px;
	margin-left: 0px;
}
.post-day {
	font-size: 24px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: 0px;
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 675px;
	padding-left: 4px;
}

.post-title2 {
	float: left;
	margin-left: 0px;
	width: 917px;
	padding-left: 4px;
}

.page-title {
	float: left;
	margin-left: 0px;
	width: 960px;
	padding-bottom: 9px;
    font-family: "chiratype", sans-serif;
	font-size: 35px;
	border-bottom: 1px dotted #AAAAAA;
	display: block;
	letter-spacing: 1px;
}


.entry {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	
}

.post-cat {
	float:left;
	font-size: 95%;
	color: #f289de;
}
.post-comments {
	padding-right: 10px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #f289de;
}
.previous-entries {
	float: left;
	padding-left: 0px;
}
.next-entries {
	float: right;
	padding-right: 10px;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 0px;			/* margine sinistro della lista dei commenti */
	line-height: 130%;
}
.commentlist li{
	padding: 5px 0px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {						/* colore sfondo del comment admin */
	background: #000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #dddddd;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 378px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(image/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
}

/*____________________________________________________________________________________________SIDEBAR_______________________________________________________________________________*/

#sidebar {
	float: right;
	width: 235px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	background: #000000;

}
#searchform {									/*sfondo del form search*/
	background: #000000;
	width: 220px;
	padding: 5px 10px 10px 10px;
	float:right;
	
}
#searchform #s {							/*campo della ricerca*/
	width: 110px;
	height: 22px;
	padding: 2px 5px 0px 15px;
	background:  #DDDDDD;
	vertical-align: middle;
}
#searchform #searchsubmit {					/*GO E BOTTONCINO SOTTO*/
	background: 000000;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #f289de;
	vertical-align: middle;
}
#searchform label {						/* carattere "search" */
	font-size: 13px;
	color: #ffffff;
}
#sidebar h3 {
	font: normal 130%/100% Arial, Helvetica, sans-serif;
	color: #f289de;
	margin: 10px 0px 5px 0px;
}
.ul-cat {								/* ultima voce della lista, quindi col bordo sotto */
	list-style: none;
	margin:0px 0px 5px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #DDDDDD;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #555555;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #DDDDDD;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #DDDDDD;
	background: url(image/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #555555;
	text-decoration: none;
}

/*_______________________________________________________________________________FOOTER_______________________________________________________________________________________________*/

#footer {
	clear: both;
	background: #000000 url(image/footer-bg.gif) no-repeat;
	color: #f289de;
	font-size: 75%;
	line-height: 130%;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 320px;
	float: left;
	margin-left: 0px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	font: normal 146%/100% helvetica;
	color: #f289de;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	padding: 0px 0px 10px 10px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	padding: 0px 0px 10px 10px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 960px;
	color: #f289de;
	font-size: 65%;
	line-height: 100%;
}
#credits a, #credit a:visited{
	color: #ffffff;
}
.rss {
	background: url(image/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #ff3300;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #f289de;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

/*_______________________________________________________________________________FOOTER2______________________________________________________________________________________________
#footer2 {
	clear: both;
	background: #000000 url(image/footer-bg.gif) no-repeat;
	color: #336699;
	font-size: 75%;
	line-height: 130%;
	border-top: #ffffff 1px solid;
}
#footer2 a, #footer a:visited{
	color: #ffffff;
}
#footer2 .left-col{
	width: 300px;
	float: left;
	margin-left: 10px;
}
#footer2 .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer2 h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #336699;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(image/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(image/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 960px;
	color: #f289de;
	font-size: 65%;
	line-height: 100%;
}
#credits a, #credit a:visited{
	color: #ffffff;
}
.rss {
	background: url(image/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #ff3300;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #ff3300;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

*/
