/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
  background: #040F12;
}

body {
	background:none repeat scroll 0 0 #040F12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9DAAB2;
}

.breadcrumbs .inner  {
background:none repeat scroll 0 0 #040F12;
border-color:#0f0F12;
border-style:solid;
border-width:1px;
color:#8E8E8E;
}

.page {
background-color:#040F12;

}

.footer-wrapper, .footer-message-wrapper {
background:none repeat scroll 0 0 #040F12;
}

.header-group-wrapper  {
background:#000000 url(images/img07.jpg) repeat-x left top;
}

h1, h2, h3 {
	margin: 0;
	padding-bottom: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0D6B82;
}

a:hover {
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}



.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	
	padding: 5px 20px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #3D4F5C;
}

.post .meta a {
	color: #3D4F5C;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}



/* Calendar */


#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


#sidebar-last.nested, div.superfish{
	background: url(images/img05.jpg) repeat-y left top;
}

.fusion-border .inner {
border-style:solid;
border-width:0;
padding:10px;
}

.grid16-5 {
width:300px;
color:#000000;
}

.inner clearfix{
padding:10px;
color:#000000;	
}

.content{
padding-top:20px;	
	
}

.block-views{
padding:10px;	
}

.event-start{
color:#ffffff;	
}

.event-block{
width:100px;
display:inline-block;
}

.event-nodeapi{
color:#ffffff;	
}

.dtstart{
color:#ffffff;	
}

#node_read_more{
	color:#000000;
}

.uc-price-product {
  display: none;
}

