body {
	background: #506232 url("../images/drop-shadow2.png") no-repeat center 25px;
	font-family: Arial, sans-serif;
 	color: #333;
	font-size: 13px;
	line-height: 1.3;
	margin-top:25px;
}
.left {
	float: left;
}
.right {
	float: right;
}
a img {
	border: none;
	
}
a img:hover {
	background:#ddd;
}

a:focus {
outline: none;
}

/* clear floats */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
/* typography
**************************************************************/

p {
	line-height:18px;
	color:#343434;
	font-size:12px;
	margin:7px 0 15px;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	padding:10px 0 0;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.1em;
	text-decoration:none;
	position:relative;
/*	padding:10px 0 0; */
}

h3 {
font-size:16px;
font-weight:600;
margin:10px 0 0 0;
}

h4 {

}

h5 {


}

h6 {
margin:7px 0 0;


}

a {
	text-decoration: underline;
	outline: none;
	color: #4D6B36; /* #878060; #5C4E04 */
	
}
a:hover {
	color:#5C4E04;
	text-decoration:underline;
}
small {
	color:#555555;
	padding:0;
}
hr, .hide {
	display: none;
}
hr {
	border-bottom:solid #ccc 1px;
}

.wp-caption-text{
font-size:11px;
line-height:13px !important;
}

.bqstart {
	float: left;
	/* height: 45px; looks better as a watermark */
     margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #eee;
}
.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #eee;
}
.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 700%;
	color: #eee;
}
caption {
	padding:0 0 10px 0;
}

.border-dash {
border-bottom: 1px dashed #ccc;
}

.dropcap {
	color:#7A7A7A;
	float:left;
	font-family:Times, serif, Georgia;
	font-size:45px;
	line-height:38px;
	margin-right:5px;
	padding-top:2px;
	padding-bottom:10px;
}
blockquote {
	color:#444444;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:19px;
	letter-spacing:-1px;
	line-height:1.2em;
	margin:30px 0;
}
blockquote.alignright {
	/* border-left:5px solid #F3F3F3; */
	font-size:24px;
	line-height:1em;
	margin:0 0 10px 1em;
	padding:0 0 0 10px;
	width:52%;
}

blockquote.alignleft {
	border:none;
	font-size:24px;
	line-height:2em;
	margin:0 0 10px 1em;
	float:left;
	width:40%;
}

blockquote p {
font-size:24px;
line-height:1em !important;

}

.intro {
	color:#232323;
	font-size:15px;
	line-height:22px !important;
	}
.description {
	display:block;
	font-size:170%;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:10px;
	margin-top:-10px;
}

.references {
font-size:10px;
}

ol {
	margin:10px 0 0 25px;
	list-style-type: decimal;
	list-style-position: outside;
}

ol li {
	padding:0 0 10px;

}

/* three column unordered list */

ul.index-list-3 h3{
margin:0;
}

ul.index-list-3 {
border-top:1px solid #EAEAEA;
float:left;
margin:0;
padding:10px 0 0 !important;
width:100%;
}

ul.index-list-3 li {
background-image:none;
border-right:1px solid #EAEAEA;
display:block;
float:left;
margin-left:0;
margin-right:12px;
padding-left:0;
padding-right:12px;
width:216px;
}

ul.index-list-3 li.last {
border-style:none;
display:block;
float:left;
margin:0;
padding:0;
width:216px;
}

/* /three column unordered list end */


.entry ul { 
padding: 15px 0 1.467em 2.467em;
line-height:20px;
}

.entry ul li {
padding: 0 0 5px 10px;

/*
background:url("../images/bullet-arrow.png") no-repeat scroll 2px 5px transparent;
padding:0 0 5px 20px;
*/
}

.entry ul li {
/* background:url("../images/control_play.gif") no-repeat scroll left 2px transparent;
list-style:none outside none;
padding:0 0 0 20px;
padding:2px 0 2px 26px !important; */
list-style:square outside none;


}

/* header
**********************************************************/
#header {
	margin:0;
}
#logo {
background:url("../images/logo-ofi.png") no-repeat scroll -89px -2px transparent;
height:73px;
margin:0 0 0 -3px;
width:717px;
opacity:0.95;

/*background:url("../images/orangutan-foundation-international.png") no-repeat scroll 0 0 transparent;
	height:70px;
	width:661px;
	margin:0 0 0 15px;
*/
	
}
#logo h1 {
display:none;
}

/* navigation
**********************************************************/
/* ul#nav {
	
	font-size: 24px;
	float: right;
	padding:0 0 7px 0;
	display:inline;
}

ul#nav li {
	float: left;
}

ul#nav .noborder { /* use to hide border of first elements 
	border: none;
}

ul#nav li a {
	letter-spacing: 1px;
	color:#FFF;
	/* border-top: 1px solid #8da954; 
	text-decoration: none;
	padding: 10px 20px;
	display: block;
}

ul#nav li a:hover {
	color: #191613;
	border-top-color: #fff;
	background: #fff url("../images/sidebar-right-gradient2.jpg") repeat-x;
	-moz-border-radius:4px;
}

*/

