

html {
	text-align: center;
}
body {
	width: 960px;
	font: 62.5% Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 0px;
	text-align: center;
	color: #002640;
	/*color: #014b59;*/
	background: #0c6982;
	position: relative;
}

#intro{
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-style: italic;
	color: #0c6982;
	text-align: left;
	margin: 10px 0px 8px 0px;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-size: 1.8em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #0c6982;
}
h3 {
	font-size: 1.6em;
	color: #0c6982;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
}
h3.second {
	margin: 20px 0px 5px 0px;
}
h4 {
	font-size: 1.5em;
	color: #0c6982;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 0px;
}
h5 {
	font-size: 1.4em;
	color: #0c6982;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
}
h6 {
	font-size: 1.2em;
	color: #0c6982;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
}
h6.second {
	margin: 0px 0 10px 0;
}
#crumbs {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #426984;
}
span {
	font-family: Arial, Helvetica, sans-serif;
}
.italic {
	font-style: italic;
	font-weight: 700;
}
.italicnorm {
	font-style: italic;
}
p {
	font-size: 1.2em;
	color: #002640;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	line-height: 1.6em;
	font-weight: normal;
	text-align: justify;
}
p.sideleft {
	margin: 0px 15px 10px 0px;
	line-height: 1.2em;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
a	{
	color: #05576c;
	text-decoration: underline;
}
a:hover	{
	color: #aaa;
	text-decoration: none;
}
ol li {
	/*list-style: none outside;*/
	color: #002640;
	list-style: decimal outside;
	margin-bottom: 5px;
	margin-left: 10px;

}
ul {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
	color: #002640;
	font-size: 1.1em;
	margin-left: 10px;
}
.clear	{
	clear: both;
	height: 1px;
}
.center {
	text-align: center;
	margin-left: -10px;
	margin-right: 0px;
}
.redtxt {
	color: #CC3333;
}
.redtxtb {
	color: #CC3333;
	font-weight: bold;
}
#container {
	width: 960px;
	padding: 0px;
	margin: 0px;
	border: 0px double #fff;
}
.header {
	width: 960px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: url(http://caregiversadvice.net/imagess/bluehdr.jpg) no-repeat;
}


/*Menu New - - - - - - - - - - - - - - - */

/*.navigate {
	position: absolute;
	z-index: 200;
	top: 110px;
	
	left: 20px;
	border: 0px solid #fff;
}*/
.navigate {
	position: absolute;
	z-index: 200;
	top: 110px;
	width: 960px;
	left: 0px;
	border: 0px solid #fff;
}
/*#menua {
	position: relative;
	top: 0px;
	left: 0px;
	
	margin: 0px;
	padding: 0px;
}*/
#menua {
	height: 20px;
	
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px 20px;
	border: 0px solid #bbb;
}
#menua li {
	float: left;
	/*width: 80px;*/
	/*height: 15px;*/
	border: 0px solid #fff;
	position: relative;
	margin: 0px 0px 0px 0px;
}

