/*  
Theme Name: MoralClub
Theme URI: http://localhost/moralclub/
Description: Widget ready and tested on WP 2.2+. A derivative of the original "Diversity" theme by Free WordPress Themes http://www.freewpthemes.net
Version: 0.1
Author: Johnnus
Author URI: http://johnnus.netsons.org/
*/

body {
	padding: 0;
	background: #FFFFFF url(grafica/sfondo1.gif) repeat-y;
}

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
}

h1, h2, h3 {
	text-align: center;
	color: #0000FF;
	font-weight: bold;
}

h1 {
/*	letter-spacing: -1px;*/
	font-size: 3em;
}

h2 {
	font-size: 2em;
        margin-top: 100px;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #00008B;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 227px;
	background: url(images/logosmall.gif) no-repeat top;
}

/* Logo */

#logo {
	margin-bottom: 12px;
	height: 121px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	color: #0000FF;
/*	display: none;*/
	visibility: hidden;
}

#logo h1 {
	padding-top: 30px;
}

#logo p {
	padding-bottom: 30px;
}

#logo.hh {
	margin: 0;
	padding: 0;
	text-transform: none;
	text-align: center;
	font-weight: normal;
	color: #0000FF;
/*	display: none;*/
/*	visibility: hidden;*/
	padding-top: 30px;
	font-size: 3em;
}

#logo a {
	text-decoration: none;
	color: #0000FF;
}

/* Widgets */

#widgets {
/*	background: #658634 url(images/img02.gif) repeat-y;*/
}

#widgets-top {
	height: 10px;
/*	background: url(images/img01.gif) no-repeat;*/
}

#widgets * {
	color: #0000FF;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 40px 12px; /*	background: url(images/img04.jpg) no-repeat left bottom;*/
	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 150%;
}

#widgets li li {
	padding-left: 6px; 
/*	background: url(images/img05.gif) no-repeat left center;*/
/*	font-size: 1.1em;*/
}

#widgets h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 1.1em;
	text-align: center;
}

/* Page */

#page {
	margin-left: 250px;
	background: url(images/banner.gif) no-repeat top;
	padding-top: 51px;
}

/* Search */

#searchform {
	margin: 10px auto;
	padding: 5px 3px 20px;
}

#sidebar #searchform #s {
	width: 124px;
	padding: 2px;
/*	margin-top: 4px;*/
}

#sidebar #searchform #searchformsubmit {
	padding: 2px 5px 1px 3px;
}

/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: bold;
	margin-top: 0;
}

#respond {
	border-top-style: groove;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	padding-top: 12px;
}

.padded {
	padding: 0 20px;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 17px;
	letter-spacing: -1px;
	font-size: 3em;
	text-align: center;
}

.pagetitle a {
	text-decoration: none;
}

.post {
	margin-bottom: 10px;
/*	background: #ADB79E url(images/img09.gif) repeat-y right top;*/
}

.title {
	margin: 0;
	padding: 0 20px;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

.byline {
	margin: 0 20px;
	border-top: 2px groove #FFFFFF;
}

.entry {
	padding: 0 20px;
	font-size: 1.1em;
	text-align: justify;
	line-height: 130%;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

.posts {
	margin: 0 20px;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 20px 0;
	border-bottom: 2px groove #FFFFFF;
}

.posts h3 {
	margin: 0;
	font-size: 1.5em;
}

.posts p {
	margin: 0;
}

.navigation {
	height: 1px;
	margin: 0;
	padding: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Rounded Corners */

.ct {
}

.ct .l {
/*	background: url(images/img10.gif) no-repeat;*/
}

.ct .r {
	height: 15px;
	border-top: 2px groove #FFFFFF;
/*	background: url(images/img11.gif) no-repeat right top;*/
}

.cb {
	/*	background: url(images/img12.gif) repeat-x left bottom;*/
}

.cb .l {
/*	background: url(images/img13.gif) no-repeat left bottom;*/
}

.cb .r {
	height: 15px;
/*	background: url(images/img14.gif) no-repeat right bottom;*/
}

.widget_meta {
	font-size: 90%;
}
/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}