/*  
Theme Name: One Stop Nutrition
Theme URI: http://www.thinkpro.net
Description: Custom One Stop Nutrition Wordpress Theme
Version: 1.0
Author: Ronald Miranda
Author URI: http://www.thinkpro.net

*/

* html, * html img, * html div, * html input { behavior: url("/iepngfix.htc"); }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #494949;
	font-size: 12px;
}
img {
	border:none;
}
a {
	color:#FF0000;
	text-decoration: none;
}
p {
	margin-bottom:15px;
}
p, h2, h1, h3, h4, h5, form, input {
	margin:0px;
	font-weight: normal;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
}
#header {
	position:relative;
	float:left;
	width:900px;
	height:140px;
	background-image: url(images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	position:absolute;
	height:181px;
	width:228px;
	background-image: url(images/bgLogo.png);
	background-repeat: no-repeat;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#searchBox {
	float:right;
	height:20px;
	width:213px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
}
#mainMenu {
	float:left;
	margin-top: 10px;
	width:660px;
	height:39px;
	background-image: url(images/bgMainMenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 240px;
	padding-top: 5px;
}

#ourProducts,
#nutritionalInfo,
#healthLibrary,
#franchisingInfo {
	float:left;
	margin-right:10px;
}


#ourProducts {
	height:33px;
	width: 120px;
	background-image:url(images/buttonOurProductsHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#ourProducts:hover {
	background-image:url(images/buttonOurProducts.png);
}
#nutritionalInfo {
	height:33px;
	width: 190px;
	background-image:url(images/buttonNutritionalInfoHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#nutritionalInfo:hover {
	background-image:url(images/buttonNutritionalInfo.png);
}
#healthLibrary {
	height:33px;
	width: 128px;
	background-image:url(images/buttonHealthLibraryHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#healthLibrary:hover {
	background-image:url(images/buttonHealthLibrary.png);
}
#franchisingInfo {
	height:33px;
	width: 143px;
	background-image:url(images/buttonFranchisingInfoHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#franchisingInfo:hover {
	background-image:url(images/buttonFranchisingInfo.png);
}
#smallMenu {
	width:660px;
	float:left;
	padding-left: 240px;
	margin-top: 10px;
}
#smallMenu a {
	color:#DB0000;
	font-size:12px;
	padding-bottom:3px;
	margin-right:20px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	float: left;
}
#smallMenu li,
#smallMenu ul {
	list-style:none;
	margin:0px;
}
#smallMenu li {
	float:left;
}
#smallMenu a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentWrapper {
	float:left;
	width:900px;
	background-image: url(images/bgContent.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#leftColumn {
	float:left;
	width:690px;
	min-height:430px;
	background-image: url(images/bgH1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.blueH1graphic {
	background-image: url(images/bgH1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#post {
	width:650px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom:30px;
	float:left;
}
#postLP {
	width:650px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom:30px;
	float:left;
}
#postLP iframe {	
	width:650px;
}
#postColumns {
	width:690px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	background-color:#000000;
	float:left;
}
#postColumns p,
#postColumns h1,
#postColumns h2,
#postColumns h3,
#postColumns a,
#postColumns img,
#postColumns h4,
#postColumns h5,
#postColumns h6,
#postColumns small {
	display:none;
}
#post iframe {
	display:none;
}
#leftColumn #locationFeatures {
	width:690px;
}
#postLeft {
	float:left;
	width:345px;
	padding: 0px;
}
#postRight {
	float:right;
	width:343px;
	padding: 0px;
}
#postLeftNews {
	float:left;
	width:325px;
	padding: 0px;
}
#postRightNews {
	float:right;
	width:323px;
	padding: 0px;
}
#postLeftNews a,
#postRightNews a,
#postLeft a,
#postRight a {
	color:#494949;
}
.dynamicModule {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;	
}
#leftColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftColumn h1 a {	
	color: #494949;
}
#leftColumn h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #494949;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftColumn h2 a {	
	color: #494949;
}
#leftColumn h3 {
}
#leftColumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding:5px;
	margin: 1px 1px 0px 0px;
	width:314px;
	display:block;
	float:left;
	background-color: #F8F8F8;
}
#leftColumn h6 a {
	color:#FFFFFF;
}
#leftColumn h6 a:hover {
	color:#FF0000;
}
#leftColumn p {
	font-size: 12px;
	color: #595959;
	margin-bottom: 15px;
}
#leftColumn ul,
#leftColumn li {
	font-size: 12px;
	color: #000000;
}
#leftColumn a {
}
#leftColumn a:hover {
}
#homeGraphic {
	float:left;
	width:690px;
}
.hppostmeta {
	margin-bottom:15px;
}
#rightColumn {
	float:right;
	width:200px;
	min-height:430px;
	background-color:#252525;
	color:#FFFFFF;
}
#rigthColumn a {
	color:#FF0000;
	font-weight:bold;
	font-size: 11px;
}
#rightColumn h2 {
	font-size:14px;
	padding-top: 10px;
	margin-bottom:15px;
}
#rightColumn p {
	font-size: 11px;
}
#rcBlackBox {
	width:200px;
	background-color:#000000;
	background-image: url(images/bgRightColumnTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
}
#rcBlackBoxEffect {
	width:200px;
	background-color:#000000;
	background-image: url(images/bgRightColumnTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	padding-top: 3px;
}
#rcBlackBoxEffect:hover {
	width:200px;
	background-color:#2b2b2b;
	background-image: url(images/bgRightColumnTopHover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	padding-top: 3px;
}
#rightColumn #rcBlackBox h2 {
	
}
#rightColumn p,
#rightColumn h2,
#rightColumn h3,
#rightColumn h4,
#rightColumn ul,
#rightColumn input {
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	width:900px;
	float:left;
	padding-top: 15px;
	padding-bottom:15px;
	position:relative;
	background-color:#000000;
	height: 38px;
	margin-top: 8px;
}
#footerLogo {
	position:absolute;
	top: 15px;
	left: 10px;
	width:53px;
	height:42px;
	background-image: url(images/footerLogo.gif);
	background-repeat: no-repeat;
}
#footerMenu {
	position:absolute;
	top: 15px;
	left: 80px;
	font-size:10px;
	width: 700px;
}
#footerMenu a {
	color:#6E6E6B;
	margin-right: 6px;
	text-transform: uppercase;
}
#footerMenu a:hover {
	color:#FFFFFF;
}
#footerMenu li,
#footerMenu ul {
	list-style:none;
	margin:0px;
}
#footerMenu li {
	float:left;
}
#footerCopyright {
	position:absolute;
	top: 35px;
	left: 80px;
	font-size:8px;
	color:#444441;
	width: 700px;
	text-transform: uppercase;
}
#footerThink {
	position:absolute;
	top: 15px;
	left: 850px;
	width:43px;
	height:40px;
	background-image: url(images/footerThinkLogo.gif);
	background-repeat: no-repeat;
}
#footerThink:hover {
	background-image: url(images/footerThinkLogoHover.gif);
}
#footerThink text a {
	visibility:hidden;
}
#breadCrumbs {
	float:left;
	padding: 3px 10px 3px 10px;
	width: 632px;
	font-size: 10px;
	font-weight: normal;
	background-color: #FCFCFC;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

/* Begin Typography & Colors */


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 0 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/* 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) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	padding: 10px;
	margin: 0;
	}

p.alt {
	margin-bottom: 20px;
}
div.alt {
	margin-bottom: 0px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
	-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 */

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchform2 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: #FFFFFF;
	width: 170px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

#s2 {
	width: 150px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #545253;
	border-right: 1px solid #545253;
	border-left: 1px solid #545253;
	border-bottom: 1px solid #545253;
	display: inline;
	height: 13px;
	background-color: #545253;
	position: absolute;
	left: 0px;
	top: 0px;
	}
#submitButton {
	position: absolute;
	left: 162px;
	top: 0px;
}	
#sbutt {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #234B69;
	font-weight: bold;
	background-color: #666666;
	background-image: url(images/navbar.gif);
	}
	
#sbutt2 {
	background: #376B9D url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #234B69;
	font-weight: bold;
	}
	
#name, #email, #url, #submit {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#words {
	background: #FFFFFF;
	width: 460px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
