/* CSS Document */
body {
	background-color: #cfd4f2;	
}

.sbContainer {
	background: url(../images/background.jpg) repeat-x left top;
	color: #590902;
}

.sbContainer a {
	color: #8D6331;
	outline: none;
	zoom: 1;
}

.sbContainer a:focus {
	outline: none;
}

.sbContainer a:hover {
	color: #590902;
}

.sbContainer h1 {
	color: #590902;
}

.sbContainer h2 {
	color: #8D6331;
}

#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#top {
	width: 1000px;
	height: 149px;
}

#page-index #top {
	height: 506px;
}

#topLeft {
	width: 600px;
	float: left;
	margin: 13px 0 0;
}

#slot-address {
	width: ;
	text-align: center;	
	height: ;
	color: #ffffff;
}

#slot-address p, #topRight p {
	margin: 0px;
	padding: 0px;
}

#slot-lrg-phone-number {
	width: 600px;
	clear: both;
	font-size: 24px;
	color: #590902;
}

#slot-lrg-phone-number p { margin: 0; padding: 0; }

#slot-social {
	width: 300px;
	height: 60px;
	float: right;
	overflow: hidden;
	text-align: right;
	margin: 25px 0 0;
}

#slot-navigation {
	width: 1000px;
	float: left;
	clear: both;
	margin: 35px 0 0;
	margin-left:132px;
}

#slot-navigation ul {
	margin: 0px;
	padding: 12px 0 0;
	padding: 4px 0 0 !ie;
	text-align: center;
	overflow: hidden;
	height: 25px;
}

#slot-navigation li {
	list-style: none;
	display: inline;
}

#slot-navigation a {
	color: #590902;
	text-decoration: none;
	padding: 10px 15px;
	background-color: #f2ecce;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ecf3fd), to(#799aca)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #ecf3fd, #799aca); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #ecf3fd, #799aca); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #ecf3fd, #799aca); /* IE10 */
	background-image:      -o-linear-gradient(top, #ecf3fd, #799aca); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #ecf3fd, #799aca);
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-webkit-box-shadow: 0 0 3px #999999;
	-moz-box-shadow: 0 0 3px #999999;
	box-shadow: 0 0 3px #999999;
	-pie-background: linear-gradient(#f2ecce, #a2a685);
	behavior: url(/sbtemplates/sbcommon/images/PIE.php);
	position: relative;
}

#slot-navigation a:hover {
	color: #ffffff;
	background-color: #aa1002;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aa1002), to(#590902)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a70298, #5c0255); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #a70298, #5c0255); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #a70298, #5c0255); /* IE10 */
	background-image:      -o-linear-gradient(top, #a70298, #5c0255); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #a70298, #5c0255);
	-pie-background: linear-gradient(#aa1002, #590902);
	behavior: url(/sbtemplates/sbcommon/images/PIE.php);
}

#middle {
	width: 1000px;
	clear: both;
	float: left;
	overflow: hidden;
	margin: 20px 0 0;
}

#middleLeft {
	width: 280px;
	float: left;
	padding: 0 10px 0 0;
}

#middleRight {
	width: 696px;
	height: 314px;
	float: right;
	background: url(../images/topRight_02.png) no-repeat left bottom;
}

#flash {
	width: 1000px;
	height: 234px;
}

#resources {
	width: 215px;
	height: 82px;
	overflow: hidden;
	padding: 10px 0 0 20px;
	float: left;
	background: url(../images/resourcesInt.png) no-repeat left top;
}

#page-index #resources {
	width: 435px;
	float: left;
	background: none;
}

#sick {
	width: 220px;
	height: 82px;
	overflow: hidden;
	padding: 10px 0 0 15px;
	background: url(../images/sickInt.png) no-repeat left top;
}

#page-index #sick {
	width: 215px;
	float: right;
	background: none;
}

#sickTitle { margin: 3px 0 0; }
#page-index #sickTitle, #page-index #resourcesTitle { margin: 3px 0 0; }

#slot-parent-resources { width: 165px; height: 58px; overflow: hidden; position: relative; color: #590902; }
#page-index #slot-parent-resources { width: 310px; }
#slot-child-sick { width: 165px;  height: 58px; overflow: hidden; position: relative; color: #590902; }
#slot-parent-resources p, #slot-child-sick p { margin: 0; padding: 0 0 5px; font-size: 11px; line-height: 11px; }

