/********************************************
   AUTHOR:  			Glenn A. Lewis 
   WEBSITE:   			http://www.kenosisdesigns.com/
	TEMPLATE NAME:		KDTheme
   TEMPLATE CODE: 	S-0019
   VERSION:          1.0     
	DATE:					January-07-2009     	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
html{
	padding:0;
	margin:0;
}

body {
	background: #313749 url(../images/bg-body-home-dk.jpg) repeat-x;
	font: 75%/1.5em Trebuchet MS, Verdana, Tahoma, arial, sans-serif;
	color: #555;
	text-align: center;
	margin: 0;
	padding:0;
}
body.yui-skin-sam {
	background-image: url(../images/bg-body-home-dk.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#admintools {
	position: fixed;
	width: 100%;
	*width: 98%;  /* horizontal scroll bar fix for ie */
	height: 22px;
	text-align: left;
	top: 0px;
	left: 0px;
	z-index: 300;
}

/* links */
a, a:visited {
	background-color: transparent;
	color: #000033; 
}
a {
outline: none;
}
:focus {
-moz-outline-style: none; /* not valid, but removes those annoying dotted lines */
}
a:hover, a:focus {
	border-bottom: none;
	text-decoration: none;
	background-color: transparent;
	color: #000066;
}

/* handwritten links */

a.readmore {
	background: url(../images/bg-readmore.png) no-repeat;
	height: 20px;
	width: 93px;
	font-size: 0px;
	display: block;
	overflow: hidden;
}
a:hover.readmore {
	background: url(../images/bg-readmore-hover.png) no-repeat;
}

a.emailme {
	background: url(../images/bg-emailme.gif) no-repeat;
	display: block;
	height: 24px;
	width: 74px;
	font-size: 10px;
}
a:hover.emailme {
	background: url(../images/bg-emailme-hover.gif) no-repeat;
}

a.viewblog {
	background: url(../images/bg-viewblog.gif) no-repeat;
	display: block;
	height: 24px;
	width: 111px;
	font-size: 0px;
}
a:hover.viewblog {
	background: url(../images/bg-viewblog-hover.gif) no-repeat;
}

a.mysite {
	background: url(../images/bg-mysite.gif) no-repeat;
	display: block;
	height: 20px;
	width: 103px;
	font-size: 0px;
}
a:hover.mysite {
	background: url(../images/bg-mysite-hover.gif) no-repeat;
}


/* headers */
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }
h1 {
	font-size: 140%;	
	font-weight: normal;	
	color: #003366;

}
h2 {
	font-size: 120%;
	color: #88ac0b;
	font-weight: normal;
}
h3 {
	font-size: 130%;
	padding: 3px;	 
	color: #669933 ;
	letter-spacing: 3px;
	font-weight: normal;
	text-transform: lowercase;
	border-bottom: 1px solid #8994B2;

}
h4 {
	color: #003366;
	text-transform: capitalize;
}


h1, h2, h3, h4, h5, h6{
	margin:15px 0 10px 0;
}
#page-name h1 { 
	font-size: 200%;	
	font-weight: normal;	
	color: #000033;
	padding-bottom: 40px;
	padding-top: 0px;
	margin: 12px 0px;
	
}

div.bodycopy ul li {
	list-style-type: none;
	background-image: url(../images/bg-li-checkbox.png);
	_background-image: url(../images/bg-li-checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 32px;
	padding-bottom: 10px;
}

div.bodycopy ul, ol {
	margin: 5px 15px;
	padding: 0 25px;
}
.date {
	font-size:90%;
	color:#777777;
	font-style:italic;
}
#header {
	height: 160px;
	width: 100%;
	background: url(../images/bg-header3.png) no-repeat center 2px;
	_background: url(../images/bg-header-ie6.jpg) no-repeat left 2px; /* ie6 fix */		
	position: relative;
	margin: 0px auto;
	color: #fff;
	z-index: 100;
}
#header-design {
	height: 160px;
	width: 100%;
	background: url(../images/bg-header-design.png) no-repeat center 2px;
	position: relative;
	margin: 0px auto;
	color: #fff;
	z-index: 100;
}

