/***** Core CSS *****/

a {
	text-decoration:none;
	color: #0297c6;
}

a:visited {
	text-decoration:none;
	color: #0297c6;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3 {
    line-height:1.5em;
}

h1 {
	font-size:1.7em;
}

h2 {
	color:#222;
	font-size:1.1em;
}

h3 {
	color:#e72061;
	font-size:1.35em;
	font-weight:normal;
}

h4 {
	font-size:1.15em;
}

h5 {
	font-size:1em;
}

h6 {
	font-size:0.8em;
}

blockquote {
	padding-left: 2.0em;
	padding-right: 2.0em;
}

strong {
	font-weight:700;
}

em {
	font-style: italic;
}

table {
	border: solid 1px #E3E3E3;
}

td {
	border: solid 1px #E3E3E3;
	padding-left: 0.5em;
}

hr {
	border: 0;
	height: 1px;
	margin:0;
	padding:0;
	background: #333;
	background-image: -webkit-linear-gradient(left, #ddd, #aaa, #ddd);
	background-image:    -moz-linear-gradient(left, #ddd, #aaa, #ddd);
	background-image:     -ms-linear-gradient(left, #ddd, #aaa, #ddd);
	background-image:      -o-linear-gradient(left, #ddd, #aaa, #ddd);
}


/*************** General Layout ***************/

#main_container {
	max-width:1270px;
	text-align:left;
	margin:0 auto;
}

#header {
	float:left;
	width:100%;
	background: #FFF !important;
	height: 110px;
	margin-top:0.0em;
	padding-top:1.0em;
	padding-left:0.0em;
}

#page-background {
	width:100%;
	text-align:left;
	margin:0 auto;
	background: #999;
}

#wrap {
	width:99%;
	text-align:left;
	margin:0 auto;
	background: #fff;
	padding-top:1.0em;
}

#left-sidebar {
	float:left;
	width:auto !important;
	background:#ffffff;
	margin-bottom:0.5em;
	margin-left:0.5%;
	padding-bottom:1.0em;
	border:solid 1px #E3E3E3;
  border-radius: 0.4em;
}

#right-sidebar {
	float:right;
	width:20% !important;
	padding:0;
	margin:0;
	background:#fff;
	margin-bottom:1.0em;
	margin-top:0.0em;
	margin-right:0.3em;
	padding-bottom:1.0em;
	border:solid 0px #E3E3E3;
  border-radius: 0.4em;
}

#content60 {
	overflow:hidden;
	width:60% !important;
	background:#fff;
	padding:1.0em;
  margin-left: auto;
  margin-right: auto;
	border:solid 1px #E3E3E3;
  border-radius: 0.4em;
}

#content80 {
	float:left;
	width:90%;
	padding-left:0.75em;
	padding-top:1.0em;
}

#content100 {
	float:right;
	width:100%;
}


#footer {
	clear:both;
	width:68%;
	background:#ffffff;
	margin:0;
	padding:0
	padding-top:1.0em;
	margin-top:1.0em;
	margin-left:10%;
	font-size:0.8em !important;
	text-align: center;
}

#footer a {
	color:#0297c6;
	text-decoration:none;	
	font-size:1.0em !important;
}

#footer a:hover {
	color:#0297c6;
	text-decoration:underline;
	font-size:1.0em !important;
}

.logo-area {
	width: 30%;
	padding:0em !important;
	margin:0em !important;
	background: #FFF !important;
}

.logo-area img {
	float:left;
	padding:0em !important;
	margin:0em !important;
	margin-left:1.0em !important;
	margin-top:1.0em !important;
	background: #FFF !important;
}

.logo-button-area {
	float:right;
	display: inline-block;
	vertical-align: top;
	width:60%;
	margin-top:0 !important;
	margin-bottom:0.5em;
	margin-right:1.0em !important;
	background: #FFF !important;
}

.logo-button-area img{
	float:right;
	max-width:13% !important;
	height:auto !important;
}

#logo-button-area li {
	float:right;
	display: inline;
	list-style-type: none;
	padding:0em !important;
	margin:0em !important;
}


/*************** Joomla CSS ***************/

.blog-featured {
	margin:0;
	padding:0;
}
.page-header {
	margin:0;
	padding:0;
}

.page-header h1{
	margin:0;
	padding:0;
	color:#777 !important;
	font-size:1.8em;
	font-weight:normal;
	text-decoration:none;
}

