/*
Theme Name: EFTM
Theme URI: eftmastersworldwide.com
Description: A theme for the EFTM website.
*/

* {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1.4em;
	margin-left: 0;
}

.entry-title {
	color: #000066;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.page-title h1 {
	color: #000066;
	font-size: 30px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.cat-title, .tag-title, .archive-title, .search-title {
	color: #872c71;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-top: 0px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.entry-title a:link, .entry-title a:visited {
	color:#000066;
	text-decoration: none;
}

.entry-title a:active, .entry-title a:hover {
	color: #76c0ef;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 1em;
}

.entry-content li {
	margin-bottom: 0.6em;
}

.post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

.type-page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

.entry-meta {
	font-style: italic;
	color: #666666;
	margin-bottom: 15px;
}

.entry-utility {
	font-style: italic;
	color: #666666;
	font-size: 13px;
}

.entry-utility a:link, .entry-utility a:visited {
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}

.entry-utility a:hover, .entry-utility a:hover {
	font-style: italic;
	color: #333333;
	text-decoration: none;
}

.widget-title {
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	color: #000066;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.widget-area-links ul li {
	line-height: normal;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccee8;
	padding-bottom: 5px;
}

.widget-area ul li li {
	line-height: normal;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccee8;
	padding-bottom: 5px;
}

.widget-area li a:link, .widget-area li a:visited {
	text-decoration: none;
    display: block;
    color: #872c71;
}

.widget-area li a:hover, .widget-area li a:hover {
	text-decoration: underline;
	display: block;
	color: #1b2587;
}

.entry-content h2 {
	color: #000000;
	margin-bottom: 1em;
	line-height: normal;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

.quote {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	margin-left: 35px;
}

.hr {
	color: #000066;
	background-color: #000066;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}

hr {
	color: #cccee8;
	background-color: #cccee8;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e4f6ff;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.3em;
}

#top {
    background-image: url(images/top-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 197px;
}

#header {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 990px;
    background-image: url(images/header-home.jpg);
    height: 197px;
}

#eftmasters {
    float: left;
    width: 130px;
    margin-top: 16px;
}

#nav {
    background-image: url(images/navbground.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 42px;
}

#nav-menu {
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #FFFFFF;
}

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

#nav-menu li {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
}

#nav-menu li a {
    text-decoration: none;
    display: block;
}

#hpage-leftcol {
	float: left;
	width: 235px;
}

#hpage-leftcol h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 200%;
	color: #151e74;
}

#hpage-leftcol img {
	margin-right: 10px;
}

#hpage-leftcol span {
	color: #CC0000;
}

#hpage-leftcol ul {
	font-size: 13px;
	list-style: none;
	padding: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#content {
    margin-top: 0px;
    padding-top: 0px;
}

#topofpage {
    margin-bottom: 15px;
    font-size: 15px;
    padding-right: 250px;
}

#special-links {
	float: left;
	width: 255px;
}

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

#special-links li {
	float: left;
	width: auto;
	margin-bottom: 8px;
}

#special-links li a {
	text-decoration: none;
	display: block;
}


#topofpage-special {
	font-size: 15px;
	padding-right: 250px;
	margin-bottom: 15px;
}

#intro {
	float: right;
	width: 430px;
}

#page {
    width: 960px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-color: #f4fbff;
    padding: 20px;
    background-image: url(images/seal.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#leftcol {
    float: left;
    width: 255px;
    margin-right: 25px;
}

#middlecol {
    float: left;
    width: 290px;
    margin-right: 25px;
}

#rightcol {
    float: right;
    width: 365px;
}

#readers {
    float: left;
    width: 570px;
    clear: left;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#banners {
    margin-top: 25px;
    margin-bottom: 25px;
}

.bannerad {
    margin-right: 10px;
    float: left;
    width: 184px;
}

.bannerad-last {
    float: left;
    width: 184px;
}

#footer {
}

#feataudio {
    background-image: url(images/biggerbox-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 140px;
    margin-bottom: 15px;
}

#feataudio-inside {
    background-image: url(images/mic.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 10px;
}

