/********** global */
html {
	margin: 0px;
	padding: 0px;
}
* {
	margin:0pt;
	padding:0pt;
}
body {
	background: transparent url(/images/blue-wallpp-bg.jpg) repeat scroll 0 0;
	color:#053854;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin:0px;
	padding:0px;
	font-size: 12px;
}

img {
	border: 0px none;
}

form {
	margin: 0px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
}

a {
	color: #2fa8c6;
	text-decoration: none;
}

a:visited {
	color: #2fa8c6;
	text-decoration: none;
}

a:active {
	color: #2fa8c6;
	text-decoration: none;
}

a:hover {
	color: #2fa8c6;
	text-decoration: underline;
}

.clearfix {
	clear:both;
}

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
/********* page layout ****/

#page {
	background:transparent url(/images/scroll-bg.png) no-repeat scroll center 250px;
	margin:0px auto;
	width:100%; /* not 1300px */
	text-align: left;
}

#wrap {
	margin:0px auto;
	width:906px;
}

#head {
	background:transparent url(/images/header.png) no-repeat scroll left top;
	margin:0px auto;
	width:906px;
	height:180px;
}

#container {
	background: #fff url(/images/bottom-swirls.jpg) no-repeat scroll left bottom;
	width: 898px;
	/*overflow: hidden;  show background */
	float:left;
}

/* findme */
#content {
	border-left: 1px solid #d2d2d2; 
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin-left: 5px;
	padding-left: 14px;
	padding-right: 14px;
	margin-bottom:11px;
	width:495px;
	float:left;
	min-height: 855px;
}

#side {
	float:right;
	width:354px;
	padding-left:14px;
}



#breadcrumb_nav {
	text-align:right;
	width: 495px;
	font-size: 11px;
	margin-bottom: 10px;
}

#logo {
	height: 170px;
	width: 180px;
	float: left;
	margin-left: 20px;
}

#logo:hover {
	background: url(/images/home-hover.png) no-repeat scroll 72px 10px;
	cursor: pointer;
}

#logo h1 a, #logo h2 a {
	width: 180px;
	padding-top: 170px;
	overflow: hidden;
	height: 0px !important;
	height: /**/:170px;	/* IE box model hack */	
	margin-bottom: 0px;
	display: block;
}

#headline {
	margin-top: 35px;
	margin-right: 165px;
	/* width: 657px; */
	float: right; /* solves margin push issue */
}

#headline h2 {
	color: #e1f8fd;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	background: url(/images/thenextspaweek.png) no-repeat scroll left top;
	padding-top: 37px;
	overflow: hidden;
	height: 0px !important;
	height: /**/:37px;	/* IE box model hack */	
	width: 492px;
	margin-bottom: 0px;
}

h1.cat_title {
	font-size: 36px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
}

h1.home_title {
	font-size: 36px;
	color: #053854;
	text-decoration: none;
	font-weight: normal;
}

/** nav **/

#nav_container {
height:27px;
float: right;
margin-top: 2px;
padding-right: 10px;
width:655px; /* 660 total */
height:27px;
}

ul#nav {
display:block;
float:left; 
list-style-type:none;
margin:0px 0px 0 0;
padding:0px;
}

ul#nav li {
float:left;
margin: 4px 25px 0 10px; 
padding:0px;
height: 22px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;

}

ul#nav li a {
color: #053854;
text-decoration: none; 
}

ul#nav li.current-cat a, ul#nav li.current-cat-parent a,  ul#nav li.current_page_item a, ul#nav li.current_page_parent a {
color: #2fa8c6;
text-decoration: none;
}

ul#nav li a:hover {
color: #2fa8c6;
}

/*** home page ***/

img.home-banner {
	margin-top: 10px;
}

div.home_page p {
	font-size: 12px;
	font-family: Arial, sans-serif;
	clear: both;
	margin-bottom: 10px;	
}


/*** global post/page ***/


div#blurb {
	font-size: 16px;
	line-height: 1.4em;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin-bottom: 20px;
}

/** this is really the post title, it is an h2 on category/tag pages */

.post h1, .post h2, .page h1, .page h2, .spa_page h2, .home_page h2 {
	font-size: 30px;
	color: #053854;
	text-decoration: none;
	font-weight: normal;
	clear:both;
	margin-bottom: 10px;
	text-align:left;
	
}

.post h1 a, .post h2 a, .spa_page h2 a, .home_page h2 a {
	color: #053854;
	
}

div.post, div.page, div.spa_page, div.home_page {
	margin: 0px 0px 25px 0px;
	text-align:justify;
}