.childSickLink, .parentResourcesLink {
	position: absolute;
	bottom: 0;
	bottom: -3px !ie;
}

#page-index .childSickLink, #page-index .parentResourcesLink {
	bottom: 3px;
	bottom: -3px !ie;
}

#slot-parent-resources .parentResourcesLink a, #slot-child-sick .childSickLink a {
	padding: 3px 10px;
	font-size: 11px;
	text-transform: lowercase;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #aa1002;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aa1002), to(#590902)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a70298, #5c0255); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #a70298, #5c0255); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #a70298, #5c0255); /* IE10 */
	background-image: -o-linear-gradient(top, #a70298, #5c0255); /* Opera 11.10+ */
	background-image: linear-gradient(top, #a70298, #5c0255);
	-pie-background: linear-gradient(#aa1002, #590902);
	behavior: url(/sbtemplates/sbcommon/images/PIE.php);
}

#slot-parent-resources a:hover, #slot-child-sick a:hover { color: #F4CD96; }

#slot-find-us, #slot-quick-access, #slot-requestAppointmentTwo {
	width: 235px;
	clear: both;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dashed #d9af62;
}

#slot-find-us { height: 100px; overflow: hidden;  color: #8c6330; position: relative; }
#slot-quick-access { height: 120px; overflow: hidden; }
#slot-requestAppointmentTwo { height: 34px; overflow: hidden; }
#page-index #slot-find-us, #page-index #slot-quick-access,  #page-index #slot-requestAppointmentTwo {
	width: 280px;
}
.portal {
  height: auto;
    left: 128px;
    position: absolute;
    top: 32px;
    width: auto;
}

#slot-find-us p, #slot-quick-access p, #slot-requestAppointmentTwo p { margin: 0; padding: 0; }

#slot-find-us .findUsLink, #slot-requestAppointmentTwo a {
	background: url(../images/iconSprite.png) no-repeat -92px 0px;
	padding: 5px 0 5px 25px;
	margin: 0px 0 0;
	display: block;
	clear: both;
	color: #590902;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#slot-requestAppointmentTwo a { background: url(../images/iconSprite.png) no-repeat -92px 4px; font-size: 16px; font-weight: normal;  margin: 0; }
#page-index #slot-requestAppointmentTwo a { font-size: 18px; }

#slot-find-us .findUsLink:hover, #slot-requestAppointmentTwo a:hover { color: #8D6331;}

#slot-quick-access ul { margin: 0; padding: 0; }
#slot-quick-access li {
	list-style: none;
	margin: 0 0 5px;
	background: url(../images/iconSprite.png) no-repeat  -78px -31px;
	padding: 0 0 0 15px;
}

#slot-quick-access a { color: #8c6330; text-decoration: none;}
#slot-quick-access a:hover { color: #a61002; }

#pageImage {
	width: 682px;
	height: 222px;
	background: url(../images/pageImage.jpg) no-repeat;
}

#page-staff #pageImage {
	background: url(../images/staff.jpg) no-repeat;
}

#page-office #pageImage, #page-offices #pageImage {
	background: url(../images/office.jpg) no-repeat;
}

#page-services #pageImage {
	background: url(../images/services.jpg) no-repeat;
}

#page-patients #pageImage {
	background: url(../images/patients.jpg) no-repeat;
}

#page-contact #pageImage {
	background: url(../images/contact.jpg) no-repeat;
}

#page-appointment #pageImage {
	background: url(../images/appointment.jpg) no-repeat;
}

#page-education #pageImage {
	background: url(../images/education.jpg) no-repeat;
}

#page-newsletter #pageImage {
	background: url(../images/doctors.jpg) no-repeat;
}

#page-immunizations #pageImage {
	background: url(../images/sick.jpg) no-repeat;
}

#midCurve {
	width: 1000px;
	height: 23px;
	background: url(../images/index_02.png) no-repeat left top;
}

#contentTopImage {
	width: 1000px;
	height: 13px;
	clear: both;
	background: url(../images/int_02.png) no-repeat left top;
}

#middleWrap {
	background: url(../images/shadowInt.png) repeat-x left bottom;
}

