/*
THEME NAME: Sky Dental
THEME URI: http://www.skydental.ro/
DESCRIPTION: Wordpress theme for Sky Dental website
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Sky Dental CSS */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 12px;
}

p {
	line-height: 1.4;
}

a {
	color: #16A3E7;
}

a:hover {
	color: #FF6600;
}

hr {
	border: none 0;
	border-bottom: 1px solid #EFEFEF;
	height: 1px;
	margin: 20px 0;
}

.clear {
	clear: both;
}

.icon {
	vertical-align: middle;
	margin: 0 5px 3px 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#container {
	width: 760px;
	margin: 0 auto;
}

#top {
	width: 760px;
	background: #FFFFFF;
}

#header {
	height: 90px;
}

#logo {
	float: left;
	margin: 25px 0 0 35px;
}

#logo a {
	width: 160px;
	height: 35px;
	display: block;
	background: url(images/logo_skydental.gif) no-repeat top left;
}

#logo a span { display: none }

#phone {
	float: right;
	padding: 15px 35px 0 0;
}

#banner {
	height: 180px;
	background: url(images/bg_banner.png) no-repeat top left;
	margin-left: 5px;
}

#banner p {
	color: #25466B;
	margin-bottom: 10px;
	font-size: 12px;
}

#banner-text {
	width: 320px;
	float: left;
	margin: 30px 0 0 30px;
}

#banner-text h2 {
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;	
}

#banner-buttons {
	margin-top: 20px;
}

#banner-img-bg {
	width: 350px;
	height: 140px;
	background: url(images/bg_image.png) no-repeat top left;
	float: right;
	margin: 23px 30px 0 25px;
}

#banner-img {
	position: relative;
	overflow: hidden; 	
	width: 330px;
	height: 120px;
	margin: 8px 0 0 8px;
}

#banner-img-inner {
	position: relative;
	width: 330px;
	height: 120px;
}

#img-cabinet {
	position: absolute;
	left: 0;
	top: 0;
}

#img-map {
	position: absolute;
	left: 0;
	top: 165px;
}

#promo {
	background: url(images/bg_promo.jpg) no-repeat top left;
	background-position: 0 2px;
	margin-left: 5px;
	padding-bottom: 10px;
}

#promo-title {
	float: left;
	width: 260px;
	margin: 30px 30px 0 30px;
	font-size: 14px;
}

#promo-title img {
	vertical-align: middle;
	margin-right: 10px;
}

#promo-title a {
	text-decoration: none;	
}

#promo-text {
	float: left;
	font-size: 12px;
	width: 370px;
	margin: 25px 30px 0 0;
	padding-left: 30px;
	border-left: 1px solid #E9E9E9;
}

.rc-bottom {
	height: 15px;
	background: url(images/rc_bottom.gif) no-repeat top left;
}

#bottom {
	width: 760px;
	padding: 0;
}

#page {
	background: url(images/bg_promo.jpg) no-repeat top left;
	background-position: 0 2px;
	margin-left: 5px;
}

#content {
	width: 420px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
}

#breadcrumbs {
	font-size: 90%;
	margin-bottom: 5px;
	color: #999999;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
	color: #1B4F89;
	margin: 0 0 10px 0;
}

#content p {
	margin-bottom: 10px;
	line-height: 1.5;
}

#content ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

#content ul li {
	margin-bottom: 5px;
}

.atable {
	margin-bottom: 20px;
}

.atable th, .atable td {
	padding: 5px 0;
	border-bottom: 1px solid #E8EDF3;
}

.atable td.service {
	width: 310px;
}

.atable td.tab {
	padding-left: 30px;
}

.atable td.price {
	text-align: right;
}

#mapContainer {
	height: 300px;
	width: 420px;
	margin: 15px 0;
}

#mapnote {
	font-size: 11px;
	padding: 10px 10px 10px 32px;
	background: #F9F7F0 url(images/ico_note.png) no-repeat top left;
	background-position: 10px 10px;
	border: 1px solid #F2EEDF;
}

.orange-link {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat center left;
}

.orange-link:hover {
	text-decoration: underline;
}

.staff {
	margin: 20px 0 0 0;
}

.staff-img {
	width: 120px;
	float: left;	
}

.staff-info {
	width: 300px;
	float: left;
}

.staff-info h3 {
	color: #1B4F89;
}

.staff-title {
	color: #000000;
	font-weight: bold;
}

h3.motiv {
	font-weight: normal;
	color: #1B4F89;
	margin: 10px 0 5px 0;
	padding-top: 10px;
	border-top: 1px solid #EFEFEF;
}