div.spa_img {
	height:175px;
	width: 245px;
	border:1px solid #053854; 
	margin-bottom:10px; 
	overflow:hidden;
	float: left;
	background: #fff url(/images/bottom-bg-drops.png) no-repeat scroll left bottom;
}

div.spa_img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	top:auto;left:auto;
}

div.gallery_block {
	width: 247px;
	margin-bottom:0px; 
	overflow:hidden;
	float: left;
}



div.yelp_info {
	width: 230px;
	float: left;
	margin-left:15px;
	font-size: 12px;
	text-align: left;
	
}

div.yelp_info .rating_img {
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
	height: 17px;
}

div.yelp_info .review_count {
	margin-right: 8px;
	float: left;
	height: 17px;
	font-size: 12px;
	font-weight: bold;
}

div.yelp_info .address_block {
	font-weight: bold;
	line-height: 1.2em;
}

div.yelp_info p.dates, div.yelp_info p.tags {
	line-height: 1.1em;
}
div.yelp_info p.tags a {
	color: #053854;
	/* margin-top: 2px; */
}


/* 
div.yelp_info h4 {
	font-size: 10px;
	color: #2fa8c6;
	margin-top: 7px;
}
*/

div.yelp_info h4.tagged {
	font-size: 10px;
	color: #2fa8c6;
	margin-top: 7px;
	width: 65px;
	padding: 18px 0 0 0;
			overflow: hidden;
			background: url(/images/tagged.png) no-repeat left top;
			height: 0px !important;
			height /**/:18px;	/* IE box model hack */
}

div.yelp_info h4.extended {
	font-size: 10px;
	color: #2fa8c6;
	margin-top: 7px;
	width: 98px;
	padding: 18px 0 0 0;
			overflow: hidden;
			background: url(/images/extended.png) no-repeat left top;
			height: 0px !important;
			height /**/:18px;	/* IE box model hack */
}

.yelp_avatar { 
	float: left;
	border: 1px solid #d2d2d2;
	padding: 4px;
}

div.review_container {
	margin-bottom: 15px;
}

div.rev_info {
	height: 50px;
	float: left;
	padding-left: 10px;
}

div.rev_info .rating_img {
	float: left;
	margin-right: 8px;
	height: 17px;
}

div.rev_info p.reviewer {
	font-size: 12px;
	color: #053854;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 2px;
	clear: none;
}

div.rev_info p.rev_date {
	font-size: 12px;
	color: #2fa8c6;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 2px;
}

div.review_container p.rev_text {
	padding-top: 5px;
	text-align: left;
}

div.review_container p.rev_text a {
	color: #2fa8c6;
}

div#reviews .yelp_logo {
	margin-top: 30px;
	margin-bottom: 10px;
	float: right;
}

/* legend */

div.legend-archive {
	float: right;
	margin-bottom: 10px;
}

div.legend-single {
	margin-top: 13px;
}

ul.legend {
	text-align: left;
	margin-top: 6px;
}

ul.legend li {
	font-size: 11px;
	float: left;
	height: 19px;
	margin-right: 5px;
}

ul.legend li.legend-top {
	background: transparent url(/images/legend.png) no-repeat left top;
	padding-top: 13px;
	overflow: hidden;
	height: 0px !important;
	height: /**/:13px;	/* IE box model hack */	
	width: 100%;
}

ul.legend li.legend-label {
	background: transparent url(/images/legend.png) no-repeat left center;
	padding-left: 42px;
	overflow: hidden;
	width: 0px !important;
	width: /**/:42px;	/* IE box model hack */	
}

ul.legend li.organic {
	color: #228700;
	background: transparent url(/images/leaf.png) no-repeat left top;
	padding-left: 22px;	
}

ul.legend li.wellness {
	color: #f06eaa;
	background: transparent url(/images/heart.png) no-repeat left top;
	padding-left: 24px;
}

ul.legend li.stressbuster {
	background: transparent url(/images/stressbuster.png) no-repeat left top;
	padding-left: 22px;
}

/**** entry area */

/* 
.entry h2 {
	font-size: 24px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	width: 325px;
	margin-top: 15px;
	float: left;
	text-align:left;
}
*/

.entry h2.rev_title {
	font-size: 24px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	width: 325px;
	margin-top: 15px;
	float: left;
	text-align:left;
	
}

.entry h2.page_style {
	font-size: 24px;
	color: #053854;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0px;
	width: 325px;
	margin-top: 15px;
	float: left;
}

/* global entry */
.entry h3 {
	font-size: 16px;
	color: #2fa8c6;
	text-decoration: none;
	margin-top: 10px;
	clear: both;
	text-align:left;
}

.entry h3.policy {
	font-size: 16px;
	color: #053854;
	text-decoration: none;
	margin-top: 10px;
	clear: both;
	text-align:left;
}

