/*
Theme Name: Serene Investor WP Theme
Theme URI: http://geekdesigngirl.com
Description: The default Serene Investor blog.
Version: 1.1
Author: The GeekDesignGirl Project
Author URI: http://geekdesigngirl.com/
*/

/* CSS Document */

/* CSS Reset */

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS Reset */

body {
width: 100%;
float: left;
background: url('images/body-bg.gif') top left repeat-x;
font-family: Arial,Helvetica,"FreeSans",sans-serif;
font-size: 62.5%;
}

a {
color: #0953a9;
text-decoration: none;
border-bottom: 1px dotted #0953a9;
}

#header a {
border: 0;
}

.map a {
border: 0;
}

.map a:hover {
border: 0;
}

a:hover {
color: #494949;
border-bottom: 1px dotted #494949;
}

#mainContent h3 a, #mainContentWide h3 a {
text-decoration: none;
border-bottom: 0;
}

#container {
width: 1004px;
margin: 0 auto;
}

#header {
width: 100%;
float: left;
height: 228px;
background: url('images/header-bg.jpg') top left no-repeat;
position: relative;
}

#header h1 a {
text-indent: -9999px;
width: 423px;
height: 137px;
background: url('images/logo.png') top left no-repeat;
float: left;
text-align: left;
}

#header h2 a {
text-indent: -9999px;
display: block;
width: 150px;
height: 55px;
background: url('images/report.gif') top left no-repeat;
float: right;
margin: 40px 40px 0 0;
}

/* Begin Top Navigation Elements */

#topNavigation {
clear: both;
width: 806px;
float: right;
}

#topNavigation li {
float: left;
display: inline;
position: relative;
}

#topNavigation li ul {
display: none;
margin: 0;
padding: 0;
}

#topNavigation li:hover ul, #topNavigation li.over ul {
background: #fff;
border: 1px solid #494949;
border-top: 0;
display: block;
position: absolute;
top: 36px;
left: -2px;
width: 150px;
z-index: 100;
}

#topNavigation li ul li a {
border-top: 1px solid #494949;
color: #006;
display: block;
float: none;
height: 1%;
text-indent: 0;
text-align: left;
padding: 10px 0 10px 10px;
margin-right: 10px;
width: 140px;
font-size: 13px;
}

#topNavigation li ul li a:hover {
background-color: #a0d0f3;
color: #0D54B4;
}

#topNavigation a {
text-indent: -9999px;
display: block;
height: 63px;
}

#topNavigation a.home {
background: url('images/home.gif') top left no-repeat;
width: 67px;
}

#topNavigation a.home:hover {
background: url('images/home.gif') top right no-repeat;
}

#topNavigation a.blog {
background: url('images/market-updates.gif') top left no-repeat;
width: 135px;
}

#topNavigation a.blog:hover {
background: url('images/market-updates.gif') top right no-repeat;
}

#topNavigation a.connect {
background: url('images/events-workshops.gif') top left no-repeat;
width: 169px;
}

#topNavigation a.connect:hover {
background: url('images/events-workshops.gif') top right no-repeat;
}

#topNavigation a.videos {
background: url('images/videos.gif') top left no-repeat;
width: 67px;
}

#topNavigation a.videos:hover {
background: url('images/videos.gif') top right no-repeat;
}

#topNavigation a.about-us {
background: url('images/about-us.gif') top left no-repeat;
width: 86px;
}

#topNavigation a.about-us:hover {
background: url('images/about-us.gif') top right no-repeat;
}

#topNavigation a.resources {
background: url('images/resources.gif') top left no-repeat;
width: 97px;
}

#topNavigation a.resources:hover {
background: url('images/resources.gif') top right no-repeat;
}

#topNavigation a.faq {
background: url('images/faq.gif') top left no-repeat;
width: 45px;
}

#topNavigation a.faq:hover {
background: url('images/faq.gif') top right no-repeat;
}

#topNavigation a.contact-us {
background: url('images/contact-us.gif') top left no-repeat;
width: 110px;
}