/* search
****************************************************************/

#header #search {
	float: right;
	clear: right;
	margin: 20px 0 0 0;
}
#searchform {
	background: #333;
}
#searchform #s {
	border:1px solid #555;
float:left;
font-size:16px;
height:22px;
font-size:11px;
color:#888;
padding:2px 8px 0;
width:130px;
margin:2px 2px 0 0;
background: url("../images/bg-form.gif") repeat-x scroll center top #FFFFFF;
	}
#searchform #searchsubmit {
	background:url("../images/search-shadow.png") no-repeat scroll top center transparent;
	border-style:none;
	border-width:0;
	cursor:pointer;
	float:left;
	height:24px;
	margin:4px 0 0 0;
	padding:0;
	width:66px;
}

#searchform #searchsubmit:hover {
	background:url("../images/search-shadow.png") no-repeat scroll center -57px transparent;
width:66px;
height:24px;
	}

/*#searchform #searchsubmit:active {
	background:url("../images/search-shadow.png") no-repeat scroll center -22px transparent;
	} */

#input {
height:32px;
display:block;
width:216px;
}

fieldset {
background:	#5C6641;
display:inline;
}
/* frontpage
*************************************************************** */

/* begin sliders */

#slider {
	height:340px;
	overflow:hidden;
	position:relative;
	width:940px;
	margin: 0 0 37px 10px;
	background: #000;
}


/* text overlay for slider */

#slider li span {
	display: block;
	width: 940px;
	height:139px;
	background: transparent url("../images/slider_gradient.png") repeat-x bottom center;
	margin: -143px 0 0 0px;
	position: relative;
	font-size:23px;
}
/* /text overlay for slider */



/* Easy Slider 
********************************************************/

#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
	height:340px;
	overflow:hidden;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	height:340px;
	margin-left:10px;
	text-indent:-999em;
	position:absolute;
/*	top:131px; before buddy press */
	top:151px;
	width:30px;
	z-index:1000;
}
#nextBtn, #slider1next {
	margin-left:900px;
	text-indent:-999em;
	/* top:131px; before buddy press */
	top:151px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:50px;
	height:340px;
	background:url(../images/left-arrow.png) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(../images/right-arrow.png) no-repeat 0 0;
}

/* Easy Slider Number controls
************************************************************/

ol#controls {
	margin:-80px 0 0 740px;
	padding:0;
	height:28px;
	position:absolute;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	/* border:1px solid #817F75; */
	background:#fff url("../images/slider-number-bg.jpg") repeat left top;
	color:#fff;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#F7F7F6;
	border:1px solid #000000;
	font-weight:bold;
	color:#000;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
/* /Easy Slider */
	
/* /End sliders */

/*Front page template 
***********************************************************/

#frontpage-news {
	float:left;
	min-height:546px;
	width:452px;
	overflow:hidden;
}

#news {
	float:left;
	min-height:546px;
	width:430px;
	overflow:hidden;
}

#frontpage-news h2 {
	padding:10px 0 10px;
	line-height:91%;
	font-family:Tahoma, Geneva, sans-serif;
}
.postmeta-frontpage {
	border-bottom:1px solid #CCCCCC;
	padding: 0 0 2px;
	color:#343434;
	font-size:11px;
	margin:0 0 15px 199px;
}

/* main content
*************************************************************** */

