/*

Theme Name: TicTac - Wuhan

Theme URI: http://wuhan.authenticasian.com/



Description: My lousy attempt to reproduce a masterpiece by <a href="http://www.simplebits.com">Dan Cederholm</a>.



Version: 0.2

Author: Meng Gao

Author URI: http://wuhan.authenticasian.com/



	TicTac is a template created by Dan Cederholm for Blogger and it's one of my

	favorite designs. Therefore, I've created a WordPress theme in which I tried

	my best to make it look like Dan's original design. As much as I want to use the

	original graphics, I had to make slight changes to them so as not to run into

	copyright problems.



	Since this theme is an obvious attempt to reproduce TicTac, I take absolutely

	no credit in it. If you like this theme, write an email to Dan and let him

	know.

																	-- Meng Gao

*/



/* Main Sections 

------------------------------------------------------------------------- */

* {

    margin: 0;

    padding: 0;

}

body {

    font-family: Verdana, Helvetica, sans-serif;

    font-size: small;

    text-align: center;

    color: #76817D;

    background: #B1EAD9 url(images/main_body.gif) repeat-x;

}

div, p, img, a, td, ul, ol {

    font-size: 1em; 

}



ol {

    margin-left: 1em;

    padding-left: 1em;

}

ol li {

    margin-left: 1em;

    padding: 0 0 .5em.3em;

    list-style: decimal;

}

h1, h2, h3, h4 {

	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;

	font-weight: bold;

	margin: .5em 0;

	letter-spacing: .07em;

}

h1 { font-size: 218% }

h2 { font-size: 164%; }

h3 { font-size: 145%; }

h4 { font-size: 118%; letter-spacing: .15em }



p { padding: 0 0 1em; }



a, a:link { 

    text-decoration: none;

    color: #69c;

    border-bottom: 1px dotted #69c; 

}

a:visited { color: #669; border-color: #669; }

a:hover { color: #693; border-color: #693; text-decoration: none; }

a:active { color: #c33; border-color: #c33 }





a img, img {

    border: none;

}



ul {

    list-style: none;

    margin: 0 0 20px 1em;

}

li {

    list-style: none;

    padding-left: 1em;

    margin-bottom: 3px;

}





.clear {

    clear: both;

    height: 1px;

    margin: -1px 0 0;

    font-size: 1px;

}





#page {

    width: 928px;

    margin: 20px auto;

    text-align: left;

    background: #fff;

		border: 1px solid #b9d7cf;

}



#content {

    float: right;

    text-align: left;

    width: 615px;

    margin: 10px 0;

    padding: 0;

    line-height: 1.5em;

}



/* Special text formatting 

------------------------------------------------------------------------------- */

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #59c9a5;

}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {

	text-decoration: none;

}

h2 a:hover, h3 a:hover {

	color: #06c;

	border-bottom: 1px dotted #06c;

}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



h4.date-header {

    margin-top: 0;

    padding-left: 14px;

    font-size: 90%;

    color: #f93;

    background: url(images/date_icon.gif) no-repeat 0 50%;

}



blockquote {

    margin: 0 0 0 30px;

    padding: 10px 0 0 20px;

    font-size: 88%;

    line-height: 1.5em;

    color: #666;

    background: url(images/quotes.gif) no-repeat top left;

}



blockquote p { margin-top: 0; }



blockquote cite {

	margin: 5px 0 0;

	display: block;

}

code {

	font: 1em/2.5em 'Courier New', Courier, monospace;

	color: #444;

	white-space: pre; 

    width: 350px;

    height: auto;

	overflow: auto;

    display: block;

    border: 1px solid #999;

    border-width: 2px 0;

    padding: 1em;

    margin: 0 0 1em 0;

    background-color: #fafafa;

}

li code { width: 330px }



acronym, abbr, span.caps {

	font-size: 90%;

	letter-spacing: .07em;

	cursor: help;

	border-bottom: 1px dotted #3f3f3f;

}



.center { text-align: center;}

.alignright { float: right; }

.alignleft { float: left; }



hr { display: none; }





.error, .message {

    padding: 12px;

    background-color: red;

    color: #fff;

}

.message {

    background-color: green;

}



/* Header 

------------------------------------------------------------------------- */



