/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6

Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	color: #34394B;
	background-color: #000016;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
caption{
	clear:both;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*---------------------------reset code----------------------------------*/
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}


a {
	text-decoration: none;
}
b {
	font-weight: normal;
}


body {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
/*---------------------------Main Body Start ----------------------------*/

#main_wrapper {
	width: 100%;
	margin: 0 auto;
}
.main_container {
	width: 1200px;
	margin: 0 auto;/* background:#000016 url(images/main_containerbg.png) no-repeat; */
}
/*---------------------------Main Body End-------------------------------*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	padding: 10px 10px 10px 0;
}

.alignright {
	padding: 10px 0 10px 10px;
	float: right;
}
/*---------------------------Text Css Start-------------------------------*/

h1 {
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
	width: 100%;
	line-height: 30px
}
.main_text {
	
	width: 700px;
	padding: 0 137px 0 0;
	margin: -130px 0 70px 380px;
}
.main_text p {
	width: 700px;
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #fff;
	padding:0;
	padding: 18px 0 0 0;
	text-decoration: none;
}
.main_text p a {
	width: 700px;
	font: 14px "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #fff;
	padding: 12px 0 0 0;
	text-decoration: none;
	
}
.main_text h1 a {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	width: 100%;
	line-height: 35px;
	text-decoration: none;
}
.main_text a h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	width: 100%;
	line-height: 35px;
	text-decoration: none;
}
.main_text h1 {
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	width: 100%;
	line-height: 35px;
	text-decoration: none;
}



h2 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #3399ff;
	padding: 0 0 0 0;
	font-weight: normal;
}
h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #3399ff;
	padding: 0 0 0 0;
	font-weight: normal;
	
}


/*---------------------------Text Css End---------------------------------*/

/*--------------------------- Header Start ------------------------------*/
.banner {
	width: 1633px;
	height: 100%;
	display: block;
	background: #000016 url(images/banner_bg.jpg) no-repeat;
	background-position: top center;
}
.header {
	width: 1200px;
	min-height: 510px;
	margin: 0 auto;
}
.top {
	float: left;
	width: 1200px;
	height: 64px; /* background: url(images/topbg.png) no-repeat; */
}
.logo {
	float: right;
	width: 728px;
	padding: 112px 68px 0 0;
	height: 188px;
}
.top_nav {
	float: left;
	width: 80%;
	margin: 0 0 0 0;
	padding: 0;
	
}
.top_nav ul {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0 0 0 123px;
}
.top_nav li {
	float: left;
	display: block;
	height: 64px;
	margin: 0;
	padding: 0;
	background: url(images/nav_line.gif) left 29px no-repeat;
}
.top_nav a {
	color: #fff;
	display: inline-block;
	font: 16px Georgia, "Times New Roman", Times, serif;
	padding: 12px 15px 20px 15px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
	margin-top: 15px;
}
li.selected a {
	background: url(images/nav_H.gif) bottom center no-repeat;
}
.top_nav a:hover {
	background: url(images/nav_H.gif) bottom center no-repeat;
}
li#last {
	background: none
}

.top_right {
	float: right;
	margin: 0;
	padding: 0;
}
.right_link {
	float: right;
	width: 263px;
}
.right_link ul {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0 0 0 17px;
}
.right_link li {
	margin: 0;
	padding: 26px 0 0 10px;
	display: inline;
	float: right;
}
.login {
	display: inline;
	float: left;
	text-align: center;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(images/login_icon.png) no-repeat;
	padding: 0 0 5px 21px;
}
.cart {
	display: inline;
	float: right;
	text-align: center;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(images/cart_icon.png) no-repeat;
	padding: 0 0 5px 21px;
	background-position:top right;

}


.right_link a:hover {
	text-decoration: underline;
}


/*--------------------------- Header End-------------------------------*/

