/* @override http://mrv.dev/stw-screen.css */

/* My Real Voice CSS */
/* by Miles Grover */
/* www.portentinteractive.com */

/* Housecleaning */
html, body, form {
margin: 0;
padding: 0;
}

a img {
border: 0;
}

.clear {
clear: both;
}

.hidden { visibility: hidden;}

/* General Rules */
body {
background-color: #fff;
background-image: url(img/lightblue_fade_bg.gif);
background-repeat: repeat-x;
text-align: center;
color: #666;
font-family: Arial, "Helvetica Neue", sans-serif;
font-size: 12px;
line-height: 16px;
}

a {
color: #69c;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h1 {
font-size: 30px;
line-height: 33px;
color: #b7202e;
margin: 0;
padding: 0;
letter-spacing: -.01em;
}

h2 {
font-size: 30px;
line-height: 33px;
color: #666;
margin: 0 0 20px 0;
padding: 0;
letter-spacing: -.01em;
}


h3 {
color: #b7202e;
font-size: 20px;
line-height: 28px;
margin: 0;
padding: 0 0 6px 0;
}

h3.gray {
color: #666;
}

p {
margin: 0;
padding: 0 0 14px 0;
font-size: 14px;
}

blockquote {
margin: 0;
padding: 0 30px;
font-size: 14px;
}

ul {
font-size: 14px;
line-height: 20px;
list-style: none;
margin: 0;
padding: 0 0 14px 20px;
}

ol {
font-size: 14px;
line-height: 20px;
list-style: decimal;
margin: 0 0 0 40px;
padding: 0 0 14px 5px;
}

ul li {
background-repeat: no-repeat;
background-position: left 5px;
}




address {
font-style: normal;
display: block;
margin: 0;
padding: 0 0 14px 0;
font-size: 14px;
}

div.hr hr {
display: none;
}

/* Wrapper Rules */
#omni-wrap {
position:relative;
width: 866px;
margin-right: auto;
margin-left: auto;
text-align: left;
padding:35px 0 0 0;
}

#wrap {
background-image: url(img/cap-top.gif);
background-repeat: no-repeat;
background-position: right top;
padding-top: 10px;
background-color: #fefcfc;
}

#wrappa {
background-image: url(img/cap-bot.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 10px;
}

#pawrappa {
border-right: 1px solid #cac9c9;
border-left: 1px solid #cac9c9;
}

/* Home Page Left Side Rules */
#home-left {
width: 315px;
float: left;
position: relative;
padding: 100px 10px 0 25px;
}

#home-left #logo {
position: absolute;
left: -3px;
top: -45px;

z-index: 100;
}

#home-left p.more {
background-image: url(img/crc-blue.png);
background-repeat: no-repeat;
background-position: left 4px;
padding-left: 33px;
color: #b7202e;
}


/* Home Page Right Side Rules */
#home-right {
width: 491px;
float: left;
padding-left: 19px;
padding-top: 17px;
}

#home-features {
height: 327px;
}

#home-features a {
display: block;
float: left;
}

#home-features img {
display: block;
}

#quote-home {
background-image: url(img/quote-l.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 20px;
margin-top: 17px;
padding-top: 13px;
}

#quote-home p {
background-image: url(img/quote-r.gif);
background-repeat: no-repeat;
background-position: right 17px;
padding-right: 20px;
font-size: 19px;
line-height: 25px;
margin: 0 15px 0 0;
padding: 0;
color: #369;
}

#quote-home cite {
display: block;
text-align: right;
padding: 16px 30px 0 0;
font-style: normal;
font-size: 11px;
}


/* Internal Page Content */

#main-content {
width: 572px;
position: relative;
padding: 7px 0 0 265px;
min-height: 434px;
_height: 434px;
background-repeat: no-repeat;
background-position: left bottom;
margin-bottom: -10px;
font-size: 14px;
line-height: 20px;
}

#main-content #logo {
position: absolute;
left: -3px;
top: -45px;
}

#main-content li {
	padding-bottom: 10px;
}

#main-content ul.green3 {
padding-left: 0;
}

#main-content ul.green3 li {
background-image: url(img/crc-blue.png);
padding-left: 39px;
padding-bottom: 7px;
}

#main-content ul.green3 li strong {
	color: #b7202e;
}

#main-content a.green3 {
background-image: url(img/crc-blue.png);
background-repeat: no-repeat;
background-position: left 4px;
padding-left: 33px;
color: #b7202e;
}

