body {
	margin: 0;
	font-size: 10px;
	font-family: "Myriad Pro","Century Gothic","Trebuchet MS", Helvetica, arial, sans-serif;
	/*background: #f1f0f5 url(mypics/body_top.gif) repeat-x top left;8*/
	color: #585858; 
	background: #ece1e1;
	background: #636270;
}
div.hide, span.hide, .hide {
	display: none !important;
	}

/*links*/
a:link {
	color: #669933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #505050;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #669933;
}
img a {text-decoration: none;
}
img a:link {text-decoration: none;
}
img a:visited {text-decoration: none;
}
img a:hover {text-decoration: none;
}
img a:active {text-decoration: none;
}
img {border:0}

/*#blog h2 .taggedlink{
	color:#669933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	border-bottom: 1px dashed #657382;
	padding-bottom: 5px;
	margin-top: 20px;
	display: block;
	font-weight:100;
	padding-left: 30px;
	background: url(mypics/icon_h2.jpg) no-repeat;
	}*/
#blog {
	font-size: 11px !important;
	font-family: "Myriad Pro","Century Gothic","Trebuchet MS", Helvetica, arial, sans-serif;
	color: #585858;
	padding-left: 20px;
	padding-right: 20px;
	}
#blog h2  {
	color:#CC6600;
	letter-spacing:-1px;
	font: normal 24px/26px "Myriad Pro","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-left: 30px;
	/*background: url(mypics/icon_h2.jpg) no-repeat;*/
	background: url(mypics/icon_h2_blog.jpg) no-repeat;
	
	border-bottom: 1px dotted #333333;
	}
#blog h2 a,
#blog h2 a:link,
#blog h2 a:visited {
	/*color:#636270;*/
	color:#CC6600;
	border:0;
	text-decoration: none;
	
	}
#blog h2 a:hover {
	color:#643d51 !important;
	border:0;
	text-decoration: none;
	
	}

#blog h1 {
	letter-spacing:-1px;
	font: normal 18px/20px "Myriad Pro","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top: 20px;
	display: block;
	color: #f7980c;
	}
#blog a:link { color: #669933;}
#blog a:visited { color: #669933;}
#blog a:hover { color: #cc6600;}
#blog a:active { color: #669933;}
#main {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	/*height: 100%;
	
	background-image:url(mypics/mybackground.gif);*/
	}
.entry ul {
	margin: .3em 0 1em 0;
	padding: 0;
	}
.entry ul li { 
	margin: 0;
	padding: 0 0 0 2.5em;
	list-style: none;
	background: url("mypics/icon_arrow_orange.gif") 1.3em .45em no-repeat;
	font-size: 12px !important;
	}
/* navigation */

/* navigation */

#navwrap {
	margin: 0;
	/*margin-top: -32px;*/
	padding: 0;
	border: none;
	border-top: 1px solid #FDB325;
	/*background-color:#383D43;
	background-image: url(mypics/mybackgrnd.gif);*/
	background-color: #89B911;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	float: left;
	}
	

#nav ul {
	/*margin: 0 0 0 10px;*/
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	float: left;
	display: block;
	/*width: 10em;*/
	width: 90px;
	line-height: 1.3em;
	padding: 1em 1em 1em 1em;
	margin: 0;
	text-decoration: none;
	color: #000000;
	border: none;
	/*background-color:#383D43;*/
	font-size: 9px;
	background:#FAA80A url(http://www.musiccrunch.com/ideas/vert_orange.jpg) no-repeat bottom right;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/*background:#5d2f45 url(http://www.simplebits.com/img/1206/nav-bg.gif) no-repeat bottom right;*/
	}
#nav ul li a strong {
	display: block;
	font-size: 11px !important;
	font-weight: bold;
	text-transform:lowercase;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#nav li a:hover {
	/*background-color:#333333;*/
	background-color:#1FBEFF;
	background-color:#EAA41D;
	
	/*background: url(http://www.simplebits.com/img/bitstream/tab-hover.gif) repeat-x bottom left;*/
	}
#nav li a.active {
	color: #ffffff;
	/*background: #30353b url(http://www.simplebits.com/img/bitstream/tab-on-noise.gif) repeat-x bottom left;*/
	}