#main {
	/* background: #fff url("../images/gradient.jpg") repeat-x left top; */
	padding-top:10px;
	background:url("../images/grunge-bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}
#bar {
	width: 960px;
	height: 20px;
	margin: 10px 0 0 0;
	display: inline;
	float: left;
}
#bottom-shadow {
	background: url("../images/bottom-gradient.jpg") repeat-x bottom left;
	padding:0 0 7px;
}
/* posts 
*************************************************************** */
.post {
	margin-bottom:20px;
	padding-bottom:5px;/* Looks cleaner without it! border-bottom: 1px dotted #999; */
}
.post-image {
	float: left;
	padding: 4px;
	border: 1px solid #878060;
	margin: 0 10px 10px 0;
}
.post-image:hover {
	border: 1px solid #555;
}
.post a {
}
.post h2 a {
	color: #333;
	text-decoration: none;
	/*font: 400 22px "Times New Roman",Times,serif;  600 20px "Times New Roman",Times,serif I like this one too */
	font:600 18px Tahoma,verdana, Geneva,sans-serif;

	text-decoration:none;
}
.post h2 a:hover {
	color: #416B16;
}
.post h1 a {
	color: #333;
	text-decoration: none;
	font: 600 16px arial; /* 600 20px "Times New Roman",Times,serif I like this one too */
	text-decoration:none;
	line-height:18px;
}
.post h1 a:hover {
	text-decoration: underline;
}
.postmeta {
	color:#999999;
	font-size:11px;
	margin-bottom:15px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.postmeta a {
	color: #999;
	text-decoration: none;
}
.postmetadata {
	margin:0;
	padding:0 0 2px 0;
	font-size:10px;
}
.postmetadata-right {
	margin:0;
	padding:0 0 20px 0;
	font-style:italic;
	float:right;
	font-size:12px;
}
.postmetadata a {

}
.singlepostmeta {
	font-size: 11px;
	color: #666;
	display:inline;
}

.commentsright {
display:inline;
float:right;
text-align:right;
width:110px;
color:#666666;
font-size:11px;
padding:1px 0 0;
}



.continue {
	background: url(../images/read-more.jpg) no-repeat 0 -34px;
	height:17px;
	width:70px;
	float:right;
	cursor:pointer;
	display:block;
	overflow: hidden;

}


.continue a {
	background: url("../images/read-more.jpg") no-repeat 0 0;
	height:17px;
	width:70px;
	float:right;
 	cursor:pointer;
	display:block;
}
.continue a:hover {
	background: url("../images/read-more.jpg") no-repeat 0 -17px;
	height:17px;
	width:70px;
	float:right;
 	cursor:pointer;
	display:block;
	overflow: hidden;
	}
.continue a:active {
	background: url("../images/read-more.jpg") no-repeat 0 -17px;
display:block;}


/* Post navigation 
*************************************************************** */

.navigation {
	margin:20px 0;
}

.navigation-text {
	margin:40px 0;
}

.navigation-text a {
	color:#4D6B36;
    font-size:11px;
    text-decoration:underline;
}

.navigation a {
	color:#4D6B36;
	text-decoration:underline;
	font-size:11px;
}

.navigation a:hover {
	text-decoration:underline;
}

/* sidebar
*************************************************************** */
#sidebar-left {
	background:url("../images/grunge.jpg") no-repeat scroll -24px 53px transparent;
display:inline;
margin-right:14px;
overflow:hidden;
}

#sidebar-left-margin {
margin-right: 25px;
	overflow:hidden;
	display:inline;
}

#sidebar-right {
	margin-left: 4px;
	margin-bottom: 10px;
	overflow:hidden;
	display:inline;
}

#sidebar-right-margin {
	margin-left: 15px;
	margin-bottom: 10px;
	overflow:hidden;
	display:inline;
}
.sidebar {
	width: 230px;
	padding: 0 0 0 10px;
	float: left;
	display: inline;
}
.sidebar h2 {
	background:url("../images/sidebar-h2.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-weight:bold;
	height:40px;
	padding:10px 0 0 47px;
	width:189px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
.sidebar ul ul li {
	padding: 0;
	margin: 0;
}
.widget {
	padding-bottom: 20px;
}
.widget_pages {
	font-size: 15px;
	margin:0 0 20px;
}
.widget_pages h2 {
	display:none;
}
.widget_pages li {
	display: inline;
}
.widget_pages a {
	color: #433930;
	text-decoration: none;
	display: block;
	padding: 4px 10px;
	border-top: 1px solid #e1e1e1;
}
.widget_pages a:hover {
	color: #4D6B36;
	text-decoration:underline;
}

.widget_pages a:active {
	color: #000;
}

.widget_text {
	background: url("../images/box_bg.gif") repeat-x left bottom;
	color: #8e8877;
	font-size: 12px;
	border: 4px solid #d9cfc1;
	padding: 8px;
	line-height: 1.1;
	margin-bottom:10px;
}
.textwidget {
	line-height:15px;
}
#sidebar-right .textwidget {
}
.widget_text h2 {
	color: #7c634b;
}
.widget_text h3 {
	color: #7C634B;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:6px
}
#sidebar-right .widget_text {
	background: url("../images/sidebar-right-gradient2.jpg") repeat-x left top;
	color: #8e8877;
	font-size: 12px;
	border: 5px solid #e3dfcd;
	padding: 8px;
	line-height: 1.1;
	margin-bottom:15px;
}
#sidebar-right h3 {
	color:#7C634B;
}
#sidebar-right a {
	color:#4d6b36;
}

#sidebar-right a:hover {
	color:#878060;
}

.donate-button {
	background:url("../images/donate-now.png") no-repeat scroll 0 -44px transparent;
	height:22px;
	text-indent:-999em;
	width:118px;
	float:right;
	cursor:pointer;
	display:block;
	overflow: hidden;

}

.donate-button a {
	background:url("../images/donate-now.png") no-repeat scroll 0 0 transparent;
	width:118px;
	height:22px;
	display:block;
}