/*--------------------------- Center Body Start ------------------------------*/
.container {
	float: left;
	width: 1200px;
	background-color: #000016;
}
.left_part {
	float: left;
	width: 230px;
	padding: 0 0 0 59px;
	position: relative;
	margin: -50px 0 0 0;

}
.left_topbg {
	float: left;
	width: 233px;
	height: 53px;
	background: url(images/left_topbg.png) no-repeat;
}
.left_centerbg {
	float: left;
	width: 233px;
	background: #000016 url(images/left_centerbg.png) no-repeat;
}
.left_bottombg {
	float: left;
	width: 233px;
	height: 12px;
	background: url(images/left_part_bottombg.png) no-repeat;
}
.left_top_link {
	float: left;
	width: 233px;
}
.left_top_link ul {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0 0 0 23px;
}
.left_top_link li {
	margin: 0;
	padding: 20px 0 0 11px;
	display: inline;
	float: left;
}

.singup_box {
	float: left;
	width: 220px;
	margin: 0 0 0 6px;
	display: inline;
}
.singup_box_h1 {
	font-size: 20px;
	text-align: center;
	padding: 13px 0 13px 0;
}
.eamil {
	float: left;
	width: 203px;
	height: 20px;
	background: url(images/emailbg.gif) no-repeat;
	border: none;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 5px;
	margin: 0 0 0 8px;
}
.signup_btn {
	float: left;
	height: 28px;
	width: 85px;
	margin: 0 0 0 0;
	background: url(images/singnup_btn.gif) no-repeat;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #e6e6ab;
	font-weight: bold;
	cursor: pointer;
	margin: 11px 0 0 67px;
}
.left_border {
	float: left;
	width: 213px;
	margin: 13px 0 0 8px;
	display: inline;
}
.leftpart_h1 {
	font-size: 20px;
	text-align: left;
	padding: 10px 0 13px 15px;
	float: left;
	font-weight: normal;
}
ul.left_content, .widget ul  {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 5px;
	width: 220px;
	
}
ul.left_content li, .widget ul li  {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	float: left;
}
ul.left_content li a, .widget ul li a {
	background: url(images/left_icon.png) left 3px no-repeat;
	padding: 0 0 9px 11px;
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 200px;
	float: left;
}
ul.left_content li a:hover, .widget ul li a:hover {
	text-decoration: none;
	color: #3399ff;
	background: url(images/left_H.png) left 3px no-repeat;
}

.bold {
	font-weight: bold;
}
ul.left_content li.active a {
	color: #3399ff;
	background: url(images/left_H.png) left 3px no-repeat;
}
.right_part {
	float: right;
	width: 717px;
	padding: 0 118px 0 0;
	margin-top: -100px;
}
.right_border {
	float: left;
	width: 717px;
	padding: 32px 0 1px 0;
	margin: 0;
}
.row {
	float: left;
	width: 717px;
	padding: 0 0 20px 0;
	margin: 0 0 0 0;
}
.right_content {
	float: left;
	width: 717px;
	padding: 0 0 0 0;
	margin: 0;
}

.content_box_left {
	width: 352px;
	float: left;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
}
.content_img {
	float: left;
	width: 150px;
	height: 150px;
	padding: 4px 0 0 0;
}

.content_text {
	float: right;
	width: 187px;
	padding: 0 0 0 0;
}
.content_text p {
	float: left;
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #fff;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 100%;
}
.content_text p b {
	float: left;
	font: 11px "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #fff;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	width: 100%;
	font-weight: normal;
}
.read_more a {
	float: left;
	width: 90%;
	font: 12px "Lucida Sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #3399ff;
	background: url(images/read_more_icon.png) no-repeat;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
	text-decoration: none;
}
.read_more a:hover {
	text-decoration: underline;
}


.content_box_right {
	width: 350px;
	float: right;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
}
.h2_icon1 {
	float: left;
	width: 32px;
	padding: 0 0 10px 35px ;
	margin: 0;
	background: url(images/music_icon.gif) no-repeat;
	width: 60%;
}
.h2_icon2 {
	float: left;
	width: 20px;
	padding: 0 0 10px 35px ;
	margin: 0;
	background: url(images/meditation_icon.gif) no-repeat;
	width: 60%;
}
.h2_icon3 {
	float: left;
	width: 32px;
	padding: 0 0 10px 35px ;
	margin: 0;
	background: url(images/schedule_icon.gif) no-repeat;
	width: 60%;
}
.h2_icon4 {
	float: left;
	width: 26px;
	padding: 0 0 10px 35px ;
	margin: 0;
	background: url(images/videos_icon.gif) no-repeat;
	width: 60%;
}
.h2_icon5 {
	float: left;
	width: 30px;
	padding: 0 0 10px 35px ;
	margin: 0;
	background: url(images/photography_icon.gif) no-repeat;
	width: 60%;
}
.h2_icon6 {
	float: left;
	width: 28px;
	padding: 0 0 10px 35px ;
	margin: 0;
	background: url(images/writings_icon.gif) no-repeat;
	width: 60%;
}

