html {
	background-color:#383f3e;
}
body{
	margin:0;
	color:#444444;
	font:14px/20px Georgia, 'Times New Roman', Times, serif;
	min-width:1000px;
	background:#446672 url(../images/bg-body.jpg) repeat-x 50% 0;

}
/* Body with background pushed down 25px when user is logged in */
#bodylog {
	margin:0;
	color:#444444;
	font:14px/20px Georgia, 'Times New Roman', Times, serif;
	min-width:1000px;
	background:#446672 url(../images/bg-body.jpg) repeat-x 50% 25px;

}
  
/* Social Networking Buddypress */
.comment-front {
	
width:270px;
height:40px;
float:left;
display:inline;
padding-right:10px;

}
.comment-front a {
color:#444341;
font-size:11px;
font-weight:600;
text-decoration:none;

}

div.sharebuttons-page {
	
float:right;
height:70px;
padding-left:10px;
padding-top:20px;
width:110px;
	
}

div.sharebuttons-page-top {
	
float:right;
height:14px;

width:110px;
	
}
div.sharebuttons-page-bottom {
	
float:right;
height:14px;
padding-top:10px;
width:110px;
	
}

.profile {
border:0px;
margin:15px 0;
position:relative;
}

/* groups */

div#item-header div#item-actions {
float:right;
margin:0 0 15px 15px;
text-align:right;

}
div#item-header div#item-header-content {
margin-left:170px;
}
div#item-header ul {
margin-bottom:15px;
overflow:hidden;
}

div#item-header img.avatar {
float:left;
margin:0 15px 25px 0;
}
div#item-header h2 {
margin-bottom:5px;
}
default.css 
div#item-header h2 {
font-size:28px;
line-height:120%;
margin:0 0 15px;
}
div#item-header div#item-header-content {
float:none;
}
div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
height:30px;
margin:2px;
width:30px;
}
span.highlight {
	font-size:10px;
	font-weight:700;
	background-color:#b2d9ef;
	padding: 4px 4px 4px 4px;
	
}
span.activity {
	font-size:10px;
	font-weight:700;
	
}
/* End groups */

#bp-admin-example #example-personal-li {
display:none; 
}

#content-bp #item-header {
background-color:#e0ecf7;
overflow:hidden;
padding-bottom:15px;
}

div.item-list-tabs {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
clear:both;
border-bottom:0px solid #DDDDDD;
overflow:hidden;
padding:0 0 0 0;
margin:0 -15px;
overflow:hidden;
clear:left;
background:#EAEAEA none repeat scroll 0 0;
font-family:georgia;
font-size:12px;

}

div.item-list-tabs ul {
width:640px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
line-height:100%;
}

div.item-list-tabs ul li:first-child {
margin-left:10px;
}


div.item-list-tabs ul li {
float:left;
margin:6px 0 0 10px;
}

 div.item-list-tabs .current a, div#header-container div.item-list-tabs .selected a {
color:#555555 !important;
}
div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
border-right:1px solid #DADADA;
}
div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}
div.item-list-tabs ul li a, div.item-list-tabs ul li span {
display:block;
padding:5px 0 0 10px;
text-decoration:none;
}
div.item-list-tabs, div#subnav.item-list-tabs {
margin-left:0;
margin-right:0;
height:44px;
}

div.item-list-tabs ul li a span {
color:inherit;
display:inline;
padding:0;
}

div#subnav.item-list-tabs {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CBCCCD none repeat scroll 0 0;
border-bottom:2px solid #636566;
height:30px;
margin:-14px 0 0 0;
overflow:hidden;
}
div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
	
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#CBCCCD;
width:100%;
color:#555555;
font-weight:bold;
height:20px;
}
/* BEGIN Slider */
#slider {
	position:relative;
	margin:00px 00px 0px 00px;
	background:#202834 url(../images/css/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
	float:right;
	margin-right: 22px;
	font-size:16px;
	height:265px;
	width:712px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}

#bp-adminbar-blogs-menu {
display:none;
}

#bp-adminbar-visitrandom-menu {
display:none;
}
#admin-bar-logo {
display:none;
}

#wp-admin-bar ul li {
	float:right;
}


.nivo-controlNav {
	position:absolute;
	left:87%;
	bottom:10px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/css/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/css/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* End Slider */
.entry {
margin-left:12px;
margin-top:8px;
font-size: 12px;
font-weight: 700;
}
.entry p {
margin: 0 0 0 0;
font-size: 14px;
line-height:18px;
font-weight:500;
}

.thumb-img {
float:left;
width:220px;
}

img{border-style:none;}
a{
	color:#729e9f;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Georgia, 'Times New Roman', Times, serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.img-load {
	position:absolute;
	left:-9999px;
	top:-9999px;
	/* background:url(../images/bg-drop.gif) no-repeat;*/
}
/* wrapper start */
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
#w1 {
	width:1102px;
	position:relative;
	float:left;
	left:50%;
}
#w2 {
	width:1102px;
	position:relative;
	float:left;
	left:-50%;
	overflow:hidden;
}
/* header start */
#header {
	position:absolute;
	width:1102px;
	height:274px;
	left:0;
	top:0;
}
#header .frame {
	width:1102px;
	height:274px;
	background:transparent url(../images/bg-header-bar.png) no-repeat scroll center bottom;
}
/* logo start */
.logo {
	margin:0;
}
.logo a {
	position:absolute;
	left:336px;
	top:31px;
	background:url(../images/bg-logo.png) no-repeat;
	width:432px;
	height:207px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
	cursor:pointer;
}
.logo-es a {
	position:absolute;
	left:336px;
	top:31px;
	background:url(../images/bg-logo-es.png) no-repeat;
	width:432px;
	height:207px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
	cursor:pointer;
}
/* logo end */
.pagewidth {
	width:100%;
	overflow:hidden;
}
#header .holder {
	float:right;
	padding:0 86px 0 0;
}

