/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
Thanks to Mark James for the fabulous icon set!
http://www.famfamfam.com/lab/icons/silk/
*/

#wrapper {
	width: 792px;
	text-align: left;
	margin: 0 auto;
	background: url(/images/layout/wrapper_background_bottom.jpg) left bottom no-repeat;
	padding-bottom: 24px;
	margin-top:-40px;
  font-size: 93%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #555;
}
#header {
	width: 792px;	
	height: 161px;
	background: url(/images/layout/new_masthead.jpg) no-repeat;
	position: relative;
}
#body {
	background: url(/images/layout/body_bg.gif) repeat-y;
}
#inner {
	width: 752px;
	margin-left: 23px;
}
#rightcol {
	float: right;
	width: 532px;
}
#sidebar {
	float: left;
	width: 220px;
	padding-bottom: 1.5em;
	background: url(/images/layout/sidebar_top_shadow2.jpg) right top no-repeat;
	position: relative;
	z-index: 50;
	min-height: 391px;
}
#footer {
	clear: both;
/*  margin-top: -3em;*/
	padding: 1em 0 .5em;
	position: relative;
	background: #e7e7e7;
	color: #666;
	margin-left: 23px;
	margin-right: 17px;
	height: 40px;
  font-family: Tahoma,"Trebuchet MS","Lucida Grande",Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#body > #footer {
	height: auto;
	min-height: 40px;
}

#header h1 a {
	display: block;
	position: absolute;
	height: 130px;
	width: 220px;
	left: 25px;
	top: 50px;
	cursor: pointer;
}
#header h1 span {
	position: absolute;
	left: -1000em;
}
#header #search {
	position: absolute;
	right: 30px;
	bottom: 15px;
	width: 200px;
	text-align: right;
}
#header ul {
	position: absolute;
	right: 0px;
	bottom: 40px;
	width: 120px;
	margin-right: 30px;
}
#header li {
	float: left;
	width: 40px;
}
#header li a {
	display: block;
	height: 14px;
	width: 14px;
}
#header li a span {
	position: absolute;
	left: -1000em;
}
#g-home a {
	background: url(/images/layout/icon_home.gif) center no-repeat;
}
#g-contact a {
	background: url(/images/layout/icon_contact.gif) center no-repeat;
}
#g-search a {
	background: url(/images/layout/icon_search.gif) center no-repeat;
}
#searchquery {
	width: 120px;
}
#header form {
	clear: both;
}
#header input {
	background:#eee;
	border:1px solid #757575;
/*	height: 1.4em;*/
	padding: .1em .2em;
}
#header a {
	display: block;
}

#crumbs {
	text-transform: uppercase;
	padding: .8em 0 0 10px;
	margin-bottom: 3em;
	color: #999;
	font-size: 93%;
}
#crumbs a {
	text-decoration: none;
	color: #999;
}
#crumbs a:hover {
  color: #927F23;
}
#crumbs a, #crumbs span {
  white-space: nowrap;
}

#content {
	clear: both;
	margin: 0 10px 5em;
	position: relative;
}

#education_content {
	clear: both;
	margin: 0 5px 5em;
}
#site-map ul {
	margin-top: .5em;
}
#rightcol-inner > #content {
	margin-bottom: 4em;
}

#header ul, #mainnav, #sidenav, #footernavtop, #footernavbottom {
	list-style: none;
}
#search ul li, #mainnav li, #footernavtop li, #footernavbottom li {
	float: left;
}
#mainnav a, #footernavtop a, #footernavbottom a, #copyright {
	display: block;
	text-align: center;
	padding: 0 .5em;
}

#mainnav {
	background: url(/images/layout/mainnav_background.gif) left bottom repeat-x;
	height: 41px;
	font-size: 107%;
	position: relative;
	margin-bottom: 38px;
	line-height: 38px;
}
#mainnav li {
  list-style: none;
}
#mainnav a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: url(/images/layout/mainnav_separator.jpg) left top no-repeat;
	padding: 0 .95em;
	color: #555;
}
#mainnav a:hover {
	color: #927F23;
}
#mainnav li:first-child a {
	background: none;
}