#topNavigation a.contact-us:hover {
background: url('images/contact-us.gif') top right no-repeat;
}

/* End Top Navigation Elements */

#content {
width: 100%;
float: left;
background: url('images/content-bg.gif') top left no-repeat #fff;
min-height: 500px;
}

#contentInfo {
width: 935px;
margin: 0 auto;
margin-top: 20px;
}

#contentInfoWide {
width: 960px;
margin: 0 auto;
margin-top: 20px;
}

#homeLeftSide {
width: 200px;
float: left;
padding: 10px 0;
margin: 10px 0;
border-top: 3px dotted #0d54b4;
border-bottom: 3px dotted #0d54b4;
}

#homeLeftSide-inners {
width: 285px;
float: left;
padding: 10px 0;
margin: 10px 0;
border-top: 1px solid #0d54b4;
border-bottom: 2px solid #0d54b4;
}

#homeFlash {
width: 600px;
float: right;
}

#mainContent {
width: 615px;
float: right;
border-left: 1px solid #b4b4b4;
padding: 0 0 0 15px;
}

#mainContentWide { width: 960px; float: left; }

#main {
width: 100%;
float: left;
}

#bottom {
width: 100%;
border-top: 2px solid #b4b4b4;
border-bottom : 2px solid #b4b4b4;
margin: 15px 2px 0 2px;
float: left;
}

.bottomBlock {
width: 307px;
float: left;
background: #b2d7f0;
height: 275px;
margin: 4px 2px;
position: relative;
}

.difference {
background: url('images/difference-bg.gif') top left no-repeat #b2d7f0;
clear: both;
}

.testimonials {
background: url('images/testimonials-bg.gif') top left no-repeat #b2d7f0;
}

.blog {
background: url('images/blog-bg.gif') top left no-repeat #b2d7f0;
font-size: 12px;
line-height: 16px;
}

.blog h3 { padding-bottom: 45px !important; }

#footer {
width: 100%;
float: left;
clear: both;
padding: 10px 0;
}

.callout {
float: left;
width: 410px;
border: 3px double #b2d7f0;
margin: 15px;
padding: 10px;
background: url('images/audio-bg.jpg') bottom left repeat-x;
min-height: 400px;
}

.callout-alt {
float: left;
width: 410px;
border: 3px double #b2d7f0;
margin: 15px;
padding: 10px;
background: url('images/audio-bg.jpg') bottom left repeat-x;
min-height: 150px;
}

.clear {
clear: both;
}

#main p.phone {
float: right;
font-size: 22px;
font-variant: small-caps;
color: #0000CC;
width: 250px;
text-align: center;
margin: 10px 120px 20px 0;
}

.entry h5 { color: #48b2f1; font-size: 17px; padding: 10px 6px 2px 0; }

#formSubmit {
border: 1px solid #3300FF;
float: left;
padding: 10px;
width: 400px;
}

#main .mapImage .map {
float: left;
margin: 15px 10px 5px 25px;
border: 1px solid #3300ff;
}

.map address {
float: left;
margin-top: 15px;
}

#main img.bio-pic {
float: left;
border: 1px double #48b2f1;
margin: 4px 10px 5px 5px;
}

#main img.bio-pic-right {
float: right;
border: 1px double #48b2f1;
margin: 4px 10px 5px 5px;
}

.left {
width: 45%;
float: left;
}

.right {
width: 45%;
float: right;
}

/* Begin Bottom Navigation Elements */

#bottomNavigation {
width: 900px;
float: left;
}

#bottomNavigation li {
display: inline;
float: left;
padding: 0 10px;
}

/* End Bottom Navigation Elements */

#copyright {
float: right;
}

.clear {
clear: both;
}

/* Typography Style Rules */

#homeLeftSide p {
font-size: 12px;
line-height: 1.4em;
padding: 6px 0;
}

#homeLeftSide p.credit {
font-style: italic;
color: #333333;
font-size: 11px;
line-height: 1.1em;
padding: 0 0 6px 0;
}

