/*
Theme Name: Kangen Water
Author: Andrew Kronkalns
Author URI: http://www.elance.com/s/andrewkro/
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: "lucida grande", helvetica, arial, sans;
    background: #6495ED;
/*background: #6495ED url("images/bg/body-bg.jpg") no-repeat center top;*/
}
A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM, UL, OL {
	padding: 0;
	margin: 0;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
.page-container {
    overflow: hidden;
    min-width: 999px;
    display: block;
    position: relative;
}
.fixed {
    margin: auto;
    text-align: left;
    width: 999px;
}
#header {
	width: 100%;
	background: url("images/bg/top-bar-bg.png") repeat-x left top;
	padding-bottom: 22px;
}
#header .top-bar {
	width: 100%;
	height: 69px;
	overflow: hidden;
}
#header .left-box {
	float: left;
	width: 435px;
	margin-left: 20px;
	display: inline;
	height: 61px;
}
#header .top-bar .phone {
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
  font-family: 'Helvetica', 'Arial', sans-serif;
	float: left;
  padding-top:0px;
  margin-left:0px;
  height: 41px;
}
#header .top-bar .phone a {
  display: block;
  height: 41px;
}

#header .top-bar .phone SPAN {
	font-size: 15px;
	float: left;
	line-height: 110%;
	margin: 4px 13px 0 0;
}

#header .breadcrumbs {
  display: block;
  clear: both;
  float: none;
  width: 400px;
	margin: 2px 0 0 22px;
	width: 168%;
  font-family: 'Helvetica', 'Arial', sans-serif;
  font-size: 11px;
  line-height: 16px;
  padding-right: 5px;
  color: #FFF;
}

#header .breadcrumbs div {
  display: block;
  clear: both;
  float: none;
  width: 375px;
}

#header .breadcrumbs a {
  color: #CCFFFF;
}

/*
#header .breadcrumbs LI {
	display: inline;
	color: #ffe400;
  font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	float: left;
	padding-right: 5px;
	line-height: 120%;
}
#header .breadcrumbs LI A {
	color: #71ed6b;
	background: url("images/icons/arrow-icon.gif") no-repeat right 3px;
	padding-right: 12px;
	line-height: 120%;
}
*/

#header .right-box {
	float: right;
	margin: 0 20px 0 0;
	display: inline;
	width: 480px;
}
#header .search-box {
	float: right;
	margin-top: 10px;
}
#header .search-box SPAN {
	float: left;
	background: url("images/buttons/button-search.gif") no-repeat left top;
	border: none;
	width: 28px;
	height: 22px;
	text-indent: -10000px;
	cursor: pointer;
}
#header .search-box .input-bg {
	float: left;
	background: url("images/bg/input-bg.gif") no-repeat left top;
	height: 22px;
	width: 173px;
}
#header .search-box .input-bg INPUT {
	background: none;
	font-size: 11px;
	font-family: lucida grande, helvetica, arial, sans-serif;
	border: none;
	margin-left: 10px;
	width: 150px;
	float: left;
	padding: 4px 0;
}
#header .social-links {
	float: right;
	height: 65px;
	margin-left: 20px;
}
#header .social-links A {
	position: relative;
	float:left;
	width: 48px;
	height: 72px;
	top: -10px;
}
#header .social-links A SPAN {
	position: absolute;
	left: 0;
	top: 0px;
	text-indent: -10000px;
	width: 48px;
	height: 72px;
	cursor: pointer;
}
#header .social-links A.facebook SPAN {
	background: url("images/icons/facebook-icon.png") no-repeat left top;
}
#header .social-links A.twitter SPAN {
	background: url("images/icons/twitter-icon.png") no-repeat left top;
}
#header .social-links A.youtube SPAN {
	background: url("images/icons/youtube-icon.png") no-repeat left top;
}
#header .social-links A.podcasts SPAN {
	background: url("images/icons/podcasts-icon.png") no-repeat left top;
}
#header .social-links A.rss SPAN {
	background: url("images/icons/rss-icon.png") no-repeat left top;
}
.logotype {
	width: 340px;
	height: 130px;
	float:left;
	cursor: pointer;
	margin: 30px 0 0 20px;
	display: inline;
}
#header .link-box {
	float: right;
	margin: 15px 20px 0px 0px;
width: 270px;
	display: inline;
}
#header .link-box A {
	float: left;
	margin: 0px 0 0;
}
#header .link-box IMG {
	float: left;
	margin: 7px 0 0;
}