#subnav {
  position: absolute;
  left: 0;
  top: 44px;
  font-size: 85%;
  line-height: 20px;
  width: 532px;
}
#subnav li {
  border-left: 1px solid #dfdfdf;
}
#subnav li:first-child {
  border: none;
}
#subnav a {
  font-weight: normal;
  background: none;
}
#subnav form {
  position: relative;
  padding-left: .95em;
}
#subnav form dl {
  float: left;
}
#subnav form dt {
  position: absolute;
  left: -1000em;
  font-weight: normal;
  text-transform: uppercase;
}
#subnav form dt, #subnav form dd {
  display: inline;
}
#subnav form label {
  font-size: 93%;
  color: #927F23;
}
#subnav form input[type=text] {
  border: 1px solid #bbb;
  width: 115px;
}
#subnav form .buttons {
  float: left;
  margin-left: .5em;
  margin-bottom: 0;
}

.subnav {
  margin: 0;
  padding-bottom: 2em;
}
.subnav li {
  float: left;
  list-style: none;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid #ddd;
}
.subnav li:first-child {
  margin-left: 0;
  border-left: 0;
  padding-left: 0;
}
.subnav li a {
  display: block;
}

#sidebar-inner * {
	margin-left: 15px;
	margin-right: 20px;
	padding-right: 7px;
}
#sidebar-inner * * {
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}
#sidebar-inner > div:first-child h2 {
  margin-top: .2em;
}

#sidebar h2 {
	padding: 10px 20px 8px 0;
	margin: 2em 0 .75em 0;
  border-bottom: 1px solid #b8b8b8;
}

a.andy {
	text-decoration:none;
}

#sidebar ul {
	margin-left: 30px;
}
#sidebar li {
	margin-bottom: .5em;
}
ul#sidenav {
	margin-left: 20px;
}
#sidenav li {
	margin-bottom: .1em;
}
#sidenav a {
	display: block;
	height: 33px;
	padding-top: .7em;
	text-indent: 48px;
	font-weight: bold;
	color: #460044;
}
#sidenav a:hover {
	color: #927F23;
}
#sidenav li > a {
	height: auto;
	min-height: 33px;
}
#s-sports {
	background: url(/images/layout/leftnav_sports.jpg) top left no-repeat;
	position: relative;
}
#s-spine {
	background: url(/images/layout/leftnav_spine.jpg) no-repeat top left;
	position: relative;
}
#s-joint {
	background: url(/images/layout/leftnav_totaljoint.jpg) no-repeat top left;
	position: relative;
}
#s-trauma {
	background: url(/images/layout/leftnav_trauma.jpg) no-repeat top left;
	position: relative;
}
#s-foot {
	background: url(/images/layout/leftnav_footandankle.jpg) no-repeat top left;
	position: relative;
}
#s-hand {
	background: url(/images/layout/leftnav_hand.jpg) no-repeat top left;
	position: relative;
}

#footer img {
	float: right;
	margin-right: 10px;
}
#sidebar-bottom {
	height: 240px;
	width: 219px;
	position: absolute;
	top: -188px;
	left: 0;
/*  margin-top: 48px;*/
	background: url(/images/layout/sidebar_bottom_shadow.jpg) bottom right no-repeat;
	z-index: 1;
}
#footer ul {
	margin: 0 0 0 225px;
	clear: left;
}
#footer li {
  list-style: none;
}
#footernavtop {
  font-size: 93%;
}
#footernavbottom {
  font-size: 85%;
}
#footer > #footernavbottom {
	padding-top: 5px;
}
#footernavtop li a, #footernavbottom li a {
	border-left: 1px solid #bbb;
	color: #666;
	text-decoration: none;
}
#footernavtop li:first-child a, #footernavbottom li:first-child a, #footernavtop li.first a, #footernavbottom li.first a, #footernavbottom #copyright {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
#footer a:hover {
	text-decoration: underline;
}
#disclaimer {
  border-top: 1px solid #ddd;
  background: url(/images/famfamfam/asterisk_orange.png) left 16px no-repeat;
  padding: 10px 0 10px 24px;
  margin: 5em 0;
}
#disclaimer p {
  margin: .5em 0;
}


form dl, form dt, form dd {
  margin: 0;
  padding: 0;
}


.date_update {
	padding: 0 10px 2.5em 0;
	text-align: right;
	font-style: italic;
}
.access {
	position: absolute;
	left: -1000em;
}
.clear {
  clear: both;
  height: 0;
}
.noheight {
	height: 0;
}

#content ul.posts {
  margin-left: 2em;
}

/*
Thanks to Mark James for the fabulous icon set!
http://www.famfamfam.com/lab/icons/silk/
*/