#nav ul li a:hover strong {	
	color: #fff;
	}
#nav ul li a:hover {	
	color: #fff;
	}
#nav ul li a.active strong {
	color: #fff;
	}
	
/* ALT NAV */
#nav ul li.alt a {
	float: left;
	display: block;
	width: 108px;
	line-height: 1.3em;
	padding: 1em 1em 1em 1em;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
	border: none;
	font-size: 9px;
	background:#89B911 url(http://www.musiccrunch.com/ideas/vert_orange.jpg) no-repeat bottom right;
	}
#nav li.alt a:hover {
	background-color:#1FBEFF;
	}






.clear{
	clear: both !important;
	padding: 18px 0 25px 0;
	}
table.header {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: #faa80a url(http://musiccrunch.com/ideas/header_orange.jpg) no-repeat top left;
	}
table.header img.logo {
	margin: 20px 0 0 20px;
	float:left;
    }	
#header {
	width: 900px;
	height: 99px;
	margin:0 auto;
  	/*background: #ffffff url(mypics/logo_382x131.gif) no-repeat;*/
	}
#header img.logo {
	margin: 20px 0 0 35px;
	float:left;
    }
/*	
#header input {
 	background-color: #FDAC20;
 	color: #8E9295;
}
*/
#header input:hover {
	background: #f7f7f7;
	}

#float {
  font-size: 9px !important;
  float: right;
  width: 300px;
 } 

table.tablewrap {
	clear:both;
	width: 900px;
	background-color:#ffffff;
	/*background:url(mypics/bkgrnd_split_900g.jpg) repeat-y;
	background:url(mypics/main_top_grey.jpg) repeat-x top left;
	background:url(mypics/bkg_split.jpg) repeat-y;
	background:url(mypics/bkgrnd_split_greyH.jpg) repeat-y;*/
	height: 100%;
	margin: 0 auto;
	vertical-align:top;
	padding: 0;
	border-bottom: 2px solid #505050;
	}

#sidebar {
	clear: both;
	float: right;
	width: 340px;
	border-left:dotted 1px #E1E1E1;
	background-color: #ffffff;
	/*background: #ece1e1 url(mypics/sidebar_blue.jpg) no-repeat;
	background: #ffffff url(http://www.aaawa.com/images/design/tile_green.gif) repeat;
	margin-top: -20px;
	background: url(mypics/sidebar_top_2w.jpg) no-repeat;
	height: 100%;*/
	}
div.sideContent {
	color:#383D43;
	margin: 25px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	

#sidebar p {
	font-size: 9px;
	line-height: 18px;
	}
	
#sidebar a:link {
	color: #669933;
	text-decoration: none;
}
#sidebar a:visited {
	text-decoration: none;
	color: #999999 ;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #CC6600;
}
#sidebar a:active {
	text-decoration: none;
	color: #669933;
}
/*#col_left {
	float: left;
	width: 40%;
	margin-right: 3px;
	}
#col_right {
	float: right;
	width: 40%;
	margin-left: 3px;
	border-left:dotted 1px #E1E1E1;
	}
*/
#col_left {
	float: left;
	width: 137px;
	margin: 0;
	padding: 1em;
	}
#col_right {
	margin-left: 160px;
	width: 137px;
	padding: 1em;
	border-left:dotted 1px #E1E1E1;
	}
tr.tan {
	background-color: #EFECE3 !important;
	}
/*#sidebar h2 {
	color:#669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	border-bottom: 1px solid #669933;
	padding-bottom: 5px;
	display: block;
	font-size: 16px !important;
	font-weight: bold;
	text-transform:lowercase;
	padding-left: 30px;
	background: url(mypics/icon_h2.jpg) no-repeat !important;
	}
*/
#thewrapper {
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #733522;
	}

#blog {
	width: 495px;
	margin-top: 50px;
	/*height: 300px;*/
	margin-left: 15px;
	margin-right: 20px;
	}
#blog p{
	line-height: 21px;
	font-size: 12px !important;
	}

#postnavigation a {
	font-size: 9px !important;
	}	

img.avatar {
	float:right;
	border:1px dotted black;
	margin:0px 0px 15px 20px;
	padding: 2px;
	}
