/* Mobile Style Sheet */
@media handheld {

* {
	margin: 0;
/*	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
	padding: 0;
	outline: none;
}
body,html {
	min-height: 101%;
}
/*Firefox scrollbar fix*/
body {
/*	background: #fff url(images/bg.gif) repeat-x;*/
	background: #fff;
	margin: 0;
	padding: 0;
	color: gray;
/*	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;*/
	font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
img {
	border: none;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#header {
	height: 142px;
	margin-top: 20px;
	width: 1000px;
	position: relative;
}
.flag {
	text-indent: -5000px;
	width: 618px;
	height: 142px;
	background: url(images/red-flag-cut.png) no-repeat scroll top left;
	left: 36px;
	top: 25px;
	position: absolute;
}
img#leftline, img#rightline {
	position: absolute;
	width: 1px;
	height: 127px;
	left: 0px;
	top: 15px;
}
img#rightline {
	left: 999px;
}
#alert {
	color: #f00;
	width: 220px;
	font-size: 12px;
	right: 4px;
	top: 30px;
	position: absolute;
}
#searchbox {
/*	color: #686868;*/
	display: block;
	position: absolute;
	right: 15px;
	top: 105px;
}
input {
	background-color: #fff;
	border: 1px solid #ccc;
/*	margin-bottom: 10px;*/
}
input#submit {
/*	margin-top: 5px;*/
}
input#glass {
	border: 0;
	position: relative;
	top: 2px;
}
.clearing {
	clear: both;
}
#navbar {
	height: 28px;
	padding-left: 21px;
	width: 977px;
	font-size: 13px;
	position: relative;
	border: 1px dashed #ccc;
/*	border-bottom: 1px dashed #ccc;*/
}
ul#nav {
	list-style-type: none;
	margin: 0;
	padding-top: 6px;
/*	font-size: 13px;*/
	text-transform: uppercase;
	width: 750px;
	display: block;
	float: left;
	position: relative;
}
ul#nav li {
	display: inline;
}
ul#nav li a {
	padding: 5px 15px;
	margin: 0px 2px;
	text-decoration: none;
	text-align: center;
	color: #65554a;
}
ul#nav li a:hover, ul#nav li a:active {
	color: #900;
}
#navbar span {
	color: #900;
	display: block;
	float: right;
	width: 200px;
	padding: 6px 12px 0px 0px;
/*	text-transform: uppercase;*/
	font-size: 12px;
	text-align: right;
}
/*datebar 86*/
#datebar {
	height: 17px;
/*	background: #82999B url(images/date_bar_grad.png) repeat-y top right;*/
}
/*datebar h3 86*/
#datebar h3 {
	color: #e0e0e0;
	font: 0.80em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	background: url(images/half-circle.gif) no-repeat 100% -55%;
	text-transform: uppercase;
	font-weight: normal;
	padding: 1px 0px 0px 0px;
	display: block;
	text-align: center;
	width: 394px;
}

#content {
	margin: 0;
	padding-top: 21px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-bottom: 6px solid #ccc;
	width: 998px;
}
.widgettitle, .widgettitle a {
	color: #900;
	border-bottom: 1px solid #900;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 9px;
/*	font: 1em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;*/
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
}
.widgettitle a:link, .widgettitle a:visited {
	text-decoration: none;
	color: #900;
}
#recent {
	width: 328px;
	height: 735px;
	padding: 0px 21px 5px 36px;
/*	font: 0.85em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
/*	border-left: 1px dashed #999;*/
/*	border-bottom: 1px solid #a9a878;*/
	float: left;
	font-size: 14px;
/*	background: #fff url(images/recent_grad.png) repeat-x scroll left top;*/
	border-right: 1px dashed #ccc;
	margin-right: 15px;
}
#recent h3 {
	color: #900;
/*	padding-top: 7px;*/
	padding-bottom: 6px;
	font: 1em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
}
#recent li {
	list-style-type: none;
	padding-bottom: 9px;
	padding-left: 10px;
	line-height: 19px;
	background: url(images/arrow.gif) no-repeat 0% 5%;
}
#recent li a {
	text-decoration: none;
	color: #2e2e2e;
	font-weight: bold;
}
#recent li a:link, #recent li a:visited {
}
#recent li a:active, #recent li a:hover {
/*	text-decoration: underline;*/
	color: #900;
}
#recent ul li {
	line-height: 20px;
}
#recent ul li p {
	color: #404040;
	font-size: 13.5px;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 20px;
}
#recent ul li p.p1_meta {
	padding-top: 5px;
	line-height: 15px !important;
}
.p1_cat {
	color: #900;
	font-size: 0.8em;
	text-transform: uppercase;
}