.donate-button a:hover {
	background:url("../images/donate-now.png") no-repeat scroll left -44px transparent;
	width:118px;
	height:22px;
}


.volunteer-button {
	background:url("../images/volunteer-btn2.png") no-repeat scroll 0 -44px transparent;
	height:22px;
	text-indent:-999em;
	width:118px;
	float:right;
	cursor:pointer;
	display:block;
	overflow: hidden;

}

.volunteer-button a {
	background:url("../images/volunteer-btn2.png") no-repeat scroll 0 0 transparent;
	width:118px;
	height:22px;
	display:block;
}

.volunteer-button a:hover {
	background:url("../images/volunteer-btn2.png") no-repeat scroll left -44px transparent;
	width:118px;
	height:22px;
}

#donate {
	float:right;
	padding:0 5px 0 0px;
}

/* Sidebar page Menu Icons - they don't work in ie6
****************************************************/


.widget_pages a span { }

.widget_pages a[href $= 'news'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/star.gif) no-repeat scroll 7px 5px;
}
.widget_pages a[href $= 'figures'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/logo-icon.gif) no-repeat scroll 8px 5px;
}
.widget_pages a[href $= 'calendar'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/events.gif) no-repeat scroll 7px 5px;
}
.widget_pages a[href $= 'tours'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/tours.gif) no-repeat scroll 7px 7px;
}

.widget_pages a[href $= 'gallery'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/gallery.gif) no-repeat scroll 7px 8px;
}
 .widget_pages a[href $= 'index.aspx'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/store.gif) no-repeat scroll 7px 8px;
}
 .widget_pages a[href $= 'bio'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/bio.gif) no-repeat scroll 7px 5px;
}
 .widget_pages a[href $= 'links'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/chain.gif) no-repeat scroll 7px 8px;
}

.widget_pages a[href $= 'videos'] {
 padding:8px 0 4px 30px;
 background: transparent url(../images/film.gif) no-repeat scroll 7px 8px;
}

.widget_pages a[href $= 'activity'] {
 padding:8px 0 4px 30px;
 background: transparent url(../images/users.gif) no-repeat scroll 7px 8px;
}

.widget_pages a[href $= 'archives'] {
 padding:8px 0 4px 30px;
 background: transparent url(../images/documents.gif) no-repeat scroll 7px 8px;
}

.widget_pages ul li ul li a {
border-top:medium none;
color:#454545;
font-size:12px;
padding:8px 0 10px 30px;
background:url("../images/bullet-arrow.png") no-repeat scroll 13px 13px transparent;
}

.widget_pages a[href $= 'rainforest'] {
 padding:5px 0 4px 30px;
 background: transparent url(../images/leaf-icon.gif) no-repeat scroll 7px 5px;
}

.widget_pages ul li ul li a:hover {

}

/* comments
**************************************************************************/

#comment, #author, #email, #url {
	border:1px solid #CCCCCC; 
	color:#999;
	padding:5px;
	width:220px;
}
#comment {
	margin:10px 0 0;
	width:96%;
}

label {
padding:0 0 0 2px;	
}

#comments {
/*	border-bottom:1px solid #DDDDDD; */
	color:#000000;
	font:600 18px Tahoma,Geneva,sans-serif;
	margin:0;
	padding:0 0 5px;
}
.comments-template {
	margin: 30px 0 0;
	padding:0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {

	margin:0;
	padding:20px 15px 17px;
}
.comments-template p.nocomments {
	padding: 0;
}
.commentmetadata {
	padding:0 0 15px;
}

#commentform input[type="submit"] {
background:url("../images/submit-comment.jpg") no-repeat scroll center top transparent;
border:medium none;
color:white;
cursor:pointer;
padding:2px;
float:right;
text-indent:-999em;
width:125px;
}

#commentform input[type="submit"]:hover {
	background:url("../images/submit-comment.jpg") no-repeat scroll center -44px transparent;
}

#commentform input[type="submit"]:active {
	background:url("../images/submit-comment.jpg") no-repeat scroll center -22px transparent;
}