span.small9px {
	font-size: 9px;
	}




/* And they lived happily ever after. The End. */

/* code styles for CodeFormatter Extension*/
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }

/*----------------------------
				Search page
----------------------------*/

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

d.entry a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
.entry a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .entry a[rel~="contact"] ,
div.post .entry a[rel~="acquaintance"],
div.post .entry a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/*-------- [ Normal contacts youve met ]--*/
div.post .entry a[rel~="contact"][rel~="met"] ,
div.post .entry a[rel~="acquaintance"][rel~="met"] ,
div.post .entry a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .entry a[rel~="colleague"] ,
div.post .entry a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .entry a[rel~="colleague"][rel~="met"] ,
div.post .entry a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .entry a[rel~="muse"] ,
div.post .entry a[rel~="crush"] ,  
div.post .entry a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .entry a[rel~="muse"][rel~="met"] ,
div.post .entry a[rel~="crush"][rel~="met"] ,  
div.post .entry a[rel~="date"][rel~="met"] ,
div.post .entry a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}
#relatedPosts {
	background-color: #f7f7e9;
	padding: 10px;
	line-height: 14px;
	border-top: 1px dotted #f79b0c;
	border-bottom: 1px dotted #f79b0c;
	}
#relatedPosts a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
#relatedPosts span {
	display: block;
	margin: 3px 0;
	font-size: 10px;
	text-indent: 10px;
	}
/*div.comment {
	border: 1px dotted #733522;
	padding: 5px;
	margin-bottom: 25px;
	background-color:#f7f7f7;
	height: 100%;
	min-height: 175px;
	}
p.gravatar {
	float:right;
	border:1px dotted #505050;
	margin: -10px 0px 150px 20px;
	padding: 2px;
	background-color: #ffffff;
	}*/
.comment{border:1px solid silver;background-color:#ffffff;padding:3px 10px;margin-bottom:10px;}
.comment .date{font-size:10px;color:#666666;text-align:right;margin:0;padding:3px 0px;border-bottom:1px dashed silver}
.comment .author{margin:25px 0 0 0;padding:3px 0px;border-top:1px dashed silver}
.self{border:1px solid #FDAC20}
.comment .gravatar{float:left; margin:5px 10px 25px 0}
.comment .gravatar img{height:80px;width:80px}
.comment .content{min-height:85px;margin:5px;margin-left:85px}
.comment cite{font-family:Monospace;font-style:normal}
.comment img.flag{position:relative;top:2px}
.commentForm .bbcode{font-size:10px;float:right;position:relative;padding:3px}.bbcode a{margin:1px;padding:1px 3px 1px 3px;background:#fff;border:1px solid #ccc}
/*Calendar*/
#calendarContainer{
text-transform:capitalize;margin:0 auto}
.calendar{
border:none;margin:0 auto}
.calendar .weekend{
background-color:#F1F1F1}
.calendar .other{
color:silver}
.calendar a.exist{
display:block;font-weight:bold;background-color:#F1F1F1}
.calendar td{
vertical-align:top;background:white}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 14px;
}

#tagcloud a.big {
	font-size: 12px;
}

#tagcloud a.medium {
	font-size: 10px;
}

#tagcloud a.small {
	font-size: 9px;
}

#tagcloud a.smallest {
	font-size: 8px;
}*/
/* LISTS */
ul {padding-bottom: 1.2em;}

li {list-style: none; line-height: 18px}


/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* posts */
.post h1 a {
	border-bottom: 1px dashed #AAA;
	color: #664;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #F60;
	color: #553;
}

