/*
Theme Name: Yovino2010
Theme URI: http://wordpress.org/
Description: A medical WordPress theme by <a href="http://nickroz.com/">nickroz</a>.
Version: 1.0
Author: Nick Rozwadowski
Author URI: http://nickroz.com/
Date: July 7, 2010
Tags: medical, two columns, accordion, jQuery, AJAX

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/*
Swatch Colors
===========================================
Yellow bkgd			#E3DD8F
Red error text		#D8000C
Pink error bkgd		#FFBABA
Turqouise			#01424E
Beige content bkgd	#F6F4EB
Brown image border	#E6E4DC
Lgt Yellow img bkgd	#FFFFF5
Lgt Yellow featured	#FFFFEE
===========================================
*/


/*Reset All*/
*{ margin:0; padding:0; }

html {
	background-image: url('images/BG8.jpg');
	background-repeat: repeat-x;
/*	background-color: #e3dd8f;*/
	background-color: #02424e; /*BKGD 8*/
	height: 100%;
	}
body {
	min-width: 1010px;
	height: 100%;
	}
#wrapper {
	height: 100%;
	min-height: 100%;
	margin-top: -12px;
	}
#fakefooter {
	clear: both;
	height: 10px;
	width: 100%;
	position: absolute;
	bottom: 0;
	}
#sidebar {
	float: left;
	clear: none;
	width: 200px !important;
	min-height: 100%;
	background-image: url('images/white_50percent.png');
	border-right: 1px solid #fff;
	}

#noscripterror p {
	text-align: center;
	font-size: 2em !important; 
	text-decoration: none !important; 
	color: #D8000C !important;
	float: left;
	clear: none;
	margin: 20px auto 0px 20px;
	padding: 10px;
	width: 750px !important;
	background-color: #FFBABA;
	border: 1px solid #D8000C;
	}

.translate_block {
	width: 60px;
	position: absolute;
	top: 20px;
	right: 10px;
	text-align: center;
	margin: 0 0 0 auto;
	border: 1px solid #e6e4dc;
	background-color: #ffffee;
	padding: 5px;
	}
	
#page {
	float: left;
	clear: none;
	margin: 20px auto 0 20px;
	padding: 10px;
	width: 750px !important;
	background-image: url('images/white_50percent.png');
	border: 1px solid #fff;
	}

#tab {
	display:none;
	position:fixed;
	right:0; 
	top:130px;
	width:50px;
	height:160px;
	z-index:8765;
	}
	
#header {
	width: 750px;
/*IE8*/	min-height: 150px;
	}
	
#headerimg {
	min-height: 150px;
/*IE8*/	height: 150px;
	background-image: url('images/header2.png');
	background-repeat: no-repeat;
	}
	
#titlename {
	position: relative;
	left: 110px;
	top: 25px;
	font-size: 20pt;
	font-weight: normal;
	color: #000;
	width: 275px;
	}
	
#titlename .subtitle {
	font-size: 11pt;
	font-weight: normal;
	color: #01424e !important;
	}
	
#titlenumber {
	font-family: 'Cardo','Times New Roman', 'Bitstream Charter', Times, serif;
	color: #01424e;
	font-size: 24pt;
	float: right;
	clear: both;
	position: relative;
	text-align: right;
	font-weight: normal;
	right: 0;
	top: 0;
	font-style: normal !important;
	padding: 10px;
	background-image: url('images/white_50percent.png');
	border: 1px solid #fff;
	-moz-border-radius: 25px; 
	-webkit-border-radius: 25px;
	border-radius: 25px;
	}
	
#speechbubble {
	height: 40px;
	width: 780px;
	margin-left: -10px;
	background-image: url('images/speechbubble_01.png');
	background-repeat: no-repeat;
	}
	
#speechbubblebottom {
	height: 6px;
	width: 780px;
	margin-left: -10px;
	margin-bottom: 10px;
	background-image: url('images/speechbubble_02.png');
	background-repeat: no-repeat;
	}
	
#speechbubble p {
	font-size: 1.9em;
	color: #777;
	height: 25px;
	padding: 0 10px 0 10px;
	position: relative;
	top: 10px;
	text-align: center;
	overflow: hidden;
	}
	
#speechbubble li {
	list-style-type: none !important;
	}

#content {
	margin-top: 0 !important;
	background-color: #f6f4eb;
	border-bottom: 10px solid #f6f4eb;
	position: relative;
	min-height: 0;
	zoom: 1;
	}

#content ul, #content li {font-size: 11pt;}

	
#procedures_box_fade,
#specials_box {
	display: block;
	}

#news_box {
	width: 360px;	
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left:10px;
	overflow: auto;
	}

#news_box div.post {
	clear: both;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E4DC;
	}
	
#news_box div.post p {
	font-size: 1.2em;
	}
	
#news_box div.calthumb {
	float: left;
	width:  17%;
	margin-right: 3%;
	border: 1px solid #E6E4DC;
	overflow: hidden !important;
	}

