/* GENERAL STYLES */
/* 
	Senga Designs
	
		Copyright: Custom Fit Online Solutions
		Authors: Robert Valcourt, Roy McClean
		Date: October 2008
	
	Swatches:
	
		Body Background: #E4E4D6
		Green Text: #608724
 
*/

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	padding: 0;
	margin: 0;
	background: #e4e4d6 url('/media/4228/bg_body.jpg') no-repeat top center;
}
strong, b {
	color: #608724
}
h1 {
	color: #EB5F00;
	font-size: 14pt;
	font-family: Helvetica,Arial,Sans Serif;
	font-weight: bold;
	margin: 20px 0 5px 0;
	text-transform: uppercase;
}
#exclusive h1 {
	color: #EB5F00;
	font-size: 30pt;
	font-family: Helvetica,Arial,Sans Serif;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding-bottom: 80px;
	padding-top: 60px;
}
h2 {
	color: #608724;
	margin-top: 5px;
	text-align: left;
	font-size: 12pt;
}
h2.blogh2 a {
	color: #608724;
}
hr {
	color: #BBC1AC;
	height: 1px;
}
.window h2 {
	text-transform: uppercase;
	color: #608724;
	font-size: 12pt;
	font-family: Helvetica,Arial,Sans Serif;
	font-weight: bold;
	background-image: url('/media/119/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 2px;
	margin: 20px 0;
}
h3, #secondary h3 a {
	color: #608724;
	margin-top: 5px;
	text-align: left;
	font-size: 11pt;
}
h4 {

}
p {
	margin: 20px 0;
}
form {
	margin: 0;
}
a:link, a:active {
	color:blue;
	text-decoration:underline;}

a:visited {
	color:navy;
	text-decoration:underline;
}
a:hover {
	color:blue;
	text-decoration:none;
}
#logo {
	overflow: hidden;
	width: 380px;
	height: 30px;
	margin: 0 auto;
	float: left;
}
#logo a {
	background: url('/media/94/logo.gif') no-repeat top left;
	width: 380px;
	height: 30px;	
	display: block;
	text-indent: -9999px;
}
.init {
	margin-left: 10px;
}
.terms {
	padding: 2px;
	width: 204px !important;
	border: 1px solid #FFF;
}
.window {
	width: 300px;
	margin-right: 20px;
	float: left;
}
.window img {
	display: block;
}
.window.last {
	margin-right: 0;
}
.window p, .window li {
	margin: 20px 0;
	padding-left: 30px;
	line-height: 1.7em;
	color: #858C79;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
}
.window ul {
        margin:0 0 0 41px;
        padding:0 0 0 0;
}
.window li {
        margin:0 0 0 5px;
        padding:0 0 0 0;
}
ul.subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 46px;
	margin-left: 40px;
}
ul.subnav li {
	text-transform: uppercase;
	background-image: url('/media/119/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 20px;
}
ul.subnav li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
ul.subnav li ul li {
	text-transform: uppercase;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-bottom: 5px;

}
ul.subnav li a {
	color: #608724;
	font-family: Verdana,Arial,Sans Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
ul.subnav a:hover {
	text-decoration: underline;
}
.doc {
	margin-right: 8px;
	vertical-align: middle;
}
.blog {
	color: #858C79;
}
.cats ul {
	margin:0;
	padding: 0;
	margin-bottom: 15px;
}
.cats ul li {
	margin-left:20px;
}
.profile {
	padding:20px;
	border: 1px solid #c0c0c0;
	overflow: hidden;
	margin-bottom: 20px;
}
.profile p {
	margin: 0;
	line-height: 1.6em;
}
ul.subnav li.active > a {
	color: #EB5F00;
}
fieldset ul {
	margin: 0;
	padding: 0;
}
.button {
        margin:0px 5px 0px 25px;
        border: 0;
        vertical-align:middle;
}

#leftlist {
	width: 290px;
	float: left;
	padding-right: 35px
}
#middle {
	width: 290px;
	float: left;
	padding-right: 35px
}
#rightlist {
	width: 290px;
	float: left;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	float: left;
	width: 560px;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	margin-top: -10px;
}
#navigation li {
	line-height: 30px;
	padding: 0;
	margin: 0;
	float: left;
	text-transform: uppercase;
	padding: 0 20px;
	border-left: 1px solid #B6CC95;
}
#navigation a {
	color: #608724;
	font-family: Verdana,Arial,Sans Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation ul li.last {
	padding-right: 0;
}
#navigation ul li.first {
	border: none;
}
#footer-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-content li {
	padding: 0;
	margin: 0;
	float: left;
	text-transform: uppercase;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}
#footer-content a {
	color: #608724;
	font-family: Helvetica,Arial,Sans Serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#footer-content a:hover {
	text-decoration: underline;
}
#footer-content p.text {
	clear: both;
	margin: 0;
	padding: 0;
	color: #608724;
	font-family: Helvetica,Arial,Sans Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#footer-content p.legal {
	clear: both;
	margin: 4px 0 0 0;
	padding: 0;
	color: #608724;
	font-family: Helvetica,Arial,Sans Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