#header { 

    background: #fff url(images/header.jpg) no-repeat top left;

    position: relative;

		height: 118px;

		width: 928px;

}



#header h1 {

    display: none;

}

#header h1 a {

    text-decoration: none;

    border-bottom: none;

    color: #fff;

}

#header h1 a:hover { 

    color: #eee; 

}



#intro-home {

	background:transparent url(http://balancetheclinic.com/assets/images/intro-home.jpg) no-repeat scroll 0 100%;

	font-size:120%;

	line-height:1.8em;

	margin:0;

	min-height:180px;

	padding:20px;

}





/* Search Form 

------------------------------------------------------------------------------- */

#search {

    position: absolute;

    right: 60px;

    top: 40px;

    padding: 15px 15px 0;

}

form.FSF_form {

    margin: 0;

    padding: 0;

    width: auto;

    text-align: right !important;

}



input.FSF_input { 

    display: inline;

    height: 17px;

    border: 1px solid #ddd;

    border-left-color: #c3c3c3;

    border-top-color: #7c7c7c;

    background: #fff url(images/input-bg.gif) repeat-x top left;

    margin: -1px 3px 0;

    padding: 3px 0 0;

}

input.FSF_submit { 

    display: inline;

    margin: -1px 0 0;

    padding: 0;

    height: 22px;

    line-height: 22px;

}





/* Post (main content entries)

------------------------------------------------------------------------- */

.post {

    margin: 20px;

    padding: 0 0 1.5em 14px;

		font-size: 11px;

}



.post h3 {

    margin-top: 0;

    color: #59c9a5;

}

.post ul li {

	margin-left: 0em;

}







/* Related Links 

------------------------------------------------------------------------- */

#navlist li { 

    display: inline;

    list-style-type: none;

    padding-right: 20px;

}





/* UserComments 

------------------------------------------------------------------------- */                        

.comment {

    background-color: #fff;

    border-bottom: 1px solid #ddd;

    position: relative;

    padding: 10px;

    overflow: hidden;

}

.commentAlt {

    background-color: #f4f4f4;

}

.commentAuthor {

    background-color: #ffc;    

}

.commentMe {

    background-color: #ccf !important;

    padding-top: 5px;

}

.commentNum {

    font-family: Arial, sans-serif;

    font-size: 50px;

    line-height: 30px;

    position: absolute;

    top: 0;

    right: 0;

    color: #f2f2f2;

    font-weight: bold;

    letter-spacing: -4px;

    z-index: 1;

}

.commentAlt .commentNum {

    color: #eaeaea;

}

.commentMe .commentNum {

    color: #b0b0ff;

}

.commentAuthor .commentNum {

    color: #f3f3bb;

}

.commentTitle {

    position: relative;

    z-index: 10;

    color: #999;

}

.commentTitle span {

    text-transform: uppercase;

    font-size: 86%;

}

.commentTitle strong {

    color: #693;

    font-size: 110%;

    text-transform: none;

    font-weight: normal;

    margin-right: 6px;

}

.comment .content {

    position: relative;

    z-index: 10;

}





/* Sidebar 

------------------------------------------------------------------------- */



#sidebar {

clear: both;

float: left;

width: 309px;

height: auto!important;

height: 450px;

min-height: 450px;

    padding: 0px 0 0 0;

    font-size: 85%;

    line-height: 1.4em;

    color: #999;

    background: #B0EBD9 url(images/sidebar_bg.gif) repeat-x;

		border: 2px solid #fff;

		border-bottom: none;

}









#sidebar h2 {

    padding: 25px 0 0 35px;

    color: #666;

    height: 32px !important; /* for most browsers */

    height /**/:57px; /* for IE5/Win */

}



#sidebar ul, #sidebar p {

    padding: 5px 15px 1em;

    margin-left: -5px;

}



#sidebar ul { margin-bottom: 1em }

#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }

#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }

#sidebar ul li ul li { background: url(images/tictac_green.gif) no-repeat 0 6px; }





/* Footer 

------------------------------------------------------------------------- */

#footer {

    margin: 20px 0 0 0;

    padding: 0;

    font-size: 70%;

    color: #5d5d5d;

clear: both;

		width: 600px;

		float: right;

	margin-right:10px;

	border-top:#369575 solid 1px;

}



#footer p {

    padding: 5px 20px;



		text-align: right;

		font-size: 150%;

		font-weight: normal;

}