#page-index #middleWrap {
	background: url(../images/shadow.jpg) repeat-x left bottom;
}

#contentRepeater {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/int_04.png) repeat-y left top;
}

#page-index #contentRepeater {
	background: url(../images/index_04.jpg) repeat-y left top;
}

#contentBottom {
	width: 1000px;
	background: url(../images/int_06.jpg) no-repeat left bottom;
}

#page-index #contentBottom {
	background: url(../images/index_05.jpg) no-repeat left bottom;
}

#contentTop {
	width: 1000px;
	background: url(../images/int_03.png) no-repeat left top;
}

#page-index #contentTop {
	background: url(../images/index_03.jpg) no-repeat left top;
}

#contentFlower {
	width: 1064px;
	background: url(../images/flower.png) no-repeat right bottom;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	overflow: hidden;
	_overflow: visible;
}

#contentGirl {
	width: 1000px;
	background: url(../images/littleGirl.png) no-repeat right bottom;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	overflow: hidden;
	_overflow: visible;
}

#contentLeft {
	width: 235px;
	float: left;
	margin: 10px 0px 0px 31px;
	display: inline;
	padding: 0 0 50px;
}

#page-index #contentLeft {
	width: 362px;
	background: url(../images/littleGirl.png) no-repeat right top;
	margin: 34px 0px 0px 10px;
	padding: 0;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}

#contentRight {
	width: 682px;
	float: right;
	margin: 0px 22px 0 0;
	padding: 0 0 20px;
	display: inline;
}

#page-index #contentRight { width: 593px; margin: 10px 90px 0 0; }

#mainContent {
	width: 650px;
	clear: both;
	padding: 16px;
	overflow: hidden;
}
#contact {
	width: 650px;
	clear: both;
	padding: 16px;
	overflow: hidden;
	background-image: url(../../../images/cbg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#slot-main {
	width: 650px;
	float: left;
	clear: both;
}

#page-index #slot-main { width: 628px; }

#whatIntTop {
	clear: both;
	width: 235px;
	height: 12px;
	background: url(../images/whatInt_01.png) no-repeat left top;
}

#whatIntRepeater {
	width: 235px;
	background: url(../images/whatInt_03.png) repeat-y left top;
}

#whatIntContent {
	width: 235px;
	min-height: 94px;
	height: auto !important;
	height: 106px;
	overflow: hidden;
	background: url(../images/whatInt_02.png) no-repeat left top;
}

#whatIntBottom {
	width: 235px;
	height: 15px;
	background: url(../images/whatInt_04.png) no-repeat left top;
}

#expectingIntTop {
	clear: both;
	width: 235px;
	height: 12px;
	background: url(../images/expectingInt_01.png) no-repeat left top;
}

#expectingIntRepeater {
	width: 235px;
	background: url(../images/expectingInt_03.png) repeat-y left top;
}

#expectingIntContent {
	width: 235px;
	min-height: 94px;
	height: auto !important;
	height: 106px;
	overflow: hidden;
	background: url(../images/expectingInt_02.png) no-repeat left top;
}

#expectingIntBottom {
	width: 235px;
	height: 15px;
	background: url(../images/expectingInt_04.png) no-repeat left top;
}

#whatTitle {
	width: 140px;
	height: 25px;
	margin: 0 0 0 20px;
}

#page-index #whatTitle {
	width: 135px;
	height: 28px;
	margin: 2px 0 0 105px;
}

#expectingSection {
	background: url(../images/squareIcons.png) no-repeat 0px -110px;
	clear: both;
}

#expectingTitle {
	width: 140px;
	height: 25px;
	margin: 0 0 0 20px;
}

#page-index #expectingTitle {
	width: 146px;
	height: 28px;
	margin: 0 0 0 96px;
}

#slot-whats-new, #slot-expecting {
	width: 140px;
	padding: 0px 0 0 20px;
}

#slot-expecting { color: #590902; }

#page-index #slot-whats-new, #page-index #slot-expecting {
	width: 146px;
	margin: 25px 0 0;
	background: url(../images/squareIcons.png) no-repeat -89px -2px;
	padding: 0 15px 10px 98px;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}

#page-index #slot-expecting { margin: 0; background: none; color: #8c6330; }