#menua li.lispace	{
	margin-right: 0px;
}
#menua a {
	font-size: 1.1em;
	color: #000;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border: 0px solid #555;
}
#menua a:hover {
	color: #000;
	text-decoration: none;
}
ul.leftnav {
	float: left;
	margin-left: 0px;
}
ul.rightnav {
	float: right;
	margin-right: 0px;
}
ul.leftnav .xspace a {
	width: 80px;
	background: url(http://caregiversadvice.net/imagess/buttonleft.jpg) top left no-repeat;
}
ul.rightnav .xspace a {
	width: 80px;
	background: url(http://caregiversadvice.net/imagess/buttonrightt.jpg) top left no-repeat;
}
ul.leftnav .xspace a:hover {
	width: 80px;
	background: url(http://caregiversadvice.net/imagess/buttonleft.jpg) top right no-repeat;
}
ul.rightnav .xspace a:hover {
	width: 80px;
	background: url(http://caregiversadvice.net/imagess/buttonrightt.jpg) top right no-repeat;
}

#home #homep a,
#about #aboutp a,
#media #mediap a,
#support #supporta a {
	color: #9d0a0e;
	text-decoration: none;
	background: url(http://caregiversadvice.net/imagess/buttonleft.jpg) top right no-repeat;
}
#news #newsp a,
#store #productsp a,
#calendar #calendarp a,
#contact #lispacep a {
	color: #9d0a0e;
	text-decoration: none;
	background: url(http://caregiversadvice.net/imagess/buttonrightt.jpg) top right no-repeat;
}

#home #menua #homep .secanch a,
#about #menua #aboutp .secanch a,
#media #menua #mediap .secanch a,
#support #menua #supporta .secanch a {
	background: none;
	color: #ccc;
}

#news #menua #newsp .secanch a,
#store #menua #productsp .secanch a,
#calendar #menua #calendarp .secanch a,
#contact #menua #lispacep .secanch a {
	background: none;
	color: #ccc;
}

#home #menua #homep .secanch a:hover,
#about #menua #aboutp .secanch a:hover,
#media #menua #mediap .secanch a:hover,
#support #menua #supporta .secanch a:hover {
	background: none;
	color: #fff;
	
	background-color: #1b6479;
	
}

#news #menua #newsp .secanch a:hover,
#store #menua #productsp .secanch a:hover,
#calendar #menua #calendarp .secanch a:hover,
#contact #menua #lispacep .secanch a:hover {
	background: none;
	color: #fff;
	
	background-color: #1b6479;

}







#supportp	{
	/*margin-right: 160px !important;*/
	border: 1px solid #fff;
	height: 15px;
	width: 40px !important;
	background: url(http://caregiversadvice.net/imagess/leftcorner.jpg) top left no-repeat;
}
#supportr	{
	margin: 0px;
	width: 40px !important;
	margin-right: 0px !important;
	background: url(http://caregiversadvice.net/imagess/rightcorner.jpg) top left no-repeat;
}

#menua ul.dropbkgd	{
				background-color: #044757;
				/*padding: 0px 5px 5px 5px;*/
				padding: 0px;
				padding: 0px 5px 5px 5px;
				position: absolute;
				display: none;
				top: 19px;
				margin-left: 0px;
				/*padding-bottom: 2px;*/
				left: 0px;
				z-index: 300;
				/*width: 120px;*/
				}
					
#menua ul.dropbkgd li	{
				/*width: 140px;*/
				text-align: center;
				list-style: none;
				/*margin: 0px;
				margin-top: 3px;
				margin-bottom: 3px;*/
				margin: 0px 0px;
				/*padding: 0px;
				padding-bottom: 3px;
				border-left: 2px solid #044757;
				border-right: 2px solid #044757;*/
				border: 0px solid #ddd;
				float: none;
				}
#menua ul.dropbkgd a	{
				color: #ccc;
				width: 130px;
				/*width: 90px;*/
				font-size: 1.1em;
				/*display: block;
				padding: 0px;
				padding: 1px 5px;*/
				padding: 1px 0px;
				text-decoration: none;
				background: none;
				}
#menua ul.dropbkgd a:hover	{
				color: #fff;
				/*font-size: 1em;*/
				text-decoration: none;
				background: none;
				background-color: #1b6479;
				}




#sidemenu {
	margin: 10px 0px 15px 40px;
}




/*Contents  - - - - - - - -  - - - - -  -*/
#contents	{
	background-color: #fff;
	background: url(http://caregiversadvice.net/imagess/content.jpg) top left repeat-y;
	margin: 0px 0px 0px 0px;
	border: 0px double #000;
	margin-top: 0px;
	text-align: left;
}

.post {
	margin-bottom: 20px;
}
#contenttop	{

	background: url(http://caregiversadvice.net/imagess/contenttop.jpg) top left no-repeat;
	height: 20px;
}
#contentbot	{

	background: url(http://caregiversadvice.net/imagess/contentbot.jpg) bottom left no-repeat;
	height: 20px;
}
/*#subleft {
	width: 240px;
	float: left;
	background: url(http://caregiversadvice.net/imagess/RotateImg1lgFade.jpg) top left no-repeat;
	border: 0px solid #000;
}*/
/*Change*/
#subleft {
	/*width: 230px;*/
	width: 220px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000;
	padding-bottom: 30px;
}
#subleftwrap {
	margin-left: 20px;
}
.specialboxsubnavmid li {
	margin: 5px 0px 5px 0px;
}
.specialboxsubnavmid a {
	font-size: 12px;
}
/*#flashplay {
	margin: 0px 0px 0px 20px;
	
}*/
#flashplay {
	margin: 5px 0px 0px 0px;
	position: relative;
	z-index: 1;
	border: 0px solid #777;
}

