* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#5B0D0D;
	margin:0 0;
	padding:0 0;
        background-color:#FFF;
        background-image:url(../images/bg.gif);
        background-position:top;
        padding-bottom:10px;
}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:170%;
	font-weight:bold;
	color:#8F4171;
	margin-top:0em;
	margin-bottom:0.75em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight:bold;
	color:#8F4171;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#8F4171;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul {
	list-style:disc;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
	border-collapse:collapse;
}

a {
	color:#8F4171;
}

a:hover {
	text-decoration:none;
	color:#8F4171;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}


/* Main layout elements
============================================================ 
--------------------------------------------------------- */

#page {
	width:850px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	background-image:url("../images/page-bg.png");
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;
	position:relative;
}

#header {
	height:180px;
	margin:0px;
	padding:0;
	background-image:url("../images/purple.jpg");
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
	
}

#body {
	margin:0px;
	background-repeat:no-repeat;
	background-image:url(../images/brown.jpg);
	background-position:top;
	background-repeat:no-repeat;
	min-height:356px;
	_height:356px;
}

#content {
	width:578px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0 85px 0px 5px;
	float:right;
}

#sidebar {
	width:175px;
	padding:15px 0px 15px 30px;
	float:left;
}

#footer {
	padding:0 10px;
	height:20px;
	background-image:url("../images/footer-bg.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:56px;
	top:28px;
}

#logo a {
	background-image:url("../images/logo.jpg");
	background-repeat:no-repeat;
	width:308px;
	display:block;
	padding-top:135px;
	height:0px !important; /* for most browsers */
	height /**/:135px; /* for IE5.5's bad box model */
	overflow:hidden;
}

/* Sidebar
============================================================ 
--------------------------------------------------------- */

#sidebar {
	color:#C79EBA;
	font-size:90%;
}

#sidebar h2 {
	width:159px;
	color:#8F4373;
	margin:0 -6px 0px -6px;
	padding-left:6px;
	font-size:120%;
        background-image:url("../images/brown.jpg");
	background-position:top;
	background-repeat:repeat-y;
}

/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#FFF;
	font-size:85%;
	margin:0;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	margin-left:20px;
}

#footer a {
	color:#FFF;
	font-size:90%;
	margin:0;
	padding-top:9px;

}

#credits {
	margin:15px auto;
	text-align:center;
	width:770px;
}


/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	padding-left:10px;
	list-style:none;
	position:absolute;
	top:3px; 
	left:80px;
	text-align:center;
}

#main-nav li {
	margin:0;
	margin-right:0px;
	padding:0;
	float:left;
	padding-top:0px;
	background-image:url(../images/main-nav-li.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#main-nav li a {
	padding:0 10px;
	display:block;
	height:23px;
	line-height:23px;
	color:#D06F9E;
	font-size:11px;
	text-decoration:none;
	float:left;
}

#main-nav li a:hover {
	color:#fff;
}

#main-nav li a.current {
	font-weight:bold;
	color:#FFF;
}

#main-nav li a.current:hover {
}

/* Sub nav */

h2.sub-nav {

}

#sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
	margin-bottom:25px;
}

#sub-nav li {
	padding:0;
	margin:0px;
	width:165px;
	background-image:url(../images/sub-nav-li.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#sub-nav li a {
	display:block;
	padding:6px 0px;
	padding-left:14px;
	margin:0px;
	color:#8F3E76;
	text-decoration:none;
	width:159px;
	background-image:url(../images/sub-nav-a.gif);
	background-position:left 0.9em;
	background-repeat:no-repeat;	
}

#sub-nav li a:hover {
	color:#5E1516;	
}

#sub-nav li a.current,
#sub-nav li a.current:hover {
	font-weight:bold;
	color:#8F3E76;
}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	border-bottom:1px solid #CCE4EE;
}

#crumbs li {
	display:inline;
}

#crumbs a {
	color:#8F4171;
	}


/* Posts
============================================================ 
--------------------------------------------------------- */

/* Posts */

.posts {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.posts li {
	margin-bottom:1.5em;
}

.posts h3 {
	font-size:100%;
	margin-top:0em;
}

.posts .meta {
	font-size:75%;
	color:#888;
	margin-bottom:0.4em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.posts .date {
	font-weight:normal;
	color:#5A96BE;
}

.posts .categories a {
	color:#777;
}


/* Posts Paging */

.posts-paging {
	font-size:85%;
	padding-top:1.0em;
	border-top:3px double #e8e8e8;
	text-align:center;
	clear:both;
}

.posts-paging a {
	font-weight:bold;
}


/* Post */

.post .meta {
	font-size:75%;
	color:#888;
	margin-bottom:1.5em;
	padding:0.3em 0;
	border-bottom:1px solid #e8e8e8;
}

.post .date {
	font-weight:normal;
	color:#5A96BE;
}

.post .categories a {
	color:#777;
}


/* Comments */

#comments ol {
	list-style:none;
	margin:0;
	padding:0;
}

#comments ol li {
	font-size:85%;
	margin:1.0em 0;
	padding:0 0.5em;
	border-bottom:1px solid #DCE2EC;
}

#comments ol .meta {
	font-size:85%;
	color:#888;
	margin-bottom:1.0em;
	padding:0.3em 0;
	border-bottom:1px solid #F3F4F7;
}

#comments ol .date {
	font-weight:normal;
	color:#5A96BE;
}





/* Standard Widgets
		overriding of default styles for standards widgets
		(located at /cms/content/widgets/stylesheets/standard-widgets.css)
============================================================ 
--------------------------------------------------------- */

div.picture-right img,
div.picture-left img,
div.picture-center img {
	border-color:#A0618F;
}

#sidebar ul.recent-posts p.meta {
	font-size:85%;
}

ul.recent-posts span.date {
	color:#5A96BE;
}




#content .hr {
 	background-color:#9FCADC;
	margin-top:4px;
}

/* Custom Widgets
============================================================ 
--------------------------------------------------------- */



/* Other Content
		non-widget content styles
		(defined by classes and IDs directly in the content - through Textile)
		e.g. content snippet "Staff Profile": div.staff-profile ...
============================================================ 
--------------------------------------------------------- */

/* Basic listing table */

table.listing {
    border:1px solid #ddd;
    border-bottom:none;
    text-align:left;
}

table.listing th {
    font-weight:bold;
    padding:0.3em 0.75em;
    background-color:#eee;
    border-bottom:1px solid #ddd;
}

table.listing td {
    padding:0.3em 0.75em;
    border-bottom:1px solid #ddd;
}

#sidebar img.feedburner {
   position:absolute;
   bottom:70px;
}

#sidebar img.rssfeed {
   position:absolute;
   bottom:40px;
}

#sidebar .sidebar-text {
   color:#C79EBA;
}