/*
Theme Name:  juno
Description: 3 coloumn theme 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/
/* DROP DOWN MENU */
@import url(menu.css);
body {
	margin:0;
	padding-top:0;
	background-color: #1d060b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2C4049;
	font-size:13px;
	text-align:center;
	height: 101% !important;
	margin-bottom:200px !important; /* mek scroll */
	}
img {
	border:0;
	padding:5px 10px;
	}
a {
	color:#961801;
	text-decoration:none
	}
a:hover {
	color:#fb6700;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}

div.search div.post div.title,
h2.search {
	margin: 0;
	padding: 0;
	height: auto;
} 

div.search div.post div p {
	padding: 0 0 0 10px;
	margin: 0;
}

div.search div.post {
	margin: 5px 0 15px 0;
}

h2.search a:link {
}

h4 {
	margin: 25px 0 0px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

#pagenav h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

h4.display_diag a {
	background: url(images/arrow_right.gif) 100% 50% no-repeat;
	padding-right: 20px;
}

h4.display_diag_active a {
	background: url(images/arrow_down.gif) 100% 50% no-repeat;
	padding-right: 20px;
}

blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	/*padding:2px 0 0 5px;*/
	}
.alignright {
	float:right;
	padding:2px 5px 0 5px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
	text-align:left;
	}

/* The Top */

#searchform div {
	float: right;
	margin: 10px 20px 0 0;
}

#searchform div input#s {
	border: 1px solid #666;
	padding: 3px;
}

#login_info a:link,
#login_info a:visited {
	color:#e1cca1;
}

#login_info a:hover {
	color:#fff;
}

#login_info {
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin: 90px 10px 0 0;
	color:#e1cca1;
	text-align: right;
	width: 300px;
	text-transform: uppercase;
}

#abstract_logout {
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	text-transform: uppercase;
}

#top {
	height:150px;
	margin:auto;
	background:#fff url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	font-family: "Georgia", Tahoma, Times, serif;
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:30px;
	font-weight: 600;
	margin:10px 50px 0 10px;
	color:#e1cca1;
	text-decoration: none;
	text-align:left;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #e1cca1; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 80px;
	font-size:18px;
	font-weight:normal;
	color:#e1cca1;
	text-align:left;
	display: none;
	}
	

#author_logout {
	float:right;
	margin-right:10px;
}

.content {
	padding:0px 5px 25px 5px;
	background:#fff ;
	background-repeat:repeat-x;
}
/* CLASS CONTENT contains the sidebars and main content area*/
	

/* The Menu */

#foxmenucontainer{
	height:40px;
	background: #205387 url(images/menu.gif) repeat-x;
	display:block;
	padding:0;
	}
#foxmenu{
	position:relative;
	display:block;
	height:37px;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#foxmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	margin: 0;
	}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#e1cca1;
	text-align: center;
	text-decoration:none;
	padding: 7px 25px 0 25px;
	margin: 1px 3px 0 0;
	height: 26px;
	}

#foxmenu ul li a:hover {
	color:#fff;
	background:#003366;
}	

#foxmenu ul li.current_page_item a{
	color:#fff;
	background: url(images/topnav_select.gif) repeat-x;
	}
	
#foxmenu ul li .current_page_item a,
#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	background:#003366;
	}
	
#foxmenu ul li.page_item,
#foxmenu ul li.page_item a {
}

/* CONTENT */

#page_title {
	background-color: #fff;
}

#page_title h1 {
	background-color: #fff;	
	border: none;
	margin: 0;
	padding: 0 0 0 10px;
	color: #631628;
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
}

.error #page_title h1 span {
	/*margin-left: -163px;*/
        margin-left:8px;
}

.error p {
	margin-left: 175px;
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
}

#content {
	float: left;
	width: 645px;
	margin: 0 0 0 5px;
	padding: 0 0;
}

div.entry ul li,
div.entry ol li {
	line-height: 18px;
	margin-bottom: 5px;
}



/* ID CONTENT  is only for individual content between the sidebars */

.home_column {
	float: left;
	width: 405px;
	margin: 0 0 0 10px;
	padding: 0 0;
}

.home_column_wide {
	float: left;
	width: 785px;
	margin: 0 0 0 10px;
	padding: 5px 15px 5px 15px;
}

.home_column_wide p,
.home_column p {
	margin: 5px 0 10px 0;
	color:#444;
	font: 13px Georgia, Tahoma, "Times New Roman", Times, serif;
	line-height: 18px;
}

.home_column_wide h2,
.home_column h2 {
	padding: 10px 0 0 0;
	margin: 0;
	background: transparent;
	text-align: left;
	font: 26px "Georgia",tahoma, Arial, sans-serif;
	font-weight:normal;
	color: #631628;
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
}

