/*
Theme Name: Vitality4life AU
Theme URI: http://wordpress.org/
Description: Vitality 4 Life wordpress theme.
Version: 2
Author: Rohan
*/

/*
/--------------------------------/
/   PAGE LAYOUT
/--------------------------------/
*/
html,body {
	height: 100%;
}
body {
	background-color: #E5EBE5;
	background-image: url(http://www.vitality4life.com/ebay/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 1px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#page {
	margin: 0 auto; 
	width: 890px;
	padding: 0;
	background: #FFFFFF url('images/content_bg.gif') repeat-y; 
}

#header {
	background: #FFFFFF url('images/handstand.jpg') no-repeat top right; 
	margin: 0; 
	padding: 0; 
	height: 185px; 
	width: 890px;
}

#headerimg {
	margin: 0;
	height: 150px;
}

#flags {
	float:right;
}
#flags img, #flags a { border:none;}
.headerbg { background:none; }

#header a {
	color: #666666;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	width: 890px;
	height: 33px;
	background-color: #333333;
	margin: 0;
	padding-top: 2px;
	border-top: 1px solid #FFFFFF;
}

#content {
	float: right;
	width: 690px;
	margin: 10px 10px 5px 10px;
}

#sidebar {
	float: left;
	width: 168px;
	margin-top: 1px;
	background-color: #829659;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 25px;
}

#footer {
	background-color: #333333;
	color: #FFFFFF;
	border: none;
	/*clear: both;*/
	margin: 0 0 0 0;
	padding: 10px 5px 10px 30px;
	/*text-align: center;*/
	}
#column-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
}
#health-left {
	float:left;
	border-top: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	padding-right: 10px;
	width: 325px;
}
#health-right {
	float: left;
	border-top: 1px dotted #cccccc;
	padding-left: 15px;
	width: 325px;
}
.clearboth { clear: both; }


/* home page left right layout */
#health-feature {
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding: 10px;
}
#health-feature h1 {
	font-size: 16px;
	margin-left: 5px;
	margin-bottom: 1px;
}
#movies-embed {
	float: right;
	padding: 10px;

}
.movies-bg {
	float: right;
	width: 220px;
	height: 150px;
	background: url('http://www.vitality4life.co.nz/wp-content/themes/v4l/images/film1.gif') repeat-y;
}
.movies {
	float: right;
	padding: 5px;
	width: 220px;
}
.movies p {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
.movies a:link {
	font-size: 14px;
	color: #000000;
}
.movies a:hover {
	font-size: 14px;
	color: #333333;
}
#flash-movie {
	padding: 5px;
	float: left;
}
/*
/--------------------------------/
/   TEXT and LINKS
/--------------------------------/
*/
#menu {
	font-size: 12px;
	color: #FFFFFF;
	padding-top:3px;
}
/*#menu ul, #menu li {
	display: inline;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0;
	color: #FFFFFF;
	font-weight: normal;
} 
#menu ul li:after {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0;
	content: " | ";
}
*/
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

p, td { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #36392F;
}

ul { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #36392F;
}
li { 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #36392F;
}
a {
	color: #9DBB4B;
}

a img {
	border: none;
}

a:visited {
	color: #9DBB4B;
}

a:hover {
	color: #9a8;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #36392F;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #36392F;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px 0 2px 0;
	color: #36392F;
}

#sidebar h3 {
	font-size: 14px;
	margin: 15px 0 2px 5px;
	padding-bottom: 2px;
}

.meta, .meta a:link {
	font-size: 10px;
	color:#999999;
}

ol#comments li p {
	font-size: 100%;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

#footer p, #footer a:link, #footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}
/* Articles Page ========================================================================= */
.articles {
	margin: 0 30px 10px 30px;
	border:1px dotted #C0B899;
	padding: 0 5px;
	background: #f5f5f5;
}
ul.links { 
	padding: 0; 
}
.articles .links {
	border-color:#C0B899 -moz-use-text-color;
	/*border-left:1px dotted #C0B899;*/
	border-bottom:1px dotted #C0B899;
}
.articles .links li {
	border-right:1px dotted #C0B899;
	border-left:1px dotted #C0B899;
	border-top:1px dotted #C0B899;
	border-bottom:1px dotted #C0B899;
	display:inline;
	padding:8px 5px;
	background: #ffffff;
}
.articles .links li.currentrss { background-color: #f5f5f5; border-bottom: none; border-top: none; }
.single {
	border: 1px solid #cccccc;
	background: #f5f5f5;
	padding: 5px;
	margin-bottom: 10px;
}
.entry img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	margin:2px 5px 5px 0;
	padding:4px;
}
/*
/--------------------------------/
/   TOP NAV
/--------------------------------/
*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	/*width: 10em;*/
}
#nav li { /* all list items */
	float: left;
	padding: 7px;
	border-right:1px dotted #BFBBAB;
	/*width: 10em; /* width needed or else Opera goes nuts */
}
#nav ul li {
border-bottom:1px dotted #BFBBAB;
border-right:medium none;
width:180px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #333333;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav span {
cursor:pointer;
display:block;
white-space:nowrap;
}
#nav li ul span {
white-space:normal;
}
/*
/--------------------------------/
/   SIDEBAR NAVIGATION
/--------------------------------/
*/

