/*
Theme Name: Skin by Madeline - a theme by ( LATITUDEPARK )
Theme URI: http://www.latitudepark.com/
Description: Designed specifically for AirMD and its affiliate sites
Version: 1.0
Author: <a href="http://www.latitudepark.com/">Latitude Park</a>
Tags: airmd, two columns, fixed width, medical
For the WordPress community (GPL), enjoy it guys.
by Latitude Park - latitudepark.com
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	margin:0;
	line-height: 18px;
	background-color: #181b1f;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

* {
padding:0;
margin:0;
}



#container {
	width:941px;
	position:relative;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container h1 {
	font-size:24px;
	letter-spacing:-1px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#container h1 a {
	color:#333;
	text-decoration:none;
}

#container h1 a:hover {
color:#c00;
}

#header {
	height: 150px;
	width: 941px;
	background-image: url(images/skin-by-madeline-header.jpg);
	background-repeat: no-repeat;
}

#headerin {
	padding-top: 34px;
	padding-left: 290px;
}

#header ul {
	margin: 0px;
	padding: 0px;
}

#header ul li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c9c9c9;
	padding-left: 5px;
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 25px;
}
#header ul li a:link{
	text-decoration: none;
}
#header ul li a:visited{
	text-decoration: none;
}
#header ul li a:hover{
	text-decoration: none;
}
#header ul li a:active{
	text-decoration: none;
}
.post-categories ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.post-categories li{
	list-style-type: none;
}

.mainlink {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}
.mainlinkdesc {
	font-size: 11px;
	text-transform: capitalize;
	color: #254777;
}

#headerhome {
	height: 364px;
	width: 941px;
}
.headerhomephone {
	font-size: 33px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}


#headerhomein {
	padding-top: 34px;
	padding-right: 37px;
	width: 230px;
	float: right;
}

#content {
	width:941px;
	background-repeat: repeat-x;
	background-position: center top;
}
#maincontent {
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-top: 25px;
}

#content h2 {
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222729;
	font-weight: normal;
	
}

#content h2 a {
	color:#222729;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}

#content h2 a:hover {
	color:#666;
}

#content h2.archive {
	font-size:20px;
	color:#222729;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}
.main {
	padding-bottom: 40px;
}
.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
	float:left;
	width:289px;
}

#sidebar h3 {
	display: none;
}

#sidebar ul {
list-style:none;
}

#sidebar ul li {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4b6;
}

#sidebar ul li a:link {
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 289px;
	background-color: #a7a9ac;
	text-indent: 18px;
}

#sidebar ul li a:visited {
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 289px;
	background-color: #a7a9ac;
	text-indent: 18px;
}

#sidebar ul li a:hover {
	background-color: #86888b;
}

#sidebar ul li a:active {
	font-size: 14px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 35px;
	width: 289px;
	background-color: #a7a9ac;
	text-indent: 18px;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
	background:#222729;
	width: 941px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0;
	height: 125px;
}

#footer a {
color:#555;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#ffffff;
text-decoration:none;
}
#footerin {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	text-align: center;
	padding-right: 40px;
	font-size: 11px;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}
#full-content {
	width: 100%;
}
#full-contentin {
	padding-right: 30px;
	padding-left: 30px;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}


#rightcontent {
	width: 458px;
	float: left;
	background-image: url(images/right-col-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightcontentin {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#leftcontent {
	width: 476px;
	float: left;	
}
#leftcontentin {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
}

#leftcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #445a53;
	line-height: 25px;
	font-weight: normal;
	
	}
#leftcontent h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #445a53;
	line-height: 25px;
	padding-top: 10px;
	font-weight: normal;
	}
	
.homeThumb {
	border: 8px solid #cccccc;
	margin: 5px;
}

.welcomecontent {
	float: right;
	padding-top: 10px;
	margin-right: 35px;
	font-style: italic;
	line-height: 18px;
}
.welcomecontent img {
	margin-bottom: 20px;
	border: 8px solid #CCC;
}
.welcomecontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #445a53;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
.postexcerpt {
	margin-left: auto;
	width: 347px;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #222729;
	width: 150px;

}
.dots {
	float: left;
}
.postcolumn {
	width: 210px;
	float: left;
}



.columnExcerpt {
	width: 347px;
	margin-right: auto;
	margin-left: auto;
}

.more {
	margin-top: 1em;
}

.clear {
	clear: both;
}

/* @end */


#topnav {
	background-color: #222729;
	height: 41px;
	width: 941px;
}
#topnavin {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li{
	list-style-type: none;
	display: inline;
	float: left;
}
#topnav li a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 41px;
	color: #9b9c9d;
	font-weight: bold;
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	list-style-type: none;
}
#topnav li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 41px;
	color: #9b9c9d;
	font-weight: bold;
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	list-style-type: none;
}
#topnav li a:hover {
	color: #FFF;
}
#topnav li a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 41px;
	color: #9b9c9d;
	font-weight: bold;
	text-decoration: none;
	padding-right: 17px;
	padding-left: 17px;
	list-style-type: none;
}
