/*  
Theme Name: Chief Good
Theme URI: http://wordpress.org/
Description: TCG

/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #333;
text-align: center;
background-image: url(images/background2.gif);
background-repeat:no-repeat;
background-position: top;
background-color: #d1d2d6;
overflow: -moz-scrollbars-vertical;
margin: 0;
padding: 0;
}
	
html {height: 100%;}

#page {
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	}

#content {
	font-size: 1.2em
	}
.blogads {
padding-top: 60px;
padding-bottom: 60px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	text-align: center;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-variant: small-caps;
	color: #171535;
	padding-bottom: 0px;
	margin: 0;
	}

#footer a {
color: #4f4b66;
text-decoration:none;
}

#footer ul {
padding: 0;
margin: 0;
display: inline;
list-style: none;
}

#footer ul li {
margin: 0;
display: inline;
list-style: none;
padding: 0px 10px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
	
h4 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color:#000000;
font-size: 20px;
font-style:normal;
margin-bottom: 10px;
margin-top:5px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: -1px;
	color: #336;
	padding: 0;
	margin: 2em 0 0 0;
	}

h3.notopmargin
	{margin-top:0;}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	height:auto;
	height: 100%;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 10px 0 50px 0;
	text-align: justify;
	height: auto;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: auto; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	



.center {
	text-align: center;
	}

hr {
	background-image:url(images/hrblue.gif);
	background-repeat:repeat-x;
	background-position: center;
	height: 13px;
	border: none;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
#pagewrapper {
width: auto;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 0px;
border-top: 1px;
border-top-style:solid;
padding: 0;
}

#contentwrapper {
background-color: white;
background-image:url(images/leftswirl.gif);
background-repeat:repeat-y;
background-position:0 200px;
width: 974px;
border-style: solid;
border-width: 1px;
border-color: #37354E;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
min-height: 600px;
height: auto;
}

#singlecontentbodywrapper {
margin-left: 175px;
min-height: auto;
height: 100%;
padding: 0px 0px;
margin-top: 0px;
border-left: 1px;
border-left-color: #4f4b66;
border-left-style: solid;
padding: 18px 30px 30px 30px; 
text-align: left;
border-right-style: solid;
}

#contentbodywrapper {
margin-left: 175px;
min-height:800px;
height: 100%;
padding: 0px 0px;
margin-top: 0px;
margin-right: 220px;
border-left: 1px;
border-left-color: #4f4b66;
border-left-style: solid;
border-right: 1px;
border-right-color: #4f4b66;
border-right-style: solid;
padding: 18px 30px 30px 30px; 
text-align: left;
}

#contentbodywrapper a {
color: #FF6600;
text-decoration:none;
}

#contentbodywrapper a:visited {
color: #FF6600;
text-decoration:none;
}

#contentbodywrapper a:focus {
color: #4f4b66;
}

#contentbodywrapper a:hover {
color: #4f4b66;
}

#contentbodywrapper a:active {
color: #4f4b66;
}

#contenttitle {
text-align: left;
font-size: 3.5em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-variant: small-caps;
color: #9c3;
}

#contentcopy {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.5em;
font-weight: normal;
color: #000;
margin: 0;
text-align: left;
}

#contentcopy p {
margin-top: 1em;
margin-bottom: 1em;
line-height: 1.5em;
}

#contentcopy li {
line-height: 1.5em;
}

#contentcopy img {
margin-bottom: 20px;
margin-top: 0;
padding: 0;
}

#contentcopy a {
color: #FF6600;
text-decoration: none;
}

#contentcopy a:visit {
color: #FF6600;
text-decoration: none;
}

#contentcopy a:hover {
color: #4f4b66;
text-decoration: none;
}

#contentcopyheadline {
font-weight:bold;
font-size: larger;
margin-bottom: 0px;
}

#right_navbar {
float: right;
width: 220px;
height: 100%;
margin: 0 0;
font-variant: small-caps;
font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration:none;
background-color: white;
padding-top: 17px;
padding-bottom: 0;
padding-left: 0px;
text-align: center;
}


#navbar {
float: left;
width: 175px;
height: 340px;
margin: 0 0;
font-variant: small-caps;
font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration:none;
background-color: white;
padding-top: 17px;
padding-bottom: 0;
padding-left: 0px;
}

#navbar a {
color: #4f4b66;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: 0 center;
padding-left: 25px;
padding-bottom: 0px;
}

#navbar li {
line-height: 1.7;
margin-left: auto;
margin-right:auto;
text-align:left;
list-style-position: outside;
list-style:none;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 0;
}
#navbar ul {
padding: 0;
margin: 0 auto;
width: 85%;
padding-left: 4px;
}

#navbar li a:visited {
color: #4f4b66;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: 0 center;
text-decoration:none;
}

#navbar li a:focus {
color: #FF6600;
background-image:url(images/bulletblue.gif);
background-repeat:no-repeat;
background-position: 0 center;
}

#navbar li a:hover {
color: #FF6600;
background-image:url(images/bulletblue.gif);
background-repeat:no-repeat;
background-position: 0 center;
text-decoration:none;
}
#navbar li a:active {
color: #FF6600;
background-image:url(images/bulletblue.gif);
background-repeat:no-repeat;
background-position: 0 center;
}

/* Start BLOG Pages Navigation Bar, which has flexible height */
#blnavbar {
float: left;
clear: both;
width: 175px;
min-height: 340px;
height: auto;
margin: 0 0;
font-variant: small-caps;
font-family: Times New Roman, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration:none;
background-color: white;
padding-top: 17px;
padding-bottom: 0;
padding-left: 0px;
}