.page-header h2{
	color:#0297c6 !important;
	font-size:1.1em !important;
	line-height: 1.0;
	min-height: 2.0em;
}

.page-header h1{
	margin:0;
	padding:0;
	color:#e72061;
	font-size:1.8em;
	font-weight:normal;
	text-decoration:none;
}

.page-header h2{
	color:#0297c6 !important;
	font-size:1.1em !important;
	line-height: 1.0;
	min-height: 2.0em;
}

h1.page-title {
	color:#0297c6;
	font-size:1.1em;
}

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

.old-item-page h2{
	margin:0;
	margin-left:0.5em;
	padding:0;
	color:#e72061 !important;
	font-size:1.8em !important;
	font-weight:normal;
	text-decoration:none;
}

.item-page h2 {
    color: #e72061 !important;
    font-size: 1.8em !important;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0.5em 0 0;
    padding: 0;
    text-decoration: none;
}

.items-row {
	width:100%;
}

.items-leading {
	border-bottom: solid 1px #E3E3E3;
	padding-right:0.5em;
}

.item {
	padding-right:0.5em;
}

h2.item-title {
	color:#0297c6 !important;
	font-size:1.2em !important;
	font-weight:normal;
	line-height: 1.0;
	min-height: 2.0em;
	margin-left:0.5em;
}

.content-category h1{
	margin:0;
	padding:0;
	color:#e72061 !important;
	font-size:1.8em !important;
	font-weight:normal;
	text-decoration:none;
}

.content-category h2{
	margin:0;
	padding:0;
	color:#e72061 !important;
	font-size:1.8em !important;
	font-weight:normal;
	text-decoration:none;
}

.categories-list h1{
	margin:0;
	padding:0;
	color:#e72061 !important;
	font-size:1.8em !important;
	font-weight:normal;
	text-decoration:none;
}

.category-desc {
	margin-bottom:1.5em;
}

#categorylist_header_title {
	background:#0297c6;
  background: -webkit-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Firefox 3.6 to 15 */
  background: radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* Standard syntax */
	color:#fff !important;
	width:80%;
}

#categorylist_header_title a{
	color:#fff !important;
}

#categorylist_header_date {
	background:#0297c6;
  background: -webkit-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Firefox 3.6 to 15 */
  background: radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* Standard syntax */
	color:#fff !important;
}

#categorylist_header_date a{
	color:#fff !important;
}

.weblink-category h2{
	color:#0066CC;
	font-size:1.1em;
	font-weight:600;
}

.article-info {
	margin:0 !important;
	margin-left: -3em !important;
	padding:0 !important;
}

.readmore {
  color: #0297c6;
}

.readmore a {
	background-color: #F9F9F9;
  background-image: radial-gradient(50% 100%, #F9F9F9, #F4F4F4);
  border: medium none;
  border-radius: 3px;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
  color: #0297c6;
  padding: 6px 20px;
  margin-right: 15px;
  cursor: pointer;
  display: inline-block;
  text-shadow: 0px -1px 0px rgba(255, 251, 251, 0.3);
}

.readmore a:hover {
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
  background: #FFF none repeat scroll 0% 0%;	
  color: #0297c6;
	text-decoration:underline;
}


/*** Search Box ***/

.search {
	clear:both;
	float:right !important;
	padding: 0em !important;
	margin: 0em !important;
	margin-top:-1.25em !important;
	margin-right:0.25em !important;
}

.search-query input {
	padding: 0.2em !important;
}

span.badge-info {
	color:#222;
	background-color:#77b6f1;
	padding-left:0.5em;
	padding-right:0.5em;
}

.search-query {
	font-size:1.0em;
	color:#222;	
}

.highlight {
	color:#222;
	font-weight:bold;
}

.article-info-term {
	height: 0.0em !important;
	color:#fff !important;
}

.category-name {
	padding:0em !important;
	margin:0em !important;
}

/*** Blue Bar Layout ***/

.blue-bar {
	clear: both;
	padding:0;
	margin:0;
	padding-top:0.8em;
	padding-bottom:0.8em;
	padding-left:2.0em;
	border-bottom:1px solid #888;
	background:#0297c6;
  background: -webkit-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* For Firefox 3.6 to 15 */
  background: radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%); /* Standard syntax */
}

.bluebartext {
	color: #FFF !important;
	font-size:1.1em;
}