strong {
font-weight: bold;
}

#homeLeftSide ul li, #sidebar li {
line-height: 17px;
font-size: 13px;
padding: 6px 0;
list-style-position: outside;
}

#homeLeftSide ol li {
line-height: 1.6em;
font-size: 12px;
list-style-type: decimal;
list-style-position: outside;
}

#homeLeftSide blockquote {
font-weight: bold;
color: #000066;
font-size: 22px;
font-style: italic;
}

#homeLeftSide h3 {
font-size: 23px;
color: #48b2f1;
padding: 15px 0 5px 6px;
margin: 0 0 5px 0;
font-variant: small-caps;
border-bottom: 1px solid #48b2f1;
}

#homeLeftSide h4 {
color: #48b2f1;
font-size: 19px;
padding: 10px 6px;
font-variant: small-caps;
}

#homeLeftSide h5 {
color: #48b2f1;
font-size: 15px;
padding: 10px 6px 2px 6px;
font-variant: small-caps;
}

#main h3.entry-title, #mainContent h3.entry-title, #mainContentWide h3.entry-title {
border-bottom: 1px solid #0d54b4;
font-size: 22px;
font-weight: bold;
color: #292929;
padding: 0 0 10px 0;
margin: 0 0 5px 6px;
}

#main h2.pagetitle, #mainContent h2.pagetitle, #mainContentWide h2.pagetitle {
font-size: 24px;
color: #494949;
padding: 0;
margin:0;
font-variant: small-caps;
}

#main h3, #mainContent h3 {
font-size: 16px;
font-weight: bold;
color: #014385;
padding: 0 0 10px 0;
margin: 0 0 5px 6px;
width: 60%;
}

#mainContentWide h3 {
font-size: 16px;
font-weight: bold;
color: #014385;
padding: 0 0 10px 0;
margin: 0 0 5px 6px;
width: 90%;
}

#mainContent h3 {
width: 97%;
}

#main h4, #mainContent h4, #mainContentWide h4 {
color: #48b2f1;
font-size: 18px;
padding: 10px 6px;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0.1em;
margin: 20px 0 5px 0;
}

#main #formSubmit h4 {
color: #48b2f1;
font-size: 18px;
padding: 10px 6px;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0.1em;
margin: 0;
}

#main h5 {
color: #48b2f1;
font-size: 15px;
padding: 10px 6px 2px 6px;
}

#main p, #mainContent p, #contentInfo p, #mainContentWide p {
font-size: 13px;
line-height: 1.4em;
padding: 6px 12px 6px 6px;
text-align: justify;
}

.bottomBlock h3 {
text-indent: -9999px;
padding-bottom: 60px;
}

.widget h3 {
font-weight: bold; 
font-size: 24px;
padding: 10px 0 0 0;
color: #0953a9;
text-indent: 0;
border-bottom: 1px solid #a4a4a4;
margin: 0 10px;
}

.bottomBlock p strong {
font-weight: bold;
font-size: 18px;
line-height: 22px;
}

.bottomBlock p {
font-size: 12px;
line-height: 16px;
padding: 0 10px 15px 10px;
}

.bottomBlock p a {
position: absolute;
bottom: 12px;
font-weight: bold;
}

#footer li a, #footer p {
font-size: 11px;
line-height: 1.2em;
}

.disclaimer {
clear: both;
padding-top: 40px;
}

#footer p a {
font-weight: bold;
}

#copyright p {
text-align: right;
}

.testimonials blockquote {
font-size: 12px;
font-weight: normal;
color: #000099;
padding: 0 10px 5px 10px;
}

.testimonials p {
line-height: 1em;
}

.callout h3 {
font-size: 18px;
color: #004462;
font-weight: bold;
}

#homeLeftSide .callout p.empower {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #48B2F1;
font-variant: small-caps;
letter-spacing: .2em;
}

.testimonial blockquote, .testimonialalt blockquote {
font-size: 16px;
font-weight: bold;
}

.testimonial, .testimonialalt {
padding: 10px 5px;
}