ul.home_news {
	list-style-type: none;
	margin:5px 0 0 0;
	padding:0;
}

ul.home_news li {
	margin: 0 0 7px 0;
}

ul.home_news li a:link {
	text-decoration: none;
	color: #a94b61;
}

ul.home_news li a:visited {
	text-decoration: none;
	color: #916a73;
}

ul.home_news li a:hover {
	text-decoration: underline;
	color: #000;
}



#banner {
}
#content.wide {
	width: 800px;
	
}

.date {
	font-weight:bold;
	padding:0 0 5px 5px;
}

.dateOLD {
	float:left;
	width:59px;
	height:54px;
	background:url(images/date.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
	font-family:georgia,Verdana,Helvitica,sans-serif;
	padding-top:4px;
	font-weight:normal;
        text-transform:uppercase;
	color:#fff;
	}
.date .day {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding-top:7px;
	line-height:26px;
	}
.title{
	margin: 0 0 0;
	padding: 0 0 0 5px;
	
}	

h2 span.date {
	display: block;
	color: #333;
}


.sub {
	float:left;
	height:14px;
	font-size:14px;
	font-family:Georgia,Verdana,Helvitica,sans-serif;
	padding-left:0;
	padding-top:0;
	font-weight:normal;
   	color:#B21D32;
	}
	
.post {
	margin: 10px 10px 0 0;
	padding:0;
	height: 100%;
	text-align:left;
	color:#444;
	font: 13px Georgia,Tahoma,Arial, sans-serif;
	}

.post p {
	line-height: 18px;
}

.post h2 {
	margin: 0 0;
	padding: 0;
	background: transparent;
	text-align: left;
	font: 26px "Georgia",tahoma, Arial, sans-serif;
	font-weight:normal;
	color: #a94b61;
	font-family: Georgia, Tahoma, "Times New Roman", Times, serif;
	}
	
.post h2 span {
	padding-right: 10px;
	background-color: #fff;
}

.post h2 a, .post h2 a:link {
	color: #076fbf;
	}

.post h2 a:visited  {
	color: #7fadd1;
	}	
	
.post h2 a:hover  {
	color: #043a64;
	}	
	

.postinfo {
	height:31px;
	padding: 0 5px 2px 2px;

	
			}
		
.postinfo a {
	
	color:#e35416;
	font-weight:normal;
	text-decoration:none;
	}
.edit{
	float:left;
	padding:0 0 0 10px;
	color:#8d100d;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:right;
	padding:0;

	font-size:12px;
	width:163px;
	
}

.postinfo .com a:link,
.postinfo .com a:visited {
	display:block;
	color: #fff;
	background:url(images/com.jpg) no-repeat bottom;
	height:21px;
	padding:5px 0 0 35px;
}
.postinfo .com a:hover{
	background:url(images/com.jpg) no-repeat top;
}

.home_column_wide a:link,
.home_column a:link,
.post a:link {
	color: #076fbf;
	background-color: transparent;
}

.home_column_wide a:visited,
.home_column a:visited,
.post a:visited {
	color: #7fadd1;
	background-color: transparent;
}

.home_column_wide a:hover,
.home_column a:hover,
.post a:hover {
	color: #043a64;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 10px;
	}
.cover{
	margin: 0 0;

	}

.newsdate {
	font-weight:bold;
}

.newstitle {
	margin:0 0;
	padding:5px 0;
}

.lbcms_prl {
	margin:0 0;
	padding:5px 0;
}

.abstract_list {
	margin: 0 0 0;
	padding: 0 0 0 5px;
}

p.abstract_title {
	margin: 0 0 0 10px;
	padding: 0;
	text-transform: capitalize;
}

p.abstract_authors {
	margin: 0 0 0 20px;
	padding: 0;
}





/* The Sidebar2 */
.sidebar2{
	float:left;
	width:160px;
	padding-top:10px;
	padding-left:5px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar2 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0 0 0 5px;
	background:#0f63bd;
	background-repeat:repeat-x;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar2 ul li {
	width: 100%;
	float: left;
	}

.sidebar2 ul li a:link, 
.sidebar2 ul li a:visited {
	color:#fff;
	text-decoration: none;
	padding: 3px 0 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#abbe13;
	background-repeat:no-repeat;
	}

.sidebar2 ul li a:hover {
	background:#d8e66c url(images/sideh.jpg) ;
	background-repeat:no-repeat;
	color:#3a5808;
	}
	

context#-nav ul li,
#context-nav ul li,
#pagenav ul li, .pagenav ul li {
	border-top: 1px solid #fff !important;
	border-bottom: 0;
}

li#pagenav_cotm ul li a {
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
}

.small {
	font-size: 9px;
}