#mainnav, h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma,"Trebuchet MS","Lucida Grande",Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #460044;
  text-transform: uppercase;
  margin-bottom: .75em;
}
h1 {
  font-size: 146.5%;
}
h2 {
  font-size: 132%;
}
h3 {
  font-size: 108%;
}
h1 label, h2 label, h3 label, h4 label, h5 label, h6 label {
  font-size: 100%;
}
p {
  margin: 0 0 1em 0;
  line-height: 1.4;
}
a {
  color: #927F23;
  cursor: pointer;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
  color: inherit;
}
strong {
  font-weight: bolder;
}
em {
  text-style: oblique;
}
label, span.label {
  font-size: 85%;
  cursor: pointer;
}
form dd {
  margin-bottom: .5em;
}
#content form dd input[type="text"], #content form dd input[type="password"] {
  width: 50%;
}
ul.clear {
  height: auto;
}
.buttons {
  margin-bottom: 2em;
}
fieldset.box {
  border: 1px solid #ddd;
  padding: .5em;
  margin: .5em 0;
}
fieldset.box legend {
  font-size: 85%;
  font-weight: bold;
  color: #555;
  background: #fff;
  padding: .2em .5em;
}
#content form dd input.w-80 {
  width: 80%;
}
textarea {
  width: 100%;
}
.mceEditor {
  margin-bottom: .5em;
  display: block;
}

#content img.icon, #content img.actioner {
  padding-left: 0;
  min-height: auto;
  display: inline;
  border: none;
}
.icon, .admin {
  padding-left: 20px;
  min-height: 16px;
  display: inline-block;
  background-position: left top;
  background-repeat: no-repeat;
}
.icon.posts {
  background-image: url(/images/famfamfam/page_white_stack.png);
}
.icon.comments {
  background-image: url(/images/famfamfam/comments.png);
}
.icon.help {
  background-image: url(/images/famfamfam/help.png);
}
.icon.new_user {
  background-image: url(/images/famfamfam/user_add.png);
}
.icon.delete_user {
  background-image: url(/images/famfamfam/user_delete.png);
}
.icon.photos {
  background-image: url(/images/famfamfam/photos.png);
}
.icon.calendar {
  background-image: url(/images/famfamfam/calendar.png);
}
.icon.group {
  background-image: url(/images/famfamfam/group.png);
}
.icon.group_go {
  background-image: url(/images/famfamfam/group_go.png);
}
.icon.email_add {
  background-image: url(/images/famfamfam/email_add.png);
}
.icon.page_add {
  background-image: url(/images/famfamfam/page_add.png);
}
.icon.comment_delete {
  background-image: url(/images/famfamfam/comment_delete.png);
}
.icon.photo_add {
  background-image: url(/images/famfamfam/photo_add.png);
}
.icon.page_find {
  background-image: url(/images/famfamfam/page_find.png);
}

.hr {
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-width: 1px 0 0 0;
  clear: both;
}
.more {
  text-align: right;
}
.flash {
  padding: .5em 1em;
}
.error, #errorExplanation {
  background: #85250D;
  color: #fc0;
}
.error a {
  color: #fc0;
}
#errorExplanation {
  padding: 10px;
  margin-bottom: 1em;
}
#errorExplanation h2 {
  font-size: 108%;
  color: inherit;
}
#errorExplanation ul {
  margin-left: 2em;
}
.success {
  background: #557E24;
  color: #fff;
}
.notice {
  background: #fc0;
}
.notice a {
  color: #555;
}
.nowrap {
  white-space: nowrap;
}
.left {
  float: left;
}
img.left {
  margin-right: 20px;
  margin-bottom: 15px;
}

.box-left {
  float: left;
  width: 235px;
  padding-right: 20px;
  border-right: 1px dotted #ccc;
}
.box-right {
  float: right;
  width: 236px;
  padding-left: 20px;
  margin-left: -1px;
  border-left: 1px dotted #ccc;
}


.post {
  position: relative;
}
.meta {
  font-size: 85%;
}
.post .meta {
  margin-top: 1em;
}
ul.meta li.first {
  list-style: none;
  margin-left: 0;
}
.meta li  {
  float: left;
  margin-left: 2em;
  margin-bottom: 1em;
}

.action_links img {
  margin-right: .5em;
}

th, td {
  padding: .5em;
}
thead th {
  font-weight: bolder;
  font-size: 85%;
  
}
tbody th, tbody td {
  vertical-align: top;
}
tr {
  border-bottom: 1px solid #ddd;
}
.odd {
  background: #fff;
}
.even {
  background: #efefef;
}

table.forum {
  width: 100%;
}
table.forum, table.forum th, table.forum td {
  border: none;
}
table.forum thead tr {
  background: #724A7D;
  color: #fff;
}
table.forum td.meta {
  font-size: 85%;
  text-align: center;
}
table.forum td.meta .author {
  white-space: nowrap;
}


