@charset "UTF-8";



/* 

COLOURS  
beige (background): 710e0d
light beige (content area): f1f1e7
dark beige (sidebar): e4decb
red (links): cc0000
dark red (footer): 990000
mid beige (background of page): ded9ca

*/





/***** 

LAYOUT 

*****/

body {
	font-family: "Lucida Grande",Verdana, Arial, "Lucida Sans", sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
	color: #564b4b;
	background-color: #ded9ca;
	list-style-type: disc;
}

div#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:780px;
	background-color: #e4decb;
	border-right-color: #ccc8bb;
	border-left-color: #ccc8bb;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 4px;
	border-left-width: 4px;
}

div#ordernow {
	position: absolute;
	width:420px;
	height:70px;
	left:10px;
	top:120px;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 20px;
	clear: both;
	border: 1px dashed #e4decb;
	margin-bottom: 30px;
}

div#header {
	position: absolute;
	width:780px;
	height:100px;
	left:0px;
	top:0px;
	background-color: #f1eee4;
	background-image: url(images/headerbg.gif);	
}



div#nav {
	position: absolute;
	width:780px;
	height:49px;
	left:0px;
	top:100px;
	background-color: #c7bc97;
	background-image: url(images/nav.gif);
}

div#navleft {
	position: relative;
	width:27px;
	height:49px;
	left:0px;
	top:0px;
	background-color: #ffffff;
}

div#navmain {
	position: absolute;
	width:730px;
	height:25px;
	left:39px;
	top:11px;
	vertical-align: middle;
	color: #978e68;
	font-weight: bold;
}

div#navbottom {
	position: relative;
	width:780px;
	height:23px;
	left:0px;
	top:130px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;

}     

div#navbottomleft {
	position: absolute;
	width: 440px;
	top: 70px;
	left: 0px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 5px;
    background-color: #f1f1e7;
	padding-top: 0px;
}


div#columns {
	position: relative;
	width:780px;
	top:131px;
	background-color: #e4decb;
	background-image: url(images/navbottom2.gif);
	background-repeat: no-repeat;
}

div#maincentre {
	position: relative;
	width:780px;
	top:131px;
	background-color: #ffffff;
}


div#content {
	position: relative;
	width: 440px;
	top: 50px;
	left: 0px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 5px;
	background-color: #f1f1e7;
	padding: 30px;
	padding-top: 0px;
}

div#lightbulb {
	position: relative;
	width: 500px;
	left: 0px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 5px;
	background-color: #f1f1e7;
	height: 180px;
	margin-top: 50px;

}

div#bookimages {
	position: relative;
	width: 175px;
	left: 0px;
	height: 250px;
	margin-top: 10px;
	float: left;
	text-align: center;
}

div#booktext {
	position: relative;
	float: right;
}

div#rightcolumn {
	position: absolute;
	width: 233px;
	top: 100px;
	left: 507px;
	background-position: right;
	padding: 20px;
	padding-top: 10px;
	background-color: #e4decb;
}

div#footer {
	position: relative;
	width: 780px;
	height: 80px;
	clear: both;
	background-color:#990000;
	color: #ffffff;
	margin-top: 131px;	
}

div#footleft {
	position: absolute;
	left: 0px;
	width:240px;
	background-color: #990000;
	color: #ffffff;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#footright {
	position: relative;
	width:455px;
	left:282px;
	background-color:#990000;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 0.9em;
	text-align: right;

}

img.bookimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	

}

img.cathyimage {
	display: block;
	margin-left: auto;
	margin-right: auto;


}

img.ordernow {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	margin-top: 10px;


}

img.lightbulb {
	display: block;
	left: -20px;
}

img.tagimage {
	position: absolute;
	display: block;
	border: 0;
	top: -2px;
	left: 173px;
}

.logo {
	position: absolute;
	left: 40px;
	top: 49px;
}

.blogbutton {
	position: absolute;
	left: 565px;
	top: 10px;
}

.tagbutton {
	position: absolute;
	left: 700px;
	top: 15px;
}

img {
	border: 0;

}


/***** 

MAIN PAGE 

*****/


div#mainwrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:780px;
	background-color: #f1f1e7;
	border-right-color: #ccc8bb;
	border-left-color: #ccc8bb;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 4px;
	border-left-width: 4px;
}

div#redhead {
	position: relative;
	width:760px;
	left:0px;
	top:130px;
	background-color: #f1f1e7;
	background-image: url(images/redhead.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}  

div#blog {
	position: relative;
	width:320px;
	left:0px;
	top:0px;
	padding: 20px;
	padding-top: 5px;
} 

div#books {
	position: absolute;
	width:370px;
	left:360px;
	top:10px;
	padding: 20px;
	padding-right: 10px;
	padding-top: 5px;
} 