.rotateimg {
	margin-top: 0px;
	margin-left: 0px;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
}
#subright {
	float: right;
	width: 710px;
	margin: 0px;
	background: url(http://caregiversadvice.net/imagess/contentBackLg.jpg) no-repeat;
	border: 0px solid #000;
}

#innerleft {
	float: left;
	width: 420px;
	padding-left: 0px;
	padding-top: 20px;
	border: 0px solid #000;
	margin-bottom: 20px;
	
}
#innerleft #crumbsdiv {
	margin-top: -20px;
}
#innerright {
	float: right;
	width: 240px;
	padding-right: 25px;
	padding-top: 20px;
	border: 0px solid #000;
	margin-bottom: 20px;
	margin-top: 34px;
}
.sepdecor {
	margin: 0px 0px 0px 30px;
}
.storesummary {
	margin-bottom: 30px;
}

/*Post edits*/
.dottedhr {
	border-bottom: 1px dotted #4e35ae;
	width: 90%;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.dottedhrbt {
	border-bottom: 1px dashed #4e35ae;
	width: 90%;
	line-height: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
p.wptags,
p span.wptags {
	text-align: center;
	font-size: 11px;
}
body #innerleft p.smalladvert {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #aa2927;
	/*border-top: 1px dotted #4e35ae;*/
	line-height: 1.4em;
	/*padding-top: 5px;*/
}
body #innerleft p.smalladvert a {
	/*color: #db5a1e;*/
	color: #0c6982;
	border-bottom: 1px dashed #0c6982;
	text-decoration: none;
}
body #innerleft p.smalladvert a:hover {
	color: #aa93ee;
	border-bottom: 1px dashed #4e35ae;
	text-decoration: none;
}
/*body #innerleft p.smalladvert a.more-link {
	color: #aa2927;
	}*/





#contentbot {
	position: relative;
}
.sitearea {
	background: url(http://caregiversadvice.net//imagess/siteinfo.jpg) no-repeat;
	width: 710px;
	height: 25px;
	position: absolute;
	left: 240px;
	top: -15px;
}
.sitearea p{
	
	font-size: 1.1em;
	text-align: left;
	line-height: 2.1em;
	margin-left: 20px;
}
.sitearea p a{
	color: #333;
}
.sitearea p a:hover{
	color: #777;
}


/*Google Search Bar*/
.specialboxblognarrowmid .googlesearchbox {
	/*background: #ded7f6;*/
	padding: 0px;
	margin: 10px 20px 20px 10px;
	border: 0px solid #aaa;
}
.specialboxblognarrowmid .googlesearchbox a {
	background: none;
	/*color: #4e35ae;*/
	color: #0c6982;
	margin-left: 0px;
	margin-right: 5px;
	font-size: 12px;
	text-indent: 0px;
	font-family: ITC Avant Garde Gothic, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.specialboxblognarrowmid .googlesearchbox a:hover {
	background: none;
	color: #c79966;
}

#cse {
	
	/*color: #4e35ae;*/
	color: #0c6982;
	text-align: left;
	margin-left: 0px;
	/*border: 3px double #fff;*/
	padding: 10px;
	text-decoration: none;
}
#cse a {
	border: none;
	border: 0px;
	/*color: #4e35ae;*/
	color: #0c6982;
	font-weight: bold;
}
#cse a:hover {
	text-decoration: none;
	color: #db5a1e;
}
.gsc-branding-text {
	color: #0c6982;
	/*color: #4e35ae;*/
}
.gs-visibleUrl,
.gs-visibleUrl-short {
	border: 0px;
	border: none;
	background: none;
	/*color: #4e35ae !important;*/
	color: #aa2927 !important;
}
.gsc-tabsArea,
.gsc-tabHeader,
.gsc-tabhActive {
	border: 0px !important;
	border: none !important;
	background: none !important;
	/*color: #4e35ae !important;*/
	color: #aa2927 !important;
	padding-right: 10px;
	font-weight: bold !important;
	font-size: 16px !important;
	text-decoration: none !important;
	padding-bottom: 3px !important;
	
}
.gsc-tabsArea {
	/*border-bottom: 1px solid #4e35ae !important;*/
	border-bottom: 1px solid #0c6982 !important;
}
.gsc-wrapper {
	padding-right: 10px;
}