#feature {
	float: left;
/*	height: 253px; */
/*	width: 638px;*/
}
.slider {
/*	background: transparent url(images/slider_holder_real.jpg) no-repeat scroll top left;*/
	text-indent: -5000px;
	width: 585px;
	height: 330px;
	float: left;
	border: 0;
}
/* 86 lower_content */
#lower_content {
	height: 258px;
/*	border-left: 1px dashed #a9a878;*/
/*	border-right: 1px dashed #a9a878;*/
	margin-top: 0px;
}
#sidebar1, #sidebar2, #sidebar3 {
	width: 173px;
	height: 260px;
	float: left;
	padding: 10px 20px 10px 0;
	margin-top: 7px;
/*	border-left: 1px dashed #999;*/
}
#popular-posts, #get-recent-comments {
	margin: 0;
	padding: 0;
	display: inline;
/*	color: fuchsia;*/
}
#popular-posts ol li {
	list-style: decimal !important;
	list-style-position: inside !important;
	color: #900 !important;
/*	font-weight: bold !important;*/
}
#popular-posts ol {
	list-style-type: decimal;
}
.magcover {
	text-indent: -5000px;
	width: 176px;
	height: 203px;
	background: transparent url(images/mags.jpg) no-repeat top center;
	margin: 10px 0px;
	float: left;
	border: 0px;
}
#sidebar .covers {
	background: white url(images/pub_do0309cov.jpg) no-repeat	top left;
	float: left;
	width: 216px;
	height: 260px;
	text-indent: -5000px;
}
.sidebar_content {
	background-color: #fff;
	padding-top: 6px;
	line-height: 18px;
}
.sidebar {
	font: 13px 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
.sidebar h3 {
	color: #900;
	font: 1em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	padding: 12px 0px 4px 9px;
	background: #fff;
	text-align: left;
	text-transform: uppercase;
}
.sidebar li {
	list-style-type: none;
	padding-bottom: 9px;
	line-height: 18px;
}
.sidebar li a {
	text-decoration: none;
	color: #2e2e2e;
}
#get_recent_comments_wrap span {
	color: #999;
	font-size: 11px;
	padding-top: 0;
}
.sidebar li a:active, .sidebar li a:hover {
	color: #900;
}
#footer {
	clear: both;
	height: 80px;
	padding-top: 10px;
	margin-bottom: 10px;
	position: relative;
/*	background-color: #fff;*/
}
p.contact {
	color: #999;
	font-size: 11px;
	padding-left: 13px;
	display: block;
	position: absolute;
	/*left: 465px;*/
/*	top: 21px;*/
	top: 7.5px;
	text-align: right;
	right: 54px;
}
p.contact a {
	text-decoration: none; 
	color: #999;
}
p.contact a:hover, p.contact a:active {
/*	text-decoration: underline;*/
	color: #900;
}
a#aoa_logo {
	text-indent: -5000px;
	background: url(images/aoa-logo.png) no-repeat top left;
	width: 49px;
	height: 23px;
	position: relative;
	display: block;
	float: right;
/*	margin: 10px 20px 0px 15px;*/
/*	float: left;*/
}
/*a#subscribe */
#bottom_links {
	width: 200px;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 7px;
}
a:link#subscribe, a:visited#subscribe  {
	background: transparent url(images/feed-icon-14x14.png) no-repeat 0% 0%;
	text-decoration: none;
	font-size: 12px;
	color: #65554a;
	text-indent: 20px;
	display: block;
}
a:hover#subscribe, a:active#subscribe {
	color: #900;
	text-indent: 20px;
}
a:link#privacy, a:visited#privacy  {
	text-decoration: none;
	font-size: 12px;
	color: #65554a;
	text-indent: 20px;
	display: block;
	padding-top: 1px;

}
a:hover#privacy, a:active#privacy {
	color: #900;
	text-indent: 20px;
}
.feed {
/*	margin-left: 300px;
	padding-left: 500px;*/
/*	background: url("images/feed-icon-14x14.png") no-repeat 0% 0%;*/
/*	display: block;*/
/*	background: transparent url(images/feed-icon-28x28.png) no-repeat 0 50%;*/
/*	padding-right: 10px;*/
}
.when {
	color: #959595;
	font-size: 85%;
	line-height: 18px;
}
.post-stats {
	color: #a0a0a0;
	font-size: 85%;
}

