﻿body {
	margin: 0;
	padding:0;
	font-family:"Verdana";
	color: #313131;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img {
	border:0;
	}
a:active, a:link, a:visited{
color:#FBA24E;
text-decoration:underline;
}
a:hover{
color:#FBA24E;
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left: 10px;
	color: #fc7b04;
	padding: 2px 3px 2px 3px;
}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	background:url(images/wrap-outer-bg.gif) repeat-y;
	margin:0 auto 0 auto;
	width: 870px !important;
	width: 860px;
	padding-left: 19px;
	}

/* The Top */

.top {
	width: 860px;
	background:url(images/header2.jpg) no-repeat;
	height: auto !important;
	height:197px;
	min-height: 197px;
	margin: 0;
	padding:0;
	}
.blogname {
	float:left;
	width:500px;
	margin-top:26px;
	}
.blogname h1 {
	font-size:35px;
	font-weight:normal;
	padding-left:10px;
	margin:-5px 0 0 30px;
	color:#ffffff;
	}
.blogname h2 {
	margin:5px 0 0 10px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	font-family: arial, helvetica;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 10px 0 14px;
	float: right;
	}
.search form {
	background:none;
	width:215px;
	height:29px;
	padding-top:13px;
	padding-left:17px;

	}
.search input {
	float:left;
	}
.search input#s {
	width:175px;
    border: 1px solid #000;
	background:#fff ;
	font-size:11px;
	color:#000;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#DADADA;
	font-size:12px;
	color:#000;
	height:22px;
	width:35px;
	}
	
/* CSS MENU BEGINS */
/*.tabs {
      float:left;
      width:100%;
      margin-top:132px;
      background:none;
      font-size:100%;
	  font-weight: bold;
      line-height:normal;
      }
.tabs ul {
	margin:0;
	padding:10px 10px 0 40px;
	list-style:none;
      }
.tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
      }
.tabs span a {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	/*width: 158px;*
	text-align: center;
	padding: 5px 20px 4px 6px;
	color: #fc7b04;
}
.tabs .page_item a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
	  /*border: 1px solid red;
      }
.tabs .page_item  a {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	/*width: 158px;
	text-align: center;
	padding: 5px 20px 4px 6px;
	color: #fc7b04;
	/*border: 1px solid red;*/
}
  /* Commented Backslash Hack hides rule from IE5-Mac \*/
    /*.tabs a span {float:none;}*/
    /* End IE5-Mac hack */
   /* .tabs span a:hover {
      color:#000;
      }
   .tabs a:hover {
      background-position:0% -42px;
      }
   .tabs span a:hover {
      background-position:100% -42px;
      }
	 .tabs .page_item a:hover {
      background-position:100% -42px;
	  color:#000;
      }
	.tabs .current_page_item span a{
	background-position:100% -42px;
	color:#000;
	}
	.tabs .current_page_item a{
	background-position:100% -42px;
	color:#000;
	}

*/	

/* The Content */

.maincontent{
	background:#fff;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}
.date {
	float:left;
	width:51px;
	height:55px;
	background:url(images/date.gif);
	text-align:center;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#000;
	font-size:22px;
	font-weight:bold;
	line-height:32px;
	}
/* The Posts */

.text {
	width:645px;
	float:right;
	text-align:left;
	}
.post {
	padding:0 23px 10px 0;	
clear:both;
	}

h1.title {
    font-size:23px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 0px;
	color:#000;
	font-weight:normal;
	}
h1.title a {
	color:#000;
	text-decoration:none;
	}
h1.title a:hover {
	color: #fc7b04;
	background: none;
	text-decoration: none;
}

h2.subtitle {
	font-size: 13px;
	font-weight: normal;
	margin-top: 2px;
	padding:0px 3px 3px 0px;
}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
    border-bottom: 1px dotted #999999;
	background:#fff;	
	font-family: arial, helvetica;
	font-size:11px;
	}
.postinfo a {
	color: #fc7b04;
	font-weight: bold;
	text-decoration: none;
}

/* The Sidebar */

.sidebar {
	width:180px;
	float:left;
	margin-left: 5px !important;
/*	margin-top:10px;
	margin-left:*21px;
	margin-left:21px;
	line-height:22px;*/
	padding: 20px 0px 0px 0px;
    /*border-right: 1px solid #999999;*/
	background-color:#fefbf7;
	border:1px solid #cccaca;
	}
.sidebar ul {
	margin:0;
	padding:0px 0 0 0;
	list-style:none;
	}
.sidebarSocial ul li {
	margin:0;
	padding:0px 0 0 0;
	list-style:none;

	}
