/*
Theme Name: whitestar revised
Description: Ruby Gelman D.M.D. Dental Care for Kids
Version: 1.0
Author: rubygelman.com
*/ 

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg-dot.gif);
	text-align: center;
	line-height: 150%;
	font-size: 0.8em;
	color: #333333;
	margin: 0px;
}
#outline {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
	border-color: #990099;
	border-width: 1px;
	border-style: solid;
}
a {
	color: #803285;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #FF99005;
	text-decoration: none;
	border: none;
}
p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
	background:none;
}
p.bg, .bg {
	clear:both;
	padding:0 0 0 15px;
	margin:0;
	background:none;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:15px;
}
p.bg2, .bg2 {
	clear:both;
	padding:0;
	margin:0;
	background:none;
	border-bottom:4px solid #f0f0f0;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2 {
	color:#222222;
	font-size: 1.2em;
	font-weight: normal;
	margin: 2em 0 1em;
	padding: 4px 0;
	border-bottom:1px solid #222222;
	text-decoration: none;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
h5 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#494949;
	padding:10px 0 5px 0;
	margin:5px 0;
	border-bottom:1px solid #e2e2e2;
}
p {
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
}
#page-bot {
	width:800px;
	text-align: center;
	font-size: 1em;
	padding: 10px 0;
	background-color: #E8E8E8;
	margin: 0 auto 0 auto;
	border-color: #999999;
	border-width: 1px 0 0 0;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
}
/*=== H eader ===*/
.header_bg img.main_img {
	margin:0 auto;
	padding:0;
	border-top:solid 1px #999999;
}
.header_bg_resize {
	width:965px;
	margin:0 auto;
}
#header {
	margin: 0;
}
/*- Logo -*/
.logo {
	width:168px;
	float:left;
	margin:0;
	padding:0;
}
#header h1 {
	background: url(images/head-img-03.jpg) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 800px;
}
#header h1 a {
	display: block;
	height: 80px;
}
#header h1 a:hover {
	text-decoration: none;
}
/* Search form */
.search {
	float:left;
	width:240px;
	padding:0;
	margin:10px 0 0 0;
}
.search span {
	width:233px;
	display:block;
	border:1px solid #dddddd;
	background:#FFF;
	height:34px;
	margin:0;
}
.search input#s {
	float:left;
	width:183px;
	padding:10px 5px;
	margin:0;
	border:0;
	background:none;
	color:#999999;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:14px;
	height:14px;
}
.search .btn {
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:auto;
}
/*=== Navigation ===*/
/* RSS */
.rss {
	width:200px;
	float:left;
	padding:20px 0 20px 0;
	margin:0;
	background: url(images/rss.gif) left no-repeat;
}
.rss a.big {
	text-decoration:none;
	font: normal 14px Arial, Helvetica, sans-serif;
		font-size: 1em;
	color:#3f3f3f;
	padding:0 0 0 28px;
	margin:0;
	display:block;
}
.rss a.big span {
	color:#803285;
	font-weight:bold;
}
/*- Top Nav -*/
.topnav {
	font-size:14px;
	font-weight: nomal;
	width:600px;
	float:left;
	padding:5px 0 0 0;
}
.topnav ul {
	padding:0;
	margin:0;
}
.topnav li {
	float:left;
	padding:16px 15px;
	margin:0;
	list-style:inside;
}
.topnav li a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	text-decoration: none;
	text-transform:uppercase;
}
.topnav li a:hover {
	color:#000;
}
.topnav li a.active {
	color:#000;
}
/*- Top Nav 2 -*/
.topnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: nomal;
	width:800px;
	float:left;
	padding:0;
}
.topnav2 ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	background-color:#993399;
	margin:0;
	padding:0;
}
.topnav2 ul.menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.topnav2 ul.menu li a {
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 5px 5px 20px;
	font-weight:normal;
}
.topnav2 ul.menu li a:hover, .current {
	color:#fff;
	background-color:#ff6633;
	text-decoration:none;
	border: none;
}
.topnav2 ul.menu .current a {
	color:#fff;
	font-weight:700;
}
/*BLUE*/
.topnav2 ul.menu.blue {
	background-color:#993399;
}
.topnav2 ul.menu.blue li a:hover, .menu.blue li.current {
	background-color:#ff6633;
}
/* body */
.body_bg {
	padding:20px 0 0 0;
}
.body_bg_resize {
	width:800px;
	margin:0 auto;
}
/*=== All Columns ===*/
#columns {
	margin:0;
	padding: 0 0 15px;
	display: table-cell;
	display: block;
}
/*=== Center Column ===*/
#centercol {
	float: left;
	width: 520px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 248px;
	padding: 15px 15px 0 10px;
}
.small_link {
	padding:20px 0 0 0;
	margin:0 auto;
	height:32px;
	background: url(images/right_box_comment_bg.gif) top no-repeat;
}
#rightcol a {
	color: #404040;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/