#header .link-box A IMG {display: block;}
#header .chat-with-us,
#header .chat-with-us:visited  { 
	width: 269px;
	height: 111px;
	float:left;
	outline: none;
	text-indent: -10000px;
	margin: 0 10px 0 0 !important;
	cursor: pointer;
}

#header .chat-with-us img{ 
	margin: 0!important;
}

#content {
	background: url("images/bg/content-bg.gif") repeat-y center top;
	
width:100%;
}
.bottom-bg {
	position: relative;
	width: 100%;
	float: left;
	background: url("images/bg/footer-bg.jpg") repeat-x left bottom;
}
.bg-right {
	padding-bottom: 10px;
	background: url("images/bg/footer-right.jpg") no-repeat right bottom;
}
.content-bottom {
	height: 47px;
	width: 100%;
	background: url("images/bg/content-bottom.png") no-repeat center bottom;
}
.nav {
	position: relative;
	float: left;
	z-index: 10;
	width: 1051px;
	margin: -37px -26px 0 -26px;
}
.nav .bg {
	background: url("images/bg/paper-bg.png") no-repeat left top;
	height: 94px;
	width: 1051px;
}
#footer {
	font-size: 10px;
	color: #444;
	padding: 0 20px;
}
#footer UL {
	list-style: none;
	font-size: 12px;
	color: #2085cd;
	margin-bottom: 10px;
}
#footer UL LI {display: inline;}
#footer UL LI A {color: #2085cd;}
#footer UL LI SPAN {margin: 0 5px;}
A.back-to-top {
	float: right;
	right: 210px;
	bottom: 140px;
	font-size: 16px;
	color: #5ab8ff;
	font-family: Georgia;
	text-align: left;
	font-weight: bold;
	background: url("images/bg/back-to-top.gif") no-repeat right bottom;
	position: absolute;
	z-index: 3;
	padding-bottom: 50px;
}
A.back-to-top:HOVER {
	color: #0279a1;
	text-decoration: none;
	background: url("images/bg/back-to-top-hover.gif") no-repeat right bottom;
}
#footer DIV {
	float: left;
	margin-top: 185px;
}
#content .nav UL {
	list-style: none;
	position: relative;
	margin: 0 0 0 35px;
	float: left;
	display: inline;
}
#content .nav UL LI {
	display: inline;
	float: left;
	background: none;
	line-height: 130%;
	height:57px;
	padding: 4px 4px 2px;
/*padding: 0px 4px;*/
	font-size: 13px;
/*	margin: 16px 0 0;*/
margin: 14px 0 0;
}
#content .nav UL A {
	float: left;
	width: 119px;
/*	padding: 15px 0 15px 50px;*/
	padding: 11px 0 6px 50px;
	color: #735f32;
	background: url("images/icons/icon-1.png") no-repeat left top;
}
#content .nav UL LI:HOVER {
	cursor: pointer;
	background: url("images/bg/nav-hover.png") repeat left top;
}
#content .nav UL LI:HOVER A {
	text-decoration: none;
}
#content .nav UL .large-li A {
	width: 175px;
}
#content .nav UL .small-li A {
	width: 109px;
}
#content .nav UL A.icon-2 {
	background-image: url("images/icons/icon-2.png");
}
#content .nav UL A.icon-3 {
	background-image: url("images/icons/icon-3.png");
}
#content .nav UL A.icon-4 {
	background-image: url("images/icons/icon-4.png");
}
#content .nav UL A.icon-5 {
	background-image: url("images/icons/icon-5.png");
}
#content .nav UL Li:HOVER .sub-menu {
	display: block;
}
.sub-menu {
	position: absolute;
	left: -4px;
	top: 60px;
	padding-top: 17px;
	width: 991px;
	display: none;
	cursor:default;
}
.sub-area {
	background: url("images/bg/sub-menu-bg.png") repeat-y left top;
	width: 100%;
}
.sub-bottom {
	height: 16px;
	background: url("images/bg/sub-menu-bottom.png") no-repeat left top;
}
.large-column {
	float: left;
	width: 583px;
	display: inline;
	margin-left: 3px;
	background: url("images/bg/menu-gradient.jpg") repeat-x left top;
}
.small-column {
	float: right;	
	width: 356px;
	display: inline;
	margin-right: 5px;
	padding: 13px 22px;
	background: url("images/bg/shadow-right.gif") repeat-x left top;
}
.menu-shadow {padding: 13px 28px;}
#content .sub-menu H2 {
	margin: 0;	
	font-size: 18px;
}
#content .nav UL UL A {
	background: none;
	padding: 0;
	margin: 0;
	width: auto !important;
	float: none;
	display: inline;
}
#content .nav UL UL {
	margin: 0;
	float: none;
}
#content .nav UL UL LI {
	padding: 0 0 0 15px;
	margin: 15px 0 0;
	font-size: 13px;
	width: 100%;
	height: auto;
	background: url("images/icons/square.gif") no-repeat left 3px;
}
#content .nav UL UL LI:HOVER {
	background: url("images/icons/square.gif") no-repeat left 3px;
}
#content .nav UL UL LI A:HOVER {text-decoration: underline;}
#content .nav UL .large-column UL {
	padding: 0;
	margin: 0;
	display: inline;
  float: left;
  width: 40em;
  list-style: none;
}
#content .nav UL .large-column UL LI {
	background: none;
	padding: 0;
	display: block;
 float: left;
  width: 20em;
