@import url("menu.css");

/*	GLOBAL  */

body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #3a3a3a;
}

p, span, div { cursor: default; }

p { line-height: 16px; }

a:link, a:focus, a:visited, a:active {
	color: #69143b;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1 {
	font-size: 22px;
	color: #69143b;
	font-weight: normal;
	padding: 0;
	margin: 35px 0 0 0;
	width: 400px;
	float: right;
}

h2 {
	font-size: 14px;
	color: #69143b;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}

img { border: none; }

hr {
	height: 0px;
	clear: both;
	margin: 15px 0 15px 0;
	font-size: 0px;
	line-height: 0px;
	border: none;
	border-bottom: 2px solid #e7dae0;
}

form {
	padding: 0;
	margin: 0;
}

label {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
	color: #69143b;
}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

input.textfield {
	width: 150px;
	background-color: #f1eaed;
	border: 1px solid #88536b;
	color: #363635;
	font-size: 11px;
	height: 15px;
}

textarea {
	background-color: #f1eaed;
	border: 1px solid #88536b;
	color: #363635;
	font-size: 11px;
}

.submit {
	padding: 3px 10px;
	background-color: #88536b;
	color: white;
	font-weight: bold;
	border: none;
	margin-top: 10px;
	float: right;
	cursor: pointer;
}

.submit:hover { background-color: #764059; }





/*	LAYOUT	*/

.clearer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	display: block;
}

#wrapper {
	width: 950px;
	height: 700px;
	margin: 15px auto;
}

#headline {
	height: 72px;
	background: url(../images/headline.png) no-repeat;
	border-bottom: 2px solid #353535;
}

#subheadline {
	height: 53px;
	background: url(../images/subheadline.png) no-repeat;
}

#container {
	height: 467px;
	background: url(../images/main-bg.png) repeat-x;
	border-bottom: 2px solid #353535;
	padding: 0 20px 0 20px;
}

#menu {
	float: left;
	width: 460px;
}

#menu ul, #blogmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu li, #blogmenu li {
	float: left;
	padding: 0;
	margin: 0;
}

#menu li a { display: block; }

#menu li.images {
	margin: 11px 10px 4px 85px;
}

#menu li.charity {
	margin: 2px 10px 2px 0;
	clear: left;
}

#menu li.links {
	margin: 2px 10px 5px 0;
}

#menu li.lifesofar {
	margin: 5px 0 7px 0;
}

#menu li.publicspeaking {
	margin: 0 10px 6px 115px;
	clear: left;
}

#blogmenu {
	float: right;
	width: 400px;
	height: 35px;
}

#blogmenu li {
	width: 200px;
	height: 35px;
	display: block;
}

#blogmenu li a {
	width: 200px;
	height: 35px;
	display: block;
}

#blogmenu li a.vlog {
	background: url(../images/menu/vlog-bg.png) no-repeat;
}

#blogmenu li a.vlog:hover {
	background: url(../images/menu/vlog-hover-bg.png) no-repeat;
}

#blogmenu li a.blog {
	background: url(../images/menu/blog-bg.png) no-repeat;
}

#blogmenu li a.blog:hover {
	background: url(../images/menu/blog-hover-bg.png) no-repeat;
}

#blogmenu li.vlog-active {
	background: url(../images/menu/vlog-hover-bg.png) no-repeat;
}

#blogmenu li.blog-active {
	background: url(../images/menu/blog-hover-bg.png) no-repeat;
}

#footer {
	height: 25px;
	padding: 20px 0;
	border-bottom: 2px solid #353535;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
	height: 25px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#footer a.rss {
	float: right;
	height: 17px;
	padding: 8px 45px 0 0;
	color: #ff6f06;
	background: url(../images/footer/rss.png) no-repeat top right;
}

p.copyright {
	color: #686868;
	font-size: 11px;
	margin: 18px 0 0 0;
}





/*	CONTENT-SPECIFIC STYLES  */

#content {
	margin-top: -3px;
}

#leftcontent {
	float: left;
	width: 460px;
	height: 323px;
	margin-top: 20px;
}

#rightcontent {
	float: right;
	width: 398px;
	height: 343px;
}

.box {
	background-color: white;
	border: 1px solid #e7dae0;
}

#flashcontent {
	margin-top: 30px;
	background: url(../images/noflash.png) no-repeat top center;
}

#video-padding {
	width: 347px;
	height: 315px;
	margin: 15px auto 0 auto;
}

#video {
	width: 347px;
	height: 315px;
	margin: 0 auto 0 auto;
}

