/*
Theme Name: Cedric Centre
Theme URI: http://wordpress.org/
Description: WordPress theme 
Version: 1.0
Author: Kimberly Black
Author URI: http://kimberlyblack.com/
Tags: custom

	This theme was designed and built by Kimberly Black
	based on a custom website design built by Logograph

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	dark-gold: b24a04
	light-gray (box): f5f7eb
	light-gray: f6f4ea
	dark-gray: 666
	dark-gray (text): 333
	orange: f7a11a
	green: 56806a
	light-green: 658b77
	purple: 815578
	rust-red: 790701
*/

/* DEFAULTS */
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, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0pt;
	padding: 0pt;
}

object, a {
	outline: none;
}

body {
	background: #b24a04 url(images/bg_repeat.jpg) repeat-x scroll top center;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.contentpane {
	background: #fff;
	border:none;
}

iframe { 

border:none;
}

ul, ol {
margin-top: 0; margin-bottom: 15px;
}

ol li {
	margin-bottom: 15px;
	}

ul li {
	margin-bottom: 0px;
	}

#sidebar {
	padding-left:10px;
	border: 1px solid #f7a11a;
	background:#F5F7EB;
	color:#815578;
	min-height:980px;
}

#sidebar h2, #sidebar a, #sidebar ul, #sidebar li {
  
     color:#815578;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 10px 0 0;
	
	}
	
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
}

#sidebar ul, #sidebar ul ol {
	padding: 0;
	margin-right:10px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:opx;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

#jumpMenu {
width:250px;
}

h2  {
	font-size: 20px;
	margin-bottom: 15px;
}

h3{
	font-size: 20px;
	margin-bottom: 10px;
}

h4 {
	font-size: 15px;
	margin-bottom: 10px;
}

img {
	border: none;
}

a {
	color: #790701;
}

a:hover {
	color: #b24a04;
}

p {
	padding-bottom: 15px;
}

legend {
	border-color: #790701;
	color:  #790701;
	font-size: 14px;
	font-weight: bold;
}

fieldset {
	border-color: #333333;
	color:  #333333;
}

.menu-nav {
display: none;
}

/* CONTAINERS */
#container {	
	background-image: url(images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
}

#wrap_index, #wrap_inside {
	background-position: center top;
	background-repeat: no-repeat;
} 

#wrap_index {
	background-image: url(images/index_header.jpg);
}

#wrap_inside {
	background-image: url(images/inside_header.jpg);
}

#main {
	width: 960px;
	margin: 0px auto;
	
}

#header {
	clear: both;

}

#flash_index {
	width: 960px;
	height: 330px;
	margin-bottom: 10px;
	padding-right: 5px;
}



.right_column_index {
	float: left;
width:680px;
	background:transparent;
	margin: 0px;
	color: #333;
	padding: 0px;
	min-height:980px;
}

.right_column {
	float: left;
	width:650px;
    min-height:980px;
	
	border: 1px solid #f7a11a;
	background: #fff;
	margin-right: 6px;
	color: #333;
	padding: 10px;
}

.left_column {
	float: left;
	width: 275px;
	margin-right: 5px;
	background:#f5f7eb;
}

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(images/tl_banner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}

.content {
	background: #fff url(images/content_image.jpg) no-repeat scroll top center;
	border: 1px solid #f7a11a;
	margin-left: 280px;
	padding: 20px 10px 50px 15px;
	color: #333;
	
	min-height: 400px;
	/*position: relative;
	z-index: 99;
	padding: 20px 10px 0px 15px;
}

.content * {
	position: relative;*/
}

.content_wrapper {
	border: 1px solid #f7a11a;
	background-color: #f5f7eb;
	margin-right: 6px;
	color: #333;
	padding: 10px;

}


/* CONTAINERS */

/* HEADER */
#right_header {
	float: right;
	width: 440px;
}

#signup {
	padding-top: 10px;
	width: 430px;
	margin-left: 0px
}

#quote {
	width: 400px;
	height: 65px;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.contentpaneopen_testimonial {

	color: #f5f7eb;
	
}

.ucd_testimonial {
color: #f5f7eb;
}

.ucd_testimonial ul {
list-style:none;
}

#flash_index {
	width: 960px;
	height: 330px;
	margin-bottom: 10px;
	padding-right: 5px;
}

/* END HEADER */


