/*
Skin name: Dentist Delight
Version: 1.0
Author: Maxx Kremer
Author uri: http://maxxkremer.com/
*/

/* Layout Body Classes:

.mmm = Wide layouts (Content, Top Sidebar + 2 Sidebars / Sidebar, Content, Sidebar / Wide Content, Sidebar / Sidebar, Wide Content / Extra Wide Content / Top Sidebar + 2 Sidebars, Content)

.mm = Medium layouts (Content, Sidebar / Sidebar, Content / Wide Content)

.m = Narrow layouts (Narrow Content) 

*/

/* Globals */
html {
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	background: url(images/bg.jpg) repeat-x #F2F3F5;
	font-family:Tahoma;
}

.skin{
	font-size: 12.5px;
	line-height: 1.7em;
}

/* Pushes wrapper down when top admin menu activated */
/*.sem_admin_menu #wrapper{
	margin-top: 15px;
}*/

#wrapper{
	margin-top: 15px;
	padding: -10px -10px;
	border: 2px solid #DDB11C;
	background: #fff;
}

/* Headers Global */

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	color: #09589F;
	font-family: Tahoma;
}

h1{
	font-size: 18px;
	color: #53587E;
	font-family: Tahoma;
}

h2{
	font-size: 16px;
	color: #53587E;
	font-family: Tahoma;
}

h3{	
	font-size: 15px;
	color: #53587E;
	font-family: Tahoma;
}

h4{ 	
	font-size: 14px;
	color: #53587E;
	font-family: Tahoma;
}

h5{
	font-size: 13px;
	color: #53587E;
	font-family: Tahoma;
}

h6{
	font-size: 12px;
	color: #53587E;
	font-family: Tahoma;
}

/* More Global */

li {
	margin: 0.5em 0;
	/* Needed for IE */
	list-style-position: outside;
}

a{
	outline: none;
	color: #53587E;
	text-decoration: none;
	font-family: Tahoma;
}

a:hover{
	text-decoration: underline;
	font-family: Tahoma;
}

/* Header */

#header{
	margin-top: 10px;
	margin-bottom: 5px;
}
 
#sitename{
	margin-top: -10px;
	padding-top: 0;
}

.invert_header #sitename{
	padding-top: 20px;
}
	
#sitename, .invert_header #sitename, #sitename a, .invert_header #sitename a{
	font-family: "Tahoma", Tahoma;
	text-align: left;
	color: #eee;
	font-size: 34px;
}

#tagline, .invert_header #tagline{
	font-weight: normal;
	text-align: left;
	color: #e7e7e7;
	font-size: 15px;
}

/*  Navbar */

.mmm #navbar {
	margin-top: 10px;
	line-height: 42px;
	border-bottom: 5px solid #DDB11C;
	background: url(images/navbar.png) no-repeat top center;
}

.mm #navbar {
	margin-top: 0;
	line-height: 42px;
	background: url(images/navbar-750.png) no-repeat top center;
}

.m #navbar {
	margin-top: 0;
	line-height: 42px;
	background: url(images/navbar-620.png) no-repeat top center;
}

.sem_admin_menu #wrapper navbar{
	margin-top: 20px;
}

 #header_nav{
	padding-left: 10px;
	margin-left: -23px;
}

 #header_nav span {
	float: left;
	padding: 0 10px;
	margin-right: 0;
	margin-left: 0;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	display: inline-block;
	font-family: Tahoma;
}

 #header_nav span a {
	margin-left: -5px;
	margin-right: -5px;
	padding: 0 10px;
	color: #fff;
	line-height: 42px;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0;
	display: inline-block;
	/*border-right: 1px solid #7885c6;*/
}

 #header_nav span a:hover {
	color: #fff;
	/*margin-left: -8px;*/
	text-decoration: none;
	/*border-left: 1px solid #7885c6;*/
	background: url(images/hover_nav.png) repeat-y top center;
}

#header_nav span.nav_active{
	padding: 0 10px;
	margin-left: -2px;
	color: #fff;
	line-height: 42px;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0;
	text-transform: capitalize;
	background: url(images/hover_nav.png) repeat-y top center;
	/*border-right: 1px solid #7885c6;*/
}

