body { behavior: url("/art/csshover.js"); }

body, table, tr, td{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #19588E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #19588E;
}

#small-sports-photo img { width:expression(this.height >= this.width ? "auto" : "75px"); height:expression(this.width > this.height ? "auto" : "75px"); max-width: 75px; max-height: 75px; }
#small-gray-photo img { width:expression(this.height >= this.width ? "auto" : "75px"); height:expression(this.width > this.height ? "auto" : "75px"); max-width: 75px; max-height: 75px; float:left; }
.small-main-photo img { width:expression(this.height >= this.width ? "auto" : "120px"); height:expression(this.width > this.height ? "auto" : "100px"); max-width: 120px; max-height: 100px; margin: 3px }
.small-topstory-photo img { max-width:120px; margin:5px;}

.topad {
	width: 100%;
	padding: 4px;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin: 0px;
}
.right {float: right;}
.header {
	width: auto;
	padding: 0px;
	margin: 0px 0px 0px 4px;
	background-color: #F8F5D7;
}
.logo {
	width: 99%;
	height: 105px;
	background-color: #FFFFFF;
	padding: 0px;
	padding-left: 3px;
	border: solid #2F75B2 1px;
}

.topnav {
	height:34px;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	margin-top: -1px;
	border: none;
	background-image: url(http://www.glendalenewspress.com/images/nav_background.gif);
}
.date {
	font-size: 10px;
	padding-top: 7px;
	padding-right: 7px;
}


div#nav {
	border-width: 1px;
	border-top-width: 3px;
	border-style: solid;
	border-color: #2F75B2;
	background-color: #F8F5D7;
	margin: 4px;
	width: 133px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
div#nav li a, div#nav li a:hover {
    display: block;
	width: 123px;
    color: #2f75b2;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom-color: #2F75B2;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-indent: 3px;
}

.spaced {padding-left: 6px;}

div#nav li, div#nav li.last{
	margin: 0px;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
}
div#nav li:hover {background-color:#BDCDE4;}
div#nav>li a, div#nav>li a:hover {width:auto;}

div#nav li.last a, div#nav li.last a:hover {
	border-bottom-style: none;
}

.navsearch {
	margin: 4px;
	width: 135px;
}
.navsearchbtn {
	display: inline;
	text-align: right;
}
form {
	display: inline;
	font-size: 9px;
}
.searchbox {
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: inset 1px #708090;
	width: 90px;
}
.rightad, .rightad p {
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 2px;
	margin:0px;
}

.rightpromo, .rightpromo p {
	background-color: #DDD4BF;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 2px;
	margin:0px;
}

.nav2 {
	padding: 0px;
	margin: 4px;
}
.topstory {
	border-width: 1px;
	border-style: solid;
	border-color: #2F75B2;
	padding: 5px;
	margin: 4px 5px 4px 4px;
}
.topstory h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.topstory h2 {
	font-size: 24px;
	color: #2f75b2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.topstory p {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.content {
	font-size: 14px;
	font-weight: normal;
}
.more {
	font-size: 10px;
	font-weight: normal;
}
.topstory img {
	}


.topblurb {
	font-size: 14px;
	color: #2f75b2;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
}

.topblurb ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

.topblurb ul li {
	list-style-position:outside;
	background-image:url(http://www.glendalenewspress.com/images/list_button2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type: none;
	padding: 4px 0 0 12px;
	margin-left: 0px;
	text-indent: 0px;
}

#main-content {padding:8px;
	font-size: 12px;}
