/*
Theme Name: Brookdale Health Hydro
Theme URI: http://www.templecreative.com
Description: Wordpress theme for Brookdale Health Hydro.
Author: Dijon Correia
Author URI: http://www.templecreative.com
version: 1.1
Tags: two-column, widget-ready
*/


div#preload { display: none; }

/*/////////////////////////////// Resets ////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: none;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/*/////////////////////////////// Basic Structure ////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////////////*/	

html {
	margin: 0;
	padding: 0;
}

body#brookdale {
	background:url(images/bg.jpg) no-repeat center top;
	background-color: #dde6da;
	/*background-position:top;
	background-attachment: fixed;*/
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 18px !important;
	}
	
#wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;	
}

	#container {
		width: 1004px;
		height: 100%;
		margin: 0 auto;
		padding: 0;
	}	
	
/*/////////////////////////////// Header//////////////////////////////////////////////////////*/	

#header {
	float: left;
	width: 1004px; 
	margin: 0;
	background:url("images/hdr-bg.png") no-repeat;
	}
	
/*/////////////////////////////// Main Navigation ////////////////////////////////////////////*/

div#menu-main {
	float: left;
	width: 1004px;
	height: 25px; 
	margin: 45px auto 0 auto;
	padding:0;
	text-align:center;
	}
	
ul#nav {
	margin:0 0 0 216px;
	padding:0;
	list-style:none;
    }
	  
ul#nav li {
	float:left;
	background:url("images/nv-tp-lft.png") no-repeat left top;
	margin:0 2px;
	padding:0 0 0 12px;
  }
  
ul#nav li a {
	display:block;
	background:url("images/nv-tp-rght.png") no-repeat right top;
	padding:4px 12px 5px 0px !important;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
  }
  
ul#nav li a span {

  }  
  
ul#nav li a:hover {
	color: #bfceba;
  }
  
ul#nav li.current {
	float:left;
	background:url("images/nv-tp-lft-actv.png") no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
  }
  
ul#nav li.current a {
	background:url("images/nv-tp-rght-actv.png") no-repeat right top;
  }
  
ul#nav li.current a:hover {
	color: #bfceba;
	}			 

		
/*/////////////////////////////// Slideshow /////////////////////////////////////////////////////*/	

#main-pic {
	float: left;
	width: 1004px;
	height: 248px;
	background: url(images/tp-pic-home.jpg) no-repeat;
}

	#main-pic img {
		width: 1004px;
		height: 248px;
	}	
	
/*/////////////////////////////// Main /////////////////////////////////////////////////////*/
#main {
	float: left;
	width: 1004px;
	margin: 0;
	text-align: center;
	
}


#main-top {
	width: 1004px;
	height: 23px;	
	background:url(images/mn-tp.png) no-repeat;
}

#main-top-noright {
	width: 1004px;
	height: 23px;	
	background:url(images/mn-tp-noright.png) no-repeat;
}

#main-mid {
	float: left;
	width: 1004px;
	background-color: #fff;
	background: url(images/mn-bg-rpt.png) repeat-y center bottom;
}

#main-mid-noright {
	float: left;
	width: 1004px;
	background-color: #fff;
	background: url(images/mn-bg-rpt-noright.png) repeat-y center bottom;
}
	

#main-bot {
	float: left;
	width: 1004px;
	height: 31px;
	background: url(images/mn-bt.png) no-repeat;
	background-position: bottom;
}

#main-bot-noright {
	float: left;
	width: 1004px;
	height: 31px;
	background: url(images/mn-bt-noright.png) no-repeat;
	background-position: bottom;
}
	