span.comments {
	background: url("../images/comment.gif") no-repeat left;
	padding:0 0 0 20px;
}
span.add-comments {
	background: url("../images/discussion.gif") no-repeat right;
	padding:27px 26px 27px 24px;
}
span.filed-under {
	background: url("../images/folders.gif") no-repeat right;
	padding:4px 0 0 20px;
}
span.tag {
	background:url("../images/tag.gif") no-repeat scroll 3px top transparent;
	padding:2px 0 0 18px;
}
span.folders {
	background: url("../images/folders.gif") no-repeat left;
	padding:2px 0 0 25px;
}
#respond {
	padding:25px 0 20px !important;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.sumbit {
}
/* footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	background: url("../images/footer-bg.jpg") repeat-x right bottom #42382F;
	border-bottom: 5px solid #3C3229;
	color: #fff;
	clear: both;
	padding-bottom: 9px;
	/* border-top:8px solid #5C6640; */
	height:214px;
}
#footer h2 {
	font-weight: bold;
	padding:0 0 3px 0;
	font-size:16px;
}
.footer-inner {
	display: inline;
	float: left;
	margin: 19px 11px 0;
}
.footer-inner ul {
	float: left;
}
.footer-inner li {
	list-style-type: disc;
	margin: 0 20px;
	line-height: 1.5;
}
#footer-inner-center {
	/* width: 452px;
	height:176px;
	margin: 16px 4px 0;
	background: url(../images/lizard-box2.png) no-repeat center top;
	*/

background:url("../images/bird-box3.png") no-repeat scroll center top transparent;
height:176px;
margin:8px 4px 0;
padding:10px 0 0;
width:452px;
}
#footer-inner-center h2 {
	margin: 10px 0 2px 25px;
	font-family: georgia, times New Roman,serif;
}
p#copyright {
	color: #fff;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	padding: 12px 10px;/*clear: left;*/
}
#footer-social-bookmarks {
	margin:0 0 0 20px;
	float:left;
	width:400px;
	display:inline;
}
#footer-social-bookmarks img {
	border:none;
}
.shadow-bottom {
	background:transparent url(../images/shadow-bottom2.png) no-repeat scroll center top;
	height:37px;
	width:960px;
	margin: auto;
}

.shadow-bottom a{
color: #fff;
padding: 0 0 0 20px;
font-size:10px;
text-decoration:none;
}

#footer-links {
	margin:0 12px 0 0px;
	float:right;
	font-size:12px;
}
#footer-links a {
	color:#fff;
	padding:0 2px 0;
}
#footer-links a:hover {
	color:#D2C9A2;
	text-decoration:underline;
}

#footer-links a:active {
	color:#000;
	text-decoration:underline;
}

.see-more{
	margin:3px 0 0 26px;
	background: url("../images/see-more.gif") repeat scroll 0 -17px transparent;
	height:17px;
	width:66px;
	display:block;
	position:relative;
}


.see-more a {
	background: url("../images/see-more.gif") 0 0px;
	height:17px;
	width:66px;
	display:block;
	position:relative;
	text-indent:-999em;
}
.see-more a:hover {
	background: url("../images/see-more.gif") 0 -17px;
height:17px;
width:50px;
position:absolute;

}

.see-more a:active {
	background: url("../images/see-more.gif") 0 -34px;
}
#footer-widget {
}
#footer-widget h2 {
	background:none no-repeat scroll 0 0 transparent;
	padding:0;
}
/* Social Media Icons
****************************************************************/

.facebook-icon {
	background: url("../images/facebook-copy.png") no-repeat 0 0;
	float:left;
	height:24px;
	width:88px;
	text-indent:-999em;
}
.twitter-icon {
	background: url("../images/twitter-copy.png") no-repeat 0 0;
	float:left;
	height:24px;
	width:90px;
	text-indent:-999em;
}

.myspace-icon {
	background: url("../images/myspace-copy.png") no-repeat 0 0;
	float:left;
	height:24px;
	width:90px;
	text-indent:-999em;
}


/* Side Graphics 
*********************************************************/

/*

.monkey {
	background:url("../images/monkey.png") no-repeat scroll 0 0 transparent;
	height:285px;
	margin-left:-540px;
	top:1019px;
	width:115px;
	z-index:1005;
}
*/

.butterfly {
	/*  background:url("../images/butterfly.png") no-repeat scroll 0 0 transparent;
	height:80px;
	margin-left:423px;
	top:1083px;
	width:98px;
	z-index:5;
} */

background:url("../images/butterfly-ofi5.png") no-repeat scroll 0 0 transparent;
height:123px;
margin-left:441px;
top:1076px;
width:98px;
z-index:5;
}


#floaties div {
	left:50%;
	position:absolute;
}

.monkey {
background:url("../images/test-monkey8.png") no-repeat scroll 0 0 transparent;
height:146px;
margin-left:-532px;
top:1088px;
width:115px;
z-index:1005;
}

.banner {
background:url("../images/badge2.png") no-repeat scroll 0 0 transparent;
height:84px;
margin-left:402px;
/* top:117px; before buddy press */
top:138px;
width:98px;
z-index:1000;
}
/*
 .leafs
{
background:url("../images/Layer-280.png") no-repeat scroll 0 0 transparent;
height:67px;
margin-left:191px;
top:53px;
width:284px;
z-index:5;
}

.leafs2 {
background:url("../images/left-leafs.png") no-repeat scroll 0 0 transparent;
height:382px;
margin-left:-538px;
top:158px;
width:58px;
z-index:1005;
} 
*/

