/* @override 
	http://rmwebsite.com/gbwvision/wp-content/themes/gbwvision/style.css
	http://www.gordonweissvision.com/wp-content/themes/gbwvision/style.css
*/

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

/* ------------------------ type selectors ------------------------ */
html {
	background: #e8d6d2 url("images/bgHtml.png") repeat-x;
}

#insideHtml {
	background: #e8d6d2 url("images/bgHtmlInside.png") repeat-x;
}

body { 
	background:url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:12px/18px Arial, Helvetica, sans-serif; 
	color:#000;
}

#inside {
	background: url("images/bgBodyInside.jpg") top center no-repeat;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

/*h1 span, h2 span, h3 span {
	display: none;
}*/

a:link,a:visited	{ color: #5c3e6c; text-decoration:underline; outline:none; }
a:hover,a:active	{ text-decoration:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
}

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

a.learnMore {
	background: url("images/btnLearnMoreRight.png") right top no-repeat;
	float: left;
	color: #fff;
	text-decoration: none;
	letter-spacing: -20;
	padding-right: 7px;
}

.learnMore span {
	background: url("images/btnLearnMore.png") no-repeat;
	height: 26px;
	line-height: 26px;
	padding: 0 3px 0 10px;
	float: left;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
}

header {
	height: 123px;
}

header a {
	float: left;
	margin: 32px 0 0 34px;
	display: inline;
}

#phoneNumber {
	font: 32px/32px "Helvetica Neue LT Std", Arial;
	color: #000;
	text-decoration: none;
	float: right;
	margin: 32px 38px 0 0;
	position: relative;
	display: inline;
	z-index: 100;
}

#inside header a#btnUTC {
	float:right;	
	margin:47px 0 0;
	position:relative;
	right:-225px;
	z-index:0;
}

/* ------------------------ nav framework ------------------------ */
nav { 
	background:url("images/nav.png") no-repeat; 
	width:980px; 
	height:47px; 
	margin:0;
	padding:0; 
}

nav li, nav a {
	height:47px;
	display:block;
	text-indent: -9999px;
}

nav li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	z-index: 300;
}

#nav-01 { width: 60px; margin-left: 17px;}
#nav-02 { width: 117px;}
#nav-03 { width: 94px;}
#nav-04 { width: 136px;}
#nav-05 { width: 96px;}
#nav-06 { width: 112px;}
#nav-07 { width: 83px;}
#nav-08 { width: 90px;}
#nav-09 { width: 155px;}

#nav-01 a:hover { background:url("images/nav.png")  -17px -47px no-repeat; }
#nav-02 a:hover { background:url("images/nav.png") -77px -47px no-repeat; }
#nav-03 a:hover { background:url("images/nav.png") -194px -47px no-repeat; }
#nav-04 a:hover { background:url("images/nav.png") -288px -47px no-repeat; }
#nav-05 a:hover { background:url("images/nav.png") -424px -47px no-repeat; }
#nav-06 a:hover { background:url("images/nav.png") -520px -47px no-repeat; }
#nav-07 a:hover { background:url("images/nav.png") -632px -47px no-repeat; }
#nav-08 a:hover { background:url("images/nav.png") -715px -47px no-repeat; }
#nav-09 a:hover { background:url("images/nav.png") -805px -47px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#362341;
	z-index: 400;
}

nav li ul li { 
	height:30px; /* Height of each drop down nav item */
	border:1px solid #201527;
	border-top:none;
}	

nav li ul li a {
	width:100%;
	height:30px;	/* Height of each drop down nav item, should match above */
	line-height:30px;	 /* Height of each drop down nav item again, should match above */
	text-indent: 10px;
}

/* Drop down link styles */
nav a:link, nav a:visited, nav a:hover, nav a:active {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

nav li:hover ul, nav li.sfHover ul	{ left: 0px; }

/* Hover styles for drop down items */
nav li ul li a:hover { 
	background:#201527!important;
	color:#fff;
	text-decoration:none;
}

nav li ul, nav li ul li { width:310px; }

/* ------------------------ aside framework ------------------------ */
aside {
	width:323px;
	float:left;
	margin-left: 27px;
	display: inline;
}

#inside aside {
	width: 291px;
	margin: 42px 0 0 0;
	padding: 0;
	background: url("images/bkgdAsideWrap.png") repeat-y;
}

