/*  
Theme Name: 
Theme URI: 
Description: 
Version: 
Author:
Author URI: 
*/

body {
	margin: 0px;
	padding: 0;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1e;
	background:#757575 url(images/main_bg.jpg) top left repeat-x;
	/*background:#757575 url(images/main_bg.gif) top left repeat-x;  change on 12 oct (sunil)	 */
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #36A12D;
}
form{
	padding:0px;
	margin:0px;
	display:inline;
}
h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}
p{
	margin-top: 0;
	padding:0px;
	line-height:normal;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}
ul, ol { }

blockquote { }

a { color: #36A12D; }
a:focus {outline:none;}
a:hover { text-decoration: none;}
a img {
	border: none;
	background:none;
}
img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#main-container{
	float:left;
	width:100%;
	background:url(images/background_kick.jpg) center 280px no-repeat;
}
/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 900px;
	height: 118px;
	margin: 0 auto;
	background:url(images/header_bg.jpg) top left repeat-x;
}

/* Menu */

#menu {
	float: right;
	width: 736px;
	height: 29px;
	line-height:29px;
}

#menu ul {
	color :#fff ;/*New Change*/
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
    font-weight: bold; /*New Change*/
	line-height : 29px; /*New Change*/
	display: block;
	float: left;
	padding:0px;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 8px 0px 9px;/*New Change*/
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:29px;
	margin-right:1px;
}

#menu a:hover { 
	/*background: #6E831C;*/
	background:#86b850;
}


#menu .current_page_item a {
	/* background: #6E831C;*/
	color: #FFFFFF;
	background:#86b850;
}

#menu .first {
	background: none;
}

/* Search */

#header-search {
	float: right;
	width: 280px;
	height: 64px;
	padding-top: 10px;
}

#header-search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#header-search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #6E831C;
	color: #FFFFFF;
}

/* Search */

#search {
	width: 300px;
	height: 74px;
}

#search form {
	width: 285px;
	margin: 0;
	padding: 24px 0px 0 15px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #6E831C;
	color: #FFFFFF;
}

/** LOGO */

#logo {
	width: 268px;
	height: 88px;
	margin:auto;
	float:left;
	padding:0px 0px 0px 20px;
}
#logo-top{
	float:left;
	padding:4px 0px 0px 20px;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background:#FFFFFF;
}

#page-bgtop {
}

/* Content */

#content {
	float: left;
	width: 669px;
}
#banner div{
	padding:4px;
	float:left
}
/* Post */

.post {
	/*margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;*/
	height:400px;
}
body>div .post {
	/*margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;*/
	min-height:400px;
	height:auto;
}
.post .title {
	/*height: 30px;*/
	color: #b11822;
	font-weight:bold;
	font-size:26px;
	padding:20px;
}
.entry .title {
	/*height: 30px;*/
	color: #b11822;
	font-weight:bold;
	font-size:26px;
	padding:20px 20px 20px 0px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #26731F;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 0px;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 0px 20px;
	font-size:14px;
}

.post .entry ul li, ol li{
	line-height: 120%;
	text-align: left;
	padding-bottom: 10px;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 211px;
	font-size: 12px;
	padding:27px 20px 0px 0px;
}
#sidebar .banner{
	padding-bottom:10px;
}

/*#sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
	background: #F8DFBB;
}

#sidebar li li {
	margin: 0px 15px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #FFFFFF;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 200%;
	padding: 20px 15px 0px 15px;
}

#sidebar h2 {
	height: 30px;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #3C2811;
}*/

#sidebar_form {
	float: right;
	width: 211px;
	font-size: 12px;
}

#follow_links{
	float:left;
	text-align:center;
}
#follow_links .heading, #sidebar_form .heading{
	padding:10px 0px;
	width:211px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#follow_links a{
	margin-right:9px;
}
#sidebar_form label{ padding-bottom:3px; float:left; width:100%; font-weight:bold;}
/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer-bgcontent {
	margin:auto;
	padding: 0px;
	height: 70px;
	width:900px;
	clear:both;
	
}

#footer {
	background:top center no-repeat;
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
	color: #121212;
	font-size:12px;
	text-align:center;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/image.png');*/
}
#footer div{
	padding-bottom:25px;
}
/*body>div #footer{
	background:url(images/footer.png) top left no-repeat;
}*/
#footer p {
	margin: 0;
	padding-right: 30px;
	text-align:center;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #121212;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
}
#footer span{
	color:#2e2e2e;
	padding:5px 0px 10px 0px;
	float:left;
	display:block;
	width:100%;
	font-size:11px;
}

#commentform {
}

#comment {
	width: 200px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
}

hr {
	display: none;
}
ul.footer_menu{
	list-style:none;
	text-align:center;
}
ul.footer_menu li{
	display:inline;
	padding:0px 3px;
}
ul.footer_menu li a:hover{
	background:none;
	color:#FFFFFF;
}
ul.footer_menu li.current_page_item a{
	color:#FFFFFF !important;	
}
#login{
	float:right;
	color:#FFFFFF
}
#signup{
	float:right;
	padding:25px 20px 0px 0px;	
}
#signup span{
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	padding:12px 12px 14px 14px;
}
#signup span a{
	text-decoration:none;
	color:#FFFFFF;
}
#signup span a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* start : video */
#video-container{
	width:860px;
	height:492px;
	padding:21px 19px 0px 21px;
	background:#d7d7d7 url(images/videothemb_background.gif) bottom left repeat-x;
	float:left;
}
#video-player{
	float:left;
	width:467px;
	height:359px;
}
#home_banner{
	float:right;
	padding-top:10px;
	width:392px;
	height:338px;
}
#home_banner div{
	float:left;
}
#button_morevideo{
	float:left;
	padding-top:13px;
	width:150px;
}
#button_morevideo span{
	float:left;
	width:130px;
	padding:15px 5px 0px 15px;
}
#videothumb-container{
	float:left;
	width:858px;
}
#video-player{
	padding:10px 0px 0px 0px;
}
.videothumb{
	float:left;
	padding:18px 0px 0px 8px; /*Homepage thumbnail padding */
  height: 100px;
  width: 133px;
}
.videothumb img{
  height: 100px;
  width: 133px;
  border: solid 1px #333;
}