/*/////////////////////////////// Left /////////////////////////////////////////////////////*/
#left {
	float: left;
	display: block;
	width: 189px; /* original width 236px */
	padding: 0 0 0 46px;
}

	#left ul#nav-left-single li a {
		display: block;
		width: 189px;
		height: 29px;
		margin: 0 0 4px 0;
		line-height: 29px;
		text-align: left;
		text-indent: 25px;
		color: #fff;
		font-weight: bold;
		background: url(images/nv-lft-bg.png) no-repeat right;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 11px;
	}
	
	#left ul#nav-left-single li a:hover {
		color: #bfceba;
	}
	
	#left ul#nav-left-single li.current a {
		color: #22541D;
	}
	
	#left ul#nav-left-single li.current a:hover {
		color: #bfceba;
	}
	
	a#stafLink {
		display: block;
		width: 189px;
		height: 29px;
		margin: 0 0 4px 0;
		line-height: 29px;
		text-align: left;
		text-indent: 25px;
		color: #fff;
		font-weight: bold;
		background: url(images/nv-lft-bg.png) no-repeat right;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 11px;
		}
		
		a#stafLink:hover {
			color: #bfceba;
			font-size: 11px
			
		}
	
	#nav-left-panel {
		width: 189px;
		margin: 6px 0;
	}
	
		#left-panel-top {
			width: 189px;
			height: 17px;
			background:url(images/nv-lft-pnl-tp.png) no-repeat center bottom;
		}
		
		#left-panel-top-blank {
			width: 189px;
			height: 17px;
			background:url(images/nv-lft-pnl-tp-blnk.png) no-repeat center bottom;
		}
		
		#left-panel-mid {
			width: 189px;
			background:url(images/nv-lft-pnl-md.png) repeat-y center top;
			color: #fff;
		}
		
		#left-panel-mid a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
		
		#left-panel-mid a:hover {
			color: #bfceba;
		}
		
		#left-panel-mid strong {
			color: #fff !important;
		}
		
		
		#left-panel-bot {
			width: 189px;
			height: 17px;
			background:url(images/nv-lft-pnl-bt.png) no-repeat top center;
		}

#sidebar-left {		
	width:178px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	}
	
#sidebar-left h2{
	display: none;
}	

/*
#sidebar h2{
	width: 100%;
	height: 35px;
	background:url(images/pnl-top-bgprt.png) repeat-x;
	text-align: left;
	text-indent: 10px;
	color: #23541d;
	font-weight: bold;
	font-size: 12pt;
}

#sidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
*/

/*/////////////////////////////// Widgets ////////////////////////////////////////////*/
/* Pages Menu */
#nav-left-panel {
		width: 189px;
		margin: 6px 0;
	}
	
	#nav-left-panel-top {
		width: 189px;
		height: 17px;
		background:url(images/nv-lft-pnl-tp.png) no-repeat center bottom;
	}
	
	#nav-left-panel-mid {
		width: 189px;
		background:url(images/nv-lft-pnl-md.png) repeat-y center top;
	}
	
	.flexipages_widget div.widget-title h4 {
		display: none;
	}
	
	div.menu {
	
	}
	
	li.page_item a {
		display: block;
		width: 189px;
		height: 31px;
		line-height: 31px;
		text-align: left;
		text-indent: 25px;
		color: #fff;
		font-weight: bold;
		background: url(images/nv-lft-pnl-butt.png) no-repeat right;
		cursor: pointer;
		text-transform: uppercase;
		font-size: 11px;
	}
	
	li.page_item a:hover {
		color: #bfceba;
	}
	
	li.page-item-171.page-item-171.current_page_item a {
		color: #22541D;
		background: url(images/nv-lft-pnl-butt.png) no-repeat right;
	}
	
	li.current_page_item a, li.current_page_ancestor a {
		color: #22541D;
		background: url(images/nv-lft-pnl-butt2.png) no-repeat right;
	}
	
		li.page_item ul {
			margin: -15px 0 0 15px;
			padding: 0px 0px 15px 0px;
			background: url(images/nv-lft-pnl-butt.png) no-repeat bottom right;
		}
	
		li.page_item ul li {
			margin: 0px 0px 0px 27px;
			padding: 0px;
			list-style:url(images/bullet-left.png);
		}
		
		li.page_item ul li a {
			background: none;
			color: #fff;
			font-size: 11px;
			margin: 0 0 0 -30px;
			padding: 0px;
			height: 20px;
			text-transform:none !important;
			letter-spacing: 0em !important; 
		}
		
		li.page_item ul li a:hover {
			color: #bfceba;
		}
		
		li.page_item ul li.current_page_item a, li.current_page_parent a {
			color: #22541D;
		}
				
	
	#nav-left-panel-bot {
		width: 189px;
		height: 17px;
		background:url(images/nv-lft-pnl-bt.png) no-repeat;
	}

