@charset "utf-8";
/* CSS Document */
body {
	margin:0px auto;
	padding:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	color: #222222;
	position: relative;
	background:#660033 url(../images/idcpagef1.jpg) no-repeat center top;
}
a, strong a {
	color: #4f328c;
	text-decoration:none;
	font-weight:600;
	outline: none;
}
a:visited {
	color: #660033;
}
a:hover {
color:#0099CC;
	text-decoration:none;
}
p {
	margin: 0px 0px 14px;
}

blockquote {
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #cbe2a9;
	border-right: 3px dotted #cbe2a9;
	border-top: 1px dotted #cbe2a9;
	border-bottom: 1px dotted #cbe2a9;
	line-height: 140%;
}
h1 {
	margin: 10px 0px 10px;
	padding: 0px;
	float:left;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #660033;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210%/110% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #66CCCC;
	text-decoration:none;
}
h2 a:hover {
	color:#99CC00;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
}
.sub_title {
	margin: 10px 0px 0px;
	font: bold 110% Arial;
	text-transform: uppercase;
	color: #339999;
}
.cat_title {
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 160% Tahoma, Arial, Helvetica, sans-serif;
	clear:both;
	text-transform:none;
}
.cat_title2 {
	color: #779d03;
	margin: 0px;
	padding-bottom: 4px;
	font: normal 150% Tahoma, Arial, Helvetica, sans-serif;
	clear:both;
	text-transform:none;
}
h4 {
	font: normal 100%  Tahoma, Arial, Helvetica, sans-serif;
	color: #779d03;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0 0 8px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
#header_top {
	width: 759px;
	height: 215px;
	margin: 0px auto;
	padding: 0px 6px;
	color:#FFFFFF;
}
#header_top h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
#header_top h1 a{
	display:block;
	height: 48px;
	width: 212px;
	z-index:100;
	text-decoration: none;
	line-height:100%;
	color:#fff;
}
#header_top h1 a:hover{
	text-decoration: none;
}
#content_wrap {
	width:743px;
	min-height:600px;
	margin: 0 auto 0 0px;
	padding: 10px 12px 40px 25px;
	background: #fff url(../images/cedge_r.gif) no-repeat right bottom;
	clear:both;
	left: 30px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:180px;
	float:left;
	padding-top:1px;
	padding-bottom:32px;
}
#nav ul, #right ul {
	margin: 2px 0 5px 15px;
	padding: 0px;
}
#nav li, #right li {
	height: 25px;
	width: 121px;
	list-style-type: none;
	margin-top:3px;
}
#nav a {
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #660033;
	border-bottom:1px solid #660033;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: #660033;
	color:#fff;
}
#nav a:hover {
	color: #023059;
	border-top:1px solid #660033;
	border-right:1px solid #660033;
	border-left:1px  solid #fff;
	border-bottom:1px solid #fff;
	background:#9acc59;
}

#left p {padding-left:15px;padding-right:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#right p {padding-left:4px;padding-right:4px; font-weight:400; font-family: Verdana, Arial, Helvetica, sans-serif; color:#660033;}

#right {
	position:relative;/*ie needs this to show float */
	width:130px;
	float:right;
	padding-top:1px;
	padding-bottom:32px;/* needed to make room for footer */
}
#right a {
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	text-decoration: underline;
	color:#000033;
	font-weight:600;

}
#right a:hover {
	color: #CC0066;	
}

* html #footer {/*only ie gets this style*/
	\height:102px;/* for ie5 */
	he\ight:100px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
background-color:#FFFFFF;
	width:430px;
	float:right;
	
}
#centrecontent p {padding-left:5px; padding-right:3px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#centertag{
	background-image:url(../images/tagbg2.gif);
	background-repeat:no-repeat;
	height:100px;
}
#twitter1 a{ text-deoration: none; border:0px; border-color:transparent;
}
#footer_wrap {
	width: 746px;
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#fff4fa;
	clear:both;
}
.footer_leftcol{
	width:195px;
	margin-right: 16px;
	float:left;
	overflow: hidden;
}
.footer_rightcol {
	width:320px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#9F6;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	border-top: #99cc33 1px dotted;
}
.footer_submenu li{
	border-bottom: #99cc33 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}
.footer_submenu li a{
	color: #FFFFCC;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{
	color: #ffffcc;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#fff4fa;
	color:#660033;
}

.submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.submenu li{
	border-bottom: #dae2cc 1px dotted;
	padding:0px;
	line-height: 130%;
	list-style:none;
}
.submenu li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.submenu li a:visited{
	color: #790000;
	text-decoration: none;
}
.submenu li a:hover{
	text-decoration: none;
	background-color: #dae2cc;
}
.submenu .page_item {
	display:block;
}

.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}