/*
POSTS
*/

#single {
	padding: 0 25px 25px 38px;
	float: left;
	width: 531px;
	border-right: 1px dashed #ccc;
}
#post_cats {
/*	border-bottom: 1px solid #ccc;*/
/*	padding-bottom: 3px;*/
}
#post_cats p {
	color: #999;
	font-size: 14px;
}
#post_cats a#current_cat {
	color: #900;
	font-size: 14px;
}
#post_cats a:link, #post_cats a:visited {
	text-decoration: none;
	color: #999;
}
#post_cats a:hover, #post_cats a:active {
	color: #900;
}

.post-categories li {
	list-style: none;
	border-bottom: 1px solid #65554a;
	padding: 10px 0 5px 18px;
	background: transparent url(images/cat_arrow.gif) no-repeat 0% 62.5%;
}
.post-categories li a {
	text-decoration: none;
	color: #65554a;
/*	color: #65554a;*/
	text-transform: uppercase;
}
.inside_content {
	width: 998px;
/*	float: left;*/
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding-top: 35px;
/*	overflow: hidden;
	_height : 1%; */
	overflow: auto;
	min-height: 500px;
}
#post_body blockquote p {
	margin: 0 50px 20px 40px;
/*	color: #65554a; */
	color: #4d4d4d;
	padding: 0px 20px 0px 35px;
	background: transparent url(images/block-q.gif) no-repeat 0% 10%;
}
#post_body div.noted_special {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #f2f2f2;
}
#post_body p.indent {
	margin: 0 50px 0 40px;
}
#sidebar5, #sidebar6, #sidebar7 {
	width: 160px;
	float: left;
	padding: 0px 10px 20px 10px;
}
#sidebar5 {
/*	background-color: #ccc;*/
}
#sidebar5 a {
	color: #2e2e2e;
}
#sidebar5 a:link, #sidebar5 a:visited {
	text-decoration: none;
}
#sidebar5 a:hover, #sidebar5 a:active {
	color: #900;
}
#sidebar5 p {
	padding-bottom: 9px;
	text-indent: 10px;
	line-height: 18px;
}
#sidebar5 p span {
	background: transparent url(images/arrow_sidebar.gif) no-repeat scroll 0 4px;
/*	padding-right: 5px;*/
	display: block;
	padding-bottom: 9px;
/*	float: left;*/
}
#sidebar6 h2 {
	margin-left: 0 !important;
	padding-left: 0 !important;
	text-indent: 0 !important;
	text-align: left !important;
/*	display: block;*/
/*	color: aqua;*/
}
#post_sidebar {
	width: 190px;
	float: left;
/*	border-right: 1px dashed #999;*/
}
#skyscraper {
	width: 190px;
/*	margin-top: 35px;*/
	padding-bottom: 35px;
	padding-left: 10px;
	float: left;
	border-left: 1px solid #999;
/*	border-bottom: 1px solid #999;*/
}
a#skyscraper_ad1 {
	text-indent: -5000px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/08/OMED_GREAT_Tower1.jpg) no-repeat top center;
	height: 640px;
	width: 160px;
	border-bottom: 1px solid #999;
	padding-top: 15px;
	margin-bottom: 15px;
	display: block;
}
a#skyscraper_ad2 {
	text-indent: -5000px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/08/HEALTH-FUSION-Ad2.jpg) no-repeat top right;
	height: 640px;
	width: 185px;
	border-bottom: 1px solid #999; 
	padding-top: 15px;
	margin-bottom: 15px;
	display: block;
}
a#square_ad1 {
	text-indent: -5000px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/08/NMOMA_2web_ad.jpg) no-repeat top right;
	width: 179px;
	height: 170px;
	padding-top: 15px;
	margin-bottom: 15px;
	display: block;
/*	border-bottom: 1px solid #999; */
}
a#square_ad2 {
	text-indent: -5000px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/08/webinar-blumenthal.jpg) no-repeat top right;
	height: 170px;
	width: 179px;