.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}		
/* The Sidebar1 */
.sidebar1{
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:10px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar1 h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0 0 0 5px;
	background:#0f63bd ;
	background-repeat:repeat-x;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}	
.sidebar1 ul li {height:100%;
	}

.sidebar1 ul li a:link, 
.sidebar1 ul li a:visited {
	color:#fff;
	text-decoration: none;
	padding: 3px 0 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#abbe13;
	background-repeat:no-repeat;
	}

.sidebar1 ul li a:hover {
	background:#d8e66c url(images/sideh.jpg) ;
	background-repeat:no-repeat;
	color:#3a5808;
	}
	
img.promo {
	padding: 0;
	margin: 0 0 10px 0;
}



.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}	

/* --- FOOTER --- */

#footer {
	height:35px;
	padding:15px 15px 0 15px;
	background:url(images/footer.gif) repeat-x;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#e1caa1;
	}

#footer a:hover {
	color:#f4eccd;
	}

#footer .copyright {float:left; margin-top:10px}
#footer .links {float:right; margin-top:10px}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#1459a7;
	}
.navigation a:hover {
	color:#3f5d65;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

h2.search, h2.search a {
	font-size: 18px;
}
/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #C3CFDF;
	color:#7A8B92;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
input {
	background:#fff;
	border: 1px solid #666;
	padding: 3px;
	}
*:first-child+html input[type=checkbox],
*:first-child+html input[type=radio] { /* for IE7 */
	border:0 none;
	background: transparent;
  }
input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#6C7F86;
	}

/* The Extras */
span.editlink a{font-weight:bold !important}
label.error {
	color: #ff381d;
	margin-left: 5px;
	display: inline-block;
	text-transform: capitalize;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#ajax_notice {
	background-color: #e8eeff;
	padding: 8px;
	border: 1px solid #C3CFDF;
}

/* To remove list style icons from an unordered list */
.sansstyle {list-style:none;}

/* Special spacing changes on h3 */
h3 {padding:0;margin:0;}

.post_intro h3 {
	margin-left: 7px;
}

/* Shrink spacing on single line sub heads */
p.textHead {padding:0;margin:2px 0;}

/* auto attach pdf icons to appropriate links */
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/wp-content/uploads/2008/10/pdf.gif) no-repeat center right;
}

/* Form styles */

#disclaimer, 
form#membersearch {
	font-size: 11px;
	line-height: 13px;
}

#contactForm {
	width: 570px;
}

#contactForm label.error {
	margin: 0 0 2px 0;
	color:#bf1b02;
	width: auto;
	display: block;
	font-size:11px;
}


form#profileedit select {
	width: 97%;
}

form#profileedit input.textfield,
form#profileedit textarea#assr_awards_and_honors {
	width: 95%;
}

.profileedit_form_inner {
	clear: both;
	border-top: 1px #666 solid;
	border-bottom: 1px #666 solid;
	padding: 5px 0;
	display: block;
	height: auto;
}


.formCol1 {
	clear:right;
	float:left;
	margin:0 0 10px 0;
	width:50%;
}

.formCol2 {
	float:right;
	width:50%;
}

.formCol3 {
	clear:right;
	float:left;
	margin:0 0 10px 0;
}

label {
	display: block;
}

fieldset {
	border:none;
	padding:0;
	margin:10px 0 12px 0;
	font-weight:bold;
	font-size:12px;
}

.profileedit_form_inner fieldset {
	clear: both;
}

.hrBgDots {
	background-image:url(images/fw_dotbott.gif);
	margin:10px 0;
	height:1px;
	border:0px;
	clear:both;
}

.hrBgDots hr {
	display:none;
}

.borderfield {
	border:1px solid #666;
	padding:1px 0 1px 2px;
	width:250px;
}

.smallfield {
	width:50px;
}

.required {
	color:#bf1b02;
}

.right {
	float: right;
	margin: 0 0 5px 10px;
}

.left {
	float: left;
	margin: 0 10px 5px 0;
}

.caption {
	display: block;
	font-size: 9px;
	font-weight: bold;
	margin: 0 10px 0 10px;
}

.runningtime {
	font-size: 10px;
	font-weight: bold;
}

.inside:after,.multidimensional_checkboxes div:after,.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
}
.inside,.multidimensional_checkboxes div,.clearfix {display: inline-block;}

/* Hide from IE5/Mac \*/
* html .inside,* html .multidimensional_checkboxes div,* html .clearfix {height: 1px;}
.inside,.multidimensional_checkboxes div,.clearfix {display:block;}
/* End hide */

h3 img {
	position: relative;
	top: 15px;
}

a.clickformore {
	background: url(images/offsite_white.gif) 100% 50% no-repeat;
	padding-right: 20px;
}

/* COTM specific styles */
.cotm_image {
	float:left;
	padding:5px 30px;
}