.post {margin: 6px 0 2px;}
.post .info {
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
/* .post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}*/

.postfooter a {text-decoration: none;}
.postfooter a:visited {
	text-decoration: none;
	color: #669933;
}
.postfooter a:hover {text-decoration: underline;}
.postfooter {
	background: #ffffff url(http://www.aaawa.com/images/design/tile_green.gif) 0 0 repeat;
	/*background-color: #f7f7f7;*/
	line-height: 14px;
	/*border-top: 1px dotted #f79b0c;
	border-bottom: 1px dotted #f79b0c;*/
	margin: 2px 0 35px 0;
	padding: 10px 10px;
	font-size: 11px !important;
}
.postfooter img a{border: 0px; padding: 0px; }

a#subscribe{position:absolute;top:151px;right:27px;padding-right:18px;background:url(../../pics/rssButton.gif) no-repeat right}img{border:none}
#sidebar img.rssButton{margin-right:3px;}
.box ul{list-style-type:none;margin:0;padding:0;text-transform:capitalize} .box ul li{margin-bottom:3px} img.rssButton{margin-right:3px}

#sidebar .box{background-color:white;border:1px solid silver;padding:3px 15px;line-height:16px;margin-bottom:25px;color:#666666}#sidebar .box h1{margin:5px 0 7px 0;padding-bottom:10px;border-bottom:1px solid silver;color:#999999}#sidebar .box ul{list-style-type:none;margin:0;padding:0;text-transform:capitalize}#sidebar .box ul li{margin-bottom:3px}#sidebar img.rssButton{margin-right:3px}

.box img.rssButton{margin-right:3px}

.myblogroll {
	background-color:white;
	border:1px solid silver;
	padding:3px 15px;
	line-height:16px;
	margin-bottom:25px;
	color:#666666
	}
.myblogroll img{
	margin-right: 3px;
	}
.myblogroll ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}
.myblogroll ul li{
	margin-bottom:10px;
	text-transform:capitalize;
	}
.myblogroll ul li ul li{
	line-height: 17px;
	margin: 0 0 .5em 0;
	padding: 0 0 0 2.5em;
	list-style: none;
	background: url("http://www.aaajourney.com/images/design/icon_arrow_orange.gif") 1.3em .45em no-repeat;
	}

/*
.myReComment {
	background-color:white;
	border:1px solid silver;
	padding:3px 15px;
	margin-bottom:25px;
	color:#666666
	}
.myReComment img{
	margin-right: 3px;
	}
.myReComment ul{
	list-style-type:none;
	margin:0 !important;
	padding:0;
	}
.myReComment li {
	line-height: 18px !important;
	margin-bottom: 25px;
	}
a.postTitle {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	}
/* ------RECENT POSTS -------*/
/*
ul.recentPosts li{padding-bottom:10px}
ul.recentPosts li a{font-family: Georgia, "Times New Roman", Times, serif !important;}
ul.recentPosts li span{display:block;text-indent:10px;text-transform:none}
.myRePost {
	background-color:white;
	border:1px solid silver;
	padding:3px 15px;
	margin-bottom:25px;
	color:#666666
	}
.myRePost ul.recentPosts {
	list-style-type:none;
	margin:0 !important;
	padding:0;
	} */
/* ------RECENT POSTS -------*/
ul.recentPosts {
	list-style-type:none;
	margin: 0 !important;
	padding:0;
	font-size: 9px !important;
	background:transparent url(mypics/dotted-line-light.gif) repeat-x top left;
	}

ul.recentPosts li{ 
	background:transparent url(mypics/dotted-line-light.gif) repeat-x bottom left;
	display: block;
	padding: 2px 0;
	line-height: 12px !important;
	}
ul.recentPosts li a{font-family: "Myriad Pro","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif !important; color: #6d929b;; font-weight: bold; }
ul.recentPosts li span{display:block; text-transform:none; font-size: 9px; font-family: Verdana, arial, helvetica; color: #505050; line-height: 12px;}
/*ul.recentPosts li:hover {
	background-color:#f7f7f7;
	display: block;
	}*/

/* MyPosts*/
#MyPosts {
	padding: 1px 0;
	margin-top: 0;
	}
#MyPosts .subject {
	color: #faa80a !important;
	font-size: 11px;
	padding-left: 17px;
	background: url(mypics/icon_comment_sidebar.gif) no-repeat;
	text-spacing: -1px;
	line-height: 12px;
	}
#MyPosts .subject strong {
	display: block;
	font-size: 14px !important;
	font-weight: bold;
	text-transform:lowercase;
	color: #faa80a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}

#MyPosts h2.prev {
	text-indent:-9999px;
	display:block;
	height:40px;
	background:url(mypics/previously2.gif) no-repeat !important;
	}
	
