body {
	font: 14px/1.4 "Lucida Grande",  Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	text-align: center;
}

.twitters {
  border: 0px solid #e5e5e5;
  padding: 0px;
  overflow: none;
  margin: 0px;
}

.twitters ul {
  list-style: none;
  padding: 0px;

}

.twitterStatus {
	font: 14px/1.4 "Lucida Grande",  Arial, Helvetica, sans-serif;

}

.twitterTime {
	font: 12px/1.4 "Lucida Grande",  Arial, Helvetica, sans-serif;
}

.twitters span.prefix {
  font-weight: bold;
}

.twitters span.time {
  color: #c5c5c5;
}

.twitters span.status {
margin-bottom: 5px;
}

ul
{
list-style-type: square;
margin-top: 0px;
margin-bottom: 0px;
list-style: url("./images/structure/blue_arrow.gif");
}


a.no:link {color:#000AAA; text-decoration:none;}
a:no:hover {color:#000AAA; text-decoration:none;}
a:no:visited:hover  {color:#000AAA; text-decoration:none;}

a:link {color:#000;}
a:hover {color:#000AAA;}

b:visited { padding-right: 12px; background: url(./images/structure/visitedLink.gif) no-repeat 100% 50%; color: #aaa; text-decoration: none; }
b:visited:hover { background-image: url(./images/structure/visitedHoverLink.gif); color: #f00; }


a.catlink:link{ color:#336699; text-decoration:none;font-weight:bold;}
a.catlink:hover{color:#A912C9;}	

#divide {
height: 2px;
width: 473px;
background: url("./images/structure/divide.gif")  repeat-x;
}

#comment_wrap {
margin-left: 20px;
width: 400px;
}

.textarea {
width:336px;
height:125px;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
border: 1px solid #76797c;
}

#comment_post {
border: 1px solid white;
color:#333;
text-align:left;
margin-top: 10px;
padding: 2px 2px 2px 2px;
background: #EEEEEE;
font:11px/130% 'Lucida Grande', verdana, arial, helvetica, sans-serif;line-height:145%; text-align: left;
}

h2.title{
	font-size: 24px;
	letter-spacing: -1.5px;
	color: #242E35;
        line-height: 18px;
        margin-top: 6px;}

h2.sidetitle{
	font-size: 20px;
	letter-spacing: -1.5px;
	color: #242E35;
        line-height: 8px;
margin-top: 20px;
}

p {
	font-size: 12px;
	line-height: 1.4em;

}
#container {
	position: relative;
	width: 812px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url("./images/structure/containerbackground.gif") repeat-y;
	display: block;

}
#container2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
	border: 1px solid #7F8A76;
	border-width: 0 1px;
	display: block;
}
#sidebar {
	right: 25px;
	width: 220px;
	display: block;
	font-size: .8em;
	position: relative;
	float: right;
	top: 0;
	padding-bottom: 15px;
}
#content {
	position: relative;
	padding: 15px 15px 30px 15px;
	width: 480px;
	font-size: .85em;
}
#header {
	position: relative;
	background: url("./images/structure/header_throwback.jpg") no-repeat;
	text-align: left;
	width: 780px;
	height: 165px;
	border: 4px solid #CCCC99;
	border-width: 0 0 4px 0;
}
.spacer {
	width: 812px;
	display: block;
	position: relative;
	height: 30px;
clear: both;
}

#R1, #R2, #R3, #R4, #R5 {
background-color: #7F949B;
margin-top: 5px;
width: 220px;
font:11px/100% 'Lucida Grande', verdana, arial, helvetica, sans-serif;line-height:165%;
}

#R1{
background-image: url(./images/stars/1star.gif);
background-repeat: no-repeat;
background-position: 100% 5px;
}

#R2{
background-image: url(./images/stars/2star.gif);
background-repeat: no-repeat;
background-position: 100% 5px;
}

#R3{
background-image: url(./images/stars/3star.gif);
background-repeat: no-repeat;
background-position: 100% 5px;
}

#R4{
background-image: url(./images/stars/4star.gif);
background-repeat: no-repeat;
background-position: 100% 5px;
}

#R5{
background-image: url(./images/stars/5star.gif);
background-repeat: no-repeat;
background-position: 100% 5px;
}

#cstyle{
width: 400px;
margin-left: 49px;
align: left;
margin-top: -23px;
}

#categoriedrop{
border-bottom: 1px solid;
background: #FFF;
}

.top {background: url("./images/structure/box-top.gif") no-repeat;height: 28px;}
.bottom {background: url("./images/structure/box-bottom.gif") no-repeat;height: 30px;}

blockquote {
	width: 30em;
	margin: 2em auto 2em auto;
	text-align: left;

	text-indent: 25px;
	background: url(./images/structure/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	line-height: 1.8;
	margin: 0;

	display: inline;
	padding-right: 24px;
	background: url(./images/structure/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}