/*  
Theme Name: Cosmeticsurgeryplano.com
Theme URI: http://www.plasticsurgerystudios.com
Description:  Cosmeticsurgeryplano.com custom template
Version: 1.0
Author: Bonnie Wang
Author URI: http://www.plasticsurgerystudios.com
*/

/* SHARED ELEMENTS */
a:link {
color:#333;
}
a:active {
color:#352600;
}
a:visited {
color:#352600;
}
a:hover {
color:#352600;
}
div.hr {
height: 0px;
background: #fff url(images/hr.gif) repeat-x scroll center;
margin-left:5px;
margin-right:5px;
clear:both;
}
div.hr hr {
display: none;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

/* LAYOUT STYLES */
body {
background:url(images/bg.jpg) top center no-repeat #f1f1e7;
color:#333;
font:11px Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
#Master {
margin:0 auto;
padding:0;
width: 960px;
}
	
#Masthead {
background:url(images/Masthead.jpg) no-repeat;
padding:112px 0 0 0;
height:328px;
width:960px;
}
	#blogdesc {
	display:none;
	padding:0 0 10px 15px;
	}

#Nav {
background:#e29700;
margin:0;
padding:0;
text-transform:uppercase;
width:960px; /* 960px */
}
	#Nav ul {
	margin:0;
	padding: 0;
	}
	#Nav li {
	float:left;	
	padding:0;
	list-style-type: none;
	}
	#Nav li a {
	color:#fff;
	display: block;
	padding:0 20px 0 20px;
	line-height:46px;
	text-decoration:none;
	}
	#Nav .selected, #Nav a:hover {
	background:url(images/Nav_hover.jpg) repeat-x;
	color: #fff !important;
	}
#ContentBox {
background:#fff;
width:960px;
}
#Sidebar {
float: left;
padding:25px;
width: 200px; /* 250px */
margin-bottom:10px;
}
	#Sidebar h2 {
	font-size:14px;
	padding:3px 0px;
	margin:0px 7px 3px 0;
	border-bottom: dashed 1px #ccc;
	}
	#Sidebar ul {
	list-style-type: none;
	margin:0;
	padding:0;
	}
	#Sidebar ul li {
	list-style-type: none;
	margin:0 0 20px 0;
	padding:0;
	}
	#Sidebar ul li ul {
	list-style-type: square;
	margin:0;
	padding:0;
	}
	#Sidebar ul li ul li {
	background: transparent url(images/bullet.gif) no-repeat 5px 4px;
	margin:0;
	padding:0px 0px 2px 14px;
	}
	
#Content {
border-left:1px dotted #328e12;
float: right;
line-height:180%;
margin:20px 0 20px 0;
padding:0 25px;
width: 659px; /* 710px */
}
#Content h2 {
font-size: 14px;
padding: 3px 0px;
margin: 0px 7px 3px 0;
border-bottom: dashed 1px #ccc;
}
	#Content h2 a{
	font-size:135%;
	text-decoration:none;
	}
	#Content img {
	border:4px #eeeeee solid;
	}
	#Content textarea{
	width:450px;
	}

#Footer {
background: #a67296; /* Old browsers */
background: -moz-linear-gradient(top, #a67296 0%, #f9e0e2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a67296), color-stop(100%,#f9e0e2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a67296 0%,#f9e0e2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #a67296 0%,#f9e0e2 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #a67296 0%,#f9e0e2 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a67296', endColorstr='#f9e0e2',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #a67296 0%,#f9e0e2 100%); /* W3C */
/*background:#a67296;*/
color:#666;
clear:both;
padding:20px;
text-align:center;
width:920px; /* 960px */
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

/* Quick Contact Form */
.quickContact{
color:#666;
font-size:11px;
font-weight:bold;
margin:10px 0 40px;
}
	#ContactFormMini ul, #ContactFormMini li{
	list-style:none;
	}
	#Sidebar #ContactFormMini li{ /* Vertical spacing between form fields */
	margin:0 0 4px;
	padding:0;
	}
	#ContactFormMini input{
	border:1px solid #352600;
	padding:3px;
	width:190px;
	}
	#ContactFormMini textarea{
	border:1px solid #352600;
	padding:3px;
	width:190px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	}
	#ContactFormMini .SubmitBtn{
	background:#328e12;
	color:#FFF;	
	border:none;
	cursor:pointer;
	height:30px;
	font-weight:bold;
	margin:0 0 0 -3px;
	width:80px;
	}
	#Parity{
	display:none;
	}

.postmetadata { /* Comments box */
font-size:10px;
padding:10px;
border-bottom:#666 1px solid;
border-top:#666 1px solid;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.comments h3 {
font-size: 14px;
padding: 3px 0px;
margin: 0px 7px 3px 7px;
border-bottom: dashed 1px #ccc;
	}
	.bobcomment {
	vertical-align:middle;
	margin-bottom:3px;
	padding:3px;
	}
	ol.commentlist {
	padding: 0;
	margin: 0 0 1px;
	}
	ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 13px 13px 1px;
	}
	ol.commentlist li.commenthead {
	list-style: none;
	margin: 0;
	}
	ol.commentlist li.commenthead h2 {
	margin: 0;
	}


