body {
	background: #DEEBF8 url(images/wp_header.jpg) top center repeat-y;
	color: #6E6E6E;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	text-align:center;
	}

a, a:visited{
	color: #0066cc;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}
	
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
	font-size:11px;
	}
#container { 
	width: 926px; 
	text-align: left; 
	margin: 0 auto;
	}

#header { 
	height: 69px; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
#header h2 {
	color: #0162B1;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#header h2 a {
	color: #0162B1;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0162B1;
	text-decoration:underline;
	}

#header h3 {
	color: #0162B1;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}
#menu { 
	text-align:left; 
	width:903px; 
	/*margin:0 auto; */
	margin:0 11px 0 12px; 
	background-image:url(images/top_nav_bg.jpg); 
	background-position:top; 
	background-repeat: repeat-x;
	height:52px;
	font-size:11px;
	color:#FFF;

	}
#menu h2 {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px 0 0 0;
	padding: 22px 4px 0 4px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:bold
	color: #FFF;
	padding: 0px 0px;
	padding: 0px 0px 0 0;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #FFF;
	padding: 0px 0px;
	text-decoration: underline;
	}
#content { 
	width: 660px; 
	float: left; 
	clear: both;
	margin:5px 11px 20px 0px;
	padding: 0 5px 0 30px;
    overflow: hidden;
	border:0px solid #ccc;
	}
#contentHome { 
	width: 903px; 
	clear: both;
	margin:5px 11px 5px 12px;
	padding:0 0px 0 0px;
	/*padding: 15px;*/
    overflow: hidden;
	border:0px solid #ccc;
	font-size:13px;
	line-height:110%;
	background: url(images/midbg.gif) repeat-y;
	}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 19px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 490px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
        line-height: 15px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
        line-height: 15px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
	font-size:13px;
	line-height:140%;
}

.entry h2 {
	padding: 15px 0 3px;
	font-size:14px;
	line-height:120%;
	color:#044C86;
}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	}
#content p img a{
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	}
#content h1 {
	color: #0066cc;
	font-size: 18px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	line-height: 150%;
	}
	
#content h1 a  {
	color: #0066cc;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content h2 {
	color: #0066cc;
	font-size: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px;
	line-height: 130%;
	border-bottom: dotted 1px #CCCCCC;
	}
#content h2 a  {
	color: #0066cc;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF url(images/post_div.png) no-repeat center;
	width: 440px;
	height: 60px;
	margin: 0px;
	padding: 0px;
        overflow: hidden;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
        overflow: hidden;
	}
/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;

}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

#sidebar { 
	width: 187px; 
	background: #FFF;
	float: right; 
	margin:5px 13px 10px 0;
	padding: 0px; 
    overflow: hidden;
	}

#sidebar h2 {
	color: #fff;
	font-size: 12px;
	background:#0162B1 url(images/side_hdr.gif) top center repeat-x;
    /*line-height: 30px;*/
	text-align: center; 
/*	font-family: Helvetica, Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	list-style: none;
	padding: 12px 0px 8px 0px;
	margin: 0px 11px 0 0;
	}
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
#sidebar ul li ul {
	padding: 0px;
}
	
#sidebar ul li a {
	color: #0066cc;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
#sidebar ul li ul li {
	color: #000000;
	padding: 5px 0px 0px 15px;
}
#sidebar ul li ul li a {
	color: #0066cc;
}

#footer { 
	background:  url(images/blue1.gif) top center repeat-x;
	color: #ffffff;
	text-align: center;
	/*border-top: 10px solid #336699;*/
	clear: both;
	width:926px;
	margin:0 auto;
	height:68px;
	}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	}
	
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
	}

div#the_post_ticker
{
	border-top: 2px dotted #CCC;
	border-bottom: 2px solid #CCC;
	padding: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-family: Verdana;
	height: 40px;
	overflow: hidden;
}
div#the_post_ticker a
{
	font-weight: bold;
	text-decoration: none;
}
div#the_post_ticker a:hover
{
	text-decoration: underline;
}
#search {
	font-size: 0.9em; 
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#search #searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: url(images/search-btn.png) no-repeat;
	margin: 0 0 0 2px; 
	color: #265e15; 
	width: 135px;
	height: 25px;
	padding: 2px; 		
}