#header a.btn-donate {
	float:left;
	background:url(../images/bg-btns.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:64px;
	height:35px;
	position:relative;
	margin:0 4px 0 0;
}

#header a.btn-donate-es {
	float:left;
	background:url(../images/bg-btns-es.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:64px;
	height:35px;
	position:relative;
	margin:0 4px 0 0;
}

#header .login {
	float:left;
	background-color:#68a7aa;
	width:298px;
	height:28px;
	padding:7px 0 0 6px;
}
#header .login span {
	float:left;
	width:167px;
	height:22px;
	background:url(../images/bg-headings.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px 0 0;
}

/* Spanish Login */
#header .login-es {
	float:left;
	background-color:#68a7aa;
	width:298px;
	height:28px;
	padding:7px 0 0 6px;
}
#header .login-es span {
	float:left;
	width:167px;
	height:22px;
	background:url(../images/bg-headings-es.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px 0 0;
}
/* END Spanish Login */
#header .login span.loggedin {
	background-position:0 -323px;
}

a.btn-login,
a.btn-register,
a.btn-profile,
a.btn-logout {
	float:left;
	background:url(../images/bg-btns.gif) no-repeat 0 -35px;
	text-indent:-9999px;
	overflow:hidden;
	width:53px;
	height:22px;
	margin:0 3px 0 0;
	position:relative;
}
a.btn-register {
	width:63px;
	margin:0;
	background-position:-56px -35px;
}
a.btn-profile {
	width:53px;
	background-position:0 -168px;
	margin:0 0 0 3px;
}
a.btn-logout {
	width:63px;
	margin:0;
	background-position:-56px -168px;
}

/* Spanish BUTTONS Login */

.login-es a.btn-login,
.login-es a.btn-register,
.login-es a.btn-profile,
.login-es a.btn-logout {
	float:left;
	background:url(../images/bg-btns-es.gif) no-repeat 0 -35px;
	text-indent:-9999px;
	overflow:hidden;
	width:53px;
	height:22px;
	margin:0 3px 0 0;
	position:relative;
}


.login-es a.btn-register {
	width:63px;
	margin:0;
	background-position:-56px -35px;
}
.login-es a.btn-profile {
	width:53px;
	background-position:0 -168px;
	margin:0 0 0 3px;
}
.login-es a.btn-logout {
	width:63px;
	margin:0;
	background-position:-56px -168px;
}
/* End spanish */
/* Language Switcher */
/* make the second level visible when hover on first level list OR link */
#lang_sel_list ul, #lang_sel_list li {padding:0 !important; margin:0 !important; list-style-type:none !important;}

#lang_sel_list ul li:hover ul,
#lang_sel_list ul a:hover ul{visibility:visible; }

#lang_sel_list ul li img {
	position: relative;
	margin: 0;
	padding: 0;
	margin-right: -6px;
	border: 1px solid #bfbfbf;
	top: 2px;
}

#lang_sel_list {
	float:left;
	margin:0 0 0 90px;
	display:inline;
	padding:0;
	list-style:none;
}
#lang_sel_list li {
	float:left;
	padding:8px 0 0;
}
#lang_sel_list li.active {
	padding:0;
}
#lang_sel_list ul li a {
	float:left;
	background:url(../images/bg-btns-es.gif) no-repeat 0 -67px;
	text-indent:-9999px;
	overflow:hidden;
	width:63px;
	height:28px;
	margin:0 3px 0 0;
	position:relative;
}

#lang_sel_list li.icl-en a.lang_sel_sel,
#lang_sel_list  li.icl-en a:hover {
    height:35px;
    margin:0 3px 0 0;
    background-position:0 -59px;
}
#lang_sel_list li.icl-en a.lang_sel_other {
    background-position:-125px -59px;
}
#lang_sel_list li.icl-es a {
    background-position:-63px -59px;
    
}
#lang_sel_list li.icl-es a.lang_sel_sel {
    background-position:-189px -59px;
    height:35px;
}
#lang_sel_list li.icl-es a.lang_sel_sel:hover {
    background-position:-189px -59px;
    height:35px;
}
#lang_sel_list li.icl-es a.lang_sel_other:hover {
    background-position:-189px -59px;
    height:35px;
}
/* End Language Switcher */
  