#footer a, #footer a:link {

border-bottom: none;

color: #50DBB2;

}









/* Forms 

------------------------------------------------------------------------------- */

form {

	width: 360px;

	text-align: left;

	clear: both;

	padding-bottom: 20px;

	border: none;

}

form.full { width: 100%; }





fieldset {

    border: none;

}



legend {

	display: none;

}

form h3 {

	clear: both;

	padding: 15px 0 5px;

	font-size: 14px;

	font-family: Helvetica, Arial, sans-serif;

	color: #000;

	font-weight: bold;

}



form label,

form p {

    display: block;

    clear: both;

    font-size: 1em;

    line-height: 1.5em;

    padding: 0 0 9px;

}



form p {

    width: 310px;

}



form input {

    margin-top: 3px;

}



form select {

	float: left;

	display: block;

}



form label.first,

form label.city {

    clear: left;

    margin-right: 10px;

    width: 150px;

}



form label.second,

form label.state {

	float: left;

	clear: none;

	margin: 0 10px 0 0;

	width: 150px;

}

form label.state { width: 60px; }



form label.first input,

form label.city input,

form label.second input {

	float: left;

	width: 150px;

	padding: 0;

}



form label.state select {

	width: 60px;

	float: left;

	margin-top: 3px;

}



form label.zip,

form label.zip input {

	float: left;

	width: 80px;

}

form label.zip { clear: none; }



form label {

    float: left;

    clear: left;

    margin: 0;

    line-height: 1.5em;

}



form label input {

    float: left;

    padding: 0;

}



form input.radio,

form input#radiobutton_1,

form input#radiobutton_2,

form input#radiobutton_3,

form input#radiobutton_4 {

	clear: left;

	float: left;

	padding: 0;

	margin: 0;

}



form label.radio,

form label.radioitem {

	clear: none;

	margin: 0 0 0 25px;

	padding: 0 0 15px;

}



form input.checkbox,

form input#checkbox_1,

form input#checkbox_2,

form input#checkbox_3,

form input#checkbox_4 {

	clear: both;

	float: left;

	padding: 0;

	margin: 0;

}



form label.checkbox {

	clear: none;

	margin: 0 0 0 25px;

	padding: 0 0 15px;

}

/* style the form elements to look similar across browsers ... emulates Safari */

form label input,

form textarea {

    border: 1px solid #ddd;

    border-left-color: #c3c3c3;

    border-top-color: #7c7c7c;

    padding: 0 2px;

    height: 18px;

    line-height: 20px;

    background: #fff url(images/input-bg.gif) repeat-x top left;

}

form input.checkbox,

form select {

    border: 1px solid #ddd;

    border-left-color: #c3c3c3;

    border-top-color: #7c7c7c;

    background-color: #fff;    

}

form textarea {

	margin-top: 3px;

	width: 383px;

	height: auto;

	display: block;

}



form label input.calc {

    text-align: right;

    width: 100px;

    clear: left;

    padding: 0;

}

form input.button {

    clear: left;

}



/* Special handling for images & alignment 

------------------------------------------------------------------------------- */



p img {

	padding: 0;

	max-width: 100%;

}



img.centered {

	display: block;

	margin: 0 auto;

}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



/* Fixes for RichText widgets

------------------------------------------------------------------------------- */

.MODX_RichTextWidget {

	float: left;

}



.MODX_RichTextWidget a {

	border: 0px;

}



#navcontainer ul

{

border-top: 1px solid #a7a7a7;

border-bottom: 1px solid #a7a7a7;

height: 26px;

background-color: #fff;

color: White;

margin-left: 0;

text-align: center;

width: 100%;

font-family: arial, helvetica, sans-serif;

font-size: 1em !important;

}



#navcontainer ul li { 

display: inline;

font-size: 1em !important; 

}



#navcontainer ul li a

{

padding: 0.4em 0;

line-height: 2em;

background-color: transparent;

color: #a7a7a7;

text-decoration: none;

border-bottom: none;

border-left: 1px solid #a7a7a7;

font-size: 1em !important;

}



#navcontainer ul li a:hover

{

background-color: #9fd5c7;

color: #fff;

font-size: 1em !important;

}

#navlist {

margin-bottom: 0;

