/*
Theme Name: CDE Career Training
Theme URI: http://cdetraining.com
Description: A theme for CDE
Version: 1.0
Author: NA
Author URI: NA
Tags: Consumer Training
*/

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
        font-size:13px;
} 

table { 		
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,
img {
	border:0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
}

ol,
ul {
	list-style:none;
}

caption,
th {
	text-align:left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,
q:after {
	content:'';
}

abbr,
acronym {
	border:0;
}

/* body */
body {
	font: 62.5% Arial, Helvetica;
	text-align: center;
}

#page {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

a {
	outline: none;
}

.entry {
	font-size: 1.1em;
}

/* general */
#footer {
	clear: both;
}

#nav a,
#aside a,
#footer a {
	color: #000;
}

.post h2 {
	color: #a32b2b;
}

#quotes a,
#quotes ul ul  {
	color: #fff;
}

#nav a:hover,
#nav li.current_page_item a,
#aside a:hover,
#aside li.current_page_item a {
	color: #b40f25;
}

#nav a,
#quotes ul a.current + ul {
	display: block;
}

#people,
#quotes ul ul,
#nav li ul,
.page-id-3 #aside,
.linklove  {
	display: none;
}

#logo,
#nav li,
#aside,
#footer li {
	float: left;
}

#quotes,
.post,
#footer ul {
	float: right;
}

#nav li,
#aside li  {
	font-size: .9em;
}

#quotes a.current,
#quotes a:hover,
#nav a,
#aside a,
.post h2  {
	font-weight: bold;
}

#quotes ul ul,
#people {
	position: absolute;
}

#footer {
	position: relative;
}

#nav li {
	text-align: center;
}

#quotes li,
#aside li {
	text-align: right;
}

#quotes a,
#nav a,
#aside a,
#footer a  {
	text-decoration: none;
}

#nav li,
#aside li {
	text-transform: uppercase;
}

/* header */
#logo-quotes {
	background: url(images/background-t.jpg) no-repeat;
	height: 226px;
}

#logo {
	margin: 50px 0 0 35px;
}

#quotes {
	background: url(images/background-quote.png) no-repeat 60px 8px;
	width: 400px;
	height: 210px;
}

#quotes ul {
	margin-top: 36px;
	width: 50px;
}

#quotes a {
	height: 22px;
	line-height: 22px;
}

#quotes ul ul {
	width: 300px;
	font-size: 1.3em;
}

#quotes li li {
	text-align: center;
}

#q-1 ul {
	margin: 22px 0 0 64px;
}

#q-2 ul {
	margin: 12px 0 0 64px;
}

#q-3 ul {
	margin: -12px 0 0 64px;
}

#q-4 ul {
	margin: -38px 0 0 64px;
}

#q-1 ul,
#q-2 ul,
#q-3 ul,
#q-4 ul {
	*margin-left: 12px;
}

#nav {
	background: url(images/nav-bar.gif) no-repeat;
	height: 38px;
        
}

#nav a {
	height: 38px;
	line-height:38px;

	
}

#nav li {
	width: auto;
        margin:0px 30px 0px 30px;
}

/* body */
#photo-strip {
	margin: 14px 0 38px 0;
}

#content {
	min-height: 500px;
}

#aside {
	border-right: 1px solid #7f7f7f;
	padding-right: 5px;
	width: 175px;
}

#aside ul {
	margin-top: 16px;
}

#aside a {
	height: 22px;
	line-height: 22px;
}

.post {
	margin-right: 140px;
	width: 550px;
}

.page-id-3 .post {
	margin-right: 50px;
}

.post h2 {
	font-size: 1.6em;
	margin-bottom: .3em;
}

.post p,
.post ul {
	line-height: 1.5em;
	margin-bottom:  1em;
}

.post ul {
	list-style-type: disc;
	margin-left: 4em;
}


/* footer */
#footer {
	height: 1.1em;	
}

#footer ul {
	padding-top: 80px;
}

#footer li {
	margin-right: 1em;
	text-transform: uppercase;
}

#people {
	bottom: 0;
}

#request {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	float: left;
	padding-right: 185px;
	height: 125px
}

.page-id-3 #request{
	padding-right: 95px;
}

#request p,
#request #phone {
	padding-left: 15px;
}

#request a {
	background: url(images/request-more.gif) no-repeat;
	display: block;
	width: 237px;
	height: 46px;
	text-indent: -300em;
}

#request #phone {
	font-weight:bold;
	font-size: 1.6em;
}

#request a:hover {
	background-position: bottom;
}


#contactform input, select { border:grey solid 1px; background:#EFEFEF; width:200px; padding:3px 0px 3px 3px; font-weight:bold; font-style:italic; color:#3F3F3F; }
#contactform input:hover{ background:#FFDFDF; }
#contactform select:hover{ background:#FFDFDF; }
#contactform input:focus{ background:#FFDFDF; border:maroon solid 1px; }
#contactform select:focus{ background:#FFDFDF; border:maroon solid 1px; }
#contactform #gi { width:30px; height:20; }
#contactform #submit { width:60px; padding:0px 0px 2px 0px; background:#C3C3C3; font-weight:normal; font-style:normal; }
#contactform #submit:hover { background:#DFDFDF; }
#contactform select { padding:2px 2px 2px 0px; }
#tiny { font-size:11px; color:maroon; }
#right { text-align:right; }
input#gi { background:none; border:none;}
input#gi:hover { background:none; border:none;}
.field {
 width:200px;
}
#right {
 text-align:right;
}

td {
 padding:8px;
}

.entry strong, .post strong {
  font-weight:bold;
}

.entry h3 {
  font-weight:bold;
  color:maroon;
}

ol {
	list-style:decimal;
	margin:20px 0px 20px 40px;
}

div#btns li {
   list-style:none;
   display:inline;
}

div#btns li a {
   text-decoration:none;
   background:#9F2D27;
   padding:3px 10px 3px 10px;
   color:#fff;
   border:#9F2D27 solid 1px;
   font-style:italic;
   font-weight:bold;
   text-transform:none;
}

div#btns li a:hover {
   background:#BF413B;
   color:#fff;
   border:#9F2D27 solid 1px;
}
div#btns ul {
   margin:40px 0px 20px 0px;
   padding:0;
   clear:both;
   float:left;
   
}
#cdeform {
   margin:0px 0px 0px -70px;
}
.entry img, .post img {
   margin:10px;
}