/* @override 
	http://localhost/viv/wp-content/themes/Viv/style.css
	http://cw.amd.ict/wp-content/themes/Viv/style.css
*/

/*
Theme Name: Viv Business Club
Theme URI: http://www.vivbusinessclub.com
Description: Custom Theme for Viv Business Club
Version: 1.0
Author: Diego Massanti 
Author URI: http://massanti.com
*/

/* @group Base Styles */

body {
	background: #fef8ba url(images/bg_main.jpg) repeat-y center top;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#logo {
	display: block;
	position: absolute;
	z-index: 3;
	top: 15px;
}
#header {
	height: 125px;
	padding: 10px;
	position: relative;
}

.content {
	display: inline-block;
	padding: 7px;
	float: left;
	width: 715px;
}
.content h4.pagetitle {
	font-weight: bold;
	background-color: #e1fccb;
	color: #4d8b31;
	padding: 6px;
	margin-bottom: 8px;
	text-transform: uppercase;
	border: 1px solid #76ad68;
}
.content.no-sidebar {
	width: auto;
}
.content.two-sidebar {
	width: 550px;
}
.content.one-leftsidebar {
	width: 750px;
}
#footer {
	display: block;
	clear: both;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #868686;
}
#footer a {
	color: #868686;
	text-decoration: none;
}

#footer a:hover {
	color: #6cbe45;
	text-decoration: underline;
}
#footer1 {
	display: block;
	clear: both;
	padding: 5px;
	text-align: center;
	margin-top: 2px;
	font-size: 13px;
	color: #868686;
}
#footer1 a {
	color: #868686;
	text-decoration: none;
}

#footer1 a:hover {
	color: #6cbe45;
	text-decoration: underline;
}
#footer2 {
	display: block;
	clear: both;
	padding: 5px;
	text-align: center;
	margin-top: 2px;
	font-size: 9px;
	color: #868686;
}

.clearfix {
	display: block;
	clear: both;
}
/* Headers */
#top-bar {
	display: block;
	position: fixed;
	width: 337px;
	height: 35px;
	right: 0;
	
	padding-left: 30px;
	z-index: 16;
}
#top-bar #corner {
	display: block;
	width: 31px;
	height: 37px;
	float: left;
	background: url(images/bg_topbar_corner.png) no-repeat left top;
}
#top-bar #topbar-content {
	background-color: #6cbd44;
	display: block;
	height: 36px;
	margin-left: 30px;
	color: #fffeff;
	font-size: 22px;
}
#top-bar a {
	color: #fffeff;
	text-decoration: none;
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	color: #6cbe45;
	font-size: 30px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ecf7e7;
	font-weight: bold;
}
h2 {
	color: #6cbe45;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
h3 {
	color: #6cbe45;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}
p {
	line-height: 21px;
	margin-bottom: 15px;
}
.entry ul {
	list-style-type: disc;
	margin-left: 20px;
	line-height: 17px;
}
.entry ul li {
	margin-bottom: 9px;
}

.infobox {
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #e9e9e9;
	background-position: 5px center;
	background-repeat: no-repeat;
}
.information {
	border-color: #b5d8ff;
	background-color: #e4f2ff;
	background-image: url('images/icons/Get Info Blue Button.png');
	padding-left: 44px;
}
.content a {
	color: #5168D6;
}
/* @end */

/* @group Main Menu */



#suckerfishnav {
	background: url(images/bg_menu.png) no-repeat;
	display: block;
	position: relative;
	height: 48px;
	top: 33px;
	width: 698px;
	left: 55px;
	text-align: left;
	overflow: visible;
	z-index: 2;
	font-size: 18px;
	padding-left: 182px;
}
#suckerfishnav li.page_item {
	display: inline;
	float: left;
	margin-right: 38px;
}
#suckerfishnav li.page_item a {
	display: block;
	line-height: 44px;
	text-decoration: none;
	color: #0b0b0b;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#suckerfishnav ul li.page_item a {
	display: block;
	font-size: 12px;
	line-height: 17px;
	
	padding: 5px 10px;
	color: #000 !important;
	text-decoration: none !important;
}
#suckerfishnav li.page_item a:hover {
	text-decoration: underline;
}
#suckerfishnav li.page_item.current_page_ancestor a, #suckerfishnav li.page_item.current_page_item a {
	text-decoration: underline;
	
}

#suckerfishnav ul {
	position: absolute;
	top: 45px;
	z-index: 1;
	display: none;
	border:2px solid black;
	border-top:none;
	/*background: url(images/bg_dropdown_middle.png) repeat-y;*/
	background-color:#FFE900;
	width: 174px;
}

