/*
Theme Name: Dispensing Systems, Inc.
Description: A custom theme for Dispensing Systems, Inc.
Version: 1.0
Author: Southern Web Group
Author URI: http://www.southernwebgroup.com

*/

/* Reset */


html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}


/* Utility */

.clear {
	clear: both;
}

.hide {
	display: none;
}

a img {
	border: none;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}


/* Styles */



body {
	background: url(ui/body-bg.jpg) repeat-x #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#wrapper {
	background: url(ui/wrap-bg.jpg) repeat-y top center;
	width: 100%;
	display: table;
}




.container {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 202px;
	background: url(ui/header-bg.jpg) no-repeat top center;
}

#header h1.logo {
	float: left;
}


#header h1.logo a {
	text-indent: -9999px;
	overflow: hidden;
	width: 320px;
	height: 150px;
	display: block;
	background: url(ui/logo.jpg) no-repeat #fff;
}


.topnav {
	float: right;
	width: 445px;
	background: transparent url(ui/nav-bg-shadowed.jpg) 0 0 no-repeat;
	padding: 0 0 20px 26px;
	position: relative;
	top: -50px;
	z-index: 100;
}

.topnav ul li {
	display: inline;
	float: left;
}

.topnav ul li a {
	padding: 12px 18px 12px 18px;
	text-decoration: none;
	color: #474747;
	font-size: 1.3em;
	line-height: 2.3em;
	z-index: 100;
}

.topnav ul li a:hover {
	/*background: #ddd; */
}

a#nav_bubble {
	position: absolute;
	overflow: hidden;
	text-decoration: none;
	margin: 8px 0 0 0;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	height: 25px;
	background: #000;
	z-index: 99 ! important;
	display: none;
	opacity: .1;
	outline: none;
	left: 50px;
	cursor: pointer;
}


#footer {
	padding-top: 30px;
	height: 180px;
	background: #eee;
	border-top: solid 1px #ccc;
}

#footer p {
	text-align: center;
	line-height: 2.0em;
}

#footer p.nav {
	font-weight: bold;
}

#footer a {
	color: #333;
	text-decoration: none;
}

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

#featured {
	height: 252px;
	border-bottom: 3px #bd2228 solid;
}

.red {
	color: #bd2228;
}

#side {
	padding: 25px 16px 0px 0px;
	background: url(ui/side-bg.jpg) no-repeat #fff;
	width: 208px;
	min-height: 540px;
	float: left;
}


#side ul li {
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
}

#side ul li a {
	color: #333;
	text-decoration: none;
}

#side ul li a:hover {
	text-decoration: underline;
}

#side p {
	padding: 30px 0px 30px 0px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
}

#side .subscribe-box {
	text-align: right;
}

#side .subscribe-box h3 {
	color: #404040;
	font-size: 1.3em;
	line-height: 1.7em;
	font-weight: bold;
}

#side .subscribe-box input#dililk-dililk {
	border: 1px solid #ccc;
	padding: 4px;
	color: #474747;
}

#side .subscribe-box input.submit-btn {
	margin: 8px 0px 0px 0px;
}



.main {
	float: left;
	margin: 20px 0px 40px 25px;
	width: 680px;
}

.main a {
	color: #bd2228;
	text-decoration: none;
}

.main h1 {
	color: #bd2228;
	font-size: 1.6em;
	line-height: 1.8em;
	font-weight: bold;
}

.main h2 {
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: bold;
}

.main h3 {
	color: #bd2228;
	font-size: 1.4em;
	line-height: 1.7em;
	font-weight: bold;
}

.main h4 {
	font-size: 1.3em;
	line-height: 1.7em;
	font-weight: bold;
}

.main h5 {
	color: #bd2228;
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
}

.main h6 {
	font-size: 1.1em;
	line-height: 1.7em;
	font-weight: bold;
}


.main ol li {
	list-style: decimal;
	margin-left: 45px;
	padding-left: 8px;
	line-height: 1.6em;
	
}


.main ol, .main ul {
	padding: 12px 0px;
}

.main ul li {
	list-style: disc;
	margin-left: 45px;
	padding-left: 8px;
	line-height: 1.6em;
	
}


blockquote {
  font: 14px/22px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 



.main p {
	line-height: 1.5em;
	padding: 8px 0px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

table.diet {
	margin: 10px 0px;
}

table.diet tr {
	height: 26px;
	
}

table.diet tr td {
	padding: 4px;
}
