@charset "UTF-8";
/* CSS Document */

/* #flashIntro */
#home #flashIntro {
	background: url(../images/home/ootwWebsite.jpg) no-repeat left top;
	height: 260px;
	width: 760px;
	position: relative;
	padding-top: 0;
	z-index: 100;
}
#home #flashIntro p {
	font-size: .75em;
	background: #fff;
	color: #333;
}
#home #flashIntro p.flashNotice {
	top: 0;
	padding: .25em 1em;
	opacity: .9;
	position: relative;
	border-top: 1px solid #bcbdbe;
}
#home #flashIntro p.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	color: #333;
	width: 720px;
	padding: .25em 20px;
	opacity: .9;
	margin-bottom: 0;
	border-bottom: 1px solid #bcbdbe;
}
#home #flashIntro p a {
	color: #b5121b;
	font-weight: bold;
}
#home #flashIntro p a:hover {
	color: #7e8083;
	font-weight: bold;
	text-decoration: none;
}

/* end #flashIntro */
/* home styles */

#home #mainContent {
	padding-top: 1em;
}
#home #mainContent h1 {
	color: #b5121b;
}
#home #mainContent h4 {
	margin-top: 1.25em;
}
#home #mainContent p {
	font-size: .85em;
}
#home #mainContent p a {
	color: #333;
	text-decoration: underline;
}
#home #mainContent p a:hover {
	text-decoration: none;
}
#home #sidebarContent {
	padding-top: .25em;
}
#home #sidebarContent div {
	position: relative;
}
#home #sidebarContent div h4 {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	text-align: left;
	padding-top: 0;
	border-bottom: none;
	color: #b5121b;
	margin-bottom: .75em;
	letter-spacing: normal;
	text-transform:none;
}
#home #sidebarContent div img.floatRight {
	padding-left: .5em;
}
#home #sidebarContent h4 a {
	font-weight: normal;
	background: #7e8083;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding: .25em .5em;
	font-size: .75em;
}
#home #sidebarContent h4 a:hover {
	background: #b5121b;
	text-decoration: none;
}

/* about styles */
h1#methodTitle {
	width: 325px;
	height: 45px;
	position: relative;
	margin-bottom: 3em;
	font-size: .5em;
}
h1#methodTitle span {
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(../images/siteBuild/tagline.png) no-repeat left top;
}
#methodSection {
	width: 365px;
	background: url(../images/3.jpg) no-repeat 25px center;
	padding-left: 345px;
}
#methodSection h2 {
	margin-top: .5em;
	font-size: 1em;
}
#biosHeader {
	margin-left: 210px;
}
#biosHeader h1 {
	height: 55px;
	width: 365px;
	position: relative;
	margin-bottom: 0;
}
#biosHeader h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url(../images/about/maoBiosHeader.gif) no-repeat left top;
}	
div.bio {
	padding-left: 240px;
	min-height: 270px;
	padding-top: .5em;
	border-top: 1px solid #B5111B;
	margin: 25px auto;
}
#michael {
	background: url(../images/4.jpg) no-repeat 20px top;
	
}	
#andrea {
	background: url(../images/5.jpg) no-repeat 20px top;
}
#sidebarContent #ourProcess {
	border-bottom: none;
}
#sidebarContent #ourProcess li {
	font-size: 100%;
}
#sidebarContent #ourProcess h3 {
	padding-top: 0;
	background: none;
	text-align: left;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color: #7e8083;
	border-bottom: none;
	padding-bottom: 0;
}
#sidebarContent #ourProcess div {
}
#sidebarContent.ethicsSidebar ul {
	background: url(../images/siteBuild/ethicsSidebar.jpg) no-repeat top left;
	padding-top: 60px;
	margin-top: 0;
}
#sidebarContent.ethicsSidebar h3 {
	margin-bottom: 0;
}
#portfolio #mainContent {
	padding: 0 30px;
}