/* Quotes */

div#quote {
	display: block;
	text-align: center;
	margin: 0;
	padding: 10px 18px 0px 18px;
}

div.widget_stray_quotes div.widget-title h4 {
	display: none;
}

div#quote-top {
	display: block;
	width: 178px;
	height: 71px;
	margin: 0;
	background:url(images/pnl-quote-top.png) no-repeat;
}

#stray_widgets-3 #quote-top, #stray_widgets-6 #quote-top, #stray_widgets-7 #quote-top, #stray_widgets-8 #quote-top, #stray_widgets-9 #quote-top, #stray_widgets-11 #quote-top, #stray_widgets-13 #quote-top, #stray_widgets-14 #quote-top, #stray_widgets-15 #quote-top, #stray_widgets-17 #quote-top, #stray_widgets-18 #quote-top, #stray_widgets-19 #quote-top, #stray_widgets-20 #quote-top, #stray_widgets-21 #quote-top {
	display: block;
	width: 178px;
	height: 120px;
	margin: 0;
	background:url(images/pnl-quote-top-comments.png) no-repeat !important;
}

#stray_widgets-4 #quote-top, #stray_widgets-16 #quote-top {
	display: block;
	width: 178px;
	height: 120px;
	margin: 0;
	background:url(images/pnl-quote-top-inspiration.png) no-repeat !important;
}


div#quote li {
	margin: 15px 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #456d3d;
}

.quote-author {
	display: block;
	margin: 2px;
	font-size: 10px;
	text-transform: uppercase;
}

.quote-source {
	display: block;
	margin: 2px;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
}

div#quote-bot {
	display: block;
	width: 178px;
	height: 61px;
	margin: 10px 0 10px 0;
	background:url(images/pnl-quote-bot.png) no-repeat;
}

div#quote-div {
	display: block;
	width: 140px;
	height: 10px;
	margin: 15px 0 0 0;
	background:url(images/pnl-quote-div.png) no-repeat;
}

/* Guidelines */

#text-4 .widget-title h4 {
	text-align: center;
	margin: 10px 0;
	display: none;
}

#pnl-guideline {
	width: 176px;
	background:url(images/pnl-guideline-md.png) repeat-y;
}

#pnl-guideline-tp {
	width: 176px;
	height: 20px;
	background:url(images/pnl-guideline-tp.png) no-repeat;
}

#pnl-guideline-md {
	width: 166px;
	padding: 5px;
}

	#pnl-guideline ul {
		margin: 0px 10px 0px 15px;
		padding: 0px;
		list-style-type: square;
		list-style-image:url(images/bullet.png);
	}

	#pnl-guideline ul li {
		margin: 0px 0px 5px 15px;
		padding: 0px;
		list-style:url(images/bullet.png);
	}
	
	#pnl-guideline ul ul {
		margin: 0px 0px 0px 15px;
		padding: 0px;
		list-style-type: square;
		list-style-image:url(images/bullet-sub.png);
	}
	
	#pnl-guideline ul ul li {
		margin: 5px 0px 5px 15px;
		padding: 0px;
		list-style:url(images/bullet-sub.png);
	}

#pnl-guideline-bt {
	width: 176px;
	height: 20px;
	background:url(images/pnl-guideline-bt.png) no-repeat;
}

/* Blocks */
.block-green {
	display: inline-block;
	background: #D0DCCC;
	padding: 5px;
	float: left;
}

.block-dark-green {
	display: block;
	color: #fff;
	background-color: #23541d;
	padding: 5px;
	margin: 0px 5px 5px 0px;
}

.block-dark-green-facilities {
	width: 230px;
	display: block;
	color: #fff;
	background-color: #23541d;
	padding: 5px;
	margin: 0px 5px 5px 0px;
}					