.testimonialalt {
background: #d8eff9;
}

#homeLeftSide p.clear {
font-weight: bold;
font-size: 14px;
}

#homeLeftSide p.clear strong {
font-size: 16px;
}

address {
font-size: 14px;
padding: 6px 12px 6px 6px;
}

td {
font-size: 12px;
padding: 6px 0;
}

td.label {
text-align: right;
padding-right: 8px;
vertical-align: top;
}

input, textarea {
border: 1px solid #00CCFF;
}

input:hover, textarea:hover {
border: 1px solid #494949;
}

input.submit {
float: right;
padding: 4px;
font-size: 16px;
background: #000033;
color: #fff;
}

form div a {
line-height: 1.6em;
}

.map address a {
line-height: 2.8em;
}

#homeLeftSide p.quote {
color: #494949;
font-size: 14px;
font-style: italic;
}

em {
font-style: italic;
}

/* End Typography Style Rules */

/* Begin Image Style Rules */

#main img {
margin: 0 10px 10px 15px;
float: right;
}

#audio {
width: 300px;
border: 3px double #B2D7F0;
float: right;
margin: 10px 10px 10px 15px;
padding: 5px;
background: url('images/audio-bg.jpg') bottom left repeat-x;
}

#player {
width: 295px;
margin: 0 auto;
}

#audio h5 {
padding: 0 0 8px 0;
}

#audio p a {
font-style: italic;
color: #a1a1a1;
font-size: 11px;
}

#audio p a:hover {
text-decoration: underline;
}

/* ReCaptcha Styles */

#recaptcha_image {
width: 300px;
height: 57px;

margin: 2px 0 10px 15px;
}

/* Begin Specific WordPress Styles */

#sidebar ul li h2 {
font-weight: bold;
font-size: 15px;
color: #0953a9;
padding-top: 8px;
}



#sidebar ul li ul {
margin: 8px 0 20px 10px;
}

#sidebar ul li ul li a {
font-size: 13px;
line-height: 17px;
}

.post {
margin-bottom: 45px;
clear: both;
}

.post p.date {
color: #b4b4b4;
}

p.postmetadata {
color: #b4b4b4;
font-size: 11px;
border-bottom: 1px solid #b4b4b4;
margin-right: 12px;
}

.entry ol, .entry ul {
padding: 6px 12px 6px 6px;
font-size: 12px;
margin-left: 20px;
}

.entry ol {
list-style-type: decimal;
}

.entry ul {
list-style-image: url('images/disc.gif');
}

.entry ul li {
line-height: 1.4em;
list-style-type: disc;
}

.entry ol li {
line-height: 1.4em;
list-style-type: decimal;
}

#mainContent .entry blockquote p {
color: #b4b4b4;
font-style: italic;
padding: 15px 30px;
text-align: justify;
font-size: 13px;
}

#mainContent .entry img {
border: 8px solid #abd3ec;
}

#mainContent .entry img.alignleft { float: left; margin: 10px 10px 0 0; }

#mainContent .entry img.alignright { float: right; margin: 10px 0 0 10px; }

.navigation {
width: 100%;
padding: 0 0 25px 0;
}

#mainContent .navigation { display: none; }

.navigation .alignleft {
float: left;
}

.navigation .alignright {
float: right;
}

/* Begin WordPress Comment Styles */

ol.commentlist {
padding: 0 0 0 10px;
}

ol.commentlist li {
border: 1px solid #b4b4b4;
margin: 9px 0;
font-size: 12px;
padding: 10px 0;
}

ol.commentlist li img {
float: right;
padding: 6px 6px 12px 20px;
}

ol.commentlist li cite, ol.commentlist li small.commentmetadata {
padding: 6px 0 12px 6px;
line-height: 1.2em;
}

ol.commentlist li cite {
text-transform: capitalize;
}

ol.commentlist li.alt {
border: 0;
background: #f1f1f1;
}

input, textarea {
border: 1px solid #0953a9;
}