/*** Mobile Menu Button ***/

.mobile-menu {
	display: none;
}

/*** Non GM-Successes Mobile Menu Button ***/

.non-gm-successes-mobile {
	margin-bottom:3.0em;
	display: none;
}



/*** Side Menu Layout ***/

.moduletable_menu {
	color:#FFF;
	margin-bottom:1.0em;
	padding:0.7em;
	border:solid 1px #E3E3E3;
  border-radius: 0.4em;
}

.moduletable_menu h3 {
	color:#e72061;
	text-align:left;
	font-size:1.2em;	
	font-weight:normal;
	margin:0;
	margin-bottom:0.7em;
	padding:0;
	line-height:1;
}

.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.moduletable_menu li {
	margin:0;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	border-bottom:solid 1px #E3E3E3;
}

.moduletable_menu li:last-of-type {
	margin:0;
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:solid 0px #ffffff;
}

.moduletable_menu li a {
	color:#0297c6 !important;
	display:block;
	text-decoration:none;
}

.moduletable_menu li a:hover {
	color:#0297c6;
	text-decoration:underline;
}

html>body .moduletable_menu li a {
	color:#444;
	width:auto;
}

/*** GMO Info Layout ***/

.moduletable_gmo-info {
	margin-bottom:1.0em;
	padding:0.7em;
	padding-bottom:0;
	border:solid 1px #E3E3E3;
  border-radius: 0.4em;
}

.moduletable_gmo-info h3 {
	color:#e72061;
	text-align:left;
	font-size:1.2em;
	font-weight:normal;
	margin:0;
	margin-bottom:0.7em;
	padding:0;
	line-height:1;
}

/*** Footer Menu Layout ***/

#footer-menu {
	clear:both;
	width:68%; 
	margin:0;
	padding:0;
	margin-left:10%;
	margin-top:1em;;
	background:#ffffff;
	font-size:1.0em;
	line-height:50%;
	border:solid 1px #E3E3E3;
  border-radius: 0.4em;
}

.footer-menu-container { 
	clear:both;
	background:#ffffff;
	font-size:0.9em;
}

.footer-menu-container h2{ 
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#e72061;
}

.footer-menu-container a {
	color:#0297c6;
	text-decoration:none;	
}

.footer-menu-container a:hover {
	color:#0297c6;
	text-decoration:underline;
}

.footer-menu-column-left { 
	display: inline-block; 
	float: left; 
	width: 33%; 
	border-right:solid 1px #E3E3E3;
}

.footer-menu-column-center { 
	display: inline-block; 
	width: 33%; 
	border-right:solid 1px #E3E3E3;
}

.footer-menu-column-right { 
	display: inline-block; 
	float: right; 
	width: 33%; 
}


/*** Doanations ***/

.donation-container {
	display: table;
	width: 100%;
  height: 100%;
}

.donation-row {
	display: table-row;
	text-align: center;
}

.donation-cell {
	display: table-cell;
	padding: 1.0em;
	vertical-align: middle;
}

.subscription-row {
	display: table-row;
	text-align: center;
}

.subscription-cell {
	display: table-cell;
	padding: 1.0em;
	vertical-align: middle;
}



/*** Contacts/Forms ***/

span.contact-name {
	color:#e72061 !important;
	font-size:1.8em !important;
	font-weight:normal;
}

.contact h3{
	color:#0297c6;
	font-size:1.0em;
}

input {
	border:solid 1px #ccc !important;
  border-radius: 0.4em !important;
  width: 50%;
}

textarea {
    width: 75%;
}

