/*
Theme Name: Dan Tudor
Theme URI: http://sellingforcoaches.com/
Description: A custom WordPress theme built for Dan Tudor: Selling For Coaches.
Version: 1.0
Author: The Marcom Group
Author URI: http://themarcomgroup.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: 12px; font-family: Verdana; vertical-align: baseline; }

:focus { outline: none; }

.clear { clear: both; }

a {	color: #090a22;	text-decoration: none; }
a:hover { text-decoration: underline; }

a.more { text-decoration: underline; }

p { text-align: left; }
strong { font-weight: bold; }
em { font-style: italic; }

img.alignright, img[align=right] { float: right; margin: 24px 0px 18px 35px; }
img.alignleft, img[align=left] { float: left; margin: 16px 35px 18px 0px; }

a.more-link { color: #2B4350; text-decoration: underline; }

body {
	background: #000 url(./images/layout/main-bg.jpg) no-repeat center top;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}

#wrapper {
	background: transparent url(./images/layout/content-tile-bg.png) repeat-y;
	margin: 0 auto;
	width: 937px;
}

#wrapper-cap {
	background: transparent url(./images/layout/content-bottom-bg.png) no-repeat;
	margin: 0 auto;
	width: 937px;
	height: 8px;
}

body.page #inside-wrapper-cap, body.error404 #inside-wrapper-cap {
	background: #e4e8ec;
	width: 886px;
	margin: 0 auto;
	height: 6px;
}

#inside-wrapper-cap, body.page-template-page-premium-php #inside-wrapper-cap {
	background: transparent url(./images/layout/inside-tile-bg.jpg);
	width: 886px;
	margin: 0 auto;
	height: 6px;
}

#top {
	position: relative;
	height: 79px;
}

h1#logo {
	float: left;
	background: transparent url(./images/layout/logo-bg.png) no-repeat 20px;
	width: 380px;
	height: 67px;
	padding: 10px;
}

h1#logo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 66px;
	width: 382px;
}

#top-right {
	float: right;
	background: transparent url(./images/layout/tools-bg.png) no-repeat;
	width: 510px;
	height: 66px;
	margin-right: 15px;
}

#newsletter {
	width: 265px;
	*width: 270px;
	margin: 15px 0 0 15px;
	display: inline;
	float: left;
}

input.text {
	width: 152px;
	border: 1px solid #214578;
	margin: 5px 5px 0 0;
	float: left;
}

#searchbox {
	padding-top: 13px;
	margin-left: 10px;
	*margin-left: 5px;
	float: left;
	display: inline;	
}

#searchbox div {
	display: inline;
	float: left;
}

#keywords {
	background: url(./images/layout/search-bg.png) no-repeat;
	padding: 10px 15px;
	height: 33px;
	width: 135px;
	color: #FFF;
}

#keywords input {
	border: none;
	padding-top: 4px;
	padding-right: 5px;
	background: transparent;
	color: #FFF;
}

#submit {
	background: url(./images/layout/searchbutton-bg.png) no-repeat;
	width: 48px;
	height: 53px;
}

#submit input {
	background: none;
	border: none;
	height: 53px;
	width: 48px;
	text-indent: -9999px;
	overflow: hidden;
}

#mid {
	width: 937px;
	overflow: auto;
}

#video {
	/* background: url(./images/layout/video-bg.png) no-repeat; */
	width: 460px;
	margin-right: 20px;
	height: 280px;
	display: inline;
	float: left;
	margin-top: 50px;
	padding: 10px;
	background-color: #0c1823;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

	
}

#video h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px 5px 10px 5px;

	width: 92%;
	text-align: center;
	margin-left: 13px;
}

#video_right {
	float:right;
	margin: 0 0 12px 12px;
	width: 400px;
	height: 250px;
	display: inline;
}

#campus_video {
	width: 585px;
	height: 355px;
}


#mid-right {
	display: inline;
	float: left;
	width: 435px;
}

#mid-right ul {
	margin-top: 5px;
	list-style: none;
}

#mid-right ul#main-buttons li {
	text-transform: uppercase;
	letter-spacing: 2px;
}