#footer	{
	width: 960px;
	height: 30px;
	line-height: 2.5em;
	
	margin: 0px;
	text-align: left;
	border: 0px double #555;
	/*border-top: 1px solid #011849;*/
	background: url(http://caregiversadvice.net/imagess/footer.jpg) no-repeat;
}
#footer p {
	padding-top: 7px;
	text-align: left;
	float: left;
	color: #014b59;
	font-size: 1.1em;
	margin-left: 20px;
}

#footer a {
	font-size: 1.1em;
	float: left;
	padding-top: 3px;
	color: #014b59;
	font-weight: normal;
	display: block;
	margin-left: 3px;
	margin-right: 40px;
	text-decoration: none;
}
#footer a:hover {
	color: #111;
	text-decoration: none;
}
#searchform div {
	font-size: 1.1em;
}

/*#support .post li {
	margin-bottom: 5px;
	color: #014b59;
	font-size: 1.2em;
	list-style: disc outside;
}*/
#support #innerleft ul li,
#support #innerleft ol li {
	margin-bottom: 5px;
	color: #05576c;
	font-size: 1.2em;
	list-style: disc outside;
}
/*#innerleft li h2{
	font-size: 1.6em;
}
#innerleft li ul{
	margin: -5px 0px 5px -20px;
}
#innerleft li li{
	margin: 3px 0px;
}*/

/*inner right li css - - - - - - --  - - - - - - - - --*/

#sidebar ul li  {
	margin-bottom: 1.5em;
	margin-top: 1em;
	font-weight: bold;
}

#sidebar ul li ul li  {
	margin-bottom: .2em;
	font-weight: normal;
	/*margin-left: 15px;*/
	margin-top: 0em;
}
#sidebar ul li ul li a {
	margin-bottom: 1.5em;
	font-weight: bold;
	margin-top: 0em;
}
#sidebar ul li ul li ul li  {
	margin-top: .3em;
	font-weight: normal;
}
#sidebar ul li ul li ul li ul li  {
	margin-top: 0em;
	font-weight: normal;
}
#pages ul li a {
	font-size: 1.2em;
	font-weight: bold;
}
#pages ul li ul li a {
	font-size: .9em;
	font-weight: normal;
}
#pages ul li ul li ul li a {
	font-size: .8em;
	font-weight: normal;
}


#innerright h2 {
	font-size: 1.6em;
	margin-top: 0em;
	margin-bottom: 0em;
}
/*#innerright li ul{
	margin: 0px 0px 5px -20px;
}*/





body #innerleft small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.2em !important;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}*/






/* Begin Form Elements */
#searchform {
	/*margin: 10px auto;*/
	margin: 10px 0px;
	padding: 0px 3px 5px 3px; 
	text-align: left;
	
	
	}
#searchform #s {
	width: 180px;
	padding: 2px;
	font-size: 1.1em;
	margin-bottom: 5px;
	
	}

#searchsubmit {
	padding: 1px;
	font-size: 1.0em;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

.clear {
	clear: both;
}
#commentform p {
	text-align: left;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.entry ul li,	
.entry ol li {
	font-size: 12px;
	font-style: italic;
}
h2.widgettitle,
h2.widgettitle {
	color: #aa2927;
	font-size: 1.3em !important;
}	

p.wp-caption-text {
	text-align: center;
}




	
/*	special boxes new layout - - - - - - - - - - - - - - - -     */

/*SPECIAL BOXES BEGIN- - - - - - - - - -- - - - -- - */

/*blog special boxes wide - - - - - -  - - -   */