.btn {
	  background-color: #F9F9F9 !important;
    background-image: radial-gradient(50% 100%, #F9F9F9, #F4F4F4);
    border: medium none;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
    color: #0297c6;
    padding: 6px 20px;
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
    text-shadow: 0px -1px 0px rgba(255, 251, 251, 0.3);
}

.btn-primary:hover{
	background-color: #F9F9F9 !important;
	color: #0297c6;
	text-decoration:underline;
}


/*** Navigation Pagination Box ***/

div.pagination {
	vertical-align: top !important;
	clear: both !important;
	text-align: center !important;
	width:100% !important;
}

p.counter {
	font-style: italic !important;
	color:#333;
}

div.pagination ul {
	display:table;
	list-style: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
 
div.pagination ul li {
	list-style: none !important;
	display: table-cell;
	vertical-align: middle;
} 

/*************** Add-On CSS ***************/


/*** ARI Ext Menu Layout ***/

.moduletable_vmenu {
	padding:0em;
	margin:0em;
}

#ariext196_container {
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
}

UL.ux-menu LI
{
	list-style: none;
	background:#ececec;
	margin-left:0em;
	margin-right:0.0em;
	padding-top:0.75em;
	padding-bottom:0.75em;
	border-bottom:solid 1px #E3E3E3;
}

UL.ux-menu-sub LI {
	padding-top:0;
	padding-bottom:0;
}

UL.ux-menu LI a.current {
	background:#0297c6;
  background: -webkit-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Firefox 3.6 to 15 */
  background: radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* Standard syntax */
}

UL.ux-menu LI a:hover {
	background:#0297c6;
  background: -webkit-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Firefox 3.6 to 15 */
  background: radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* Standard syntax */
}

UL#ariext196 LI A:hover,UL#ariext196 LI A:focus,UL#ariext196 LI A.ux-menu-link-hover {
	background:#0297c6;
  background: -webkit-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Safari 5.1 to 6.0 */
  background: -o-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* For Firefox 3.6 to 15 */
  background: radial-gradient(ellipse farthest-corner at center center , #00b7f0 0%, #0297c6 90%) !important; /* Standard syntax */
}

UL.ux-menu LI A
{
	border: 0px solid #CCC !important;
}

.ux-menu-container {
	margin-bottom:1.0em !important;
	padding-bottom:0.5em !important;
	margin-top:1.0em !important;
}


/*** BT Slider Layout ***/

.bt-title {
	font-size:1.1em !important;
	color:#0297c6;
}

.bt-introtext {
	font-size:1.0em !important;
	font-style: italic;
	color:#444444;
}

.bt-inner {
	width:92%;
	color:#0297c6;
	font-size:1.0em;
	margin:1.0em;
	border:solid 1px #E3E3E3;
  border-radius: 0.4em;
}

.bt-inner a{
	text-transform:none !important;
	font-size:1.0em;
	color:#0297c6 !important;
}

.bt-inner a:visited {
	text-transform:none !important;
	font-size:1.0em;
	text-decoration:none;
	color:#0297c6 !important;
}

.bt-inner a:hover {
	text-transform:none !important;
	font-size:1.0em;
	color:#0297c6 !important;
	text-decoration:underline;
}

/*** Video pages gallery ***/
.leftvideoimage {
    width: 257px;
	float: left;
    text-align: center;
	margin: 0 6px 12px 6px;}
.videoimages {
	width: 100%;
	clear:both;}
	
/*** Image Gallery ***/
.leftgalleryimage {
    width: 257px;
	float: left;
    text-align: center;
	margin: 0 7px 13px 7px;}
.galleryimages {
	width: 100%;
	clear:both;
}

/*** Clear Gallery or Video ***/
.clear {clear:both;}

/*** increased line height for article headings ***/
h2.item-title {line-height: 1.3;}

/*** Published date for articles ***/
dd {line-height: 25px; margin-top: 2px;}

.page-header {padding-bottom: 6px;}

/*** Spanish Articles RSS in home sidebar ***/
div.srfrContainer ul.srfrList li {
    font-family: "Trebuchet MS",sans-serif;
    border-top: 1px solid #e3e3e3;
    padding: 8px 0;
    margin-left: 0;
}
div.srfrContainer ul.srfrList li a {
    font-family: "Trebuchet MS",sans-serif;
    line-height: 140%;
}
.moduletable_Simple-RSS {
    border: 1px solid #e3e3e3;
    border-radius: 0.4em;
    margin-bottom: 1em;
    padding: 0.7em 0.7em 0;
}

/*** h2 item title ***/
h2.item-title { 
	color: #222 !important; 
	font-size: 1.8em !important;
    font-weight: bold;
	min-height: 1em;
	margin-left: 0 !important;
}

/*** h2 title link ***/
h2.item-title a { 
	color: #222 !important; 
}

/*** h2 page header ***/
.page-header h2 {
    color: #222 !important;
    min-height: 1.2em;
}

/*** boxout 240px***/
.boxout {
    background:#ededed;
	border: 1px solid #e3e3e3;
    margin: 5px 0 5px 20px;
    padding: 3px 10px;
	float: right;
	width: 240px;
}