/* search start */
.search fieldset {
	margin:11px 86px 0 0;
	position:absolute;
	right:0;
	top:35px;
	z-index:999;
}
.search .text {
	float:left;
	background:url(../images/bg-search.gif) repeat-x;
	width:268px;
	margin:0 3px 0 0;
	border:1px solid #e4d3b1;
	position:relative;
	z-index:5;
	color:#666;
	font-size:12px;
	line-height:15px;
	padding:2px 5px;
}
.search .submit {
	float:left;
	background:url(../images/bg-btns.gif) no-repeat 0 -94px;
	width:22px;
	height:22px;
	text-indent:-9999px;
	line-height:0;
	cursor:pointer;
	border:none;
}
/* search end */
/* nav start */
#nav {
	margin:210px 0 0 128px;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
	position:relative;
}
#nav li a {
	float:left;
	background:url(../images/bg-nav.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
}
#nav li a.home {
	width:54px;
	margin-right:5px;
}
#nav li:hover a.home,
#nav li.hover a.home {
	background-position:0 -58px;
}
#nav li.active a.home {
	background-position:0 -29px;
}
#nav li a.watch {
	width:193px;
	margin-right:6px;
	background-position:-59px 0;
}
#nav li:hover a.watch,
#nav li.hover a.watch {
	background-position:-59px -58px;
}
#nav li.active a.watch {
	background-position:-59px -29px;
}
#nav li a.science {
	width:71px;
	margin-right:6px;
	background-position:-258px 0;
}
#nav li.active a.science {
	background-position:-258px -29px;
}
#nav li:hover a.science,
#nav li.hover a.science {
	background-position:-258px -58px;
}
#nav li a.conservation {
	width:114px;
	margin-right:4px;
	background-position:-335px 0;
}
#nav li:hover a.conservation,
#nav li.hover a.conservation {
	background-position:-335px -58px;
}
#nav li.active a.conservation {
	background-position:-335px -29px;
}
#nav li a.communities {
	width:107px;
	margin-right:7px;
	background-position:-453px 0;
}
#nav li:hover a.communities,
#nav li.hover a.communities {
	background-position:-453px -58px;
}
#nav li.active a.communities {
	background-position:-453px -29px;
}
#nav li a.about {
	width:118px;
	margin-right:5px;
	background-position:-567px 0;
}
#nav li:hover a.about,
#nav li.hover a.about {
	background-position:-567px -58px;
}
#nav li.active a.about {
	background-position:-567px -29px;
}
#nav li a.education {
	width:90px;
	margin-right:4px;
	background-position:-690px 0;
}
#nav li:hover a.education,
#nav li.hover a.education {
	background-position:-690px -58px;
}
#nav li.active a.education {
	background-position:-690px -29px;
}
#nav li a.media {
	width:89px;
	background-position:-784px 0;
}
#nav li:hover a.media,
#nav li.hover a.media {
	background-position:-784px -58px;
}
#nav li.active a.media {
	background-position:-784px -29px;
}
#nav .drop {
	position:absolute;
	left:0;
	top:29px;
	display:none;
	background: url(../images/none.gif);
	z-index:100;
}
#nav li.media .drop {
	position:absolute;
	left:-120px;
	top:29px;
	display:none;
	background: url(../images/none.gif);
}
#nav .last .drop {
	left:auto;
	right:0;
}
#nav li .drop div {
	width:238px;

	padding:78px 4px 0 11px;
	border:4px solid #000;
	background-color: #000000;
}
* html #nav li .drop div {
	height:100%;
	z-index:20;
}
#nav li.home .drop div {background:#36505f  url(../images/bg-drop-about.jpg) no-repeat 0 0;}/*1*/
#nav li.watch .drop div {background:#36505f  url(../images/bg-drop-watch.jpg) no-repeat 0 0;}/*2*/
#nav li.science .drop div {background:#36505f  url(../images/bg-drop-science.jpg) no-repeat 0 0;}/*0*/
#nav li.conservation .drop div {background:#36505f  url(../images/bg-drop-conservation.jpg) no-repeat 0 0;}/*3*/
#nav li.communities .drop div {background:#36505f url(../images/bg-drop-communities.jpg) no-repeat 0 0;}/*4*/
#nav li.about .drop div {background:#36505f url(../images/bg-drop-about.jpg) no-repeat 0 0;}/*1*/
#nav li.education .drop div {background:#36505f  url(../images/bg-drop-education.jpg) no-repeat 0 0;}/*2*/
#nav li.media .drop div {background:#36505f  url(../images/bg-drop-media.jpg) no-repeat 0 0;}/*3*/
#nav p {
	margin:0 0 10px;
	width:245px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#nav ul li {
	float:none;
	background:url(../images/arrow.gif) no-repeat 0 6px;
	padding:0 0 10px 13px;
	line-height:12px;
	height:1%;
}
#nav ul li a {
	float:none;
	background:none;
	text-indent:0;
	height:auto;
	color:#fcfdf9;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
/* nav end */

/* SPANISH NAV BAR */
#nav-es {
	margin:210px 0 0 78px;
	padding:0;
	list-style:none;
}

/* SPANISH NAV BAR LOGGED IN*/
#nav-es {
	margin:210px 0 0 78px;
	padding:0;
	list-style:none;
}


#nav-es li {
	float:left;
	position:relative;
}
#nav-es li a {
	float:left;
	background:url(../images/bg-nav-es.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:29px;
}


#nav-es li a.inicio {
	width:50px;
	margin-right:4px;
}
#nav-es li:hover a.inicio,
#nav-es li.hover a.inicio {
	background-position:0 -58px;
}
#nav-es li.active a.inicio {
	background-position:0 -29px;
}
#nav-es li a.ver {
background-position:-54px 0;
margin-right:6px;
width:158px;
}
#nav-es li:hover a.ver,
#nav-es li.hover a.ver {
	background-position:-54px -58px;
}
#nav-es li.active a.ver {
	background-position:-54px -29px;
}
#nav-es li a.ciencia {
background-position:-222px 0;
margin-right:6px;
width:64px;
}
#nav-es li.active a.ciencia {
	background-position:-222px -29px;
}
#nav-es li:hover a.ciencia,
#nav-es li.hover a.ciencia {
	background-position:-222px -58px;
}
#nav-es li a.conservación {
	width:116px;
	margin-right:4px;
	background-position:-296px 0;
}
#nav-es li:hover a.conservación,
#nav-es li.hover a.conservación  {
	background-position:-296px -58px;
}
#nav-es li.active a.conservación {
	background-position:-296px -29px;
}
#nav-es li a.comunidades {
	width:112px;
	margin-right:7px;
	background-position:-416px 0;
}
#nav-es li:hover a.comunidades,
#nav-es li.hover a.comunidades {
	background-position:-416px -58px;
}
#nav-es li.active a.comunidades {
	background-position:-416px -29px;
}
#nav-es li a.sobre {
	width:188px;
	margin-right:5px;
	background-position:-532px 0;
}
#nav-es li:hover a.sobre,
#nav-es li.hover a.sobre {
	background-position:-532px -58px;
}
#nav-es li.active a.sobre {
	background-position:-532px -29px;
}
#nav-es li a.educación {
	width:94px;
	margin-right:4px;
	background-position:-726px 0;
}
#nav-es li:hover a.educación,
#nav-es li.hover a.educación {
	background-position:-726px -58px;
}
#nav-es li.active a.educación {
	background-position:-726px -29px;
}
#nav-es li a.para {
	width:134px;
	background-position:-826px 0;
}
#nav-es li:hover a.para,
#nav-es li.hover a.para {
	background-position:-826px -58px;
}
#nav-es li.active a.para {
	background-position:-826px -29px;
}