.clearBoth {
	clear:both;
}

.image_section {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	clear:both;
}



/* MEMBER EDIT FORM */
fieldset.formsubmit {
	text-align:right;
}

/* MEMBER SEARCH FORM */

#membersearchform {
	padding-bottom: 25px;
}

#membersearchform {
	padding-left: 5px;
}

span.multidimensional_checkbox_subcat {
	padding: 0;
	margin: 0 0 -10px -10px;
	clear: both;
	display: block;
	font-weight: normal !important;
	position: relative;
}
/* fix for IE6 \*/
* html span.multidimensional_checkbox_subcat {height: 1px;}
/* end fix */

.multidimensional_checkboxes div input {
	float: left;
	clear: left;
	margin-right: 3px;
}

* html .multidimensional_checkboxes div input { /* for IE6 */
	border:0 none;
}

.multidimensional_checkboxes div label {
	font-weight: normal;
	clear: right;
	float: left;
	padding: 2px 0 0 5px;
	width: 250px;
}


#membersearchform table th {
	width: 100px;
	color: #a94b61;
	text-align: right;
	padding: 0 5px 0 0;
	line-height: 18px;
}

.multidimensional_checkboxes div {
	margin: 1px 0 15px 20px;
	clear: both;
	display: block;
}

.multidimensional_checkboxes span {
	font-weight: bold;
}


/* MEMBER SEARCH RESULTS */

table#doctor_search_results {
	width: 100%;
}

table#doctor_search_results th {
	background-color: #003366;
	color: #fff;
	padding: 2px;
}

.member_profile p {
	padding-left: 50px;
	margin-bottom: 10px;
	line-height: normal;
	clear: left;
}

.member_profile_name {
	font-size: 16px;
	font-weight: bold;
	margin-left: -20px;
	margin-bottom: 10px;
}

.member_profile label {
	float: left;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0 -20px;
	padding: 0;
}

/* COTM */

div#lightbox-imageContainer {
	padding: 0;
}

#lightbox-image {
	margin: 0;
	padding: 0;
}

/* ABSTRACT FORM */

.abstractform {
	
}



#abstract_nav ol{
	padding-left:20px;
}

#abstract_nav ol li {
	float:left;
	margin-right:35px;
}

.postbox {
	margin-top:10px;
	display:none;
}

.postbox h3 {
	color:#003366;
	background-color:#7498bd;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

.postbox h3 a{display:none}

div#existing_author div#column1 {
	width: 44.5%;
	float: left;
}

div#existing_author div#column2 {
	width: 45%;
	float: right;
}

div#existing_author input[size="40"] {
	width: 262px;
}


.inside {
	background-color:#e4ddde;
	padding:10px;
}

#inside_coauthor p {
	line-height: 25px;
}

#inside_coauthor input {
	margin-left: 5px;
}

span.coauthor_degrees {
	margin-left: 66px;
}

span.coauthor_degrees input {
	width: 100px;
}

.form_next {
	text-align:right;
	font-weight:bold;
	color:#000;
	float:right;
	margin:10px;
}

.form_back {
	text-align:right;
	font-weight:bold;
	color:#000;
	float:left;
	margin:10px;
}

#author_login {
	display:block;
}

#author_information_next {
	clear: both;
	float: none;
}


#confirmation_message {
	font-weight:bold; background-color: #fff; padding:5px;
}

#abstract_nav {display:none}



/* SITE MAP STYLES */

.ddsg-wrapper {
	margin: 0;
	padding:0;
}

.ddsg-wrapper h2 {
	display: none;
}

.ddsg-wrapper ul {
	list-style-type: none;
}

.ddsg-wrapper ul li {
	margin: 0 0 20px 0;
	font-size: 18px;
}

.ddsg-wrapper ul li ul {
	list-style-type:disc;
	margin: 5px 0 0 0;
}

.ddsg-wrapper ul li ul li {
	margin: 0 0 5px 0;
	font-size: 13px;
}

.ddsg-wrapper ul li ul li ul {
	display: none;
}

/* Messages */
.message {
	font-weight:bold; 
	background-color: #FFFEEB;
	padding:5px;
	margin-bottom:15px;
}

.message .error {color: #f00}

#tableHotels th {
    border-bottom:1px solid #ccc;
}
#tableHotels td, #tableSchedule td {
    vertical-align:top;
    border-bottom:1px solid #ddd;
    padding:4px 2px;
}
#tableSchedule th{
	background-color:#7FA8C5;
	text-align:left;
        padding:4px 2px;
}
#tableSchedule span {
	text-align:center;
        display:block;
}
#tableSchedule .subheading {
	text-align:left;
        font-weight:bold;
}

.award_winner_label {
     color:#d4214b;
     margin: 0 0 0 20px;
     padding:0;   
}