/*	border-bottom: 1px solid #999; */
	padding-top: 15px;
	margin-bottom: 15px;
	display: block;
}
a#square_ad3 {
	text-indent: -5000px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/02/ad-hill-day-register-now.jpg) no-repeat top right;
	height: 170px;
	width: 144px;
	border-bottom: 1px solid #999;
	padding-top: 15px;
	margin-bottom: 15px;
	display: block;
}
a#cust_rectangle_ad1 {
	text-indent: -5000px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/06/omed-170-240.jpg) no-repeat top right;
	height: 240px;
	width: 170px;
/*	border-bottom: 1px solid #999;*/
	padding-top: 15px;
	margin-bottom: 15px;
	display: block;
}
#iframe_ad {
	width: 180px;
	height: 400px;
	border-bottom: 1px solid #999;
/*	padding-top: 15px;*/
/*	margin-bottom: 15px;*/
	display: block;
	top: -8px !important;
	left: -7px;
	position: relative !important;
	padding-bottom: 15px;
}
.post {
/*	width: 600px;*/
	background-color: #fff;
/*	padding-right: 25px;*/
/*	border-right: 1px dashed #999;*/
}
#skyscraper .widgettitle {
	font-size: 0.8em;
}
ul#meta {
	font: 0.8em 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
/*	text-transform: uppercase;*/
/*	color: #999;*/
	padding-top: 10px;
	padding-bottom: 15px;
	list-style-type: none;
	position: relative;
	line-height: 17px;
}
ul#meta li.datestamp {
	float: left;
	width: 205px;
/*	color: #2e2e2e;*/
	color: #999;
/*	padding-right: 15px;*/
/*	text-indent: 20px;*/
	display: inline;
}
ul#meta li.comments {
	float: right;
	text-indent: 25px;
	background: url(images/comment_cloud.gif) no-repeat 0% 80%;
/*	margin-left: 10px;*/
/*	width: 110px;*/
/*	padding-right: 15px;*/
/*	padding-left: 25px;*/
/*	display: inline;*/
}
ul#meta li.share {
	float: right;
	text-indent: 20px;
/*	background: url(images/comment_cloud.gif) no-repeat 0% 40%;*/
/*	margin-left: 10px;*/
/*	width: 100px;*/
/*	padding-right: 15px;*/
/*	padding-left: 25px;*/
/*	display: inline;*/
}
ul#meta li.print {
	float: right;
	text-indent: 25px;
	background: url(images/icon_printer.gif) no-repeat 0% 40%;
	margin-left: 22px;
/*	background: url(images/comment_cloud.gif) no-repeat 0% 40%;*/
/*	padding-left: 5px;*/
/*	display: inline;*/
}
ul#meta li.email {
	float: right;
	text-indent: 20px;
	background: url(images/icon_email.gif) no-repeat 0% 40%;
	margin-left: 10px;
/*	background: url(images/comment_cloud.gif) no-repeat 0% 40%;*/
/*	padding-left: 25px;*/
/*	display: inline;*/
/*	padding-left: 3px;*/
}
ul#meta li a:link, ul#meta li a:visited {
	/*float: right;*/
	text-decoration: none;
	color: #999;
/*	display: block;
	height: 20px;
	width: 95px;*/
/*	padding-right: 20px;*/
}
ul#meta li a:hover, ul#meta li a:active {
/*	border-bottom: 1px solid #999;*/
/*	text-decoration: underline;*/
	color: #900;
}

.post h2 {
	font-style: normal;
	color: #2e2e2e;
	padding-top: 5px;
	font-size: 25px;
	line-height: 32px;
}
p.post_author {
	color: #2e2e2e;
	margin-top: 20px;
	padding-bottom: 16px;
/*	font-weight: bold;*/
	font-size: 0.8em;
	text-transform: uppercase;
}
/*.post_author a {
	color: #369;
	text-decoration: none;
}*/
.post_author a:link, .post_author a:visited {
/*	color: #06c;*/
	text-decoration: none;
	color: #2e2e2e;
}
.post_author a:hover, .post_author a:active {
/*	color: #900;*/
	text-decoration: underline;
}
#post_body p.page_number {
	font-size: 0.75em;
	clear: both;
	padding: 10px 0 10px 0;
	font-weight: bold;
}
#post_body p {
	padding-bottom: 18px;
	font-size: 14px;
	line-height: 22px;
}
#post_body p.bullet {
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
}
#post_body ol {
	font-size: 14px;
	line-height: 22px;
}
#post_body ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
#post_body ul {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 0 1em;
	list-style-type: square;
}
#post_body ul p {
	font-size: 14px;