/* SPANISH DROP */

#nav-es .drop {
	position:absolute;
	left:0;
	top:29px;
	display:none;
	background: url(../images/none.gif);
	background-color: #000000;
	z-index:500;
}

#nav-es li.para .drop {
	position:absolute;
	left:-120px;
	top:29px;
	display:none;
	background: url(../images/none.gif);
}

#nav-es .last .drop {
	left:auto;
	right:0;
}

#nav-es li.hover .drop,
#nav-es li:hover .drop {
	display:block;
}
#nav-es li .drop div {
	
	width:238px;
	padding:78px 10px 0 11px;
	border:4px solid #000;
	background-color: #000000;
	z-index:500;	
	
}
#nav-es li.inicio .drop div {background:#36505f url(../images/bg-drop-about.jpg) no-repeat;}
#nav-es li.ver .drop div {background:#36505f url(../images/bg-drop-watch.jpg) no-repeat;}
#nav-es li.ciencia .drop div {background:#36505f url(../images/bg-drop-science.jpg) no-repeat;}
#nav-es li.conservación .drop div {background:#36505f url(../images/bg-drop-conservation.jpg) no-repeat;}
#nav-es li.comunidades .drop div {background:#36505f url(../images/bg-drop-communities.jpg) no-repeat;}
#nav-es li.sobre .drop div {background:#36505f url(../images/bg-drop-about.jpg) no-repeat;}
#nav-es li.educación .drop div {background:#36505f url(../images/bg-drop-education.jpg) no-repeat;}
#nav-es li.para .drop div {background:#36505f url(../images/bg-drop-media.jpg) no-repeat;}
#nav-es p {
	margin:0 0 10px;
	width:245px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}

#nav-es ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#nav-es ul li {
	float:none;
	background:url(../images/arrow.gif) no-repeat 0 6px;
	padding:0 0 15px 13px;
	line-height:12px;
	height:1%;
}
#nav-es ul li a {
	float:none;
	background:none;
	text-indent:0;
	height:auto;
	color:#fcfdf9;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
/* nav end */
/* end spanish nav bar */

/* header end */
/* main start */
#main {
	margin:274px 0 0;
	overflow:hidden;
	background:url(../images/bg-main.png) no-repeat;
	width:1000px;
	padding:0 49px 0 53px;
}
.main-holder {
	background:url(../images/bg-main-holder.jpg) no-repeat;
	width:1000px;
	height:655px;
	overflow:hidden;
}
/* intro start */
.intro {
	width:100%;
	overflow:hidden;
	color:#253130;
	font-size:18px;
	line-height:22px;
	margin:0 0 17px;
}
.intro-es {
	width:100%;
	overflow:hidden;
	color:#253130;
	font-size:16px;
	line-height:20px;
	margin:0 0 17px;
}
.intro .section {
	float:left;
	width:236px;
	letter-spacing:-1px;
	padding:17px 5px 0 22px;
}
.intro-es .section {
	float:left;
	width:236px;
	letter-spacing:-1px;
	padding:17px 5px 0 22px;
}
.intro img {
	float:left;
}
.intro-es img {
	float:left;
}
.intro p {
	margin:0 0 12px;
}
.intro-es p {
	margin:0 0 12px;
}
.intro span {
	color:#ad0502;
}
.intro-es span {
	color:#ad0502;
}
/* intro end */
/* news-holder start */
.news-holder {
	width:997px;
	overflow:hidden;
	padding:0 0 9px 3px;
}
.news-holder .column {
	float:left;
	/* background-color:#1a2528; */
	margin:0 0 0 10px;
	display:inline;
	width:960px;
	padding:13px 0 5px 15px;
	min-height:78px;
}
* html .news-holder .column {
	height:78px;
}
.text-news {
	background:url(../images/bg-headings.gif) no-repeat 0 -22px;
	width:98px;
	height:66px;
	margin:3px 0 0;
}
.text-news a {
	width:98px;
	height:66px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.text-news-es {
	background:url(../images/bg-headings-es.gif) no-repeat 0 -22px;
	width:98px;
	height:66px;
	margin:3px 0 0;
}
.text-news-es a {
	width:98px;
	height:66px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.text-comments {
	background:url(../images/bg-headings.gif) no-repeat 0 -88px;
	width:127px;
	height:42px;
	margin:3px 0 0;
}

.text-comments a {
	display:block;
	width:127px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}
.text-comments-es {
	background:url(../images/bg-headings-es.gif) no-repeat 0 -88px;
	width:127px;
	height:42px;
	margin:3px 0 0;
}
.text-comments-es a {
	display:block;
	width:127px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}
.news-holder .description {
	float:right;
	width:840px;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:0 5px 0 0;
}
.news-holder .description em.date {
	display:block;
	margin:0 0 1px;
	color:#A32E2C;
	font-style:normal;
}
.news-holder .description p {
	margin:0;
}
/* news-holder end */
/* columns start */
.columns {
	overflow:hidden;
	width:980px;
	padding:10px 0 0 3px;
}
#twocolumns .columns {
	background:url(../images/bg-columns.jpg) no-repeat;
	width:993px;
	height:307px;
	padding:42px 0 0 7px;
}
.columns .column {
	float:left;
	width:303px;
	border:1px solid #cce5e9;
	margin:0 0 0 19px;
	padding:0 0 3px;
	display:inline;
	background-color:#fff;
}

/* CUSTOM WIDGETS start */

#text-2 {
	overflow:hidden;
	float:left;
	width:288px;
	border:1px solid #bea495;
	margin:0 0 20px 11px;
	padding:0 0 3px;
	display:inline;
	background-color:#fff;
}