#suckerfishnav ul ul{
	position: absolute;
	top: 0;
	left:160px;
	z-index: 10;
	display: none;
	background: url(images/bg_dropdown_middle.png) repeat-y;
	width: 174px;
}
#suckerfishnav ul li.page_item {
	margin-right: 0px;
	display: block;
	text-align: left;
	width: 100%;
	position:relative;
}

#suckerfishnav ul a:hover {
	background-color: #fdf7b3;
}
span.dropdown-bottom {
	display: block;
	background: url(images/bg_dropdown_bottom.png) no-repeat;
	height: 13px;
}
div.dropdown ul {

	width: 174px;
	z-index: 0;
	position: relative;
	display: block;
	overflow: hidden;
}
/* @end */

/* @group Sidebar */

#sidebar {
	width: 200px;
	float: right;
	display: block;
	background-color: #68d653;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #a9e58a;
	margin-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 7px;
}
#sidebar ul {
	padding: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#sidebar ul ul {
	padding: 0;
	margin: 0 0 0 15px;
	background-color: transparent;
	list-style-type: disc;
	color: #55891a;
}

#sidebar li.sidebar-widget {
	margin-bottom: 13px;
	background-color: #eafde5;
	padding: 5px;
	border: 1px solid #c4fbad;
	font-size: 11px;
	line-height: 19px;
}
#sidebar li.sidebar-widget a {
	color: #135a00;
	text-decoration: none;
}
#sidebar li.sidebar-widget a:hover {
	color: #135a00;
	text-decoration: underline;
}
#sidebar h4 {
	display: block;
	margin-bottom: 6px;
	color: #f6fefc;
	font-size: 19px;
	font-weight: bold;
	border-bottom: 1px solid #d5fcc0;
	padding: 4px;
	background-color: #68d653;
	text-align: center;
}
.textwidget {
	padding: 6px;
	text-align: center;
}
li.sidebar-widget p.clearfix {
	display: block;
	margin: 0;
}
li.sidebar-widget p.clearfix.submit {
	margin-top: 12px;
	text-align: center;
	margin-bottom: 5px;
}

li.sidebar-widget p.clearfix.input input {
	margin: 0;
	padding: 4px;
	border: 1px solid #FF0000;
	display: block;
	width: 156px;
}
li.sidebar-widget p.widget-headline {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background-color: #fefffe;
	border: 1px solid #e7e7e7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 3px;
}
div#rss {
	text-align: center;
}
div#rss a {
	text-decoration: none;
	color: #fffeff;
	font-weight: bold;
}
span#rotating {
	position: relative;
	display: inline-block;
}
#rotating div {
	display: inline-block;
	
	width: 213px;
	height: 172px;
}
#rotating img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 0;
}
/* @end */

/* @group Home Showcase */

#home-showcase {
	text-align: center;
}
#home-showcase a {
	text-decoration: none;
}

h1.highlight {
	padding: 7px;
	text-align: center;
	color:#000000;
	font-size: 22px;
	line-height: 34px;
	margin-top: 7px;
	margin-bottom: 7px;
}
h1.highlight span {
	font-size: 36px;
	font-weight: bold;
}

/* @end */

/* @group Module */
.module {
	margin-top: 16px;
	margin-bottom: 16px;
}
.center {
	text-align: center;
	display: block;
}
.spacer {
	display: inline-block;
	width: 48px;
}
.leftbar {
	width: 342px;
	float: left;
	display: block;
	text-align: left;
}

.rightbar {
	margin-left: 362px;
}
.partner {
	padding: 14px 14px 14px 0;
	margin-bottom: 10px;
}

.partner p {
	width: 400px;
	line-height: 20px;
	margin: 0;
}
.partner p strong {
	font-weight: bold;
}

.partner img {
	float: right;
	margin: 15px;
}

/* @end */

/* @group Products List */

#product-buttons {
	float: left;
	clear: left;
	display: block;
	width: 314px;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 9px;
}
#product-buttons span {
	display: block;
	margin-top: 3px;
}

.products li {
	padding: 5px 13px;
	background-color: #e7fde3;
	border: 1px solid #caf0b1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
}