.entry p {
	font-size: 12px;
	font-family: Arial, sans-serif;
	clear: both;
	margin-bottom: 10px;
}

.entry p.page_style {
	font-size: 14px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
	line-height: 1.4em;
}

.entry p.intro {
	font-size: 16px;
	line-height: 1.4em;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin-bottom: 10px;
}

.entry p.ednote {
	font-size: 14px;
	line-height: 1.2em;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
}

.entry p.disclaimer {
	font-size: 12px;
	line-height: 1.3em;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin-bottom: 10px;
	font-style: italic;
}

/* treatment desc */

.entry p.desc {
	font-size: 12px;
	font-family: Arial, sans-serif;
	clear: both;
}

.treatments {
	width:330px;
	float:left;
	margin-bottom: 15px;
}

.treatments ul {
	width:330px;
	float:left;
	clear: right;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}

.treatments ul li {
	/* display: inline;  removes bullet */
	margin-left: 25px; /* set margin left for indent - space from edge of UL padding is space btween dot and text*/
	font-size: 13px;
	/* float: left; for background positioning */
	line-height: 1.3em;
	/* clear: right; does not work in IE. puts lis outside of UL to the right*/
}

.treatments ul li.organic {
	color: #228700;
	background: transparent url(/images/leaf.png) no-repeat left top;
	padding-left: 23px;
	margin-left: 2px;
	list-style-type: none;	
}

.treatments ul li.wellness {
	color: #f06eaa;
	background: transparent url(/images/heart.png) no-repeat left top;
	padding-left: 25px;
	margin-left: 0px;
	list-style-type: none;
}

.treatments ul li.stressbuster {
	background: transparent url(/images/stressbuster.png) no-repeat left top;
	padding-left: 23px;
	margin-left: 2px;
	list-style-type: none;
}

.treatments ul li.heartbuster {
	color: #f06eaa;
	background: transparent url(/images/heartbuster.png) no-repeat left top;
	padding-left: 45px;
	margin-left: 0px;
	list-style-type: none;
}

.treatments ul li.wellness:hover {

}

.pricing {
	float: right;
	width: 136px;
	padding: 8px 8px 5px 8px;
	border: 1px solid #d2d2d2;
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.3em;
	
}

/*
.pricing h3 {
	font-size: 14px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
}
*/

.pricing h3 {
	font-size: 14px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
	width: 131px;
	padding: 20px 0 0 0;
			overflow: hidden;
			background: url(/images/regular-prices.png) no-repeat left top;
			height: 0px !important;
			height /**/:20px;	/* IE box model hack */
	
	
}

.entry h2.treat {
	font-size: 24px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	width: 315px;
	margin-top: 18px;
	float: left;
	text-align:left;
	padding: 30px 0 0 0;
			overflow: hidden;
			background: url(/images/50-treatments.png) no-repeat left top;
			height: 0px !important;
			height /**/:30px;	/* IE box model hack */
	
}

/**** single special page ***/


div.spa_page ul li.cat-title {
	font-size: 30px;
	color: #053854;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}

div.spa_page ul li.cat-item {
	font-size: 20px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}

div.spa_page_img {
	height:325px;
	width: 493px;
	border:1px solid #053854; 
	margin-bottom:10px; 
	overflow:hidden;
	background: #fff url(/images/bottom-bg-drops.png) no-repeat scroll left bottom;
}

div.gallery_block_spa {
	width: 495px;
	height: 500px;
	margin-bottom:0px; 
	overflow:hidden;
	position: relative;
}

/**** side area */

#side h2 {
	font-size: 20px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	width: 160px;
	margin-top: 15px;
	float: left;
}

#side h3.blogroll {
	font-size: 22px;
	color: #2fa8c6;
	margin-top: 17px;
	margin-bottom: 10px;
	width: 72px;
	padding: 24px 0 0 0;
			overflow: hidden;
			background: url(/images/we-heart.png) no-repeat left top;
			height: 0px !important;
			height /**/:24px;	/* IE box model hack */
}

ul.blogroll-links {
	margin-bottom: 15px;
}

div.left_container {
	float: left;
	width: 160px;
}

div.right_container {
	float: right;
	width: 175px;
	/* border-left: 1px dotted #d2d2d2; */
	margin-right: 6px;
	margin-left: 5px;
	padding-left: 5px;
	min-height: 300px;
}

#side a {
	color: #053854;

}

img#gmap {
	border: 1px solid #053854;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#bottom_side {
	float:right;
	width:354px;
	padding-left:14px;
}

#bottom_ad {
	float:right;
	width:344px;
	margin-left:14px;
	margin-right: 10px;
	margin-top: 15px;
	/* border: 1px dotted #d2d2d2; */
	text-align: left;
	margin-bottom: 15px;
}