#text-2 h2 {
text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/groups-widget.jpg) no-repeat 0 0;
	width:288px;
	height:54px;
	position:relative;
	padding: 0 0 0 0;
	margin:0 0 10px 0px;
}

.textwidget {
background-color:#FFFFFF;

display:inline;
float:left;
margin:0 0 20px 11px;
overflow:hidden;
padding:0px;
width:286px;
}

#fbw_likebox-5 {

display:inline;
float:left;
margin:0 0 20px 11px;
overflow:hidden;
padding:0px;
width:300px;

}
#fbw_likebox-4 h2 {
margin-left:4px;
}


#ngg-images-3 {
	overflow:hidden;
	float:left;
	width:288px;
	border:1px solid #bea495;
	margin:0 0 20px 11px;
	padding:0 0 3px;
	display:inline;
	background-color:#fff;
}

#ngg-images-3 #ngg-webslice h2 {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/txt-gallery.jpg) no-repeat 0 0;
	width:288px;
	height:54px;
	position:relative;
	padding: 0 0 0 0;
	margin:0 0 10px 0px;
}
.ngg-widget {
	margin-left: 18px;
	overflow:hidden;
	padding:5px 0 5px 0;
	text-align:left;
}
.ngg-widget img {
border:2px solid #DDD4CF;
margin:0 2px 2px 0;
padding:1px;
}

/*Active Members */

#bp_core_recently_active_widget-3 {
	overflow:hidden;
	float:left;
	width:288px;
	border:1px solid #bea495;
	margin:0 0 20px 11px;
	padding:0 0 3px;
	background-color:#fff;
	clear:left;

}

#bp_core_recently_active_widget-3 h2 {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/widget-active.jpg) no-repeat 0 0;
	width:288px;
	height:54px;
	position:relative;
	padding: 0 0 0 0;
	margin:0 0 10px 0px;
}

div#sidebar-short .avatar-block {
overflow:hidden;
margin-bottom:10px;
}
.item-avatar {
	margin-left:2px;
	text-align:left;
}
div.item-avatar img {
height:50px;
margin-left:10px;
width:50px;
}
img.avatar {
border:4px solid #EEEEEE;
float:left;
}



/* Better Tag Cloud */ 
#better-tag-cloud {
	overflow:hidden;
	float:left;
	width:286px;
	border:1px solid #bea495;
	margin:0 0 20px 11px;
	padding:3px 3px 3px 3px;
	display:inline;
	background-color:#fff;
}
#better-tag-cloud h2 {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/widget-tag.jpg) no-repeat 0 0;
	width:288px;
	height:54px;
	position:relative;
	padding: 0 0 0 0;
	margin:0 0 10px 0px;
	left: -3px;
}

#better-tag-cloud a {
color:#c19985;
text-decoration:none;
}
#better-tag-cloud a:hover{
background:#371b18;
text-decoration:none;
}
/* 3 columns - ENGLISH */
.text-science-news,
.text-conservation,
.text-communities {
	background:url(../images/bg-headings.gif) no-repeat 0 -130px;
	width:283px;
	height:54px;
	margin:0 0 5px 5px;
	position:relative;
}
.text-science-news a,
.text-conservation a,
.text-communities a {
	width:283px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
}
.text-conservation {
	background-position:0 -184px
}
.text-communities {
	height:62px;
	margin:-8px 0 5px 3px;
	background-position:0 -238px
}
.text-communities a {
	height:62px;
}

/* 3 Columns - Spanish */
.text-science-news-es,
.text-conservation-es,
.text-communities-es {
	background:url(../images/bg-headings-es.gif) no-repeat 0 -130px;
	width:283px;
	height:54px;
	margin:0 0 5px 5px;
	position:relative;
}
.text-science-news-es a,
.text-conservation-es a,
.text-communities-es a {
	width:283px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:relative;
}
.text-conservation-es {
	background-position:0 -184px
}
.text-communities-es {
	height:62px;
	margin:-8px 0 5px 3px;
	background-position:0 -238px
}
.text-communities-es a {
	height:62px;
}
/* end spanish */
.columns ul {
	margin:0;
	padding:0 5px 0 10px;
	list-style:none;
	width:283px;
}
.columns ul li {
	height:1%;
	vertical-align:top;
	overflow:hidden;
	color:#729e9f;
	font-size:12px;
	line-height:15px;
	margin:0 0 9px;
	padding:0 0 6px;
	background:url(../images/bg-dots.gif) repeat-x 0 100%;
	height:56px;
}
.columns em.date {
	display:block;
	margin:0 0 1px;
	color:#666;
	font-style:normal;
}
.columns p {
	margin:0;
}
.columns a.more {
	color:#999;
}
/* columns end */
/* twocolumns start */
#twocolumns {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-aboutvaquita.jpg) no-repeat;
}

#twocolumns.documentary {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-watch.jpg) no-repeat;
}
#twocolumns.science {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-science.jpg) no-repeat;
}

#twocolumns.conservation {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-conservation.jpg) no-repeat;
}
#twocolumns.community {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-communities.jpg) no-repeat;
}
#twocolumns.about {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-aboutvaquita.jpg) no-repeat;
}
#twocolumns.education {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-education.jpg) no-repeat;
}
#twocolumns.formedia {
	width:1000px;
	overflow:hidden;
	background:#fff url(../images/bg-formedia.jpg) no-repeat;
}


.twocolumns-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 18px 12px;
}
#twocolumns #content {
	float:right;
	width:667px;
}
#twocolumns #content #content-bp {
	background-color:#ffffff;
	padding: 10px 10px 10px 10px;
	font-family: georgia;
}