.audiotitle {
	padding-right: 50px;
	color: #1b2587;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.audio-player {
	margin-top: 20px;
}

.mastername {
	padding-right: 50px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

.note {
    margin-bottom: 15px;
}

.note ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.note li {
    background-image: url(images/note.gif);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: normal;
    padding-left: 20px;
    margin-top: 5px;
}

#news {
    margin-bottom: 25px;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 199px;
}

#ideas {
    margin-bottom: 25px;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 199px;
}

#news ul,#ideas ul,#latest-articles ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#news li,#ideas li,#latest-articles li {
    background-image: url(images/news_icon.gif);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: normal;
    padding-left: 20px;
    margin-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccee8;
    padding-bottom: 5px;
}

#news li a,#ideas li a,#latest-articles li a {
    text-decoration: none;
    display: block;
    color: #872c71;
}

#news li a:hover,#ideas li a:hover,#latest-articles li a:hover {
	text-decoration: underline;
	display: block;
	color: #1b2587;
}

#featvideo h3,#feataudio h3,#news h3,#ideas h3,#survey h3,#signup h3,#feedback h3,#hints h3,#videos h3,#readers h3, #latest-articles  h3 {
    margin:0;
    padding:0;
}

.inside {
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 10px;
}

#featvideo {
    margin-bottom: 25px;
}

#videos {
    margin-bottom: 15px;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

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

#videos li {
    float: left;
    width: auto;
    margin: 5px;
}

#videos-inside {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
}

#hints {
    margin-bottom: 25px;
    background-color: #acdfdf;
    padding-bottom: 7px;
}

#mainvideo {
    margin-bottom: 25px;
}

#signup {
    margin-bottom: 25px;
    background-image: url(images/signup-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 238px;
    font-size: 13px;
}

#signup-inside {
    margin-right: 8px;
    margin-left: 185px;
    margin-top: 10px;
}

#survey {
    margin-bottom: 25px;
}

#feedback {
    margin-bottom: 25px;
}

#latest-articles {
    margin-bottom: 25px;
    background-image: url(images/biggerbox-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#dropmenudiv{
    position:absolute;
    border:1px solid white;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:22px;
    z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid white;
    padding: 1px 0;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
                      background-color: #872c71;
                      color: #ffffff;
}

.expertssaying {
	font-style: italic;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151e74;
	color: #151e74;
}

#hpage-rightcol {
	float: right;
	width: 670px;
}

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

#trailers li {
	float: left;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#presenting {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#presenting h1 {
	margin-bottom: 20px;
	font-size: 230%;
	padding: 0px;
	margin-top: 0px;
}

#presenting ul {
	margin-left: 30px;
}

#presenting ol {
	margin-left: 30px;
}

#presenting ol li {
	margin-bottom: 10px;
}

#special-content {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

blockquote {
	margin-left: 35px;
}

label.screen-reader-text {
	display: none;
}

.entry-content td, .entry-content th {
	border: 1px #cccee8 solid;
	padding: 5px;
}

.entry-content table { 
	border-collapse: collapse;
}

.tdomf_buttons table {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

/* Comments */

#respond {
	margin-top: 30px;
}

#respond label {
	margin-bottom: 5px;
}

#respond input {
	display: block;
	margin-top: 4px;
}

#respond textarea {
	display: block;
	margin-top: 4px;
}

#comments-title {
	margin-top: 30px;
}

.commentlist {
	margin-bottom: 20px;
}

.comment-author {
	margin-bottom: 8px;
}

.comment-body {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

/* Mini Form */

.month {
	float: left;
	width: 180px;
}

.date {
	float: left;
	width: 160px;
}

.year {
	float: left;
	width: 180px;
}

.price {
	float: left;
	width: 140px;
}

.currency {
	float: left;
	width: 140px;
}

/* Image Alignment */

img.centered {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.audiofile {
	text-align: center;
	margin-top: 25px;
}

.photo {
	float: left;
	margin-right: 15px;
}

.author-bio {
	background-color: #ecf7fe;
	padding: 20px;
	margin-bottom: 20px;
}

.masterbio {
    border-bottom: 1px solid #000066;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

.tdomf_buttons td, .tdomf_buttons th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
