/* @override http://mrmotivator.com/wp-content/themes/mrm/style.css */

/* @override http://mrmotivator.com/wp-content/themes/mrm/style.css */

/* @override 
	http://mrmblog.diegomax/wp-content/themes/mrm/style.css
	http://massanti.com/clients/mrmblog/wp-content/themes/mrm/style.css
*/

/*
Theme Name: MRM Blog Theme
Theme URI: http://mrmotivator.com
Description: Custom WP Theme for MRM
Version: 1.0
Author: Diego Massanti
Author URI: http://massanti.com
*/

/* @group Base Layout */

@font-face {
	font-family: 'Swis721BTBold';
	src: url('fonts/Swiss_721_Bold_BT.eot');
}

@font-face {
	font-family: 'Swis721BTBold';
	src: url(//:) format('no404'), url('fonts/Swiss_721_Bold_BT.woff') format('woff'), url('fonts/Swiss_721_Bold_BT.ttf') format('truetype'), url('fonts/Swiss_721_Bold_BT.svg#Swiss721BT-Bold') format('svg');
}



div.content {
	font-size: 13px;
	line-height: 20px;
}
div.content.with-sidebar {
	width: 580px;
	display: inline-block;
	float: left;
}
.clearfix {
	clear: both;
	display: block;
}

body {
	background: #ffc000 none no-repeat center top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	overflow: visible;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}
.wrapper {
	overflow: hidden;
	background: transparent url(images/bg_middle.png) no-repeat center center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h4.pagetitle {
	text-transform: uppercase;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 7px;
	padding-bottom: 18px;
	color: #f77700;
}
div#dsq-comments-title {
	margin-top: 20px !important;
}

/* @end */

/* @group Header */

#header_wrapper {
	background: url(images/main_header.jpg) no-repeat center top;
	width: 100%;
	height: 480px;
}

#header {
	width: 942px;
	height: 478px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg_header_elements.png) no-repeat center top;
}
#logo {
	display: inline-block;
	position: absolute;
	top: 288px;
}
.hi {
	width: 211px;
	display: block;
	position: relative;
	right: 0;
	float: right;
	height: 139px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	font-weight: bold;
}
.hi strong {
	color: #606060;
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 8px;
}
.hi small {
	font-size: 11px;
	display: block;
	text-align: right;
	margin-top: 13px;
	color: #626262;
	font-weight: bold;
}
#motto1 {
	display: inline-block;
	position: absolute;
	top: 396px;
	width: 158px;
	height: 45px;
	font: bold 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #7e0033;
	text-align: left;
	letter-spacing: 0;
	overflow: hidden;
	margin-left: 11px;
}
#motto1 span {
	color: #626262;
	display: inline;
	text-align: right;
	font-size: 13px;
	line-height: 0;
	letter-spacing: 0;
}

/* @end */

/* @group Body */
.body_wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.body {


	background-color: #fffeff;
	padding: 7px 18px;
	margin-left: 1px;
	overflow: visible;
}

/* @end */

/* @group Common menu */

#common-menu {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	display: block;
	height: 18px;
	margin-bottom: 5px;
}
#common-menu a {
	color: #454545;
}
#common-menu #link-rss {
	background: url(images/link_rss.jpg) no-repeat right center;
	padding-right: 25px;
}
#common-menu h1 {
	display: inline-block;
	float: left;
}
#common-menu-links {
	display: inline-block;
	position: static;
	right: 0;
	float: right;
	text-transform: uppercase;
}

/* @end */

/* @group Posts */

.post {
	clear: both;
	display: block;
	margin-bottom: 15px;
}
.entry p {
	margin-bottom: 10px;
	color: #525151;
	line-height: 20px;
	font-size: 14px;
}
.entry a.more {
	text-transform: uppercase;
	color: #9a1b5c;
	font-weight: bold;
}


.entry p strong {
	font-weight: bold;
}
img.attachment-post-thumbnail {
	

	width: 182px;
	height: 182px;
	margin-right: 10px;
	background-color: #d4d4d4;
	margin-top: 3px;
}
.thumb-container {
	float: left;
	overflow: hidden;
	margin-right: 15px;
	margin-top: 0;
}
/*.thumb-container img {
	border: 8px solid #e0e0e0;
}
.thumb-container:hover img {
	border-color: #9a1b5c;
}*/