#slot-whats-new ul { margin: 0; padding: 0; }
#slot-whats-new li {
	list-style: none;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	background: url(../images/whatArrow.png) no-repeat 0 3px;
}

#page-index #slot-whats-new li { background: url(../images/iconSprite.png) no-repeat -77px -31px; }

#slot-whats-new a { text-decoration: none; color: #590902; }
#page-index #slot-whats-new a { text-decoration: none; color: #8c6330; }
#slot-whats-new a:hover { color: #8c6330; }
#page-index #slot-whats-new a:hover { color: #a61002; }

#slot-expecting a {
	padding: 3px 10px;
	color: #ffffff;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: none;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #aa1002;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#aa1002), to(#590902)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #a70298, #5c0255); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image: -moz-linear-gradient(top, #a70298, #5c0255); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #a30295, #590902); /* IE10 */
	background-image: -o-linear-gradient(top, #a30295, #590902); /* Opera 11.10+ */
	background-image: linear-gradient(top, #a30295, #590902);
	-pie-background: linear-gradient(#aa1002, #590902);
	behavior: url(/sbtemplates/sbcommon/images/PIE.php);
}

#slot-expecting a:hover { color: #F4CD96; }

.dashedLine {
	width: 235px;
	clear: both;
	border-bottom: 1px dashed #d9af62;
	margin: 10px 0 10px 20px; 
}

#slot-lsidebar, #slot-rsidebar {
	width: 225px;
	margin: 20px 0 0;
	display: inline;
	clear: both;
	float: left;
}

#page-index #slot-lsidebar, #page-index #slot-rsidebar { margin: 20px 0 0 25px; }

.healthy {
	width: 200px;
	margin: 20px 0 0 15px;
	clear: both;
	float: left;
}

#page-index .healthy { margin: 20px 0 0 40px; }

.healthy a {
	width: 200px;
	height: 61px;
	display: block;
	background: url(../images/healthy.jpg) no-repeat left top;
}

#contactRepeater {
	clear: both;
	background: url(../images/contactRepeater.jpg) repeat-x left top #fbda9d;
}

#contactTop {
	width: 1000px;
	background: url(../images/index_06.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

#comp-contactForm .submit {
	width: 52px;
	height: 20px;
	display: block;
	text-indent: -5000px;
	text-transform: uppercase;
	_font-size: 0px;
	border: none;
	background-color: transparent;
	background: url(../images/submitImage.png) no-repeat;
	_background: url(../images/submitImage.gif) no-repeat;
	cursor: pointer;
}

#librarySearchForm {
	display: none;	
}

#contactTitle {
	float:left;
	width:560px;
	height:28px;
	clear: both;
	display: inline;
	margin: 0 0 5px 20px;
}

#contactForm {
	float:left;
	clear:both;
	width:560px;
	position:relative;
	margin: 0 0 0 20px;
	display: inline;
}

#contactForm label {
	display:none;
}

.sbNameWrap, .sbEmailWrap, .sbPhoneWrap {
	float:left;
	clear:both;
	width:145px;
}

.sbName, .sbEmail, .sbPhone {
	width:135px;
	height:22px;
	border:1px solid #dadada;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:5px;
	line-height:1.7 \9;
	color:#898989;	
}

.sbName, .sbEmail {
	margin-bottom: 7px;
	margin-bottom:4px \9;	
}

.sbCommentsWrap {
	position:absolute;
	top:0;
	left:160px;
}

.sbCommentsWrap textarea  {
	float:left;
	width:135px;
	height:80px;
	border:1px solid #dadada;
	margin:0;
	padding:5px 0 0 5px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;	
	color:#898989;
}

.sbSubmitWrap {
	position:absolute;
	right:196px;
	bottom:5px;
}

.submit {
	display:block;
	width:49px;
	height:19px;
	background:url(../images/submitImage.jpg) no-repeat;
	border:none;
	text-indent:-5000px;
	font-size:0;
	text-transform:uppercase;
	cursor: pointer;
}

#slot-contactText {
	width: 240px;
	position: absolute;
	top: 0;
	text-align: left;
	right: 0;
	color: #590902;
}

#slot-contactText p {
	margin: 0;
	padding: 0;
}