#mid-right ul#main-buttons li a {
	color: #22487c;
	display: block;
	background: transparent url(./images/layout/subbutton-home-bg.png) no-repeat;
	width: 402px;
	height: 56px;
	padding-top: 17px;
	margin: 0 auto;
	font-size: 1.5em;	
}

#mid-right ul#main-buttons li.first a {
	color: #FFF;
	display: block;
	background: transparent url(./images/layout/mainbutton-home-bg.png) no-repeat;
	width: 432px;
	height: 43px;
	padding-top: 64px;
	margin-bottom: 5px;
	font-size: 1em;
	text-transform: none;
	letter-spacing: normal;
	vertical-align: middle;
		
}

#mid-right ul#main-buttons li a:hover {
	text-decoration: none;
}

#mid-right ul#main-buttons li a span {
	display: block;
	text-transform: none;
	letter-spacing: normal;
}

#mid-right ul#social {
	width: 380px;
	margin: 5px auto;
}

body.category #colright { position: relative; padding-bottom: 200px; }

#colright ul#social {
/*	bottom: 0px;*/
	margin-top: 40px;
}

#mid-right ul#social li {
	float: left;
	/*display: inline;*/
}

#mid-right ul#social li a, #colright ul#social li a {
	float: left;
	display: block;
	background: transparent url(./images/layout/social-bg.png) no-repeat;
	width: 190px;
	height: 45px;
	text-indent: -9999px;
}

#colright ul#social li a {
	float: none;
}

#mid-right ul#social li a#twitter {
	background-position: 0 0;
}

#mid-right ul#social li a#facebook, #colright ul#social li a#facebook {
	background-position: -215px 0;
}

#colright ul#social li a#media_press, #colright ul#social li a#speaking, #colright ul#social li a#partners {
	background: transparent url(./images/layout/sidebuttons_bg.png) no-repeat;
}

#colright ul#social li a#speaking { background-position: 0 -45px; }
#colright ul#social li a#partners { background-position: 0 -90px; } 

#bot {
	overflow: auto;
	width: 949px;
	margin: 0 auto;
	min-height: 258px;
}

.subbox {
	float: left;
	background: transparent url(./images/layout/subbox-bg.png) no-repeat center bottom;
	width: 291px;
	height: 220px;
	margin: 15px 9px;
}

.subbox h2, .home-subbox h2 {
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 1.5em;
}

.home-subbox h2 {
	color: #FFF;
	padding: 0 0 10px 12px;
	font-size: 1.2em;
}

.singles {
	height: 50px;
	padding: 5px 10px 40px 10px;
}


span.singles-title {
	display: block;
	color: #f1921e;
	font-size: 1.1em;
}

span.singles-date {
	color: #667484;
	position: absolute;
	top: 4px;
}

p.bottom-line {
	position: absolute;
	margin-top: -10px;
	margin-left: 190px;
	padding-top: 21px;
}

p.bottom-line a {
	float: right;
	width: 82px;
	height: 25px;
	text-indent: -9999px;
}

/** inside page css **/

#nav {
	position: absolute;
	bottom: -50px;
	z-index: 100;
	left: 16px;
	overflow: auto;
	width: 908px;
}

#nav ul {
	list-style: none;
}

#nav li {
	float: left;
}

#nav a {
	float: left;
	background: transparent url(./images/layout/nav-bg.png) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
}

#nav li#selling-for-coaches a { background-position: 0 0;	width: 74px; }
#nav li#total-recruiting-solution a { background-position: -74px 0; width: 159px; }
#nav li#on-site-campus-workshops a { background-position: -232px 0; width: 120px; }
#nav li#conferences a { background-position: -352px 0; width: 130px; }
#nav li#blog a { background-position: -481px 0; width: 113px; }
#nav li#case-studies a { background-position: -593px 0; width: 90px; }
#nav li#shop a { background-position: -682px 0; width: 128px; }
#nav li#contact-us a { background-position: -810px 0; width: 94px; }

#inside-content {
	/*position: relative;*/
}

body.page #inside-content, body.error404 #inside-content {
	background: #e4e8ec;
	margin: 37px auto 0;
	padding-bottom: 20px;
	width: 886px;
	min-height: 500px;
	overflow: auto;
	text-align: left;
}