.leafs2 {

height:382px;
margin-left:481px;
top:158px;
width:158px;
z-index:1005;

}



/* single news - 2 column 
*************************************************************/

#single-news {
	width: 680px;
	float: left;
}
#single-news p {
	line-height:20px;
	margin:7px 0 15px 0;
}
/* news page - 3 column 
**************************************************************/

.entry {
	margin:10px 0 0;
}


/* single-nosidebars
*************************************************************/

#single-nosidebars {
margin:7px 15px 0;
}


/* post img align 
***************************************************************/

.alignleft {
	display:inline;
	float:left;
	margin:0 15px 0 0;
	padding: 4px;
}
.alignright {
	display:inline;
	float:right;
	margin:5px 0 5px 15px;
	padding: 4px;
	}

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

/* Plug-ins - flickr gallery
***********************************************************/

.flickr-mini-gallery {
	padding:0;
}
.flickr-mini-gallery-thumb {
	height:55px;
	width:60px;
	border:2px solid #3D332A !important;
	margin:3px !important;
}
/* Tim Thumb resizing
***********************************************************

.thumbnail a:link, .thumbnail a:visited {
	float:left;
	padding:4px;
	background:#fff;
	width:170px;
	height:120px;
	border:1px solid #878060;
	position:relative;
	margin:0 15px 5px 5px;
} */
.thumbnail a:hover, .thumbnail a:active {
/*	background:#f7f7f7;
	border:1px solid #333; */
	opacity:0.8;
}

/* for adding frames to images on frontnews page 
**************************************************************/
.thumbnail span {
	background:url("../images/frame.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:130px;
	position:absolute;
	width:180px; 
	border:none;
}

.thumbnail img {
padding:5px 0 0;
}

.thumbnail span { 
	background:url("../images/frame.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	display:block;
	height:140px;
	margin:0 0 0 -20px;
	position:absolute;
	width:201px;
}

.thumbnail a:link, .thumbnail a:visited {
	float:left;
	height:120px;
	margin:0 15px 5px 12px;
	padding:0 0 0;
	position:relative;
	width:170px;
}


/**************************************************************/


/* Calendar widget
**************************************************************/

#calendar_wrap {
	padding:0 0 0 17px;
}
#wp-calendar, tr, td {
	padding:7px;
}
tr, td {
	padding:5px;
	/* border-left:5px solid #ccc; */
}
table {
	margin-bottom:20px;
	width:447px;
}
#today {
color:#000000;
font-weight:bold;
}
/* Gravatar
**************************************************************/

img.avatar {
	border:1px solid #ccc;
	float:left;
	margin:0 25px 0px 10px;
	padding:3px;
	display:inline;
}
span.comments {
	background:url("../images/comment.gif") no-repeat scroll 3px center transparent;
	padding:2px 10px 1px 13px;
}

/* Related Posts 
**************************************************************/

ol.related-posts {
	clear:both;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0;
}
ol.related-posts li {
	float:left;
	display:inline;
	margin-right:15px;
	;
	padding:0;
}
ol.related-posts img {
	-moz-box-shadow:0 0 20px #DFDEDE;
	-webkit-box-shadow:0 0 20px #DFDEDE;
	clear:both;
	padding:2px;
	position:relative;
}
ol.related-posts a {
	clear:both;
	display:block;
	border:none;
	text-decoration:none;
}
ol.related-posts li {
	font-size:12px;
	width:128px;
}
.meta {
	font:600 18px Tahoma, Geneva, sans-serif;
	padding-top:45px;
}
h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.4em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.66em;
	text-decoration:none;
	padding:10px 0 0 0;
}

.textwidget h3 {
	margin:0;
}

.alt {
background:url("../images/bg_bottom_comment.png") repeat-x scroll left bottom transparent;
}
.test {
	padding:0px 0px 15px 0;
	display:inline;
}


/* Blogroll links 
**************************************************************/

.blogroll {
	padding: 0;
	list-style:none outside none;
}
.blogroll span {
}
.linkcat {
	list-style-type:none;
}
.linkcat li {
	padding:  5px 0 20px 0;
}

.linkcat li a {
font-size:15px;
}

/* /Blogroll */

#related-box {
	width:430px;
}

/* quickfacts
*************************************************************/