#slot-callToday {
	float: right;
	width: 250px;
	text-align: right;
	margin: 0px 20px 0 0;
	margin: 40px 20px 0 0 !ie;
	display: inline;
	color: #8c6330;
}

#slot-callToday h1 {
	color: #590902;
}

.inputSearch2 {
	width: 170px;
	margin: 10px 0px 10px 0px;
	float: left;
	border: 1px solid #590902;
	padding: 2px;
}

.submitbutton {
	width:49px;
	margin:12px 0px 0 0;
	float: right;
	cursor:pointer;
}


.input1, .input3 {
	width: 170px;
}

.input2 {
	width: 40px;
}

#footerRepeater {
	clear: both;
	background: url(../images/footerRepeater.jpg) repeat-x left top #035259;
}

#footer-content {
	width: 1000px;
	text-align: center;
	color: #d9af62;
	padding: 20px 0;
	margin-left: auto;
	margin-right: auto;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
}

#footer-content li {
	list-style: none;
	display: inline;
}

#footer-content a {
	color: #ffffff;
}

#footer-content a:hover {
	color: #d9af62;
}

#footer-content p {
	margin: 0px;
	padding: 0px;
}

#slot-footer1 {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px dashed #460702;
}

#slot-footer2 {
	padding: 5px 0px 5px 0px;
}

#slot-footer2 a, #slot-footer3 a {
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #ffffff;
}

#edTitle {
	clear: both;
	margin: 20px 0 0;
}


/*
*******************Blog styles*******************
*/

#blogContainer {
	float: left;
	clear: both;
	width: 235px;
}

.sbBlogPost {
    float: left;
    width: 650px;
    border-bottom: 1px dotted #590902;
    padding-bottom: 25px;
}

#sbBlogNavbar {
	padding: 10px 0px 10px 0px;	
	clear: both;
	margin-bottom: 20px;
}

#sbBlogNavbar ul {	
	margin: 0px;
	padding: 0px;
}

#sbBlogNavbar li {
	list-style: none;
	float: left;
	font-weight: bold;
}

#sbBlogNavbar a {
	background: url(../images/icon_06.gif) right no-repeat;
	padding-right: 18px;
	font-weight: normal;
}

.sbBlogPost #slot-main {
    float: left;
    width: 650px;
}

.sbBlogPostHeader {
    padding-bottom: 15px;
	clear: both;
}

.sbBlogPostTitle {
	clear: both;	
}

.sbBlogPostTitle a {
    text-decoration: none;
}

.sbBlogPostSubTitle {
    margin: 0;
    padding: 0;
}

.sbBlogPostByLine {
    float: left;
    font-size: 11px;
    background: url(../images/icon_01.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostByLine img {
    background-color: #000;
}

.sbBlogPostPublishDate {
    float: left;
    font-size: 11px;
    background: url(../images/icon_02.gif) no-repeat;
    padding: 0 0 0 20px;
    margin-right: 20px;
}

.sbBlogPostTags {
    float: left;
    clear: both;
    font-size: 11px;
    background: url(../images/icon_04.gif) left no-repeat;
    padding: 0 0 0 20px;
    margin-top: 10px;
}

.sbBlogPostCategories {
    float: left;
    font-size: 11px;
    background: url(../images/icon_03.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.sbBlogPostContent {
    float: left;
    clear: both;
	width: 650px;
	margin: 20px 0 0 0;
}

.sbBlogPostFooter {
    float: left;
    clear: both;
    width: 650px;
}

.sbBlogPostFooterComments {
    float: left;
    background: url(../images/icon_05.gif) left no-repeat;
    padding-left: 18px;
    margin-right: 20px;
}

.sbBlogPostPermalink {
    float: left;
    background: url(../images/icon_06.gif) left no-repeat;
    padding-left: 18px;
}

#sbBlogArchive, .sbTagList h3, #sbBlogCategoryList h3 {
    color: #590902;
}

#sbBlogArchive ul {
    margin: 0;
    padding: 0;
}

/*year*/
#sbBlogArchive li {
    list-style-type: none;
    margin-bottom: 5px;
	color: #590902;
}

#sbBlogArchive ul ul {
    margin: 0;
    padding: 0;
}

#sbBlogArchive ul ul ul li {
    list-style-type: none;
    margin: 0;
}