/* breadcrumbs start */
ul.breadcrumbs {
	margin:0 7px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-family: Georgia;
	font-size:11px;
}
ul.breadcrumbs li {
	float:left;
	color:#191d11;
	padding:0 3px 0 10px;
	margin:0 10px 0 -10px;
	background:url(../images/bg-arrow01.gif) no-repeat 0 8px;
	font:11px/20px Georgia, "Times New Roman", Times, serif;
}
ul.breadcrumbs a {color:#191d11;}
/* breadcrumbs end */
/* promotion start */
.promotion {	
	height:1%;
	overflow:hidden;
	background:url(../images/bg-promotion.png) no-repeat;
	padding:10px 0 28px 12px;
	margin:0 0 32px;
}
.promotion .text {
	float:left;
	width:234px;
}
.promotion h2 {
	margin:0 0 4px;
	color:#e3dcb2;
	font:30px Georgia, "Times New Roman", Times, serif;
}
.promotion p {
	margin:0;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.promotion img {
	float:right;
	margin:4px 0 0;
}
/* promotion end */
/* article start */
.blocks-blog-holder {
    background:#fff url(../images/bg-article.gif) no-repeat;
    height: 1%;
    overflow: hidden;
}
.article {
	height:1%;
	overflow:hidden;
	padding:0 26px 0 10px;
}
.article-news {
	height:1%;
	overflow:hidden;
	padding:0 26px 0 10px;
}
.article-news p {
	margin:0 0 0 0;
}

.article-news h2 {
	margin:0 0 12px;
	color:#191f1b;
	font:22px/38px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #acbbbd;
}
.article-news  {
	margin:0 0 12px;
	color:#191f1b;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	
}
.article p {margin:0 0 14px;}
/* article end */
/* comments start */
.comments {
	height:1%;
	overflow:hidden;
	padding:0 33px 0 3px;
	margin:-11px 0 22px;
	position:relative;
}
.comments h3 {
	color:#447080;
    padding-left: 10px;
    margin-top: 20px !important;
	font:22px/38px Georgia, "Times New Roman", Times, serif;
	margin:0 0 8px;
	letter-spacing:2px;
	border-bottom:1px solid #83a4a8;
}
.comments .box {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
}
.comments .holder {
	height:1%;
	color:#333;
	overflow:hidden;
	padding: 15px 0 26px 14px;
}
.comments .date {
	color:#666;
	font:14px/20px Georgia, "Times New Roman", Times, serif;
	display:block;
}
.comments .date a {color:#ad0502;}
.comments p {margin:0;}
.btn-box {
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
.btn-box .link {
	float:right;
	background:url(../images/bg-btns.gif) no-repeat 0 -140px;
	width:166px;
	height:28px;
	text-indent:-9999px;
	overflow:hidden;
}
/* sidebar start */
#twocolumns #sidebar {
	float:left;
	width:311px;
	padding:310px 0 0;
}
#twocolumns #sidebar-short {
	float:left;
	width:311px;
	padding:110px 0 0;
}
/* side nav start */
ul.side-nav {
	margin:0 10px 20px 11px;
	padding:10px 12px 15px 11px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:#1a2528;
}
ul.side-nav li {
	background:url(../images/bg-dotted02.gif) repeat-x 0 100%;
	line-height:16px;
	padding:6px 0 6px 1px;
}
ul.side-nav a {color:#fff;}
/* side nav end */
.gallery {	
	height:1%;
	overflow:hidden;
	background:#fff;
	padding:1px 0 22px 9px;
	border:1px solid #d7d7d4;
	margin:0 0 13px;
}
.gallery h3 {
	text-indent:-9999px;
	height:56px;
	margin:0 0 13px;
	background:url(../images/txt-gallery.jpg) no-repeat 6px 0;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.gallery ul li {
	float:left;
	padding:0 10px 10px 0;
}
.gallery ul img {display:block;}
ul.banner-list {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
ul.banner-list li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	margin-bottom:13px;
}
ul.banner-list img { display:block;}
/* sidebar end */
/* comments end */
/* leave-comment start */
.leave-comment {
	width:631px;
}
.leave-comment h3 {
	margin:0 0 5px;
    padding-left: 10px !important;
	padding:0 0 5px;
	color:#447080;
	font-size:22px;
	line-height:25px;
	font-weight:normal;
	border-bottom:1px solid #83a4a8;
	letter-spacing:2px;
}
.leave-comment fieldset {
	height:1%;
	overflow:hidden;
	padding:0 0 0 81px;
}
.leave-comment .row {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.leave-comment .text {
	display:block;
	background:#fff url(../images/bg-text.gif) repeat-x;
	border:1px solid #e2e9e8;
	padding:5px;
	color:#666;
	font-size:12px;
	line-height:15px;
	margin:0;
	width:258px;
}
.leave-comment label {
	display:block;
	margin:0 0 3px;
	color:#333;
}
.leave-comment .area {
	float:left;
	width:280px;
}
.leave-comment .area.mail {
	width:268px;
}
.leave-comment textarea {
	display:block;
	background:#fff url(../images/bg-text.gif) repeat-x;
	border:1px solid #e2e9e8;
	padding:0 0 0 5px;
	color:#666;
	font-size:12px;
	line-height:15px;
	margin:0;
	width:541px;
	height:69px;
	overflow:auto;
}
.leave-comment .submit {
	float:right;
	background:url(../images/btn-submit.gif) no-repeat;
	width:68px;
	height:28px;
	text-indent:-9999px;
	line-height:0;
	cursor:pointer;
	border:none;
}
/* leave-comment end */
/* twocolumns start */
/* main end */
/* footer start */
#footer {
	background:url(../images/bg-footer.png) no-repeat;
	width:1102px;
	height:301px;
}
#footer a {
	position:relative;
}
.footer-login {
	margin:-3px 0 0 289px;
	background:url(../images/bg-footer-login.png) no-repeat;
	width:416px;
	height:90px;
	color:#332e23;
	font-size:12px;
	line-height:15px;
	padding:37px 0 0 103px;
}
.text-join2 {
	margin:0 0 1px 11px;
	background:url(../images/bg-headings.gif) no-repeat 0 -300px;
	width:286px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}

.text-join2-es {
	margin:0 0 1px 11px;
	background:url(../images/bg-headings-es.gif) no-repeat 0 -300px;
	width:286px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}

.footer-login .holder {
	width:310px;
	overflow:hidden;
	padding:8px 0 0 95px;
}
.footer-login .frame {
	padding:0 135px 0 27px;
	letter-spacing:-1px;
	text-align:center;
	
}
.footer-login p {
	margin:0;
}
a.rss {
	float:left;
	background:url(../images/bg-btns.gif) no-repeat 0 -116px;
	width:25px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:16px 0 0 72px;
}
.add-nav {
	float:left;
	overflow:hidden;
	margin:23px 0 0 6px;
	padding:0;
	list-style:none;
}
.add-nav li {
	float:left;
	background:url(../images/devider.gif) no-repeat 0 50%;
	padding:0 3px 0 7px;
	margin:0 7px 0 -7px;
	font-size:12px;
	line-height:14px;
}
.add-nav li a {
	color:#fff;
}
.social-list {
	float:right;
	margin:10px 77px 0 0;
	display:inline;
	padding:0;
	list-style:none;
}
.social-list li {
	float:left;
	margin:0 0 0 0;
	display:inline;
}
.sponsor-list {
	margin:29px 0 0 114px;
	padding:0;
	list-style:none;
}
.sponsor-list li {
	float:left;
	margin:0 19px 0 0;
	display:inline;
}
/* footer end */
/* wrapper end */
/* Buddypres admin bar */
#wp-admin-bar {
font-size:11px;
height:25px;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1000;
}
#wp-admin-bar .padder {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/60pc_black.png) repeat scroll 0 0;
height:25px;
margin:0 auto;
padding:0;
position:relative;
width:100%;
}
body#bp-default #wp-admin-bar .padder {
max-width:1250px;
min-width:960px;
}
body#bp-default.activity-permalink #wp-admin-bar .padder {
max-width:960px;
min-width:960px;
}
#wp-admin-bar * {
z-index:999;
}
#wp-admin-bar div#admin-bar-logo {
left:10px;
position:absolute;
top:5px;
}
#wp-admin-bar a img {
border:medium none;
}
#wp-admin-bar li {
line-height:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
text-align:left;
}
#wp-admin-bar li a {
color:#EEEEEE;
font-size:11px;
padding:7px 15px;
text-decoration:none;
}
#wp-admin-bar li.alt {
border:medium none;
}
#wp-admin-bar li.no-arrow a {
padding-right:15px;
}
#wp-admin-bar ul li ul li a span {
display:none;
}
#wp-admin-bar li:hover, #wp-admin-bar li.hover {
position:static;
}
#admin-bar-logo {
color:#FFFFFF;
float:left;
font-size:11px;
font-weight:bold;
margin:0;
padding:5px 8px;
text-decoration:none;
}
body#bp-default #admin-bar-logo {
padding:2px 8px;
}
#wp-admin-bar ul {
cursor:pointer;
height:auto;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#wp-admin-bar ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/admin-menu-arrow.gif) no-repeat scroll 88% 53%;
float:left;
padding:0 11px 0 0;
position:relative;
}
#wp-admin-bar ul li.no-arrow {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
padding-right:0;
}
#wp-admin-bar ul li ul li {
background-image:none;
}
#wp-admin-bar ul li.align-right {
position:absolute;
right:0;
}
#wp-admin-bar ul li a {
display:block;
}
#wp-admin-bar ul.main-nav li:hover, #wp-admin-bar ul.main-nav li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
background-color:#333333;
}
#wp-admin-bar ul li ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
-moz-box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);
background:#333333 none repeat scroll 0 0;
border:1px solid #222222;
left:-999em;
margin-left:0;
position:absolute;
width:185px;
}
#wp-admin-bar ul li > ul {
border-top:medium none;
}
#wp-admin-bar ul li ul a {
color:#EEEEEE;
}
#wp-admin-bar ul li ul li {
float:left;
margin:0;
width:174px;
}
#wp-admin-bar ul li ul li:hover a {
color:#FFFFFF;
}
#wp-admin-bar ul li div.admin-bar-clear {
clear:both;
}
#wp-admin-bar ul.main-nav li ul li:hover, #wp-admin-bar ul.main-nav li ul li.sfhover, #wp-admin-bar ul.main-nav li ul li.sfhover {
background-color:#222222;
}
#wp-admin-bar ul li ul ul {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
margin:-25px 0 0 184px;
}
#wp-admin-bar ul li ul li:hover ul li a {
color:#EEEEEE;
}
#wp-admin-bar ul li ul li ul li:hover a {
color:#FFFFFF;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li ul li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul {
left:auto;
}
#wp-admin-bar ul li.align-right:hover ul {
right:0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
left:-999em;
}
#wp-admin-bar img.avatar {
float:left;
margin-right:8px;
}
#wp-admin-bar span.activity {
display:block;
margin-left:34px;
padding:0;
}
#wp-admin-bar ul.author-list li a {
height:17px;
}
#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
margin-left:2px;
padding:0 6px;
}

