/***  Author box  ***/

#authorbox{  
    background:#e2dfd9;  
    border:1px solid #CECFD0;  
    width:100%;  
    margin:0 auto;  
    margin-bottom:10px;  
    overflow:hidden;  
}  
    #authorbox h4{  
        font-size:16px;  
        color:#191919; 
        margin:0;  
        padding:10px 10px 5px 10px;  
    }  
.authortext{  
        padding-left:100px;  
    }  
#authorbox img{  
        margin:0;  
        padding:10px;  
        float:left;  
border:none;
    }  
    #authorbox p{  
        color:#191919;  
        margin:0;  
        padding:0px 10px 10px 10px;  
    }  
 #authorbox h4 > a{  
        text-decoration:none;  
    }  
#authorbox p{  
        color:#191919;  
    }  




/***  Skin Styles  ***/

body			{ color: #595959; } /* default font color */

#Wrapper, body	{ background: #2D1709 url("images/skins/skin-5/bodyBgNess.jpg") repeat-x 50% 0; }	/* background color/graphic */

/* logo */

#Logo		{ margin-top: -75px; }
#Logo a		{ background-image: url("images/skins/skin-5/logo.png"); }
.logoMark	{ background-image: url("images/skins/skin-5/logoSymbol-small.png"); }	
	
/* links and menus */

a, a:link, a:visited							{ color: #1C8DC4; }	/* default links */
a:hover, a:active								{ color: #DA1045; }	/* default hover */

.ribbon span a:link, .ribbon span a:visited 	{ color: #fff; }	/* ribbon links (wrap around graphic)  */
.ribbon span a:hover, .ribbon span a:active 	{ color: #65C1E9; }	/* ribbon hover */

#Footer a:link, #Footer a:visited,
#ContentPanel a:link, #ContentPanel a:visited	{ color: #2EB4E0; }	/* dark backgrounds */
#Footer a:hover, #Footer a:active,
#ContentPanel a:hover, #ContentPanel a:active	{ color: #F3D178; }	/* dark backgrounds, hover */
#Copyright a, #Copyright a:visited				{ color: #F3861B; }	/* copyright container links */
#Copyright a:hover, #Copyright a:active			{ color: #fff; }	/* copyright container links */

/* main menu */

#MenuWrapper	{ height: 77px; }
#MainMenu		{ background: transparent url("images/skins/skin-5/menuBgNess.jpg") repeat-x 100% 0; 	/* background through menu ( must adjustment to menu size) */
				  right: 2px;
				  top: -35px;
				  padding-top: 15px;}
#MmLeft			{ background-image: url("images/skins/skin-5/mainMenu-left.png"); }		/* menu background graphics */
#MmRight		{ background-image: url("images/skins/skin-5/mainMenu-right.png"); }
#MmBody			{ background-image: url("images/skins/skin-5/mainMenu-repeat.png"); }
.mmDivider		{ background-image: url("images/skins/skin-5/mainMenu-divider.gif"); }

#MainMenu a:link, #MainMenu a:visited								{ color: #DFC6AA; }			/* links - top level */
#MainMenu a:hover, #MainMenu a:active								{ color: #fff; }			/* hover - top level */
#MainMenu li li a:link, #MainMenu .sf-menu li li a:visited 			{ color: #fff; }			/* links - sub-menus  */
#MainMenu .sf-menu li li											{ background: #917D64; }	/* background color - sub-menus */
#MainMenu .sf-menu li li li											{ background: #84725B; }	/* background color - sub-sub-menus */
#MainMenu .sf-menu li li:hover, #MainMenu .sf-menu li li.sfHover, 
#MainMenu .sf-menu li li a:focus, #MainMenu .sf-menu li li a:hover, 
#MainMenu .sf-menu li li a:active									{ background: #9F8C75; color: #fff;}	/* hover - sub-menus */

/* headings */

h1, h2, h3, h4, h5, h6, .headline, .title, 
.ribbon span, #fancy_title div							{ color: #000; }	/* default headings color */
.headline												{ color: #696969; }	/* headlines (page titles, etc) */
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, 
h6 strong, .headline strong, .title strong 				{ color: #DA1045; }	/* headline accent (added using <strong>inside</strong> heading) */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, 
.headline span, .title span								{ color: #696969;}	/* sub-heading text (added using <span>inside</span> heading */	
#Footer h1, #Footer h2, #Footer h3, #Footer h4, 
#Footer h5, #Footer h6, #ContentPanel h1, 
#ContentPanel h1, #ContentPanel h2, #ContentPanel h3, 
#ContentPanel h4, #ContentPanel h5, #ContentPanel h6	{ color: #eee;} 	/* headings on dark/color background areas */
#ContentPanel h1 span, #ContentPanel h2 span, 
#ContentPanel h3 span, #ContentPanel h4 span, 
#ContentPanel h5 span, #ContentPanel h3 span, 
#ContentPanel.headline span, #ContentPanel.title span	{ color: #D8DBB5;} 	/* sub-heading text on dark/color background areas */
#cluetip h3												{ color: #eee; }	/* tool tip titles */

/* other text */

.ribbon span 						{ color: #FFF3C4; }	/* ribbon text (wrap around graphic) */
#Footer, #ContentPanel, #cluetip	{ color: #F5F2EB; }	/* text on dark/color background areas */
#Copyright							{ color: #B49C67; }	/* text in copyright container */

/* forms and inputs */

input 					{ color: #000; }	/* input text color */
textarea, .textInput 	{ background-color: #E2DFD9; background-image: url("images/skins/skin-5/inputBg.gif");	/* input background */
						  border-color: #C5C0B8 #fff #fff #C5C0B8;}	/* input border color */
label.overlabel			{ color: #988F81; }	/* text input labels */

/* image containers & pagination */

a.img, div.img, .pagination a		{ border: 1px solid #CBC5B6; background: #fff;}						/* default container with class="img" */
a.img img, div.img img 				{ border: 1px solid #f3f3f3; }										/* inner image border for default container */
a.imgHover, .pagination a.current	{ background-color: #CBC5B6; border-color: #B7AE99; color: #fff; }	/* hover effect - container */
a.img:hover img						{ border-color: #fff; }												/* hover effect - image */

/* design structure */

.pageTop			{ background-image: url("images/skins/skin-5/pageBg-top.png"); }		/* page top */
.pageBottom			{ background-image: url("images/skins/skin-5/pageBg-bottom.png"); }	/* page bottom */
#Header, .pageMain	{ background-image: url("images/skins/skin-5/pageBg-repeat.png"); }	/* repeating page graphic */
#FooterTop			{ background-image: url("images/skins/skin-5/footerBg-top.png"); }	/* footer top */
#FooterContent		{ background-image: url("images/skins/skin-5/footerBg-repeat.png"); }	/* repeating footer graphic */
#FooterBottom		{ background-image: url("images/skins/skin-5/footerBg-bottom.png"); }	/* footer bottom */
#Footer .one-third, #Footer .two-thirds, #Footer .half-page
					{ background-image: url("images/skins/skin-5/footerBg-verticalRule.gif"); }	/* footer - content dividers */	
#ContentPanel 		{ background: #3C251A; border-bottom-color: #A6674F; } /* top reveal - hidden top content area */

/* search */

#Search { background-image: url("images/skins/skin-5/search-bg.gif"); margin-top: -1px; }

/* slide show - default, jQuery cycle plugin */

#SlideTop		{ background-image: url("images/skins/skin-5/pageBg-slideTop.png"); }		/* top graphic for rounded corners */
#SlideRepeat	{ background-image: url("images/skins/skin-5/pageBg-slideRepeat.png"); }	/* edges to create slide frame */
#SlideBottom	{ background-image: url("images/skins/skin-5/pageBg-slideBottom.png"); }	/* bottom for curved border */
#Slides			{ background: #F5F2EB; }	/* background color (should match page if using transparent images) */
a.slidePrev, span#fancy_left_ico		{ background-image: url("images/skins/skin-5/slide-previous.png"); }	/* previous slide button */
a.slideNext, span#fancy_right_ico		{ background-image: url("images/skins/skin-5/slide-next.png"); }		/* next slide button */
#slidePager a, #slidePager a:visited	{ background-image: url("images/skins/skin-5/slide-pager.png"); }		/* jump to slide  */

/* slide show - cu3er */

#Slideshow-cu3er { background-image: url("images/skins/skin-5/pageBg-repeat.png");}	/* repeat background behind cu3er (not shadow) */
	
/* slide show - GalleryView */

#SlideShow-GalleryView { background-image: url("images/skins/skin-5/pageBg-repeat.png");}
#GalleryView .pointer { border-bottom-color: #F5F2EB; } /* up arrow color, should match page background color */

/* ribbon elements (wrap around) */

.ribbon .wrapAround	{ background-image: url("images/skins/skin-2/ribbon-wrap.png"); }	/* ribbon edge (wrap around, changes on scroll) */
.ribbon .tab		{ background-image: url("images/skins/skin-2/ribbon.png"); }		/* ribbon main section */

/* side navigation menu */

.sideNavWrapper	{ background-image: url("images/skins/skin-5/side-navigation-repeat.gif"); }			/* side navigation bakdground */
.sideNavBox-1	{ background-image: url("images/skins/skin-5/side-navigation-top.gif"); }				/* side navigation - top */	
.sideNavBox-2	{ background-image: url("images/skins/skin-5/side-navigation-bottom.gif"); }			/* side navigation - bottom */
.sideNav li a 														{ border-bottom: 1px dotted #DBDBDC;}	/* side navigation links - bottom border */
.sideNav li.currentPage, .sideNav li.current-cat, .sideNav li.current_page_item 	{ background-image: url("images/skins/skin-5/side-navigation-active.gif"); }	/* side navigation - current page marker */
.sideNav li.currentPage	a,
.sideNav li.currentPage a:link, .sideNav li.currentPage a:visited,
.sideNav li.currentPage a:hover, .sideNav li.currentPage a:active,
.sideNav li.current-cat	a,
.sideNav li.current-cat a:link, .sideNav li.current-cat a:visited,
.sideNav li.current-cat a:hover, .sideNav li.current-cat a:active,
.sideNav li.current_page_item a,
.sideNav li.current_page_item a:link, .sideNav li.current_page_item a:visited,
.sideNav li.current_page_item a:hover, .sideNav li.current_page_item a:active		{ color: #2C2C2C; border-bottom: 1px solid #fff; }	/* side navigation - current page link */

/* quote */

.quote 							{ background-image: url("images/skins/skin-5/quote-small-repeat.gif"); }	/* quote - background */
.quote .quoteBox-1				{ background-image: url("images/skins/skin-5/quote-small-top.gif"); }		/* quote - top */
.quote .quoteBox-1 .quoteBox-2	{ background-image: url("images/skins/skin-5/quote-small-bottom.gif"); }	/* quote - bottom */
.quote p						{ color: #000; }	/* quote - text */
.quoteAuthor p.name				{ color: #000; }	/* quote - author name */

/* button styles */

button.btn		{ background-image: url("images/skins/skin-5/button-sprite.gif");}	/* button background - sliding doors side 1 */
button.btn span	{ background-image: url("images/skins/skin-5/button-sprite.gif"); 	/* button background - sliding doors side 2 */
				  color:#fff;																/* text color */
				  text-shadow: -1px -1px #A73210;}											/* text shadow */
button.btn:hover span, button.btnHover span { color: #fff; text-shadow: 1px 1px 1px #333; }	/* hover text */
.darkBg button.btn, .darkBg button.btn span, #Footer button.btn, #Footer button.btn span,
#ContentPanel button.btn, #ContentPanel button.btn span { 
	background-image: url("images/skins/skin-5/button-sprite-dark.gif"); }			/* buttons on dark backgrounds */
	
/* other */

.hr { background-image: url("images/skins/skin-5/hr-bg.gif"); }



/* Tabs Post */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #c9cacb;
}

ul.tabbernav li
{
 list-style: none;
 margin-left: -10px;
 display: inline;
background: none
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #c9cacb;
 border-bottom: none;
 background: #e2dfd9;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #696969; font-weight: bold; }
ul.tabbernav li a:visited { color: #696969; }

ul.tabbernav li a:hover
{
 color: #2d1709;
 background: #cbc5b6;
 border-color: #c5c0b8;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f5f2eb;
 border-bottom: 1px solid #f5f2eb;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #2d1709;
 border-bottom: 1px solid #f5f2eb;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding-top:10px;
 border:none;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