.content {
	line-height: 150%;
	text-align:left;
	padding: 0 0 15px 15px;
	margin-bottom:15px;
}
.content p{
	margin:0;
	font-size: 1em;
	font-style: normal;
	margin:0;
	padding: 0;
	line-height: 150%;
}
.content a {
	color: #803285;
	text-decoration: none;
	border: none;
}
.content a:hover {
	color: #FF99005;
	text-decoration:underline;
	border: none;
}
.post-content em {
	font-size: 1em;
}
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2 {
	color: #803285;
	font-size: 1.2em;
	padding: 4px 0;
	margin-top:20px;
	font-style: normal;
	border-bottom:1px solid #803285;
	text-decoration: none;
}
.post-title h2 a {
	color: #803285;
	font-size: 1.2em;
	padding: 4px 0;
	margin-top:20px;
	text-decoration: none;
}
.post-title h2 a:hover {
	color: #FF9900;
	font-size: 1.2em;
	padding: 4px 0;
	margin-top:20px;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin:0 0 15px 0;
}
.post-date a {
	color: #3f3f3f;
	font-weight:bold;
}
.post-date em {
	display: inline;
	margin:0;
	color: #3f3f3f;
	font-size: 1em;
	font-style: normal;
	padding:5px 0 12px 0;
	line-height: 1.75em;
}
.post-date em span {
	padding:0 10px 12px 2px;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 14px;
	font-style: normal;
	height: 1%;
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em 100px;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}
/*- Social Links -*/
.social-links {
	float:right;
	padding:0;
}
.comments.fl {
	line-height: 11px;
	background:url(images/coomments_bg.gif) top no-repeat;
}
.comments.fl span {
	background: url(images/comment_bg.gif) top no-repeat;
	float:left;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding:15px 0;
	width: 63px;
	margin:0 10px 0 0;
	display: inline-block;
	line-height: 32px;
	color:#fff;
}
.social-links .fr {
	padding:0;
	margin-top:15px;
	margin-bottom:10px;
	font-size: 1em;
	font-style: normal;
	line-height: 150%;
	color: #222222;
}
.social-links .add {
	padding:0;
	margin-bottom:15px;
	font-size: 1em;
	font-style: normal;
	line-height: 150%;
	color: #999999;
}
.social-links .fr span {
	font-weight:normal;
	color:#803285;
	padding:0;
}
.social-links .fr a:hover {
	color: #803285;
	text-decoration: underline;
}
.social-links img {
	margin: 0 2px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 470px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */
.wtitle {
	padding:0 0 10px 0;
	border-bottom:4px solid #efefef;
	margin:0 10px 10px 10px;
}
.wtitle h2 {
	margin:0;
	padding:0;
	font:normal 42px/1.3em Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}
.wtitle span {
	margin:0;
	padding:0;
	font:normal 13px/1.3em Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
	margin: 0 0 28px;
	padding: 1px;
}
.box .content {
	height: 1%;
	padding: 10px 0 0 15px;
}
.box.ads .content {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.box.ads p{
	margin:0;
	font-size: 1em;
	font-style: normal;
	margin:0;
	padding: 0;
	line-height: 150%;
}
.box.ads .content h5 {
	text-align:left;
}
.box.ac .content {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
#rightcol .box {
	margin: 0 0 10px 0;
}
/*- Box2 -*/
.box2 {
	height: 1%;
	margin: 0 15px 0 15px;
	padding: 15px 0;
	line-height: 150%;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name {
	font-size: 1em;
	text-align:left;
	line-height: 150%;
}
.comm-date {
	font-size: 0.8em;
	text-align:left;
	line-height: 150%;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
	padding: 0 0 0 15px;
}
.message input {
	padding: 9px 15px;
	width: 470px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
}
.message .submit {
	float:right;
	padding-right:10px;
}
.message .btn {
	text-align:center;
	background: #803285;
	color:#FFFFFF;
	padding: 5px;
	width: auto;
	border:1px solid #FFFFFF;
}
.message .btn:hover {
	text-align:center;
	background:#FFFFFF;
	color:#803285;
	padding: 5px;
	border:1px solid #803285;
}
.message .notice {
	color: #803285;
	float: left;
	font-style: italic;
	padding: 0 0 0 15px;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	display: block;
	margin:10px auto;
	padding:0;
	background:#fff;
}
.pic.fr img {
	margin-left: 23px;
}
.pic.fl img {
	margin:10px auto;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img {
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin:10px 14px 5px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Styling Lists ===*/
/*- List -*/
.list {
	height:36px;
	clear:both;
	padding:0;
}
.list li {
	float:left;
}
.list li a {
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:15px;
	padding:10px;
}
.list li a.active {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
}
div.tabs_list {
	padding:0;
}
div.tabs_list ul {
	text-align:left;
	border:1px solid #e0e0e0;
	padding:0 5px;
}
div.tabs_list ul li {
	border-bottom:1px solid #e0e0e0;
	padding:8px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
div.tabs_list ul ul {
	padding:0;
	border:1px dotted #e0e0e0;
}
div.tabs_list ul ul li {
	padding:3px;
	border:0;
}
div.tabs_list ul li a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
div.tabs_list ul li a:hover {
	color: #FF9900;
	text-decoration:underline;
}
/*- List1 -*/
.list1 li {
	height:1%;
	padding:.7em 0 .7em 13px;
}
.list1 li.last {
	border:0;
}
#rightcol .list1 li a:hover {
	color: #FF9900;
}
/*=== Footer ===*/
#footer .fr {
	padding:20px 0 0 0;
	color:#fff;
	font: normal 14px Arial, Helvetica, sans-serif;
}
#footer .fl {
	padding:0;
}
#footer .fl a:link {
	color: #803285;
	text-decoration: none;
}
#footer .fl a:visited {
	color: #803285;
	text-decoration: none;
}
#footer .fl a:hover {
	color:#FF9900;
	text-decoration: underline;
}
#footer .fr a {
	color: #aac7cf;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}
#footer .fr a:hover {
	color: #aac7cf;
	text-decoration: underline;
}
/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
	margin-left:15px;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fr {
	float: right;
}
.fr  p{
	float: right;
	padding-left:15px;
	color: #803285;
}
.fr2 {
	float: left;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}

