/*
Theme Name: The End Result
Theme URI: http://www.the-end-result.com/
Description: Based on the default WordPress theme.
Version: 1
Author: Rich Rudzinski
Author URI: http://tragicmedia.com/
Tags: 
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* BEGIN: Generic Styles */
h1, h2, h3, h4, h5 {
	font-family:Georgia, serif;
}
p {
	margin:0 0 15px;
}
a {
	text-decoration:none;
	color:#7a7d03;
}
a:hover {
	text-decoration:underline;
}
ul {
	height:auto;
	overflow:hidden;
}

/* BEGIN: Structure */
body {
	margin:0 0 20px 0;
	padding:0;
	background-color:#b4d4d8;
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#472a2b;
}
#page {
	margin:60px auto;
	padding:0;
	width:932px;
}
#header {
	margin:0;
	padding:6px 6px 0;
	width:920px;
	height:120px;
	background:url(images/header_bg.jpg) no-repeat top left;
}
#logo {
	width:218px;
	height:62px;
	background:url(images/logo.png) no-repeat top left;
	float:left;
	margin:30px 0 0 33px;
}
#logo a {
	text-indent:-9999px;
	display:block;
	width:218px;
	height:62px;
	overflow:hidden;
}
#contentWrapper {
	background:url(images/content_rpt.jpg) repeat-y top left;
}
#contentWrapper_top {
	background:url(images/content_top.jpg) no-repeat top left;
}
#contentWrapper_btm {
	background:url(images/content_btm.jpg) no-repeat bottom left;
	padding:22px 6px 6px;
}
#navigation {
	float:right;
	position:relative;
	z-index:500;
	margin:0;
	padding:0;
	overflow:visible;
}
#navigation li {
	float:left;
	list-style-type:none;
	margin-left:1px;
	height:42px;
	position:relative;
}
#navigation li a {
	text-decoration:none;
	display:block;
	width:63px;
	padding-top:20px;
	height:22px;
	overflow:hidden;
	background:url(images/nav_home.jpg) no-repeat top left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
#navigation li a:hover {
	background-position:bottom left;
}
#navigation li.page-item-3 a {
	width:99px;
	background-image:url(images/nav_solutions.jpg);
}
#navigation li.page-item-6 a {
	width:81px;
	background-image:url(images/nav_results.jpg);
}
#navigation li.page-item-5 a {
	width:99px;
	background-image:url(images/nav_newsroom.jpg);
}
#navigation li.page-item-8 a {
	width:84px;
	background-image:url(images/nav_company.jpg);
}
#navigation li.page-item-25 a {
	width:77px;
	background-image:url(images/nav_blog.jpg);
}
#page #navigation li.current_page_item a {
	background-position:bottom left;
}
#page #navigation li.current_page_item ul a {
	background-position:top left;
}
#page #navigation li.current_page_item ul a:hover {
	background-position:bottom left;
}

/* subnav */
#navigation li ul {
	display:none;
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:42px;
}
#navigation li:hover ul, #navigation li.current_page_item ul, #navigation li.current_page_parent ul {
	display:block;
}
#navigation li ul li {
	display:block;
}
#navigation li ul li a {
	padding-top:13px;
	height:29px;
}
#navigation li#solutions ul a {
	padding-top:8px;
	height:34px;
}


/* header image */
#slide {
	background:url(images/content_rpt.jpg) repeat-y top left;
	padding:0 6px;
	width:920px;
	height:auto;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#slideImg {
	float:left;
	width:690px;
	height:185px;
	position:relative;
}
#slideImg img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#slideOverlay {
	width:360px;
	height:48px;
	position:absolute;
	z-index:10;
	bottom:0;
	left:0;
	background:url(images/slideOverlay.png) no-repeat top left;
	text-indent:-9999px;
}
#slideContent {
	float:right;
	width:172px;
	height:170px;
	background:url(images/slideContent.jpg) no-repeat top left;
	padding:15px 40px 0 18px;
}
#slideContent h3 {
	color:#fff;
	font-size:22px;
	font-style:italic;
	line-height:24px;
	margin:0 0 4px;
	font-weight:normal;
}
#slideContent p {
	color:#472a2b;
	font-size:14px;
	line-height:20px;
	margin:0 0 8px;
}
#slideContent p sup {
	line-height:8px;
}
#slideContent a {
	font:bold italic 12px/24px Georgia, serif;
	color:#7a7d03;
	line-height:20px;
}
#slideContent a.sage {
	font-size:14px;
	line-height:20px;
	font:14px/20px Arial, Helvetica, sans-serif;
}