table.data {
  margin-bottom: 2em;
  width: 100%;
}
table.data, table.data td, table.data th {
  border-color: #ccc;
}
table.data thead th {
  background: #aaa;
  text-align: center;
  color: #333;
}
table.data .actions {
  white-space: nowrap;
}
table.data .actions a {
  margin: 0 .25em;
}
#content table.data img {
  border: none;
}
table.data .new {
  text-align: center;
}

.pagination {
  margin: 1em 0;
  text-align: center;
}

div.search {
  margin-bottom: 2em;
}


.popup table, .popup table th, .popup table td, .popup table tr {
  border: none;
}

.grid ul {
  margin: 0;
}
.grid li {
  list-style: none;
  float: left;
  margin: 0 0 20px 20px;
  position: relative;
}
.grid li.first {
  clear: left;
  margin-left: 0;
}
.grid li a.block_link {
  width: 145px;
  height: 60px;
  display: block;
  border: 1px solid #ccc;
  padding: 5px;
  overflow: hidden;
  color: #777;
  text-decoration: none;
  background: url(/images/layout/sidebar_top_shadow2.jpg) left -150px no-repeat;
}
.grid li a.block_link:hover {
  border-color: #927F23;
  color: #927F23;
}
.grid li a.block_link img {
  float: left;
  margin-right: 10px;
}
#content .grid li a.block_link:hover img {
  border-color: #927F23;
}
.grid li .links {
  position: absolute;
  right: 4px;
  bottom: 0;
}

.grid.photos li a.block_link {
  width: 200px;
  height: 100px;
}


#welcome img {
  float: left;
  border: 1px solid #ccc;
  margin-right: 10px;
}
#welcome ul.user_meta {
  float: left;
  width: 130px;
  font-size: 85%;
  margin: 0;
}
#welcome ul.user_meta li {
  list-style: none;
  width: 100%;
}


#sidebar #friend_requests ul {
  margin: 0;
}
#friend_requests li {
  list-style: none;
  margin-left: 0;
  border-top: 1px solid #efefef;
  padding-top: .5em;
}
#friend_requests li:first-child {
  border: none;
  padding: 0;
}
#friend_requests img {
  float: left;
  border: 1px solid #ccc;
  margin-right: 10px;
}
#friend_requests .info {
  float: left;
  width: 130px;
}
#friend_requests .meta {
  font-size: 85%;
}


#content img {
  border: 1px solid #ccc;
}
#content ul h3 {
  margin-bottom: 0;
}


#sidebar h2 {
  font-size: 108%;
  color: #555;
}
#sidebar ul {
  margin-left: 1.3em;
}

#sidebar #signin .noscript {
  position: absolute;
  right: 25px;
  top: 1em;
}
#sidebar #signin input[type="text"], #sidebar #signin input[type="password"] {
  width: 100%;
}
#sidebar #signin .buttons {
  margin-top: .75em;
  position: relative;
  float: right;
}
#sidebar #signin .buttons input {
  position: absolute;
  right: 0;
  top: 0;
}
#sidebar #signin .links {
  float: left;
  margin-top: .75em;
}
#sidebar #signin .links a {
  display: block;
  font-size: 85%;
  margin-bottom: .5em;
}


#sidebar #recent_photos ul {
  margin-left: 0;
}
#sidebar #recent_photos li {
  list-style: none;
  float: left;
  margin: 0 0 10px 10px;
}
#sidebar #recent_photos li.first {
  margin-left: 0;
}
#sidebar #recent_photos li a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border: 1px solid #b8b8b8;
}
#sidebar #recent_photos li a:hover {
  border-color: #555;
}


#past_patients h3 {
  color: #555;
  font-size: 93%;
  text-transform: inherit;
}
#past_patients ul {
  font-size: 93%;
  margin-bottom: 2em;
}

._home .post img {
  float: right;
  margin: 0 0 20px 20px;
}
._home .post .meta li.date {
  margin: 0;
  list-style: none;
}
._home .post.secondary .meta li.date {
  position: absolute;
  bottom: 0;
  left: 0;
}
._home .box-right.post.secondary .meta li.date {
  left: 20px;
}
._home .post.secondary .meta li.author {
  margin-left: 0;
  list-style: none;
}
._home .post.secondary img {
  float: right;
  margin: 0 0 15px 15px;
}


#profile .tools {
  margin-bottom: 2em;
  float: left;
  width: 185px;
}
#profile .tools li {
  margin-bottom: 1em;
}