.thumb-date {
	display: block;
	position: relative;
	top: -17px;
	width: 106px;
	left: 0;
	height: 36px;
	background-color: #9a1b5c;
	padding-left: 23px;
	border: 1px solid #a71700;
	color: #fffeff;
	font: 23px/35px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.thumb-date .super {
	font-size: 14px;
	vertical-align: super;
	line-height: 16px;
	font-weight: bold;
}
.post-content {
	margin-left: 192px;
}
.post-content.nomargin {
	margin-left: 0px;
}
.post-content h2 {
	text-transform: uppercase;
	font: 22px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #a12000;
	position: relative;
	display: inline;
}

.post-content h3 {
	text-transform: uppercase;
	color: #9a1b5c;
	margin-bottom: 12px;
	font: 19px/20px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
}
.post-content h3 a {
	color: #484848;
}
.post-content h2 a {
	color: #9a1b5c;
}
.addthis_button {
	margin-bottom: 10px;
	display: inline-block;
}
.comments-link {
	width: 53px;
	display: inline-block;
	height: 49px;

	color: #fffeff;
	text-align: center;
	line-height: 32px;
	font-size: 17px;
	font-weight: bold;
	float: right;
}
/* Comment Bubble Colors */

.color-0 {
		background: url(images/bg_comment_1.jpg) no-repeat;
}
.color-1 {
		background: url(images/bg_comment_2.jpg) no-repeat;
}
.color-2 {
		background: url(images/bg_comment_3.jpg) no-repeat;
}
.color-3 {
		background: url(images/bg_comment_4.jpg) no-repeat;
}
.color-4 {
		background: url(images/bg_comment_5.jpg) no-repeat;
}

/* @end */

/* @group Main Menu */

.main-menu {
	text-transform: uppercase;
	background-color: #282828;
	padding: 4px 4px 4px 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	border: 1px solid #dedede;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.main-menu li, #category-menu li {
	display: inline;
}
.main-menu li.current_page_item a {
	color: #ab1461;
}
/*9a1b5c*/
.main-menu li a {
	color: #6b6b6b;
	margin-right: 42px;
	line-height: 30px;
	font-size: 18px;
}
/* @end */

/* @group Category Menu */
#category-menu {
	text-transform: uppercase;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 29px;
	vertical-align: middle;
}
#category-menu img {
	vertical-align: middle;
}
#category-menu a {
	line-height: 24px;
	vertical-align: middle;
	display: inline-block;
	font-size: 15px;
}
#category-menu li.cat-item a {
	background-color: #e5e5e5;
	color: #525151;
	margin-right: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
#category-menu li.current-cat a {
	background-color: #9a1b5c;
	color: white;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 300px;
	display: inline-block;
	float: right;
}
ul.blogroll a {
	color: #a43907;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	text-align: center;
}
.sidebar-widget {
	display: block;
	margin-bottom: 30px;
	background-color: #e3e3e3;
	border: 1px solid #c8c8c8;
}
.sidebar-widget.orange {
	background-color: #ffb400;
}
.widget-button {
	display: inline-block;
	margin-bottom: 9px;
	background-color: #b10f0a;
	color: white;
	padding: 2px 5px;
}
.widget-button:hover {
	background-color: #620603;
}
.mrm-widget {
	padding: 7px 0 6px 7px;
	background-color: #e5e5e5;
}
.mrm-widget p {
	padding-right: 6px;
	font-size: 12px;
	padding-left: 6px;
}
.sidebar-widget h4 {
	text-transform: uppercase;
	background-color: #b10f0a;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fffeff;
	font-family: Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 8px;
	margin-bottom: 5px;
	text-align: left;
	width: 254px;
	line-height: 25px;
}

/* SUBSCRIBE WIDGET */
.mrm-subscribe-widget {
	color: white;
	padding: 0 0 6px;
}
.mrm-subscribe-widget h4 {
	background-color: #9a1b5c;
}