/* MyComments*/

ul.recentComments {
	list-style-type:none;
	margin: 0 !important;
	padding:0;
	background:transparent url(mypics/dotted-line-light.gif) repeat-x top left;
	}

ul.recentComments li{ 
	/*background:transparent url(mypics/dotted-line-light.gif) repeat-x bottom left;
	display: block;
	padding: 10px 10px 10px 10px;*/
	
	background:transparent url(mypics/dotted-line-light.gif) repeat-x bottom left;
	display: block;
	padding: 2px 0;
	line-height: 12px !important;
	}

ul.recentComments li a:hover{
	color:#cc6600 !important;
	}
ul.recentComments li a:link{
	color: #6d929b !important;
	}
ul.recentComment img{
	margin-right: 3px;
	}

/*ul.recentComments li:hover {
	background-color:#f7f7f7;
	display: block;
	}*/
a.postTitle {
	/*font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 11px; */
	font-family: "Myriad Pro","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif !important; font-weight: bold;
	}
	
#YourComments {
	font-size: 9px;
	padding: 1px 0;
	margin-top: 15px;
	}

/*#YourComments h2.yc {
	text-indent:-9999px;
	display:block;
	height:40px;
	background:url(mypics/yourcomments.gif) no-repeat !important;
	}*/
#YourComments p.yc {
	color: #faa80a !important;
	font-size: 11px;
	padding-left: 17px;
	background: url(mypics/icon_comment_sidebar2.gif) no-repeat;
	text-spacing: -1px;
	line-height: 12px;
	}
#YourComments p.yc strong{
	display: block;
	font-size: 14px !important;
	font-weight: bold;
	text-transform:lowercase;
	color: #faa80a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* CATEGORY LIST */
#categorylist {
	padding: 1px 0;
	font-size: 10px;
	margin-top: 15px;
	}

#categorylist h2.cat {
	text-indent:-9999px;
	display:block;
	height:40px;
	background:url(mypics/categories.gif) no-repeat !important;
	}
#categorylist p.cat {
	color: #faa80a !important;
	font-size: 11px;
	padding-left: 17px;
	background: url(mypics/cat_icon_p.gif) no-repeat;
	text-spacing: -1px;
	line-height: 12px;
	}
#categorylist p.cat strong{
	display: block;
	font-size: 14px !important;
	font-weight: bold;
	text-transform:lowercase;
	color: #faa80a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#categorylist ul {
	list-style-type:none;
	margin: 0 !important;
	padding:0;
	background:transparent url(mypics/dotted-line-light.gif) repeat-x top left;
	}

#categorylist li { 
	background:transparent url(mypics/dotted-line-light.gif) repeat-x bottom left;
	display: block;
	padding: 3px 0 3px 0;
	}

#myarchive {
	height: 185px;
	background:url(mypics/sidebar_bottom.gif) no-repeat bottom left;
	}
#myarchive img {
	text-decoration: none;
	float: right;
	margin: 15px 5px 5px 5px;
	}


/* SEARCH BOX */

#searchwrap {
	/* background:#643d51 url(mypics/search_oval2.gif) no-repeat top left; height: 60px;*/
	background: url(mypics/search_oval_blue.gif) no-repeat top left;
	margin-top: 10px;
	margin-left: -17px;
	height: 79px;
	}
	
#searchbox {
    /*background: url(mypics/search_bkgrnd.gif) no-repeat top left;*/
	font-size: 10px;
	}
	
#searchbox input[type=text]{
	/*background-color: #825d70; Purple */
	background-color: #ffffff;
	font-size: 10px;
	width: 115px;
	border: 1px dotted #ffffff;
	padding: 5px;
	color: #333333;
	margin: 10px 0 0 50px;
	/*float: left;
	border: none !important;
	border: 0;
	border: none;
	margin: 8px 0 4px 6px;
	font-size: 10px;
	background: none;
	width: 115px;*/
	}
#searchbox input[type=button]{
	margin-left: 15px;
	border: 0;
	font-size: 9px !important;
	background-color: #f7f7f7;
	}
#searchbox label {
	font-size: 10px;
	color: #ffffff !important;
	}

