/*
Theme Name: Physicians Plan Blog
Theme URI: http://wordpress.org/
Description: 
Version: 1
Author: Neal Barrow
Author URI: http://abramarketing.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #FFF url(http://physiciansplan.net/img/bg_body_new.gif) repeat-y center;
	color: #4F4F4F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.5em;
	}

/* Typeography
================================*/

h1, h2, h3, h4, h5, h6, ul, li, p {
	padding: 0;
	margin: 0;
	}

p {
	padding-bottom: 5px;
	}

ul, li {
	list-style: none;
	}

a:link, a:visited {
	color: #4F4F4F;
	text-decoration: none;
	}

a:hover, a:active {
	color: #9EAAA1;
	text-decoration: underline;
	}

.bluelink:link, .bluelink:visited {
	background: #E1F4FD;
	padding: 3px 5px;
	color: #2B7AA6;
	border: 1px solid #D9EBF3;
	text-decoration: none;
	font-weight: bold;
}

.bluelink:hover, .bluelink:active {
	background: #2B7AA6;
	color: #FFF;
	border: 1px solid #D9EBF3;
}

h2 {
	font-size: 115%;
	}
	
#laserinner h2 a {
	text-decoration: none;
	margin-top: 10px;
	}
	
h3 {
	font-size: 175%;
	}
	
h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 5px;
	}
	
.post { padding-bottom: 20px; 
}

.post p { padding: 0px 0px 3px 10px; 
}


/* Layout Elements
================================*/
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

#banner {
	width: 960px;
	height: 185px;
	}
	
/* Banner
================================*/
#bannerNav {
	width: 960px;
	height: 190px;
	background: url(images/bg_banner_new.jpg) top left no-repeat;
	position: relative;
}

#topNav {
	position: absolute;
	top: 20px;
	right: 25px;
}

#topNav li {
	float: left;
	background: url(images/top_nav_left.jpg) top left no-repeat;
	margin: 0 0 0 10px;
}

#topNav li a {
	background: url(images/top_nav_right.jpg) top right no-repeat;
	display: block;
	padding: 3px 15px 5px 5px;
	font-size: 11px;
	margin: 0 0 0 10px;
	text-decoration: none;
	font-weight: bold;
}

#topNav li a:hover {
	text-decoration: underline;
	}

#bottomNav {
	position: absolute;
	top: 147px;
	right: 25px;
}	

#bottomNav li {
	float: left;
	background: url(images/btm_nav_left.jpg) top left no-repeat;
	margin: 0 0 0 10px;
}

#bottomNav li a {
	background: url(images/btm_nav_right.jpg) top right no-repeat;
	display: block;
	padding: 2px 15px 5px 5px;
	font-size: 11px;
	margin: 0 0 0 10px;
	text-decoration: none;
	font-weight: bold;
}

#bottomNav li a:hover {
	text-decoration: underline;
	}
	
/* Sidebar
================================*/
#sidebar {
	width: 235px;
	padding: 0;
	float: left;
	font-size: 88%;
	margin: 0 20px 0 0;
	border-right: 1px solid #d4d6d7;
	}
	
#sidebarInner {
	width: 215px;
	padding: 0;
	margin: 0;
	}
	
#sidebar li {
	padding-left: 8px;
	}
#sidebar li a {
	text-decoration: none;
	}


#sidebar h2 {
	background-color: #d4d6d7;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	margin: 0 0 5px 0;
	}

#sidebar ul {
	margin: 0 0 15px 0;
}

#login {
	background-color: #F1F1F1;
	padding: 3px 7px;
	line-height: 1.3em;
	}
	
#login input {
	border: 1px solid #b4b4b4;
	}
		
#login h3 {
	font-size: 100%;
	}
.quickfind {
	width: 135px;
	margin: 14px 0;
	border: 1px solid #b4b4b4;
	}
	
.form {
	width: 120px;
	padding: 0;
	margin: 0;
	}

#sidebar #services {
	background: url(http://physiciansplan.net/img/bg_link.gif) no-repeat left top;
	line-height: 100%;
	color: #FFF;
	font-weight: bold;
	padding: 1px 0 3px 8px;
	}


/* Main Content
================================*/
#content {
	font-size: 95%;
	width: 676px;
	float: left;
}

.weightManagment #content {
	font-size: 93%;
	float: left;
	background: none; 
}

.weightManagment #contentinner {
	padding: 0 15px 0 10px;
	}

#contentinner {
	padding-left: 10px;
	padding-right: 20px;
}

#laserinner {
	padding-left: 10px;
	padding-right: 150px;
}

#laserinner ul li, .normalizedLi {
	list-style: circle;
	padding-bottom: 3px;
	margin-left: 10px;
	}

#content h1 {
	font-size: 130%;
	color: #59675E;
	margin-bottom: 8px;
	}
	
#storeinner {
	padding: 5px 50px 0 10px;
	}
	
#storeinner img {
	margin: 0 5px;
	}
	
#storeinner p {
	margin: 0 0 15px 0;
	}	
	
#successinner #store, #successinner #botox, #successinner #restylane, #successinner #radioFrequency {
	border: 1px solid #d4d6d7;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	_height: 1%;
	}
	
.homePicBorder {
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #d4d6d7;
	padding: 4px;
	float: right;
	}