#sidebar a:link, #sidebar a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
#sidebar a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#sidebar ul{
	list-style: none;
	margin: 0 ;
	padding: 0px 0 3px 5px;
	color: #FFFFFF;
	font-size: 14px;
}
#sidebar ul li {
	padding: 3px 12px 3px 0;
}
#sidebar ul li ul li {
	border-bottom: none;
	line-height: 15px;
	padding-left: 10px ;
}

/* Begin Form Elements */
#searchform {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 10px 3px;
}

#sidebar #searchform #s {
	width: 95px;
}

#sidebar #searchsubmit {
	display: inline;
	width: 21px;
	height: 22px;
	margin: 0;
	padding:0;
	background: #36392F url('images/bttn_search.gif') no-repeat;
}
/*
/--------------------------------/
/   SIDEBAR ARTICLES AREA
/--------------------------------/
*/
.sidewhitetop {
	background: url('images/sideWhiteTop.jpg') no-repeat;
	height: 90px;
}
.sidewhitemid {
	background: url('images/sideWhiteMid.jpg') repeat-y;
	padding-right:2px;
}
.sidewhitebot {
	background: url('images/sideWhiteBot.jpg') no-repeat;
	height: 25px;
}
#sidewhite a:link, #sidewhite a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
#sidewhite a:hover {
	color: #555555;
	text-decoration:underline;
}
#sidewhite ul{
	list-style: none;
	margin: 0 ;
	padding: 0 0 8px 15px;
}
#sidewhite ul li {
	padding: 0;
}

/*
/--------------------------------/
/   MISC
/--------------------------------/
*/

.boxText {
	background-color: #99CCFF;
	border: 1px solid #3333FF;
	padding: 10px;
}
.boxText a:link, .boxText a:visited {
	font-size: 12px;
	color: #333;
	text-decoration:none;
}
.boxText a:hover {
	color: #777;
	text-decoration:none;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	display: none;
	height: 0px;
}

.feedback {
	color: #ccc;
	text-align: right;
}

.storytitle {
	margin: 15px 0 0 0;
}
h2 a:link, h2 a:visited {
	color: #36392F;
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 50%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 100%;
	list-style-type: none;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.prodFeature1 {
	border:dotted #009900;
	padding: 5px;
	width: 500px;
}

.prodFeature2 {
	padding: 20px 30px 20px 90px;
	width: 330px;
	height: 285px;
	background-image:url(../../../../../wp-content/themes/aquasana/images/water4life_feature.jpg);
	color:#FFFFFF;
	font-weight:bold;

}

.prodFeature2 p {
	color:#FFFFFF;
}


.prodFeature3 {
	background-color: #FFFF99;
	padding: 0px 10px 0px 10px;
	width: 500px;
	text-align:justify;
	size: 10;
}

.prodFeature4 {
	width: 500px;
	padding: 5px;
	text-align:justify;
	border: 1px solid #0033FF;
	padding: 0 10px 0 10px;
}

.prodFeature5 {
	background-color: #CCFFFF;
	padding: 0px 10px 0px 10px;
	width: 500px;
	text-align:justify;
	size: 10;
}

.quote {
	background-color: #dfefff;
	padding: 10px;
	width: 450px;
}
.boxtext {
	background-color: #ffff99;
	padding: 10px;
	width: 450px;
}

.zalFeature {
	background-image: url(../../../images/zalmandn-feature.jpg);
}

.zalFeature2 li{
	line-height: 18px;
	
}
/*
/---------------------------------------------/
/  IMAGES 
/---------------------------------------------/
*/
.rollwrapper {
	padding: 0 20px 0 20px;
	margin-left: 30px;
}
.rollover a {
display: block;
float:left;
width: 200px;
height: 200px;
background: url("http://www.vitality4life.com/ebay/ad_BTM3000.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: -200 0;
color: #049;
}

.rollover2 a {
display:block;
float:left;
width: 200px;
height: 200px;
background: url("http://www.vitality4life.com/ebay/ad_BTM200.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover2 a:hover { 
background-position: -200 0;
color: #049;
}

.rollover3 a {
display:block;
float:left;
width: 200px;
height: 200px;
background: url("http://www.vitality4life.com/ebay/ad_BTM105.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rollover3 a:hover { 
background-position: -200 0;
color: #049;
}