aside p, aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, aside ul, aside dl {
	margin:0px 0px 10px 0px;
}

#inside aside ul {
	border-top: 1px solid #c8bcc2;
	list-style-position: inside;
	list-style-type: none;
	margin: 0 24px 0 3px;
}

#inside aside ul li {
	border-bottom: 1px solid #c8bcc2;
	text-indent: 20px;
}

#inside aside ul li a {
	height: 30px;
	line-height: 30px;
	display: block;
	text-decoration: none;
	color: #400063;
	background: url("images/bullet.png") 5px center no-repeat;
}

#inside aside ul li a:hover {
	background: #615065 url("images/bulletHover.png") 5px center no-repeat;
	color: #fff;
}

#inside aside p, #inside aside address {
	margin: 0 30px 0 28px;
}

#inside aside a {
	color: #511670;
}

#inside aside img {
	padding: 0px;
	margin: 0px;
}

#asideTop {
	background: url("images/bkgdAsideTop.jpg") no-repeat;
	padding-top: 30px;
}

#asideBtm {
	background: url("images/bkgdAsideBtm.png") bottom left no-repeat;
	padding-bottom: 30px;
}

#standard {
	margin-top: 49px;
	color: #fff;
	float: left;
}

#standard h1 {
	background: url("images/titleStandard.jpg") no-repeat;
	height: 68px;
	display: block;
	width: 320px;
	float: left;
	text-indent: -9999px;
}

#featured {
	margin-top: 42px;
	float: left;
}

#featured h2 {
	background: url("images/titleFeaturedPatient.jpg") no-repeat;
	height: 70px;
	text-indent: -9999px;
	margin: 25px 0 0 17px;
	display: block;
	width: 300px;
}

#featured p, #financing p {
	margin: 0 0 10px 17px;
}

#featured .img-right {
	margin-top: 0px;
}

#financing {
	float: left;
	background: url("images/bkgdBox.png") no-repeat;
}

#financing h2 {
	background: url("images/titlePatientFinancing.jpg") no-repeat;
	height: 45px;
	text-indent: -9999px;
	margin: 30px 0 10px 17px;
	width: 300px;
}

#financing .learnMore {
	margin: 0 0 10px 0;
}

#careCredit {
	display: block;
	clear: both;
}

#titleAppointment {
	background: url("images/titleAppointment.jpg") no-repeat;
	height: 71px;
	text-indent: -9999px;
	margin-top: 10px;
	width: 269px;
	margin-left: 1px;
}

#titleSurgeon {
	background: url("images/titleSurgeon.jpg") no-repeat;
	height: 113px;
	text-indent: -9999px;
	margin-top: 10px;
	width: 270px;
	margin-left: 1px;
}

#titleLocation {
	background: url("images/titleLocation.jpg") no-repeat;
	height: 77px;
	text-indent: -9999px;
	margin-top: 10px;
}

#online-network {
	width: 213px;
	margin: 20px 0 0 30px;
}

.socialMedia {
	width:42px;
	height:42px;
	text-indent:-9999px;
	margin-left:15px;
	float:left;
	display: inline;
}

.socialMedia:hover {
	background-position: bottom;
}

#youtube { background:url("images/youtube.png") no-repeat; }
#facebook {	background:url("images/facebook.png") no-repeat; margin-left: 0px;}
#rss { background:url("images/rss.png") no-repeat; }
#twitter { background:url("images/twitter.png") no-repeat; }

#online-networkSmall {
	margin: 0 0 10px 15px;
	display: table;
	width: 200px;
}

.socialMediaSmall {
	width:34px;
	height:34px;
	text-indent:-9999px;
	float:left;
	margin-right: 6px;
}

.socialMediaSmall:hover {
	background-position: bottom;
}

.socialMediaSmall#youtube { background:url("images/youtubeSmall.png") no-repeat; }
.socialMediaSmall#facebook {	background:url("images/facebookSmall.png") no-repeat; margin-left: 0px;}
.socialMediaSmall#rss { background:url("images/rssSmall.png") no-repeat; }
.socialMediaSmall#twitter { background:url("images/twitterSmall.png") no-repeat; }

/* ------------------------ content framework ------------------------ */
#content {
	width:627px;
	float:right;
}

