/* 
	Theme Name: Plastic Surgeon Malibu
	Theme URL: http://www.plasticsurgeonmalibu.com
	Description: Plastic Surgeon Malibu official Wordpress theme by <a href="http://thelimedesign.com">TheLimeDesign</a>
	Author: Shahz - TheLimeDesign
	Author URL: http://www.thelimedesign.com
	Version: 1.0
	Tags: two-columns, thesis
*/
/* Generic cross browser hacks definitions and wordpress compatibility*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0px; 
	padding:0px; 
	border:0px;
} 
img {
	border: none;
}

ol, ul {
	list-style-position: inside;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
	height: 0px;
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
	vertical-align: middle;
}
body {
	background-color: #274149;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #313131;
}
a, a:active, a:visited {
	color: #20a0b8;
	text-decoration: none;
}
a:hover {
	color: #1D94AA;
}
input {
	border: 1px solid #999;
	height: 22px;
	line-height: 22px;
}
textarea {
	border: 1px solid #999;
}
#container {
	width: 944px;
	margin: 0px auto;
	background-image: url(images/body_bg.jpg);
	padding: 0px 21px;
}
#HeaderImage {
	background-image: url(images/tree_image.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 372px;
}
#header {
}
#navigation {
	padding-left: 310px;
}
#navigation ul {
	height: 41px;
	list-style: none;
}
#navigation ul li {
	float: left;
	line-height: 41px;
	font-size: 14px;
	padding-right: 12px;
}
#navigation ul li a, #navigation ul li a:active, #navigation ul li a:visited {
	color: #3397aa;
	text-decoration: none;
	padding: 0px 5px;
	display: block;
}
#navigation ul li a:hover {
	background-image: url(images/nav_hover.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#logo {
	padding: 61px 0px 0px 310px;
}
#maincontent {
	padding: 125px 40px 34px 40px;
}
#sidebar, #content {
	padding-top: 22px;
}
#sidebar {
	width: 240px;
	background-image: url(images/sidebar_bg.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.sidebarTitle {
	color: #fff;
	font-size: 16px;
	margin-bottom: 22px;
	padding: 0px 12px;
}
.sidebarTitle a, .sidebarTitle a:active, .sidebarTitle a:visited, .sidebarTitle a:hover {
color: #fff;
text-decoration: none;
}
.sidebarDescription {
	color: #8cea44;
	font-size: 14px;
	margin-bottom: 22px;
	padding: 0px 12px;
}
.widget {
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 44px;
}
.widgetTitle {
	padding: 0px 12px;
	font-weight: bold;
}
.widget ul {
}
.widget ul li {
	color: #81ebff;
	list-style: none;
}
.widget ul li a, .widget ul li a:active, .widget ul li a:visited {
	display: block;
	color: #81ebff;
	text-decoration: none;
	background-image: url(images/sidebar_bg_item.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 8px 8px 8px 24px;
	line-height: 14px;
}
.widget ul li a:hover {
	color: #62ff3e;
	background-image: url(images/sidebar_bg_hover.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#content {
	width: 551px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 22px;
	background-color: #fff;
	background-image: url(images/content_bg_top.png);
	background-position: center top;
	background-repeat: repeat-x;
}
.post {
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.post h1 {
	color: #20a0b8;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 22px;
}
.post p {
	margin-bottom: 18px;
}
.post ul, .post ol {
	list-style-position: inside;
}
.tagbox {
	margin: 18px 0px;
	padding: 18px 0px;
}
.metadata {
	color: #848484;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 22px;
}
.HomeInfo {
	font-size: 14px;
	border-bottom: none;
}
.HomeInfo h1 {
	font-size: 20px;
}
#footer {
	background-color: #165763;
	padding: 12px 22px;
	color: #fff;
	font-size: 16px;
}