span.product-content {
	display: block;
}
.products h3 {
	margin: 0;
	font-size: 18px;
	cursor: pointer;
}
.products h3 a {
	text-decoration: none;
	color: #2f8100;
	font-weight: bold;
}
.products p {
	line-height: 16px;
	font-size: 11px;
	margin: 0 0 15px;
}
.products .wp-post-image {
	float: left;
	padding: 5px;
	margin-top: 3px;
	background-color: #f3f3f3;
	border: 1px solid #d1d1d1;
	width: 150px;
	height: 150px;
}
.products .content {
	display: block;
}
.products .description {
	margin-left: 173px;
	display: block;
	width: 350px;
}
.products .link-more {
	text-decoration: none;
	color: #fffeff;
	background-color: #358b33;
	padding: 2px 6px;
	border: 1px solid #5da03d;
}
.products .link-more:hover {
	background-color: #FFFFFF;
	color: #358b33;
}
/* @end */

/* @group Tables */
div#show {
	display: block;
	position: relative;
	overflow: visible;
	margin-bottom: 5px;
	padding: 6px;
	background-color: #eff0f0;
	border: 1px solid #e7e9e9;
	width: 300px;
}
div.slideshow-thumbnails {
	position: relative;
	top: 0;
	margin-bottom: 0;
}
div.slideshow-images {
}
div.slideshow-thumbnails a {
	background-color: #6cbe45 !important;
}
div.slideshow-thumbnails img {
	width: 50px;
	height: 50px;
}
.even td {
	background-color: #e6fabd !important;
}
.odd td {
	background-color: #fbf9da !important;
}
td.column-1 {
	font-weight: bold;
}
td.column-5 {
	text-align: center;
	text-decoration: line-through;
	font-size: 12px;
}
td.column-6 {
	text-align: center;
}

td.column-7 {
	text-align: center;
	font-size: 13.5px;
	font-weight: bold;
	color: #FF0000 !important;
}
td.column-11 {
	background-color: #68d653 !important;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #fffeff !important;
}
table.wp-table-reloaded {
	font-size: 12px;
	clear: both;
}

/* @end */

/* @group Entry */
.entry h2 {
	font-size: 25px;
	font-weight: bold;
}
.entry h3 {
	font-size: 17px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry h4 {
	font-size: 17px;
	color:#000000;
	font-weight: bold;
	margin-bottom: 10px;
}
.entry ol {
	list-style-type: decimal;
	margin-left: 21px;
}
.entry ol li {
	margin-bottom: 7px;
}
.post-info {
	
	display: block;
	padding: 4px;
	font-size: 10px;
	margin-bottom: 10px;
	
}
.post-info2 {
	
	display: inline;
	padding: 4px;
	font-size: 12px;
	margin-bottom: 10px;
	
}
.post-info p {
	margin: 0;
}
.post-info p.post-data {
	background: url(images/user.png) no-repeat left center;
	padding-left: 18px;
}
.post-info .post-date {
	background: url(images/calendar_view_day.png) no-repeat left center;
	padding-left: 18px;
	display: inline-block;

}
.post-info .post-comments {
	background: url(images/comment.png) no-repeat left center;
	padding-left: 18px;
	display: inline-block;

}

.post-info .post-tags {
	padding-left: 18px;
	background: url(images/tag_blue.png) no-repeat left center;
}
/* @end */

/* @group Blog */

.post h1 a {
	color: inherit;
}
.post a {
	text-decoration: none;
}
.post a:hover {
	text-decoration: underline;
}
.post blockquote {
	background-color: #eee;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding: 5px 10px 5px 13px;
	border: 1px solid #e2e2e2;
	color: #2c2c2c;
	margin-bottom: 10px;
}
.post blockquote p {
	line-height: 28px;
	font-style: italic;
	margin: 0;
}

/*Images */
.wp-caption img {
	background-color: #f5f5f5;
	padding: 8px;
	border: 1px solid #ddd;
	margin-top: 5px;
}
.wp-caption-text {
	text-align: center;
	font-size: 11px;
	color: #53738c;
	font-weight: bold;
}
.alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.alignleft{
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
/* @end */

/* facebook like */
.facebooklike {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

/* @group Comments Form */

#commentform {
	background-color: #e7fee2;
	display: block;
	padding: 9px;
	border: 1px solid #78c263;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#commentform p.clearfix label {
	display: inline-block;
	width: 208px;
	font-size: 10px;
}
#commentform p.clearfix input {
	border: 1px solid #cfcfcf;
	padding: 4px;
}
#commentform p.clearfix input#submit {
	border: 1px solid #a3fb9c;
	background-color: #6cbd44;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px;
	cursor: pointer;
}
#commentform p.clearfix input:focus {
	background-color: #d3f4cf;
}
#commentform textarea {
	border: 1px solid #cfcfcf;
	padding: 4px;
	width: 99%;
}