/* End Buddypress */

/* VIDEO PAGE */
.video-page #twocolumns {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../images/bg-video.jpg) no-repeat scroll 0 0;
}
.video-page-holder {
margin:0 0 26px;
overflow:hidden;
width:667px;
}
.video-page-holder .video-middle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-video-mid.png) repeat scroll 0 0;
float:left;
padding:8px 0 0 11px;
width:656px;
}
.video-page-holder .video-middle:after {
clear:both;
content:'';
display:block;
}
.video-page-holder .video-bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-video-btm.png) no-repeat scroll 0 0;
float:left;
height:24px;
overflow:hidden;
width:667px;
}
.video-page-holder ul.breadcrumbs {
margin:0 0 12px;
}
.video-page-holder ul.breadcrumbs li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(../images/bg-arrow02.gif) no-repeat scroll 0 8px;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
padding:0 4px 0 10px;
}
.video-page-holder ul.breadcrumbs a {
color:#FFFFFF;
}
.video-page-holder .player {
margin:0 0 12px;
}
.video-page-holder .player img {
vertical-align:top;
}
.video-page-holder .video-article {
color:#FFFFFF;
font-size:14px;
height:1%;
line-height:20px;
margin:0 0 -15px;
overflow:hidden;
padding:0 29px 0 0;
position:relative;
}
.view-allvideo .video-article {
margin:0 !important;
}
.video-page-holder .video-article h2 {
font-size:18px;
font-weight:normal;
line-height:20px;
margin:0 0 1px;
}
.video-page-holder .video-article p {
margin:0;
}
.video-page-holder .video-action {
height:1%;
letter-spacing:1px;
overflow:hidden;
}
.video-page-holder .video-action ul {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.video-page-holder .video-action ul li {
float:left;
margin:0 0 0 22px;
}
.video-page-holder .video-action ul a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/ico-qt.gif) no-repeat scroll 0 50%;
color:#FFFFFF;
float:left;
font-size:12px;
padding:4px 0 4px 25px;
}
.video-page-holder .video-action ul a.facebook {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/ico-fb.gif) no-repeat scroll 0 50%;
}
.video-page-holder .video-action ul a.twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/ico-tw.gif) no-repeat scroll 0 50%;
}

