
        body {
margin: 50px 50px 0px 0px;
background: #fff;
}

a {color: #950C22;}
a:hover {color: #333;}

#wrapper {
margin:0px auto 20px auto;
background-color:#fff;
width:950px;
padding:50px;
}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#header {
margin:0px auto;
background: transparent;
padding: 0 20px 20px 20px;
}	

#side {
max-width: 20%;
margin-left: 70%;
padding: 24px 12px 0px 12px;
background: #fff;
}

#content {	
float:left;
z-index:2;
width:66%;
background: transparent;
background-image:url();
background-position:bottom left;
background-attachment:fixed;
background-repeat:no-repeat;
padding: 20px;
border:1px solid #950C22;
voice-family:"\"}\""; 
voice-family:inherit;
width:640px;		
}html>body #content { width:64%; }

#header a { color: #333; text-decoration: none; }

h1 {
font-family: Courier New, arial, verdana, sans-serif;
font-size: 45px;
font-weight: normal;
letter-spacing:-2px;
color: #666;
}

div#header h1 a {
  text-decoration: none;
  color: #222;
  cursor: default;
}

h2 {
display:none;
font-family: Courier New, arial, verdana, sans-serif;
font-size: 10px;
margin-left: 15px;
font-weight: normal;
color: #666;
}

/** Entry headers **/
h3 {
font-family: Courier New, arial, verdana, sans-serif;
font-size: 24px;
font-weight: normal;
color: #8B0000;
margin: 20px 0 10px 0;	
}

.navheader {
font-family: Courier New,verdana, Arial, Helvetica, Sans-serif;
font-size: 16px;
font-weight: normal;
color: #8B0000;

}

.nav {
font-family: Courier New, Verdana, Arial, Helvetica, Sans-serif;
font-size: 12px;
font-weight: normal;
}

.nav ul {
margin: 0px 0px 0px 0px;
padding: 2px 0;
font-weight: normal;
	
}

.nav li {
list-style: none;
padding: 0px 0px 6px 0px;
font-weight: normal;	
}

.nav a { color: #369;text-decoration: none; }
.nav a:hover { color: #025;text-decoration: none; }

/** Post's body text **/
.entrybody {
font-family: Courier New,verdana, arial, sans-serif;
font-size: .7em;
font-weight: normal;
text-align:justify;
color: #000000;
line-height: 140%;
z-index:2;
margin: 0px 0px 10px 0px
}

/** 'Posted by' txt **/
.entrymeta {
font-family: Courier New,verdana, arial, sans-serif;
font-size: .7em;
font-weight: normal;
font-style:italic;
color: #666;
margin-bottom:22px;
}

.entrymeta a { color: #369;text-decoration: none;}
.entrymeta a:hover { color: #025;text-decoration: none; }

.commentheader {
font-family: Courier New, verdana, arial, sans-serif;
font-size: .70em;
font-weight: bold;
color: #333;
}

.commenttext {
font-family: Courier New, verdana, arial, sans-serif;
font-size: .70em;
font-weight: normal;
color: #333;
line-height: 130%;
}

.commentmeta {
font-family: Courier New, verdana, arial, sans-serif;
font-size: .70em;
font-weight: normal;
color: #666;
margin: 10px 22px 20px 0px;
font-style:italic;
}

.commentmeta a { color: #950C22; }
.commentmeta a:hover { color: #333; }

.commentform {
font-family: Courier New, verdana, arial, sans-serif;
font-size: .70em;
font-weight: normal;
color: #333333;
margin: 0px 0px 20px 0px
}

.separator {
display:none;
border-top: 1px solid #F5FAEC;
border-bottom: 1px solid #CED2C8;
margin: 14px 0px 14px 0px
}

.default {
font-family: Courier New, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: #666;
font-weight: bold;
padding: 0px 0px 10px 0px;
text-transform: uppercase;
}

.subside {
font-family: Courier New, Verdana, Arial, Helvetica, Sans-serif;
font-size: .7em;
font-weight: normal;
padding: 0px 0px 0px 0px;
}


.xmlButton {
border:1px solid;
border-color:#FC9 #630 #330 #F96;
padding:0 3px;
font:bold 10px Courier New,Verdana, Arial, Helvetica, Sans-serif;
color:#FFF;
background:#F60;
text-decoration:none;
margin:0;
}

.image {
border: 1px dashed #950C22;
padding:1px;
margin: 0px 6px 6px 0px;
}

.thumbnail {
border: 1px dashed #950C22;
padding:1px;
margin: 0px 6px 6px 0px;
}

.video{
padding: 0px 0px 0px 0px;
}

.fieldName{
font-family: Courier New, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
margin: 0px 0px 12px 0px
}

select{
font-family: Courier New, Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
}

/*****************************************************************************
* Calendar					                                                 *
*****************************************************************************/

#calendar {
	color: #333333;
	font-family: 'Courier New', Verdana, sans-serif;
  	padding: 0px 0px 6px 0px;
	text-align: left;
}

#calendar table {
	padding: 1px;
	/*border-collapse: collapse;*/
	border: 0px;
}

#calendar table caption {
	color: #666666;
	font-family : Courier New, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

#calendar table th {
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
}

#calendar table tr td {
	border: 1px solid #F1F1F1;
	text-align: center;
	font-size: xx-small;
}

#calendar table tr ul  {
	color: #BBB;
	list-style: dot;
	margin: 0px 0px 0px 20px;
	padding: 4 0 5 0;
	font-family : Courier New, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;	
}

#calendar table tr td.cssDayMouseOver {
	border: 1px dotted red;
	cursor: hand;
}

#calendar table tr td.cssDayMouseOut {
	border: 1px solid #F1F1F1;
}

#calendar table tr td.cssEntryBox {
	border: 1px solid gray;
	padding: 6px;
	text-align: left;
	background: #FFFFFF;
	font-family : Courier New, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

#calendar table tr td ul li {
}

#calendar table tr td div.cssDayEntryHeader {
	font-family : Courier New, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	text-align: left;
	font-weight: bold;
	padding: 4;
}

#calendar table tr td div.cssDayAvailable {
	text-decoration: ;
	text-weight: bold;
}

#profile {
margin-bottom: 10px;
display: block;
height: 1%;
}

#profile h4{
font-family: Courier New, verdana, Arial, Helvetica, Sans-serif;
font-size: .7em;
font-weight: bold;
color: #666;
padding: 0px 0px 0px 0px;
margin: 0px 0px 6px 0px;
}

#profile p{
font-family: Courier New,verdana, arial, sans-serif;
font-size: .7em;
font-weight: normal;
}