/*/////////////////////////////// Main Content ////////////////////////////////////////////*/

#content {
	float: left;
	width: 695px; /* original width 454px */
	text-align: left;
	margin: 0;
	padding: 0px;
	}
	
/*/////////////////////////////// Content ////////////////////////////////////////////*/	

.post {
	float: left;
	width: 426px;
	margin:0;
	padding: 0px 15px;
	}
	
.post-noright {
	float: left;
	width: 685px;
	margin:0;
	padding: 0px 15px;
}	

.post-edit-link {display: none;}

.entry {
	float: left;
	width: 100%;
	margin: 0;
	padding:0;
	}

/*.entry p{margin:12px 0;}*/

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/*/////////////////////////////// E-News ////////////////////////////////////////////*/
.enews {
	display: block;
	padding: 10px;
	background: #DDE6DA;
	border: 1px solid #bfceba;
	margin: 0 0 15px 0;
}

.enews-subject {
	font-weight: bold;
	color: #22541d;	
}

.enews-date {
	font-size: 10px;
	font-style: italic;
}

.enews-body {

}

.single {
	border:1px solid #000000;
	color:#000000;
	font-family:inherit;
	font-size:10px;
	margin:0;
	padding:4px 5px;
	vertical-align:top;
	width:230px;
}

.single:hover {
	border:1px solid #96AE8D;
	color:#000000;
	width:230px;
}

input.button-med	{ 	
	border:none!important;
	background:transparent url(/wp-content/themes/brookdale/images/butt-submit.png) no-repeat 0 0;
	color:#FFFFFF;
	cursor:pointer;
	height:31px;
	line-height:31px;
	margin: 0px 7px 10px 0px;
	padding: 0 0 5px;
	width:72px;
}
input.button-med:hover	{ 
	background-position:0 -31px !important;
}

/*.button-med { 
	display: block;
	width:120px !important;
	height: 22px !important;
	line-height: 22px !important;
	margin: 5px auto !important;
	color: #fff !important;
	font-weight: bold !important;
	background:url(images/butt-med.png) no-repeat !important;
	border: 0;
	border: none; 
	text-align: center;
	text-decoration: none !important;
}	

.button-med:hover	{ 
	background:url(images/butt-med-hvr.png) no-repeat !important; 
	cursor: pointer !important;
}*/


/*/////////////////////////////// Tests ////////////////////////////////////////////*/
.test-title {
	display: block;
	color: #fff;
	background-color: #23541d;
	padding: 5px;
	margin: 5px 0;
}

.test-title strong {
	color: #fff !important;
}

.hide {
	display: none;
}

.show {
	display: block;
}

#test-result.show {
	background:#DDE5DB;
	padding: 5px;
	margin: 10px 5px;
}

/*/////////////////////////////// Downloads ////////////////////////////////////////////*/
.downloads-block-green {
	width: 98%;
	display: inline-block;
	background: #DDE6DA;
	border: 1px solid #bfceba;
	padding: 5px;
	margin: 0 0 10px 0;
}

.downloads-thumb {
	float: left;
	margin: 0 5px 5px 0;
}

.downloads-thumb img {
	border:1px solid #698A60;
}

.downloads-title {
	color: #23541d;
	font-weight: bold;
	font-size: 13px;
}

.downloads-description {
	font-size: 10px;
	font-style: italic;
}

.downloads-links a {
	font-size: 10px;
	padding: 5px 0;
	margin: 5px 10px 0 0;
}

/*/////////////////////////////// E-news ////////////////////////////////////////////*/
.enews-block-green {
	width: 98%;
	display: inline-block;
	background: #DDE6DA;
	border: 1px solid #bfceba;
	padding: 5px;
	margin: 0 0 10px 0;
}

.enews-thumb {
	float: left;
	margin: 0 5px 5px 0;
}

.enews-thumb img {
	border:1px solid #698A60;
}

.enews-title {
	color: #23541d;
	font-weight: bold;
	font-size: 13px;
}

.enews-description {
	font-size: 10px;
	font-style: italic;
}

