/*  
Theme Name: RippedPaper
Theme URI: http://www.handsonweb.it/
Description: Ripped photo background. Based o The wonderful Hemingway theme
Version: 0.1
Author: Luca Di Bella
Author URI: http://www.handsonweb.it/

*/

body {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	line-height: 1.4em;
	background-color: #999966;
	color: #333;
}
h1,h2,h3,h4,h5 {
	font-family: "Helvetica", "Arial", sans-serif;
	font-weight: normal;
}
input, textarea, select {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	font-size: 16px;
	padding: .2em;
}
a {
	color: #ECECEC;
}
a:hover {
	color: #883C1D;
}

/* COMMON CLASSES */
.inner {
}
br.clear {
	clear: both;
}

.inner .left {
}

.inner .right {
}

#header {
}
#header h1 {
	width: 100px;
	height: 96px;
}
#header h1 a {
	display: block;
	width: 100px;
	height: 96px;
	text-indent: -100000em;
	background: transparent url('chiaraluce/logo.png') no-repeat center center;
}

/* STRUCTUR FOR HEADER ACCODION */
#mastHead {
	padding: 6% 0 12% 0;
	background: transparent url('chiaraluce/prato.jpg') no-repeat scroll 50% 30% ;
}
.infoTitle {
}
.infoTitle h2 {
	font-family: "Georgia";
	font-size: 2.4em;
	cursor: pointer;
	color: #ECECEC;
}
.infoTitle h2:hover {
	text-decoration: underline;
}
.infoContent {
}
.infoContent h3 {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	font-size: 1.4em;
}
.infoContent a {
	color: white;
	text-decoration: none;
}
.infoContent a:hover {
	text-decoration: underline;
}
.innerBackground {
	background-color: #8E955F;
	background: #999966 url('chiaraluce/damask.gif') repeat-x top left; 
	color: white;
}

.categories, .links {
	margin-left: 0;
	padding-left: 0;
}

/* START BLOG STRUCTURE */
#blog {
	background: #999966 url('chiaraluce/damask.gif') repeat-x top left;
}
#ribbon {
	/* height: 176px; */
	height: 60px;
	background: transparent url('chiaraluce/ribbon.gif') repeat-x top left;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: .8em;
	color: white;
}
#ribbon .inner {
	/* top: 75px; */
	display: none;
}
#ribbon ul, #ribbon p, #ribbon h2, #ribbon h3, #ribbon h4 {
	margin: 0;
	padding: 0;
}
/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	font-size: 1.2em;
	padding: .2em 0;
	color: #333;
}
h3 a:hover, h3 a:visited, h3 a {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	font-size: 1em;
	padding: .2em 0;
	color: #333;
}
.post .postitle {
}
.postitle h3 {
	font-size: 1.6em;
}
.post .postitle a:hover {
	color: white;
}
.post span.postime {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
}
.pagetitle {
	font-family: "Baskerville","Georgia", "Times", "Times New Roman", serif;
	font-size: 1.6em;
	padding: .5em 0;
	color: white;
}

ol.commentlist li .commentInfo {
	background-color: #5C6840;
}

/*-------------Custom Contact-----------------*/
.custom_contact_data input, .custom_contact_data textarea {
	width: 88%;
}

/*-------------Images------------------*/