img.mainbook {
	float: right;
	margin-left: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	
	
}


/* Main page headings - blog and books */
.mainheader {
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
	font-family: "Rockwell", Palatino, Georgia, "Times New Roman", Times, serif;
	color:#e1d5af;
	font-size: 1.4em;
}

a.mainheaderlinks:link {color: #e1d5af;
		text-decoration: none;
}   
a.mainheaderlinks:visited {color: #e1d5af;
		   text-decoration: none;
}
a.mainheaderlinks:hover {color: #e1d5af;
		 text-decoration: underline;
}  
a.mainheaderlinks:active {color: #e1d5af;
		  text-decoration: underline;
}  

div#mainfooter {
	position: relative;
	width: 780px;
	height: 75px;
	clear: both;
	background-color:#990000;
	color: #ffffff;
	margin-top: 150px;	
}

.mainsubhead {
	margin-top: 10px;
	margin-bottom: 1px;
	padding-top: 20px;
	border: 0;
	font-family: "Lucida Grande",Verdana, Arial, "Lucida Sans", sans-serif;
	color:#cc0000;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}

/* Main page - feedburner feed */

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

div.feedburnerFeedBlock ul li span.headline {
	border: 0;
	font-family: "Lucida Grande", Verdana, Arial, "Lucida Sans", sans-serif;
	color:#000000;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	display:block; 
	margin: 35px 0 0 0; 
}

.date { 
	margin-top: 1px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 0.7em;
}


div#creditfooter {
	float: right;
	visibility: hidden;
}


/***** 

LINK STYLES 

*****/



a:link {color: #cc0000;
		text-decoration: none;
}   
a:visited {color: #990000;
		   text-decoration: none;
}
a:hover {color: #cc0000;
		 text-decoration: underline;
}  
a:active {color: #cc0000;
		  text-decoration: underline;
}  

a.nav:link {color: #ffffff;
			font-weight: bold;
			text-decoration: none;
}    
a.nav:visited {color: #ffffff;
			font-weight: bold;
			text-decoration: none;
}     
a.nav:hover {color: #ffffff;
			font-weight: bold;
			text-decoration: underline;
			
}       
a.nav:active {color: #ffffff;
			font-weight: bold;
			text-decoration: underline;
} 

a.botnav:link {color: #ffffff;
			font-weight: bold;
			text-decoration: none;
}    
a.botnav:visited {color: #ffffff;
			font-weight: bold;
			text-decoration: none;
}     
a.botnav:hover {color: #ffffff;
			font-weight: bold;
			text-decoration: underline;
			
}       
a.botnav:active {color: #ffffff;
			font-weight: bold;
			text-decoration: underline;
} 



a.more {padding-right: 10px; 
		background: url(http://www.careerconsiderations.ca/images/more.gif) no-repeat 100% 50%; 
}






/***** 

TEXT STYLES 

*****/


.heading {
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 0px;
	border: 0;
	font-family: "Rockwell", Palatino, Georgia, "Times New Roman", Times, serif;
	color:#cc0000;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.4em;
}

.subheading {
	margin-top: 40px;
	margin-bottom: 1px;
	padding-top: 0px;
	border: 0;
	font-family: "Lucida Grande",Verdana, Arial, "Lucida Sans", sans-serif;
	color:#660000;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.3em;
}

.subheading2 {
	margin-top: 10px;
	margin-bottom: 1px;
	padding-top: 20px;
	border: 0;
	font-family: "Lucida Grande",Verdana, Arial, "Lucida Sans", sans-serif;
	color:#cc0000;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2em;
}





h1 {
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
	font-family: "Rockwell", Palatino, Georgia, "Times New Roman", Times, serif;
	color:#cc0000;
	font-size: 1.4em;
} 

/*  */
h2 {
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
 	font-family: "Rockwell", Palatino, Georgia, "Times New Roman", Times, serif;
	color:#cc0000
}

/*  */
h3 {
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
 	font-family: "Lucida Grande",Verdana, Arial, "Lucida Sans", sans-serif;
	color:#cc0000
}

p.bullet:before
{
	content: url(http://www.careerconsiderations.ca/images/bullet.gif);
	vertical-align: middle;
}

p.ordernow
{
	background-color: #ffffff;
	vertical-align: middle;
	border: 1px dashed #e4decb;
	padding: 12px;
	height: 100px;
}

span.ordernow
{
	background-color: #ffffff;
	vertical-align: middle;
	border: 1px dashed #e4decb;
	padding: 12px;
	height: 100px;
}

p.idea
{
	padding-left: 42px;
	background-image: url(http://www.careerconsiderations.ca/images/lightbulbicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	
}

p.quote
{
	font-size: 1.3em;
	line-height: 2em;
	margin-bottom: 1px;
	color: #666666;
}