cursor:default;
}

#content .nav UL .large-column UL LI UL LI{
  clear: both;
  line-height: 1em;
}

#content .nav UL .large-column UL LI:HOVER {background: none;}
#content .nav UL .large-column UL LI A {
	padding:5px 5px 5px 15px;
	background: url("images/icons/arrow.gif") no-repeat 3px;
}
#content .nav UL .large-column UL LI A:HOVER {
	color: #3b9ae1 !important;
	text-decoration: none;
	background: url("images/icons/arrow-blue.gif") no-repeat 3px !important;
}
#content .nav UL .large-column UL LI A:VISITED {
	color: #aca28d;
	background: url("images/icons/arrow-grey.gif") no-repeat left 3px;
}
.sub-menu .list {
	float: left;
	margin-right: 25px;
}
#content .nav UL .large-column UL UL {
	margin-left: 17px;
	display: block;
width:240px;
}
#content .nav UL .large-column UL UL LI {
	font-size: 12px;
	margin: 8px 0 0;
}
#content .nav UL .large-column UL UL LI A,
#content .nav UL .large-column UL UL LI A:HOVER,
#content .nav UL .large-column UL UL LI A:VISITED {
	background: url("images/icons/small-arrow.gif") no-repeat left 3px !important;
}
#content .nav UL .large-column UL UL LI A {padding-left: 10px;}
#content H1, #content H2, #content H3, 
#content H4, #content H5, #content H6 {
	margin: 0 0 18px;
	line-height: 100%;
	color: #8f7b4e;
} 
#content P {
	font-size: 13px;
	line-height: 20px;
	color: #444;
	padding-bottom: 15px;
	margin: 0;
} 
#content P.small {
	font-size: 11px;
	line-height: 18px;
}
#content UL, #content OL {
	font-size: 13px; 
	margin: 0px 0 40px; 
} 
#content UL LI {
	list-style: none;
	background: url("images/icons/list-icon.gif") no-repeat 0 3px;
	padding-left: 23px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 100%;
}
#content OL {margin: 10px 45px 0;} 
#content A {color: #2085cd;}
#content H2 {font-size: 24px;}
#content H3 {font-size: 22px;}
#content H4 {font-size: 20px;}
#content H1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content .pic {
	float: right;
	position: relative;
	margin: -10px 10px 10px 40px;
	display: inline;
}
#content .pic A:HOVER IMG {
	opacity: 0.8;
}
#content .column {
	float: left;
	width: 400px;
}
#content .column.large {width: 550px;}
#content .column.large UL {float: left;}
#content .column .indent {margin-right: 25px;}
#content .pic.warranty {
	margin: -20px 20px 10px 50px;
	display: inline;
}
#content .box {
	float:left;
	width: 465px;
}
#content .box.indent {margin-right: 15px;}
#content .box IMG {
	float: left;
	margin: 0 23px 3px 25px; 
	display: inline;
}
#content .box H5 A {
	font-weight: bold;
	padding-top: 5px;
	display: block;
}
#content .container {
	background: url("images/bg/water-bg.jpg") no-repeat left top;
	margin: -17px 0 0 7px;
	width: 950px;
	float: left;
	display: inline;
	position: relative;
	padding: 0 15px 0 20px;
}
#content .main-content {
	float: right;
	width: 535px;
}
#content .help-us {
	background: url("images/icons/help-us.png") no-repeat left top;
	width: 77px;
	height: 77px;
	float: right;
	text-indent: -10000px;
	cursor: pointer;
	outline: none;
}
#content .help-us:HOVER {
	background: url("images/icons/help-us-hover.png") no-repeat left top;
}
#content .main-content .question {
	font-size: 27px;
	margin: 0 0 45px;
}
#content .main-content .question LI {
	background: none;
	line-height: 140%;
	font-weight: normal;
	padding: 7px 0;
	color: #1E4B6A;
	text-shadow: 0 1px 1px #fff;
}
#content H1.sub-title {
	color: #444;
	line-height: 30px;
	margin-bottom: 50px;
}
#content .link-box {
	float: right;
	width: 136px;
	margin: -15px 0 0 30px;
	position: relative;
}
#content .link-box A {
	float: right;
	width: 136px;
	height: 121px;
	text-indent: -10000px;
	margin-bottom: 10px;
	outline: none;
}
#content .link-box .dissolves-oil {
	background: url("images/icons/dissolves-oil.gif") no-repeat left top;
}
#content .link-box .removes-pesticides {
	background: url("images/icons/removes-pesticides.gif") no-repeat left top;
}
#content .link-box .kill-bacteria {
	background: url("images/icons/kill-bacteria.gif") no-repeat left top;
}
#content .link-box A:HOVER {
	background-position: 0 -121px !important;
}
#content .link-box A:visited {
	background-position: 0 -242px;
}
#content .title-star {
	margin: 0 0 65px 25px;
}
#content .title-star LI {
	background: none;
	padding: 10px 0 0;
}
#content .title-star LI SPAN {
	background: url("images/icons/star-icon.gif") no-repeat left top;
	width: 38px;
	height: 39px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: -10px 10px 0 0px;
	position: relative;
	padding: 0;
	line-height: 240%;
	text-align: center;
}
#content .area-boxes {
	float: left;
	width: 100%;
	margin: 20px 0 5px;
}
#content .area-boxes .text {
	float: left;
	width: 195px;
}
#content .area-boxes IMG {
	float: left;
	margin-right: 14px;
}
#content .area-boxes .box-content {
	float: left;
	width: 260px;
	margin-right: 15px;
}
#content .area-boxes .box-content.last {margin-right: 0;}
#content .area-boxes .box-content A {
	font-size: 13px;
	display: block;
	font-weight: bold;
}
#content .sidebar {
	width: 400px;
	float: left;
	margin: 80px 0 0;
	text-align:center;
}
#content .sidebar .video {
	font-size: 1px;
	line-height: 0;
}
#content .sidebar .arrow {
	margin-bottom: -30px;
	text-align: center;
	position: relative;
	z-index: 5;
}
#content .sidebar .gifs-form {
	background: url("images/bg/gifts-bg.gif") left top repeat-y;	
	text-align: left;
}
#content .sidebar .gifs-form .top {
	background: url("images/bg/gifts-top.gif") left top no-repeat;
}
#content .sidebar .gifs-form .bottom {
	background: url("images/bg/gifts-bottom.gif") left bottom no-repeat;
	padding: 22px 15px 10px 10px;
	zoom: 1;
}
#content .sidebar .gift {
	float: left; 
	width: 100%;
	margin-bottom: 10px;
}
#content .sidebar .gift .icon {
	float: left;
	width: 95px;
}
#content .sidebar .gift .details {
	float: right;
	width: 275px;
}
#content .sidebar .gift .details H5 {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 3px 0 0;
}
#content .sidebar .gift .details H5 STRONG {color: #ffe400;}
#content .sidebar .pic-box, #content .sidebar .pic-link  {
	margin-top: 30px;
	display: block;
}
#content .sidebar .pic-link:HOVER IMG {
	opacity: 0.8;
	/* filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); */
}
#content .sidebar H2 {
	color: #ffe400;
	text-align: center;
}
#content .sidebar H2 SPAN {
	color: #FFF;
	display: block;
	color: #e6e6e6;
	font-size: 14px;
}
#content .sidebar .row {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
#content .sidebar .row LABEL {
	float: left;
	font-size: 12px;
	color: #fff;
	width: 115px;
	text-align: right;
	margin-right: 5px;
	font-family: Helvetica, Arial, sans-serif;
	height: 29px;
	line-height: 220%;
	font-weight: bold;
}