/* CYCLER */
.quoteCyclerElement {
	display: none;
}
/* END CYCLER */

/* FOOTER */
#footer {
	width: 900px;	
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
}
#footer #footer_links a {
	color: #f7a11a;
	text-decoration: none;
}
#footer #footer_links a:hover {
	color: #f7a11a;
	text-decoration: underline;
}
#footer #copyright {
	font-size: 0.9em;
	margin-top: 10px;
	padding-bottom: 30px;
}

/* END FOOTER */

/* CONTENT */
.box_index {
	width: 315px;
	height: 475px;
	border: 1px solid #f7a11a;
	float: left;
	background-color: #f5f7eb;
	margin: 0px;
	color: #333;
	padding: 10px;
}


#box_index_girl {	
	width: 315px;
	height: 475px;
	border: 1px solid #f7a11a;
	float: right;
	margin: 0px;
	color: #333;
	padding: 0px;
	background: #f5f7eb url(images/pic.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px;
}

#box_index_girl p {
	width: 150px;
}

.box_index_content {
}

.box {
	background-color: #f5f7eb;
	border: 1px solid #790701;
	padding: 10px;
	margin-bottom: 5px;
}

.article-content img {
	border: 1px solid #557f6b;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.image {
	border: 1px solid #557f6b;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.image_wrapper {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.image_wrapper .image {
	float: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

.image_wrapper .caption {
	display: block;
	text-align: center;
	font-style: italic;
}
/* END CONTENT */

/******************* RESOURCE TAGS *****************/
.resource_item {
	width: 600px;
	padding: 5px 0px 15px 5px;
}

.resource_img {
	width: 100px;
	display: inline;
	float: left;
	padding-right: 10px;
}

.resource_content {
	width: 450px;
	display: inline;
	font-size: 14px;
}
/******************* END RESOURCE TAGS *****************/

/* NEWS */

.blog .article-content {
float:left;
width:500px;
}


.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
	width:100%;
}

.cols2 { 

	width: 315px;

}

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;

}

.column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	
}



.news-image img {
	width:100px;

float:left;
padding-right:10px;
border: none;
margin-left:0;
padding-left:0;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
	border-bottom:1px solid #ccd9cb;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

/**/

.article_column h2 {
	font-size: 14px;
	margin-bottom: 5px;

}


.news_item {
	border-bottom:1px solid #ccd9cb;
	min-height:100px;
	margin-bottom:10px;
	padding-bottom:10px;
	float: left;	
}

.news_item img {
	float:left;
}
.news_item .news_date {
	color:#815578;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
.news_item .news_text {
	/*float:right;*/
	width:540px;
	margin-left:105px;
}
/* END NEWS */

/* WIDGETS */
.gold_widget, .brown_widget {
	margin-bottom: 5px;	
	color:#f5f7eb;
}

.gold_widget a, .brown_widget a {
	color: #f5f7eb;
}

.gold_widget a:hover, .brown_widget a:hover {
	color: #f5f7eb;
}

.gold_widget_content, .brown_widget_content {
	padding: 11px;
}

.gold_widget {
	background-image: url(images/brown_widget_edge.png);
	background-repeat: repeat-y;
	
}

.brown_widget_edge {
	background-image: url(images/brown_widget_edge.png);
	background-repeat: no-repeat;
	height: 1px;	
}

.brown_widget_content {
	background-image: url(images/brown_widget_content.png);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: bold;
}
/* END WIDGETS */

/* ANCHORS */
#logo {
	width: 400px;
	height: 120px;
	display: block;
}

#book_btn {
	background-image: url(images/click_here_btn.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	margin: 5px auto;
}

#book_btn:hover {
	background-position: 0px -26px;
}

#assessment_btn {
	background-image: url(images/assessment_btn.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	margin: 5px auto;
}

#assessment_btn:hover {
	background-position: 0px -26px;
}

#blog {
	background-image: url(images/blog_btn.gif);
	background-repeat: no-repeat;
	width: 265px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	margin-left: 10px;
}

#blog:hover {
	background-position: 0px -50px;
}
/******** BUTTONS FOR PURCHASING BOOKS ***********/

#frm_btn_ship_can {
	background-image: url(images/atc_can_btn.gif);
}

#frm_btn_ship_us {
	background-image: url(images/atc_us_btn.gif);
}


#frm_btn_ship_other {
	background-image: url(images/atc_btn.gif);
}

