/*
Theme Name: Consortia
Description: Custom theme for GCSTM
Version: 1.0
Author: Gustavo Ojeda-Pepinosa
Tags: Consortia, custom, Foundation, Thymic, Research
Based on Kubrick v1.5
*/

/*---------------------------------------------*/
/* - BASIC STUFF - */
/*---------------------------------------------*/

body {
	background: #e0e9e7;
	font: 9pt/11pt Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0.02em;
	color:#20407b;
	margin:0px;
	padding:0px;
}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote{
	font-style:oblique;
	}

blockquote.pdf {
	font-style:normal;
	margin-bottom: 0px;
	}

/*---------------------------------------------*/
/* -- LISTS -- */
/*---------------------------------------------*/




ul {margin:0;padding:0;}
ul li {	margin-left:2px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}

/* lists inside posts */

.entry-content ul ol {margin-left:0;}

.entry-content ul li {
	margin-bottom:10px;
	padding-left: 12px;
	list-style:none;
	list-style-position: outside;
	background-position: 0px 4px;
	/*background: url(images/list_square_bullet.gif) no-repeat;*/	
}

.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/*---------------------------------------------*/
/*HEADER MENU LIST*/
/*---------------------------------------------*/

#navlist
{
	margin: 2px;
	margin-left: 12px;
	padding: 0;
	letter-spacing: 0em;
}

#navlist li
{
	float: left;
	width: 124px;
	height: 40px;
	margin: 0 30px 0 0;
	padding: 0px;
	display: inline;
	list-style-type: none;
	border-bottom: 3px solid #20407c;
}

#navlist li:hover, #navlist #active{
	border-bottom: 3px solid #01a0d3;
}

#navlist a:link, #navlist a:visited{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	color: #20407b;
}

#navlist a:hover, #navlist #active a, #navlist #active a:visited{
	color: #01a0d3;
}

.header-search-form {
float:left;
margin-left:159px;
margin-top:12px;
}

/*---------------------------------------------*/
/* -- HEADINGS -- */
/*---------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding:0;
	font-weight: bold;
}

#header h1{
	font-size: 36px;
	line-height: 36px;
	padding: 0px 12px;
}

#header h2{
	font-size: 14px;
	line-height: 14px;
	display: inline;
	font-weight: bold;
}

#header h1 a, #header h1 a:visited{
	color: #20407b;
}

.home-logo{
	color: #20407b;
	margin: 12px 0px 16px 12px;
	float: left;
	width: 500px;
}

.home-logo:hover{
	text-decoration: underline;
}

.home-logo-large{
	font-size: 46px;
	line-height: 46px;
	display:block;
	color: #20407b;
	font-weight: bold;
}

.home-logo-normal{
	font-size: 33px;
	line-height: 33px;
	display:block;
	color: #20407b;
}

a.link-home-logo, a.link-home-logo:visited{
	color: #20407b;
}

a.link-home-logo:hover{
	color: #20407b;
}

a.link-home-logo img{
	border:none;
}

.left-page-title{
	font-weight: bold;
	padding: 4px;
	padding-left: 12px;
	margin-bottom: 6px;
	background: url(images/left_list_background.gif);
}

.left-page-title a:link, .left-page-title a:visited{
	color: #20407b;
	text-decoration: none;
}

.left-page-title a:hover{
	color: #01a0d3;
	text-decoration:none;
}

.left-page-title-active a:link, .left-page-title-active a:visited{
	color: #01a0d3;
	text-decoration: none;
}

.left-page-title-active a:hover{
	color: #01a0d3;
	text-decoration:none;
}

.section-title{
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 16px;
}

h2.entry-title, h2.entry-title-search{
	font-size: 22px;
	line-height: 22px;
}

h2.entry-title-search{
	margin-bottom: 12px;
}

h2.archive-list-title{
	color: #20407b;
	margin: 0px;
}

h2.archive-list-title, h2.archive-list-title a, h2.archive-list-title:visited, h2.entry-title-search a, h2.entry-title-search:visited{
	color: #20407b;
	font-size: 22px;
	line-height: 22px;
}

h2.entry-title a, h2.entry-title a:hover{
	color: #20407b;
	line-height: 22px;
}

.patient-box-left .post h2, .patient-box-right .post h2{
	margin: 0px;
	width: 300px;
	padding: 0px;
}

.patient-box .post .entry-content{
	margin: 0px;
}

h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}

.entry-content h4 {
	font-size:120%;
	margin: 0px;
	margin-top:18px;
}

.entry-content h2 {
	-margin-top:25px;
	line-height: 20px;
}

.entry-content-index p:hover{
	text-decoration: underline;
}

.entry-content-index a:link, .entry-content-index a:visited{
	color: #20407B;
}

.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/*---------------------------------------------*/
/* -- MAIN DIV'S -- */
/*---------------------------------------------*/