/*month*/
#sbBlogArchive ul ul ul li a {
    text-decoration: none;
    color: #590902;
    margin: 0;
}

#sbBlogArchive ul ul ul ul {
    margin-bottom: 10px;
}

/*posts*/
#sbBlogArchive ul ul ul ul li a {
    text-decoration: underline;
    font-weight: normal;
    margin: 0 0 0 5px;
    color: #8D6331;
}

#sbBlogArchive ul ul ul ul li a:hover {
    color: #590902;
}

.sbTagList {
    padding-top: 20px;
}

.sbTagList ul {
    margin: 0;
    padding: 0;
}

.sbTagList li {
    list-style-type: none;
}

#sbBlogCategoryList {
    padding-top: 20px;
}

#sbBlogCategoryList ul {
    margin: 0;
    padding: 0;
}

#sbBlogCategoryList li {
    list-style-type: none;
}

#sbBlogCategoryList a, .sbTagList a {
    color: #8D6331;
}

#sbBlogCategoryList a:hover, .sbTagList a:hover {
    color: #590902;
}

.sbBlogComments {
	float:left;
	clear:both;
	width:650px;
	margin: 20px 0 0 0;
}

.sbBlogComment {
	margin-bottom:10px;
}

.sbBlogCommentTitle {
	font-weight: bold;	
}

.sbBlogCommentByLine {
	float: left;
	margin-right: 10px;
}

.sbBlogCommentPublishDate {
	font-style: italic;	
}

.sbBlogCommentContent {
	padding: 10px 0px 10px 10px;	
}

.sbBlogPager {
	clear: both;
	padding: 10px 0px 10px 0px;
}

.sbBlogPager a {
	padding: 0px 20px 0px 0px;
}

#sbBlogFeed {
	margin-bottom: 10px;	
}

#sbBlogFeed a {
	color: #590902;	
	background: url(/sbtemplates/sbcommon/images/feed.gif) left no-repeat;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
}

#sbBlogFeed a:hover {
	color: #8D6331;	
}


/*AAP Library*/

.aap-default { background-color: #FFF; color: #590902; }

.aap-left { background-color:#590902; color: #590902; border: 1px solid #000; }

.aap-right { color: #8c6330; }

#slot-main .aap-left h2 { color: #ffffff; }

#slot-main .aap-right h2 { color: #590902; border-bottom: 1px dotted #590902; }

.aap-left ul li.selected { background-color: #a0a484; color: #fbda9d; }

.aap-left ul li a { color: #8c6330; }

.aap-left ul li.selected a { color: #ffffff; }

.aap-left ul li a:hover { color: #590902; }

/*roll-over arrow icon */
.aap-item b { color:#590902; }

.aap-item-decr { color: #ffffff; background-color: #a0a484; }

.aap-item-footer a { color:#f7d69a; }

.aap-item-footer a:hover { color:#590902; }

.aap-item.over { color: #590902; }

.aap-item.selected .aap-item-title { background-color: #a0a484;}

.aap-item.selected .aap-item-title { color: #590902; }


/*
***************************aap library link*****************************
*/
#aapEdLink {
clear:both;
}

#aapEdLink p {
margin:0;
padding:0;
border:2px solid #999999;
position: relative;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 1px 1px 3px #666666;
-moz-box-shadow: 1px 1px 3px #666666;
box-shadow: 1px 1px 3px #666666;
background-color: #AA1200;
background-image: -webkit-gradient(linear, left top, left bottom, from(#AA1200), to(#610905)); 
background-image: -webkit-linear-gradient(top, #AA1200, #610905);
background-image: -moz-linear-gradient(top, #AA1200, #610905);
background-image: -ms-linear-gradient(top, #AA1200, #610905);
background-image: -o-linear-gradient(top, #AA1200, #610905);
background-image: linear-gradient(top, #AA1200, #610905);
-pie-background: linear-gradient(#AA1200, #610905);
behavior:url(/sbtemplates/sbcommon/images/PIE.php);
}

#aapEdLink a {
padding:8px 8px 8px 65px;
font-weight:700;
text-decoration:none;
display:block;
color:#ffffff;
background: url(/sbtemplates/sbcommon/images/aapEdLibrary.png) no-repeat 5px 7px;

}

#aapEdLink a:hover {
color: #f4cd96;
}