padding-top: 18px;
padding-bottom: 0;
}
#post_body li {
	padding-bottom: 18px;
	list-style-type: square;
}
#post_body h3 {
	font-size: 14px;
	font-weight: bold;
/*	margin: 18px 0px 0px 0px;*/
	line-height: 22px;
}
#post_body h3 span.green {
	color: #56ca6c;
	font-size: 14px;
	font-style: normal;
}
/*#post_body a {
	color: #0cf;
	text-decoration: none;
}*/
#post_body a:link, a:visited {
	color: #4568c0;
	text-decoration: none;
} 
#post_body a:hover, #post_body a:active {
/*	border-bottom: 1px solid #369;*/
	text-decoration: underline;
}
#post_body span {
	font-style: italic;
	font-size: 0.9em;
}
#post_body span.noted {
	font-weight: bold;
/*	color: #999;*/
	font-style: normal;
	font-size: 14px;
}
#post_body strong.noted {
	color: #5e5e5e;
}
#post_body strong.mem {
	color: #994c4c;
}
.author_send {
	color: blue !important;
	font-size: 0.9em;
	font-style: italic;
	text-decoration: none;
	margin-top: 10px;
	display: block;
}
.left600 {
	padding-bottom: 12px;
	margin-top: 20px;
	width: 600px;
}
.image250_thumb {
	width: 250px;
	float: left;
	padding-right: 15px;
}
.image200_thumb {
	width: 200px;
	float: left;
	padding-right: 15px;
}
#post_body p.caption250_thumb {
	font-size: 12px !important;
	display: block;
	color: #656565;
	line-height: 17px !important;
	width: 250px;
	padding-top: 4px;
	padding-bottom: 8px;
}
#post_body p.caption200_thumb {
	font-size: 12px !important;
	display: block;
	color: #656565;
	line-height: 16px !important;
	width: 200px !important;
	padding-top: 4px;
	padding-bottom: 8px;
}
.image300 {
	width: 300px;
	float: right;
	padding-left: 15px;
}
#post_body .image300 img, #post_body .image320 img {
	padding-bottom: 4px !important;
}
#post_body p.caption300, #post_body p.caption320  {
	font-size: 12px !important;
	color: #656565;
	display: block;
	line-height: 17px !important;
	width: 300px;
/*	padding-top: 4px;*/
	padding-bottom: 8px;
}
.image225 {
	width: 225px;
	float: right;
	padding-left: 15px;
	margin-top: 6px;
}
.image180 {
	width: 180px;
	float: left;
	padding-right: 15px;
	margin-top: 6px;
}
#post_body .image225 img {
	padding-bottom: 4px !important;
}
#post_body p.caption225 {
	font-size: 12px !important;
	display: block;
	color: #656565;
	line-height: 16px !important;
	width: 225px;
	padding-bottom: 8px;
}
#post_body p.caption180 {
	font-size: 12px !important;
	display: block;
	color: #656565;
	line-height: 16px !important;
	width: 180px;
	padding-bottom: 8px;
}
#post_body p.caption531 {
	font-size: 12px !important;
/*	display: block;*/
	color: #656565;
	line-height: 16px !important;
	width: 531px;
	padding-bottom: 18px;
}