.enews-links a {
	font-size: 10px;
	padding: 5px 0;
	margin: 5px 10px 0 0;
}

/*/////////////////////////////// Gallery ////////////////////////////////////////////*/

.ngg-gallery-thumbnail img:hover {
	background-color:#22541d !important;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF !important;
	border:1px solid #A9A9A9 !important;
	display:block !important;
	margin:4px 0 0 5px !important;
	padding:4px !important;
	position:relative !important;
}

.ngg-gallery-thumbnail span {
	display:block !important;
	font-size:10px !important;
	padding:0 0 0 5px !important;
	text-align:left !important;
	font-weight: bold;
}

/*/////////////////////////////// Right ////////////////////////////////////////////*/
#right {
	float: left;
	width: 229px;
	margin: 0;
	padding:0 5px;
}

/*#right p {
	margin: 10px 10px;
}*/

#right hr {
	color: #6B8B62;
	width: 90%;
	margin: 0 auto;
}

	/*table.panel-right-text  {
		border-collapse: collapse !important;
		margin: 0 0 15px 0 !important;
		padding: 0 !important;
		border: 0 !important;
		width: 239px !important;
		background-color: #ACBFA5;
		border: 2px solid #A6BB9F;
	}*/
	
	table.panel-right-text  {
		border-collapse: collapse !important;
		margin: 0 0 15px 0 !important;
		padding: 0 !important;
		border: 0 !important;
		width: 222px !important; /* original width 210px */
		
	}
	
	table.panel-right-text tr, table.panel-right-text td {

	}
		
		.panel-right-text-content {
			background:url(images/pnl-rght-txt-mid-rpt.png) repeat-y !important;
			padding: 10px 25px !important;
		}
		
		.panel-right-text-content p {
			margin: 0 0 10px 0 !important;		
		}
		
.right-block-green {
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #1D4918;
	color: #fff;
	margin: 15px auto;
	padding: 2px;
	text-align: center;
	width: 208px;
	}	
	
/*/////////////////////////////// Video ////////////////////////////////////////////*/		

.wordtube {
	width: 100%;
	text-align: center;
}

/*/////////////////////////////// Footer ////////////////////////////////////////////*/

#footer {	
	float: left;
	clear: both;
	height: 50px;
	width: 1004px;
	margin: 0;
	text-align: left;
	font-size: 10px;
	text-align: center;
	}
	
	#footer-icons {width: 900px; min-height: 25px; margin: 10px 52px; text-align: center;}
		#footer-icons ul {width: 900px; margin:0 auto; text-align: center;}		
		#footer-icons ul li {display: inline; list-style-type: none; margin: 0; padding: 5px 12px;}
	
	div#menu-footer {width: 900px; margin: 10px 52px; text-align: center; color: #22541D; font-size: 10px; text-transform: uppercase;}
	
		ul#nav-footer {display:inline-block; width: 900px; margin:0; text-align: center;}
		
		ul#nav-footer li {display:inline-block; list-style-type: none; margin: 0;}
		
		ul#nav-footer li span.footer-separator {margin: 0; padding: 0 8px; text-decoration: none; color: #bfedfd; font-size: 12px;}
				
		ul#nav-footer li a {margin: 0; padding: 0 8px; color: #22541D; text-decoration: none; border-right: 1px solid #51704E;}
		ul#nav-footer li a:hover {color: #356f2f; text-decoration: none;}
		ul#nav-footer li.current a {color: #000; text-decoration: none;}
		ul#nav-footer li.current a:hover {color: #22541D; text-decoration: none;}
	
	div#footer-credits {
		width: 900px;
		margin: 10px 52px;
		text-align: center;
		color: #000;
		}
		
		div#footer-credits a {margin: 0; padding: 0; color: #22541D; text-decoration: none;}
		div#footer-credits a:hover {color: #356f2f; text-decoration: none;}		

	
/*/////////////////////////////// Basic Elements ////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////*/
*{margin:0; padding:0;}