.specialboxblogtop {
	
	background: url(http://caregiversadvice.net/imagess/BlueBox420pxTop.jpg) no-repeat;
	border: 0px solid #000;
	height: 26px;
}
.specialboxblogmid {
	
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/BlueBox420pxMid.jpg) repeat-y;
	position: relative;
	padding: 1px 0px 1px 20px;
}
.specialboxblogbot {
	/*width: 330px;*/
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/BlueBox420pxBot.jpg) no-repeat;
	height: 25px;
	margin-bottom: 15px;
}
.specialboxblogmid p,
.specialboxblogmid ul,
.specialboxblogmid ol,
.specialboxblogmid h6,
.specialboxblogmid h5,
.specialboxblogmid h4,
.specialboxblogmid h3,
.specialboxblogmid h2,
.specialboxblogmid h1 {
	
	padding-right: 20px;
}


.specialboxblogmid a {
	color: #0c6982;
	
	font-weight: 700;
	
}

.specialboxblogmid a:hover {
	color: #aaa;
}
.specialboxblogmid img.thumbpad {
	margin: 0px;
	padding-left: 15px;
}
.specialboxblogmid img.nopad {
	margin: 0px;
	padding-left: 0px;
}



/*blog special boxes narrow - - - - - -  - - -   */

.specialboxblognarrowtop {
	
	background: url(http://caregiversadvice.net/imagess/BlueBox240pxTop.jpg) no-repeat;
	border: 0px solid #000;
	height: 26px;
	
}
.specialboxblognarrowmid {
	
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/BlueBox240pxMid.jpg) repeat-y;
	position: relative;
	padding: 1px 0px 1px 10px;
}
.specialboxblognarrowbot {
	/*width: 330px;*/
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/BlueBox240pxBot.jpg) no-repeat;
	height: 25px;
	margin-bottom: 15px;
}
.specialboxblognarrowmid p,
.specialboxblognarrowmid ul,
.specialboxblognarrowmid ol,
.specialboxblognarrowmid h6,
.specialboxblognarrowmid h5,
.specialboxblognarrowmid h4,
.specialboxblognarrowmid h3,
.specialboxblognarrowmid h2,
.specialboxblognarrowmid h1 {
	
	padding-right: 20px;
}
.specialboxblognarrowmid ul ul li {
	margin-left: 15px;
	text-indent: -15px;
	
}

.specialboxblognarrowmid a {
	color: #0c6982;
	
	font-weight: 700;
	
}

.specialboxblognarrowmid a:hover {
	color: #aaa;
}
.specialboxblognarrowmid img.thumbpad {
	margin: 0px;
	padding-left: 15px;
}
.specialboxblognarrowmid img.nopad {
	margin: 0px;
	padding-left: 0px;
}




/*New special boxes - - - - - - - - - - - - -- - - - -- - */

.specialboxtop {
	
	background: url(http://caregiversadvice.net/imagess/SpecialBoxTop4.jpg) no-repeat;
	border: 0px solid #000;
	height: 17px;
}
.specialboxmid {
	
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxMid4.jpg) repeat-y;
	position: relative;
	padding: 1px 0px 1px 20px;
}
.specialboxbot {
	/*width: 330px;*/
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxBottom4.jpg) no-repeat;
	height: 17px;
	margin-bottom: 15px;
}
.specialboxmid p,
.specialboxmid ul,
.specialboxmid ol,
.specialboxmid h6,
.specialboxmid h5,
.specialboxmid h4,
.specialboxmid h3,
.specialboxmid h2,
.specialboxmid h1 {
	
	padding-right: 20px;
}


.specialboxmid a {
	color: #0c6982;
	
	font-weight: 700;
	
}

.specialboxmid a:hover {
	color: #aaa;
}
.specialboxmid img.thumbpad {
	margin: 0px;
	padding-left: 15px;
}
.specialboxmid img.nopad {
	margin: 0px;
	padding-left: 0px;
}


/*New special side boxes Podcasts links & vol numbers- - - - - - - - - - - - -- - - - -- - */

.specialboxsidetop {
	/*width: 200px;*/
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSideTop.jpg) no-repeat;
	border: 0px solid #000;
	height: 15px;
	/*margin-left: 20px;*/
	margin-top: 15px;
}
.specialboxsidemid {
	/*width: 200px;*/
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSideMid.jpg) repeat-y;
	padding: 1px 10px 1px 15px;
	border: 0px solid #000;
	/*margin-left: 20px;*/
}
.specialboxsidemid p,
.specialboxsidemid h6,
.specialboxsidemid h5,
.specialboxsidemid h4,
.specialboxsidemid h3,
.specialboxsidemid h2 {
	
	padding-right: 10px;
}
.specialboxsidemid li{
	
	margin-left: 20px;
	text-indent: -20px;
	

}
	
