body {
	margin: 0 auto;
	padding: 0;
	color: #333;
	text-align: center;
	background: #ff9;
}


/* These are the default link styles */

a:link {
	text-decoration: none;
	color: #666;
	background: transparent;
}

a:visited {
	text-decoration: none;
	color: #666;
	background: transparent;
}

a:hover {
	text-decoration: none;
	color: #900;
	background: transparent;
}

/* the wrapper holds the whole thing centrally in the browser window */

#wrapper {
	margin: 0 auto;
        padding:5px 10px;
	width: 842px;
	background: #FFF;
	color: #333;
	text-align: left;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
}

/* the masthead. Change the image reference to the one you want to use */

#header {
	margin: 0 0 10px 0;
	color: #030;
	height: 339px;
	width: 840px;
	border: 1px solid #663;
	background: url(http://www.squawkradio.com/images/uploads/squawk_w_names.jpg);
}

/* the content style holds the two main columns together */

#content {
	margin: 10px 0;
}

/* about_page is the holder for block of text top right column. */

#about_page {
	float: left;
	width: 430px;
	margin-bottom: 10px;
	color: #333;
	text-align: left;
	border: 1px dashed #999;
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: url(http://www.squawkradio.com/images/uploads/wire.jpg);
}

/* blog is the right hand column where your entries and main content appear */

#blog {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	/*color: #000;*/
	text-align: left;
	/*border: 2px solid #666;*/
	padding: 0;
	font: 12px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}



/* sidebar is the left column where all the links and secondary info show up */

#sidebar {
	float: left;
	color: #333;
	text-align: left;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 30px 15px  -20px;
	background: url(http://www.squawkradio.com/images/uploads/coop-y.jpg) repeat-y right;
        padding: 0;
}

/* the footer, containing credits, rss links etc */

#footer {
	margin: 0;
	padding: 15px 10px 12px;
	border: 1px dashed #999;
	background: #CCC;
	color: #333;
	font-size: 9px;
	letter-spacing: 0.09em;
}

/* the main class keeps blog content away from the edges. Could have been done with padding in the blog class, but that could cause some woes with older browsers */

.main {
	margin: 0 16px 0 8px;
}

/* Header definitions. h1 is hidden, and only shows when styles are off. Note, there are specific definitions for the sidebar h3 header, blog h3 header, and the blog h2 link. The blog h2 link is a clickable rollover of the entry title */

h1 {
	display:none;
}
h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.09em;
}
h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}

h4 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h5 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 165%;
}

html>body .h3 {
	width: 249px;
}

#sidebar h2 {
        position: relative;
	width: 310px;
	height: 45px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block; 
	font: 120%  'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(http://www.squawkradio.com/images/uploads/coopshelf.jpg) right no-repeat;
        z-index: 10;
	padding: 0 0 0 10px;
}

#sidebar h2 strong {
         position: absolute;
         bottom: 10px;
         left: 80px;
}

#sidebar h3 {
	width: 310px;
	height: 16px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: left;
	font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(http://www.squawkradio.com/images/uploads/cooptiptop.jpg) right no-repeat;
        z-index: 5;
	padding: 0 0 0 10px;
}


#sidebar h4 {
	width: 310px;
	height: 16px;
	margin: 0;
	text-align: left;
	background: url(http://www.squawkradio.com/images/uploads/coopbutt.jpg) right no-repeat;
        z-index: 5;
	padding: 0 0 0 10px;
}



#blog h3 {
	letter-spacing: 0.09em;
	margin-top: 9px;
	margin-bottom: 12px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.center {
	text-align: center;
}
h2 a:link, h2 a:visited {
	font-weight: bold;
        padding-left:17px;
	/*background: url(http://www.squawkradio.com/themes/site_themes/logical_blocks/lb_new_post.gif) left no-repeat;*/
	color: #336;
	text-decoration: none;
}
h2 a:hover {
	color: #900;
}

.entrytop {
        position:relative;
}

.entrytop img {
        position: absolute;
         top: -25px;
         right: 12px;
         clear: left;

}

.entrybody {
       padding: 10px;
}

.entrybody img {
      margin: 0 15px 5px 0;
      float: left;
}
/* author color classes */

/* Connie */
.author2 {
  border-top: 4px solid #00bbec;
  border-right: 4px solid #00bbec;
}

/* Christina */
.author3 {
   border-top: 4px solid #21EE21;
   border-right: 4px solid #21EE21;
}

/* Teresa*/
.author4 {
  border-top: 4px solid #670a98;
  border-right: 4px solid #670a98;
}

/* Eloisa */
.author5 {
  border-top: 4px solid #e832c8;
  border-right: 4px solid #e832c8;
}

/* Elizabeth */
.author6 {
  border-top: 4px solid #98161f;
  border-right: 4px solid #98161f;
}