background: url(images/nav.gif);

}



#navcontainer li a {

padding: 5px 24px !important;

margin: 0 -19px;



}



.sidewrap {

margin: 0px 10px 10px 20px;

}



.sidewrap h3 {

font-size: 110%; 

color: #5d5d5d;

margin-left: 6px;

}



.sidewrap p {

font-size: 100%; 

color: #5d5d5d;

margin-left: 6px;

}


.sidewrap #newsletter {
	width:auto;
	background:url(../../../images/newsletter.gif) no-repeat;
	height:240px;
	position:relative;
	margin-top:20px;
}

.sidewrap #newsletter p {
	width:auto;
}

.sidewrap #newsletter h2 {
	color:#666666;
	padding:15px 0 0 10px;
	margin:10px 0 0;
}

.sidewrap #newsletter #name {
	border:medium none;
	left:25px;
	position:absolute;
	top:128px;
	width:200px;
}

.sidewrap #newsletter #submitteremail {
	border:medium none;
	left:25px;
	position:absolute;
	top:167px;
	width:200px;
}

.sidewrap #newsletter #news-submit {
	right:35px;
	top:195px;
	position:absolute;
	background:url(../../../images/newsletter-submit.gif) no-repeat;
	border:none;
	padding:10px 30px;
	width:110px;
}

.img-offer, .offer-image {
	float:left;
	height:115px;
	width:100px;
}

.offer {
	float:left;
	margin-left:10px;
	width:420px;
}

.offers {
	border-bottom:1px solid #B0EBD9;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:10px;
}

#footer2 {
	background:url(../../../images/footer.gif) no-repeat;
	font-size:11px;
	height:129px;
	margin:0 auto;
	padding:20px 40px 40px;
	width:855px;
}

#footer2 .col1 {
	float:left;
	text-align:left;
	width:300px;
}

#footer2 h2 {
	font-size:13px;
	margin-top:0;
}

#footer2 ul li {
	line-height:20px;
}

#footer2 .col {
	float:left;
	text-align:left;
	width:180px;
}

#footer2 a {
	color:#78B5A5 !important;
}

.highlight {
	color:#53A189;
}

#footer2 a.highlight2 {
	color:#B1EAD9 !important;
}

#footer3 {
	height:40px;
	margin:0 auto 50px;
	width:936px;
}

#footer3 small {
	float:right;
	margin:5px;
}

#footer3 img {
	float:right;
}

.main_imgs a {

	border:none;

}



.main_imgs img {

	margin-top:5px !important;

}



.cta {

	width:170px;

	float:left;

	margin:5px;

}



#nav_left {

background: transparent;

font-size: 1em;

}



#nav_left ul {

display: block;

margin-left: 0px;

}



#nav_left li {

display: block;

text-decoration: none;

line-height: 2.2em;

border-bottom: 1px solid #fff;

}



#nav_left a, #nav_left a:link {

color: #76817D;

text-decoration: none;

display: block;

border-bottom: none;

margin-left: -10px;

padding-left: 40px;

margin-top: -2px;

background: url(images/nav_left.gif);

}



#nav_left a:hover {

background: #F1FCF8 url(images/hover.gif);

}



#sidebar2 {

float: left;

width: 309px;

    padding: 0;

    font-size: 85%;

    line-height: 1.4em;

    color: #999;

    background: #B0EBD9 url(images/sidebar_bg.gif) repeat-x;

		border: 2px solid #fff;

		border-bottom: none;

}



#sidebar3 {

float: left;

width: 309px;

    padding: 0;

    font-size: 85%;

    line-height: 1.4em;

    color: #999;

    background: #B0EBD9 url(images/sidebar_bg.gif) repeat-x;

		border: 2px solid #fff;

		border-bottom: none;

}



#left_img {

width: 309px;

height: 210px;

background: #F1FCF8;

border-bottom: 1px solid #fff;

}



.address {

float: left;

width: 200px;

}



.map {

float: right;

width: 310px;

}



#footer2 {

font-size: 11px;

text-align: center;

margin: 0 auto;

}



#footer2 a, #footer2 a:link {

border-bottom: none;

color: #8b8b8b;

}



#footer2 a:hover {

color: #337661;

}



#image_main {

float: left;

margin-top: 5px;

margin-left: -345px;

width: 308px;