p.image {
	padding-bottom: 3px !important;
}
.enlarge250 a {
	display: block;
/*	margin: 2px 0px 3px 0px;*/
	font-size: 0.70em;
	color: #999 !important;
	width: 250px;
	height: 22px;
	text-align: right;
	background: url(images/icon-magnifying.png) no-repeat 63% 0%;
	text-decoration: none;
}
.enlarge250 a:hover {}
.enlarge200 a {
	display: block;
/*	margin: 2px 0px 3px 0px;*/
	font-size: 0.70em;
	color: #999 !important;
	width: 200px;
	height: 22px;
	text-align: right;
	background: url(images/icon-magnifying.png) no-repeat 53% 0%;
	text-decoration: none;
}
.side225 {
	width: 225px;
	float: right;
	padding: 15px;
	background-color: #f4f4f4;
	margin:0 0 15px 15px;
	font-size: 0.85em;
	border: 1px dashed #999;
}
#post_body .side250 {
	width: 250px;
	height: 170px;
	float: left;
	padding: 10px 10px 0 10px;
	background-color: #f4f4f4;
	margin: 5px 15px 10px 0px;
	font-size: 0.85em;
	border: 1px dashed #999;
}
#post_body .side250 ul {
	text-transform: none;
	font-size: 14px;
	line-height: 22px;
}
#post_body .side250 li {
	color: ;
}
.side350 {
	width: 350px;
	float: right;
	padding: 10px;
	background-color: #f4f4f4;
	margin: 5px 0 10px 15px;
	font-size: 0.85em;
	border: 1px dashed #999;
}
.side525 {
	width: 505px;
/*	float: right;*/
	padding: 10px;
	background-color: #f4f4f4;
	margin-bottom: 10px;
	font-size: 0.85em;
	border: 1px dashed #999;
}
.side350 h4, .side525 h4, .side225 h4, .side250 h4 {
	color: #900;
	font-size: 0.85em;
	text-transform: uppercase;
	padding: 0;
}
#post_body .side525 h3, #post_body .side350 h3, #post_body .side225 h3, #post_body .side250 h3, #post_body .side200-right h3 {
	padding-bottom: 12px !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;

}
#post_body .side200-right {
	width: 200px;
	float: right;
	padding: 10px 10px 0 10px;
	background-color: #f4f4f4;
	margin: 5px 0px 10px 15px;
	font-size: 0.85em;
	border: 1px dashed #999;
}

/*.side350 h3 {
	padding-bottom: 0 !important;
}*/
div.sideyoutube {
	width: 330px !important;
	float: right;
	padding: 10px 10px 0 10px;
	background-color: #f4f4f4;
	margin: 5px 0 10px 15px;
	font-size: 0.85em;
	border: 1px dashed #999;
}
#post_body .sideyoutube h3 {
	padding-bottom: 10px;
}
#post_body .side350 h3 {
	padding-bottom: 12px;
}
#post_body .side350 p {
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 12px;
}
.side225 ul {

}
.side225 h3 {
	color: #900;
	font-weight: normal !important;
/*	padding-bottom: 5px;*/
	font-size: 1em;
	text-transform: uppercase;
}
.side225 h4 {
	color: #2a6065;
	padding: 4px 0 0 0;
	font-weight: normal;
	line-height: 20px;
}
#post_body .side225 p {
	padding: 0;
	font-size: 13px;
	line-height: 20px;
}
#post_body p.bio {
	font-style: italic;
/*	border-top: 1px solid #999;*/
/*	padding-top: 5px;*/
/*	color: #695d54;*/
}
.pagination {
	text-align: center;
	padding: 20px 0 30px 0;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}
.pagination #prev_next {
	text-align: center;
	font-size: 13px;
	padding-bottom: 10px;
/*	text-transform: uppercase;*/
}
.pagination #prev_next span {
	font-size: 18px;
	color: #900;
}
.pagination #prev_next a {
/*	border: 1px solid #999;*/
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
}
.pagination #prev_next a:link, .pagination #prev_next a:visited {
	text-decoration: none;
	color: #404040;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.pagination #prev_next a:hover, .pagination #prev_next a:active {
	color: #900;
/*	background-color: #999;*/
}
.pagination span {
	color: #06c;
	font-size: 13px;
	text-transform: uppercase;
	padding-right: 5px;
}
.pagination a {
/*	padding: 0 5px 0 5px;*/
/*	margin: 0 5px 0 5px;*/
}
.pagination a:link, .pagination a:visited {
	color: #404040;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.pagination a:hover, .paginatin a:active {
/*	text-decoration: underline;*/
	color: #900;
}

/*
POSTS - COMMENTS	
*/
#comments  {
	font-size: 14px;
/*	color: #65554a;*/
	border-top: 1px solid #65554a;
	padding-top: 3px;
}
#comments a {
/*	color: #06c;*/
}
#comments a:link, #comments a:visited {
	text-decoration: none;
}
#comments a:hover, #comments a:active {
	text-decoration: underline;
}
#comments_template h3, #comments_template h3 a {
	font-size: 16px;
	color: #900;
	padding: 10px 0 20px 0;
	font-weight: normal;
	border: none;
}
#comments_template ol {
	font-size: 14px;
	line-height: 22px;
	list-style-position: inside;
}
#comments_template ol li p a.comments_link {
	color: #4568c0;
	font-size: 14px;
}
#comments_template ol li p a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#comments_template ol li {
	padding-bottom: 20px;
}
#comments_template ol li p {
	padding-bottom: 18px;
}
#comments_template cite {
	font-style: normal;
	color: #2a6065;
}
#comments_template p.wait {
	color: #900;
	font-style: italic;
	padding: 10px 0 10px 0;
}
#comments_template form label {
	color: #65554a;
	font-size: 12px;
}
#comments_template a.url {
	color: #2a6065;
	font-style: normal;
	text-decoration: underline;
}
form#commentform {
	font-size: 12px;
	color: #999;
}
textarea#comment {
	width: 99%;
}

