/*
Theme Name: A0124_1
Theme URI: http://www.psd2site.com/
Description: Survivorship Now
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #a6a6a6;
	color: #333;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 15px;
}
a:link, a:visited {
	text-decoration: none;
	color: #0066cc;
}

a:hover {
	text-decoration: underline;
	color: #0066cc;
}

p {
	padding: 10px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#wrapper {
	margin: 20px auto;
	width: 910px;
	background: #ffffff;
}
#page {
	padding: 20px;
}

#header {
	height: 80px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.help-yourself {
	float: right;
	padding-top: 40px;
}

#content {
	width: 610px;
	float: right;
}#content input {border:1px solid #d6d6d6;margin:0px 0 5px 0;}#content textarea {border:1px solid #d6d6d6;margin:5px 0 5px 0;}
#news {
	background: url(images/news-top.jpg) no-repeat;
	padding-top: 10px;
	color: #3a3a39;
	font-style: italic;
}
#news .inner {
	background: url(images/news_bg.jpg) repeat-y top left;
	padding: 0 20px;		min-height:225px;
}*html #news .inner {height:auto !important;height:255px;}
#news h3 {
	border-bottom: 2px solid #b7ce0e;
	text-align: center;
	color: #6d7d14;
	padding: 10px;
}
#news a, #news a:visited {
	color: #3a3a39;	text-decoration:underline;
}
#sidebar {
	width: 233px;
	font-size: 14px;
}

#sidebar h2 {
	font-size: 1.2em;
	padding: 10px 20px;
	color: #6b7917;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
	background: url(images/widget-top.jpg) no-repeat;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	background: url(images/widget-bottom.jpg) no-repeat bottom left;
	padding: 0px 20px 20px 20px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	background: none;
}

#sidebar ul ol li, ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 10px 0;
	padding: 0 0 0 15px;
	background: url(images/widget_li_li.jpg) no-repeat center left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border: 1px solid #ddd;
}

#sidebar #searchsubmit {
	padding: 1px;
	border: 1px solid #ddd;
}
#sidebar a, #sidebar a:visited {
	color: #ffffff;
}
#calendar_wrap, .textwidget {
	background: url(images/widget-bottom.jpg) no-repeat bottom left;
	padding: 0px 20px 20px 20px;
	color: #fff;
}
#sidebar .widget_tag_cloud, #sidebar .widget_search {
	background: none;
	color: #839516;
	padding: 0px 20px;
}
#sidebar .widget_tag_cloud h2, #sidebar .widget_search h2 {
	padding: 0px;
}
#sidebar .widget_tag_cloud a, #sidebar .widget_tag_cloud a:visited {
	color: #839516;
}
#contact {
	background: url(images/contact_top.jpg) no-repeat;
	padding-top: 12px;
	margin: 0 auto 0 auto;
	font-family: "Helvetica", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
#contact .inner {
	background: url(images/contact_bottom.jpg) no-repeat bottom left;
	padding: 0 10px 20px 10px;
}
#contact address {
	font-style: normal;
	padding: 0 10px;
	font-weight: bold;
}
#contact .email {
	font-family: Tahoma, Geneva, sans-serif;
	background: url(images/email_bg.jpg) no-repeat top left;
	margin: 0 auto;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
}
#seminars {
	background: url(images/seminars_top.jpg) no-repeat top left;
	padding-top: 20px;
	margin: 10px auto 10px auto;
}
#seminars .inner {
	background: url(images/seminars_bottom.jpg) no-repeat bottom left;
	padding: 0 20px 20px 20px;
	color: #fba742;
}
#seminars h2, #quotes h2 {
	color: #fba742;
	text-transform: uppercase;
	padding: 5px 0px;
}
#quotes {
	background: url(images/quotes_top.jpg) no-repeat top left;
	margin: 0 auto 10px auto;
	padding-top: 44px;
}
#quotes .inner {
	background: url(images/quotes_bottom.jpg) no-repeat bottom left;
	padding: 0 20px 45px 20px;
	color: #fba742;
}
.download {
	text-align: center;
}



#footer {
	height: 60px;
	line-height: 50px;
	background: url(images/footer_bg.jpg) repeat-x;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
}



.post {
	margin: 0 0 40px;
}
.post h2 {
	font-weight: normal;
}
.post h2 a, .post h2 a:visited {
	color: #363636;
}
.post h3 {
	color: #798826;
}
.entry {
	line-height: 16px;
}
.postmetadata {
	text-align: center;
	padding-top: 5px;
	margin: 30px 0;
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #ddd;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	padding: 2px;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#homebanner {margin: 5px 0 5px 0;}
#homelinks {margin: 0px 0 10px 0;}
#homeedit {margin: 0px;padding: 20px 0 30px 0;}
#homeedit h1,h2,h3 {margin: 0 0 15px 0;}

#homenews {
	border: 1px solid #eee;
	padding-top: 10px;
	color: #3a3a39;
	font-style: italic;
        width: 335px;
        float: right;
        margin: 0 0 10px 0;
        padding: 10px 5px 10px 5px;
}
#homenews h3 {
	border-bottom: 2px solid #b7ce0e;
	text-align: center;
	color: #6d7d14;
	padding: 10px;
}
#homenews a, #homenews a:visited {
	color: #3a3a39;	text-decoration:underline;font-size: 12px;
}
#homenews .inner {
	padding: 0 10px; min-height:225px;
}
*html #homenews .inner {height:auto !important;height:255px;}

#homenewsletter {float: left; width: 250px;}
#homenewsletter h3 {text-transform: uppercase;font-size: 14px;}

#contactbox {background: #b3ce2b;padding: 9px 12px 9px 12px;margin: 15px 0 15px 0;}
#contactbox p {padding: 1px 0 1px 0;font-size: 12px;color: #666;}

#infobox {background: #848484;padding: 15px 14px 15px 14px;margin: 15px 0 15px 0;}
#infobox p {padding: 3px 0 3px 0;font-size: 13px;line-height: 20px;color: #fff;}

#navbox {background: #e1932f;padding: 15px 14px 15px 14px;margin: 15px 0 15px 0;}

.menu-sidebar-navigation-container {}
.menu-sidebar-navigation-container ul {background: none !important;}
.menu-sidebar-navigation-container ul a {color: #fff !important;text-decoration: none;}
.menu-sidebar-navigation-container ul a:hover {color: #ddd !important;text-decoration: none;}
.menu-sidebar-navigation-container li {font-size: 14px; margin: 0 0 4px 0 !important;padding: 0px !important; background: none !important;}

.menu-sidebar-navigation-container li ul {margin: 4px 0 7px 20px !important;padding: 0px !important; background: none !important;font-style: italic;}