.body-home{
	background: #e0e9e7 url(images/background_home.gif) repeat-y;
}

.body-single{
	background: #e0e9e7 url(images/background_single.gif) repeat-y;
}

.body-section{
	background: #e0e9e7 url(images/background_section.gif) repeat-y;
}

#wrapper-home, #wrapper-single, #wrapper-section {
	float: none;
	clear: both;
	margin: 0;
	padding:0;
	width: 1092px;
}

#header {
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}

#footer{
	height: 50px;
	padding: 12px;
	clear: both;
	text-align: left;
	color: #01a0d3;
	font-size: 11px;
	line-height: 11px;
}

.footer-contents{
	width: 590px;
	border-top: 1px solid #07b8f0;
	padding: 8px 0px;
	text-align: left;
}

#footer p{
	line-height: 13px;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

#footer a, #footer a:visited{
	font-weight: bold;
	color: #01a0d3;
}

#footer a:hover{
	color: #20407c;
}

.single-left{
	float: left;
	width: 153px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
}

.btn1{float:left; margin:10px 5px 0 0; }
.btn2 {float:left; margin:10px 0 0;
    background: url(http://www.myphpstuff.com/clients/2011/itmig/wp-content/plugins/members-list/images/reset-btn.png) no-repeat;
    width:54px;
    height:17px; border:none; cursor:pointer;}

.btn3 {
float:right;
margin-bottom:0;
margin-left:5px;
margin-right:0;
padding-top:3px;
}


.single-left ul li{
	padding: 4px 4px 4px 12px;
	margin: 0px;
	margin-bottom: 6px;
	font-size: 14px;
	background: url(images/left_list_background.gif);
}

.single-central, single-central-wide{
	float: left;
	width: 420px;
	padding: 15px 12px 15px 0;
	color: #20407b;
	font-size: 13px;
}

.single-central a, .single-central a:visited, .single-warm-column a, .single-left li a{
	color: #20407b;
	font-weight: bold;
	text-decoration: underline;
}
.single-central h1{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

.single-central h2{
	--font-size: 24px;
	--line-height: 24px;
	margin-bottom: 10px;
}

.single-central h4{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
}

.single-left li a{
	color: #01a0d3;
	font-weight: bold;
}

.single-left li.current_page_item a{
	color: #20407B;
}

.single-left li.current_page_parent a{
	color: #20407B;
}


.single-central a:hover, .single-warm-column a:hover{
	color: #01A0D3;
}

.single-warm-column a:link, .single-warm-column a:visited{
	font-size: 14px;
	font-weight:bold;
	color: #20407b;
}

.single-warm-column a:hover{
	color: #ff6c00;
}

.single-left li a:hover{
	color: #20407b;
}

.single-left li a, .single-left li a:hover{
	text-decoration: none;
}

.single-extended{
	width: 734px;
	margin: 0px 0px 0px 166px;
	padding: 15px 12px 15px 0;
	color: #20407b;
	font-size: 12px;
}

.current_page_item a{
	font-weight: normal;
}

.single-warm-column, .home-warm-column{
	color: #20407b;
	font-size: 14px;
}

.single-warm-column h2, .home-warm-column h2, .page-title, .entry-title{
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2.page-title, h2.entry-title{
	--font-size: 33px;
	line-height: 24px;
}

h2.index-entry-title{
	font-size: 22px;
	line-height: 22px;
}

.home-warm-column h2{
	line-height:normal;
	margin-bottom: 10px;
}

.single-warm-column h2{
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}

.single-warm-column h3, .home-warm-column h3{
	margin: 0px 0px 8px 0px;
	font-size:15px;
	font-weight: bold;
	color: #01a0d3;
}

h3.upcoming-event{
	margin: 0px;
	height: 24px;
	padding-left: 34px;
	padding-top: 8px;
	background: url(images/event_background.gif) no-repeat;
}

.single-warm-column{
	float: left;
	width: 285px;
	padding: 15px 12px;
}

.warm-column-box-home{
	margin: 0px 0px 28px 0px;
}

.warm-column-box-single{
	margin: 0px 0px 48px 0px;
}

.hot-link{
	display: block;
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
	text-decoration: none;
}

.event-date{
	font-size: 10px;
	margin: 0px;
	display: block;
}

.patient-box-left, .patient-box-right{
	float: left;
	width: 298px;
	height: 142px;
	margin: 6px 0px 6px 0px;
}

.patient-box-left{
	margin-right: 95px;
}

/*---------------------------------------------*/
/* -- POSTS -- */
/*---------------------------------------------*/

.post-index {
	margin:0 30px 10px 0px;
}

#post-single {margin:0 0 20px;}

.posts-wrap, .posts-wrap-home {
	float: left;
	clear: none;
	width: 924px;
}

.posts-wrap {
	margin-bottom: 50px;
}

.home-plants{
	background: url(images/home_plants.png) no-repeat;
	width: 924px;
	height: 651px;
}

.home-image{
	background: url(images/home_image.png) no-repeat;
	background-position: -1px -3px;
	width: 924px;
	height: 632px;
}

.entry-meta{
	font-size: 10px;
	padding: 2px;
}

.entry-meta a, .entry-meta a:visited{
	color:#20407b;
}

.entry-meta a:hover{
	color:#7A6903;
}

.post p{
	margin: 0px 0px 15px 0px;
}

/*---------------------------------------------*/
/* -- SIDEBARS --*/
/*---------------------------------------------*/

.sidebar-wrap {
	margin: 0 auto;
	overflow: hidden;
	float: left;
	clear: none;
	width: 168px;
}

.home-warm-column{
	margin: 0 0 0 612px;
	padding: 35px 12px;
}

.home-warm-column a, .home-warm-column a:visited, .home-warm-column a:hover{
	font-size: 13px;
	line-height: 13px;
	padding: 0px;
	color: #20407b;
}

.home-warm-column a:hover{
	text-decoration: underline;
}

.more-warm-column{
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

a.more-link:link, a.more-link:visited{
	color: #20407b;
	text-decoration: underline;
	font-weight: bold;
}

.sidebar {width:99%;clear:none;}
.block-1 {float:right;}

.sidebar-contents{
	margin: 0px;
	padding: 32px 12px 4px 12px;
}

.sidebar-contents a, .sidebar-contents a:visited{
	color: #05b5ee;
}

.sidebar-contents a:hover {
	color: #20407b;
	text-decoration: underline;
}

.sidebar-contents h2{
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
	display: block;
	color: #05b5ee;
}

.sidebar-contents ul li{

	font-size: 15px;
	font-weight: 600;
	color: #05b5ee;
}

.sidebar-contents ul li a{
	line-height: 18px;
	color: #05b5ee;
}

.widgettitle {
	color:#05B5EE;
	font-size:24px;
	line-height: 24px;
}

div.widget {
	margin: 0 0 15px 0;
}

/*---------------------------------------------*/
/* -- 404-PAGE --*/
/*---------------------------------------------*/

.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/*---------------------------------------------*/
/* -- COMMENTS -- */
/*---------------------------------------------*/

div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/*---------------------------------------------*/
/* -- ALIGNMENTS --*/
/*---------------------------------------------*/

img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/*---------------------------------------------*/
/* -- NAVIGATION --*/
/*---------------------------------------------*/

div.navigation {width:90%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

.navigation a, .navigation a:hover, .navigation a:visited{
	color: #20407b;
}

.breadcrumb{
	clear: both;
	font-size: 10px;
	line-height: 10px;
	padding: 15px;
	padding-left: 168px;
	color: #20407b;
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a.breadcrumb-home-link, .breadcrumb a.breadcrumb-home-link:visited{
	color: #20407b;
}

.breadcrumb a:hover{
	color:#01A0D3;
}

.breadcrumb a.go-to-uppercase{
	font-weight: bold;
	text-transform: uppercase;
}

/*---------------------------------------------*/
/* -- LIBRARY LISTS --*/
/*---------------------------------------------*/

ul.resources{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.resources li{
	padding-left: 12px;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	width: 90%;
}

ul.resources li a{
	font-size: 10px;
	font-weight:500;
	text-transform:uppercase;
}

ul.resources li p{
	width: 330px;
}

ul.resources li a img{
	border: none;
}

.news-date{
	margin-top: 9px;
	text-transform: uppercase;
	font-size: 10px;
}

.single-left li h3 {
	margin-bottom: 5px;
}

.blogroll li a{
	font-weight: normal;
	font-size: 12px;
}

.single-left ul.blogroll li {
	background: none;
}

div.memberhome {
	display: none;
}


#cforms2form fieldset ol li {
	list-style: none;
	margin-bottom: 5px;
}

#cforms2form fieldset ol {
	padding-left: 15px;
}

#cforms2form fieldset ol li label {
	display: block;
	width: 120px;
	padding-right: 5px;
	float: left;
	
}

#cforms2form fieldset ol li input {
	margin-right: 5px;
}

#cformsform {
	width: 400px;
	
}

.emailreqtxt {
	display: inline;
}

#cformsform fieldset ol li {
	list-style: none;
	margin-bottom: 15px;
}

#cformsform fieldset ol {
	padding-left: 15px;
}