.nav_active{
	color: #fff;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/hover_nav.png) repeat-y top center;
}

* html #s {
	margin: 10px 0 6px;
	vertical-align: center;
}

* html #go {
	margin: 8px 0px 6px;
	vertical-align: center;
}


/* Header / Footer Inline Boxes */

.mmm .inline_box {
	width: 197px;
	margin: 0 10px;
}

.inline_box{
	padding: 0 10px 10px 10px;
	_padding: 0 5px 10px 5px;
	background: #EFEFEF;
	color: #454545;
	border: none;
}

.inline_box ul li, .inline_box ul li.nav_branch, .inline_box ul li.nav_blog, .inline_box ul li.nav_home, .inline_box ul li.nav_leaf{
	padding-left: 20px;
	background: url(images/leaf.gif) no-repeat 0 3px;
}

.widget_categories ul, .widget_archive ul, li.nav_blog, li.nav_branch, li.nav_home{
	list-style-image: none;
	list-style-type: none;
}

.inline_box a{
	color: #000;
}

#header_boxes, #footer_boxes{
	width: 950px;
	color: #777;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #EFEFEF;
	border: 1px solid #8f8f8f;
	font-size: 1em;
}

#header_boxes h2{
	color: #454545;
}

#footer_boxes h2{
	color: #454545;
}

/* Header / Footer Widgets */

#header_wrapper .inline_box .pad{
	padding: 0;
}

#footer_wrapper .inline_box .pad{
	padding: 0;
}

div.header_widget .wrapper_item, div.footer_widget .wrapper_item{
 	margin-top: 10px;
	padding: 5px 0;
	color: #454545;
	background: #ffffff;
	border: 1px solid #ffffff;
}

div.footer_widget .wrapper_item{
	margin-bottom: 10px;
}

/* Main Content Area */

#body_bg{
	margin-top: 0;
	padding-top: 10px;
}
 
#main{
	margin-top: 0;
	font-size: 1.05em;
	letter-spacing: 1px;
	font-family: tahoma;
}

#main a{
	color: #53587E;;
	font-family: tahoma;
}

#main a:hover {
	color: #4F2E14;
	text-decoration: underline;
	font-family: tahoma;
}

#main h1, #main h1 a{
	font-family: Tahoma;
	text-decoration: none;
	color: #53587E;
}

#main h1 a:hover {
	color: #8A96D0;
	text-decoration: underline;
	font-family: tahoma;
}

.entry_header h1{
	margin-top: 10px;
}

.main_widget, .entry, .comment, .widget {
	margin-top: 0;
}

.entry {
	border-right: 1px dotted #4F2E14;
	padding-right: 10px;
}

.entry .pad{
	padding: 0;
}

.post{
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#main .entry_content p{
	width: auto;
}

#main .entry_date{	
	clear: both;
	margin-bottom: 15px;
	padding-top: 0;
}

#main .entry_date span{
	display: block;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-left: 22px;
	letter-spacing: 2px;
	color: #8A96D0;
	font-family: tahoma;
}

#main ul li, #main ol li{
	list-style-position: inside;
}

.comment_actions a {
	float: right;
	margin-left: .4em;
	margin-bottom: .2em;
	margin-top: 10px;
}

.comment_box a {
	display: block !important;
	text-align: center !important;
	margin-top: 5px !important;
	margin-right: 5px !important;
	height: 62px !important;
	width: 62px !important;
	overflow: hidden !important;
	background: url(images/comment.png) top center no-repeat !important;
	color: #fff !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 22px !important;
	line-height: 22px !important;
	padding-top: 20px !important;
	padding-bottom: 1px !important;
	font-family: tahoma;
}

.comment_box a:hover {
	color: #000 !important;
}

.num_comments {
	padding-top: 0px !important;
	font-size: 20px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	font-family: tahoma;
}

.edit_entry{
	float: left;
	width: 60px;
	margin-left: -15px;
	margin-right: 25px;
}

.entry_content{
	border-bottom: #bcbcbc;
	margin-top: 10px;
}

.entry_tags, .entry_categories, .bookmark_me{
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #505880;
	font-family: tahoma;
}