#content .sidebar .row SPAN {
	float: left;
	background: url("images/buttons/good-validate.gif") no-repeat left top;
	width: 27px;
	height: 29px;
	text-indent: -10000px;
}

#content .sidebar .row SPAN.validate-bad {
	background: url("images/buttons/bad-validate.gif") no-repeat left top;
}

#content .sidebar .row SPAN.validate-empty {
	background: url("images/buttons/empty-validate.gif") no-repeat left top;
}

#content .sidebar .row BUTTON {
	border: none;
	cursor: pointer;
	background: url("images/buttons/send-me-bt.gif") no-repeat left top;
	width: 347px;
	height: 76px;
	text-indent: -10000px;
	display: block;
}
#content .sidebar .row BUTTON:HOVER {background-position: 0px -76px !important;}
#content .sidebar .row BUTTON:visited {background-position: 0px -152px;}
#content .sidebar .row .input-bg {
	background: url("images/bg/sidebar-input-bg.gif") no-repeat left top;
	float: left;
	width: 218px;
	height: 29px;
	text-align: left;
}
#content .sidebar .row .input-bg INPUT {
	margin: 0 0 0 10px;
	width: 195px;
	outline: none;
	font-size: 12px;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	padding: 7px 0;
	border: none;
	background: none;
}
#content .sidebar .bottom-text {
	width: 100%;
	font-size: 12px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
}
#content .sidebar .bottom-text A {
	color: #FFF;
	text-decoration: underline;
}
#content .sidebar .bottom-text A:HOVER {text-decoration: none;}
.blue-block {
	background: url("images/bg/blue-bg.gif") repeat-y left top;
	width: 1033px;
	position: relative;
	margin: 0 0px 25px -43px;
}
.blue-block .top {background: url("images/bg/blue-top.gif") no-repeat left top;}
.blue-block .bottom {
	background: url("images/bg/blue-bottom.gif") no-repeat left bottom;
	padding: 25px 40px 25px 55px;
display:none;
}
#content .blue-block H2 {margin-bottom: 10px;}
.blue-block .player {float: left; margin-right: 15px;}
.blue-block A.button {
	float: left;
	margin: 17px 0 0;
	text-indent: -9999px;
	outline: none;
	width: 135px;
}
.blue-block A.to-chat {
	height: 103px;
	background: url("images/buttons/click-to-chat-with-us.gif") no-repeat;
}
.blue-block A.to-chat:VISITED {
	background: url("images/buttons/click-to-chat-with-us-active.gif") no-repeat;
}
.blue-block A.to-chat:HOVER {
	background: url("images/buttons/click-to-chat-with-us-hover.gif") no-repeat;
}
.blue-block A.more-testimonual {
	height: 74px;
	background: url("images/buttons/view-more-testimonials.gif") no-repeat;
}
.blue-block A.more-testimonual:VISITED {
	background: url("images/buttons/view-more-testimonials-active.gif") no-repeat;
}
.blue-block A.more-testimonual:HOVER {
	background: url("images/buttons/view-more-testimonials-hover.gif") no-repeat;
}
.blue-block .quote {
	float: right;
	width: 377px;
	background: url("images/bg/quote-bg.gif") repeat-y left top;
}
.blue-block .quote .top {background: url("images/bg/quote-top.gif") no-repeat left top;}
.blue-block .quote .bottom {
	background: url("images/bg/quote-bottom.gif") no-repeat left bottom;
	padding: 30px 10px;
height: 225px;
}
#content .blue-block H3 {
	font-size: 18px;
	color: #8F7B4E;
	margin: 0 0 0px 30px;
}
#content .blue-block H3 A {font-size: 18px !important;} 
#content .blue-block .quote A {
	font-size: 13px;
	color: #8F7B4E;
}
#content .blue-block .quote P A {display: inline-block;}
#content .blue-block .quote P A:HOVER {text-decoration: none;}
.blue-block .quote BLOCKQUOTE {
	margin: 0;
padding-right:27px;
}
#content .blue-block .quote P {padding: 0px 30px 10px;}
#content .blue-block .quote BLOCKQUOTE P {
	background: url("images/icons/close.gif") no-repeat right bottom;
	padding-top: 5px;
}
.bottom .column {
	float: left;
	width: 335px;
}
.bottom .column.no-height .bg {
	min-height: 0;
	padding-bottom: 15px;
}
.bottom .column.twitter {margin: 0 0 0 -6px;}
.bottom .column .top, .bottom .column .bottom {
	line-height: 0px;
	font-size: 0;
	width: 335px;
	height: 13px;
}
.bottom .column .bottom {height: 19px;}
.bottom .column .bg {
	background: url("images/bg/bottom-column-bg.png") repeat-y left top;
	min-height: 435px;
}
.bottom .column H3 {
	font-size: 22px;
	color: #8F7B4E;
	padding: 15px 0px 0;
	margin: 0 30px 10px;
}
.bottom .column.twitter H3 {
	padding: 20px 0 10px 55px;
	background: url("images/icons/captain-ico.gif") no-repeat left top;
	font-size: 16px;
}
.bottom .column P {
	font-size: 13px;
	color: #444444;
	margin: 0;
	line-height: 20px;
	padding: 6px 20px;
	margin: 0 10px;
	/*font-family: Verdana;*/
}
.bottom .column P A {margin: 0;}
.bottom .column.twitter P {background: url("images/bg/border.gif") repeat-x left bottom;}
.bottom .column.twitter P.last {
	background: none;
	padding-bottom: 20px;
	}