#wrap {
	text-align: left;
	margin: 0px auto;
	width: 951px;
	overflow: hidden;
}
#wrap.fullbody {
	width: 790px;
	margin: 0 auto;
	text-align: left;
}
#wrap.wrapHome {
	background-image: url(../images/bg-body-full.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width: 951px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#wrap.wrapHome #header {
	background-position: 0px 2px;
	/*width: 951px;*/
	width: 100%;
	position: relative; 
	margin: auto;
	background: url(../images/bg-header-wide2.png) no-repeat 25px 2px;
	_background: url(../images/bg-header-ie6.jpg) no-repeat left 2px; /* ie6 fix */	
	padding-left: 8px;
/*	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF; */
	
	/*
	height: 160px;
	width: 878px;
	background: url(../images/bg-header.png) no-repeat left 2px;	
	position: relative;
	margin: 0px auto;
	color: #fff;
	z-index: 100;
	*/	
}
.wrapHome #content-wrap {
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: -78px;
	width: 900px;	
	/*margin-top: -22px;*/
	background-color: transparent;
	padding-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.wrapHome #main {
	width: 881px;
	background: none;
	padding-left: 8px;
	margin-left: 0px;  /* lines up carousel with drop-menu */
/*	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
	*overflow: hidden;
	z-index: -2;
}

.wrapHome #main div.bodycopy{
	font-size:100%;
	line-height:15px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
#content-wrap {
	clear: both;
	width: 100%;	
	padding: 0px; 
	margin-top: -5px;
	background: url(../images/bg-content2.png) repeat-y 0px 0px;
}
#content-border {
/*	background: url(../images/bg-content-border.png) no-repeat 0px top;
	height: 42px;*/
	background: url(../images/bg-content-border-floral.png) no-repeat 0px top;
	_background: url(../images/bg-content-border-floral.gif) no-repeat 0px top;
	height: 120px;
	width: 100%;
	margin: -10px 0 6px 0;
	*margin-top: 0px
}

.banner {
	float: left;
	width: 865px;
	height: 275px;
	padding: 0px 38px;
	margin: -20px 0px;
	background: url(../images/bg-header2.png) no-repeat left -30px; 
	z-index: 1000;
}
.banner-rotator {
	float: left;
	width: 865px;
	height: 275px;
	padding: 0px 40px;
	margin: -20px 0px;
	background: url(../images/bg-header2.png) no-repeat left -30px; 
}
.login {
	display: block;
	margin-top: 140px;
	*margin-top: 142px;
	text-align: right;
	padding: 5px;
	background: #000022;
	color: #CC0000;
}
.login a{
	color: #bac5ec;
	font-size: 14px;
	text-decoration: none;
}
.login a:hover {
	color: #FFCC33;
	text-decoration: none;
}
/* Main Column */
#main {
	/*background: url(../images/bg-main2.png) no-repeat 0px -2px;*/
	background: url(../images/bg-main2-toptear.jpg) no-repeat 0px -2px;
	width: 90%;
	margin: 0px 45px 10px 38px ;
	padding: 5px 25px 5px 15px;;
	text-align: justify;
}
#main h2 {
	font: normal 130% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 8px 0px ;
	margin: 5px 0px;
	/*color: #CCCCFF;*/
	color: #818CA8;
	text-align: left;
}
#main h2 a {
	color: #003366/*#8994B2*/;
	text-decoration: none;	
	
}
#main div.bodycopy{
	font-size:110%;
	line-height:1.6em;
	margin-left: 15px;
	margin-right: 35px;
	margin-bottom: 35px;
}

#main div.text p{
	margin-bottom: 15px;
}

#body-sidebar {
	float: left;
	width: 550px;
	padding-right: 10px;
}
.column {
	float: left;
	width: 380px;
	margin: 5px;
}

.bodycopy a.bg-btn {
	background: url(../images/bg-body-btn.gif) no-repeat left center;
	font-size: 16px;
	color: #336699;
	display: inline-block;
	width: 181px;
	padding-top: 10px;
	height: 30px;
	text-align: center;	
	text-decoration: none;
}
.bodycopy a:hover.bg-btn {
	color: #660000;
	background: url(../images/bg-body-btn-hover.gif) no-repeat left center;
	text-decoration: none;
}

span.visit-our {
	/* doesn't work... */
	width: 69px;
	height: 41px;
	font-size: 0px;
	background-image: url(../images/bg-visit-our.gif);
	background-repeat: no-repeat;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 285px;
	padding: 0; margin: 0px 3px;	
	color: #777;
}
#sidebar h1 {
	color: #003366;
	font-size: 120%;
	
}
sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar p {
	margin-left: 5px;
}
#sidebar .text {
	border-bottom: 0px solid #D2E8F7; 
	margin: 0px 5px 10px 5px;
}
#sidebar .moduleactions {
	border-bottom: 0px solid #D2E8F7; 
	margin: 0px 5px 10px 5px;
}


