/*
Theme Name: Competing Values
Theme URI: http://www.competingvalues.com/
Description: The CV Wordpress Theme.
Version: 0.5
Author: Pt, Design Less Better
Author URI: http://www.designlessbetter.com/
Tags: Blue
*/


/* Basic Styles
 **/

body
{
	font-family: Arial, sans-serif;
	font-size: .9em;
	background-image: url('http://www.competingvalues.com/wp-content/themes/cv/img/background.gif');
	background-repeat: repeat-x;
	background-color: #224086;
	margin: 0px;
}

div#container
{
	width: 1000px;
	margin: 10px auto 15px;
}

/* Header
 **/

div#header img
{
	border: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

div#header div.tagline
{
	padding: 35px 0 0;
	font-weight: normal;
	font-size: 3em;
	color: #fff;
}

/* Generic Content Styles
 **/

div#wrapper
{
	border-left: 3px #a5c9e9 solid;
	border-right: 3px #a5c9e9 solid;
}

div#content
{
	background-color: white;
	clear: left;
	padding: 20px 115px;
	line-height: 1.5em;
}

img.banner
{
	margin-bottom: 15px;
}


/* Home Page Specific Styles
 **/

div.homepage_content
{
	padding: 0 !important;
	background-color: #fff;
}

div.fp_rightcol
{
	width: 320px;
	background-color: #fff;
	float: right;
	padding-bottom: 15px;
	z-index: 4;
}

div.fp_rightcol:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* CV Wheel
 **/

ul#wheel 
{
	width: 320px;
	height: 320px;
	background: url('img/wheel.png');
	margin: 0 auto; 
	padding: 0;
	position: relative;
	z-index: 5;
}

ul#wheel li 
{
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute; 
	z-index: 6;
}

ul#wheel li, ul#wheel a 
{
	display: block;
	width: 119px; 
	height: 117px; 
	z-index: 6;
}

#collaborate {left: 42px; top: 46px; }
#create {left: 162px; top: 46px; }
#control {left: 42px; top: 162px; }
#compete {left: 162px; top: 162px; }
#return { left: 218px; top: 293px; height: 22px !important; width: 74px !important; }
#return a { height: 22px !important; width: 74px !important; }


#collaborate a:hover { background: transparent url('img/wheel.png') -42px -366px no-repeat; }
#create a:hover { background: transparent url('img/wheel.png') -162px -366px no-repeat; }
#control a:hover { background: transparent url('img/wheel.png') -42px -482px no-repeat; }
#compete a:hover { background: transparent url('img/wheel.png') -162px -482px no-repeat; }
#return a:hover { background: transparent url('img/wheel.png') -218px -613px no-repeat; }

div#wheeldesc
{
	height: 657px;
	width: 320px;
	background: transparent url('img/wheel-copy-bg.png') 0 0 no-repeat;
}

div#wheeldesc h2
{
	text-transform: uppercase;
	color: #0e1c37;
	line-height: 1.2em;
	font-size: 1.6em !important;
	text-align: center;
	margin: 0 auto auto;
	padding-top: 20px;
}

div#wheeldesc div.wheelcopy
{
	padding: 0 45px;
	font-size: 0.8em;
	line-height: 1.4em !important;
}

div.fp_rightcol div.fp_module
{
	width: 271px;
	height: 288px;
	margin: 0 auto;
	background: url('img/offsite-containers.png') no-repeat 0 0;
	text-align: center;
}

div.fp_rightcol div.fp_module h3
{
	font-size: 1.8em;
	color: #4682b4;
	line-height: 1.3em;
	margin: 10px 0;
}

div.fp_rightcol div.fp_module h3 span.productname
{
	text-transform: uppercase;
	color: #0e1c37 !important;
	line-height: 1.2em;
	margin-left: 10px;
}

div.fp_leftcol
{
	float: left;
	background-color: #a2c4e9;
	width: 260px;
	margin-right: 15px;
	min-height: 1341px;
}

div.fp_leftcol:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.fp_leftcol h2
{
	text-transform: uppercase;
	color: #0e1c37 !important;
	line-height: 1.2em;
	margin-left: 10px;
	font-size: 1.2em;
}

ul.liglist
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
}

ul.liglist li
{
	width: 231px;
	height: 27px;
	padding: 5px 10px;
	background-image: url('img/lig-tab-bg.png');
	background-repeat: no-repeat;
}

ul.liglist li a
{
	font-size: .85em;
	color: #0e1c37;
	text-decoration: none;
}

div.fp_center-col
{
	padding: 15px 10px;
	min-height: 1311px;
}

/* Front Page Buttons
 **/

a#assessment_button
{
	clear: both;
	border: 0px;
	display: block;
	background: url('img/assessment-button.png') no-repeat 0 0;
	height: 82px;
	width: 260px;
}

a#assessment_button:hover
{
    background-position: 0 -82px;
}

a#assessment_button span, a#toolkit_button span, a#index_button span
{
	display: none;
}

a#toolkit_button, a#index_button
{
	clear: both;
	border: 0px;
	display: block;
	background: url('img/toolkit-button.png') no-repeat 0 0;
	height: 80px;
	width: 263px;
	margin: 0px auto;
}

a#toolkit_button:hover, a#index_button:hover
{
    background-position: 0 -80px;
}

a#index_button
{
	background-image: url('img/index-button.png') !important;
}

div#buymybook
{
	text-align: center;
	margin: 15px 0;
}

div#buymybook img
{
	border: 0;
}

div#buymybook a 
{
	text-decoration: none;
}

/* Headers
 **/

div#content h2
{ 
	font-size: 1.8em;
	color: #4682b4;
}

div#content h4
{ 
	font-size: 1.4em;
	margin: 0;
}

div#content h4.smallhead
{ 
	font-size: 1em;
}

h4.red		{ color: #e43333; }
h4.yellow	{ color: #fbcb0d; }
h4.blue		{ color: #3a72b8; }
h4.green	{ color: #17b04b; }

img.leftfloat
{
	float: left;
	margin: 0 20px 15px 0;
	display: inline;
}

img.rightfloat
{
	float: right;
	margin: 0 0 15px 20px;
	display: inline;
}

/* Bookshelf
 **/

div.book
{
	padding-bottom: 5px;
	border-bottom: 1px #666 solid;
	margin-bottom: 15px;
}

div.book:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.bookdescription
{
	float: left;
	width: 550px;
}

/* Testimonials
 **/

div.testimonial
{
	padding-bottom: 15px;
	border-bottom: 1px #666 solid;
	margin-bottom: 15px;
}

div.testimonial:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.byline
{
	font-size: 0.85em;
	font-style: italic;
}

div.byline:before {
    content: "-- ";
}

/* Footer
 **/

div#footer
{
	margin: 10px auto;
	color: #fff;
	font-size: .85em;
	text-align: center;
	padding: 10px 0;
	clear: both;
}

div#footer a
{
	color: #fff;
}

/* Press Room */
#pressroom h10 {
	font-size:1.4em;
	font-weight: bold;
	padding-left:10px;
	margin-bottom: 5px;
	text-decoration: underline;
}

#pressroom h11 {
	font-size:1em;
	font-weight: bold;
}

#pressroom td {
	padding-left: 5px;	
}

#pressroom img.rightfloat
{
	float: right;
	margin: 0 10px 15px 20px;
	display: inline;
	
}