#twocolumns .video-menu #sidebar {
float:left;
padding:10px 0 0;
width:290px;
}

.side-video-list #twocolumns #sidebar {
padding:27px 0 0;
}


.side-video-list {
background-color:#1A2528;
margin:40px 0 0 0;
overflow:hidden;
padding:10px 10px 6px 0;
width:300px;
}



.side-video-list ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}
.side-video-list ul li {
height:1%;
margin:0 0 10px;
overflow:hidden;
vertical-align:top;
}
.side-video-list  ol li a {
color:#FFFFFF;
cursor:pointer;
display:block;
font-size:14px;
line-height:32px;
overflow:hidden;
text-transform:uppercase;
width:100%;
}
.side-video-list  ol li a:hover, .side-video-list ol li.current a {
background-color:#FFFFFF;
color:#1A2528;
text-decoration:none;
}
.side-video-list ol li img {
cursor:pointer;
float:left;
}
.side-video-list ol li em {
cursor:pointer;
float:left;
padding:4px 0 1px;
text-align:right;
width:22px;
}
.side-video-list ol li span {
cursor:pointer;
display:inline;
float:left;
padding:5px 0 0 3px;
width:135px;
}
* html .side-video-list ol li span {
margin-right:-3px;
}
.side-video-list  .all-btn {
margin:-6px 0 0;
position:relative;
}
.side-video-list .all-btn a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/arrow2.gif) no-repeat scroll 0 50%;
color:#FFFFFF;
font-size:14px;
line-height:18px;
margin:0 0 0 7px;
padding:1px 0 1px 14px;
text-transform:uppercase;
}
.side-video-banners {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.side-video-banners li {
margin:0 0 5px;
position:relative;
}
.side-video-banners li.large {
margin-top:-7px;
}
.video-page #footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-footer2.png) no-repeat scroll 0 0;
height:301px;
padding:33px 0 0;
}
.video-page .comments {
padding-left:10px;
}
.video-page .comments h3 a {
color:#447080;
}
.video-page #header .frame {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-header-bar3.png) no-repeat scroll 0 0;
}
.video-page #header .frame {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-header-bar3.png) no-repeat scroll 0 0;
}
.video-page {
background-color:#446673;
}
.video-page #sidebar .views-admin-links {
display:none !important;
}
.video-page .act a {
color:#80C9F3;
}
#comments .box .picture img {
float:left;
height:80px;
width:90px;
}
.sharebuttons {
float:right;
margin:4px;
width:130px;
}
.sharebuttons-a {
float:left;
padding-left:6px;
width:60px;
}
.sharebuttons-b {
float:right;
padding-left:2px;
width:60px;
}

.side-video-list {
     width:270px;
     background-color:#1a2528;
     overflow:hidden;
     margin:0 0 40px 10px;
     padding:10px 10px 6px;
}
.side-video-list ol {
    margin:0;
    padding:0;
    list-style:none;
    width:100%;
 overflow:hidden;
}
.side-video-list ol li {
     height:1%;
     overflow:hidden;
     vertical-align:top;
     margin:0 0 10px;
}
.side-video-list ol li a {
     width:100%;
     display:block;
     overflow:hidden;
     cursor:pointer;
     color:#fff;
     font-size:14px;
     line-height:16px;
     text-transform:uppercase;
}
.side-video-list ol li a:hover,
.side-video-list ol li.current a {
     text-decoration:none;
     background-color:#fff;
     color:#1a2528;
}
.side-video-list ol li img {
     float:left;
     cursor:pointer;
}
.side-video-list ol li em {
     float:left;
     width:22px;
     text-align:right;
     padding:4px 0 1px;
     cursor:pointer;
}
.side-video-list ol li span {
     float:left;
     width:135px;
     padding:5px 0 0 3px;
     cursor:pointer;
     display:inline;
}
* html .side-video-list ol li span {
     margin-right:-3px;
} 
.comments .box .picture img{
    width: 90px;
    height: 80px;
    float: left;
}
#sidebar .side-nav .current_page_item a{
    color: #80C9F3;
}
.comments .box{
    padding-top: 10px !important;
}