/*
Theme Name: Dr. Delurgio WordPress Theme
Theme URI: http://drdelurgio.com/
Description: The WordPress theme for Orthodontist: Dr. Delurgio.
Version: 1.0
Author: Tom 'fly' Szabo
Author URI: http://hellobit.hu/
Tags: medical, custom header, fixed width

	This theme was designed and built by Tom 'fly' Szabo -  http://hellobit.hu/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.05%;
}
body {
	background: #fff url(images/body_bg.jpg) repeat-x left top;
	text-align: center;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1f5379;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

UL, H1, H2, H3, H4, H5 {
	margin: 0;
}

a {
	color: #1f5379;
	text-decoration: none;
}

H1 {
	padding: 40px 0 20px 0;
	color: #fff;
	font-size: 32px;
	font-weight: normal;
}

H2 {
	padding: 0 0 10px 0;
	font-size: 28px;
	font-weight: normal;
}
H2 span {
	font-size: 18px;
}

.wrapper-out {
	background: transparent url(images/wrap_bg.jpg) no-repeat center top;
	width: 100%;
	min-height: 560px;
	text-align: center;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #deeff3;
}
.data {
	background: transparent url(images/data_top.jpg) no-repeat center top;
	width: 980px;
	min-height: 300px;
}
.data-footer {
	clear: both;
	background: transparent url(images/data_shad.png) no-repeat center top;
	width: 980px;
	margin: 0 auto;
	min-height: 64px;
}
.content {
	float: right;
	padding: 0 20px 0 0;
	width: 620px;
}
.content H2 {
	padding-left: 30px;
	background: transparent url(images/arrow.png) no-repeat 0px 10px;
}

.menu H2.widgettitle {
	display: none;
}
.menu-out {
	float: left;
	width: 320px;
	padding: 0 0 40px 0;
	background: transparent url(images/menu_foot.jpg) no-repeat 20px bottom;
}
.menu {
	width: 320px;
	padding: 0;
	background: transparent url(images/menu_bg.jpg) repeat-y 20px top;
}
.menu UL {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu UL LI UL {
	padding: 40px 0 0 30px;
	margin: 0;
	list-style-type: none;
	background: transparent url(images/menu_top.jpg) no-repeat 20px top;
}
.menu UL LI UL LI UL {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: none;
}
.menu UL LI UL LI {
	padding: 5px 5px 5px 20px;
	background: transparent url(images/m_1_bg.gif) no-repeat 10px 14px;
	font-size: 18px;
	color: #1F5379;
}
.menu UL LI UL LI a {
	font-size: 18px;
	color: #1F5379;
	display: block;
	padding-bottom: 6px;
}
.menu UL LI UL LI a:hover {
	color: #C00;
}

.menu UL LI UL LI UL LI {
	padding: 2px 5px 0 20px;
	background: transparent url(images/m_2_bg.gif) no-repeat 10px 10px;
}
.menu UL LI UL LI UL LI, .menu UL LI UL LI UL LI a {
	font-weight: bold;
	font-size: 16px;
	color: #42941a;
}
.menu UL LI UL LI UL LI a {
	display: block;
	padding: 1px 0 1px 0;
	border-bottom: #e1ebef 1px solid;
}
.menu UL LI UL LI UL LI a:hover {
	color: #C00;
}

.entry a {
	color: #3183BF;
	text-decoration: underline;
}

.rounded-corners{display:block}
.rounded-corners *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.rounded-corners1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #eff7f9;
  border-right:1px solid #eff7f9;
  background:#f8fbfc}
.rounded-corners2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e6f3f6;
  border-right:1px solid #e6f3f6;
  background:#f9fcfd}
.rounded-corners3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f9fcfd;
  border-right:1px solid #f9fcfd;}
.rounded-corners4{
  border-left:1px solid #eff7f9;
  border-right:1px solid #eff7f9}
.rounded-corners5{
  border-left:1px solid #f8fbfc;
  border-right:1px solid #f8fbfc}
.rounded-cornersfg{
  background:#FFFFFF}

.footer-out {
	clear: both;
	width: 100%;
	text-align: center;
	background: #e4f2f5;
	padding: 0 0 20px 0;
}
.footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.footer, .footer a {
	color: #4a4a4a;
	font-size: 12px;
}
.footer a:hover {
	color: #C00;
}

.footer .box {
	float: left;
	width: 300px;
	padding: 20px 0 0 20px;
}

.footer h1, .footer h2, .footer h3 {
	font-weight: bold;
	color: #4a4a4a;
	padding: 0;
}
.footer h1 {
	font-size: 16px;
}
.footer h2 {
	font-size: 13px;
}
.footer h3 {
	font-size: 12px;
}

.footer ul {
	padding: 10px 0 0 0;
	list-style-type: none;
}
.footer ul li a {
	display: block;
	padding: 2px 0 2px 10px;
	background: transparent url(images/li.gif) no-repeat 0px 8px;
}