#main .entry_tags a, #main .entry_categories a, #main .bookmark_me a{
	font-size: 10px;
	text-transform: none;
	letter-spacing: 0;
	color: #505880;
	font-family: tahoma;
}

#main .entry_tags a:hover, #main .entry_categories a:hover, #main .bookmark_me a:hover{
	color: #505880;
	text-decoration: underline;
	font-family: tahoma;
}

.entry_tags a{
	padding-left: 23px;
	background: url(images/tag.gif) no-repeat top left;
}

.entry_categories{
	padding: 0;
}

.entry_categories a{
	padding-top: 2px;
	padding-left: 23px;
	background: url(images/cat.gif) no-repeat top left;
}

.entry_author a, .entry_author span, .signed_in_author a, .loginout a, .name_label label{
	padding-left: 17px;
	background: url(images/user.gif) no-repeat top left;
}

.name_label label{
	padding-left: 19px;
}

#s {
background: #fff url(images/search.gif) no-repeat 1px 1px;
}

#main .link_comment img {
	background: none;
	border: none;
}

#main .comment_entry img {
	border: none;
}

.bookmark_me h2{
	font-size: 12px;
}

.bookmark_me a.print_entry{
	padding-left: 21px;
	background: url(images/print.gif) no-repeat top left;
}

.bookmark_me a.email_entry{
	padding-left: 19px;
	background: url(images/mail.gif) no-repeat 0 3px;
}

.email_label label{
	padding-left: 19px;
	background: url(images/mail.gif) no-repeat 0 0;
}

.url_label label{
	padding-left: 20px;
	background: url(images/web.gif) no-repeat 0 0;
}

.bookmark_me{
	padding: 0 0 10px 0;
}

.entry .related_widget{
	line-height: 1.5em;
	margin-top: 10px;
	padding-bottom: 0.8em;
}

.entry .related_widget h2{
	margin-top: 10px;
	font-size: 12px;
	color: #505880;
	font-weight: normal;
	font-family: tahoma;
}

#main .entry .related_widget ul li{
	padding-left: 20px;
	font-size: 12px;
	background: url(images/leaf-main.gif) no-repeat 0 2px;
}

#main .entry .related_widget ul li a{
	color:#505880;
}

.widget_calendar caption {
	font-family: tahoma;
	font-weight: normal;
	font-size: 14px;
}

.comment_date span, .pings_date span, .post_list h3 {
	background: none;
	padding-left: 0;
	padding-right: 0;
}

a.more-link{
	float: left;
	clear: both;
	margin: 10px 0;
	text-decoration: underline;
}


/* Archive */

.post_list h3, .post_list ul li{
	clear: both;
}

.post_list ul li a.more-link{
	padding-bottom: 20px;
}


/* Images */

.skin .alignleft{
	float: left;
	margin: 0 10px 10px 0;
}

.skin .alignright{
	float: right;
	margin: 0 0 10px 10px;
}

#main img{
	border: none;
}

.wp-caption {
    margin: 0;
    padding-top: 4px;
    text-align: center;
	font-size: 0.8em;
	font-family: Tahoma;
	background: #EFECC3;
	color: #4F2E14;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #DAD8B1;
}

.wp-caption-text{
	padding: 0 4px;
	color: #4F2E14;
}

blockquote {
	margin: 0 30px;
	padding: 10px 20px;
	border-left: 10px solid #8A96D0;
    background-color: #ffffff;
	background-image: none;
}


/* Sidebars */


#sidebars ul li, #sidebars li.nav_leaf, #sidebar ul li, #sidebar li.nav_leaf, #sidebar2 ul li, #sidebar2 li.nav_leaf{
	list-style-image: none;
	list-style-type: none;
	background: url(images/leaf-main.gif) no-repeat 0 2px;
	padding-left: 20px;
}

.mmm #sidebars{
	width: 380px;
	min-height: 300px;
	margin-top: -27px;
	padding: 6px 0 10px 3px;
	_padding: 6px 10px 10px 0;
	line-height: 1.5em;
	letter-spacing: 1px;
}

.mmm #sidebar, .mmm #sidebar2{
	width: 189px;
}

.mmm #sidebar{
	padding-right: 0;
	padding-left: 0;
}

.mmm #top_sidebar{
	margin-top: 17px;
	background: none;
}

