/*------------------------------------------------------------------
Page design by Pacific Internet (www.pacific.net)
for Thomas Cruse at http://www.thomascruse.com/
All rights reserved. Do not use without permission.
---------------------------------------------------------------------*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #333 url('../../thomascruse/images/body.gif') repeat-y center top;
	color: #f0f0f0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

td,tr,p,div {
	font-family: Tahoma, Arial;
	line-height: 165%;
	font-size: 12px;
	color: #4F4F4F;
}

img {border: 0;}


a:link, a:visited {
	color: #2678BB;
	text-decoration: none;
} 

a:hover {
	color: #606060;
	text-decoration: underline;
}

body a {
	color: #FFF;
	text-decoration: none;
}
.contentpaneopen { width: 90% }

/* headings */
h1 {font: normal 2em sans-serif; margin-top: 1em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}
.componentheading {font: normal 2em sans-serif; margin-top: 1em;}
.contentheading {font: normal 1.8em sans-serif; margin-top: 0.8em;}

.componentheading, .contentheading, h1,h2,h3,h4 {color: #444;}

/* XXX  custom scrapbook styles */
table.scrapbook { width: 575px; padding: 0; margin: 0 0 0 10px; }
table.scrapbook td { vertical-align: top; margin:0; padding: 0; text-align: center; font-weight: bold; color: #888877; font-family: Verdana, Arial, sans-serif; line-height: 1em;}
table.scrapbook td img {margin: 0; padding: 0; border: 0; }
table.scrapbook td p { margin: 0; padding: 0; }
table.scrapbook td p.caption { margin: 0; padding: 0 5px;}
table.scrapbook td a:link, table.scrapbook td a:visited {	color #888877; font-weight: bold; }
table.scrapbook td a:hover, table.scrapbook td a:active  {	color #999999; font-weight: bold; }


/* misc elements */
code {
	background: url('../../thomascruse/images/code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode", "courier new", courier, serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FAFAFA url('../../thomascruse/images/quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
	font-style: italic;
}
ol {margin: 0 0 1.2em 2em;}

/* layout */
#main {
	width: 780px;
	margin: 0 auto;
	background: white url('../../thomascruse/images/contentbg.png');
}
#main_left {
	float: left;
	width: 160px;
	overflow: hide;
}
#main_right {
	float: right;
	width: 620px;
	overflow: hide;
}

/* misc */
.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('../../thomascruse/images/icon_comment.gif') no-repeat left center;}
.clearer, .clr {clear: both; font-size: 0; height: 0;}

/* logo */
#header {
	background: #666 url('../../thomascruse/images/header.jpg') no-repeat;
	height: 140px;
}
#header h1 {
	font: normal 2.2em Verdana,sans-serif;
	margin: 0;
	text-align: right;
	vertical-align: top;
	padding: 35px 0 0 auto;
	display: none; /* this h1 is only for search engines, image shown when no css */
}

/* misc objects */
#header-left {
	width: 160px;
	height: 179px;
	background: #666 url('../../thomascruse/images/header-left.jpg') no-repeat;
}
#sidebar-top {
	width: 160px;
	height: 48px;
	background: #666 url('../../thomascruse/images/sidebar_top.png') no-repeat;
}
#bottombar {
	width: 100%;
	height: 45px;
	background: #666 url('../../thomascruse/images/bottombar.jpg') no-repeat;
}

/* top navigation */
#topnav {background: #424242 url('../../thomascruse/images/menu_bg.gif') repeat-x; display:block; height:39px;}
#topnav ul {margin: 0; padding: 0; display: block; width: 100%;}
#topnav li {list-style: none; display: inline;}
#topnav a {
	display: block; float: left;
	color: #f0f0f0;
	font-family: Tahoma, "Stencil","Stencil Std", "Tahoma", sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	padding: 0 10px 17px 10px;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active, #active_menu-nav {color: #d5d5d5; background: url('../../thomascruse/images/menu_bg_active.png') no-repeat center top;}
#navbridge {
	width: 640px; height: 46px;
	background: url('../../thomascruse/images/bridge.png') no-repeat;
	padding: 20px 5px 0px 10px;
	font-size: 10px;
	vertical-align: bottom;
	text-align: left;
}