#inside #content {
	float: left;
	width: 669px;
	padding-top: 40px;
}

.masthead1 #content {
	background: url("images/masthead1.jpg") left 42px no-repeat;
}

.masthead2 #content {
	background: url("images/masthead2.jpg") left 42px no-repeat;
}

.masthead3 #content {
	background: url("images/masthead3.jpg") left 42px no-repeat;
}

.masthead4 #content {
	background: url("images/masthead4.jpg") left 42px no-repeat;
}

.mastheadBlog #content {
	background: url("images/mastheadBlog.jpg") left 42px no-repeat;
}

#inside #content article {
	background: url("images/bkgdContentWrap.png") repeat-y;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul, #content dl {
	margin:0px 0px 10px 0px;
}

#inside #content p, #inside #content h1, #inside #content h2, #inside #content h3, #inside #content h4, #inside #content h5, #inside #content h6, #inside #content ul, #inside #content dl {
	margin:0px 20px 15px 30px;
}

#inside #content h1 {
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 275px;
}

#inside #content h2 {
	font-size: 19px;
	font-weight: normal;
}

#inside #content h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

#inside #content h4 {
	font-size: 14px;
	font-weight: normal;
}

#inside #content li {
	list-style-type: none;
	background: url("images/bullet.png") left center no-repeat;
	padding: 0 0 0 15px;
	margin: 5px 20px;
}

#slideshow {
	background: url("images/bkgdSlideShow.png") no-repeat;
	width: 584px;
	height: 304px;
	margin: 18px 0 0 0;
	padding: 12px 0 0 39px;
	position: relative;
	z-index: 0;
}

#slideshowImages {
	width: 538px;
	height: 268px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 0;
}

#aboutLasik {
	width: 308px;
	float: left;
}

#aboutLasik h2 {
	background: url("images/titleAboutLasik.jpg") no-repeat;	
	width: 88px;
	height: 45px;
	text-indent: -9999px;
	margin: 32px 0 10px 21px;
}

#aboutLasik p, #cataractSurgery p {
	margin: 0 10px 0 27px;
}

#aboutLasik .learnMore, #cataractSurgery .learnMore {
	margin: 10px 10px 0 0px;
}

#cataractSurgery {
	width: 308px;
	float: left;
}

#cataractSurgery h2 {
	background: url("images/titleCataract.jpg") no-repeat;	
	width: 121px;
	height: 42px;
	text-indent: -9999px;
	margin: 35px 0 10px 21px;
}

#doctors {
	float: left;
	margin: 20px 0 0 0;
	padding: 0 26px;
}

#doctors h2 {
	background: url("images/titleOurDoctors.png") no-repeat;
	text-indent: -9999px;
	height: 39px;
}

#btnDrGordon {
	background: url("images/btnDrGordon.jpg") no-repeat;
	width: 187px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#btnWeiss {
	background: url("images/btnWeiss.jpg") no-repeat;
	width: 175px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#btnGeffen {
	background: url("images/btnGeffen.jpg") no-repeat;
	width: 169px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#doctors a:hover {
	background-position: bottom left;
}

.addthis_button {
	float: right;
	margin: 5px 15px 0 0;
	display: inline;
}

#beforeAfter {
	clear: both;
}

#beforeAfter span {
	float: left;
	background: #fff;
	opacity: .8;
	padding: 5px;
}

#beforespan {
	position: relative;
	top: -32px;
	left: 258px;
}
#afterspan {
	position: relative;
	top: -32px;
	left: 531px;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:100%;
	background: #2b1c34 url("images/bkgdFooter.png") repeat-x;
	clear: both;
	margin: 50px 0 0 0;
	float: left;
}

#inside footer {
	background: none!important;
}

#inside footer p {
	color: #000;
}

footer p {
	margin: 10px;
}

footer ul {
	margin:10px auto;
}

footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid;
}


#inside footer li {
	border-left: 1px solid #000;
}

footer li a {
	color: #fff!important;
}

#inside footer li a {
	color: #000!important;
}

footer li:first-child { border: none; }
#inside footer li:first-child { border: none; }

#footerWrap {
	width: 980px;
	margin:0 auto;
	text-align:left;
/*	background: url("images/bkgdFooterWrap.jpg") no-repeat;*/
	clear: both;
	color: #fff;
}