.quickfacts {
	background:url("../images/bg_bottom_comments.png") repeat-x scroll left bottom transparent;
	border-color:#E7E7E7;
	border-style:none none dotted dotted;
	border-width:0 0 1px 1px;
	float:right;
	margin:0 0 20px 20px;
	padding:0 10px 10px 15px;
	width:24%;
}
.quickfacts h6, .quickfacts h5 {
	margin:0 0 7px;
	padding-left:20px;
}
.quickfacts h6 {
	color:#667C0E;
	font-size:11px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.quickfacts h5 {
	color:#333;
	font-family:Myriad Pro,Myriad,Tahoma,Verdana,helvetica,arial,sans-serif;
	font-size:15px;
	padding:0 25px 0 0;
	border-bottom:1px dotted #E7E7E7;
    background:url("../images/logo-icon.gif") no-repeat scroll right center transparent;
}
.quickfacts dt {
	font-size:11px;
	font-weight:bold;
	color:#8E8877;
}
.quickfacts dd {
	line-height:1.4em;
	margin-bottom:7px;
	padding-left:15px;
}
.quickfacts dl {
	font-size:12px;
	margin-bottom:20px;
	padding-left:15px;
}

.quickfacts ul {
	margin:0 0 25px;
	padding:5px 0 0;
}

.quickfacts ul li {
	list-style:square inside none;
	padding:0 0 5px 5px;
}

.quickfacts li {
	font-size:12px;
	line-height:18px;
	list-style:none outside none;
	list-style-type:disc;
	margin:0 0 7px 0px;
	color:#8E8877;
}

/* end quickfacts */



/*  cforms bintis default
*********************************************************************************/

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

@import "calendar.css";

.cform { 
	margin:10px auto 20px auto; 
	/* width: 422px; */
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:10px 0 10px 0; 
	border:none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:0px;
	padding:0; 
	font:bold 20px Verdana; 
	color:#888;
	letter-spacing:4px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:0px 0!important; /*some themes may interfere otherwise*/
	padding:0 0 5px 0; 
	list-style:none!important; 
	text-align:left;
	line-height:26px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#000000;
letter-spacing:2px;
padding:3px 0;
text-align:left;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	margin:2px 10px 0 0; 
	text-align:left;
	font-size: 12px;
	display:inline-block;
	font-weight: 600;
	color:#333;
	padding:0 0 0 2px;
}

.cform label span {
width:90px;
display:block;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0 0; 
}

label.cf-before span{
	width:100px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:144px;
	text-align:left;	
}

label.cf-after span {
	width:90px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
margin:6px 0 0 5px;
text-align:left;
width:182px;
}
label.cf-group-after span {
	width:150px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	border-color:#ccc;
border-style:solid;
border-width:1px;
color:#777777;
font-weight:400;
letter-spacing:1px;
margin:0;
padding:3px;
vertical-align:top;
font-size:12px;
	
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fff; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#fff; 
}

.cform textarea,
.cform input {
	width:220px;
	padding:5px;
	margin:0 0 10px 0;
	 
}
.cform select {
	width:230px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 12px;
	height: 6em;
	overflow:auto;
}

.cform  input.cf_date {
	width:220px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
border-bottom:1px dotted #DDDDDD;
color:#4B4B4A;
display:block;
font-size:12px;
font-weight:600;
letter-spacing:2px;
margin:2px 10px 10px 0;
padding:15px 0 0;
text-align:left;
text-transform:uppercase;

/*font-size:16px;
	color:#888888;
	letter-spacing:2px;
	margin:20px 0pt 0pt !important;*/
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:8px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
color:#333;
display:inline;
font-size:10px;
letter-spacing:1px;
line-height:20px;
margin:0 0 0;
padding:0 0 0 15px;
text-align:right;
vertical-align:top;
width:0;
}

/* display:block; /*for mozilla*/
	font-size:9px;
	vertical-align:top;
	color:#555;
	text-align:right;
	margin:0 0px 0 0;
	line-height:18px;
	width:226px;
*/



/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 8px 0 0;
	text-align:left;
}
.cform input.backbutton,
.cform input.resetbutton,

.cform input.sendbutton	{ 
background:url("../images/submit-comment.jpg") no-repeat scroll center top transparent;
border:medium none;
margin-top:10px;
cursor:pointer;
padding:2px;
text-indent:-999em;
width:125px;
margin-left:100px;
}

.cform input.sendbutton:hover	{

background:url("../images/submit-comment.jpg") no-repeat scroll center -44px transparent;

}

.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF !important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0px 5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}

div.success {
	background:none repeat scroll 0 0 #FCFCFC;
	border-bottom:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	color:#888888;
	display:block;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	width:650px;
}
div.failure {
	background:#FFDFDF !important;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
display:block;
text-align:center;
width:650px;
text-align:center;
border-width:1px 0pt;
}
div.waiting {
	color:#AAAAAA;
display:block;
letter-spacing:2px;
text-align:center;
background:#F9F9F9;
width:650px;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
display:none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
display:none;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -7px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html span.reqtxt,
* html span.emailreqtxt { 
	display:inline-block; /*for Opera & IE*/
	width:415px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

#cf_field_3 {
width: 320px;
height: 189px

}

#li--3 span.reqtxt {
margin: 0 0 5px 0;
padding-left:0;
display:block;
width:419px
}