/*
CATEGORIES
*/

#category {
	padding: 0 25px 25px 38px;
	float: left;
	width: 531px;
	border-right: 1px dashed #ccc;
}
#category h1 {
/*	padding-bottom: 10px;*/
	color: #900;
	font-size: 24px;
}
#category a:link, #category a:visited {
	text-decoration: none;
	color: #404040;
/*	color: #65554a;*/
}
#category a:hover, #category a:active {
	color: #900;
}
#category h3 {
	font-size: 16px;
	padding: 18px 0 4px 0;
}
#category .post-categories li {
	background: transparent;
	padding: 0;
	border: none;
}
#category .post-categories li a {
	text-decoration: none;
	color: #2e2e2e;
	text-transform: none;
}
#category ul {
	font-size: 12px;
	list-style-type: none;
	padding-bottom: 2px;
}
#category li {
	display: inline;
}
.cat_byline {
	color: #999;
}
.cat_date {
	color: #999;
}
.cat_cat {
	text-transform: uppercase;
}
#category h1.topcat {
	font-size: 36px;
	font-weight: bold !important;
}
#category p.catsubhead {
	text-transform: uppercase;
	color: #999;
	font-size: 15px;
}
#category span.cat_cat a {
/*	color: #65554a;*/
}
#cat_excerpt p {
	line-height: 19px;
	font-size: 13px;
	color: #404040;
/*	padding-top: 3px;*/
}
#category p.parent_cat {
padding-bottom: 5px;
background: transparent url(images/arrow-left-gray.gif) no-repeat 0 3px;
padding-left: 12px;
}
#category p.parent_cat a:link, #category p.parent_cat a:visited {
color: #999;
}
#category p.parent_cat a:hover, #category p.parent_cat a:active {
color: #900;
}
#category ul.child_cats a:link, #category ul.child_cats a:visited {
color: #65554a;
font-size: 14px;
line-height: 25px;
text-transform: uppercase;
text-decoration: none;
}
#category ul.child_cats a:hover, #category ul.child_cats a:active {
color: #900;
}

#category ul.child_cats {
border-bottom: 2px solid #900;
margin-top: 5px;
padding-bottom: 9px;
}
/*
PAGES
*/