.sidebar h2 {
	height:19px;
	padding-top:10px;
	padding-left:5px;
	font-size:12px;
	color:#fff;
	margin:0px 0;
	background:#fff url('images/sidenav.gif');
	line-height:normal;
	/*border-bottom: 1px dotted #999999;*/	
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar ul li ul li {
	padding-left:10px;
	font-size:11px;
	background-image:url(images/link-bullet.gif);
	background-repeat:no-repeat;
	background-position:3px 7px;
	border-bottom:1px solid #cccaca;
	background-color:#fefbf7;
	line-height:20px;
	}
.sidebar ul li ul li:hover{
	color:#BA140A;
	background-color:#FFEACE;
	background-image:none;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#000;
	font-weight:normal;	
	}
.sidebar a:hover {
	color: #BA140A;
	background-color:#FFEACE;
}


/* -------------------[ Footer ]------------------- */

#footerbg {
	width: 852px;
	background:url('images/footer-bg.jpg') repeat-x;
	text-align:center;
	color:#fff;
	font-size:11px;
	margin:auto 0 auto 0;
	height: 30px;
	margin-left: 3px;
}
#footer {
	margin: 0px auto;
	color: #fff;

}
#footer a, #footer a:visited {
	color: #fff;
}
	
#footer a:hover {
	color: #fff !important;
}

#credits {
	margin: 0px auto;
	width: 912px;
	color: #fff;
	line-height: 30px;
        text-align:center;
	font-family: arial, helvetica;
}

#credits a, #credit a:visited {
	color: #fff;

}
#footer-area{
/*border:1px solid #222;*/
background: url(images/footer-border.jpg) bottom repeat-x;
height:35px;
padding-left:5px;
/*padding:0 3px 2px 3px;
margin-top:2px;	*/
width:852px;
}
#footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#fff;
text-align:center;
padding:0;
background:url(images/footer-bg.jpg) #fba24e repeat-x;
height:30px;
}
#navlist{
margin:0 auto;
padding:0;
}

#navlist ul{
margin: 0;
padding: 0;
list-style-type: none;
}
#navlist li{
display: inline;
line-height:30px;
font-size: 11px;
}

#navlist a:link, #navlist a:visited,  #navlist a:active{
font-weight:normal;
text-decoration: none;
color: #fff;
border-left:1px solid #fff;
padding:0 10px 0 14px;
}

#navlist a:link.left, #navlist a:visited.left, #navlist a:hover.left{ border:none;}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
text-decoration:underline;
padding-bottom: 2px;
background: transparent;
color: #fff;
}

#navlist a:hover { 
color: #fff; 
padding:0 10px 0 14px;
}
#copy-right{
margin:0 auto;
text-align:center;
padding:5px 0;
/*padding-bottom:5px !important;*/
font:11px normal Verdana, Arial, Helvetica, sans-serif;
color:#868686;
}
#copy-right a:link, #copy-right a:visited, #copy-right a:active{
text-decoration:underline;
color:#868686;
}
#copy-right a:hover{
text-decoration:none;
color:#333;
}
	
/* The Navigation */

.navigation {
	height:25px;
	padding:10px 20px;
	font-family: arial, helvetica;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#FC7B04;
	}
.navigation a:hover {
	color: #fc7b04;
}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 20px 20px 0px;
	font-family: arial, helvetica;
	font-size:25px;
	color:#FBA24E;
	text-align:left;
	border-bottom: 1px solid #999999;

	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff url(images/commentbg.gif) repeat-x;
	border:1px solid #000;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #000;
	color:#000;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
/* -------------------[ Tabber ]------------------- */


#tabbertabber {
	float:left;
	width:580px;
	margin:0;
	padding:0;
	border:0px solid #fff;
	padding:0px;
	background:transparent;
	}

#tabbertabber ul {
	list-style-type:none;
	margin: 0 ;
	padding: 0;
	}
#tabbertabber ul ul {
        margin: 0;
        padding: 0;
        }

#tabbertabber li {
	padding:0;
	margin: 0 0 10px;
	}


#tabbertabber li li {
	list-style-type:none;
	margin: 0px ;
	}


#tabbertabber p {

	padding: 0;

	}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

#tab-box {


	}

#tab-box h3 {
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 5px 10px;
	margin: 0;
	color: #fc7b04;
}

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}

.tabberlive {
        
	}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
        background: url(images/bluebar_center.gif) repeat-x;
	padding: 0 !important;
	height:24px;
	line-height:24px;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:8pt;
	}

.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	border-right:1px solid #000;
	}

.tabbernav li a {
	float:left;
	display: block;	
	padding: 0 5px;
	font-weight:bold;
	text-decoration: none;
	}

.tabbernav li a:link {
	text-transform: uppercase;
	color: #fc7b04;
	font-family: arial, helvetica;
}

.tabbernav li a:visited {
	text-decoration: none;

	}

.tabbernav li a:hover {
	background:#fff;
	text-decoration: none;

	}

.tabbernav li.tabberactive a {
	background:#fff;
	text-decoration: none;

	}

.tabbernav li.tabberactive a:hover {
	background:#fff;
	text-decoration: none;

	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	padding: 8px;
	background:#fff;

	}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
	}

.tabberlive .tabbertab h3 {
	display:none;
	}

.tabberlive .tabbertab ul.pop {
	}

.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom: 1px dotted #999999;!important;
	padding: 5px 5px !important;
	text-decoration: none;
	color:#000;
	}

.tabberlive .tabbertab ul.pop li a {
	text-decoration: none;
	color:#000;

	}

/* -------------------[ Features ]------------------- */

