/*  
Theme Name: Officina Musicale
Theme URI: http://www.officinamusicale.com
Description: Pages only theme. Uses static front page plugin (see home.php, page.php, photos.php)
Version: 1
Author: Maddalena
Author URI: http://www.fasser.it/

*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

a img { border: none; }

html,body {
	font-family: arial,verdana,sans-serif;
	color: #692D15;
	text-align: center;
	background: #F6F1DE url(/img/gif/bgd4.gif) repeat-x 0 0;
}

body {
	font-size: 62.5%;
	line-height: 1.4;
	/*
	padding-top: 20px;
*/
}

#page {
	position: relative;
	margin: 0 auto;
	width: 712px;
	text-align: left;
	font-size: 1.2em;
	border: 1px solid #F6F1DE;
	border-left: none;
	background: #F6F1DE;
}

#header {
	position: relative;
	width: 151px;
	height: 100px;
	background: #F6F1DE url(/img/gif/bgd4.gif) repeat-x 0 0;
}

h1 a {
	position: absolute;
	left: 18px;
	top: 15px;
	display: block;
	width: 109px;
	height: 112px;
	background: #fff url(/img/gif/officina_musicale.gif) no-repeat;
	border: none;
	text-indent: -9999em;
	overflow: hidden;
}

.narrowcolumn {
	float: right;
	display: inline;
	padding: 0 30px 15px 30px;
	background: #fff;
}

#content {
	font-size: 1.1em;
	width: 500px;
	margin-top: -100px;
	padding-top: 38px;
}

#footer {
	width: 560px;
	clear: both;
	margin-left: 152px;
	font-size: .9em;
	color: #777;
}

#footer p {
	margin: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 30px;
	background-color: #fff;
	border-top: 1px solid #F6F1DE;
	background: #F6F1DE url(/img/gif/bgd4.gif) repeat-x bottom left;
}

#footer span { font-weight: bold; }

h2,h3,h4 {
	font-family: "Lucida Grande",arial,verdana,sans-serif;
	font-weight: bold;
	clear: both;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 25px;
	color: #C50711;
	/*
	background: url(/img/gif/bgd3.gif) repeat-x 0 -30px;
*/
	border-top: 1px solid #F5F1E1;
	border-bottom: 1px solid #F5F1E1;
	padding: 2px 2px 1px 2px;
}

h3 {
	font-size: 1.2em;
	margin: 20px 0 0;
	color: #78919B;
}

h4 {
	font-size: 1.1em;
	margin: .8em 0 .7em 0;
}

h2 a:link,h2 a:visited,h3 a,h3 a:visited {
	text-decoration: none;
	border: none;
}

p,.entry li { margin: .6em 0 .6em; }

a {
	color: #C50711;
	text-decoration: none;
}

#content a:hover, #footer a:hover {
	color: #FFF;
	background: #C50711;
}

a:hover,a:active { text-decoration: none; }
a:hover,h2 a:hover,h3 a:hover { }

#sidebar {
	float: left;
	display: inline;
	width: 110px;
	margin: 30px 0 10px 0;
	padding: 0 0 10px 20px;
}

#sidebar h2 {
	margin: 15px 0 5px 0;
	font-size: 1.1em;
	text-transform: uppercase;
	border: none;
	line-height: 1;
	font-weight: bold;
	color: #692D15;
	background: transparent;
}

#sidebar li {
	font-size: 1.1em;
	padding-left: 2px;
	margin: 3px 0;
}

#sidebar ul a {
	font-family: "Lucida Grande", "Trebuchet MS", arial, sans-serif;
	line-height: 1;
	display: block;
	width: 100px;
	padding-bottom: 4px;
	color: #3D536D;
}

#sidebar a:hover {
	text-decoration: none;
	padding-bottom: 0;
	border-bottom: 4px solid #78919B;
}

#sidebar li.current_page_item a, .photoalbum #sidebar .photolink a, .home #sidebar .homelink a, #sidebar li.current_page_item a:hover, .photoalbum #sidebar .photolink a:hover {
	cursor: default;
	background: url(/img/gif/bull.gif) no-repeat 0 2px;
	padding-left: 9px;
	color: #000;
	padding-bottom: 4px;
	border-bottom: none;
}

p img { max-width: 100%; }

img.alignleft {
	float: left;
	margin: 0 13px 2px 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 6px 20px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	display: inline;
}

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

.attivita li {
	width: 500px;
	list-style: none;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	border-bottom: 1px solid #F6F1DE;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

hr { display: none; }

.sub, .date {
	display: block;
	text-transform: uppercase;
	font-size: .9em;
}

.date {
	display: inline;
	background: #eee;
}

p.postmetadata {
	clear: both;
	padding-top: 20px;
}