/*h1  {font-size: 24px; color:#23541d; margin:2px 0; padding:2px 0; clear: both; font-weight: bold;}
	h1  a {color:#23541d;}
	h1  a:hover {color:#e4438b;}
h2  {font-size: 22px; color:#23541d; margin:2px 0; padding:2px 0; clear: both; font-weight: bold;}
	h2  a {color:#23541d;}
	h2  a:hover {color:#e4438b;}
h3  {font-size: 20px; color:#23541d; margin:2px 0; padding:2px 0; clear: both; font-weight: bold;}
	h3  a {color:#23541d;}
	h3  a:hover {color:#e4438b;}
h4  {font-size: 18px; color:#23541d; margin:2px 0; padding:2px 0; clear: both; font-weight: bold;}
	h4  a {color:#23541d;}
	h4  a:hover {color:#e4438b;}
h5 {font-size: 16px; color:#064da5; margin:2px 0; padding:4px 0; clear: both; font-weight: bold;}
	h5 a {color:#064da5;}
	h5 a:hover {color:#e4438b;}
h6  {font-size: 14px; color:#23541d; margin:2px 0; padding:2px 0; clear: both; font-weight: bold;}
	h6  a {color:#23541d;}
	h6  a:hover {color:#e4438b;}*/


.title-bar-green {
	display: block;
	color: #fff;
	background-color: #23541d;
	padding: 5px;
}

.title-bar-green strong {
	color: #fff !important;
}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
	
p {
	margin: 8px 0 8px 0;
}

strong, bold {
	font-weight: bold;
	color: #1D4918;
}

i, em {
	font-style: oblique;
}

.green {color: #1D4918;}
.red {color:#23541d;}
.blue {color:#0D6EA2;}
.black {color:#0a0a0a;}
.grey {color:#606060;}

.large {font-size: 18px;}
.medium {font-size: 14px;}
.small {font-size: 10px;}

.uppercase {text-transform: uppercase;}

.left {float: left;}
.right {float: right;}

.border {border: 1px solid #e8e8e8;}

.block {float: left; margin: 5px; padding: 5px;}

/*/////////////////////////////// Links ////////////////////////////////////////////*/

a{color:#22541d; text-decoration:none;}
a:hover{color: #356d2f; text-decoration: none;}

#right a{color:#000; text-decoration:underline;}
#right a:hover{color: #000; text-decoration: none;}

a.print {color:#22541d; border-top: 1px solid #22541d; border-bottom: 1px solid #22541d; font-size: 10px; text-transform: uppercase;}
a.print {color:#356d2f;}

/*/////////////////////////////// Buttons ////////////////////////////////////////////*/


input.button { 
	width:192px !important;
	height: 22px !important;
	line-height: 22px !important;
	margin: 5px 0 !important;
	color: #fff !important;
	font-weight: bold !important;
	background:url(images/butt.png) no-repeat !important;
	border: 0;
	border: none; 
}	

input.button:hover	{ 
	background:url(images/butt-hvr.png) no-repeat !important; 
	cursor: pointer !important;
}

/*/////////////////////////////// Form Elements ////////////////////////////////////////////*/

/*.entry fieldset, .entry legend, .entry label {
			color: #000000;
			font-size:12px;
			font-weight:bold;
			margin: 2px 0px;
			padding:0px;
			background: none;
			background-color: transparent;
		}

.entry input:hover, .entry textarea:hover, .entry select:hover {
	background:#ECF2F4 none repeat scroll 0 0;
}

.entry textarea, .cform input {
	width:440px;
}

input.radio {
	margin: 0 5px 0 0;
}

input#rememberme {
	border: 0px;
}*/


/*/////////////////////////////// Lists ////////////////////////////////////////////*/

.list-test ul li {
	list-style: none;
}

.entry ul {
	margin: 0px 10px 0px 15px;
	padding: 0px;
	list-style-type: square;
	list-style-image:url(images/bullet.png);
}

.entry ul li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style:url(images/bullet.png);
}

.entry ul ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: square;
	list-style-image:url(images/bullet-sub.png);
}

.entry ul ul li {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	list-style:url(images/bullet-sub.png);
}

.entry ol {
	margin: 0px 10px 0px 15px;
	padding: 0px;
	list-style-type: decimal;
}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: decimal;
}

.entry ol ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style:none;
}

.entry ol ul li {
	margin: 5px 0px 5px 5px;
	padding: 0px;
	list-style:none;
}

/* nav menu */
ul.navlist {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: square;
	list-style-image:url(images/bullet.png);
}

ul.navlist li {
	margin: 0px 0px 5px 15px;
	padding: 0px;
	list-style:url(images/bullet.png);
}

ul.navlist li a{	
	display: block;
	width: 385px;
	padding: 4px 0;
	color: #000;
	background:url(images/icn-arrow.png) no-repeat;
	background-position: right;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #e2e2e2;
}

ul.navlist li a:hover{
	width: 385px;
	color: #000;
	background:url(images/icn-arrow-hvr.png) no-repeat;
	background-position: right;
}

/* right */
#right ul {
	margin: 0px 10px 0px 15px;
	padding: 0px;
	list-style-type: square;
	list-style-image:url(images/bullet.png);
}

#right ul li {
	margin: 0px 0px 5px 15px;
	padding: 0px;
	list-style:url(images/bullet.png);
}

#right ul ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: square;
	list-style-image:url(images/bullet-sub.png);
}

#right ul ul li {
	margin: 5px 0px 5px 15px;
	padding: 0px;
	list-style:url(images/bullet-sub.png);
}

/*/////////////////////////////// Images ////////////////////////////////////////////*/

/*.entry a img {
	padding: 4px;
	background:#EBEBEB;
}

.entry a:hover img {
	padding: 4px;
	background:#c3c7cd;
}*/

/*/////////////////////////////// Tables ////////////////////////////////////////////*/


/* content */

table.table-content {
	font-size: 10px;
	border-collapse: collapse;
	margin:10px 0;
	width:100%;
	}

table.table-content th {
	background: #1D4918;
	color: #fff;
	padding: 0 0.5em;
	text-align: left;
	}

table.table-content tr.table-content-header td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #1D4918;
	color: #fff;
	padding: 2px;
	}

table.table-content tr.table-content-sub-header td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #ACBFA5;
	padding: 2px;
	}