.right {
	float:right;
}
.footer_nav {
	float:right;
	margin: 40px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #fff4fa;
}
.copyright a, .copyright a:visited {
	color:#F99;
}

.center {
	text-align: center;
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}
.breadcrumb {
	font-size: 10px;
	color:#A7A7A7;
	line-height:100%;
}
.breadcrumb a, .breadcrumb a:visited{
	color:#999900;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#FF6666;
	text-decoration:none;
}
.fourth {
	width: 172px;
	margin: auto 7px;
}
.third {
	width: 176px;
	float:left;
}
.half {
	width: 272px;
	float:left;
}
.separator {
	margin-right: 15px;
}


/* boxes */
.box {
	padding: 7px 10px 0px 55px;
	margin: 5px auto 15px auto;
	width: 85%;
	clear: both;
}
.box p {
	padding-bottom: 10px;
	margin: 0;
}
.box ul {
	padding: 0 0 10px 16px;
	margin: 0;
}
.box h3 {
	font: normal 140% Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px -2px;
	padding: 0;
	color: #333333;
}
.box h3 a {
	text-decoration: underline;
}
.box h3 a:hover {
	text-decoration: none;
}

.alert {
	background-color: #FF0000;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px 0px 2px 17px;
	border-bottom: 1px solid #FFE6C4;
	margin:0px 0px 5px;
}

.small {
	font-size: 90%;
}

.ad {
	clear:both;
	padding: 10px 0;
}


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
## boxes  ##
*/

.idc_box {
   background: #fbeaea url(http://elainelindsay.com/images/idc_grad.gif) repeat-x top left;
   width:140px;
}
.idc_top div {
   background: url(http://elainelindsay.com/images/idc_tl.gif) no-repeat top right;
}
.idc_top {
   background: transparent url(http://elainelindsay.com/images/idc_tr2.gif) no-repeat top left;
}
.idc_bottom div {
   background: url(http://elainelindsay.com/images/idc_bl.gif) no-repeat bottom left;
}
.idc_bottom {
   background: transparent url(http://elainelindsay.com/images/idc_br.gif) no-repeat bottom right;
}

.idc_top div, .idc_top,
.idc_bottom div, .idc_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.idc_content { margin: 0 10px; padding:2px 5px;
}
.l_box {
   background: #fff  url(http://elainelindsay.com/images/l2_grad.gif) repeat-x top left;
   width:140px;
}
.l_top div {
   background: url(http://elainelindsay.com/images/l_tl.gif) no-repeat top left;
}
.l_top {
   background: transparent url(http://elainelindsay.com/images/l_tr.gif) no-repeat top right;
}
.l_bottom div {
   background: url(http://elainelindsay.com/images/l_bl.gif) no-repeat bottom left;
}
.l_bottom {
   background: transparent url(http://elainelindsay.com/images/l_br.gif) no-repeat bottom right;
}

.l_top div, .l_top,
.l_bottom div, .l_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.l_content {  margin: 0 10px; padding:2px 5px; 
}

.box {
	background: #2166a6;
	color: #FFFFFF;
}
.boxtop {
	background: url(http://elainelindsay.com/includes/images/ne.gif) no-repeat top right;
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(http://elainelindsay.com/includes/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://elainelindsay.com/includes/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(http://elainelindsay.com/includes/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
.quotecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:100%;
	font-weight:500;
	color: #99CC00;
	background-color: #99CC00;

}
.authorcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:90%;
	font-weight:400;
	color: #CCFFCC;
}
.quotesidebar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:90%;
	font-weight:500;
	color:#000033;
}
.authorsidebar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:80%;
	font-weight:400;
	color:#999966;
}
.disclaimer{ font-size:x-small; font-weight:lighter;}
.linktext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
}
#linktext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #CCCCCC;
}
.list1 {
	font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height:14px;
	display: block;
}
.firstletter1 {
	font: bold small-caps 18px/normal Verdana, Arial, Helvetica, sans-serif;
}