/*--------------------------- Center Body End --------------------------------*/



/*--------------------------- Footer Start --------------------------------*/
.footer {
	float: left;
	width: 100%;
}
.footer p {
	font: 11px"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.3em;
	text-align: center;
}
/*---------------------------Footer End --------------------------------*/

/*---------------------------Inner Start--------------------------------*/
.inner_right_part {
	float: right;
	width: 717px;
	padding: 0 118px 0 0;
	min-height: 500px;
}


/*---------------------------Inner End--------------------------------*/

.singup_box p {
	color: #3399FF;
	margin-left: 9px;
}
.content_text h2 a {
	color: #3399FF;
	padding-left: 7px;
	text-decoration: none;
	display: inline;
	float: left;
}
.content_text h2 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #3399ff;
	float: left;
	padding: 0 0 0 0;
	font-weight: normal;
}
.page_h2 {
	padding-top: 20px;
	padding-bottom: 15px;
}
.page_h2 a {
	padding-top: 10px;
	padding-bottom: 15px;
	color: #3399FF;
	text-decoration: none;
}
.entry {
	width: 650px;
	color: #ffffff;
	clear: both;
}
.entry p {
	clear: both;

	padding-bottom: 9px;
	width: 100%;
}
.postmetadata {
	color: #3399FF;
	clear: both;
}
.postmetadata a {
	color: #3399FF;
	text-decoration: none;
}
.navigation {
	width: 637px;
	margin-left: 19px;
	padding-top: 25px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright a {
	color: #3399FF;
	float: right;
	display: inline;
}
.alignleft a {
	color: #3399FF;
	display: inline;
	float: left;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
#commentform input {
}
#commentform p {
	margin-top: 5px;
	color: #3399FF
}
#commentform a {
	color: #3399FF
}
#author {
	width: 200px;
	margin-top: 5px;
}
#email {
	width: 200px;
	margin-top: 5px;
}
#url {
	width: 200px;
	margin-top: 5px;
}
#comment {
	height: 100px;
	width: 300px;
	margin-top: 5px;
}
#submit {
	margin-top: 6px;
}
#commentform small {
	margin-left: 5px;
}
.fn a {
	color: #3399FF;
}
.commentmetadata a {
	color: #ffffff;
	text-decoration: none;
}
.says {
	color: #3399FF;
}
.commentlist p {
	color: #ffffff;
	text-decoration: none;
}
.commentlist em {
	color: #ffffff;
	text-decoration: none;
}
#respond h3 {
	color: #3399FF;
	font-size: 18px;
	font-weight: normal;
}
#comments {
	color: #3399FF;
	clear: both;
	font-weight: normal;
	margin-top: 10px;
}
#respond {
	clear: both;;
	margin-top: 10px;
}

.entry1 {
	width: 650px;
	color: #ffffff;
	clear: both;
}
.entry1 p {
	clear: both;
	float: left;
	padding-bottom: 9px;
	width: 600px;
}
.commentlist {
}
.date {
	font-size: 85%;
	margin: 10px 0 0 30px;
	float: left;
}
.post {
	margin-bottom: 50px;
}
div.wpcf7-mail-sent-ok {
	border: none !important;
}
.req{
	color:red;
}


/* ----------- Album Styles Extend -------------*/


.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: none !important;
width:310px;
float:left !important;
}
.ngg-albumtitle a{
	color: #3399ff !important;
}
.ngg-description {
	display:none;
}
.back{
	color:white;
}
.current-menu-item a{
	color:#3B8AFB !important;
}
/* ----------- New Menu Item -------------*/
form{
	clear:both;
}
.floatnone{
	clear:both !important;
	margin-bottom:20px;
	padding-bottom:20px;
	width:100%;
}
.gform_wrapper .top_label .gfield_label {
	font-size:150%;
	color:#3B8AFB;
}