.mrm-subscribe-widget p {
	font-weight: bold;
	line-height: 19px;
	color: #3e3e3e;
	margin-top: 14px;
}
.mrm-subscribe-widget input {
	font-size: 12px;
	margin: 3px 0 6px;
	padding: 5px;
	border: 1px solid #c8923c;
	width: 195px;
}
#mrm-subscribe-social-icons {
	display: block;
	margin-top: 5px;
	text-align: center;
	padding: 0;
}
.widget-social-link {
	display: inline-block;
	height: 56px;
	width: 55px;
	margin: 0;
	padding: 0;
	background-image: url(images/social.jpg);
}
#social-facebook {
	background-position: 0 0;
}
#social-facebook:hover {
	background-position: 0 56px;
}
#social-myspace {
	background-position: -56px 0;
}
#social-myspace:hover {
	background-position: -56px 56px;
}
#social-twitter {
	background-position: -111px 0;
}
#social-twitter:hover {
	background-position: -111px 56px;
}
#social-youtube {
	background-position: -168px 0;
}
#social-youtube:hover {
	background-position: -168px 56px;
}
#social-rss {
	background-position: -225px 0;
}
#social-rss:hover {
	background-position: -225px 56px;
}



/* Sponsors Widget */

.sponsor-image {
	display: block;
	width: 195px;
	height: 130px;
	margin-bottom: 7px;
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #cacaca;
}
/* @end */

/* @group Search Widget */

.mrm-search-widget {
	display: block;
	background-color: #e3e3e3;
	position: relative;
	overflow: hidden;
}
.mrm-search-widget input {
	font-size: 19px;
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
	width: 238px;
	vertical-align: middle;
}
.mrm-search-widget a {
	display: inline-block;
	background-color: #b10f0a;
	line-height: 32px;
	vertical-align: middle;
	color: #fffeff;
	font-weight: bold;
	width: 34px;
	margin-left: 4px;
	text-align: center;
}
.mrm-search-widget a:hover {
	text-decoration: none;
	background-color: #7c2306;
}
/* Flickr Widget */
.flickr-widget {
	text-align: center;
}
.flickr-widget h4 {
	background-color: #21a9f0;
}
img.flickr_photo {

	background-color: #fffeff;

	margin: 11px;
}
/* @end */



/* @group Footer */

div.other-links {
	color: #d1d1d1;
	font-size: 11px;
	font-weight: bold;
}
div.other-links a {
	color: #737373;
}
.footer-logo {
	background: url(images/MRMotivator.jpg) no-repeat left top;
	display: block;
	height: 40px;
	margin-bottom: 17px;
}
#gfx-footer {
	width: 591px;
	height: 325px;
	background: url(images/gfx_footer.png) no-repeat right top;
	position: relative;
	bottom: 164px;
	display: inline-block;
	left: 599px;
	overflow: hidden;
}
#footer-subscribe {
	height: 100px;
	background: url(images/footer_subscribe.png) no-repeat;
	display: block;
	position: relative;
}
#footer-subscribe input {
	border-style: none;
	font-size: 14px;
	z-index: 5000;
}
#footer-subscribe a.button {
	display: inline-block;
	position: absolute;
	right: 40px;
	top: 57px;
	background-color: #b10f0a;
	height: 26px;
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #a71205;
	color: #fffeff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	z-index: 100;
	text-shadow: #646464 1px 1px 9px;
}
#footer-subscribe a.button:hover {
	background-color: #920e04;
	text-decoration: none;
}
#copyright {
	font-size: 11px;
	margin-left: 279px;
	padding-top: 4px;
	width: 459px;
	display: block;
	position: absolute;
	z-index: 100;
}
#footer-subscribe #subscribe-name {
	position: absolute;
	top: 62px;
	left: 325px;
	background-color: transparent;
	width: 196px;
	display: block;
}
#footer-subscribe #subscribe-email {
	position: absolute;
	top: 62px;
	left: 563px;
	background-color: transparent;
	width: 196px;
	display: block;
}
#footer-outer-links {
	font-size: 11px;
	margin-left: 2px;
	margin-top: 9px;
	margin-bottom: 98px;
	color: #ddd;
}
#footer-outer-links a {
	color: #fffeff;
	font-weight: bold;
}
/* @end */

/* @group Ads */