#frm_btn_ship_custom {
	background-image: url(images/installment_btn.gif);
}

.frm_btn_ship {
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 26px;
	margin-left: 5px;
	padding: 0px;
	text-indent: -9999px;
	width: 130px;
}

.frm_btn_ship:hover {
	background-position: 0px -26px;
}

.purchase_item {
	margin-bottom: 15px;
}

.purchase_button {
	float: left;
}

.purchase_text {
	margin-left: 150px;
}

/**************************************************/
/* END ANCHORS */

/* FORMS */
#signup_form #email {
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	padding-left: 5px;
	width: 140px;
	height: 14px;
	font-size: 12px;
	color: #666;
}

#signup_form {
			
}

#signup_btn {
	background-image: url(images/signup_btn.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 86px;
	height: 25px;

	margin-bottom: -7px;
}

#signup_btn:hover {
	background-position: 0px -24px;
}

#search_form {
width:440px;
}

#search_form #query {
	width: 155px;
}

#search_form #search_btn {
	background-image: url(images/search_btn.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 85px;
	height: 24px;
	margin-bottom: -7px;
}

#search_form #search_btn:hover {
	background-position: 0px -24px;
}

.required { 
	color: #815578;
}

form fieldset {
	border: 1px solid #790701;
}

form fieldset legend {
	color: #790701;
	font-weight: bold;
}

form div label {
	width: 110px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block 
}

form .error {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 100px;
}

form div {
	margin: 3px 0px 3px 0px;
}

form div input, form div select, form div textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #790701;
	padding: 2px;
	color: #222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

form div select {
	padding: 1px;
	/*width: 280px;*/
}

form div.checkbox {
	margin: 5px 0px 5px 121px;
}

form .form_button {
	border: 1px solid #815578;
	padding: 4px 15px 4px 15px;
	cursor: pointer;
	background-color: #815578;
	color: #fff;
	display: block;
	font-weight: bold;
}

form .form_button:hover {
	background-color: #b48aac;
}

form p.submit {
	margin-left: 125px;
}

form p.book_submit {
	margin-left: 137px;
	margin-top: 5px;
}

#search_form input {
	width:155px;
}

#press_form div label {
	width: 70px;
}

#press_form p.submit {
	margin-left: 85px;
}

.error_msg {
	color: #CF204C;
	background: #FFCCCC;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #CF204C;
	text-align: center;
	width: 400px;
}

.sucess_msg {
	color: #815578;
	margin: 10px auto;
	font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px 10px;
	border: 1px solid #815578;
	text-align: center;
	width: 400px;
}

.inner_right_fieldset {
	float: right;
	width: 275px;
	border: none;
}
.inner_right_fieldset legend {
	margin-left: 70px;
}
.inner_right_fieldset div.checkbox {
	margin: 5px 0px 5px 70px;
}
/* END FORMS */

/* UTILS */
.green_border {
	border: 1px solid #790701;
}

.green {
	color: #790701;
}

.purple {
	color: #815578;
}

.red {
    color: #790701;
}

.clear_both {
	clear: both;
}

.no_border {
	border: none !important;
}

.no_margin {
	margin: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.float_right {
	float: right;
}

.alignright {
   float:right;
}

.alignleft {
float:left;
}

.small {
	width: 380px;
}
/* END UTILS */

/* FOOTER */

p.syndicate, p.syndicate a{
	text-align: right;
	color:#f7a11a;
	text-decoration:none;
}

#footer {
	width: 900px;	
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	color:#fff;
}
#footer a {
	color: #f7a11a;
	text-decoration: none;
}
#footer a:hover {
	color: #f7a11a;
	text-decoration: underline;
}


#footer #copyright {
	font-size: 0.9em;
	margin-top: 10px;
	padding-bottom: 30px;
}

/* END FOOTER */

/* Wordpress */
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
blockquote.testimonial {
border : 2px solid #f7a11a;
width: 450px;
margin: 0px auto;
margin-top:10px;
margin-bottom:10px;
padding:0px;
padding-top: 10px;
padding-bottom:10px;
font-style: italic;
background: #fff url(../images/open_quote.gif) left top no-repeat;
}
 

blockquote.testimonial div {
  padding: 0 28px;
  display:block;
  background: transparent url(../images/close_quote.gif) right bottom no-repeat;
}