/* BEGIN: content */
#content {
	padding:0 16px 0 32px;
	min-height:220px;
	height:auto;
	overflow:hidden;
}
h2.pageTitle, h1 {
	font:bold 18px/31px Arial, Helvetica, sans-serif;
	color:#472a2b;
	margin:0 0 10px;
	clear:left;
}
h2 {
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#472a2b;
	clear:left;
	margin:0;
}
h2 em {
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	font-family:Georgia, serif;
	color:#7a7d03;
}
h3 {
	font:italic normal 16px/20px Georgia, serif;
	color:#472a2b;
	margin:0;
}
#content p {
	line-height:22px;
	margin-bottom:15px;
	padding-right:250px;
}
#content ul {
	margin:0 0 15px;
	padding:0 250px 0 15px;
}
#content li {
	line-height:18px;
	margin:0;
	list-style-type:disc;
}
#content li p {
	line-height:18px;
	margin:0;
	padding:0;
}
h1 + h2 {
	margin-top:25px;
}

/* homepage */
#post-15 #mainCol h2.pageTitle {
	margin-bottom:0;
}
#post-15 #mainCol h2 {
	margin-bottom:5px;
}
#mainCol {
	float:left;
	width:600px;
	height:auto;
	overflow:hidden;
}
#sideCol {
	float:right;
	width:161px;
	height:365px;
	padding:25px 21px 0;
	overflow:hidden;
	color:#fff;
	background:url(images/sidebar.png) no-repeat top left;
	font-size:12px;
}
#mainCol p {
	padding-right:30px;
}
#mainCol .col {
	float:left;
	width:282px;
	margin-right:35px;
}
#mainCol .col h2 {
	padding:15px 0 5px 0;
}
#mainCol .col li {
	line-height:20px;
	margin-bottom:3px;
}
#mainCol .col.last {
	margin-right:0;
}
#mainCol h3 {
	padding:7px 0 5px;
}
#mainCol ul {
	margin:0 0 15px;
	padding:0 0 0 15px;
}
#sideCol h3 {
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin-bottom:6px;
}
#sideCol h3.clients {
	color:#000;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
#sideCol h3.clients a {
	color:#fff;
	font-size:20px;
}
#sideCol h3.order {
	text-align:center;	
	line-height:20px;
}
#sideCol h3.order a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#472A2B;
}
#sideCol h3 a {
	color:#000;	
}
#sideCol ul {
	margin:0 0 15px;
	padding:0 0 0 15px;
}
#sideCol li {
	line-height:18px;
	margin-bottom:4px;
}
#sideCol p {
	padding:0;
}
#post-15 #sideCol ul {
	margin-bottom:10px;
}

/* BEGIN: subpage */
/* subnav */
#subnav {
	margin:0;
	padding:0;
}
#subnav li {
	float:left;
	list-style-type:none;
	width:195px;
	height:46px;
	position:relative;
	left:-20px;
	padding:2px 0 20px;
}
#subnav li.first {
	left:0;
}
#subnav li a {
	text-transform:lowercase;
	display:block;
	color:#7a7d03;
	font:16px/32px Georgia, serif;
	padding:6px 8px 8px 23px;
	background:url(images/sublink.png) no-repeat top left;
}
#subnav li.first a {
	width:150px;
	padding:6px 7px 8px 25px;
	background:url(images/sublink_first.png) no-repeat top left;
}
#contentWrapper #subnav li.first a:hover, #contentWrapper #subnav li a:hover, #contentWrapper #subnav li.current_page_item a {
	background-position:bottom left;
	color:#fff;
	text-decoration:none;
}
#subnav li a span {
	display:block;
	background:url(images/raquo.png) no-repeat 0 -3px;
	padding-left:10px;
}
#contentWrapper #subnav li.first a:hover span, #contentWrapper #subnav li a:hover span, #contentWrapper #subnav li.current_page_item a span {
	background-position:0 -25px;
}


/* solutions */
#programs, #leadership {
	width:355px;
	height:199px;
	float:left;
	padding:10px 53px 0 12px;
	margin-bottom:15px;
	position:relative;
}
#programs {
	background:url(images/solutionsTout_blue.jpg) no-repeat top left;
	margin-right:15px;
}
#leadership {
	background:url(images/solutionsTout_green.jpg) no-repeat top left;
}
#programs h3, #leadership h3 {
	font-weight:normal;
	margin-bottom:5px;
}
#programs ul, #leadership ul {
	padding:0 0 0 15px;
	margin:0;
}
#programs li, #leadership li {
	margin-bottom:5px;
}
#programs p, #leadership p {
	padding:0;
	margin:0;
	line-height:13px;
}
#programs a, #leadership a {
	color:#472a2b;
	font-family:Georgia, serif;
	font-style:italic;
}
#programs a.learnmore, #leadership a.learnmore {
	position:absolute;
	bottom:15px;
	left:12px;
	font-weight:bold;
}