#leftcontent #video {
	width: 347px;
	height: 315px;
	margin: 5px auto 0 auto;
}




/*	BOOK  */

#textscroll {
	margin: 15px 0 15px 15px;
	padding-right: 20px;
	width: 363px;
	height: 310px;
	overflow-y: auto;
}

.book-container {
	float: left;
	width: 85px;
	text-align: center;
	font-size: 11px;
}

.book-container img {
	width: 85px;
	height: 130px;
	margin-bottom: 15px;
}

.book-container a {
	font-weight: bold;
}

.bookinfo-container {
	float: right;
	width: 245px;
}

.bookinfo-container h1 {
	width: 240px;
	font-size: 18px;
	margin: 0px;
	float: none;
}

.bookinfo-container h3 {
	font-size: 11px;
	display: block;
	font-weight: normal;
	color: #3b83a7;
	margin: 0px;
	padding: 2px 0 5px 0;
	width: 245px;
	border-bottom: 1px solid #e7dae0;
}

.buybook {
	margin-bottom: 20px;
}

.buybook p {
	color: #3b83a7;
	float: left;
	font-weight: bold;
	margin: 5px	18px 0 0;
}

.buybook ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.buybook li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

/*  CHARITY  */

.quote {
	font-size: 14px;
	margin-top: 2px;
}

img.charity-img {
	float: left;
	border: 2px solid #88536b;
}

ul.charity {
	float: right;
	margin: 75px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul.charity li {
	width: 180px;
	height: 50px;
	margin-bottom: 20px;
}

/*	LIFE SO FAR...  */

.img-lsf {
	margin: -22px 0 0 -20px;
}

/*	PUBLIC SPEAKING  */

#ps-video {
	width: 456px;
	height: 326px;
	background-color: white;
}

/*	LINKS  */

#links {
	text-align: left;
	clear: both;
}

#links ul {
	margin: 0;
	list-style-type: none;
	padding :0;
}

#links ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 225px;
	height: 78px;
}

/*	IMAGES  */

#scrollbox-left {
	position: absolute;
	width: 460px;
	height: 300px;
	overflow: hidden;
}

#thumbnails {
	position: absolute;
	width: 3000px;
	height: 300px;
}

.thumbnail-container {
	float: left;
	width: 472px;
}

.thumbnail-container img {
	width: 143px;
	height: 88px;
	margin: 0 12px 11px 0;
	float: left;
	border: 1px solid #cbaebb;
	cursor: pointer;
}

.thumbnail-container img:hover { border: 1px solid #671339; }

#preview {
	width: 400px;
	height: 290px;
	float: right;
	margin-top: 20px;
	text-align: center;
	border: 1px solid #88536b;
}

#navigation {
	margin-top: 310px;
}

#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	padding: 0;
	margin: 0;
}

#navigation li a {
	font-weight: bold;
	font-size: 12px;
}

#navigation li a:hover {
	text-decoration: none;
	color: #983c66;
}

#navigation .nav-left { float: left; }

#navigation .nav-right { float: right; }

/*	BLOG, VBLOG  */

#commentbar {
	margin: 5px 0 16px 0;
}

#commentbar h1 {
	float: left;
	font-size: 16px;
	margin: 0px;
	width: 100px;
}

#comment-scrollbox {
	position: absolute;
	width: 460px;
	height: 255px;
	overflow: hidden;
}

#commentscroll {
	position: absolute;
	width: 920px;
}

#comments {
	float: left;
	width: 425px;
	height: 225px;
	margin: 15px 0 15px 15px;
	padding-right: 20px;
	overflow-y: scroll;
}

#comments h3 {
	float: left;
	width: 255px;
	font-size: 12px;
	font-weight: bold;
	color: #69143b;
	padding: 0;
	margin: 0;
}

#comments span {
	float: right;
	font-size: 11px;
	color: #3b83a7;
}

#comments p {
	font-size: 11px;
	color: #363635;
	margin: 10px 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7dae0;
}

#commentnavigation {
	margin-top: 290px;
}

#commentnavigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#commentnavigation li {
	padding: 0;
	margin: 0;
}

#commentnavigation li a {
	font-weight: bold;
	font-size: 12px;
}

#commentnavigation li a:hover {
	text-decoration: none;
	color: #983c66;
}

#commentnavigation .nav-left { float: left; }

#commentnavigation .nav-right { float: right; }

#comment {
	float: left;
	width: 424px;
	padding: 15px 0 15px 15px;
	font-size: 11px;
}