#main-content h3.gray {
padding-top: 15px;
}

#main-content ul.blank {
padding-left: 0;
}

.clients ul.blank {
padding-bottom: 0px !important;
}

#main-content ul.blank li {
padding-left: 0;
background-image: none;
}

#main-content a.listen {
background-image: url(img/crc-blue-play.gif);
background-repeat: no-repeat;
background-position: 5px 3px;
padding-left: 18px;
}

#main-content cite {
display: block;
font-style: normal;
color: #b7202e;
font-weight: bold;
font-size: 14px;
line-height: 18px;
border-bottom: 1px solid #999;
padding-bottom: 12px;
margin-bottom: 7px;
}

#main-content cite strong {
font-size: 16px;
color: #666;
display: block;
}

#main-content cite em {
font-weight: normal;
font-style: italic;
display: block;
color: #666;
}

#main-content p.totop {
text-align: right;
padding-bottom: 35px;
font-size: 12px;
}

#quote-meet {
position: absolute;
left: 8px;
top: 70px;
width: 218px;
background-image: url(img/quote-l.gif);
background-repeat: no-repeat;
background-position: left top;
padding-top: 13px;
padding-left: 20px;
}

#quote-meet a {
color: #369;
display: block;
font-size: 20px;
line-height: 24px;
background-image: url(img/quote-r.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-right: 12px;
margin-bottom: 10px;
}

#quote-meet cite {
font-style: normal;
display: block;
text-align: right;
font-size: 11px;
color: #666;
border-bottom: 0;
font-weight: normal;
}

/* HOW TO MAKE THE PICTURES CHANGE */
#main-content { background-image: url(img/portrait_learnmore.jpg); }

#wrap div.contact {background-image: url(img/portrait_contact.jpg) !important;}

#wrap div.isthisyou {background-image: url(img/podium-guy.jpg) !important;}

#wrap div.clients {background-image: url(img/ma-close-r.jpg) !important;}

#wrap div.meetmaryanne {background-image: url(img/ma-full-j.jpg) !important;}

#wrap div.testimonials {background-image: url(img/ma-full-b.jpg) !important;}

#wrap div.pressroom {	background-image: url(img/portrait_pressroom.jpg) !important;}


/* Blog Content Rules */
#blog-content {
position: relative;
}

#blog-content #logo {
position: absolute;
left: -3px;
top: -45px;
}

#blog-nav {
width: 265px;
float: left;
padding-top: 80px;
}

.blog-box-wrap {
background-image: url(img/blgnav-top.gif);
background-repeat: no-repeat;
padding-top: 9px;
width: 224px;
position: relative;
left: 9px;
margin-bottom: 18px;
}

.blog-box {
background-image: url(img/blgnav-bot.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 9px;
}

.blog-box h5 {
margin: 0;
padding: 3px 0 0 34px;
background-image: url(img/crc-blonbl-3.gif);
background-repeat: no-repeat;
background-position: left 4px;
}

.blog-box h5 a {
display: block;
padding-bottom: 4px;
border-bottom: 1px solid #fefefe;
}

.blog-box ul {
margin: 0;
border-right: 1px solid #aae3f9;
border-left: 1px solid #aae3f9;
padding: 0 9px;
background-color: #f2f1f1;
}

.blog-box ul li {
background-image: none;
padding-left: 3px;
padding-top: 6px;
}

#blog-content #main-content {
width: 572px;
position: relative;
float: left;
padding: 7px 0 0 0;
min-height: 434px;
_height: 434px;
background-image: none;
font-size: 14px;
margin-bottom: 0;
}

#blog-content h1 {
font-size: 30px;
line-height: 33px;
color: #666;
margin: 0 0 20px 0;
padding: 0;
letter-spacing: -.01em;
}

#blog-content h2 {
font-size: 30px;
line-height: 33px;
color: #b7202e;
margin: 0;
padding: 0;
letter-spacing: -.01em;
}


#blog-content h3 a {
color: #b7202e;
}

#blog-content #RSS {
position: absolute;
right: 0;
top: 80px;
display: block;
padding-left: 25px;
background-image: url(img/icon-rss.gif);
background-repeat: no-repeat;
background-position: left 2px;
width: 70px;
}

#blog-content .post-extras {
position: relative;
color: #b7202e;
font-size: 12px;
padding-bottom: 18px;
}