#spa_desc {
	float:right;
	width:326px;
	margin-left:14px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 2px 8px 0px 8px;
	border: 1px solid #d2d2d2;
}

#spa_desc h2 {
	font-size: 20px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	width: 160px;
}

#spa_desc p {
	font-size: 11px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	margin-bottom: 10px;
	text-align: justify;
}

#spa_desc p.disclaimer {
	font-size: 12px;
	line-height: 1.3em;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin-bottom: 10px;
	font-style: italic;
}

/** footer **/

#footer {
	
	background: transparent url(/images/footer.jpg) no-repeat scroll left top;
	height: 129px;
	width: 898px;
	margin-bottom: 40px;
	clear: both;
	color: #e1f8fd;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	font-size: 14px;
	

}

#footer img.footer-logo {
	float: left;
	margin-top: 21px;
	margin-left: 30px;
}

#footer #footernav {
	float:left;
	line-height:1.3em;
	margin-top:39px;
	text-align:center;
	width:400px;
}

#footer #footernav a {
	color: #e1f8fd;
}

#footer #footernav a:hover {
	text-decoration: underline;
}

#footer #email {
	float: right;
	margin-right: 20px;
	margin-top: 39px;
}

#footer #copyright {
	float: right;
	margin-right: 20px;
}

#footer #copyright p {
	font-size: 12px;
}

#footer #fdisclaimer {
	float: left;
	text-align: right;
	width: 680px;
}
#footer #fdisclaimer  p {
	font-size: 12px;
	font-style: italic;
}


/**** socialable ****/

div.sociable { 
	margin: 20px 0 16px 0; 
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	font-size: 14px;
	border: 1px dotted #2fa8c6;
	background: #e1f8fd;
	padding: 3px;
	clear: both;
	font-weight: bold;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/**** comments stuff ***/

h6#comments {
	font-size: 24px;
	color: #2fa8c6;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
	
}

#respond {
	margin-top: 5px;
	color: #053854;
}

#respond h6 {
	font-size: 16px;
	color: #053854;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

/** comments ***/

/** comment structure

  	ol.commentlist
		commentlist.li -- container for each comment
			div.comment-body -- div container for each comment
				div.comment-author, div.vcard -- div container for author info includes cite(author) span.says(says) img.avatar
					.commentlist li .avatar
				div.comment-meta, div.commentmetadata -- div container for meta info includes comment link and time
				.commentlist p -- the actual comment wrapped in p tags
				div.reply -- reply lnk?


**/

/* ol that holds the comments */
.commentlist {
	padding: 0;
	text-align: justify;
}

/* each comment > DIV.comment-body*/
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font: 12px Arial, Sans-Serif;
	/* font-weight: bold; turned off so it doesn't propgate to says */

}

/* nested comment? */
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

/* the p tags that wrap the actual words DIV.coment-body > p */
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #d2d2d2;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}


/** comment form **/

/* small tags wrap label txt, p tags wrap inputs */

#commentform {
	margin: 5px 10px 0 0;
}

#commentform p {
	margin: 5px 0;
	font-family:"Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em Arial, Sans-Serif;
}


#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em Arial, Sans-Serif;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
	
/* Begin Form Elements */
#searchform {
	padding: 10px 15px 0px 0px;
	float: right;
	height: 40px;
	margin-left: 100px; /* so headline doesn't hug it */
}

#searchform #s {
	width: 120px;
}

#searchform #searchsubmit {
	width: 70px;
	padding: 1px;
	-moz-opacity: 1; 
	opacity: 1;
	filter:alpha(opacity=100);
}

#searchform input, #searchform textarea{ 
	background: #e3fbff;
	width: 100px;
	border: 1px #053854 solid;
	-moz-opacity: 0.6; 
	opacity: .60;
	filter:alpha(opacity=60);
	color: #053854;
	padding: 2px;
	font: italic 14px "Trebuchet MS", Arial,Helvetica,Geneva,sans-serif;
	margin: 2px;
}

#searchform input:hover, #searchform textarea:hover { 
	-moz-opacity: 1; 
	opacity: 1;
	filter:alpha(opacity=100);
}

#searchform input:focus, #searchform textarea:focus{ 
	-moz-opacity: 1; 
	opacity: 1;
	filter:alpha(opacity=100);
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}




/* other  Comments*/

.alt {
	margin: 0;
	padding: 10px;
}


.children { padding: 0; }


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.thread-alt {
	background-color: #f0fcff;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


/*other WP stuff*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
	
.postmetadata {
	clear: both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
	


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	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) 

	this is used somehow for comments */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */


/* 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;
	-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 */
