@font-face {
  font-family: 'Marketing Script';
  src: url(MarketingScript.eot);
  src: local('Marketing Script Regular'), local('Marketing Script'), 
         url(MarketingScript.ttf) format('truetype');
}

html,
body {
    margin: 0;
    padding: 0;
}

html {
    font: 62.5%/1.45 Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
    color: #eeeeee;
    background: #1f1d2b;
}

body {
	font-size: 1.3em;
	background: url(img/energy_lines_right.jpg?v=3) 781px 0 no-repeat;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

hr {
    display: none;
}

.cleaner {
    clear: both;
	height: 1px;
	margin-top: -1px;
	display: block;
}

input {
	font-family: Verdana, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
}


/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: "Marketing Script", Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #91a497;
}

h1, .heading1 {
	font-size: 2.31em;
	margin: 0 0 -0.3em 0;
	line-height: 1.4;
}

#col3 h4 {
	font-size: 2.08em;
	margin: 0;
	text-align: right;
	white-space: nowrap;
}

.heading3 {
	font-size: 1.85em;
	margin-bottom: 0;
}


/* Links */

a {
    color: #9ed4ff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background: #292737;
}

a:focus {

}


/* Wrap */

#wrap {
	width: 974px;
	padding-left: 11px;
}

#leftside {
	width: 770px;
	float: left;
}

#platform_edge {
	background: #15141f url(img/platform_edge.png) 100% 100% no-repeat;
}

#platform {
	background: url(img/header_bg.jpg) -11px 0 no-repeat;
	padding-right: 6px;
	padding-bottom: 5px;
}


/* Header */

#header {
	height: 216px;
	position: relative;
}

#logo span {
	display: none;
}

#logo {
	margin: 0;
}

#logo a {
	display: block;
	width: 130px;
	height: 59px;
	background: url(img/desteni_logo.jpg) 0 0 no-repeat;
	position: absolute;
	top: 41px;
	left: 25px;
}

#nav {
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 764px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	height: 100%;
	display: block;
	position: relative;
}

#nav a {
	display: block;
	padding: 7px 10px 0;
	height: 29px;
	text-decoration: none;
	white-space: nowrap;
}

#nav .nav-home.current a,
#nav .nav-home a:hover,
#nav .current li a:hover {
	background: url(img/nav_active.png) 0 0 no-repeat;
}

#nav .current a, 
#nav a:hover {
	background: url(img/nav_active.png) -10px 0 no-repeat;
}

#nav .current li a {
	background: none;
}

.nav_level_2 {
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	background: #000;
	padding: 0 4px 4px;
	z-index: 9999;
}

#nav .nav_level_2 a,
#nav .nav_level_2 li {
	float: none;
}

#nav li:hover .nav_level_2,
#nav li.hover .nav_level_2 {
	display: block;
}


/* Columns */

#col1,
#fullcol1 {
	padding: 20px 30px 1px;
	float: left;
	width: 504px;
	background: #15141f;
}

#fullcol1 {
	width: auto;
	float: none;
	position: relative;
}

#col2 {
	float: left;
	background: #13121d;
	width: 200px;
	padding: 25px 0;
}

#col3 {
	float: right;
	width: 204px;
}

#col3 a {
	color: #93cbfe;
}

.col3_box {
	margin: 20px 0 0 0;
	padding: 0 0 0 16px;
}

/* Featured videos */

#featured_vids_heading {
	background: url(img/royal.png) 0 50% no-repeat;
	text-align: center;
	margin: 0 0 4px 0;
	font-size: 1.77em;
}

#featured_videos {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0.85em;
	line-height: 1.2;
}

#featured_videos li {
	margin: 0;
	padding: 6px 0;
	width: 139px;
	margin: 0 auto 2px;
	display: block;
}

#featured_videos li img {
	display: block;
	margin: 0 auto 4px;
	padding: 0;
	border: 5px solid #000;
}

#featured_videos li strong {
	font-weight: normal;
}

#featured_videos a {
}


/* Campaigns */

#equal_money {
	display: block;
	width: 68px;
	height: 104px;
	background: url(img/equal_money_system_logo.png) 0 0 no-repeat;
	float: left;
}

#sra_course {
	display: block;
	width: 74px;
	height: 107px;
	background: url(img/sra_course_logo.png) 0 0 no-repeat;
	float: left;
	margin: -4px 10px 0;
}

#campaigns {
	padding: 98px 0 0 22px;
	overflow: hidden;
	height: 119px;
}