p.caption {
	font-size: 12px; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


p.photocredit {
	font-size: 9px;
	text-align: right;
}
.keyword {
	color: #2f75b2;
}

.updated {
	color: #2f75b2;
	font-size: 12px;
	font-style: italic;
}


.substory {
	padding: 5px;
	margin: 4px;
}
.substory h2 {
	font-size: 14px;
	color: #2f75b2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.substory h4 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


.substory p {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
}

.sectionstory {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #2F75B2;
	background-color:#E3E9EF;
	padding: 5px;
	margin: 4px;
}

.sectionstory h3 {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: .2em;
	font-weight:normal;
}

.sectionstory h3 A		{font-size: 12px;	color: #000000; margin: 0px; padding: 0px; letter-spacing: .2em; font-weight:normal;}
	.sectionstory h3 A:link		{font-size: 12px; color: #000000; margin: 0px; padding: 0px; letter-spacing: .2em; font-weight:normal;}
	.sectionstory h3 A:visited	{font-size: 12px; color: #000000; margin: 0px; padding: 0px; letter-spacing: .2em; font-weight:normal;}
	.sectionstory h3 A:active	{font-size: 12px; text-decoration:underline; color: #000000; margin: 0px; padding: 0px; letter-spacing: .2em; font-weight:normal;}
	.sectionstory h3 A:hover	{font-size: 12px; text-decoration:underline; color: #000000; margin: 0px; padding: 0px; letter-spacing: .2em; font-weight:normal;}

.sectionstory h2 {
	font-size: 14px;
	color: #2f75b2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.sectionstory p {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
}
.morebox {
	width: 170px;
	margin: 5px;
	margin-bottom: 15px;
	padding: 0px 3px 0px 3px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.morebox ul {
	font-size: 14px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding:  0px 20px 0px 0px;
}
.morebox ul li {
	list-style-position:outside;
	background-image:url(http://www.glendalenewspress.com/images/list_button2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type: none;
	padding: 4px 0 0 12px;
	margin-left: 7px;
	text-indent: 0px;
}


.secmorebox {
	width: 170px;
	margin: 5px;
	margin-bottom: 15px;
	padding: 0px 3px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.secmorebox p {
	font-size: 11px;
}

.footer {
	width: 97%;
	margin: 5px;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color:#999999;
	font-size: 10px;
	text-align: center;
}

.sectionheader {
	font:bold 11pt Arial, Helvetica, sans-serif;
	color:#fff;
	margin-left: 2px;
	letter-spacing:5px;
	text-transform:uppercase;
}

.story {
	padding: 5px;
	margin: 4px;
}
.story img{
	padding: 0px;
	margin: 3px;
	margin-top: 0px;
}
.byline {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.tools {
	font-size: 12px;
	padding: 5px;
	text-align: right;
}
.story h2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.story h3 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
.story h4 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.story p {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
}

.storyad {
	background-color: #CCCCCC;
	vertical-align: top;
	padding-top: 4px;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	float: left;
}
.storyad p {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;

}

.photoheader {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #2F75B2;
	height:29px;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
	margin-top: -1px;
	border: none;
	background-image: url(http://www.glendalenewspress.com/images/two-tone_border.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.photodate {
	font-size: 10px;
	padding-top: 7px;
	padding-right: 16px;
}


.photobody {	
	background-color:#F8F5D7;
	padding: 4px;
	margin: 16px;
	margin-top: 9px;
	height: 400px;
	background-image: url(http://www.glendalenewspress.com/images/two-tone_border.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
.photonav {
	color: #2f75b2;
	font-weight:bold;
	font-size:12px;
	text-align: right;
}
.photocount {
	font-weight:normal;
	font-size:11px;
}
.photo {
	float: left;
	margin-right: 10px;
}
.photocredit {
	font-size: 8px;
	text-align: left;
	font-style: italic;
	padding: 4px;
}
.photocutline {
	font-size: 14px;
	font-weight: normal;
}
.photocaption {
	font-size: 10px;
	text-align: left;
	margin: 8px;
	padding: 8px;
}
.photoclose {
	text-align: center;
	clear: both;
	font-size: 10px;
	letter-spacing: 0.2em;
}

.send-news {background-image: url(/art/send-news-bg.jpg);
	background-repeat: no-repeat;}
.send-news a {padding-top: 20px;}

.spacer10 { font-size: 10px; line-height: 10px; }
.spacer5 { font-size: 5px; line-height: 5px; }
.spacer4 { font-size: 4px; line-height: 4px; }
.spacer3 { font-size: 3px; line-height: 3px; }

	.contentMS12 { font-size: 12px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #000000; }
	.contentMS12 A { font-weight: bold; }

	.contentMS11 { font-size: 11px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #000000; }
	.contentMS11 A { font-weight: bold; }

	.contentMS10 { font-size: 10px; font-family: "Trebuchet MS", Verdana, sans-serif; color: #000000; }
	.contentMS10 A { font-weight: bold; }

.cHeadline5 { font-size: 12px; font-family: Arial, Verdana, sans-serif; color: #000000; font-weight: bold; }
.cHeadline5white { font-size: 12px; font-family: Arial, Verdana, sans-serif; color: #FFFFFF; font-weight: bold; }
.cHeadline5white A:link { color: #FFFFFF; }
.cHeadline5white A:visited { color: #C0C0C0; }


input { font-size: 11px;  font-family: Arial, Verdana, sans-serif; z-index: -1; }
select { font-size: 11px;  font-family: Arial, Verdana, sans-serif; z-index: -1; }
textarea { font-size: 11px;  font-family: Arial, Verdana, sans-serif; z-index: -1; }
form { margin: 0px; z-index: -1; }

.poll-default-table {background-color: #F8F5D7; padding: 2px 2px 2px 2px; width: 100%}
.poll-default-question {color: #000; font: bold 10px Verdana}
.poll-default-row1 {color: #000; font: 10px Verdana}
.poll-default-row2 {background-color: #DDD4BF; color: #000; font: 10px Verdana}
.poll-default-view {color: #2f75b2; font: 9px Verdana}
.poll-default-results { background: #FFF; border: 1px solid #666; padding: 2px 2px 2px 2px}
.poll-default-resultstitle {color: #000; font: bold 12px Verdana}
.poll-default-resultsanswers {color: #000; font: 10px Verdana}
.poll-default-close {color: #2f75b2; font: 9px Verdana}

div#module {
	border-width: 1px;
	border-top-width: 3px;
	border-style: solid;
	border-color: #2F75B2;
	background-color: #FFFFFF;
	margin: 4px;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
/* #################### SIMPLEBLOG (STORY COMMENTS) ####################*/
.simpleblog-form {
	width: 465px;
	border: 1px dotted #333;
	padding: 10px;
	background-color: #F8F5D7;
	clear:both;
}
.simpleblog-form-block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	clear: both;
}
.simpleblog-results p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
}
.simpleblog-response
{
	display:block;
}
.simpleblog-results
{
}
.simpleblog-name, .simpleblog-date
{
	font-weight:bold;
}
.simpleblog-response
{
}
.simpleblog-form-block textarea {margin-left: 12px; }
.simpleblog-form-block input {margin-left: 39px; }
h3.sectionHead
{
	font-family:Arial, Helvetica, sans-serif;
	color:#2f75b2;
	margin-bottom:5px;
	clear:left;
	font-weight: bold;
}
.supporters {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
}


.special_report_photo {
	padding: 10px;
	margin: 0 0 10px 10px;
	border: 1px solid #3333FF;
	float: right;
	background-color: #eaedf4;
}
.special_report_photo_l {
	padding: 10px;
	margin: 4px 10px 10px 4px;
	border: 1px solid #2F75B2;
	float: left;
	background-color: #eaedf4;
}
.special_report_photo_r {
	padding: 10px;
	margin: 4px 4px 10px 10px;
	border: 1px solid #2F75B2;
	float: right;
	background-color: #eaedf4;
}
.special_report {
	border-width: 1px;
	border-style: solid;
	border-color: #2F75B2;
	padding: 5px;
	margin: 4px 5px 4px 4px;
}
.special_report h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.special_report h2 {
	font-size: 24px;
	color: #2F75B2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.special_report p {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 2;
	margin: 10px 0 0 0;
	padding: 0px;
}
.special_report h4 {
	height: 19px;
	text-align: center;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(http://www.hopstudios.com/clients/tonydodero/timescommunitynewspapers/special_report_bar_sm_bg.gif);
}
.special_report_box 
{
	padding: 4px;
}
.special_report_promo {
	float: left;
	margin: 0 4px 4px 0;
	padding: 0;
}
.special_report_box p 
{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
.box2 {
	background-color: #a2aabd;
}
.box1, .box3 {
	background-color: #eaedf4;
}
.toppadding {
	padding-top: 4px;
}
#classifieds_icons_outer {
	border: 1px solid #000000;
	margin: 14 0 0 0;
}
.classifieds_promobox {
	background-image: url(/art//ifieds_bg_bluebox.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 101px;
	width: 179px;
	padding: 5px 8px;
}
.classifieds_promobox h3 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 0 5px 0;
}
.classifieds_promobox p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 0 5px 0;
}
.classifieds_placead {
	background-image: url(working_site/images/ifieds_placead_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 113px;
	width: 252px;
	padding: 30px 8px 5px 16px;
	margin: 4px;
}
.classifieds_placead p {
	font-size: 13px;
}
.classifieds_search {
	border: 1px solid #2F75B2;
	background-color: #f8f5d7;
	padding: 5px;
	margin: 4px;
}
.classifieds_search h3 {
    font-size:13px;
	margin: 0px;
	padding: 0px;
	color: #2f75b2;
}
.classifieds_search p {
	margin: 0px;
	padding: 0px;
    font-size:12px;
	line-height: 16px;
}
.classifieds_searchbox {
 
	padding: 2px;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: inset 1px #708090;
	width: 190px;
}
.classifieds_top {
	background-color: #EAEDF4;
	margin: 8px 3px 3px 3px;
	}
	
.place-ad {display: block;
	width: 259px;
	border: 1px solid #2F75B2;
	padding: 25px 8px 8px 8px;
	background-image: url('/art/place-an-ad.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 4px;
	float: right;
}
.background {border: 1px solid #000000;
	padding: 0px 3px 0px 3px;
	margin-bottom: 8px;}
#relatedlinks {background-color: #F8F5D7;
	padding: 4px;}

#relatedlinks h1 {margin:0;
	font-size:14px;}

#relatedlinks p {font-size: 11px;}


/* #################### Yellowpages ####################*/
	
	
	
	
	.yp-search {
	vertical-align:middle;
	background-image:url(/art/planet_discover/yp_search.png);
	background-repeat:no-repeat;
	background-position:center;
	}
