/* @override http://wordpress/wp-content/themes/MindValley/style.css */

/*  
Theme Name: MindValley@Awesome
Theme URI: http://www.mindvalley.com
Description: The MindValley WordPress Theme for MindValley's Blog Based on Awesome
Version: 1.0
Author: Ngeow Wu Han
Author URI: http://quetzal-logic.com
*/
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,  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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	outline: none;
	/* white-space:nowrap; */
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
hr {
	display: none;
}

/* BASIC TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 {
	font-family: georgia, serif;
	font-weight: normal;
}
p, ul, ol {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
p em {
	font-family: georgia, serif;
	font-size: 1.1em;
}
/* DESIGN + LAYOUT */
body {
	background: #213954 url(images/mv-bg.jpg) no-repeat top center;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.field.text {
	background:#FFF url(images/fieldbg.gif) repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	padding:2px 0;
}
.inline-edit {
	position: absolute;
	left: -60px;
	top: 6px;
	display: block;
}
.single .inline-edit {
	top: 56px;
}
.inline-edit a {
	background: #900 url(images/chevron.gif) no-repeat 100% 0;
	display: block;
	padding:4px 21px 0 10px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
}
#container {
	background: url(images/mv-content.png) repeat-y;
	width: 944px;
	margin: 0 auto;
}
#header {
	margin: 0 22px;
	padding: 22px 18px 18px;
	border-bottom: 1px solid #EEE;
}
#header .wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header h1 a,
#header h2 {
	color: #213954;
	text-decoration: none;
}
#header h1 {
	font-size: 5.4em;
	letter-spacing: -1px;
}
#header h1 a {
	background: url(images/mindvalley.png) no-repeat;
	display: block;
	width: 498px;
	height: 69px;
}
#header h1 a span {
	display: none;
}
#header h2 {
	font-size: 1.8em;
}
#content {
	width: 900px;
	margin: 0 auto;
	padding: 14px 0;
}
#subscribers {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	position: absolute;
	right: 7px;
	top: -2.8em;
	padding: 7px 14px 7px 27px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	font-style: italic;
	color: #555;
	background: #FFF url(images/star.gif) no-repeat 9px 9px;
}
#subscribers span {
	font-style: normal;
	color: #900;
	font-weight: bold;
}
#searchform div {
	text-align: center;
}
#s {
	width: 220px;
}
#searchsubmit {
	font-size: 11px;
	border: 1px outset #EEE;
	padding: 3px 5px 3px;
	background: #FFF;
	line-height: 11px;
	margin-left: 3px;
	cursor: pointer;
}
#main {
	float: left;
	width: 556px;
	margin-bottom: 3em;
}
#aside {
	float: left;
	width: 329px;
	margin-bottom: 3em;
}
#articles {
	padding: 14px;
}
.article {
	position: relative;
	margin-bottom: 4em;
}
.article h1 {
	font-size: 3.2em;
	letter-spacing: -1px;
	margin: 0 3px 0.5em;
	line-height: 1.2em;
	padding: 0 1em 0 0.1em;
}
.article h1 a {
	text-decoration: none;
}
.article h1 a:hover {
	text-decoration: underline;
}
.article > h2 {
	font-size: 1.6em;
	font-style: italic;
	padding-bottom: 21px;
	margin-bottom:  14px;
	border-bottom: 1px solid #CCC;
}
.article > h2 a {
	font-style:  normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 5px 0 0;
}
.meta {
	position: relative;
	height: 1.8em;
	padding-bottom: 14px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 14px;
}
.meta h2 {
	font-size: 1.5em;
	color: #555;
}
h2.post-author {
	position: absolute;
	right: 7px;
	font-style: italic;
	
}
h2.post-author a,
h2.post-date span {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0 5px 0 0;
}
h2.post-author a {
	
}
h2.post-date span {
	letter-spacing: 2px;
	font-size: 0.8em;
}