/* Contact styles */
#contact #mainContent {
	background: url(../images/siteBuild/perMovement.jpg) no-repeat right top;
	padding-right: 300px;
	min-height: 200px;
}
/* legal styles */
#legal #mainContent ul {
	list-style-type: square;
	margin-left: 1em;
}
#legal #mainContent ul li {
	margin-bottom: .5em;
}
#legal h5 {
	margin-bottom: 0;
}
/* news styles */
#news div.article, #resources div.article {
	padding-right: 1em;
}
#news div.article p, #resources div.article p {
	text-align: justify;
}
#news div.article h1, #resources div.article h1 {
}
div.articleImage {
	margin: 1em 0;
}
p.imageCaption {
	margin-top: .5em;
	font-style:italic;
	padding-bottom: 1em;
	border-bottom: 1px solid #7e8083;
	color: #7e8083;
}

#articleList {
	margin: 1.5em 0;
}

#articleList li img {
	float: left;
	display: inline;
	margin-right: 15px;
	border-left: 1px solid #b5121b;
}
#articleList li {
	font-size: 100%;
	clear: both;
	margin-bottom: 1em;
	padding-right: 2em;
	border-top: 1px solid #b5121b;
	min-height: 70px;
}
#articleList li h3 {
	margin-top: .325em;
}
#articleList li p {
	margin-left: 85px;
}
div.articlesCategory #articleList li p {
	margin-left: 0;
}
.pagination {
	padding-top: .5em;
	border-top: 1px solid #7e8083;
	text-align: right;
	color: #7e8083;
	display:block;
}
#news div.pagination p {
}
/*#sidebarContent #articleList li h3 {
	font-size: .95em;
	margin-top: .5em;
}
#sidebarContent #articleList li h3 a {
	color: #333;
}
#sidebarContent #articleList li h3 a:hover {
	color: #b5121b;
}*/

#sidebarContent #articleList {
	border-bottom: none;
	margin-top: 0;
	padding-top: 0;
}
#sidebarContent #articleList li {
	clear: none;
	margin-bottom: 0;
	padding: .5em 0;
	border-top: none;
	border-bottom: 1px solid #bcbdbe;
	min-height: 0;
	font-size: 100%;
}
#sidebarContent #articleList li img {
	float: none;
	margin-right: .5em;
	border: none;
}
#sidebarContent #articleList li p a  {
	display: inline-block;
}
/*#sidebarContent #articleList li a {
	font-size: .85em;
}*/
#news #sidebarContent h2, #resources #sidebarContent h2 {
	color: #333;
}
/* services styles */
#services #mainContent.servicesMainContent {
	background: url(../images/siteBuild/servicesBg.jpg) no-repeat top right;
	margin-top: -20px;
}
#servicesMainSection {
	margin: 1em 0 2em 0;
	padding-top: 2.5em;
	padding-right: 250px;
}
#servicesMainSection h1 {
	margin-bottom: .5em;
}
#servicesMainSection h3 {
	margin: 1em 0;
}
#services #sidebarContent h3, #sidebarContent.ethicsSidebar h3 {
}
#sidebarContent.ethicsSidebar h3 {
}
#services #sidebarContent ul li {
	margin-bottom: .5em;
}
/*#brandServicesContainer {
	min-height: 355px;
	background: url(../images/17.png) no-repeat left bottom;
}
#webServicesContainer {
	min-height: 400px;
	background: url(../images/18.png) no-repeat left bottom;
}*/


/* resources styles*/
#resourcesLinksList  {
	margin-top: .5em;
	padding-top: 1em;
	border-top: 1px solid #b5121b;
	padding-right: 285px;
}
#resourcesLinksList li {
	margin-bottom: 1em;
}
#resourcesLinksList li a {
	font-weight: bold;
}
#resourcesLinksList li p {
	font-size: 100%;
}
#resourcesLinksList.directories {font-size: 80%;}
#resourcesLinksList.directories li {margin-bottom: .5em;}
/* Blog styles */
.socialLinks {
	text-align: right;
	margin-top: 1em;
}
.socialLinks a {
	padding: 0 .5em 0 0;
}