#cformsform fieldset ol li label {
	display: block;
	width: 120px;
	padding-right: 5px;
	float: left;
	
}

#cformsform fieldset ol li input {
	margin-right: 5px;
}


#cforms2form.cform fieldset ol li label span {
	font-weight: bold;
}

#cforms2form.cform fieldset.cf-fs5 ol li label span {
	font-weight: normal;
}

#cforms2form.cform fieldset.cf-fs5 ol li {
	font-weight: bold;
}

#cforms2form.cform fieldset.cf-fs6 ol li label span {
	font-weight: normal;
}

#cforms2form.cform fieldset.cf-fs6 ol li {
	font-weight: bold;
}


#cforms2form fieldset ol li textarea {
	height: 75px;
}

#label--11 {
	width: 350px !important;
}

#label--12 {
	width: 350px !important;
}


#cf2_field_21-1, #cf2_field_21-2, #li-2-22, #cf2_field_24-1, #cf2_field_24-2, #li-2-25 {
	float: left;
}

#li-2-24 {
	display: block;
	float: left;
	width: 100%;
}

#li-2-22, #li-2-25 {
	margin-top: 15px;
}

.cf_hidden {
	visibility: hidden;
}

fieldset {
	margin-bottom: 10px;
}

legend {
	font-size: 16px;
	font-weight: bold;
}

.mid {
	width: 130px;
}

.definition-page-title {
  font-weight: normal;
  font-size:14px;
  margin-bottom:6px;
  margin-top:6px;
  padding-bottom:0;
  padding-left:4px;
  padding-right:2px;
  padding-top:2px;
  line-height: 18px;
}

.wpcosteps ul li{
	background: none;
}

#page-content h3 {
	margin-bottom: 10px;
}

.single-central h1 {
	font-size: 26px;
	line-height: 26px;
}

.single-central h2 {
	font-size: 18px;
	font-style: bold;
	line-height: 20px;
}

.single-central h3 {
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
}

div.tern_members_search {
	padding-top: 0;
}

div.post {
	margin-bottom: 30px;
}

div.failure
{
	color: red;
	margin: 10px 0;
	padding: 5px;
	border: 1px black solid;
}

.tern_wp_member_info .tern_wp_members_user_nicename h3{display:none;}
.tern_wp_member_info  .tern_wp_members_user_url a {display:none;}