.page {
	padding: 0 25px 25px 38px;
	float: left;
	width: 721px;
/*	border-right: 1px dashed #ccc;*/
}
.page h1 {
	color: #900;
	font-size: 24px;
	padding: 4px 0 18px 0;
}
.page a:link, .page a:visited {
	text-decoration: none;
	color: #404040;
}
.page a:hover, .page a:active {
	color: #900;
}
.page h3 {
	font-size: 16px;
	line-height: 22px;
	background: url(http://www.do-online.org/TheDO/wp-content/uploads/2010/02/icon_acrobat_16x16.gif) no-repeat scroll 0px 2px;
	padding-left: 20px;
	display: inline;
}
.page p {
	line-height: 19px;
	font-size: 13px;
	color: #404040;
}
.page table.print_archives td {
	line-height: 19px;
	font-size: 13px;
	color: #404040;
	width: 161px;
	text-align: left;
	padding: 0;
}
.page table.print_archives thead tr th {
	font-weight: bold;
	color: #2e2e2e; 
	padding: 5px 0 0 0;
	font-size: 25px;
	background-color: transparent;
	line-height: 32px;
	border-bottom: none;
	text-align: left;
}
.page table.print_archives thead tr {
}
.page table.print_archives  {
	width: 720px;
	border-collapse: separate;
	border-spacing: 0px 3px;
	padding: 0 0 20px 0;
	margin: 0;
}

.page img.cover {
	padding: 0 10px 10px 0;
	float: left;
	width: 145px;
	height: 199px;
}
.page div.archive_item {
	padding-bottom: 18px;
	padding-top: 0;
}
.page p.pagesubhead {
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
}
.page p.heading {
	padding-bottom: 12px;
	text-transform: uppercase;
	color: #900;
}
.page h3.privacy {
	font-size: 14px;
	line-height: 22px;
	padding-left: 0;
	background: none;
}
.page p.privacy {
	padding-bottom: 18px !important;
	font-size: 14px;
	line-height: 22px;
	color: black;
}
.page a:link, .page a:visited {
	color: #4568c0;
	text-decoration: none;
} 
.page a:hover, .page a:active {
/*	border-bottom: 1px solid #369;*/
	text-decoration: underline;
}
.page div.archive_item h3 a:link, .page div.archive_item h3 a:visited {
	color: #404040;
	text-decoration: none;
}

.page table {
/*	border: 1px solid #999;*/
	border-collapse: collapse;
	font-size: 13px;
	padding: 10px;
	width: 700px;
}
.page table thead tr th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: .45em;
	border-bottom: 3px solid #999;
	background-color: #ebebeb;
	width: 150px;
}
.page table thead tr th span {
	font-weight: normal !important;
}
.page table tbody tr {
	text-align: center;
	border-bottom: 1px solid #999;
}
.page table tbody tr td {
	padding: 6px;
	vertical-align: middle;
}
.page table tbody tr td.lead {
	text-align: left;
	background-color: #d1e5ef;
}
.page div.post li {
	padding-bottom: 18px;
	list-style: square inside;
	}
.page div.post ul {
}
.page div.post h5 {
	color: #900;
}
.page div.post h2 {
	border-bottom: 1px solid #999;
	padding-bottom: 6px;
	margin-bottom: 3px;
}

a#page-back:link, a#page-back:visited {
	background: url(images/back-arrow.gif) no-repeat center left;
	color: #900;
	padding-left: 10px;
}
a#page-back:hover, a#page-back:active {
	background: url(images/back-arrow.gif) no-repeat center left;
	color: #900;
	padding-left: 10px;
}

/*
SEARCH RESULTS
*/
#search {
	padding: 0 25px 25px 38px;
	float: left;
	width: 531px;
	border-right: 1px dashed #ccc;
}
#search ol {
	list-style-position: outside;
}
#search li {
	color: #900;
	font-size: 14px;
}
#search h2 {
	color: #900;
}
#search h3 {
	font-size: 14px;
	padding: 18px 0 3px 0;
}
#search p {
	font-size: 14px;
	color: #999;
}
#search a:link, #search a:visited {
	text-decoration: none;
	color: #404040;
/*	color: #65554a;*/
}
#search a:hover, #search a:active {
	color: #900;
}
#search_excerpt p {
	line-height: 19px;
	font-size: 13px;
	color: #404040;
	padding-top: 3px;
}
#search ul {

}

/*
SLIDER
*/
.slider-wrap {
/*	width: 588px;*/
	width: 585px;
	padding-bottom: 40px;
/*	position: absolute;*/
/*	top: 0px;*/
/*	left: 385px;*/
/*	float: right;*/
}
.panel ul {
	text-align: left;
/*	margin: 0 15px 0 30px;*/
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 585px;
	height: 285px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 585px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 1px solid black;
	margin-right: 4px;
/*	margin-right: 20px;*/
}
#movers-row {
	margin: -43px 0 0 62px;
}
#movers-row div {
/*	width: 18.65%;*/
	width: 22.50%;
	float: left;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 4px 10px 10px 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
	text-transform: uppercase;
}
.photo-meta-data span {
	font-size: 18px;
	text-transform: none;
}
.cross-link {
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;
}
.wrapper img {
	border: none;
}

/* EASY SLIDER*/

/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
/* // image replacement */

#easyslider_container {	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:585px;
	background:#fff;		
	margin-bottom:2em;
}	
#easyslider_header {
	height:80px;
	line-height:80px;
	background:#5DC9E1;
	color:#fff;
}				
#easyslider_content {
	position:relative;
}			
#slider ul, #slider li,
#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {margin-top:1em;}
#slider li, #slider2 li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:585px;
	height:282px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev { 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}	
#nextBtn, #slider1next { 
	left:585px;
}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a {  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a, #slider1next a { 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
}	

/* numeric controls */	

ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;	
}
ol#controls li {
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

}