#searchform #s {
margin-bottom: 8px;
}

form p {
text-align: right;
}

.bottomBlock ul li {
font-size: 12px;
line-height: 11px;
list-style-type: disc;
list-style-position: outside;
padding: 0 0 8px 0;
margin-left: 25px;
}

.bottomBlock p.tiny {
line-height: 1em;
padding: 0 10px 5px 10px;
}

#flash-signup { width: 400px; height: 87px; float: right; background: url('images/flash-bg.gif') top left no-repeat; position: absolute; top: 40px; right: 10px; }

#flash-button { float: right; width: 87px; height: 87px; }

#flash-info { padding: 10px 0 0 75px; width: 230px; float: left; }

#flash-info p { font-size: 12px; color: #fff; padding: 0 0 5px 0; }

#flash-info input { padding: 0 4px; border: 1px solid #000; font-size: 10px; }

.twitter-div { border: 1px solid #0953a9; padding: 5px 5px 15px 5px; margin: 5px 0; }

.entry a { border: 0; }

.alignleft { float: left; margin: 0 15px 5px 0; }

#mainContent .wp-caption-text { font-style: italic; padding: 8px; background: #abd3ec; margin: 0 0 5px 5px; color: #002e4b; width: 92%; text-align: left; }

.signupframe { border: 0 !important; }

#new-styles { float: left; width: 935px; }

#new-styles h3 { font-size: 25px; color: #48b2f1; padding: 15px 0 5px 6px; margin: 0 0 5px 0; font-variant: small-caps; border-bottom: 1px solid #48b2f1; }

#starburst { background: url('images/top-starburst.jpg') top left no-repeat; width: 689px; height: 283px; float: left; position: relative; }

#signup-burst { position: absolute; right: 35px; top: 55px; width: 75px; text-align: center; }

#signup-burst a { font-size: 18px; color: #002c61; font-variant: small-caps; border: 0; }

#starburst-padding { padding: 40px 130px 10px 20px; }

#new-styles h4 { color: #fff; font-size: 18px; font-variant: small-caps; }

#new-styles #starburst-padding h4 { padding: 0 0 25px 0; }

#new-styles p { font-size: 13px; line-height: 1.4em; padding: 0 0 10px 0; }

#small-office { background: url('images/small-office.jpg') top left no-repeat; float: right; width: 219px; height: 223px; border: 1px solid #48b2f1; margin: 30px 0 0 0; }

.workshop-box { border: 2px solid #48b2f1; float: left; width: 450px; margin: 15px 0 15px 2px; }

.large { width: 935px; }

.right { float: right; }

.workshop-box h4 { background: url('images/blue-gradient.gif') top left repeat-x; height: 37px; padding: 8px 0 0 15px; }

.workshop-box-padding { padding: 6px; }

.workshop-box h5 { font-size: 18px; float: left; border-bottom: 1px solid #0953A9; color: #0953A9; padding: 4px 0; }

.more-dates { background: url('images/blue-gradient.gif') top left repeat-x; height: 10px; float: left; margin: 0 0 0 15px; padding: 9px 6px 6px 6px; color: #fff; font-size: 11px; font-variant: small-caps; }

.workshop-box ul { clear: left; float: left; padding: 0 0 15px 0; width: 435px; }

.large ul { float: none; }

.workshop-box h5.left-align { float: none; border: 0; text-decoration: underline; }

.workshop-box li { font-size: 12px; padding: 8px 5px; }

.workshop-box li a { border-bottom: 1px solid #0953A9; }

.shady { background: #d4e0e8; }

.clear-left { clear: left; }

.price { display: inline; color: #0953A9; float: right; }

.price-list li a { float: left; }

.price-list li { height: 15px; }

label { font-size: 13px; }

#new-styles form p { text-align: left; }

#new-styles p.workshop-disclaimer { border-top: 1px solid #000; padding: 4px 0 0 0; margin: 5px 0 0 0; }

.workshop-disclaimer { font-size: 12px; font-style: italic; font-weight: bold; }

.img-right { float: right; }

.no-border { border: 0; margin-top: 5px; }

#new-styles form p.pricing { color: #0953A9; padding: 5px 0; font-size: 16px; font-weight: bold; }

.workshop-box ul.video-list { padding: 0 0 0 25px; }

.video-list li { list-style-type: disc; font-weight: normal; padding: 2px 0; font-size: 12px; }

.mentorship-left-sidebar { width: 523px; float: left; }

.mentorship-right-sidebar { width: 412px; float: right; }

* html .mentorship-left-sidebar { width: 515px; }

.mentorship-left-sidebar .padding, .mentorship-right-sidebar .padding { padding: 0 15px; }

.mentorship-left-sidebar .man-img { float: left; margin: 0 10px 40px 0; }

.mentorship-left-sidebar p, .mentorship-left-sidebar ul, .mentorship-right-sidebar p { color: #013b5f; text-align: justify; }

#homeLeftSide .mentorship-left-sidebar ul { list-style-type: disc; margin: 4px 0 10px 15px; }

#homeLeftSide .mentorship-left-sidebar ul li { list-style-type: disc; padding: 2px 0; line-height: 1.1em; }

#homeLeftSide p.center { text-align: center; }

.threedaymentor { float: left; margin: 0 15px 0 0; }

#homeLeftSide .mentorship-left-sidebar p.mentor-price { color: #013B5F; font-weight: bold; font-size: 22px; float: left; margin: 20px 0 0 100px; }

#homeLeftSide .mentorship-right-sidebar p.mentor-price { color: #013B5F; font-weight: bold; font-size: 22px; float: left; margin: 0 100px 0 0; }

#homeLeftSide .mentorship-left-sidebar form { float: right; margin: 20px 0 0 0; }

#homeLeftSide .mentorship-left-sidebar h4, #homeLeftSide .mentorship-left-sidebar h5, #homeLeftSide .mentorship-right-sidebar h5 { color: #013b5f; font-weight: bold; }

.sign-up-now a { font-size: 18px; }

#homeLeftSide .mentorship-right-sidebar .sign-up-now { margin: 15px 0 0 0; }

#top-bar-home { width: 935px; float: left; margin: 0 0 25px 0; }

#top-bar-home h2, #bottom-bar-home h2 { font-weight: bold; font-size: 20px; margin: 15px 0 10px 10px; color: #00588e; }

#top-bar-home p, #bottom-bar-home p { font-size: 12px; color: #00588e; padding: 0 10px 5px 10px; font-weight: bold; }

#top-bar-home .gold-banner { width: 417px; height: 265px; background: url('images/gold-banner.jpg') top left no-repeat; float: left;  }

#top-bar-home .gold-banner h2 { text-indent: -9999px; }

#top-bar-home .mentorship-box { width: 228px; height: 265px; background: url('images/mentorship-box.jpg') top left no-repeat; float: left; margin: 0 30px; }

#top-bar-home .mentorship-box h2 { margin: 15px 60px 0 10px; }

#top-bar-home .mentorship-box p {padding: 10px 60px 5px 10px; }

#top-bar-home .workshop-box-home { width: 228px; height: 265px; background: url('images/plain-box-bg.jpg') top left no-repeat; float: left; position: relative; z-index: 1; }

#bottom-bar-home { width: 935px; float: left; clear: both; margin: 15px 0 0 0; }

#bottom-bar-home .webinars-home { width: 226px; margin: 0 10px 0 0; min-height: 265px; background: url('images/plain-box-bg.jpg') top left no-repeat; float: left; position: relative; z-index: 1; }

#bottom-bar-home .last { margin: 0 !important; }

#bottom-bar-home .newsletter-box { width: 228px; min-height: 265px; background: url('images/plain-box-bg.jpg') top left no-repeat; float: left; margin: 0 30px; position: relative; z-index: 1; } 

#bottom-bar-home .market-updates-home { width: 417px; min-height: 265px; background: url('images/market-updates-bg.jpg') top left no-repeat; float: left; position: relative; z-index: 1; }

#bottom-bar-home .market-updates-home p { padding: 10px; }

#top-bar-home .workshop-box-home a.click-here { width: 169px; height: 46px; display: block; text-indent: -9999px; background: url('images/click-here-btn.jpg') top left no-repeat; position: absolute; bottom: 35px; left: 30px; border: 0; }

#top-bar-home .mentorship-box a.click-here { width: 169px; height: 46px; display: block; text-indent: -9999px; background: url('images/click-here-btn.jpg') top left no-repeat; margin: 45px 0 0 30px; border: 0; position: inherit; }

#top-bar-home .mentorship-box a.click-here:hover { width: 169px; height: 46px; display: block; text-indent: -9999px; background: url('images/click-here-btn.jpg') bottom left no-repeat; margin: 45px 0 0 30px; border: 0; position: inherit; }

#bottom-bar-home a.click-here { width: 169px; height: 46px; display: block; text-indent: -9999px; background: url('images/click-here-bottom-btn.jpg') top left no-repeat; margin: 10px 0 0 28px; border: 0; }

#top-bar-home .workshop-box-home a.click-here:hover { width: 169px; height: 46px; display: block; text-indent: -9999px; background: url('images/click-here-btn.jpg') bottom left no-repeat; position: absolute; bottom: 35px; left: 30px; border: 0; }

#bottom-bar-home a.click-here:hover { width: 169px; height: 46px; display: block; text-indent: -9999px; background: url('images/click-here-bottom-btn.jpg') bottom left no-repeat; }

#homeLeftSide p.big { font-size: 18px; font-family: Georgia, Times, serif; border: 1px solid #3b3c3d; padding: 4px 8px; margin: 10px 0; font-weight: bold; }

.rightColumn { float: right; width: 400px; }

.padding { padding: 0 10px 10px 10px; }

#bottom-bar-home .padding h2 { margin: 15px 0 0 0; }

#bottom-bar-home .padding p { padding:5px 0; }

h2.homeHeader { font-size: 36px; color: #c00000; font-weight: bold; text-align: center; }

h3.homeSubHeader { font-size: 28px; color: #00588E; font-weight: bold; text-align: center; margin: 4px 0 15px 0; }

.homeVideo { float: left; margin: 0 0 5px 0; width: 615px; }

.homeText { font-size: 12px; line-height: 18px; float: right; width: 320px; }

.homeText ul { margin: 8px 0 8px 15px; }

.homeText ul li { list-style-type: disc; font-size: 12px; line-height: 18px; padding: 2px 0; margin: 0 0 0 15px; }

.homeText h1 { font-size: 2.5em; font-weight: bold; line-height: 2.7em; }

.homeText h2 { font-size: 2em; font-weight: bold; line-height: 2.4em; }

.homeText h3 { font-size: 1.5em; font-weight: bold; line-height: 1.7em; }

.homeForm { float: left; width: 600px; margin: 15px 0 0 0; }

.homeForm h3 { font-size: 1.5em; font-weight: bold; line-height: 1.7em; color: #00588E; }

.socialMedia { margin: 5px 0 0 13px; }

.socialMedia a { text-decoration: none; border: 0; }

.socialMedia img { margin: 0 10px 10px 0; float: left; width: 50px; height: 50px; }

.entry h1 { font-size: 2.5em; }

.entry h2 { font-size: 2.2em; }

.entry h3 { font-size: 1.8em; }

.entry h4 { font-size: 1.5em; }

.entry h5 { font-size: 1.3em; }

.entry h6 { font-size: 1em; }

.videoCategory { width: 301px; float: left; padding: 4px; border: 1px solid #f4f4f4; margin: 4px; }

#mainContent .videoCategory .entry img { border: 0; margin: 4px 0 4px 6px; }

#sidebar li.page_item { margin: 0 0 0 10px; }

.clearme { clear: both; }

.webinars-home h3 { font-size: 1.8em; line-height: 1.1em; color: #00588E; font-weight: bold; }