/* joomla navigation */
#navigation, .adminlist {
	background: #f0f0f0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.tcloginlink { background: transparent url('../../thomascruse/images/lock.gif') no-repeat left top; padding: 3px 3px 3px 20px; border: 0; color: #ddd; }

/* sidebar module titles */
.module h3, .moduletable h3, .module_menu h3 {
	/*background: #333 url('../../thomascruse/images/label.gif') no-repeat;*/
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #c0bfb0;
	clear: both;
	color: #EEE;
	font: normal 1.5em "Lucida Sans Unicode",sans-serif;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
}
.module div div div, .moduletable div div div, .module_menu div div div {
	padding: 0px 5px 0px 5px;
}

/* lists */
#sidebar
ul.menu, ul#mainlevel, ul.sections {
	border-bottom: 1px solid #c0bfb0;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: wrap;
}
.menu li, #mainlevel li, ul.sections li{
	list-style: none;
}
.menu a, #mainlevel a, ul.sections a {
	color: #777;
	display: block;
	font: normal 1.2em Verdana,sans-serif;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
}
.menu a:hover, #mainlevel a:hover, ul.sections a:hover {
	background: url('../../thomascruse/images/menu_arrow.gif') no-repeat right center;
	color: #444;
}
.menu a em, #mainlevel a em, ul.sections a em {
	color: #777;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}


/* content */ 
#content {
	min-height: 500px;
	color: #444;
	font-family: Verdana,sans-serif;
	padding: 0 1em 1em; 
	background: transparent url('../../thomascruse/images/fist.gif') no-repeat center 100px;
}
#content a {color: #1664DA;}
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}
#content ul li {list-style: url('../../thomascruse/images/bullet.gif');}
#content ul {margin-left: 1.8em;}

/* footer */
#footer {
	color: #666;
	clear: both;
	background: #ddd;
}
#footer .right {color: #555;}
#footer .right a {color: #555;}
#footer .right a:hover {
	color: #777;
	text-decoration: underline;
}
#footer .left a {color: #777;}
#footer .left a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .left {
	padding: 9px 0 9px 9px;
	width: 507px;
	font-size: 9px;
}
#footer .right {
	margin-right: 1em;
	padding: 0.8em 0;
	text-align: right;
	width: 220px;
}
#bottomlogos {
	height: 113px;
	background: url('../../thomascruse/images/bottomteaser.png') no-repeat left top;
	padding-left:350px;
	white-space: wrap;
}



/* joomla styling */
a.category:link, a.category:visited {
	color:#0489D9;
	text-decoration: none;
	font-weight: bold;
}
a.category:hover{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

div.componentheading {
  margin-top: 10px;
  padding-left: 0px;
}

h3, .componentheading, .contentheading{
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
	padding-left: 4px;
	font-size: 16px;
	color: #666666;
	width: 100%;
}
.contentheading  {
	margin: 0px;
	padding: 0px;
}

table.blog td.contentheading {
	padding-top: 5px;
	width: 100%;
}


a.readon, a.readon:hover{
	margin-top: 10px;
	display: block;
	float: left;
}

a.mainlevel {
}


table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
	color: #CCCCCC;
	font-weight: bold;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

tr.sectiontableentry1 td {
	padding: 4px;
	color: #333333;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;

}
tr.sectiontableentry2 td {
	padding: 4px;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
td.sectiontableentry1 {
	padding: 3px;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
td.sectiontableentry2{
	padding: 3px;
	color: #333333;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.sectiontableentry1 a:link, .sectiontableentry1 a:visited, .sectiontableentry2 a:visited, .sectiontableentry2 a:visited  {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
}
.sectiontableentry2 a:hover, .sectiontableentry1 a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
table.contentpaneopen, table.contentpane {
  width: 100%;
  max-width: 618px;
}
.contentpaneopen ul, .contentpane ul {
  width: 85%;
  max-width: 580px;
}
table.moduletable {
  width: 100%;
}

div.moduletable {
  margin-bottom: 15px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}


/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../thomascruse/images/button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../thomascruse/images/button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../thomascruse/images/button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../thomascruse/images/button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../thomascruse/images/button2_pagebreak.png) 100% 0 no-repeat;
}