#comment h3 {
	float: none;
	font-size: 15px;
	color: #69143b;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#comment label {
	font-size: 12px;
	color: #8d3a36;
	margin-top: 8px;
	width: 65px;
	display: block;
}

#comment input {
	width: 175px;
	height: 16px;
	background-color: #f1eaed;
	border: 1px solid #88536b;
	margin: 5px 8px 0 0;
}

#comment span {
	color: #b4899d;
}

#comment textarea {
	width: 428px;
	height: 95px;
	background-color: #f1eaed;
	border: 1px solid #88536b;
	margin: 4px 0 4px 0;
}

#comment input.submit {
	width: 85px;
	height: 21px;
	background: white url(../images/send.png) no-repeat;
	border: none;
	margin: 0;
}

#archive-scrollbox {
	position: absolute;
	width: 400px;
	height: 315px;
	overflow: hidden;
}

#archivescroll {
	position: absolute;
	width: 800px;
}

#archive-container {
	width: 400px;
	height: 315px;
}

#video-vlog {
	float: left;
	width: 398px;
}

#video-vlog #video-padding {
	width: 347px;
	height: 315px;
	margin: 0 auto 0 auto;
}

#archivenavigation {
	margin-top: 15px;
}

#archivenavigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#archivenavigation li {
	padding: 0;
	margin: 0;
}

#archivenavigation li a {
	font-weight: bold;
	font-size: 12px;
}

#archivenavigation li a:hover {
	text-decoration: none;
	color: #983c66;
}

#archivenavigation .nav-left { float: left; }

#archivenavigation .nav-right { float: right; }

#archive {
	float: left;
	width: 365px;
	height: 282px; 
	margin: 15px 0 15px 0;
	padding: 0 20px 0 15px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#archive h1 {
	float: none;
	font-size: 16px;
	width: 360px;
	margin: 0 0 15px 0;
	padding: 0;
}

#archive a {
	font-size: 12px;
	display: block;
}

#archive p {
	font-size: 11px;
	margin: 8px 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7dae0;
}

#archive span {
	color: #3b83a7;
}

#blogitem {
	float: left;
	width: 365px;
	height: 282px; 
	margin: 15px 0 15px 0;
	padding: 0 20px 0 15px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#blogitem h1 {
	float: none;
	font-size: 18px;
	padding: 0;
	margin: 0;
	width: 350px;
}

#blogitem p.date {
	width: 355px;
	color: #3b83a7;
	font-size: 11px;
	margin: 8px 0 8px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #e7dae0;
	line-height: normal;
}

#blogitem p {
	font-size: 12px;
	color: #363635;
	line-height: 16px;
}

#searchbox {
	float: right;
	height: 18px;
}

#searchbox label {
	font-size: 12px;
	color: #69143b;
	margin-top: 2px;
	margin-right: 8px;
}

#searchbox input {
	width: 180px;
	height: 16px;
	background-color: #f1eaed;
	border: 1px solid #88536b;
	margin: 0;
}

#autocomplete {
	width: 260px;
	height: 210px;
	overflow-y: auto;
	padding: 10px;
	position: absolute;
	top: 278px;
	left: 198px;
	background-color: #f1eaed;
	border: 1px solid #88536b;
	z-index: 999;
}

#autocomplete ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#autocomplete li {
	font-size: 11px;
	color: #69143b;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #bc9eac;
}

#autocomplete ul li.selected { background-color: #e3d0d8;}

#howtoorder		{
	float: right;
	width: 368px;
	height: 313px;
	background-color: white;
	border: 1px solid #e7dae0;
	padding: 15px;
}

#howtoorder p	{
	margin: 0;
}

#howtoorder input.paypalbutton {
	width: 82px;
	height: 35px;
	border: none;
	background: url(../../images/books/link-paypal-large.png) no-repeat;
	margin: 15px 0 15px 150px;
	cursor: pointer;
}

#howtoorder label	{
	font-size: 12px;
	color: #9f3d6a;
	float: left;
	border: 1px solid white;
	margin: 6px 0 0 0;
}

#howtoorder input.input-text {
	float: right;
	width: 280px;
	height: 18px;
	border: 1px solid #caacba;
	margin: 3px 0;
}

#howtoorder textarea {
	width: 366px;
	height: 60px;
	background-color: white;
	border: 1px solid #caacba;
	margin: 5px 0 15px 0;
}

#howtoorder form a	{
	float: left;
	margin-top: 8px;
}

#howtoorder .button-dedicate-send {
	width: 70px;
	height: 26px;
	border: none;
	margin: 0;
	float: right;
	cursor: pointer;
	background: url(../images/senddedicate.png) no-repeat;
}