height: 209px;

overflow: hidden;

}



.box_top {

width: 541px;

height: 26px;

background: #fff url(images/box_top.gif);

}



.box_midd {

width: 518px;

height: auto !important;

min-height: 160px;

height: 160px;

background: #B6ECDC url(images/box_bg.gif) repeat-x;

padding: 0 10px;

font-weight: bold;

margin-left: 3px;

}



.box_bott {

width: 541px;

height: 26px;

background: #fff url(images/box_bott.gif);

}



.treat {

width: 309px;

height: 31px;

border-bottom: 1px solid #a7a7a7;

border-top: 1px solid #a7a7a7;

font-size: 14px;

text-align: left;

background: #fff url(images/treat.gif);

margin-bottom: 3px;

margin-top: -1px;

}



.treat p {

margin-top: 7px;

margin-left: 50px;

font-size: 14px;

}



.search {

width: 309px;

background: #fff url(images/search_bg.gif);

height: 33px;



margin: 0 auto;

}



.search2 {

float: left;

width: 309px;

background: #fff url(images/search_bg.gif);

height: 33px;

margin: 0 auto;

}



.search2 p {

float: left;

width: 50px;

font-size: 14px;

text-transform: uppercase;

margin-top: 2px;

margin-left: 10px;

}

.search2 form,

#ajaxSearch_input {

float: left;

width: 160px;

margin: 0 auto;

margin-top: -17px;

margin-left: 40px;

border-right: none;

border-bottom: none;

}



.submit {

float: right;

margin-top: -30px;

margin-left: 210px;

background: transparent!important;

}



.search p {

float: left;

width: 50px;

font-size: 14px;

text-transform: uppercase;

margin-top: 7px;

margin-left: 10px;

}

.search form,

#ajaxSearch_input {

float: left;

width: 160px;

margin: 0 auto;

margin-top: -15px;

margin-left: 40px;

border-right: none;

border-bottom: none;

}



.submit {

float: right;

margin-top: -30px;

margin-left: 210px;

background: transparent!important;

}



.price_top {

width: 545px;

height: 48px;

background: #fff url(images/price.gif);

}



.price_midd {

width: 521px;

height: auto !important;

min-height: 160px;

height: 160px;

background: #e9faf4 url(images/price_bg.gif) repeat-x;

padding: 0 10px;

font-weight: bold;

margin-left: 1px;border-left:1px solid #c1c1c1;

border-right:1px solid #c1c1c1;

}



.price_midd p {

padding-top: 10px;

}



.price_bott {

width: 545px;

height: 17px;

background: #fff url(images/price_bott.gif);

}



.press a, .press a:link {

color: #59c9a5;

text-decoration: none;

}



/*///////////////////////

// Health box///////////

/////////////////////*/



.health {

float: left;

margin-right: 5px;

margin-top: 30px;

width: 181px;

height:250px;

background: #fff url(images/health.gif);

}



.health h4 {

color: #36b68f;

margin-top: 130px;

margin-left: 10px;

}



.health p {

font-size: 10px;

padding: 5px;

margin-top: -15px;

margin-left: 5px;

line-height: 1.5em;

}



.health a, .health a:link {

color: #36b68f;

font-weight: bold;

}



/*///////////////////////

// Aesthetics box///////////

/////////////////////*/



.aesth {

float: left;

margin-right: 5px;

margin-top: 30px;

width: 181px;

height:227px;

background: #fff url(images/aesh.gif);

}



.aesth h4 {

color: #36b68f;

margin-top: 130px;

margin-left: 10px;

}



.aesth p {

font-size: 10px;

padding: 5px;

margin-top: -15px;

margin-left: 5px;

line-height: 1.5em;

}



.aesth a, .aesth a:link {

color: #36b68f;

font-weight: bold;

}



/*///////////////////////

// skin box///////////

/////////////////////*/



.skin {

float: left;



margin-top: 30px;

width: 181px;

height:227px;

background: #fff url(images/skin.gif);

}



.skin h4 {

color: #36b68f;

margin-top: 130px;

margin-left: 10px;

}



.skin p {

font-size: 10px;

padding: 5px;

margin-top: -15px;

margin-left: 5px;

line-height: 1.5em;

}



.skin a, .skin a:link {

color: #36b68f;

font-weight: bold;

}