h2.post-author a {
	font-weight: bold;
	font-style: normal;
}
h2.post-date {
	position: absolute;
	left: 7px;
}
.entry,
.extras {
	font-size: 1.4em;
}
.entry {
	padding: 0 12px;
	margin-bottom: 1.8em;
	color: #000;
}
.single .entry {
	margin-bottom: 0;
}
.entry h1 {
	font-size: 2em;
	margin: 0;
	padding: 0;
	color: #900;
}
.entry h2 {
	font-size: 1.6em;
	margin: 0.5em 0 0.5em;
}
.entry h3 {
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 1em 0 0.2em;
	padding-bottom: 0.3em;
	color: #777;
	border-bottom: 1px solid #CCC;
}
.entry h4 {
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 1em 0 0.1em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #CCC;
}
.entry h5 {
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 1em 0 0.2em;
	color: #777;
}
.entry h6 {
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 1em 0 0.1em;
}
.entry p {
	line-height: 1.8em;
	margin-bottom: 1em;
	position: relative;
}
.entry ul,
.entry ol {
	border-bottom:1px dashed #CCC;
	border-top:1px dashed #CCC;
	margin:0 14px 1.5em;
	padding:14px 14px 14px 35px;
}
.entry ul,
.entry ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
.entry ol,
.entry ol li {
	list-style: decimal;
}
.entry li {
	line-height:150%;
	margin-bottom:9px;
}
.entry span.dropcap {
	font-size: 3.571em;
	line-height: 0.99em;
	padding: 0.04em 0.12em 0 0;
	color: #888;
	float: left;
}
.entry a.more-link {
	white-space: nowrap;
}
.entry a.more-link:hover {
}
/* YOUTUBE */
.entry object {
	display: block;
	margin: 0 auto;
}
/* WP Images Classes */
.alignnone {
	display: block;
	margin-bottom: 1em;
}
.alignleft {
	float: left;
	margin:  0.5em 1em 1em 0;
}
.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 1em;
}
.alignright {
	float: right;
	margin: 0.5em 0 1em 0.5em;
}
div.alignnone,
div.alignleft,
div.alignright,
div.aligncenter {
	border: 1px solid #E0E0E0;
	text-align: center;
	padding: 5px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
p.wp-caption-text {
	text-align: center;
	color: #555;
}
p.wp-caption-text em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.author {
	border-top: 1px dashed #CCC;
	padding: 7px 14px;
	margin: 25px 0 0;
	position: relative;
}
.author img {
	position: absolute;	
	top: 3.7em;
}
.author h3,
.author-posts h3 {
	border: none;
	padding: 0;
	font-size: 1em;
}
.author p {
	padding-left: 76px;
}
.author-posts {
	border-top: 1px dashed #CCC;
	padding: 7px 14px 0;
}
.author-posts ul {
	border: none;
	margin: 0;
}
.extras {
	clear: both;
	padding: 14px 7px;
	border-top: 1px dotted #CCC;
	border-bottom: 3px solid #CCC;
	text-align: center;
	color: #555;
}
.extras p {
	line-height: 1.5em;
}
.extras .cats a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;
}
.extras .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}
.extras .m {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	font-size: 0.9em;
	font-style: normal;
}
.comments-callout {
	position: relative;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 0;
}
.comments-callout a {
	position: absolute;
	display: block;
	top: -10px;
	left: 7px;
	background: url(images/comment-bubble.png) no-repeat 50% 100%;
	padding-bottom: 5px;
	line-height: 1px;
}
.comments-callout a span {
	display: block;
	color: #FFF;
	background: #999;
	padding: 10px 9px 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.article h1 .comments-callout a:hover {
	background: url(images/comment-bubble.png) no-repeat 50% 100%;
	border: none;
}
.article h1 .comments-callout a:hover span {
	background: #666;
	border:  none;
}
.article-time,
.article-title,
.article-author {
	text-align: center;
}
.article-time {
	border-bottom: 3px double #DDD;
	padding: 0.5em 0 1em;
	margin-bottom: 1em;
}
.article-time {
	font-size: 14px;
	color: #555;
}
.article-time span {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
}


/* COMMENTS */
#comments {
	margin: 0 0 3em;
}
#comments img {
	border: none;
	vertical-align: text-bottom;
	padding-bottom: 3px;
}
#comments h2,
#comments h3 {
	font-size: 2.1em;
	margin:  0;
	padding:  0 11px;
	letter-spacing: -1px;
	line-height: 1.3em;
}
#comments h2 {
	margin-bottom: 1px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #CCC;
	background: url(images/comment-balloon.png) no-repeat 7px 0;
	padding-left: 63px;
	padding-top: 2px;
}
#comments h2 span {
	font-size: 0.8em;
	font-style: italic;
	letter-spacing: normal;
	white-space: nowrap;
}
#comments h3 {
	margin-bottom: 14px;
}
#comments form {
	margin: 0 10px;
}
#comments form p {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
#comments form p.note {
	margin: 0 4px;
}
#comments form ol,
#comments form ol li {
	list-style: none;
	margin: 0;
}
#comments form ol li {
	margin-bottom: 14px;
}
#comments form ol {
	margin: 0;
	border: none;
	padding: 0;
}
#comments form ol li.buttons {
	margin-bottom: 7px;
	background: url(images/comment-button-bg.jpg) no-repeat 87% 80%;
	padding-bottom: 17px;
	text-align: right;
}
#comments form ol li.buttons .button {
	font-size: 16px;
	padding: 10px 14px;
	background: #D2D2D2;
	border: 1px solid #D2D2D2;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
}
#comments form ol li.buttons .button:hover {
	color: #000;
}
#comments form label {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	color: #555;
	margin-bottom: 3px;
}
#comments form label.required span {
	padding-right: 15px;
	background: url(images/required.gif) no-repeat 100% 2px;
}
#comments form input.field.text,
#comments form textarea {
	font-size: 14px;
}
#comments form input.field.text {
	width: 61%;
}
#comments form textarea {
	width: 100%;
	margin-bottom: 7px;
}	
.commentlist {
	padding: 14px 10px 21px;
	margin-bottom: 21px;
	border-bottom: 1px solid #CCC;
}
.commentlist dt {
	position: relative;
	padding: 22px 0 0 53px;
	height: 35px;
}
#comments .commentlist dt span.inline-edit {
	left: -71px;
	top: 69px;
}
#comments img.avatar {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	background:transparent url(images/gravatar-frame.jpg) no-repeat scroll 0% 0%;
	padding:8px 10px 17px;
}
span.comment-author {
	display: block;
	float: left;
	height: 35px;
	font-size: 16px;
	font-style: italic;
	padding-right: 24px;
	background: url(images/comments-author-bg.jpg) no-repeat bottom right;
}
span.comment-author.moderation {
	background: none;
}
span.comment-author cite {
	font-size: 19px;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: normal;
}
span.comment-time {
	position: absolute;
	right: 7px;
	top: 2.5em;
	font-size: 11px;
	color: #777;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.commentlist dd {
	background: #D2D2D2;
	padding: 16px 17px 8px;
	margin-bottom: 13px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	line-height: 1.8em;
}
.commentlist dd p,
.commentlist dd ol,
.commentlist dd ul {
	font-size: 14px;
}
.commentlist dd p {
	margin-bottom: 0.8em;
}
/* /COMMENTS */