.mini-tools {
	background: url(../images/bg-minitools.gif) no-repeat left 3px;
	display: block;
	padding: 4px 12px;
	width: 286px;
	height: 31px;
}
.mini-tools a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	
}
.mini-tools a img{
	padding-right: 3px;
}

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

#footer {
	float: left;
	width: 100%;
	background: url(../images/bg-home-outer-footer.jpg) repeat-x left 0px; 
}
#footer a { 
	color: #555;
	text-decoration: none; 
}
/*  ------------------ Styles Below Body Content ----------------------- */
#bottom_wrap {
	background: url(../images/bg-home-footer.jpg) no-repeat;
	width: 880px;
	height: 430px;
	margin: 0px auto;
	padding-left: 70px;
	text-align: left;
}
#btm_barwrap {
	padding: 5px 0 0 140px;
}

#bottom_bar {
	color: #fff;
}
#bottom_bar a{
}
#bottom_bar a:hover {
	text-decoration: none;
}
#bottom_content {
	float: left;
	margin-top: 15px;
	color: #fff;
	width: 90%;
}
#bottom_content h1 {
	font-size: 150%;
	margin: 5px 12px;
	padding: 0px;
	color: #fff;
	
}
#bottom_content h2 {
	font-size: 100%;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}
#bottom_content .bodycopy {
	margin-left: 12px;
}
#bottom_content .bodycopy a{ 
	color: #FFF;
}
#bottom_content .bodycopy a:hover {
	color: #A1D332;
}
#bottom_content ul li {
	/*list-style-image: url(../images/bg-btm-list.png);*/
	list-style-image: url(../images/bg-li-bullet-green.jpg);
	line-height: 2em;
}

#bottom_content ul li a{
	color: #fff;
}
#bottom_content ul li a:hover{
	color: #A1EC50;
	letter-spacing: 4px;
}

/* post footer */
.post-footer {
	background: #e9ecf1;/*#F4F8FD;*/
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #6f7073; /*#E5F0FB;*/ 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


a.addnew{
	background: url(../images/bg-addnew.png) no-repeat;
	color: #000033;
	text-decoration: none;
	height: 95px;
	width: 35px;
	padding: 10px 20px;
	top: 10px;
	
}
a:hover.addnew{
	background: url(../images/bg-addnew-hover.png) no-repeat;
	color: #660000;
}
.item.even {
	background: url(../images/bg-seperator.png) no-repeat center bottom;
	padding: 3px;
}
.item.odd {
	background: url(../images/bg-seperator.png) no-repeat center bottom;
	padding: 3px;
	/*filter:alpha(opacity=85); opacity:.85; */
}

/*  JQUERY Buttons  */

.menu {
	margin: 6px 0 0 520px;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0 6px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 6px 2px 0px 2px;
	display: block;
	color: #737373;
	font-size: 0px;
	width: 39px;
	height: 22px;
	text-decoration: none;
	font-weight: normal;
	/*background: url(../images/icon-toolbar.jpg) no-repeat center center;   these are made unique below the next rule (em) */
}
.menu li em {
	color: #576379;
	background: url(../images/hover-yellow-small.png) no-repeat;
	*background: url(../images/hover-yellow-small-ie.png) no-repeat; /* ie7 */
	_background: url(../images/hover-blue.gif) no-repeat; /*ie6*/
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -78px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}


/* JQUERY icons - hover state. */
	
.menu li a {
	border: none;
	text-decoration: none;
}

.menu li.casestudies a {
	background: url(../images/icon-casestudy.jpg) no-repeat center center;
}
.menu li.galleries a {
	background: url(../images/icon-gallery.jpg) no-repeat center center;
}
.menu li.loginbutton a {
	background: url(../images/icon-login.jpg) no-repeat center center;
	border: none;
}
.menu li.support a {
	background: url(../images/icon-support.jpg) no-repeat center center;
}
.menu li.quotes a {
	background: url(../images/icon-customquotes.jpg) no-repeat center center;
}
.menu li.privacy a {
	background: url(../images/icon-privacy.jpg) no-repeat center center;
}

/* hovers */
.menu li.casestudies a:hover {
	background: url(../images/icon-casestudy-hover.jpg) no-repeat center center;
}
.menu li.galleries a:hover {
	background: url(../images/icon-gallery-hover.jpg) no-repeat center center;
}
.menu li.loginbutton a:hover {
	background: url(../images/icon-login-hover.jpg) no-repeat center center;
}
.menu li.support a:hover {
	background: url(../images/icon-support-hover.jpg) no-repeat center center;
}
.menu li.quotes a:hover {
	background: url(../images/icon-customquotes-hover.jpg) no-repeat center center;
}
.menu li.privacy a:hover {
	background: url(../images/icon-privacy-hover.jpg) no-repeat center center;
}

/* END JQUERY CSS*/

/* JQUERY icons - hover state.  HOME VIEW */

#bottom_bar .menu {
	margin: 6px auto;
	padding: 0;
	list-style: none;
}