#inside-content, body.page-template-page-premium-php #inside-content {
	background: transparent url(./images/layout/inside-tile-bg.jpg) repeat-y 15px 0px;
	margin: 37px auto 0;
	width: 916px;
	min-height: 500px;
	overflow: auto;
	text-align: left;
}

#tools {
	display: block;
	width: 866px;
	height: 20px;
	margin: 0px auto;
	padding: 20px 10px;
	padding-bottom: 0px;
	position: relative;
	top: -5px;
	z-index: 5;
}

#tools div {
	margin: 0px;
	display: inline;
	float: left;
	width: 48%;
}

.breadcrumb,  .breadcrumb a {
	color: #464646;
}

#textsize span { float: left; }

body.page #tools #textsize, body.error404 #tools #textsize {
	width: 95px;
	float: right;
	color: #464646;
	display: block;
}

#tools #textsize, body.page-template-page-premium-php #tools #textsize {
	width: 95px;
	float: right;
	color: #FFF;
	display: block;
}

#textsize a {
	background: url(./images/layout/textsize-bg.png) no-repeat;
	display: block;
	float: right; 
	height: 14px;
	width: 14px;
	color: #FFF;
	text-indent: -9999px;
	overflow: hidden;
}

#textsize a.increase { background-position: -14px 0px; }
#textsize a.decrease { margin-right: 5px; }

#colleft {
	color: #000000;
	float: left;
	width: 620px;
	margin-left: 16px;
}


body.page #colleft {
	color: #000000;
	width: 850px;
	margin: 0 16px;
}

body.page-template-page-ads-php #colleft, body.page-template-page-inthenews-php #colleft, body.page-template-page-premium-php #colleft {
	color: #000000;
	float: left;
	width: 620px;
	margin-left: 16px;
	margin-right: 0px;
}

ul#library-boxes {
	list-style: none;
	width: 801px;
	min-height: 150px;
	margin: 0 auto;
}

ul#library-boxes li {
	display: inline;
	float: left;
	text-align: center;
}

ul#library-boxes li p {
	width: 160px;
	margin: 0 auto;
}


ul#library-boxes li a {
	display: block;
	background: #0f1f30;
	margin: 20px 30px 10px;
	padding: 15px;
	width: 175px;
	height: 45px;
	border: 1px solid #0f1f30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul#library-boxes li.page_item a {
	color: #ECECEC;
	font-size: 1.5em;
}

ul#library-boxes li.page_item a:hover {
	text-decoration: none;
}

ul#library-boxes li.page_item a span {
	display: block;
	color: #ECECEC;
}

body.page .page-entry h2 {
	font-size: 1.6em;
	font-weight: bold;
}

#colleft .page-entry h3 a {
	color: #202f41;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 1.75em;
}

#colleft .page-entry h3 {
	margin: 1em 0 2em 0;
}

#colleft .page-entry h3.search-result-title a {
	font-size: 1em;
}

#colleft .page-entry h3 small {
	color: #202f41;
	text-transform: uppercase;
	text-align: right;
	float: right;
	width: 225px;
	margin: 15px;
}

#colleft .page-entry h2 small {
	color: #202f41;
	text-transform: uppercase;
	float: right;
	margin-top: 18px;
	margin-right: 15px;
}

#colleft .page-entry p {
	margin-bottom: 12px;
}

body.archive .entry {
	margin-top: 5px;
}

body.single .entry {
	margin-top: 5px;
	border-bottom: none;
}

.entry {
	margin: 5px 15px 35px;
	padding-bottom: 25px;
	border-bottom: 1px solid #abb3ba;
}

.entry p {
	margin-bottom: 12px;
}

.entry ul, .entry ol {
	margin-bottom: 15px;
	margin-left: 25px;
}

.entry ul li, .entry ol li {
	margin-bottom: 15px;
}

.navigation {
	padding: 0px 15px 25px;
}