.mmm #bottom_sidebar{
	margin-top: 0;
}
	
.mmm #sidebar{
	background: none;
	margin-right: 0;
}

.mmm #sidebar2{
	margin-right: 0;
	margin-left: 0;
}

#sidebars h2, #sidebar h2, #sidebar2 h2{
	font-weight: normal;
	font-family: Tahoma;
	font-size: 16px;
	color: #09589F;
}

.widget h2{
	padding: 5px 0 5px 0;
	line-height: 1.2em;
}

#sidebars .widget_title h2, #top_sidebar .widget_title h2, #bottom_sidebar .widget_title h2{
	color: #09589F;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

#bottom_sidebar .widget_title h2{
	*padding-top: 2px;
}

#top_sidebar .widget_title h2{
	padding-top: 15px;
}

.widget, #top_sidebar .widget, #bottom_sidebar_widget {
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.widget ul li{
	background: url(images/leaf.png) no-repeat 0 6px;
}

.sidebar a{
	color: #505880;
	text-decoration: none;
}

.sidebar a:hover{
	color: #996600;
	text-decoration: underline;
}

blockquote, q, ul, ol, dl {
	margin-left: 0;
	list-style-position: inside;
}

.post_list ul, .fuzzy_widget ul, .random_widget ul, .related_widget ul, .widget_pages ul, li.nav_leaf, li.nav_branch {
	list-style-image: none;
	list-style-type: none;
}

/* Comments */

div.entry_comments{
	width: 500px;
	margin-left: 10px;
}

.comment_field input{
	position: relative;
	top: 4px;
	left: -40px;
	width:75%;
}

.comment_field textarea#comment{
	width: 99%;
}


/* Footer */


#credits{
	font-family: Tahoma;
	font-size: 10px;
	color: 000;
}

#footer{
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 10px;
	padding-top: 0px;
	border: 1px solid #000;
	background: #8A96D0;
}

#credits{
	margin-bottom: 5px;
	padding-top: 5px;
}

.mmm #credits, .mmm #footer{
	width: 948px;
}

#footer a, #credits a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: tahoma;
}

#footer a:hover, #credits a:hover{
	color: #000;
	text-decoration: underline;
	font-family: tahoma;
}

#footer_nav span.nav_active{
	color: #000;
	text-transform: uppercase;
	font-family: tahoma;
}

#footer_boxes{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer_boxes h2{
	color: #000;
	font-size: 9px;
	font-family: tahoma;
}

#footer_nav, #copyright_notice{
	padding: 10px 0;
}

#footer_nav .inline_menu div a:hover {
	color: #eda306;
}

/* Footer Credits */

#credits {
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

/* Widget specific style */

#democracy ul li{
	padding-left: 0;
	background: none;
}

.footer_widget .bookmark_me_sidebar a{
	font-family: tahoma;
	color: #9F0000;
	text-decoration: none;
}

.footer_widget .bookmark_me_sidebar a:hover{
	color: #fff;
}

/* Style the Calendar */

.widget_calendar table {
	border: solid 1px #666;
}

.widget_calendar thead {
	border-bottom: solid 1px #666;
	background: #146899;
	color: #333;
}

.widget_calendar tfoot {
	border-top: solid 1px #666;
	background: #8fb6cc;
}

.widget_calendar tfoot a {
	color: #000;
	font-family: tahoma;
}

.widget_calendar tfoot a:hover {
	color: #333;
	font-family: tahoma;
}


/* Buttons */

.button{
	min-height: 14px;
	max-width: 120px;
}

 .button, .button input, input#searchsubmit{
 	padding: 0 0.2em 1px 0.2em;
	*padding: 0 0.2em -1px 0.2em;
	margin-right: 15px;
	font-weight: normal;
	font-family: tahoma;
	color: #fff;
	background: url(images/searchbutton.png) no-repeat left center;
	font-size: 11px;
	border: none;
	height: 23px;
	width: 100px;
	display: inline-block;
}

.button:hover, .button input:hover, input#searchsubmit:hover{
	color: #DDB11C;
} 