#video {
	background: url("images/bkgdVideo.png") no-repeat;
	height: 244px;
	width: 374px;
	float: left;
}

#video #player1 {
	margin: 6px 0 0 12px;
}

#whyGB {
	float: right;
	width: 606px;
}

#whyGB h2 {
	background: url("images/titleWhy.png") no-repeat;
	text-indent: -9999px;
	height: 51px;
	margin: 15px 0 20px 26px;
}

#whyGB p {
	margin: 0 0 0 26px;
	font-size: 15px!important;
	color: #000;
}

#whyGB ul {
	margin: 48px 0 0 10px;
}

footer #whyGB ul li {
	border: none;
	float: left!important;
	display: block;
	width: 198px;
	padding: 0px;
}

#agingVision {
	width: 410px;
	float: left;
	margin: 48px 46px 0 0;
	padding-left: 51px;
	display: block;
	clear: both;
}

#agingVision h2 {
	background: url("images/titleAgingVisin.jpg") no-repeat;
	text-indent: -9999px;
	height: 47px;
	margin-bottom: 3px;
}

#btnRideWaves {
	background: url("images/btnRideWaves.jpg") no-repeat;
	text-indent: -9999px;
	height: 130px;
	display: block;
	margin: 20px 0;
	width: 394px;
}

#testimonials {
	width: 450px;
	float: right;
	display: block;
	padding-right: 22px;
	margin-top: 49px;
}

#testimonials h2 {
	background: url("images/titleTestimonials.png") no-repeat;
	height: 43px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#testimonials q {
	margin: 10px 0;
	display: block;
}

#testimonials cite {
	margin: 10px 0;
	display: block;
	font-size: 16px;
	line-height: 19px;
}

#testimonials .learnMore {
	clear: both;
	display: block;
}

#latest-news {
	margin: 0 30px;
}

#titleLatestNews {
	background: url("images/titleLatestNews.png") no-repeat;
	text-indent: -9999px;
	height: 29px;
	margin-left: 10px;
}

#latest-news article {
	width: 30%;
	float: left;
	display: block;
	border-right: 1px solid #4E3D4F;
	padding: 1em;
}

#latest-news article:last-child {
	border: none;
}

#latest-news h3, #latest-news h3 a {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0 5px;
}

#latest-news .read-more a {
	color: #fff;
	float: right;
}

#links {
	text-align: center;
	width:920px;
	margin-left:20px;
	margin-top:0px;
}
#links-inside {
	text-align: center;
	width:920px;
	margin-left:20px;
}

#links a {
	color: #fff;
}

#inside #links a {
	color: #000;
}

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

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

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

.alignright {
	float: right;
	margin: 5px 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;
}

h2.blog {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
	border-top: 1px solid #c8bcc2;
	text-indent: 10px;
	margin: 0;
	width: 270px;
}

h2#archives {
	border: none;
}

#asideBtm ul.blogList {
	width: 270px;
	margin: 0;
}

#asideBtm ul.blogList li {
	padding-left: 20px;
}

form#cforms3form, form#cforms3form input, form#cforms3form span.reqtxt, form#cforms3form span.emailreqtxt, form#cforms3form textarea {width:230px;}

form#cforms3form, #inside aside p.cf-sb {margin:0 0 0 10px;}

form#cforms3form input#cforms_captcha3 {width:50px;}

h2#titleContactUs {margin:20px 0 10px 20px;}

.mediacontainer {
	width: 652px;
	height: 100%;
	display: block;
	margin-left: -11px;
}

.mediacontainer_img {
	float: left;
	margin-left: 13px;
	margin-bottom:7px;
	margin-top: 9px;
}
.mediacontainer_top {
	background: url("images/media_top.png");
	width: 652px;
	height: 9px;
	display: block;
	
}

.mediacontainer_middle {
	background: url("images/media_background.png") repeat-y;
	width: 652px;
	display: block;
	overflow: hidden;
}

#inside #content article .mediacontainer_middle p {
	margin: 0px;
	margin-left: 230px;
	padding-top: 26px;
	padding-right: 11px;

}


.mediacontainer_bottom {
	background: url("images/media_bottom.png");
	width: 652px;
	height: 20px;
	display: block;
	clear: both;
	
}