.adbox {
	height: 92px;
	background-color: #d1d1d1;
	border: 8px solid #b4b4b4;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* @end */

/* @group Comments */

#comment-area h3 {
	display: inline-block;
	background-color: #9a1b5c;
	color: #fffeff;
	text-transform: uppercase;
	font: bold 18px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 2px 5px;
	margin-bottom: 13px;
}

.awaiting-moderation {
	background-color: #fdf24d;
	padding: 3px 8px;
	border: 1px solid #fbd78a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 13px;
	display: inline-block;
}
.comment-edit-link, .profile-link, .logout-link {
	display: inline-block;
	margin: 0 0 6px 10px;
	padding: 2px 4px;
	background-color: #f73e02;
	color: #fffeff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
span.comment-text {
	margin-left: 130px;
	display: block;
	font-size: 11px;
}
.clearfix.input input, .clearfix.textarea textarea {
	border: 1px solid #e2e2e2;
	font-size: 12px;
	padding: 2px 4px;
}
.clearfix.input input:focus, .clearfix.textarea textarea:focus {
	background-color: #fdf3d0;
}
#comment {
	width: 660px;
}
.clearfix {
	margin-bottom: 11px;
}
#comment-area label {
	width: 220px;
	display: inline-block;
	font-size: 12px;
}
ul.commentlist li {
	display: block;
	clear: both;
	margin-bottom: 13px;

	padding: 8px;
}
ul.commentlist li.alt {
	
}
.comment-user-bar {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	font-size: 7px;
}
.comment-user-bar .avatar {
	width: 100px;
	height: 100px;
	padding: 3px;
	background-color: #b10f0a;
}
.comment-user-bar a.url {
	color: #b10f0a;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	font-weight: bold;
	line-height: 12px;
}
p.comment-date {
	font-size: 8px;
	text-transform: uppercase;
	line-height: 13px;
}

/* @end */

/* @group Twitter */


#twitter {
	display: inline-block;
	position: relative;
	top: 222px;
	width: 209px;
	left: 726px;
	height: 149px;
	text-align: left;
}

div.twtr-doc {

	
}

div.twtr-ft {
	
}
div.twtr-tweets {
}


div.twtr-tweet-text {
	font-size: 12px;
	font-weight: bold;
}

div.twtr-timeline {
	
}

div.twtr-hd {
	display: none;
}



/* @end */

/* @group Related Posts */

#related-posts {
	background-color: #e5e5e5;
	margin-bottom: 5px;
	padding: 0;
}
#related-posts h3 {
	background-color: #f08921;
	color: #fffeff;
	padding: 3px 42px 3px 7px;
	display: inline-block;
	text-transform: uppercase;
	font: 17px/25px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#related-posts img.attachment-post-thumbnail {
	width: 120px;
	height: 120px;
	padding: 0;
	background-color: #fffeff;
	border: 1px solid #d9d9d9;
}
#related-posts ol {
	text-align: left;
	display: block;
	position: relative;
	margin-top: 16px;
	margin-left: 6px;
}
#related-posts li {
	display: inline-block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: top;
	margin: 0;
	width: 137px;
	text-align: left;
}
#related-posts li a {
	display: block;
	text-transform: uppercase;
	color: #b10f0a;
	font: bold 13px/13px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
}
#related-posts span a {


	color: #5b5c5c;
	line-height: 10px;
	font-size: 10px;
	margin-bottom: 7px;
}

/* @end */

/* @group Share Bar */

h2.share-bar {
	background-color: #ffad5a;
	display: block;
	color: #fffeff;
	text-transform: uppercase;
	padding: 8px;
	top: 0;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

h2.share-bar span {
	font-size: 17px;
}
.separator {
	display: block;
	position: relative;
	margin-top: 38px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #d9d9d9;
	clear: both;
}
#video-page .separator {
	margin-top: 0;
}
.separator img {
	position: absolute;
	overflow: hidden;
	display: inline-block;
	z-index: 1;
	bottom: 0;
	right: 0;
}
/* @end */

/* @group Entry */
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin: 0 0 10px;
	display: block;
	font-family: Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.entry {
	display: inline;
	width: 670px;
}