#news_box div.event_month {
	background-color: #E6E4DC;
	color: #5b2d22;
	padding: 2px 2px 4px 2px;
	font-size: 1.6em !important;
	text-align: center;
	}

#news_box div.event_day {
	background-color: #FFFFF5;
	font-size: 2em !important;
	text-align: center;
	color: #5b2d22;
	padding: 3px 3px 5px 3px;
	}
	
#news_box div.shiftright {
	margin-left: 20%;
	width: 79%;
	}

#procedures_box_fade {
	width: 715px;
	height: 125px;
	display: block;
	list-style-type: none!important;
	padding:10px 0 10px 0;
	margin:0 auto;
	overflow: hidden !important;
	}
	
#procedures_box_fade ul {
	padding:0;
	margin:0;
	}
	
#procedures_box_fade ul li {
	display: inline;
	padding:0;
	margin:0;
	}
	
ul#specials_box {
	width: 360px;
	height: 280px;
	list-style-type: none!important;
	float: right;
	margin:0 0 20px 0;
	padding:0;
	overflow: hidden !important;
	}

ul#specials_box li {
	padding:0;
	margin:0;
	}
	
#procedures_box_fade ul li img {
	float: none !important;
/*IE8	margin: 0;*/
	width: 225px;
	height: 125px;
	}
	
#specials_box img {
	float: none !important;
	margin: 10px 10px 10px 0;
	width: 350px;
	height: 270px;
	}
	
ul#specials_box img {
	float: none !important;
	margin: 0;
	width: 350px;
	height: 270px;
	background-color: #fffff5;
	padding: 5px;
	border: 1px solid #e6e4dc;
	}
	
#payment_calculator {
	width: 300px;
	height: 250px;
	float: right;
	}
#payment_calculator input { 
	width: 178px;
	height: 30px;
	font-size: 1.8em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; 
	}
#payment_calculator h3 { 
	color: #888;
	line-height: 1.4em !important;
	text-align: center;
	margin: 45px 0 10px 0;
	padding: 0;
	}
#payment_calculator p {
	color: #888;
	text-indent: 0px !important;
	text-align: center;
	}
#send_calc { 
	width: 120px !important;
	border:1px solid #e6e4dc;
	background-color: #f0f0f0;
	margin-top: 10px;
	}
	
.entry {
	padding: 10px;
	}
	
#footer {
	padding: 10px 10px 0 10px;
	margin: 10px 10px 0 10px;
	width: 710px;
	min-height: 40px;
	clear: both;
	border-top: 1px solid #888;
	}	
	
#footer img {
	vertical-align: middle;
	}
	
/*styling for posts in feed archive*/
.postbox,
.comment,
.hreview {
	margin: 10px;
	border: 1px solid #e6e4dc;
	padding: 10px;
	}

.post p
.page p {
	padding: 10px;
	}

.post hr {
	display: block;
	}

#wpcr_respond_1 hr {
	display: none !important;
	}
	
.featured {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
	clear: both;
	border: 1px solid #e6e4dc;
	background-color: #ffffee;
	padding: 15px;
	font-size: 1.6em;
	text-align: center;
	}
.featured img {
	vertical-align: middle;
	margin: 5px;
	border: 1px solid #e6e4dc !important;
	}
.coupon {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
	clear: both;
	border: 3px dashed #000;
	background-color: #fff;
	padding: 15px;
	text-align: center;
	}
.coupon h1 {
	font-size: 1.8em;
	color: #000;
	}
	
.coupon small {
	font-size: 1.0em !important;
	}

.postmetadata {
	padding-top: 5px;
	clear: both;
	}

.smallattachment {
	text-align: center;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}
/* End Structure */



/* Begin Images */
p img {
	max-width: 100%;
	}

#content img,
#content object,
#content iframe,
#payment_calculator {
	background-color: #fffff5;
	padding: 5px;
	border: 1px solid #e6e4dc;
	}
.entry object {
	float: right;
	text-indent: 0px !important;
	clear: none;
	}
.entry embed {
	text-indent: 0px !important;
	}
	
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered,
object.centered,
.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright,
.alignimgright {
	margin-left: 10px !important;
	display: inline;
	}

img.alignleft,
.alignimgleft {
	margin-right: 10px !important;
	display: inline;
	}

.alignright,
.alignimgright {
	float: right;
	}

.alignleft,
.alignimgleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
	}
	
#respond {
	padding: 10px;
	}
	
#comments {
	padding: 0px 10px 0 10px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */






/* Begin Various Tags & Classes */

blockquote {
	margin: 15px;
	line-height: 125%;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none !important;
	}

.navigation {
	margin: 0 10px 10px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
/* End captions */



/* IE 7 and below HACKS SECTION */
#belowie7 #page,
#belowie7 #sidebar {
	float: none;
	}
