/*  
Theme Name: Museo del Legno
Description: Tema per il sito web museodellegno.org.
Version: 1.0
Author: Shuffle Groove
Author URI: http://www.shufflegroove.com/
*/

/* Begin Structure */

* {
	margin: 0;
	padding: 0;
        }

body {
	background: #444;
    text-align: center;
	}

#page {
	background-color: #fff;
	text-align: left;
	width: 800px;
	margin: 30px auto;
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	} 

#content {
	margin: 5px 10px 10px 10px;
	}
	
#categories {
	background-color: #333;
	height: 30px;
	border: 1px solid #666;
	}
	
#categories ul {
	float: left;
	}	
	
#categories li {
	display: inline;
	line-height: 30px;
	}

#categories a:link, #categories a:visited  {
	color: #fff;
	font-weight: bold;
	padding: 8px 10px;
	}

#categories a:hover, #categories a:active  {
	text-decoration: none;
	background: #ece9d9;
	color: #000;
	}

#footer {
	background-color: #111;
	margin: 10px 10px 0 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	}

#footer img {
	display: inline;
        vertical-align: middle;
	}

#footer p {
        line-height: 16px;
	}

#header {
	margin-left: 10px;
	width: 778px;
	border: 1px solid #666;
	background-color: #000;
	}

#menu {
	margin: 5px 10px 5px 10px;
	background-color: #111;
	height: 30px;
	border: 1px solid #111;
	}
	
#menu ul {
	float: left;
	}	
	
#menu li {
	display: inline;
	line-height: 30px;
	}

#menu a:link, #menu a:visited  {
	color: #fff;
	font-weight: bold;
	padding: 8px 10px;
	}

#menu a:hover, #menu a:active  {
	text-decoration: none;
	background: #ece9d9;
	color: #000;
	}

#menu .page-item-3 a:link, #menu .page-item-3 a:visited {
	text-decoration: none;
	background: #333;
	}

#menu .page-item-3 a:hover, #menu .page-item-3 a:active {
	text-decoration: none;
	background: #ece9d9;
	}

.post {
	background: #ece9d9 url(images/postbg.gif) no-repeat bottom right;
	margin: 10px 0;
	padding-bottom: 10px;
	border: 1px solid #666666;
	}

.postmetadata {
	margin: 0 10px;
        clear: both;
	}

.entry {
	margin: 10px;
	}
	
.entry p {
	margin-bottom: 10px;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin: 10px 10px 15px 10px;
	padding-bottom: 10px; 
	}

.post object {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

/* End Structure */


/* Begin Typography & Colors */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 0.9em;
	margin-left: 10px;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 16px;
	}

h2.pagetitle {
	font-size: 16px;
	padding: 3px;
	margin-top: 10px;
	}

.post h2 {
	padding: 3px;
	color: #333;
	margin-top: 5px;
	}

.linkcat h2 {
	font-size: 14px;
	}

.post h2 a:link, .post h2 a:visited {
	color: #333;
	}

.post h2 a:hover, .post h2 a:active {
	padding-left: 5px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, cite {
	text-decoration: none;
	}

small, .postmetadata, blockquote, strike {
	color: #555;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.entry strong {
	color: #444;
	}

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

a:hover {
	color: #000; 
	text-decoration: underline;
	}

/* End Typography & Colors */


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

.post img {
	margin: 3px 4px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.post ul {
	margin-left: 20px;
        margin-bottom: 10px;
	}

.post ul .linkcat {
	list-style: none;
	}

/* End Lists */



/* Begin Form Elements */

#searchform {
	text-align: right;
	float: right;
	padding: 4px 5px 2px 0;
	}

#searchform #s {
	border: 1px solid #666;
	width: 150px;
	padding: 2px;
	background-color: #ece9d9;
	}

/* End Form Elements */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
        margin-bottom: 10px;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
