/*  
Theme Name: Detachable  
Theme URI: http://www.freewpthemes.net/preview/detachable  
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	padding: 0;
	background: #ffffff;
	text-align: justify;
	font-family: Century Gothic;
	font-size: 12px;
	color: #454545;
	width:1000px;
	margin:0 auto;
}

h1, h2, h3 {
	margin-top: 0;
	color: #454545;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration:underline;
}

a:hover {
	color: #20a7c1;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
}

/* Header */


/*blog title */
#blogtitle {
	width: 960px;
	height: 105px;
	margin: 0 auto;
	background: url(images/medical_icon.jpg) no-repeat top left;
}

#blogtitle h1 {
	padding-left:35px;
	padding-top:30px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 40px;
}


#blogtitle a {
	text-decoration: none;
	color: #009acd;
}

#btitle {
	width:500px;
}

#blogdesc { 
	width:320px;
}

#blogdesc p {
	font-size: 18px;
	color:#009ACD;
	padding-right:10px;
}

#logo {
	width: 960px;
	height: 232px;
	margin: 0 auto;
	background: url(images/operation-flip.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */


/*
#mlist{
	padding-top:14px;
	width: 100%;
	padding: 0;
	margin:0;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	background-color:#ffffff;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 10px;
	background: url(images/header_bg.jpg) repeat-y left top;
	background-color:#20a7c1; 
	text-decoration: none;
	text-transform: capitalize;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	o-border-radius: 5px 5px 0 0;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item a {
	color: #FFFFFF;
}
*/


/*flash*/
#flash_insert {
	width: 450px;
	height: 199px; 
	position: relative;
	float:right;
	padding-top: 15px;
	padding-right: 15px;
	z-index: 1;
}

/* Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#contenthome {
	width: 100%;
	margin:10px 0 20px 10px;
}

#content {
	width: 100%;
	margin:10px 0 20px 10px;
}

.post {
	line-height: 200%;
}

.post h1 {
}

.title {
	margin: 0px;
	padding: 0px;
	font-size: 2em;
	font-weight: bold;
}

.title a {
	border-bottom: none;
	color: #454545;
	font-weight: bold;
}

.title a:hover {
}

.byline {
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
	line-height: 25px;
	font-size:14px;
	color:#000000;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
	font-weight:bold;
}

.links a:hover {
}



/* Sidebars */

/*styling to fix issue with IE*/
#toproundleft {
	height:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#e6f4f9;
}

#toprightround {
	height:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#e6f4f9;
}

/*end of style fix for IE*/

/*start of style for sidebar tables*/
#bar1 {
	background-color:#e6f4f9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#bar2 {
	background-color:#e6f4f9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

/*end of sidebar table style*/


.sidebar {
	width: 200px;
	font-size: 12px;
	padding: 10px 5px 0 5px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul ul {
}

.sidebar ul ul ul {
	background:none;
}

.sidebar li {
	padding: 0px 0px 20px 0px;
	color:#000000;
	font-weight:bold;
	
}

.sidebar li ul {
	padding: 10px 0px;
}


.sidebar li li {
	margin: 0px 15px;
	text-align:left;
	padding:0;
}


.sidebar li h2 {
	height: 20px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 20px;
	font-size: 16px;
	color: #292421;
}

.sidebar a {
/*	color:#292421; */
	color:#20a8c2;
	display:block;
	border:1px outset transparent;
	display:block;
	padding:5px;
	text-decoration:none;
}

.sidebar a:hover {
	border:1px inset #292421;
}

.textwidget {
	padding: 0 0 15px 0;
}

/* Search */
#searchtab {
	height:40px;
	font-weight:bold;
}

#searchform {
	margin: 0;
	padding: 0 0 0 0;
	height:30px;
	background-color:#ffffff;
	float:right;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 5px 0px 0 10px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-size: 12px;
	color: #000000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
}

#submitsearch {
	padding-left:5px;
}

#searchbutton {
	padding-top: 3px;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 100%;
	height: 70px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 14px;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

hr {
	display: none;
}

#comment {
	width: 450px;
	height: 100px;
}

#respond {
	color: #333333;
}

/* minor blockquote styling */
blockquote {
	padding-left:5px;
	padding-right:5px;
    background-color: #20a7c1; 
}
blockquote p {
    margin: 0; 
}


ul#menu-main-menu{
	padding:10px 0 15px 53px;
	list-style-type: none;
	margin:0 0 10px 0;
}
ul#menu-main-menu li{
	float:left;
	position:relative;
}
ul#menu-main-menu li a {
	font-family: arial, tahoma, serif;
	font-size:11pt;
	display:block;
	padding:0 9px 0 9px;
	padding-top:4px;
	color: #009acd;
}
ul#menu-main-menu li a {
	border-bottom:5px solid transparent;
	text-decoration:none;
}
ul#menu-main-menu li a:hover {
	border-bottom:5px solid #009acd;
	text-decoration:none;
}
ul#menu-main-menu ul{
	margin:0;
	padding:0;
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	border-top:3px solid transparent;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	
}
ul#menu-main-menu li:hover ul.sub-menu{
	display:block;
	left:0px;
	z-index:999;
}
ul#menu-main-menu  ul.sub-menu li{
	float:left;
	position:relative;
	width:210px;
	background-color:#009acd;
	border-top:1px solid #009acd;
	line-height:18pt;
}
ul#menu-main-menu  ul.sub-menu li:hover{
	background-color:#20a7c1;
}
ul#menu-main-menu  ul.sub-menu li::first-child{
}
ul#menu-main-menu  ul.sub-menu li a{
	color:#ffffff;
	border-bottom:none;
	font-family: 'LucidaGrandeRegular',arial, tahoma, serif;
	font-size:10pt;
}
ul#menu-main-menu  ul.sub-menu li a:hover{
	border-bottom:none;
}
ul#menu-main-menu  ul.sub-menu li a:first-child{
	border-top:1px solid transparent;
}

.breadcrumbs
{
	font-size: 1.1em;
	margin: 5px 0px 10px 0 ;
}
.ShareButtons{
	float:right;
}