.post-navigation {
	position: relative;
	font-size: 15px;
}
li.previous a {
	position: absolute;
	left: 7px;
	z-index: 2;
	top: 0;
}
li.next a {
	position: absolute;
	right: 7px;
	z-index: 2;
	top: 0;
}
.post-navigation a {
	display: block;
	border: 1px solid #CCC;
	padding: 7px 11px;
}
.post-navigation a:hover {
	border: 1px solid #900;
	text-decoration: none;
}

/* WIDGETS */
#widgets {
	margin-top: 14px;
	position:relative;
}
.widget {
	background: #DFDFDF url(images/widget-bg.png) repeat-x top;
	padding: 21px 21px 28px;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #F0F0F0;
	margin-bottom: 1.5em;
}
.widgettitle {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 1.4em;
	color: #222;
	letter-spacing: 2px;
	border-bottom: 1px solid #666;
	padding: 0 7px 7px;
	margin-bottom: 14px;
}
.widget ul {
	font-size: 1.4em;
	margin:  0;
}
.widget ul li {
	line-height: 1.3em;
	margin-bottom: 14px;
	padding: 0 7px 14px;
	border-bottom: 1px solid #999;
}
.widget_text {
	background: none;
	border: none;
	padding: 0;
}
.textwidget {
	text-align: center;
	margin: 0 0 35px;
}
.testimonial {
	text-align: left;
	padding: 0 14px;
}
.testimonial blockquote {
	font-size: 1.8em;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
.testimonial blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.testimonial p.source {
	font-size: 1.6em;
	text-align: right;
	color: #555;
}
.testimonial p.source cite {
	font-weight: bold;
}
#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #CCC;
	padding: 2em 0;
}
#footer p {
	font-size: 14px;
	color: #555;
}