/* @end */

/* @group Comments Area */

ul.commentlist {
	background-color: #e7fee2;
	display: block;
	padding: 9px;
	border: 1px solid #78c263;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
ul.commentlist li {
	background-color: #f3fdf1;
	border: 1px solid #ccfcc8;
	padding: 11px;
	margin-bottom: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
ul.commentlist li.alt {
	
}
ul.commentlist img.avatar {
	vertical-align: middle;
}
span.comment-data {
	display: block;
	background-color: white;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
/* @end */

/* @group Forms */
.validation-advice {
	margin-left: 215px;
	font-size: 11px;
	margin-top: 1px;
	background-color: #fabb8b;
	width: 283px;
	padding: 1px 4px;
	border: 1px solid #f9a981;
	display: inline-block;
	margin-bottom: 5px;
}
.formline {
	display: block;
	padding: 0;
	margin: 0 0 11px;
}
.formline.input input, .formline.select select {
	vertical-align: middle;
	margin: 0;
	padding: 3px;
	border: 1px solid #d7d7d7;
	width: 285px;
	display: inline;
}
.formline label {
	width: 215px;
	display: inline-block;
	vertical-align: middle;
}
.formline.checkbox label {
	width: 330px;
}
.formline.checkbox input {
	float: left;
	display: block;
	height: 20px;
	margin-right: 9px;
}


/* @end */

/* @group Calculator */

#viv-calculator-top {
	height: 45px;
	background: url(images/calc_top.png) no-repeat left top;
	display: block;
	position: relative;
	left: 0;
}
#viv-calculator-bottom {
	height: 15px;
	background: url(images/calc_bottom.png) no-repeat;
}
#viv-calculator-middle {
	background-color: #d1e7c1;
	padding: 10px;
	overflow: hidden;
}
#calc-form-container {
	width: 307px;

}

#viv-calculator {
	padding: 0;
	width: 342px;
	margin: 0;
}
.calcform {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0 0 15px;
}

.calcform.select select {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.calcform.input input {
	border: 2px solid #FF0000;
	padding: 3px;
	width: 60px;
}
.calcform.input label {
	width: 201px;
	display: inline-block;
	text-align: right;
}
.calcform.input2 input {
	border: 2px solid #d9d9d9;
	padding: 3px;
	width: 60px;
}
.calcform.input2 label {
	width: 201px;
	display: inline-block;
	text-align: right;
}
.calcform.vivprice {
	
	display: block;
	vertical-align: middle;
	line-height: 35px;
	background: url(images/calc_equal.png) no-repeat;
	height: 35px;
	padding-left: 44px;
}
.calcform strong {
	width: 162px;
	display: inline-block;
	text-align: right;
}
.calcform.savings {
	
	display: block;
	vertical-align: middle;
	line-height: 35px;
	background: url(images/calc_dollar.png) no-repeat;
	height: 35px;
	padding-left: 44px;
}
.calcform.vivprice span {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #fffeff;
	padding: 3px;
}
.calcform.savings span {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #fffeff;
	padding: 3px;
}
/* @end */

div#about_bar,
div#products_bar {
	width: 165px;
	float: left;
	display: block;
	
}


div#about_bar input#s,
div#products_bar input#s {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: 3px solid #6cbe45;
	padding: 2px 5px;
	width:115px;
}

div.sidebar-menu {
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 3px solid #68d653;
	margin-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 7px;
}

div.sidebar-menu ul {
	margin:0;
	padding: 10px 0;
	font-weight:bold;
	font-size:12px;
}
div.sidebar-menu ul ul {
	margin:0;
	padding: 0;
	padding:5px 0;
}

div.sidebar-menu li {
	margin:0;
	padding:0;
}

div.sidebar-menu li a {
	background: url(images/down_arrow.gif) no-repeat 5px center;
	padding-left: 30px;
}



div.sidebar-menu li li a {
	background: none;
	padding-left: 5px;
}

div.sidebar-menu li.current_page_item a {
	border-top:1px solid #68d653;
	border-bottom:1px solid #68d653;
	background-color:#89e05f;
}

div.sidebar-menu li.current_page_item li a {
	border-top:0px solid #337215;
	border-bottom:0px solid #337215;
	background-color:transparent;
}

div.sidebar-menu img {
	margin-right:5px;
	vertical-align:middle;
}

div.sidebar-menu a {
	color:#3D3D3D;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding:4px 5px;
}

/* @group Google Site Search */

#cse-search-results iframe {
			width: 730px;
}