.entry h1 {
	color: #525151;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 4px;
}
.entry h2 {
	color: #5a5b5b;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
}
.entry h3 {
	color: #ab1461;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 25px;
	font-size: 23px;
}
.entry h4 {
	color: #a12000;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.entry h5 {
	color: #2074a8;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.entry h6 {
	color: #f19900;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.entry blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffeab0;
	border: 1px solid #fbd88c;
	margin-bottom: 13px;
	margin-top: 13px;
}
.entry blockquote p {
	font-size: 15px;
	line-height: 27px;
	padding: 9px;
}
.wp-caption {
}
.wp-caption img {
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #e0e0e0;
}
.entry .alignright {
	float: right;
	margin: 0 0 0 15px;
	padding: 4px;
	text-align: center;
}
.entry .alignleft {
	float: left;
	margin: 0 15px 0 0;
	padding: 4px;
	text-align: center;
}
.entry .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.entry .wp-caption-text {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #275066;
	display: block;
	margin: 0;
	padding: 0;
}
/* @end */

/* @group Page About */
.page-template-template-about-php .post {
	margin-top: 25px;
}
#about-right-bar {
	float: right;
	margin-left: 35px;
	margin-bottom: 14px;
	width: 257px;
}
#press-kit {
	background-color: #fdfae6;
	display: block;
	margin-top: 14px;
	margin-bottom: 5px;
	padding: 10px;
	border: 2px solid #fdeabe;
}
#press-kit strong {
	color: #ab1461;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 8px;
	letter-spacing: 0;
}
#press-kit p {
	line-height: 20px;
	font-size: 14px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color: #545454;
}
#about-links {
	display: block;
	text-align: center;
	margin-top: 30px;
}
hr {
	border-top: 1px solid #d1d1d1;
	margin-bottom: 40px;
	border-bottom-style: none;
	clear: both;
}
.home hr {
	margin-bottom: 15px;
}
#videos-scroller {
	height: 222px;
	overflow-y: hidden;
	overflow-x: scroll;
	margin-bottom: 40px;
}
#videos-scroller ul {
	width: 1608px;
}
#videos-scroller ul li {
	display: inline-block;
	margin-right: 24px;
}
#press {
	text-align: center;
	margin-bottom: 20px;
}
#press li {
	display: inline;
}
#press img {
}
#awards {
	padding-left: 7px;
}
#awards li {
	margin-bottom: 25px;
}
.entry p.award-title {
	margin: 0;
	padding: 0;
	font: bold 16px Swis721HvBTHeavy, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#awards img {
	float: left;
	margin-top: 3px;
}
#awards span {
	display: block;
	margin-left: 124px;
}

/* @end */

/* @group Page Ebook */
#ebook-right-bar {
	float: right;
	margin-left: 8px;
	margin-bottom: 14px;
	width: 257px;
	background-color: white;
}
#coming {
	font-size: 16px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 314px;
	margin-top: 55px;
	margin-bottom: 31px;

}
#coming span {
	background-color: #fce33e;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 24px;
	margin-right: 38px;
}
.page-template-template-ebook-php .post {
	margin-top: 24px;
}
#ebook-sample {
	background-color: #e6e6e6;
	padding: 9px;
	position: relative;
	border: 1px solid #bdbdbd;
	margin-top: 55px;
}
#ebook-sample a {
	position: absolute;
	top: 39px;
}
#ebook-samples {
	float: right;
}
#ebook-samples li {
	display: inline;
}
#ebook {
	margin-bottom: 11px;
}
/* @end */

/* @group Video Page */

img.yt-post-thumbnail {
	
	padding: 5px;
	width: 120px;
	margin-right: 20px;
	background-color: #000;
	border: 1px solid #b5b5b5;
	margin-top: 3px;
}
#mrmplayer {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#mrm-video-display {
	background-color: #e8e9e9;
	margin-bottom: 24px;
	display: block;
	padding-top: 9px;
}

#video-data {
	display: block;
	margin-left: 175px;
	margin-top: 8px;
}
#video-data h1 {
	text-transform: uppercase;
	color: #9a1b5c;
	font: 21px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#video-sharing h6 {
	font: 21px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 29px;
	color: #3d3d3d;
}

#video-data h2 {
	text-transform: uppercase;
	color: #9a1b5c;
	font: 16px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 7px;
}