#blnavbar a {
color: #4f4b66;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: 0 center;
padding-left: 25px;
padding-bottom: 0px;
}

#blnavbar li {
line-height: 1.7;
margin-left: auto;
margin-right:auto;
text-align:left;
list-style-position: outside;
list-style:none;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 0;
}
#blnavbar ul {
padding: 0;
margin: 0 auto;
width: 85%;
padding-left: 4px;
}

#blnavbar li a:visited {
color: #4f4b66;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: 0 center;
text-decoration:none;
}

#blnavbar li a:focus {
color: #FF6600;
background-image:url(images/bulletblue.gif);
background-repeat:no-repeat;
background-position: 0 center;
}

#blnavbar li a:hover {
color: #FF6600;
background-image:url(images/bulletblue.gif);
background-repeat:no-repeat;
background-position: 0 center;
text-decoration:none;
}
#blnavbar li a:active {
color: #FF6600;
background-image:url(images/bulletblue.gif);
background-repeat:no-repeat;
background-position: 0 center;
}
/* End BLOG navigation */

#homequote {
font-size:12px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-style:normal;
font-variant:normal;
text-align: center;
line-height: 14px;
background-image:url(images/quotes.gif);
background-repeat:no-repeat;
background-position: center top;
background-color:#FFFFFF;
margin-top: 6px;
margin-bottom: 0px;
margin-left: 0;
margin-right: 0;
padding-top: 13px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
}

#homequote p{
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 15px;
}

#homequoteauthor {
font-size: 10px;
}

#footer li a:visit {
color: #4f4b66;
text-decoration:none;
}

#footer li a:focus {
color: #FF6600;
text-decoration:none;
}

#footer li a:hover {
color: #FF6600;
text-decoration:none;
}

#footer li a:active {
color: #FF6600;
text-decoration:none;
}
/* End Various Tags & Classes*/







/* PULLQUOTE */

blockquote
	{
	float: right;
	background: #A6B51E url(images/openquote.gif) top left no-repeat;
	padding: 0;
	width: 255px;
	margin: 0 0 1em 10px;
	}

html>body blockquote
	{
	width: 255px;
	}

#contentcopy blockquote p
	{
	margin: 0;
	background-position: bottom right;
	color: #fff;
	}

blockquote p
	{
	color: #fff;
	font: 12px/1.8 georgia, "times new roman", times, serif;
	padding: 32px 1.5em;
	margin: 0;
	background: transparent url(images/closequote.gif) bottom right no-repeat;
	}

#contentcopy blockquote p
{line-height: 2em;}
	
/* End Pullquote */


/* Blog blockquote */

blockquote.blog
	{
	display: block;
	float: none;
	width: 90%;
	background-color: #ddd;
	background-image: none;
	margin: 0 20px 0 20px;
	border: 1px dotted #A6B51E;
	}

html>body blockquote.blog
	{
	width: 90%;
	}

blockquote.blog p
	{
	background-color: transparent;
	background-image: none;
	}

#contentcopy blockquote.blog p
	{
	color: #000;
	}

/* End blog blockquote */






/* Start homepage trans */
#qbox {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
position: relative;
top: 50px;
left: 0px;
margin: 0;
padding: 0;
z-index: 50;
width: 300px;
height: 131px;
border-top: solid;
border-left: solid;
border-bottom: solid;
border-right: solid;
border-width: 1px;
border-color: #848484;
}

#qboxtransback {
-moz-opacity:.4;
opacity:.4;
filter: alpha(opacity=40);
background-color: #6c6c6e;
width: 300px;
height: 105px;
z-index: 5;
position: absolute;
top: 25px;
border-top: #c4c5ca 1px solid;
}