#cf3_field_11 {
height:18px;
width:85px;
}

#cf3_field_12 {
height:26px;
width:96px;
}

#li-3-11 span.reqtxt {
margin:0 0 5px;
padding-left:0;
width:10px;
}

#cf3_field_13 {
height:26px;
width:96px;
}

#cf3_field_14 {
width:400px;
height:150px;

} 

#cf3_field_15 {
width:400px;
height:150px;

} 

.cf-sb {
height:20px;
width 100px;
display:inline;
}


/* end cforms 
***********************************************************************/


/* Unsorted Misc Global Styles
**********************************************************************/


#comments, #respond, h4, h3, h1, h2, .meta, #frontpage-news h2, .post h1 a {
font-family: Myriad Pro,Myriad,helvetica,arial,sans-serif; 
font-weight:bold;
/*font-family: gerogia; */
}

.post h2 a {
font-family: Myriad Pro,Myriad,helvetica,arial,sans-serif; 
font-weight:bold;
padding:0 0 5px 0;
}

.widget_text h3 {
font-family: Arial,sans-serif; }

.post h1 a {
font-size:18px;
}

.twoCol li {
float:left;
padding-right:25px;
width:225px;
}

.bordervideosidebar  {
border: 2px solid #008000;
}

.breadbox  {

font-size:11px;
height:10px;
line-height:25px;
margin:3px 0 8px;
}

.bread {
display:block;
float:left;
font-size:10px;
line-height:12px !important;
margin:0 !important;
}

.lastupdate {
color:#777777;
font-size:11px;
line-height:12px !important;
margin:0 !important;
float:right;
}


.VideoCaption {
display:none;
}

#wp-calendar tbody tr td {
}

.bubble {
background: url("../images/bubble.png") no-repeat scroll left top transparent;
padding:10px 10px 0 10px;
}

.bubble-bottom {
background:url("../images/bubble-bottom.png") no-repeat scroll left top transparent;
height:13px;
padding:0 0 0 10px;
}

.bubble p {
margin:10px 0 0 0;
color:#666;
}

.bubble p:before { content: open-quote;  }
.bubble p:after { content: close-quote;  }

/* FAQ
***************************************************/

.faq-question {
margin:5px 0 0 !important;
background:url("../images/control_play.gif") no-repeat scroll left 2px transparent;
color:#555555;
list-style:none;
padding:2px 0 2px 26px !important;
} 

.faq-answer {
background:none repeat scroll 0 0 transparent;
line-height:18px; 
margin:15px 0 !important;
} 


.faq-question ul li ul {

} 


.faq-question ul li ul li {

} 

.faq ul {
display:inline;
} 

.faq-ask-label {
padding:0;
margin:4px 0 2px !important;
}

.ask-question p {

}

.ask-question {

}

.column1 {
width:69%;
float:left;
}

#tubepress h2 {
display:none;
}

span.glossary-term  {
border-bottom:1px dotted #475F1D;
cursor:help;
color:#111;
text-decoration:none;
}

/************ Print ****************/


.sidebar, #nav, #sb-container, .meta, .related-box, .related-posts, #floaties div, #slider, .addthis_container, #signup, #search, ol#controls, .lastupdate, .navigation-text, .shadow-bottom,  #commentform, .bubble-bottom, .fmg-float-img-loading, .fmg-float-img, .commentsright, blockquote.alignright, blockquote.alignleft, .noprint, #footer, #sidebar-left-margin, #sidebar-right-margin, #sidebar-left, #sidebar-right, #prevBtn, #nextBtn, #slider1next, #slider1prev {
display: none;
}

#header {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 5% 5% 0;
}

#logo h1 {
display:inline;
}

#logo h1 a {
display:inline;
}


#logo {
background:none;
height: 35px;
}

.bubble {
    background: none repeat scroll 0 0 transparent;
    }


#single-news { 
width: 100%; margin: 0; float: none;
}

#news {
width: 100%; margin: 0; float: none;
}

#main {
background:none repeat scroll 0 0 #FFFFFF;
margin: 0 5%;

}

.column1 {
width:70%;
}

.quickfacts {
width:26%;

}

#bottom-shadow {
background:none repeat scroll 0 0 #FFFFFF;
padding:0 0 7px;
}

#wrap {
width:100%; margin:0; float:none;
}

body  {
background:none repeat scroll 0 0 #FFFFFF;
color:#000;
font-family:Arial,sans-serif;
font-size:13px;
line-height:1.3;
margin-top:0;
}

.thumbnail span {
    background:none;
    }


p#copyright {
color:#000000;
font-size:11px;
line-height:16px;
padding:12px 10px;
text-align:center;
}

#single-news a:link:after, #content a:visited:after, #news a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