/*results*/
#post-6 strong {
	font-style:italic;
	font-family:Georgia, serif;
	color:#7a7d03;
}

/* company */
#content #linkNav {
	margin-bottom:20px;
	padding:0;
}
#linkNav li {
	float:left;
	list-style-type:none;
	padding-right:8px;
	border-right:1px solid #000;
	margin-right:8px;
	line-height:13px;
}
#linkNav li.last {
	border:0;
}
#linkNav li a {
	line-height:13px;
}	
	
/*contact*/
#post-33 h3 {
	float:left;
	clear:left;
	margin-right:10px;
}
#post-33 p {
	float:left;
	width:400px;
}

/* blog */
#content .back {
	display:block;
	line-height:16px;
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:12px;
}
#content.splitCol .post {
	margin-bottom:25px;
	height:auto;
	clear:left;
}
#content.splitCol .post h2, #content.splitCol .post h3, #content.splitCol .post h1 {
	font:italic bold 16px/22px Georgia, sans-serif;
	margin-bottom:3px;
}
#content.splitCol .post .meta {
	height:auto;
	overflow:hidden;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #ccc;
	background-color:#fff;
}
#content.splitCol .post .date {
	float:left;
}
#content.splitCol .post .categories {
	float:right;
}
#content.splitCol .post .categories a {
	margin:0 5px;
}
#content.splitCol .blurb {
	clear:both;
}
#content.splitCol .post p {
	padding-right:5px;
	margin-bottom:10px;
}
#socialLinks {
	margin-bottom:20px;
	height:auto;
	overflow:hidden;
}
#socialLinks a {
	width:24px;
	height:24px;
	margin-right:5px;
	float:left;
	text-indent:-9999px;
}
#socialLinks .myspace {
	background:url(images/myspace.png) no-repeat top left;
}
#socialLinks .facebook {
	background:url(images/facebook.png) no-repeat top left;
}
#socialLinks .twitter {
	background:url(images/twitter.png) no-repeat top left;
}
#respond {
	clear:left;
}
#content .category-desc {
	margin-bottom:15px;
}
#content .category-desc h2 {
	font-size:12px;
	line-height:22px;
}
#content .category-desc h2 span {
	font-style:normal;
}
#content .category-desc p {
	margin:0;
}


/* newsroom */
#content .press, #content .event, #content .news {
	padding:0 0 20px;
	margin:0 40px 20px 25px;
	border-bottom:1px solid #ccc;
}
#content .press.last, #content .event.last, #content .news.last {
	border:0;
}
#content .press .date {
	margin-bottom:4px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#content .press h2 a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
#content .press h2 a:hover {
	text-decoration:underline;
}

/* events */
#content .event, #content .news {
	margin:0 20px 20px 0;
}
#content .event div {
	line-height:16px;
	display:block;
}
#content .event h2 a {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	font-style:italic;
}
#content .event.onetwork-b2b {
	padding-left:120px;
	background:url(images/logo_onetwork.jpg) no-repeat top left;
}

/* news */
#content .news h2 {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

/* BEGIN: blog sidebar */
#sidebar {
	float:right;
	width:161px;
	height:365px;
	padding:25px 21px 0;
	overflow:hidden;
	color:#fff;
	background:url(images/sidebar.png) no-repeat top left;
}
#sidebar h2 {
	font-size:18px;
	line-height:24px;
	color:#fff;
	margin-bottom:6px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, serif;
	margin-bottom:2px;
}
#sidebar li a {
	color:#fff;
}
#sidebar li.categories li, #sidebar li.categories a, #sidebar .categories h2 {
	color:#472A2B;
}

/* privacy */
#content #post-50 li {
	margin-bottom:5px;
}

/* BEGIN: footer */
#footer {
	height:auto;
	overflow:hidden;
	padding:15px 0 9px 32px;
}
#footer  h2 {
	margin:0 0 20px 0;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	float:left;
	list-style-type:none;
	background:url(images/footer_divider.jpg) no-repeat center right;
	padding-right:5px;
	margin-left:4px;
}
#footer a {
	font:9px/15px Helvetica, Arial, sans-serif;
	color:#472a2b;
}
#footer .page-item-33 {
	margin:0;
}
#footer .page-item-50 {
	background:none;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin:0;
	padding:0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0 auto 10px;
	padding:0;
	text-align:left;
}
#sidebar #searchform label {
	float:left;
	text-indent:-9999px;
	width:0;
	hieght:0;
	overflow:hidden;
}
#sidebar #searchform #s {
	width: 92px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