#bottom_bar .menu li {
	padding: 0;
	margin: 0 6px;
	margin-right: 50px;
	float: left;
	position: relative;
	text-align: center;
}

#bottom_bar .menu li.casestudies a {
	background: url(../images/icon-casestudy.gif) no-repeat center center;
}
#bottom_bar .menu li.galleries a {
	background: url(../images/icon-gallery.gif) no-repeat center center;
}
#bottom_bar .menu li.loginbutton a {
	background: url(../images/icon-login.gif) no-repeat center center;
	border: none;
}
#bottom_bar .menu li.support a {
	background: url(../images/icon-support.gif) no-repeat center center;
}
#bottom_bar .menu li.quotes a {
	background: url(../images/icon-customquotes.gif) no-repeat center center;
}
#bottom_bar .menu li.privacy a {
	background: url(../images/icon-privacy.gif) no-repeat center center;
}

/* hovers HOME VIEW */
#bottom_bar .menu li.casestudies a:hover {
	background: url(../images/icon-casestudy-hover.gif) no-repeat center center;
}
#bottom_bar .menu li.galleries a:hover {
	background: url(../images/icon-gallery-hover.gif) no-repeat center center;
}
#bottom_bar .menu li.loginbutton a:hover {
	background: url(../images/icon-login-hover.gif) no-repeat center center;
}
#bottom_bar .menu li.support a:hover {
	background: url(../images/icon-support-hover.gif) no-repeat center center;
}
#bottom_bar .menu li.quotes a:hover {
	background: url(../images/icon-customquotes-hover.gif) no-repeat center center;
}
#bottom_bar .menu li.privacy a:hover {
	background: url(../images/icon-privacy-hover.gif) no-repeat center center;
}

/* END JQUERY CSS*/


/* bubbling library loading mask */

#yui-cms-loading {
    background:#FFFFFF;
    color: #333333;
    display: none;
}

#yui-cms-loading #yui-cms-float {
        text-align: center;
        font-size: 80%;
        background-image: url(../images/loading.gif);
        background-repeat:no-repeat;
        background-position: top;
        padding-top: 20px;
}                 
				 

/* end bubbling library */				 
.boxmodule {
	float: left;
	width: 900px;
	height: 350px;
	padding: 20px 10px;
	background: url(../images/bg-carousel-container-wide.png) no-repeat left top;  
}
.boxmodule h1 {
	color: #CCCCFF;
	font-size: 120%;
	margin-bottom: 60px;
}
a.box {
	float: left;
	height: 55px ;
	width: 150px;
	background: #222a35 url(../images/bg-box.jpg) no-repeat center top;
	border-top: 15px solid #CCCCFF;
	border-bottom: 15px solid #CCCCFF;	
	margin: 0px 5px;
	padding: 5px;
	color: #EBEBEB; 
	text-decoration: none;
	overflow: hidden;
}
a:hover.box {
	float: left;
	height: 185px ;
	width: 150px;
	border-top: 15px solid #000033 ;	
	margin: 0px 5px;
	padding: 5px;
}

.daycal {
	float: left;
	height: 63px;
	width: 60px; 
	margin: 3px; 
	background: url(../images/bg-day.png) no-repeat;
	text-align: center;
	line-height: 15px;
}
.day { 
	color: #fff;
	display: block;
	padding: 3px 0px 0px 0px;
}
.month {
	color: #666;
	display: block;
	font-size: 9px;
	padding-bottom: 3px;
}
.num {
	color: #003366;
	font-size: 25px;
	padding: 10px;
	height: 30px;
	line-height: 17px;
	
}

.spanbox {
	width: 100%;
	clear: both;
}
.right {
	margin-left: 650px;
}

/* for spans to put text off page but not make invisible */
.hide-text {
	position: absolute;
	left: -9000px;
}