#footer {
	width: 730px;
	padding-top: 50px;
	clear: left;
	font-size: 85%;
	text-align: center;
	}
	
/* Bmi Calculator
================================*/
.bmiItem {
	font-size: 105%;
	}

/* Staff
================================*/
.staffStats {
	margin-top: 15px;
	}

.staffStats li {
	list-style: disc;
	margin-left: 20px;
	}

.staffStats ul {
	margin-bottom: 10px;
	background-color: #F1F1F1;
	padding: 4px;
	}

/* Success Stories
================================*/
#successinner {
	margin: 0 50px 0 10px;
	}
	
#successinner h3 {
	font-size: 120%;
	}
	
#successinner li {
	margin-bottom: 10px;
	}
	
#successinner .light {
	background-color: #FAFAFA;
	padding: 10px;
	overflow: hidden;
	_height: 1%;
	}
	
#successinner .dark {
	background-color: #F1F1F1;
	padding: 10px;
	overflow: hidden;
	_height: 1%;
	}
	
.beforeAfter {
	width: 250px;
	float: right;
	text-align: center;
	padding-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 20px;
	}

.beforeAfter img {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 4px;
	margin-left: 5px;
	}
	
/* Laser Aesthetics
================================*/
#wideContent {
	margin: 0 70px 0 10px;
	}
	
#wideContent ul {
	margin-bottom: 10px;
	}
	
#wideContent ul li, .normalizedLi {
	list-style: disc;
	padding-bottom: 10px;
	margin-left: 15px;
	}
	
	.subjectItem {
		overflow: hidden;
	}
	
/* Before And After
================================*/
	
.botoxBeforeAfter {
	width: 125px;
	float: right;
	text-align: center;
	padding-bottom: 5px;
	margin-left: 40px;
	line-height: 1em;
	font-size: 90%;
	}

.botoxBeforeAfter img {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 4px;
	margin: 2px 0 10px 0;
	}
	
.successStoriesText {
	float: left;
	width: 175px;
	}
	
/* Hair Removal
================================*/
.cuteraCoolGlidePIc {
	padding: 5px;
	margin: 5px;
	}

/* Contact
================================*/
#contacttable {
margin-top: 10px;
	}

#contacttable td {
padding: 6px 0;
	}
	
.contact #content p {
padding-bottom: 80px;
	}
	
#contacttable input, #contacttable textarea, #contacttable select {
	border: 1px solid #b4b4b4;
	}

#contentinner input, #contentinner textarea, #contentinner select {
border: 1px solid #b4b4b4;
	}

	
/* Locations
================================*/
#locationstable {
	margin-top: 15px;
	}

.locations #locationstable li {
list-style: square;
	}

#locationstable .loctitle {
letter-spacing: 2px;
border-bottom: 1px solid #d4d6d7;
font-weight: bold;
padding-top: 15px;
	}
	
#locationstable .strip {
line-height: normal;
padding: 2px 0;
}

.location {
	padding: 4px;
	font-weight: bold;
	}
	
.hours {
	padding: 4px;
	font-weight: bold;
	}
	
/* Web Traffic
================================*/
#trafficContainer {
	width: 685px;
	font-size: 80%;
	}
	
.traffictitle {
	background-color: #FAFAF0;
	color: #94946D;
	font-weight: bold;
}

.monthytd {
background-color: #d4d6d7;
color: #4E6B59;
font-weight: bold;
letter-spacing: 2px;
}


.trafficalt {
background-color: #F0F0F0;
color: #4C4C29;
}

.basic {
margin: 2px;
}

.basic td {
padding: 3px;
}

/* AJAX HIDDEN VARIABLES */

#Item1 , #Item2, #Item3 , #Item4, #Item5 , #Item6, #Item7 {
		width: 320px;
		color: #333333;
		font-size: 92%;
		border: 1px dotted #CCC;
		background-color: #F1F1F1;
		padding: 4px;
	}
	
	/* Misc
================================*/
.picBorder {
	border: 1px solid #CCCCCC;
	background-color: #d4d6d7;
	padding: 4px;
	margin: 7px;	
	}
	
#contentinner .borderNone {
	border-bottom: none;
	}
	
.bioPicBorder {
	border: 1px solid #CCCCCC;
	background-color: #d4d6d7;
	padding: 4px;
	}
	
.storePicBorder {
	border: 1px solid #CCCCCC;
	background-color: #d4d6d7;
	padding: 4px;
	margin-right: 8px;
	}
	
	.imgFloatLeft {
		float: left;
		}
		
	.imgFloatRight {
		float: right;
		}
		
.toggler {
	margin: 10px 0;
	padding: 2px 5px;
	background: #FAFAFA;
	border: 1px solid #C8C8C8;
	cursor:pointer;
}
 
.element {
	padding: 10px;
}
 
.element p {
	margin-bottom: 15px;
	padding: 4px;
}

.element ul {
	margin: 0 0 18px 35px;
	font-size: 95%;
}

.element li {
	list-style: disc;
	margin: 0 0 3px 0;
}

.element h3 {
	font-size: 140%;
	margin: 18px 0 4px 0;
	color: #027EC4;
}

.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.clearB {
	clear: both;
}

.commentlist {
	margin: 0;
	padding: 0;
}