/* Lisa */
.author7 {
  border-top: 4px solid #e96d1b;
  border-right: 4px solid #e96d1b;
}

/* Kitty */
.author8 {
   border-top: 4px solid #FF0;
   border-right: 4px solid #FF0;
}

/* Guest */
.author9 {
   border-top: 4px solid #fff50e;
   border-right: 4px solid #fff50e;
}

/* Dont ask. Just don't delete this spacer class */

.spacer {
	clear: both;
}

/* For use with the acronym plugin. Creates a question mark, italic text and underline on acronyms */
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

/* Two paragraph styles. A general one, and one specific to the footer */

p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#footer p {
	margin: 10px 0 5px;
}

/* For use with quotes and text you need to present outside of normal format */

blockquote {
	color: #333;
	border-left: 1px solid #CCC;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}

/* The standard list styles. There are specific sidebar list styles later on */

ul {
	text-decoration: none;
        margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}
li {
	/* border-bottom: 0 solid #CCC;*/
	padding-bottom: 2px;
	font: 100% verdana, arial, helvetica, sans-serif;
}

/* As it says, control of multi-entry page pagination links */

.paginate {
	margin: 18px 16px 18px 8px;
}

/* date and title are added to earlier h tags for greater control of headers. Posted shows all the author, permalink and trackback stuff under each entry */

.date {
	font-size: 10px;
        /*background: #FF9;*/
}
.title {
	font-size: 135%;
	font-weight: bold;
	background: transparent;
        width: 340px;
        padding: 15px 0 15px 0;
}
	/*color: #336;*/
}
.posted {
	clear: both;
	margin-bottom: 25px;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 15px;
	border-bottom: 1px dashed #999;
}
.posted_comments {
	clear: both;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 3px;
}

/* Comments classes. commbox and coomboxalt are used in the switch conditional on the comments page */

.comments {
	font-size: 120%;
	font-weight: bold;
	background: transparent;
	color: #E78818;
}
.commbox {
	background: #EDEAEB;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}
.commboxalt {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}

/* Some form styling. Not much though */

checkbox {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
textarea {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
input {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
input.submit
{
border: 2px double #999999;
padding: 1px;
background-color: #FFF;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
fieldset {padding:20px;}
.form {
     padding-left: 40px;
}

/* As mentioned above, these are the sidebar-specific list styles, based on my ticked-off links technique. Note the sidebar-specific links also. They have set widths so you can rollover anywhere along the link line */

#sidebar ul {
	/* list-style-type: none; */
	border: 0 solid #CCC;
	color: #666;
        width: 200px;
        padding: 0 0 0 40px;
}
#sidebar li {
	/* border-bottom: 1px solid #CCC; */
}
#sidebar li a:link {
	color: #333366;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 200px;
}
#sidebar li a:visited {
	color: #333366;
	text-decoration: none;
	line-height: 150%;
	display: block;
	width: 200px;
}
#sidebar li a:hover {
	color: #000;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 200px;
}
#sidebar li a:active {
	color: #333366;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 200px;
}

/* Ok, this is a bit nasty. Everything else on the sheet is used to control the tab menu under the header. See how you go with this, and be sure to back it up before you tinker */

#nav_wrapper {
	padding: 10px 0 0;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
	border-top: 1px solid #336;
	background: url(http://www.squawkradio.com/images/uploads/navbk_lb.jpg) right no-repeat;
	font: bold 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#nav_header {
	position: relative;
	top: 0;
	left: 0;
	width: 820px;
	height: 18px;
}
#nav_header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	left: 70px;
}
#nav_header ul#primary li {
	display: inline;
	list-style: none;
}
#nav_header ul#primary a, #nav_header ul#primary span, #nav_header ul#primary a.current {
	width: 102px;
	display: block;
	float: left;
	padding: 4px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	font: 100% verdana, sans-serif;
}
#nav_header ul#primary span, #nav_header ul#primary a.current, #nav_header ul#primary a.current:hover {
	border: 1px solid #FFF;
	border-bottom: none;
	background: url(http://www.squawkradio.com/themes/site_themes/logical_blocks/lb_selected.gif);
	padding-bottom: 6px;
	margin-top: 0;
	font-weight: bold;
	color: #336;
}
#nav_header ul#primary a {
	background: url(http://www.squawkradio.com/themes/site_themes/logical_blocks/lb_tab.gif);
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0 solid #336;
	font-weight: bold;
	color: #336;
}
#nav_header ul#primary a:hover {
	margin-top: 0;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0 solid #336;
	background: url(http://www.squawkradio.com/themes/site_themes/logical_blocks/lb_tabover.gif);
	font-weight: bold;
	padding-bottom: 5px;
	color: #336;
}