#video-data h2 a {
	color: #656565;
}
#video-menu {
	margin-bottom: 30px;
	margin-top: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline-block;
	position: relative;
	left: 3px;
	width: 528px;
	vertical-align: top;
}
#video-menu li {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 7px;
}
#video-menu li.cat-item.current-cat a {
	background-color: #9a1b5c;
	color: #fffeff;
	font-weight: bold;
}
#video-menu img, #video-menu a {
	vertical-align: middle;
}
#video-menu li.current_page_item a {
	color: #9a1b5c;
}
#video-menu li a {
	color: #6b6b6b;
	margin-right: 21px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 24px;
	font-weight: bold;
}
#video-menu li.cat-item a {
	background-color: #e5e5e5;
	color: #525151;
	margin-right: 8px;
	padding-right: 4px;
	padding-left: 4px;
}

.video-description-text a.play {
	display: block;
	text-transform: uppercase;
	color: #9a1b5c;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.video-desc-container {
	display: block;
	padding-left: 185px;
	padding-top: 4px;
}

#video-share {
	display: block;
	height: 67px;
	width: 163px;
	float: left;
	text-align: right;
}
#video-share h2 {
	display: block;
	text-align: right;
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555;
	margin-bottom: 27px;
}

#video-info {
	padding-right: 15px;
	min-height: 120px;
}
.sharer {
	display: inline-block;
	vertical-align: bottom;
	overflow: hidden;
	padding-left: 10px;
}
a.play {
	text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #9a1b5c;
}

#video-page .post-content h3 {

}

#video-page .entry p {
	margin-bottom: 5px;
}
#video-page hr {
	margin-top: 0;
	display: block;
	clear: both;
	margin-bottom: 13px;
}
#video-page .post {
	padding-top: 1px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-bottom: 18px;
}
#video-page .thumb-container {
	margin-right: 19px;
	margin-top: 6px;
}

.video-desc-container h2 {
	margin-bottom: 1px;
	font-size: 22px;
}
.video-desc-container h3 {
	margin-bottom: 1px;
	font-size: 16px;
}
.video-desc-container h2 a {
	color: #9a1b5c;
}
span#arrow {
	position: inline;
	display: inline-block;
	vertical-align: middle;
}
/* @end */

/* @group Contact Page */
#contact-right-bar {
	float: right;
	margin-left: 8px;
	margin-bottom: 14px;
	width: 240px;
	background-color: white;
}

.contact-page p {
	font-size: 13px;
}
.contact-page h1 {
	color: #9a1b5c;
	font: bold 22px Swis721HvBTHeavy, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline-block;
	margin-bottom: 6px;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	border: 1px solid #d6d6d6;
	padding: 5px;
	font-size: 16px;
	width: 290px;
}
/* @end */

/* @group New Video Page */

.video-item-info {
	margin-top: 25px;
}

.mrm-video-player {
	background-color: #e6e6e6;
	margin-bottom: 17px;
	padding: 10px;
}
#video-data p {
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #575757;
	margin-bottom: 10px;
}

#video-sharing {
	width: 165px;
	float: left;
	vertical-align: bottom;
}


/* @end */
/* @group Sponsors Widget */

.mrm-sponsors-widget {
	padding: 0 0 5px;
}

/* @end */
/* @group Motivation Widget */

.mrm-motivation-widget {
	height: 125px;
	background: url(images/widget_motivation.jpg) no-repeat;
	padding-top: 36px;
	padding-right: 80px;
	padding-left: 5px;
	position: relative;
}
.mrm-motivation-widget p {
	margin-bottom: 7px;
	margin-top: 7px;
	font-weight: bold;
	font-size: 11px;
}
.mrm-motivation-widget p.bigger {
	font-size: 13px;
	margin-bottom: 14px;
}
#motivation-email {
	position: absolute;
	top: 134px;
	left: 16px;
	width: 160px;
	font-size: 15px;
	background-color: transparent;
	border-style: none;
}
#motivation-signup {
	position: absolute;
	top: 128px;
	left: 192px;
	color: #fffeff;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	background: url(images/btn_signup.jpg) repeat-x;
	font: bold 13px/28px Swis721BTBold, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 85px;
	height: 29px;
}
#motivation-signup:hover {
	background-image: url(images/btn_signup_over.jpg);
}
/* @end */