#sra_course span, #equal_money span {
	display: none;
}


/* Search */

#search_input {
	font-size: 100%;
	width: 148px;
	float: right;
	margin: 0 5px 0 0;
	padding: 1px;
}

#search_button {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
}

#search form {
	margin: 0;
	padding: 0;
}


/* Recent articles */

#recent_articles ul, .sidebar_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.85em;
	line-height: 1.2;
}

#recent_articles li, .sidebar_list li {
	margin: 0 0 8px 0;
	padding: 0;
}

#recent_articles li strong {
	font-weight: normal;
}

#recent_articles li .date, .square_list .date {
	color: #afab98;
	font-size: 0.91em;
}

.browse_all {
	font-size: 0.85em;
	text-align: right;
	background: #15141f;
	text-align: center;
	padding: 2px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/* News */

#news,
.dark_block {
	background: #100f17;
	margin: 30px -30px 0;
	padding: 15px 30px 10px;
}

#news h3,
#forum_latest h3,
.heading2 {
	font-size: 2.15em;
	margin: 0;
}

.heading2 {
	margin-top: 20px;
}

.dark_block .heading2 {
	margin-top: 0;
}

.gold_heading {
	color: #ab9514;
	font-size: 1.69em;
	margin: .5em 0 0;
}

#news h4 {
	font-size: 1.69em;
	margin: 0;
	padding: 12px 0 0 0;
	clear: both;
}

#news h4 a {
	text-decoration: none;
	color: #ab9514;
}

#news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news li {
	margin: 0 0 25px 0;
	padding: 0;
	border-top: 1px dotted #28272f;
}

#news .date {
	background: #28272f url(img/news_date_corner.png) 100% 0 no-repeat;
	display: block;
	margin: 0 0 0 -30px;
	padding: 2px 20px 0 30px;
	height: 19px;
	color: #afab98;
	font-size: 0.85em;
	float: left;
}

.video_embed_code {
	display: none;
}


/* Forum latest */

#forum_latest {
	padding: 20px 30px 10px;
	font-size: 0.92em;
	line-height: 1.5;
	overflow: hidden;
}

#forum_latest a {
	color: #00cbff;
}

#forum_latest ul, .square_list {
	list-style: none;
	margin: 6px 0;
	padding: 0;
	float: left;
	width: 340px;
}

.square_list {
	margin: 0 0 1em;
	float: none;
	width: auto;
}

#forum_latest li, .square_list li, .bullet {
	padding: 0 0 0 17px;	
	background: url(img/list_square.png) 4px 7px no-repeat;
}

div.bullet {
	margin: 0;
}

#flatest_left {
	margin-right: 20px !important;
}


/* Footer */

#footer_wrap {
	clear: both;
	padding: 90px 0 30px 0;
	background: url(img/footer_line.jpg) 0 15px no-repeat;
	overflow: hidden;
}

#footer {
	width: 880px;
	padding: 0 30px;
	font-size: 0.85em;
	color: #585858;
}

#footer a {
	color: #585858;
}

#footer_rss a {
}

#footer_rss {
	float: left;
}

#license {
	float: right;
}

#license img, #rss_img {
	position: relative;
	bottom: -4px;
}


/* Intro videos */

#intro_videos {
	padding-bottom: 20px;
}

.intro_vid, .standard_vid {
	float: left;
	width: 145px;
	text-align: center;
	line-height: 1.3;
	margin-right: 19px;
}

.intro_vid img, .standard_vid img {
	display: block;
	border: 5px solid #000;
}

.intro_vid strong, .standard_vid strong {
	margin: 4px 0 0 0;
	font-size: 0.85em;
	font-weight: normal;
	display: block;
}

.standard_vid {
	height: 170px;
	margin: 10px 18px 18px 10px;
	overflow: hidden;
}

#members .standard_vid {
	height: 135px;
}

.standard_vid a {
	text-decoration: none;
	line-height: 1.1;
}

.standard_vid img {
	margin: 0 auto 4px;
}

#members {
	margin-top: 30px;
}


/* Recent videos */

#recent_videos ul, .playlist_sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}

#recent_videos li, .playlist_sidebar li {
	margin: 0 0 6px 0;
	padding: 0;
}

#recent_videos li strong, .playlist_sidebar strong {
	font-size: 0.85em;
	font-weight: normal;
	display: block;
	padding: 0;
}

#recent_videos li .video_thumb,  .playlist_sidebar li .video_thumb {
	float: left;
	margin: 0 10px 5px 0;
	border: 3px solid #000;
}