#recentBlogs {
	margin-top: 1em;
}
#recentBlogs li {
	border-top: 1px solid #bcbdbe;
	padding: .5em 0;
	font-size: 100%;
}
#recentBlogs li h2 a:hover {
	text-decoration: underline;
	color: #b5121b;
}
.blogPostInfo {
	color:#7e8083;
	font-style:italic;
	font-size: .75em;
}
div.entry  blockquote {	
	border-left: none;
	margin: 1em 2em;
	padding: 1em 0.5em;
	border-top: 1px solid #7e8083;
	border-bottom: 1px solid #7e8083;
	color: #5b6062;
}
div.entry blockquote p {
	line-height: 1.4em;
}
div.entry blockquote p:last-child {
	margin-bottom: 0;
}
div.entry  blockquote cite {
	font-size:.9em;
	display: block;
	text-align: right;
	margin: .5em 0 0 0;
}
#commentsContainer {
	margin-bottom: 1em;
}
#commentsContainer ol {
	list-style-type: none;
}
.commentsHeader {
	color:#7e8083;
	border-bottom: 1px solid #7e8083;
	padding-bottom: .25em;
	margin-top: 1em;
	margin-bottom: 0;
}
.comment {
	padding:.5em;
	border-bottom: 1px solid #7e8083;
}
#commentsContainer ul.comments_preview li.comment {
	background: #FFFFCC;	
}
.previewNotice {
	color: #b5121b;
}
#commentsContainer .odd {
	background: #F6F6F6;
}
.commentsInvite {
	color: #b5121b;
}
#txpCommentInputForm {
	margin-top: 1.5em;
}
#txpCommentInputForm li {
	margin-top: 1.5em;
}
#sidebarContent h4.listHeading {
}
#blog #sidebarContent ul.cbs_category_list li {
	color: #7e8083;
}

#blog #sidebarContent #searchForm ul {
	margin: 0;
}
#blog #sidebarContent #searchForm ul li {
	font-size: .95em;
	margin-bottom: 0;
	color: #333;
}

/* blog login styles */
.login #mainContent {
	text-align: center;
}
#login {
	position: relative;
	/*color: #fff;*/
	margin: 1em auto;
	padding: 20px 0 0;
	width: 425px;
	/*_width: 390px;*/
	border: 1px solid #7e8083;
	background:url(/images/siteBuild/roundedCorners/ms.png) no-repeat right top;
	text-align: left;
}

#login form {
	padding: 0 50px 25px;
	/*_width: 325px;
	_margin: 0 auto;*/
}

#login #login_error {
	background: #b5121b;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0 50px 1em;
	text-align: center;
}

#login p { 
	/*font-size: 12px;*/
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #b5121b;
	border-color: #b5121b;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	/*_width: 325px;
	_margin: 0 auto 15px;*/
}

#login h1 a {
	margin: 0 auto;
	height: 88px;
	width: 320px;
	display: block;
	border-bottom: none;
	color: #b5121b;
}

#login .message {
	text-align: center;
}

#login .register {
	font-size: 1.25em;
	color: #b5121b;
	font-weight: bold;
}

#login input {
	padding: 4px;
}

.login #mainContent ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
	text-align: left;
}

.login #mainContent ul li {
	/*font-size: 11px;*/
}

.login #mainContent ul li a {
	/*color: #0d324f;*/
	border: none;
}

#login #mainContent ul li a:hover {
	/*color: #fff;*/
	text-decoration: underline;
}

#login .input {
	font-size: 1.25em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	/*font-size: 11px;*/
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

.plugins p {
}

#login .fullwidth {
	width: 320px;
}