/* start : membership */
.membership-container{
	float:left;
	width:624px;
	padding-bottom:10px;
}
.membership-top{
	float:left;
	width:100%;
	background:url(images/membership_top.gif) top left repeat-x;
	height:7px;
}
.membership{
	float:left;
	width:100%;
	background:url(images/membership_background.gif) top left repeat-x;
	height:138px;
}
.membership-type{
	float:left;
	width:216px;
	background:url(images/membership_border.gif) left no-repeat;
	height:138px;
}
.membership-type .heading{
	font-size:26px;
	font-weight:bold;
	text-transform:capitalize;
	padding:7px 0px 0px 56px;
}
.membership-type .heading span{
	display:block;
	font-size:18px;
}
.membership-fee{
	font-weight:bold;
	color:#000;
	font-size:18px;
	padding-left:56px;
}
.bronze{
	background:url(images/icon_bronze.gif) 8px 13px no-repeat;
}
.bronze .heading{
	color:#766044;
}
.silver{
	background:url(images/icon_silver.gif) 8px 13px no-repeat;
}
.silver .heading{
	color:#b4b4b4;
}
.gold{
	background:url(images/icon_gold.gif) 8px 13px no-repeat;
}
.gold .heading{
	color:#d8b62d;
}


.membership-content{
	float:right;
	background:url(images/membership_border.gif) right no-repeat;
	height:128px;
	width:406px;
	padding-top:10px;
	line-height:18px;
}
.membership-content strong{
	font-weight:bold;
	font-weight:14px;
}
.membership-bottom{
	float:left;
	width:100%;
	background:url(images/membership_bottom.gif) top left repeat-x;
	height:4px;
}
.membership-button{
	text-align:center;
	float:left;
	padding-top:10px;
	text-align:center;
	width:100%;
}
.thumb_text{
	float:left;
	width:50px;
}

div.entry h2.title{
  padding: 2px;
  color: #666;
}

div.post .video-entry #single-post{
  padding: 10px;
  color: #eee;
  background: #333;
}

div.entry #comments {
  color: #333;
  border: 1px;
}
div.commentlist div, div.commentlist div p{
  background: #ccff99;
  color: #333;
  padding-left: 10px;
  margin: 0 0 2px 0;
}
div.commentlist div.alt, div.commentlist div.alt p{
  background: #ccccff;
}

/* Contact Us form */
div#post-49 .entry table{
  padding: 10px;
  background: #eee;
}
div#post-49 .entry td{
  vertical-align: top;
}

/* Contact Us form right side text */
div#post-49 .entry table #contact-msg{
  color: #555;
  background: #ddd;
  margin: 0px;
  padding: 0px;
}

div#post-49 .entry table #contact-msg p{ margin-top: 10px; margin-left: 20px; }
div#post-49 .entry table #contact-msg ul {margin: 0px 10px 5px 0px;}
div#post-49 .entry table #contact-msg img {border: solid 2px #eee;}

/* Contact Us form fields */
div#post-49 .entry table #contact-form input,
div#post-49 .entry table #contact-form select, 
div#post-49 .entry table #contact-form textarea
{
  border: solid 1px #ccc;
  margin: 5px 10px 10px 10px;
  background: #fff;
}


th.videos{ background:#88ba52; color:#FFFFFF; font-size:20px; line-height:31px; text-indent:12px; font-weight:normal; text-align:left;}
th.articles{ background:#b11822; color:#FFFFFF; font-size:20px; line-height:31px; text-indent:12px; font-weight:normal; text-align:left;}
.videosList ul li h2{color:#191919; font-size:15px; border-bottom:3px solid #88ba52; padding:0px;}
.videosList ul{padding:0px; margin:0px; list-style:none;}
.videosList ul li.listing{padding:0px; margin:0px; list-style:none; line-height:normal !important; border-bottom:1px dashed #b7b7b7; float:left; padding:0px 0px 0px 0px; margin-bottom:0px;}
.listing span{ font-weight:bold; color:#B11822;}
.videolistThumb{ float:left; width:124px;padding-top:4px;}
.videolistThumb span{ font-weight:bold; color:#88BA52;}
.videodetail{float:right; width:163px; padding:4px 0px 0px 14px; color:#333; }
.videodetail a{color:#333 !important; font-decoration: none;}
th.articles{ background:#b11822; color:#FFFFFF; font-size:20px; line-height:31px; text-indent:12px; font-weight:normal; text-align:left;}
.articles ul li h2{color:#191919; font-size:15px; border-bottom:3px solid #b11822; padding:0px; line-height:normal; color:#191919;}
.articles ul{padding:0px; margin:0px; list-style:none;}
.articles ul li.listing{padding:0px; margin:0px; list-style:none; line-height:normal !important; padding:0px 0px 0px 0px; border-bottom:1px dashed #b7b7b7; float:left;  margin-bottom:0px;}
.articles ul li.listing a{ color:#333; text-decoration:none;}
.articles ul li.listing span a{color:#b11822 !important;}
.articlesdetail{ float:left; padding-top:4px;}

/* start: home news letter page */
#newsletterBox{ float:left; padding:27px 0px 0px 0px;}
.homeContent{float:right; width:356px;}