#recent_videos li img, .playlist_sidebar li img {
	margin: 0;
	padding: 0;
	display: block;	
}

.label_container {
	width: 110px;
	float: left;
}

#col3 .date {
	color: #afab98;
	font-size: 0.75em;
}

a .date {
	color: #afab98;
}


/* Series */

.video_search_results h2 {
	margin-bottom: 10px;
}

#VideoSeries {
	margin-bottom: .4em;
}

.series_row {
	float: left;
	width: 49%;
	padding-right: 1%;
	height: 125px;
}

.series_row .video_thumb {
	display: block;
	border: 5px solid #000;
	float: left;
	margin: 0 10px 10px 0;
}

.series_row .video_thumb img {
	display: block;
	margin: 0; padding: 0;
}

.series_row h4 {
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0;
	padding: 7px 0 0 0;
}

.series_row h4 a {
	text-decoration: none;
	color: #ab9514;
}

.series_in_heading {
	color: #ab9514;
}

.video_count {
	color: #565656;
	margin: 0;
}


/* Video view */

.video_publish_date {
	margin: 10px 0 10px 0;
	color: #565656;
	font-size: 0.85em;
}

.video_player {
	background: #000;
	padding: 0 0 0 32px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.video_player object {
	margin: 0;
	padding: 0;
	display: block;
}


/* Video sidebar browser */

#video_browse {
	background: #15141f;
	margin: 0 0 0 -16px;
	padding-left: 20px;
	border-radius: 0 6px 6px 0;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.prev_video,
.next_video {
	float: left;
	width: 80px;
	margin: 7px 5px 7px 0;
}

#video_browse strong {
	font-weight: normal;
	line-height: 1.2;
	font-size: 0.85em;
	text-align: center;
	display: block;
}

.video_text {
	padding-bottom: 20px;
}

#search_results {
	margin-top: 1em;
}

#member_videos {
	margin-top: 2em;
}


/* Playlist */

.playlist_sidebar ul {
	height: 300px;
	overflow-y: scroll;
}

.excerpt a {
	text-decoration: none;
	color: #eee;
}

.label_container .date {
	line-height: 1.0;
	position: relative;
	top: -3px;
}

#adsense_skyscraper {
	margin-top: 30px;
}


/* Social buttons */

.social_buttons {
	margin: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	padding-left: 276px;
}

.series_list {
	margin: 0 0 1em;
}

.series_list a.current {
	color: #ab9514;
	text-decoration: none;
}

.series_notice {
	margin: 0 0 1em 0;
	padding: 4px;
	text-align: center;
	font-size: 0.9em;
	text-decoration: none;
}

.top_right {
	position: absolute;
	top: 25px;
	right: 45px;
}

.member_yt_link {
	margin: 5px 0 0 0;
	padding: 10px 0 5px 30px;
	background: url(../img/Social.me/youtube.png) 0 10px no-repeat;
}


/* Feedback */

#feedback {
	width: 29px;
	height: 90px;
	position: fixed;
	top: 150px;
	right: -7px;
	margin-top: -45px;
}

#feedback span {
	display: none;
}

#feedback a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(img/feedback.png) 0 0 no-repeat;
}

#feedback a:hover {
	position: relative;
	left: -7px;
}

.contact-form label {
	display: block;
	color: #ddd;
	margin-top: 5px;
}

.contact-form fieldset {
	border: none;
}

#feedback_box {
	width: 500px;
	padding: 15px;
}

#feedback_box p {
	margin-top: 0;
}

#feedback_box textarea {
	width: 100%;
}

#feedback_box .input input {
	width: 60%;
}

#feedback_box .submit {
	padding-top: 5px;
}

.fancy_title {
	display: none;
}

.nav-donate {
	position: relative;
}

#nav .nav-donate a {
	padding-right: 44px;
	color: #f1f3cc;
}

.nav-donate img {
	position: absolute;
	top: 6px;
	right: 2px;
}


/* Membership forum */

#mf_registration_form label {
	width: 130px;
	padding: 3px 5px 0 0;
	float: left;
	text-align: right;
}

#mf_registration_form .input {
	clear: both;
	margin: 1em 0;
}

#mf_registration_form .error-message {
	color: red;
	margin-left: 135px;
}

#mf_payment .radio input {
	float: left;
	position: relative;
	bottom: -2px;
	margin-right: 5px;
}

#mf_payment .radio label {
	display: block;
	margin: 0.6em;
}