.MsoNormal { background: #e5eaee !important; }

body.page .page-entry {
	margin: 0 12px 15px 0px;
}

body.page .page-entry ul {
	margin-left: 20px;
	line-height: 20px;
}

.page-entry, body.page-template-page-premium-php .page-entry {
	margin: 0 0 15px 15px;
}

#colleft .page-entry .post small {
	display: none;
	font-weight: bold;
	font-style: italic;
	margin: 14px 0 5px;
}

div.home-subbox {
	background: #0F1F30;
	display: inline;
	float: left;
	width: 200px;
	min-height: 200px;
	margin: 5px;
	border: 1px solid #0f1f30;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

div.home-sub-image {
	background: #FFF;
	width: 182px;
	height: 105px;
	margin: 10px auto;
}

/*
div.home-subbox div.campus { background: url(./images/boxes/oncampus.jpg); }
div.home-subbox div.conferences { background: url(./images/boxes/conferences.jpg); }
div.home-subbox div.recruiting { background: url(./images/boxes/recruiting.jpg); }
div.home-subbox div.trs { background: url(./images/boxes/trs.jpg); }
*/

div.home-subbox p {
	color: #FFF;
	width: 170px;
	margin: 0 auto;
	padding-bottom: 10px;
}

h2#page-title {
	color: #202f41;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 2.5em;
	margin: .75em 0 1em 0;
}

#entry p {
	padding-bottom: 12px;
}

p.postmeta {
	color: #464646;
	text-align: right;
}

h3.blog-post-title {
	font-size: 1.25em;
	font-weight: bold;
	padding-bottom: 5px;
}

#colright {
	float: left;
	/*padding-bottom: 200px;*/
}

body.page-template-page-premium-php #colright {
	float: left;
}

#colright ul {
	margin: 0 0 20px 35px;
	line-height: 16px;
	list-style: none;
}

#colright div.widgetcontent ul, #colright div.loginwidget ul {
	color: black;
	list-style: none;
	margin: 12px 0 0px 0;
}

#colright div.loginwidget ul {
	color: #FFF;
	margin: 0 0 20px 28px;
}

body.page-template-page-premium-php #colright div.loginwidget ul {
	margin-top: 20px;
}

#colright div.loginwidget p.text-input label.text {
	display: block;
}

#colright div.loginwidget p.text-input input.field {
	margin-bottom: 10px;
}

a.logout {
	color: #ed9328;
}

p.restricted {
	font-style: italic;
}

h2.widgettitle {
	font-size: 1.5em;
	margin-bottom: 10px;
}

#colright ul { margin-left: 28px; }
#colright ul li a { color: #FFF; }

h3#categories, h3#archives,
h3#recruiting_tools, h3#media_press { 
	margin: 5px 0 0 8px;
	width: 270px;
	height: 40px;
	text-indent: -9999px;
}

h3#categories {	background: transparent url(./images/layout/categories-title-bg.png) no-repeat; }
h3#archives { background: transparent url(./images/layout/archive-title-bg.png) no-repeat; }
h3#recruiting_tools { background: transparent url(./images/layout/tools-title-bg.png) no-repeat; }
h3#media_press { background: transparent url(./images/layout/media-title-bg.png) no-repeat; }

#footer ul {
	display: block;
	margin: 0px auto;
	overflow: auto;
	text-align: center;
}

#footer ul li {
	margin-left: 10px;
	display: inline;
}

#footer ul li:after { content: "|"; }
#footer ul li:last-child:after { content: ""; }

#footer ul li a {
	font-size: 11px;
	margin-right: 8px;
	color: #FFF;
}

#footer p {
	margin: 10px auto 0px;
	text-align: center;
	display: block;
	clear: both;
	width: 990px;
}

#footer p, #footer p a {
	color: #FFF;
}

#adblock {
	margin: 10px auto 15px;
	position: relative;
	top: -30px;
	height: 60px;
	width: 726px;
}

body.home #adblock {
	margin: 10px auto 15px;
	position: relative;
	top: 0px;
	height: 88px;
	width: 726px;
}

/** Sociable CSS **/

div.sociable {
	
}

div.sociable ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 20px;
}

div.sociable ul li {
	float: left;
	margin-right: 8px;
}

div.sociable div.sociable_tagline {
	margin-bottom: 8px;
}