#searchbox input[type=checkbox],
input[type=radio] { margin-left: 50px; border: 0px; }
/*
#searchbox input[type=button] {
	border: 1px solid #825d70;
	background:#825d70 url(mypics/search_btn.gif) no-repeat top left;
	font-family: Verdana;
	display: block;
	width: 29px;
	height: 29px
}*/

#searchbox br {
	clear: both;
	margin-top: 25px;
}

#OurSponsors {
	margin: 15px 0 15px 0 !important;
	padding: 10px;
	text-align: center;
	/*border: dotted 1px #E1E1E1;
	background-color: #f7f7f7;*/
	}
#OurSponsors img{
	padding: 0;
	margin: 0 auto;
	}
#OurSponsors h2 {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #B4A37C;
	display: block;
	line-height: 12px;
	}
#OurSponsors img {
	border:1px solid #f6f6f6;
	background-color: #ffffff;
	padding: 3px;
	} 
	
div.h_icon {
	float: right;
	margin-top: 10px;
	margin-right: 25px !important;
	}
div.h_icon img {
	margin-right: 15px;
	}

/*  ---  archives  --- */

#archive {
	padding: 10px;
}

#archive a{
	color: #F70;
}

#archive h1 {
	color:#CC6600;
	letter-spacing:-1px;
	font: normal 24px/26px "Myriad Pro","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-left: 30px;
	/*background: url(mypics/icon_h2.jpg) no-repeat;*/
	background: url(mypics/icon_h2_blog.jpg) no-repeat;
	
	border-bottom: 1px dotted #333333;;
}

#archive h2 {
	color:#669933;
	letter-spacing:-1px;
	font: bold 15px "Myriad Pro","Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif !important;
	padding: 0 !important;
	background: none !important;
	border-bottom: 1px dotted #333333;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	/*width: 70px;*/
	text-align: center;
}

#archive .rating{
	/*width: 70px;*/
	text-align: center;
}

#Esearch {
	margin-top: 20px;
	padding: 6px 6px 0 6px;
	background: #636270 url(mypics/Search_header_bkgrnd.gif) no-repeat top left;
	}
#Esearch span{
	margin-bottom: 0 !important;
	padding: 0;
	background: #636270 url(mypics/Search_header_bkgrnd_bt.gif) no-repeat bottom right;
	display: block;
	height: 15px;
	margin-right: -6px !important;
	}
#Esearch a:link, a:visited, a:active {
	color: #ffffff;
	}
#Esearch a:hover {
	background-color: #6D6E84 !important;
}

td.ad_footer {
	padding: 0;
	margin: 0 auto;
	vertical-align: top;
	min-height: 100%;
	border-top: 1px dotted #505050;
	background: #ffffff url(http://www.aaawa.com/images/design/tile_green.gif) 0 0 repeat;
	}
#footer_left {
	float: left;
	margin: 5px 15px 15px 15px;
	width: 545px;
	} 
#footer_left h2 {
	letter-spacing: -1px;
	font: normal 18px/20px "Myriad Pro","Century Gothic","Trebuchet MS", Verdana, Arial,Helvetica,sans-serif;
	margin-top: 20px;
	border-bottom: 1px dotted #dbd7c1;
	color: #669933;
	}
#footer_right {
	margin-left: 570px;
	} 
/* Footer */
#footer {
	clear: both;
	background-color: #643d51;
	}
#footer p {
	padding: 5px;
	margin: 0;
	color: #ffffff;
	text-align: center;
	}
#footer p a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer p a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer p a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer p a:active {
	text-decoration: none;
	color: #ffffff;
}

img.border-outline {
	padding: 5px;
	border: 1px dotted #505050;
	background-color: #ffffff;
	}
#book_rec {
	 background-color: #eeeeee;
	 padding: 15px; 
	 min-height: 95px; 
	 argin: 15px -10px 15px -10px;">
	 }
#book_rec p {
	letter-spacing: -1px;
	font: normal 18px/20px "Myriad Pro","Century Gothic","Trebuchet MS", Verdana, Arial,Helvetica,sans-serif;
	border-bottom: 1px dotted #dbd7c1;
	color: #669933;
	}
	