.bottom .column A {
	color: #2085CD; 
	margin-left: 30px; 
	font-size: 13px;
}
.bottom .column A.align-right {
	margin: 0 30px 0 0; 
	float: right;
}
.bottom .column H4 {
	padding: 0px 0px 0;
	margin: 0 30px 10px;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
}
.bottom .column H4 A {font-size: 16px !important;}
.bottom .column H4 A {margin: 0;}
.bottom .column P.comment {font-size: 12px;}
.bottom .column P.comment SPAN {
	width: 30px;
	height: 23px;
	float: left;
	background: url("images/icons/coments-bg.gif") no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	margin-right: 10px;
}
.bottom .column P.comment A {font-size: 12px !important;}
.bottom .column A.bold {
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
.bottom .column A.small-link {font-size: 11px;}

.twitterwidget-title{display:none;}

#twitter .widget-title{display:none;}

#twitter{
color: #444;
font-size: 12px;
padding-left: 30px;
width: 280px;
line-height: 20px;
}

.from-meta{display:none;}

.time-meta a{
font-size: 11px!important;
display: block;
}

#twitter ul li{
margin-bottom: 7px;
padding-bottom: 10px;
background: url("images/bg/border.gif") repeat-x left bottom;
}

#twitter ul li:last{
background: none;
}