.blog li.post {
  list-style: none;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #b8b8b8;
}
ul.comments {
  border-top: 1px solid #ddd;
}
ul.comments li {
  list-style: none;
  border: 1px solid #ddd;
  border-width: 0 1px 1px;
  padding: 1em;
}

ul.people, ul.messages {
  border-top: 1px #ddd solid;
}
ul.people li, ul.messages li {
  list-style: none;
  padding: 1em;
  border-bottom: 1px solid #ddd;
}
ul.people li .profile-image, ul.messages li .profile-image {
  float: right;
  margin: 0 0 10px 15px;
}

ul.messages dl {
  width: 370px;
  float: left;
}
ul.messages dt {
  float: left;
  width: 70px;
  text-align: right;
  clear: both;
}
ul.messages dd {
  margin: 0 0 .5em 0;
  float: right;
  width: 290px;
}
ul.messages .meta {
  float: right;
  width: 110px;
  text-align: right;
}


.pref_list dd {
  margin-bottom: 1em;
}

.person.inactive {
  background: #aaa;
  border-left: 2px solid #85250D;
}

.link_box {
  border: 3px double #fff;
  background: #927F23;
  color: #fff;
  display: block;
  margin-top: 1em;
  padding: .5em;
  font-size: 93%;
  text-decoration: none;
  text-align: center;
}
ul.search_results {
  margin-bottom: 2em;
}
#content .admin_actions img {
  border: none;
}
#content .admin_layout img {
  border: 1px solid #2d86f9;
}
#content .admin_layout a img {
  border: none;
}
.blog_admin {
  background: #ddd;
  padding: 5px;
}
#content .blog_admin h3 {
  color: #555;
  text-transform: inherit;
  font-family: inherit;
  margin-bottom: .5em;
}
.blog_admin .admin_actions, .blog_admin .admin_layout {
  float: left;
  margin-right: 2em;
}

.post.post_rejected {
  border: 1px solid #85250D;
  padding: 5px;
}
.post.post_pending_approval {
  border: 1px solid #fc0;
  padding: 5px;
}
.post .status {
  padding: 5px 5px 5px 24px;
}
.post .status.post_pending_approval {
  background: #fc0 url(/images/famfamfam/error.png) 3px 4px no-repeat;
}
.post .status.post_rejected {
  background: #85250D url(/images/famfamfam/exclamation.png) 3px 4px no-repeat;
  color: #fc0;
}
.post.forum_post.even .meta {
  background: #e6e6e6;
  padding: 3px;
}
.post.forum_post.odd .meta {
  background: #efefef;
  padding: 3px;
}
#content .post.forum_post .meta .actions {
  margin-left: 1em;
  display: inline;
}
#content .post.forum_post .meta .actions img {
  border: none;
}
#content .forum li {
  list-style: none;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
  padding-bottom: 1em;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(/images/tabs-blue.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1;
}
#tooltip h3, #tooltip div { margin: 0; }


#facebox .b {
  background:url(/images/facebox/b.png);
}

#facebox .tl {
  background:url(/images/facebox/tl.png);
}

#facebox .tr {
  background:url(/images/facebox/tr.png);
}

#facebox .bl {
  background:url(/images/facebox/bl.png);
}

#facebox .br {
  background:url(/images/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 600px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/*
  A blue based theme, inspired by Blinksale and their ColorBurn widget. http://firewheeldesign.com
  
  AUTHOR: Geoffrey Grosenbach http://nubyonrails.com
  
  Colors: 
    Light Blue: bbccff 
    White: eeddee
    Turq: 003355
    Cream: ffffdd
*/

.calendar {
  margin: auto;
}

.monthName th {
  font-weight: normal;
  text-align: right;
  padding-top: 1em;
  padding-bottom: 0.7em;
}

.dayName th {
  font-size: 0.6em;
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  background-color: #303030;
  color: white;
}

.otherMonth, .day, .specialDay {
  padding: 0.1em 0.1em;
  border-right: 1px solid white;

}

.otherMonth {
  color: #eeeeee;
  background-color: white;
}

.day, .specialDay {
  text-align: center;
  border-bottom: 1px dotted #bbbbbb;
  background-color: #bbccff;
}
.specialDay {
  background-color: #003355;
  color: white;
}
.specialDay a, .specialDay a:visited, .specialDay a:hover {
  color: red;
  text-decoration: none;
  padding: 0.1em;
}
.specialDay a:hover {
  color: white;
  background-color: black;
}
.weekendDay {
  background-color: #ffffdd;
}
.today{
  background-color: #4682b4;
}
