/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body {
	background:#FFF;
	color:#666;
	font:62.5% Verdana, Arial, sans-serif;
	text-align:left;
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}

.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {
	background:url(src/grid.png);
}
p {
	font-size:16px
}
* {
	padding:0;
	margin:0;
}
a {
	color:#549FC9;
	text-decoration:underline;
}
a:visited {
	color:#549FC9;
	text-decoration:underline;
}
a:hover {
	color:#8DC919;
	text-decoration:underline;
}
h1 {
	font:normal 3.0em Arial, Helvetica, sans-serif;
	color:#8DC919; /*D80000*/
	letter-spacing:-0.05em;
	margin-bottom:0.5em;
}
h2 {
	font:normal 2.4em Arial, Helvetica, sans-serif;
	color:#8DC919;
	letter-spacing:-.04em;
}
* html h2 {
	letter-spacing:-.1em;
}
h3 {
	font:normal 1.8em Arial, Helvetica, sans-serif;
	color:#549FC9;
	letter-spacing:-.04em;
}
* html h3 {
	letter-spacing:-.1em;
}
h4 {
	font:normal 1.6em 'Lucida Grande', Arial, Helvetica, sans-serif;
}
blockquote {
	min-height:35px;
	padding:15px 0 15px;
	padding-right:70px;
	padding-left:70px;
	margin:0 40px 15px 40px;
	background:url('../images/blockquote_bg.gif') no-repeat;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:1.1em;
	line-height:1.75em;
	font-style:italic;
	clear:left;
}
#header {
	width:950px;
	height:180px;
	margin:0 auto;
	text-align:left;
}


#nav {
	width:100%;
	height:58px;
	margin-bottom:25px;
	background:url('../images/span_bg.gif') repeat-x;
	text-align:center;
}
#nav ul {
	width:835px;
	padding:21px 0 0 0px;
	margin:0 auto;
	list-style:none;
}
#nav ul li {
	height:29px;
	font:normal 2.4em 'Trebuchet MS', Verdana, Arial, sans-serif;
	float:left;
}
#nav ul li a, #nav ul li a:visited {
	padding:0 10px;
	line-height:29px;
	color:#FFF;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#FFF;
	background:#76BEE5;
	text-decoration:none;
}
#container {
	width:950px;
	margin:0 9auto;
	text-align:left;
}
#content {
	width:600px;
	padding-right:40px;
	float:left;
}
#content2 {
	width:800px;
	padding-right:40px;
	float:left;
}
.post {
	width:640px;
	padding:0 0 20px 20px;
	margin-bottom:40px;
	background:url('../images/post_bottom.gif') 0 100% no-repeat;
	float:left;
}
.post h2 {
	margin-bottom:10px;
}
.post2 h2 {
	margin-bottom:10px;
}
.continue1 a {
	color:#8DC919;
	text-decoration:none;
}
.continue1 a:visited {
	color:#000;
	text-decoration:none;
}
.continue1 a:hover {
	color:#8DC919;
	text-decoration:none;
}
.continue2 a {
	color:#8DC919;
}
.continue2 a:visited {
	color:#000;
	text-decoration:underline;
}
.continue2 a:hover {
	color:#8DC919;
	text-decoration:underline;
}