#contentHome ul.bulletArrow { list-style:none; padding:3px 0 0 15px; margin:5px 0 5px 0; background:none; list-style-image:none;}
#contentHome ul.bulletArrow li {background:url(images/dermagevity_bullet6.gif) no-repeat left top; padding:2px 0 2px 20px; list-style:none; line-height:150%; color:#595858; font-weight:bold; font-size:11px;}

#contentHome ul.bulletArrow li:hover {background:url(images/dermagevity_bullet6.gif) no-repeat left top; color:#333; padding:2px 0 2px 20px; list-style:none; line-height:150%;}




#contentHome h1{margin: 0px 0px 10px 0; padding:15px 0 0 25px; font-weight: bold; font-size: 23px; color: #0361A9; line-height: 23px; font-family: verdana,arial,helvetica,sans-serif; text-align: left;}

#contentHome h2{margin: 0px 0px 10px; padding: 10px 0px 0px 25px; font-weight: bold; font-size: 18px; line-height: 1x; font-family: verdana,arial,helvetica,sans-serif; text-align: left; text-transform:capitalize; line-height:120%; color:#0361A9;}

#contentHome h3{margin:10px 0 5px 0; padding:5px 0 0 0; font-weight: bold; font-size: 18px; color: rgb(51, 51, 51); line-height: 18px; font-family: verdana,arial,helvetica,sans-serif; text-align:left;}

#contentHome h4{margin: 0px 0px 5px; padding: 0px 5px 0 25px; font-weight: bold; font-size: 12px; color: #0361A9; line-height: 17px; font-family: verdana,arial,helvetica,sans-serif; text-align: left;}
.bluebox{background:#F5F8FD; border:1px dotted #2556A5; padding:10px; margin:15px 0;}

#content ul { list-style:none; padding:3px 0 0 8px; margin:0; background:none; list-style-image:none;}
#content ul li {background:url(images/dermagevity_bullet6.gif) no-repeat left top; padding:2px 0 2px 20px; list-style:none; line-height:130%;}


#content ul { list-style:none; padding:3px 0 8px; margin:0; background:none; list-style-image:none;}
#content ul li {background:url(images/dermagevity_bullet6.gif) no-repeat left; padding:2px 0 2px 20px; list-style:none; line-height:130%;}
#content ul li ul  {list-style:none; padding:3px 0 8px; margin:0; background:none; list-style-image:none;}
#content ul li ul li {background:url(images/dermagevity_bullet6.gif) no-repeat left; padding:2px 0 2px 20px; list-style:none; line-height:130%;}

#content div.ddsg-wrapper ul { list-style:none; padding:3px 0 8px; margin:0; background:none; list-style-image:none;}
#content div.ddsg-wrapper ul li {background:none; padding:2px 0 2px 20px; list-style:none; line-height:130%;}
#content div.ddsg-wrapper ul li ul  {list-style:none; padding:3px 0 8px; margin:0; background:none; list-style-image:none;}
#content div.ddsg-wrapper ul li ul li {background:url(images/dermagevity_bullet6.gif) no-repeat left; padding:2px 0 2px 20px; list-style:none; line-height:130%;}

a.button{background:url(images/learn_more.gif) no-repeat top right; width:235px; line-height:25px; padding:5px 33px 5px 33px; font-weight:bold; color:#fff;}
a.button:hover{background:url(images/learn_more_1.gif) no-repeat top right; width:235px; line-height:25px; text-decoration:none; color: #fff;}

#headerimg { 
	width:903px; 
	margin:0 auto;
	padding:0;

}


.headingbg { 
	width:903px; 
	margin:0 auto;
	padding:0;
	background:url(images/mid_img.gif) no-repeat top left;


}

.whiteTxt{color:#FFF; Font-weight:bold;}

a.topNav:link, a.topNav:visited, a.topNav:active  {color:#FFF; text-decoration:none;font-size:11px; font-weight:bold;}
a.topNav:hover {color:#FFF; text-decoration:underline;font-size:11px; font-weight:bold;}