table.table-content td {
	border-bottom: 1px solid #22541D;
	padding: 2px;
	}
	
table.table-content .table-content-row {
	border-left: 1px solid #22541D;
	}	
	
table.table-content .table-content-alt-row {
	background: #DDE5DB;
	}
	
table.table-content .table-content-alt-row2 {
	background: #DDE5DB;
	border-left: 1px solid #22541D;
	}			

table.table-content td:first-child {
	/*width: 312px;*/
	}

table.table-content td+td {
	border-left: 1px solid #22541D;
	text-align: center;
	}

/* right */

table.table-right {
	font-size: 10px;
	border-collapse: collapse;
	width: 212px;
	margin: 10px auto;
	}

table.table-right th {
	background: #1D4918;
	color: #fff;
	padding: 0 0.5em;
	text-align: left;
	}
	
table.table-right td {
	background: #ffffff;
	}	

table.table-right tr.table-right-header td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #1D4918;
	color: #fff;
	padding: 2px;
	}

table.table-right tr.table-right-sub-header td {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #ACBFA5;
	padding: 2px;
	}

table.table-right td {
	border-bottom: 1px solid #22541D;
	padding: 2px;
	}
	
table.table-content .table-right-alt-row{
	background: #DDE5DB;
	}		

table.table-right td:first-child {
	/*width: 212px;*/
	}

table.table-right td+td {
	border-left: 1px solid #22541D;
	text-align: center;
	}


/*/////////////////////////////// Citations ////////////////////////////////////////////*/

.quote {
	display: block;
	background: #DDE5DB;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #22541D;
	padding: 5px;
}

.quote em {
	visibility: visible !important;
}

/*/////////////////////////////// Comments ////////////////////////////////////////////*/


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

/*/////////////////////////////// Search ////////////////////////////////////////////*/

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}	
	
/*/////////////////////////////// Misc ////////////////////////////////////////////*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}