#blog-content .post-extras .permalink {
display: block;
width: 60px;
padding-left: 34px;
background-image: url(img/crc-blue.png);
background-repeat: no-repeat;
background-position: left 3px;
position: absolute;
right: 0;
top: 0;
}

#blog-content .hr {
border-top: 1px solid #999;
height: 20px;
}

#blog-content .entrybody {
padding-bottom: 20px;
}

#comments-form label{
display: block;
font-weight: bold;
padding-bottom: 5px;
padding-top: 10px;
}

/* Footer Area Rules */
#foot-wrappa {
background-image: url(img/cap-bot-red.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 10px;
position: relative;
}

#foot-pawrappa {
border-right: 1px solid #cac9c9;
border-left: 1px solid #cac9c9;
border-bottom: 1px solid #b7202e;
background-image: url(img/bg-red.gif);
background-repeat: repeat-x;
background-position: left bottom;
background-color: #b7202e;
padding-top: 11px;
}

#btr-badge {
position: absolute;
top: 28px;
left: 527px;
display: block;
width: 103px;
height: 56px;
z-index: 100;
}

#foot-left {
width: 460px;
float: left;
position: relative;
left: 17px;
padding-top: 5px;
}

#foot-left h6 {
font-size: 13px;
color: #d2e1fc;
font-weight: bold;
margin: 0;
padding: 3px 0 3px 0;
}

#foot-left p {
font-size: 12px;
line-height: 15px;
color: #fff;
margin: 0;
padding: 0 0 10px 10px;
}

#foot-left p.more {
padding: 0;
text-align: right;
}

#foot-left p.more a {
background-image: url(img/crc-red.png);
background-repeat: no-repeat;
background-position: left 2px;
padding-left: 36px;
color: #d2e1fc;
}

#foot-right {
width: 120px;
float: left;
position: relative;
left: 70px;
padding-left: 130px;
background-repeat: no-repeat;
background-position: left 3px;
}

/* Changing the footer images */
#foot-wrappa div.contact {
background-image: url(img/foot-contact.png);
}

#foot-wrappa div.isthisyou {
background-image: url(img/foot-isthisyou.png);
}

#foot-wrappa div.howitworks {
background-image: url(img/foot-howitworks.png);
}

#foot-wrappa div.clients {
background-image: url(img/foot-clients.png);
}

#foot-wrappa div.meetmaryanne {
background-image: url(img/foot-meetmaryanne.png);
}

#foot-wrappa div.testimonials {
background-image: url(img/foot-testimonials.png);
}


#foot-wrappa div.pressroom {
background-image: url(img/foot-pressroom.png);
}

#foot-wrappa div.blog {
background-image: none;
}

#foot-right h6 {
color: #d2e1fc;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0 0 4px 0;
}

#foot-right ul {
list-style: none;
margin: 0;
padding: 0;
color: #fff;
font-size: 12px;
line-height: 18px;
}

#foot-right ul li {
background-image: url(img/crc-blue-single.png);
background-repeat: no-repeat;
background-position: left 4px;
padding-left: 15px;
padding-bottom: 1px;
position: relative;
}

#foot-right ul li a {
color: #fff;
}


#copyright {
text-align: right;
padding-right: 30px;
padding-top: 5px;
color: #afb0b2;
font-size: 10px;
}

/* Mary Anne's Questions Popup */
body#ma-questions {
background-image: none;
background-color: #fff;
padding: 25px 20px;
text-align: left;
font-size: 14px;
line-height: 20px;
}

#ma-questions h1 {
padding-bottom: 15px;
}

#ma-questions #btn-print {
position: absolute;
right: 9px;
top: 9px;
}

.comment-footer {
     padding-bottom: 20px;
}

/* O'Doyle Rules */


/*

=====================================================================

Version 0.2

8/1/2006



Used during site development 



Put it in the code library for the first time. Starting it at 0.1. 
0.2 - 03-30-2010 - Added placeholder styles

=====================================================================

*/





.dev_blockAlert,
.dev_inlineAlert,
.dev_blockPlaceholder,
.dev_inlinePlaceholder {
	font-weight: bold;

	font-size: larger;
}

.dev_blockAlert,
.dev_blockPlaceholder {

	padding: 2em;

}

.dev_blockAlert,
.dev_inlineAlert {

	background-color: yellow;

	color: red;

}



.dev_blockPlaceholder,
.dev_inlinePlaceholder {
	background-color: green;
	color: white;
	border: medium dashed purple;
}