#footer-tools ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer-tools li {
	padding: 0;
	margin: 0;
	float: left;
	text-transform: uppercase;
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}
#footer-tools ul li.last {
	padding-right: 0;
}
#footer-tools img {
	display: block;
}
input {
	vertical-align: middle;
}

/*-------------------------------------------    
	blog layout
-------------------------------------------*/

.post-footer {
	font-family: Verdana,Arial,Sans Serif;
	font-size: 10px;
	margin: 0 0 15px 0;
	border-top: 1px dotted #c0c0c0;
	text-align: right;
}
.post-footer strong {
	color: #6F6F6F;
}
.comment-footer {
	font-family: Verdana,Arial,Sans Serif;
	font-size: 10px;
	margin: -15px 0 15px 0;
}
.caltable  {
	background-image: url('/media/content-back.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: normal;
	color: #6F6F6F;
	font-size: 10px;
}
.caltable img {
	display: block;
	border: 0;
}
.nextbut {
	margin-right: 2px;
}
.calcont {
	border: 1px solid #c0c0c0;
	margin-bottom: 15px;
}

/*-------------------------------------------    
	calendar layout
-------------------------------------------*/

.calhold {
	margin-left: 40px;
	margin-top: 20px;
}
#umbracoBlogCalendar_1_umbCalendar {
	width: 175px;
	font-size: 11px;
}
#umbracoBlogCalendar_1_umbCalendar td {
	text-align: center;
}
.umbCalWrap {
	background-repeat: no-repeat;
	border: 1px solid #c0c0c0;
	width: 179px;
}
.umbCal td {
	text-align: center;
	border: 1px solid #c0c0c0;
}
.umbCalPrevNext img {
	border: 0;
	
}
.month {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
img-standard {
	border: 1px solid #000;
}
#calendarform {
	padding: 0;
	padding-top: 10px;
	margin: 0;
}
#calendarform label, #calendarform select {
	width: 100%;
}
#calendarform .text {
	width: 77%;
}
#calendarform .button {
	width: 30px;
	margin-left: 5px;
}
#sidebar-alt label {
	font-size: 11px;
}
#sidebar-alt input, #sidebar-alt select {
	font-size: 11px;
}
.today {
		
}
.linked, .nolink, .today, .day {
	width: 25px;
	height: 20px;
}
.linked {
	background-image: url('/media/cellback.gif');
	background-repeat: no-repeat;
	text-align: center;
}
.today {
	background-image: url('/media/cellback2.gif');
	background-repeat: no-repeat;
	text-align: center;
}
.linked a:link, .linked a:visited {
	color: #731600;
	text-decoration: none;
	font-weight: bold;
}
.linked a:hover {
	color: #C56700;
	text-decoration: underline;
}
.month a:link, .month a:visited {
	color: #6F6F6F;
	text-decoration: none;
}
.month a:hover {
	color: #C56700;
	text-decoration: underline;
}
.day {
	text-align: center;
}
.nolink {
	background-image: url('/media/000/cellback3.gif');
	background-repeat: no-repeat;
	text-align: center;
}

/*-------------------------------------------    
	global layout
-------------------------------------------*/

#container {
	width: 1020px;
	position: relative;
	margin: 0 auto;
}
#header {
	width: 940px;
	padding: 90px 40px 0 40px;
}
#content {
	clear: both;
	padding: 60px 40px 0 40px;
}
#exclusive {
	width: 940px;
}
#primary {
	width: 620px;
	float: right;
	line-height: 1.7em;
	color: #858C79;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 20px;
}
#primary ul, .window ul {
	list-style-image: url('/media/1191/bullet.gif');
}
#secondary {
	width: 280px;
	float: left;
	padding-bottom: 20px;
	line-height: 1.7em;
	color: #858C79;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
}
#pane {
	clear: both;
	line-height: 1.7em;
	color: #858C79;
	font-family: Arial,Helvetica,San Serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
}
#pane h2 {
	text-transform: uppercase;
	color: #608724;
	font-size: 12pt;
	font-family: Helvetica,Arial,Sans Serif;
	font-weight: bold;
	background-image: url('/media/119/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 2px;
	margin: 20px 0;
}
#footer {
	clear: both;
	padding: 150px 40px 100px 40px; 
	background: url('/media/4233/bg_footer.png') repeat-x top left;
	width: 940px;
	overflow: hidden;
}
#footer-content {
	width: 620px;
	float: left;
	padding-right: 40px;
}
#footer-tools {
	width: 280px;
	float: left;
}
.image-right {
        float: right;
        margin: 1px 3px 25px 35px;
        border: 0;
}

/* EDITOR PROPERTIES */
