/* @override http://rmwebsite.com/zollmansurgery/blog/wp-content/themes/zollmansurgery/style.css */

/*
Theme Name: Zollman Plastic Surgery
Theme URI: http://zollmansurgery.com
Description: The default WordPress theme based for Zollman Surgery.
Version: 2.0
Author: Rosemont Medida
Author URI: http://www.rosemontmedia.com/
*/

#column-left .post h2, #blog #column-left h1 {
	margin-bottom: 20px!important;
	font-size: 1.5em;
}

.metaData {
	font-size: .9em;
}

/* ------------------------blog framework ------------------------ */

/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions & aligment */

#commentsDiv {
	clear: both;
	margin: 30px 20px 30px 35px;
	padding-top: 20px;
}

#commentsDiv h3, #commentsDiv p {
	margin: 0px;
}

#commentsDiv input, #commentsDiv textarea {
	border: 1px solid #6779C3;
	font-size: 12px;
	color: #6779C3;
	height: 25px;
	line-height: 25px;
}

#commentsDiv textarea {
	width: 500px;
	height: 150px;
}

input#submit {
	height: 25px;
	line-height: 20px;
	width: 150px;
	color: #042b5e;
	background-color: #fff;
}

#comments {
	margin-bottom: 20px!important;
}

#respond {
	margin-top: 20px!important;	
}

.commentlist {
	border-bottom: 1px solid #fff;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	padding: 20px;
	border-top: 1px solid #fff;
}
	
.commentlist li p {
	margin-top: 10px!important;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	color: #fff;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}
	
.alt {
	background-color: #042b5e!important;
}

#commentform p {
	margin-bottom: 10px!important;
}

h3#respond {
	margin-bottom: 20px;
}

/* ------------------------gallery framework ------------------------ */

.case {
	width: 514px;
	margin: 10px 0 30px 60px;
}

.caseSmall {
	width: 434px;
	margin: 0 auto 30px;
}

.case a img, .caseSmall a img {
	background-color: #fff;
	border: 1px solid #B34AA9;
	padding: 5px;
	margin: 0 5px 0 0!important;
	float: left;
}

.case a img {
	float: left;
}

.caseImages {
	margin-bottom: 5px;
}

.case a img:last-child, .caseSmall a img:last-child {
	margin-right: 0px;
}

.case span, .caseSmall span {
	float: left;
	width: 210px;
	color: #878270;
	text-indent: 25px;
	margin-bottom: 5px;
}

a.btnMore {
	background: #fff url("images/moreBullet.jpg") 405px center no-repeat;
	height: 25px;
	line-height: 25px;
	display: block;
	clear: both;
	text-indent: 10px;
	border: 1px solid #B34AA9;
	color: #B34AA9;
	text-decoration: none;
}

.btnMore:hover {
	text-decoration: underline;
}

ul#galleryNav {
	font-size: 13px;
	font-family: "Times New Roman";
	margin: 0;
	padding: 0;
}

#galleryNav li {
	padding: 3px;
	background-color: #eae5d1; 
	border: 1px solid #dacfb4;
	margin-bottom: 2px;
}

#galleryNav li.title {
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Times New Roman";
	color: #000;
	background: none;
	padding: 0px;
	border: none;
	margin: 5px 0px;
}

#galleryNav a {
	color: #000;
	text-decoration: none;
}

#galleryNav a:hover {
	color: #000;
	text-decoration: underline;
}

.caseParagraph {
	margin-bottom: 30px;
	margin-left:60px;
}

.nextPat {
	float: right;
	width: 30px;
}

.prevPat {float: left;
width: 30px;}