div.newsletter_submit input{
	margin-top: 4px;
	padding: 0 0.2em 1px 0.2em;
	margin-right: 15px;
	font-weight: normal;
	font-family: tahoma;
	color: #000;
	background: url(images/searchbutton.png) no-repeat left center;
	font-size: 11px;
	border: none;
	height: 23px;
	width: 100px;
	display: inline-block;
}

div.newsletter_submit input:hover{
	color: #fff;
}

p.submit{	
	display: inline-block;
	padding: 0;
}

form#commentform input#submit{
	float: left;
	margin-top: 10px;
	padding: 0;
	height: 26px;
	width: 116px;
	background: url(images/search.png) no-repeat left center;
}

input#go.go.button{
	margin-left: 4px;
	margin-right: 8px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	*height: 21px;
	*position: relative;
	*top: 1px;
	*right: -4px;
}

/* Alternate Layouts */


/* mmm layouts */

body.monocolumn.mmm #main{
	width: 950px;
	margin: 0;
	padding: 0;
}

/* Sidebar, Content, Sidebar */

.sms #sidebar{
	float: left;
	margin-left: 0;
	padding-right: 0;
}

.sms #sidebar2{
	float: right;
	padding-left: 6px;
	padding-right: 0;
	margin-left: 0;
}

.sms #sidebar_wrapper{
	width: 775px;
	}

.sms #main{	
	width: 600px;
	margin-top: 0;
}

/* Wide Content, Sidebar */

.mms #main{
	width: 775px;
	margin-top: 0;
}

.mms #sidebar{
}

/* Sidebar, Wide Content */

.smm #main{
	width: 775px;
	margin-top: 0;
}

.smm #sidebar{
	float: left;
	margin-left: 0;
	padding-right: 0;
}



/* Top Sidebar + 2 Sidebars, Content */

.tsm #sidebars{
	margin-left: 5px;
	padding: 0;
}


/* mm layouts */

.mm #header_boxes, .mm #footer_boxes{
	width: 740px;
	padding-left: 10px;
}

.mm .inline_box{
	width: 215px;
	margin-right: 10px;
	padding: 0 10px 10px 10px;
}

.mm #sidebar{
	_width: 180px;
}

/* Content, Sidebar */

.ms #main{	
	width: 544px;
	margin-top: 0;
}


/* Sidebar, Content */

.sm #main{	
	width: 544px;
	margin-top: 0;
}
	


/* m layouts */


.m #header_boxes, .m #footer_boxes{
	width: 610px;
	padding-left: 10px
}

.m .inline_box{
	width: 171px;
	margin-right: 10px;
	padding: 0 2px 2px 2px;
}
	
	


/* Suckerfish */

#pixopoint_menu_wrapper1{
	margin-bottom: 40px;
}

#suckerfishnav {
	width: 950px;
    background: url(images/navbar.png) no-repeat top center;
    font-size: 15px;
    font-family: Tahoma;
    font-weight: normal;
    }
	
#suckerfishnav li.current_page_item a{
	color: #333;
}
	
#suckerfishnav, #suckerfishnav ul{
    float:left;
    list-style:none;
    /* line-height:30px; */
    padding:0;
    margin:0;
    width:950px;
    }
	
.ms #suckerfishnav, .sm #suckerfishnav, .mm #suckerfishnav{
	width: 750px;
}

.m #suckerfishnav{
	width: 620px;
}
	
#suckerfishnav{
	margin-left: 5px;
}

#suckerfishnav a {
    display:block;
    color: #000;
    text-decoration:none;
    padding: 13px 10px 10px 10px;
    }

#suckerfishnav li {
    float:left;
	margin: 0;
    padding :0;
	background: none;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:150px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:150px;
    /* border-bottom:1px solid #333;*/
    font-weight:normal;
    font-family:Tahoma;
	background: #6a6055;
    }
#suckerfishnav li li a {
    padding: 10px 10px;
    width:130px;
    font-size:14px;
    color:#fff;
	background: #6a6055;
    }
#suckerfishnav li ul ul {
    margin:-34px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#6a6055;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #000;
	background: url(images/hover-nav.png) repeat-x top left;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color: #000;
	background: url(images/hover-nav.png) repeat-x top left;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color: #fff;
	background: #6a6055;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#6a6055;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#6a6055;
    }