#qboxgetstartedtrans {
-moz-opacity:.8;
opacity:.8;
filter: alpha(opacity=80);
background-color: #6c6c6e;
width: 300px;
height: 25px;
margin: 0;
padding: 0;
z-index: 6;
position: absolute;
border-bottom: solid 1px #3d3d3e;
}
#qboxgetstarted {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
width: 300px;
height: 25px;
font-size: 19.5px;
margin: 0;
padding: 0;
z-index: 99;
position: absolute;
color: white;
}

#qboxgetstarted p{
margin: 0;
padding-left: 20px;
}

#qboxtext  {
margin: 0;
padding: 0;
z-index: 99;
width: 300px;
height: 105px;
position: absolute;
top: 25px;
margin-left: 10px;

}
#qboxtext ul {
padding-left: 25px;
padding-top:3px;
margin-left: 0px;
margin-top: 0px;
font-size: 18px;
line-height: 32px;
color: #e0ff00;
list-style-type: disc;
}

#qboxtext li {
vertical-align: middle;
list-style-type: disc;
}
#qboxtext a {
color: #e0ff00;
text-decoration: none;
font-weight: 400;
}

#qboxtext a:visited {
color: #e0ff00;
text-decoration: none;
font-weight: 400;
}

#qboxtext a:hover {
color: #FF6600;
text-decoration: none;
font-weight: 400;
}

/* End homepageV2 trans */

/* Start SMALLTEXT */
#qbox2 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
position: relative;
top: 50px;
left: 0px;
margin: 0;
padding: 0;
z-index: 50;
width: 300px;
height: 131px;
border-top: solid;
border-left: solid;
border-bottom: solid;
border-right: solid;
border-width: 1px;
border-color: #848484;
}

#qboxtransback2 {
-moz-opacity:.4;
opacity:.4;
filter: alpha(opacity=40);
background-color: #6c6c6e;
width: 300px;
height: 105px;
z-index: 5;
position: absolute;
top: 25px;
border-top: #c4c5ca 1px solid;
}

#qboxgetstartedtrans2 {
-moz-opacity:.8;
opacity:.8;
filter: alpha(opacity=80);
background-color: #6c6c6e;
width: 300px;
height: 25px;
margin: 0;
padding: 0;
z-index: 6;
position: absolute;
border-bottom: solid 1px #3d3d3e;
}
#qboxgetstarted2 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
width: 300px;
height: 25px;
font-size: 16px;
font-weight: bold;
margin: 0;
padding: 0;
z-index: 99;
position: absolute;
color: white;
}

#qboxgetstarted2 p{
margin: 0;
padding-left: 20px;
}

#qboxtext2 {
margin: 0;
padding: 0;
z-index: 99;
width: 300px;
height: 105px;
position: absolute;
top: 25px;
margin-left: 10px;

}
#qboxtext2 ul {
padding-left: 25px;
padding-top:3px;
margin-left: 0px;
margin-top: 0px;
font-size: 16px;
font-weight: bold;
line-height: 32px;
color: #e0ff00;
list-style-type: disc;
}

#qboxtext2 li {
vertical-align: middle;
list-style-type: disc;
}
#qboxtext2 a {
color: #e0ff00;
text-decoration: none;
font-weight: 400;
}

#qboxtext2 a:visited {
color: #e0ff00;
text-decoration: none;
font-weight: 400;
}

#qboxtext2 a:hover {
color: #FF6600;
text-decoration: none;
font-weight: 400;
}

/* End SMALLTEXT */

/* Start HomepageBLOG*/
#bbox {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
position: relative;
top: -83px;
left: 320px;
margin: 0;
padding: 0;
z-index: 50;
width: 300px;
height: 131px;
border-top: solid;
border-left: solid;
border-bottom: solid;
border-right: solid;
border-width: 1px;
border-color: #848484;
}

#bboxtransback {
-moz-opacity:.4;
opacity:.4;
filter: alpha(opacity=40);
background-color: #6c6c6e;
width: 300px;
height: 105px;
z-index: 5;
position: absolute;
top: 25px;
border-top: #c4c5ca 1px solid;
}

#bboxgetstartedtrans {
-moz-opacity:.8;
opacity:.8;
filter: alpha(opacity=80);
background-color: #6c6c6e;
width: 300px;
height: 25px;
margin: 0;
padding: 0;
z-index: 6;
position: absolute;
border-bottom: solid 1px #3d3d3e;
}
#bboxgetstarted {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
width: 300px;
height: 25px;
font-size: 16px;
font-weight: bold;
margin: 0;
padding: 0;
z-index: 99;
position: absolute;
color: white;
}

#bboxgetstarted p{
margin: 0;
padding-left: 20px;
}