.entry {
	font-size:1.2em;
	line-height:1.6em;
}
.entry p {
	margin-bottom:15px;
}
.entry ul {
	list-style-image:url('../images/bullet.gif');
	margin:0 0 12px 50px;
}
.entry ol {
	margin:0 0 12px 50px;
}
.entry h3 {
	margin-top:15px;
	margin-bottom:5px;
}
.entry li {
0.5em 0.5em;
	padding-left:20px;
	margin-bottom:3px;
}
img.left {
	margin:0 15px 5px 0;
	float:left;
}
img.right {
	margin:0 0 5px 15px;
	float:right;
}
img.center {
	margin:0 auto 5px auto;
	display:block;
}
.post_meta_left {
	width:400px;
	margin-bottom:10px;
	font:bold 1.2em Arial, sans-serif;
	line-height:2.0em;
	float:left;
	clear:both;
}
.categories {
	padding-left:20px;
	background:url('../images/sun.gif') 0 50% no-repeat;
}
.post_author {
	padding-left:20px;
	background:url('../images/person.gif') 0 50% no-repeat;
}
.post_meta_right {
	width:180px;
	margin-bottom:10px;
	font:bold 1.2em Arial, sans-serif;
	line-height:2.0em;
	float:left;
}
.thoughts {
	padding-left:20px;
	background:url('../images/bubble.gif') 0 50% no-repeat;
}
.perma {
	padding-left:20px;
	background:url('../images/perma.gif') 0 50% no-repeat;
}
.ccro_book {
	margin-bottom:30px;
	clear:both;
}
.ccro_date {
	width:267px;
	height:236px;
	padding:5px 7px 0 3px;
	margin:0 15px 5px 0;
	background:url('../images/book.jpg') no-repeat;
	color:#999;
	font:bold 2.0em Arial, sans-serif;
	letter-spacing:-.08em;
	float:left;
}
.date_box {
	width:64px;
	height:69px;
	text-align:center;
}
.buy_now {
	text-align:center;
}
.comments {
	width:580px;
	padding-left:20px;
	margin-bottom:40px;
	float:left;
}
.comments h2 {
	margin-bottom:10px;
	color:#AAA;
	border-bottom:2px solid #CCC;
}
.comment {
	padding:10px 0;
	margin-bottom:10px;
	background:url('../images/comment_bg.gif') 100% 95% no-repeat;
	border-bottom:1px solid #EEE;
	font-size:1.2em;
	line-height:1.6em;
}
.comment p {
	margin-bottom:15px;
}
.comments ul {
	list-style-image:url('../images/bullet.gif');
	margin:0 0 12px 50px;
}
.comments ol {
	margin:0 0 12px 50px;
}
.comments li {
	margin-bottom:3px;
}
.comment_author {
	padding-left:20px;
	background:url('../images/person.gif') 0 50% no-repeat;
	font-weight:bold;
	font-family:Arial, sans-serif;
	margin-bottom:10px;
}
.comment_link {
	padding-left:20px;
	margin-left:10px;
	background:url('../images/perma.gif') 0 50% no-repeat;
}
.comment_form {
	margin-top:30px;
}
.comment_form label {
	padding-left:6px;
}
.text_entry {
	padding:3px;
	border-top:2px solid #666;
	border-left:2px solid #666;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	color:#549FC9;
	font:bold 1.2em 'Lucida Grande', Verdana, sans-serif;
}
.entry_nav {
	margin-bottom:25px;
	font-size:1.2em;
}
.entry_nav p {
	margin-bottom:10px;
}
img.book {
	border:0;
	margin:0 15px 5px 0;
}
#sidebar {
	width:210px;
	float:left;
}
.search {
	margin-bottom:0px;
	text-align:left;
}
.search_field {
	width:70px;
	height:10px;
	padding:4px 1px;
	border:0;
	background:url('../images/search_bg.gif') 0 0 no-repeat;
	font:bold 1.3em Arial, sans-serif;
}
.search_field:focus, * html .search_field {
	background-position:0 -24px;
}

#footer {
	width:100%;
	height:80px;
	background:url('../images/footer_bg.gif') repeat-x 0 4em;
	text-align:center;
	clear:both;
	padding:4em 0 0 0;
}
#footer ul {
	width:835px;
	padding-left:0px;
	margin:0 auto;
	list-style:none;
}
#footer ul li {
	height:31px;
	font:normal 2.4em 'Trebuchet MS', Verdana, Arial, sans-serif;
	float:left;
}
#footer ul li a, #footer ul li a:visited {
	padding:0 10px;
	line-height:31px;
	color:#FFF;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#FFF;
	background:#76BEE5;
	text-decoration:none;
}
#footer p {
	width:835px;
	padding-top:6px;
	margin:0 auto;
	color:#FFF;
	text-align:right;
	clear:both;
}
#footer p a, #footer p a:visited {
	color:#FFF;
}
#footer p a:hover {
	color:#FFF;
	text-decoration:none;
}

p.nav {
	font-size:1.2em;
	margin:0 0 1em 0;
	text-align:center;
	line-height:1.5em;
}
a img {
	border:none !important;
}
/* dash Box styles */

.dash-box		{ background-color : #f9f9f9; border : 1px dashed #cccccc;}
.dash-box-clear	{ border : 1px dashed #cccccc; }

.dash-box-blue	{ background-color : #9999FF; border : 1px dashed #bbd4ef; }
.dash-box-orange{ background-color : #ff9933; border : 1px dashed #5a63b3; }
.dash-box-10	{ background-color : #f9f9f9; border : 1px dashed #cccccc; font-size: 10px;  }
.dash-box-		{
	background-color : #f9f9f9;
	border : 1px dashed #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.strong {
	font-weight : bold;
}
.spampoison {
	text-align:center;
}
/* toggle box style */
.tglstyle {
	padding:10px;
	background-color:#eee;
	border:0;
}
.tglstyle ul, .tglstyle li {
	padding:2px 0;
	margin:2px 0;
}
#tsandcs ul {	text-align:justify;	list-style:none; }
#tsandcs ul ul  { margin-left:10px;	}
.breadCrumb {
	font-size:10px:
}
.question {
	font-weight: bold;
}
.ul {
	font-size:16px;
	}