.specialboxsidemid a{
	
	padding: 0px 40px 0px 0px;
	

}

.specialboxsidebot {
	/*width: 200px;*/
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSideBot.jpg) no-repeat;
	height: 15px;
	margin-bottom: 15px;
	/*margin-left: 20px;*/
}



/*New special Sub Nav boxes - - - - - - - - - - - - -- - - - -- - */
#sidemenux {
	margin: 0px;
	padding: 0px;
	
}
#subleft a:hover {
	color: #ac0101;
}
#sidemenux h4 {
	margin-top: 0px;
}
.specialboxsubnavtop {
	
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSubNavTop2.jpg) no-repeat;
	border: 0px solid #000;
	height: 17px;
	/*margin-left: 20px;*/
}


.specialboxsubnavmid {
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSubNavMid2.jpg) repeat-y;
	padding: 1px 0px 1px 20px;
	/*margin-left: 20px;*/
}

.specialboxsubnavmid p,
.specialboxsubnavmid h6,
.specialboxsubnavmid h5,
.specialboxsubnavmid h4,
.specialboxsubnavmid h3,
.specialboxsubnavmid h2 {
	
	padding-right: 10px;
}


.specialboxsubnavbot {
	
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSubNavBot2.jpg) no-repeat;
	height: 17px;
	margin-bottom: 15px;
	/*margin-left: 20px;*/
}

/*New special Sub Nav boxes - - - - - - - - - - - - -- - - - -- - */

.specialboxsideexttop {
	/*width: 200px;*/
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSubNavTop2.jpg) no-repeat;
	border: 0px solid #000;
	height: 17px;
	/*margin-left: 20px;*/
	
}


.specialboxsideextmid {
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSubNavMid2.jpg) repeat-y;
	padding: 1px 10px 1px 20px;
	/*margin-left: 20px;*/
}

.specialboxsideextmid p,
.specialboxsideextmid h6,
.specialboxsideextmid h5,
.specialboxsideextmid h4,
.specialboxsideextmid h3,
.specialboxsideextmid h2 {
	
	padding-right: 0px;
}
#subleft .specialboxsideextmid li.quicklinksa {
	width: 150px;
	
}


.specialboxsideextbot {
	/*width: 200px;*/
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxSubNavBot2.jpg) no-repeat;
	height: 17px;
	margin-bottom: 15px;
	/*margin-left: 20px;*/
}


/*New special Current Nav boxes - - - - - - - - - - - - -- - - - -- - */

.specialboxcurrnavtop {
	/*width: 200px;*/
	background: url(http://caregiversadvice.net/imagess/SpecialBoxCurrNavTop1.jpg) no-repeat;
	border: 0px solid #000;
	height: 17px;
	/*margin-left: 20px;*/
}
.specialboxcurrnavmid {
	border: 0px solid #000;
	font-style: italic;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxCurrNavMid1.jpg) repeat-y;
	padding: 1px 0px 1px 20px;
	/*margin-left: 20px;*/
}



.specialboxcurrnavbot {
	/*width: 200px;*/
	border: 0px solid #000;
	background: url(http://caregiversadvice.net/imagess/SpecialBoxCurrNavBot1.jpg) no-repeat;
	height: 17px;
	margin-bottom: 15px;
	/*margin-left: 20px;*/
}

/*Change*/
.leftsidelinksx {
	padding: 0px;
	border: 0px solid #000;
}

#subleft .linksulul {
	margin-left: 15px;
	margin-top: 5px;
}
#subleft .linksulul li {
	font-size: 12px;
	
}
.entry img {
	float: left;
	padding-right: 10px;
}
div.alignnone {
	float: left;
	padding: 0em;
	margin: 0em;
}
#container .entry span.bluetext {
	color: #0c6982;
}
.entry ul {
	margin-bottom: 10px;
}
.entry ul li {
	margin-left: 20px;
	text-indent: -14px;
	margin-bottom: 4px;
}