#bboxtext  {
margin: 0;
padding: 0;
z-index: 99;
width: 300px;
height: 105px;
position: absolute;
top: 25px;
margin-left: 10px;

}
#bboxtext ul {
padding-left: 25px;
padding-top:3px;
margin-left: 0px;
margin-top: 0px;
font-size: 16px;
font-weight: bold;
line-height: 32px;
color: #e0ff00;
list-style-type: disc;
}

#bboxtext li {
vertical-align: middle;
list-style-type: disc;
}
#bboxtext a {
color: #e0ff00;
text-decoration: none;
font-weight: 400;
}

#bboxtext a:visited {
color: #e0ff00;
text-decoration: none;
font-weight: 400;
}

#bboxtext a:hover {
color: #FF6600;
text-decoration: none;
font-weight: 400;
}

/* End HomepageBLOG trans */



/* Start Blognav */

#blognav {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 0;
padding: 0;
width: auto;
border: none;
}

#blognavitems {
margin-left: auto;
margin-right: auto;
width: 85%;
margin-top: 10px;
padding-left: 4px;
}

#blognav h2 {
font-size: 1.1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-variant: normal;
text-align: left;
color: #4f4b66;
margin-top: 0;
}

#blognav ul {
margin-left: 15px;
margin-right: 0;
margin-top: 0;
width: auto;
padding: 0;
font-size: 1em;
font-variant: normal;
background-image: none;
margin-bottom: 15px;
}

#blognav li {
margin-bottom: 5px;
margin-left: 0px;
padding: 0;
font-size: .93em;
font-family: Arial;
font-variant: normal;
line-height: 1.2em;
list-style-image:url(images/blogbullet.gif);
background-image: none;
list-style-position: outside;
}

#blognav a {
color: #4f4b66;
background: none;
padding: 0;
margin: 0;
}

#blognav li a:visited {
color: #4f4b66;
background: none;
text-decoration:none;
padding: 0;
margin: 0;
}

#blognav li a:focus {
color: #FF6600;
background: none;
padding: 0;
margin: 0;
}

#blognav li a:hover {
color: #FF6600;
background: none;
text-decoration:none;
padding: 0;
margin: 0;
}
#blognav li a:active {
color: #FF6600;
background: none;
padding: 0;
margin: 0;
}

/* End Blognav */

/* Start Blog Css */
#blogtitle {
font-size: 1.7em;
margin-bottom: 0px;
padding-bottom: 0px;
}

#blogtitle a {
color: #4f4b66;
}
#blogtitle a:visited {
color: #4f4b66;
}
#blogtitle a:hover {
color: #FF6600;
}

#bottomclear {
width: 100%;
clear: both;
}
/* End Blog Css */

/* Start External Links Css */
#extlink {
line-height: 1.5em;
}

#extlink a {
color: #4f4b66;
text-decoration:none;
}

#extlink a:visited {
color: #4f4b66;
}

#extlink a:focus {
color: #FF6600;
}

#extlink a:hover {
color: #FF6600;
}
#extlink a:active {
color: #FF6600;
}
/* End External Links Css */

/* Start booktable Css */
#booktable a {
color: #4f4b66;
text-decoration:none;
}

#booktable a:visited {
color: #4f4b66;
}

#booktable a:focus {
color: #FF6600;
}

#booktable a:hover {
color: #FF6600;
}
#booktable a:active {
color: #FF6600;
}
#booktable img {
margin-bottom: 0px;
}
/* End booktable Css */

/* Start Homepage Css */

#homewrapper {
background-color: white;
background-image:url(images/leftswirl.gif);
background-repeat:repeat-y;
background-position:0 150px;
width: 850px;
border-style: solid;
border-width: 1px;
border-color: #37354E;
margin-left:auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 0px;
height: 482px;
vertical-align: top;
text-align:left;
}

#homebodywrapper {
margin-left: 175px;
margin-top: 0;
height: 466px;
border-left: 1px;
border-left-color: #4f4b66;
border-left-style: solid;
background-image:url(images/rock-missing.jpg);
background-repeat:no-repeat;
background-position: 0px 0px;
vertical-align:top;
padding-left: 25px;
padding-top: 16px;
}

#homepagedescription {
width: 330px;
text-align:left;
padding-bottom: 2px;
margin-bottom: 45px;
}
#homepagedescription h4{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color:#000000;
font-size: 24px;
font-style:normal;
margin-bottom: 10px;
margin-top:1px; 
}

#homepagetext {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color:#000000;
font-style:normal;
font-size: 1.5em;
line-height: 1.5em;
margin-top: 30px;
width: 290px;
}

#mc_embed_signup {
width: 160px;
margin-left: auto;
margin-right: auto;
}

/* End Homepage Css */