#my-glider {
	width: 580px;
        float:left;
	background:#fff;
	margin: 0 0 10px 0px;
	border-bottom: 2px solid #000;
	padding:1px;
	}

#my-glider .controls {
	clear:both;
	width: 580px;
        background:#fff;
	padding: 0;
	margin:0;
	}

#my-glider .controls ul {
	margin:0;
	padding:0;
	list-style-type:none;
	border:0px solid #000;
	}

#my-glider .controls li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li.feat-nums {
	border-right:1px solid #000;
	float:left;
	padding:0px 10px;
	margin:0;
	color:#000;
	line-height:25px;
	height:25px;

	}

#my-glider .controls a, .control a:link, .controls a:visited {
	border-right:1px solid #000;
	float:left;
	display:block;
	padding:0px 10px;
	margin:0;
	color:#000;
	text-decoration:none;
	line-height:25px;
	height:25px;
	font-family: arial, helvetica;
	}

#my-glider .controls a:hover {

	}

#my-glider .controls li.feat-about {
	float:right;
	}

#my-glider .controls li.feat-about a {
	border-left:1px solid #000;
	border-right:0;
	}

#my-glider .scroller {	
	background:#fff;
	height: 230px;
	width: 580px;
	overflow: hidden;
	}

#my-glider .scroller .section {
	width: 580px;
	height: 230px;
	overflow: hidden;
	padding:0;		
	}

#my-glider .scroller .content {
	width: 10000px;
	}

#my-glider .feature-entry {
	padding: 10px;
	}

#my-glider .feature-entry h3 {
	font-family: arial, helvetica;
	font-size:9pt;
	margin: 0 0 5px 0;
	letter-spacing:0px;
	} 

img.feature-photo {
	height:175px;
	width:250px;
	margin-right:10px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	border:1px solid #999999;
	}

h3 {
	padding:0;
	margin:0 0 5px 0;
	font-family: "Verdana Ref";
	font-size:17px;
	text-align:left;
	text-decoration: none;
	}
h3 a {
	color:#000;
	text-decoration:none;
	font-size:17px;
	font-family:"Verdana Ref";
	}
h3 a:hover {
	font-family: "Verdana Ref";
	color: #fc7b04;
	text-decoration: none;
	font-size: 17px;
}

/* new css for top nav*/
#adminNavigation {
height:20px;
margin:9px 0 0 0;
padding:174px 20px 0 20px;
position:relative;
/*float:right;*/
/*border:1px solid red;*/

}
#adminNavigation ul {
list-style-type:none;
margin:0px;
padding:0px;
}
#adminNavigation li {
display:block;
float:left;
position:relative;
height:27px;
margin-right:4px;
}
#adminNavigation li span{
display:block;
float:left;
position:relative;
height:27px;
}
#adminNavigation li a:link, #adminNavigation li a:active, #adminNavigation li a:visited {
color:#333333;
display:block;
text-align:center;
background-image:url(images/tab-bg.gif);
background-repeat:repeat-x;
background-position:0 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:27px;
text-decoration:none;
float:left;
padding:0 3px 0 3px;
text-transform:uppercase;
font-weight:bold;
}
#adminNavigation li a:hover{
color:#FBA24E;
}

.tabLeft{
background-image:url(images/tab-left.gif);
background-repeat:no-repeat;
background-position:0 2px;
height:28px;
width:9px;
float:left;
}
.tabRight{
background-image:url(images/tab-right.gif);
background-repeat:no-repeat;
background-position:0 2px;
height:27px;
width:9px;
float:left;
}
/**/
#adminNavigation li.on .tabLeft{
background-image:url(images/activeNavLeft.jpg);
background-repeat:no-repeat;
background-position:0 0;
height:28px;
width:9px;
float:left;
}
#adminNavigation li.on .tabRight{
background-image:url(images/activeNavRight.jpg);
background-repeat:no-repeat;
background-position:0 0;height:27px;
width:9px;
float:left;
}
#adminNavigation li.on a:link,
#adminNavigation li.on a:active,
#adminNavigation li.on a:visited,
#adminNavigation li.on a:hover {
color:#cccccc;
display:block;
text-align:center;
background-image:url(images/activeNavMiddle.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:27px;
background-position:0 0;
text-decoration:none;
float:left;
padding:0 3px 0 3px;
text-transform:uppercase;
font-weight:bold;
}
/* end*/
#navTabLinks{
width:852px;
float:left;
margin:179px 20px 0 6px !important; 
margin:147px 20px 0 3px;
}
#navTabLinks ul {
float:left;
list-style-type:none;
margin:0;
padding:0;
}
#navTabLinks li{
float: left;
margin:0;
padding:0;
text-align:center;
width:121px;
}
#navTabLinks li a:link, #navTabLinks li a:active, #navTabLinks li a:visited{
width:121px;
height:33px;
background-image:url(images/top-menu-bg2.gif);
background-repeat:no-repeat;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#4D4D4D;
display:block;
padding-top:7px;
}
#navTabLinks li a:hover{
background-position:0 -42px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000;
}
.clearBoth{
clear: both;
}