.bottom .column #twitter a{
margin:0!important;
}

#links ul li{
font-weight:bold;
padding: 5px 0;
}

.post-entry{
width:650px;
float:left;
margin: 20px 0 0 50px;
}

.post-entry2{
width:900px;
float:left;
margin: 20px 0 0 50px;
}

.sidebar2{
width:275px;
float:right;
}

.containerbox{
background:none;
}

.postmeta{
font-size:11px;
color:#444;
margin: -10px 0 10px 0;
}

.postmeta2{
font-size:11px;
color:#444;
margin: 5px 0 10px 0;
}

.form-allowed-tags{
display:none;
}

.parentpage{
margin-top:80px;
}

#testimonials{
background: url(images/icons/open.gif) no-repeat 0% 0%;
margin: 0px;
color: #444;
line-height: 20px;
padding-left:28px;
}

#quoteauthor{
padding:0px;
}

#quoterotator{
background: url(images/icons/close.gif) no-repeat 100% 100%;
padding-top: 5px;
}

#testimonials .blue-block .quote blockquote{
background:none!important;
}

input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}

.sociable ul li{
background:none!important;
}

#video ul{
margin:0!important;
}

#video ul li{
padding:0!important;
}

.simpleli ul{
margin:0!important;
}

.simpleli ul li{
padding:0!important;
background:none!important;
font-weight: normal!important;
}

.contact_us{
font-weight:bold;
font-size:12px;
font-family: Arial, sans-serif;
color: #fff;
border-bottom: 1px dotted #fff;
margin: 13px 0px 0px 10px;
width: 93px;
display: block;
float: left;
}

.contact_us:hover{
text-decoration:none;
}

.follow-us{
float: left;
margin-right: 2px;
margin-top: 12px;
}

.authorized-wrap{
  height: 41px;
}
.authorized{
  margin-left:7px;
}

