/*  
Theme Name: Tre Orsi
Theme URI:
Description: 
Version: 
Author: mb
Author URI:

*/

body
{
	margin: 10;
	padding: 0;
	font: 80% helvetica, arial, sans-serif;
	text-align: center;
	color: #333;
	/* background-color: #D6D6D6; */
	background: #D6D6D6 url(/wp-content/themes/treorsi/images/background.jpg) repeat scroll 0 0;
	background-attachment: fixed;
}

p {
	margin-top: 0;
}

img {
	border: 1px #000000 solid;
}

a:link { color: #B52C07; text-decoration: none }
a:visited { color: #600; text-decoration: none }
a:hover { color: #B52C07; text-decoration: none }
a:active { color: #B52C07; text-decoration: none }

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h4
{
	color: #5B5E0E;
	font: 99% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

hr
{
	 color: #C5C877;
}

#page
{
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #000;
}

#header
{
	height: 135px;
	width: 100%;
	/* background-image: url(http://treorsi.org/wp-content/uploads/2009/07/treorsi_banner-800px.jpg); */
	background-image: url(http://treorsi.org/wp-content/uploads/2009/07/treorsi.org-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 22px;
}

#header h1
{
	font-size: 36px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#sidebar
{
	float: right;
	width: 195px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
	padding-right: 15px;
}

#sidebar img {
	border: 0 #000000 solid;
}


#mainsidebarlinks
{
	border-bottom: 1px solid #C5C877;
}

#sidebar h2
{
	/* color: #888888; */
}

#sidebar ul
{
	margin-top: 0;
}

#sidebar li 
{
	/* Un-style sidebar stuff; use h's for styling instead */
	/* color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold; */
	margin-top: 0;
	margin-bottom: 10px;
	list-style-type:none;
}

/* Make widget titles smaller than our static menu */

.widgettitle {
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 10px 0 2px 0;
}

#content { margin: 0 238px 22px 22px; }
#content p { line-height: 135%; }

.postmetadata { 
        border-bottom: 1px solid #C5C877; 
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.postmetadataleft { 
        border-bottom: 1px solid #C5C877; 
	list-style-type: none;
	text-align: left;
	margin: 1em 0;
	padding: 0;
	font-size: 90%;
}

.entry li
{
	/* display: inline; */
	padding: 0 0 0 7px;
}

/* for EventCalender3 listings */

.ec3_events ul
{
	list-style-type: none;
        list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 0;
	padding-top: -10px;
	border: 1px solid #000;
}

.ec3_events li
{
	list-style-type: none;
        list-style-position: outside;
	padding-bottom: 10px;
	padding-left: 0;
	/* margin-left: 0; */
	margin-left: -40px;
}

.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #272900;
	text-align: right;
	font-size: 90%;
}

#container
{
	border: 1px solid #676767;
}

#sidebar ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}

.imagefloat
{
	padding: 2px;
	border: 1px solid #9FA41D;
	/* border: 1px solid #D6D6D6; */
	margin: 0 0 10px 10px;
}

#footer
{
	background-color: #9FA41D;
	/* background-color: #D6D6D6; */
	padding: 5px;
	font-size: 90%;
}

#footer p {
        margin-bottom: 0;
}
