/*
Theme Name: Sellers Plastic Surgery
Theme URI: http://www.sellersplasticsurgery.com/
Description: Custom WordPress theme for Sellers
Version: 1.0
Author: Code Greene - Tim Haslam
Author URI: http://dojo.codegreene.com
*/


/* RESETS */
* {
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
}
a { outline: none; }
body {
  line-height: 1;
  color:#333;
  font-family:arial, sans-serif;
}
strong { color:#111; }
ol, ul { list-style: none; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {content: ""; }
blockquote, q { quotes: "" ""; }
img { border: 0 }

.hover    { cursor: pointer; }
.hidden   { display: none; }
.full	  { width: 100%; }
.clearer    { clear: both; }

/*General Styles */
body {
	background: #000000 url('images/bg.gif') repeat-x;
}

body.small-bg {
	background: #000000 url('images/bg2.gif') repeat-x;
}

body.white {
	background: #ffffff;
}

.blank-page {
	width: 468px;
	padding: 72px;
	line-height: 1.3em;
}

.blank-page ol li {
	list-style-type: decimal;
	margin: 3px 0 3px 30px;
}

.blank-page p {
	padding: 2px 0;
}

.wrapper {
	position: relative;
	left: 50%;
	margin-left: -439px;
	width: 877px;
}

.content {
	background: #8AC2BD;
	margin: 7px 36px 0 0;
	padding: 3px;
	overflow:hidden;
}

.narrow-entry {
	width: 500px;
	padding: 0 0 0 20px;
	float:left;
}

.narrow-entry p, .entry p {
	padding: 5px 0;
}

.entry {
	padding: 0 20px;
}

#nav ul {
	background: #015944;
	margin: 0 0 8px;
	padding: 0;
}

#nav ul li {
	color: #EAF4F4;
	display: inline;
}

#nav ul li a:link, #nav ul li a:visited {
	color:#EAF4F4;
	font-size:14px;
	padding:5px 10px 15px;
	text-decoration:none;
}

#footer {
	background: url('images/content_footer.gif') no-repeat;
	padding: 65px 0 0 0;
	text-align:center;
}

#footer ul li {
	display:inline;
	list-style-type:none;
}

#footer ul li a:link, #footer ul li a:visited {
	color:#FBFEEF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:9px;
	margin-right:34px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	text-transform:uppercase;
}

#footer p {
color:#104B42;
font-family:Verdana;
font-size:8px;
padding: 5px 0;
}

.entry ul, .narrow-entry ul {
	margin: 10px 0;
}

.entry ul li, .narrow-entry ul li {
	margin: 0 0 0 30px;
	padding: 2px 0;
	list-style-type:disc;
}

.entry ul.sub-nav li {
	display:inline;
	list-style-type:none;
	padding: 0 8px 0 4px;
	margin: 0 0 0 0;
	border-right: 1px solid #444444;
	line-height: 1.5em;
}

.entry ul.sub-nav li.current_page_item a {
	color: #444444;
	text-decoration: none;
}

.right-side {
	float: right;
	font-size:14px;
	width: 220px;
}

.right-side ul li a {
	color: #000000;
}

.right-side .padding {
	font-size:16px;
	font-weight: bold;
	padding-bottom:5px;
}

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

.after {
	float: left;
}

.group {
	width:100%;
	overflow:hidden;
}

#fancybox-title-over {
	display:none !important;
}

.gallery-content {
	float: left;
	width: 200px;
}

.gallery-thumb {
	float: left;
	width: 300px;
}

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

.alignright {
	float: right;
}

.alignleft {
	float:left;
}

.sub-nav ul li {
	display:inline;
}

.left-col {
	float:left;
}

.right-side img {
	margin: 10px 0 0 0;
}

.image-slider {
	float: right;
	margin: -434px 1px 0 0;
	position: relative;
}

.tour-image {
	float: left;
	position: relative;
	margin: -140px 0 0 205px;
	z-index:500;
}

.sellers-image {
	float: left;
	position: relative;
	margin: -155px 0 0 35px;
	z-index:20;
}

.sellers-image img {
	width: 135px;
}

.home-image {
	position:relative;
	z-index:10;
}

.text-rotator {
	float:left;
	z-index:20;
	position:relative;
	margin: -35px 0 0 105px;
	color: #ffffff;
	font-weight: normal;
}

.text-rotator p {
	width: 350px !important;
}

.right-side ul li {
	list-style-type:disc;
	padding: 2px 0;
	margin: 0 0 0 20px;
}