h3.motiv img {
	vertical-align: middle;
	margin-right: 10px;
}

#sidebar, #blogsidebar {
	width: 240px;
	min-height: 195px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: url(images/bg_sidebar.png) no-repeat top left;
}

#sidebar h3 {
	font-size: 16px;
	font-weight: normal;
	color: #1B4F89;
	margin: 15px 20px 5px 20px;
}

#sidebar ul {
	list-style: none;
	margin: 0 20px;
}

#sidebar ul li {
	background: url(images/dotted.gif) repeat-x bottom left;
	padding-top: 8px;
	padding-bottom: 8px;
}

#sidebar ul li a {
	text-decoration: none;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat center left;
}


#sidebar ul li.current_page_item a {
	font-weight: bold;
	color: #1B4F89;
	text-decoration: none;
	cursor: default;
}

#sidebar ul li#subscribe {
	background: none;
}

#sidebar ul li#subscribe a {
	background: none;
	padding-left: 0;
}

#footer {
	margin: 0 auto;
	color: #999999;
	font-size: 11px;
	padding: 15px 0;
	margin: 15px 35px 0 35px;
	border-top: 2px solid #EFEFEF;
}

.note {
	font-size: 10px;
	color: #999999;
}

#photo-gallery {
	margin-top: 15px;
}

.photo {
	width: 135px;
	height: 115px;
	background: url(images/bg_photos.png) no-repeat bottom right;
	float: left;
	margin: 5px 5px 0 0;
}

.photo img {
	border: 0;
}

/* Styling for Buttons */

.btn-banner {
	background: transparent url( images/headerbtn_left.png ) top left no-repeat;
	display: inline-block;
	font-size: 10px;
	padding: 3px 0 5px 11px;
}

.btn-banner span {
	background: transparent url( images/headerbtn_right.png ) top right no-repeat;
	padding: 3px 14px 5px 0;
}

a.btn-banner:link, a.btn-banner:visited {
	color: #25466B;
	text-decoration: none;
	background-color: transparent;	
}

a.btn-banner:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: transparent;	
}

a.btn-banner:active {
	color: #25466B;
	text-decoration: none;
	background-color: transparent;
}

/* Styling for menu */

#menu {
	width: 750px;
	height: 30px;
	margin: 0 5px;
	font-size: 11px;
	line-height: normal;
}

#menu ul {
	margin-left: 16px;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0 0 0 9px;
	margin: 0 2px 0 0;
	/*background: url(images/tableft.png) no-repeat top left;*/
}

#menu a {
	float: left;
	display: block;
	padding: 9px 15px 7px 8px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	/*background: url(images/tabright.png) no-repeat top right;*/
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {
	float: none;
}
/* End IE5-Mac hack */

#menu a:hover {
	color: #1B4F89;
}

#menu .current_page_item, #menu .current_page_parent, #menu .current_page_ancestor {
	background: url(images/tableft_on.png) no-repeat top left;
}

#menu .current_page_item a, #menu .current_page_parent a, #menu .current_page_ancestor a {
	background: url(images/tabright_on.png) no-repeat top right;
	color: #FFFFFF;

}

/* Styling for Buttons */

.btn-black {
	background: transparent url( images/blackbtn_left.png ) top left no-repeat;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 4px 4px;
}

.btn-black span {
	background: transparent url( images/blackbtn_right.png ) top right no-repeat;
	padding: 2px 8px 4px 4px;
}

a.btn-black:link, a.btn-black:visited {
	color: #E2E2E2;
	text-decoration: none;
	background-color: transparent;	
}

a.btn-black:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;	
}

a.btn-black:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;	
}

/* Blog Styling */

.post {
	margin-bottom: 50px;
}

.category-title {
	text-transform: uppercase;
	color: #999999;
	font-size: 90%;
}

.entry-title a {
	text-decoration: none;
}

.entry-comments {
	font-size: 90%;
	padding: 8px 0;
	border-bottom: 3px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
}

.entry-comments a {
	font-weight: bold;
	padding-left: 20px;
	background: url(images/ico_comment.png) no-repeat top left;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

#sidebar .xoxo {
	margin: 0;
}

#sidebar .widget {
	margin: 0;
	padding: 0;
	background: none;
}

/* Sitemap Styling */

#sitemap-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sitemap-wrapper ul li {
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 1px solid #EFEFEF;
}

#sitemap-wrapper ul li ul li {
	font-weight: normal;
	padding: 0 0 0 10px;
	border-bottom: none;
	background: url(images/bullet.gif) no-repeat center left;
}

#sitemap-wrapper ul li ul {
	margin: 5px 0 0 15px;
}