/******************************
* Typography
******************************/

h1, h2, h3, h4, p, div, span {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h2 a {
	display: block;
	height: 100%;
	width: 100%;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

p {
	font-size: 12px;
	line-height: 16px;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

strong { font-weight: bold; }
em { font-style: italic; }

/******************************
* Misc. Elements
******************************/

.hr {
	background: url(dotted-line-horiz.gif) repeat-x left;
	height: 1px;
	margin-bottom: 12px;
	width: 100%;
}

.hr hr {
	display: none;
	width: 100%;
}

/******************************
* Background
******************************/

body {
	background: url(header-bg.gif) repeat-x top;
}

html {
	background: url(footer-bg.gif) #ffffff repeat-x bottom;
}

/******************************
* Structure
******************************/

#container {
	margin: 0 auto;
	width: 964px;
}

#header {
	height: 160px;
	padding-top: 41px;
	position: relative;
	width: 100%;
}

#pageBody {
	display: inline;
	float: left;
	padding: 12px 0;
	width: 100%;
}

#pageBody .sidebar {
	display: inline;
	float: right;
	width: 171px;
	_width: 169px;
}

#pageBody .mainContent {
	display: inline;
	float: left;
	width: 793px;
}

#footer {
	clear: both;
	height: 109px;
	position: relative;
	width: 100%;
}

/******************************
* Header
******************************/

/* Logo */

#header .siteTitle a {
	background: url(logo.jpg) no-repeat top;
	display: block;
	float: left;
	height: 108px;
	overflow: hidden;
	text-indent: -5000px;
	width: 487px;
	margin-top:5px;
}

/* Other Sites */

#header .otherSites {
	position: absolute;
	right: 0;
	top:5px;
}

#header .otherSites li {
	display: inline;
	float: left;
    color:#fff;
	margin-left:20px;
}

#header .otherSites li a {
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -5000px;
}

#header .otherSites .el_paso_magazine a {
	background: url(logo-el_paso_magazine.gif) no-repeat;
	width: 116px;
}

#header .otherSites .newspaper_tree a {
	background: url(logo-newspaper_tree.gif) no-repeat;
	width: 117px;
}

#header .otherSites .el_pasoan a {
	background: url(logo-el_pasoan.gif) no-repeat;
	width: 121px;
}

#header .otherSites .in_the_915 a {
	background: url(logo-in_the_915.gif) no-repeat;
	width: 79px;
}

#header .otherSites li a:hover,
#header .otherSites li a.current {
	background-position: 0 -40px;
}

/* Banner */

#header .banner {
	float: right;
	height: 90px;
	margin-top: 12px;
	width: 468px;
}

/* Main Navigation */

#header .mainNavigation {
	left: 0;
	position: absolute;
	top: 168px;
}

#header .mainNavigation li {
	display: inline;
	float: left;
	position: relative;
	margin-right:20px;
	font-weight:bold;
}

#header .mainNavigation li a {
color:#FFFFFF;
display:inline;
text-transform:uppercase;
}

#header .mainNavigation li.magazine { background: url(nav-the-magazine.gif) no-repeat top; width: 122px; }
#header .mainNavigation li.advertise a { background: url(nav-advertise.gif) no-repeat top; width: 93px; }
#header .mainNavigation li.videos a { background: url(nav-videos.gif) no-repeat top; width: 73px; }
#header .mainNavigation li.blog a { background: url(nav-blog.gif) no-repeat top; width: 60px; }
#header .mainNavigation li.calendar a { background: url(nav-calendar.gif) no-repeat top; width: 95px; }
#header .mainNavigation li.movies a { background: url(nav-movies.gif) no-repeat top; width: 72px; }
#header .mainNavigation li.newsletters a { background: url(nav-newsletters.gif) no-repeat top; width: 120px; }
#header .mainNavigation li.espanol a { background: url(nav-espanol.gif) no-repeat top; width: 84px; }
#header .mainNavigation li.rss a { background: url(nav-rss.gif) no-repeat top; width: 50px; }

#header .mainNavigation li ul { position: absolute; top: 36px; width: 964px; }

#header .mainNavigation li ul li.people a { background: url(nav-people.gif) no-repeat top; width: 72px; }
#header .mainNavigation li ul li.divas a { background: url(nav-divas.gif) no-repeat top; width: 55px; }
#header .mainNavigation li ul li.features a { background: url(nav-features.gif) no-repeat top; width: 88px; }
#header .mainNavigation li ul li.gardening a { background: url(nav-gardening.gif) no-repeat top; width: 96px; }
#header .mainNavigation li ul li.events a { background: url(nav-events.gif) no-repeat top; width: 70px; }
#header .mainNavigation li ul li.culture a { background: url(nav-culture.gif) no-repeat top; width: 79px; }
#header .mainNavigation li ul li.dining a { background: url(nav-dining.gif) no-repeat top; width: 64px; }
#header .mainNavigation li ul li.best-of a { background: url(nav-best-of.gif) no-repeat top; width: 74px; }
#header .mainNavigation li ul li.tourism a { background: url(nav-tourism.gif) no-repeat top; width: 73px; }
#header .mainNavigation li ul li.fort-bliss a { background: url(nav-fort-bliss.gif) no-repeat top; width: 88px; }
#header .mainNavigation li ul li.downtown a { background: url(nav-downtown.gif) no-repeat top; width: 92px; }
#header .mainNavigation li ul li.golf a { background: url(nav-golf.gif) no-repeat top; width: 51px; }
#header .mainNavigation li ul li.city-beat a { background: url(nav-city-beat.gif) no-repeat top; width: 85px; }

#header .mainNavigation li a:hover, 
#header .mainNavigation li a.selected,
#header .mainNavigation li ul li a:hover,
#header .mainNavigation li ul li a.selected {
	background-position: bottom;
}

/******************************
* Sidebar
******************************/

/* Section */

#pageBody .sidebar .section {
	background: url(dotted-line-horiz.gif) repeat-x bottom;
	padding: 12px 10px;
}

/* Section Headings */



/* Forms */

#pageBody .sidebar .textField input {
	background: #ffffff;
	border: 1px solid #dddddd;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding: 5px 5px 0 5px;
	width: 139px;
}

/******************************
* Content
******************************/

/* Grid System */

.gridContainer .row {
	display: inline;
	float: left;
	margin-bottom: 12px;
}

.gridContainer .column {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 781px;
}

.gridContainer .superColumn {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 476px;
}

.gridContainer .majorColumn {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 378px;
}

.gridContainer .mainColumn {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 293px;
}

.gridContainer .itemColumn {
	display: inline;
	float: left;
	margin-right: 12px;
	padding: 0 10px;
	text-align: center;
	width: 232px;
}

.gridContainer .minorColumn {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 232px;
}

.gridContainer .lesserColumn {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 220px;
}

.gridContainer .column .row,
.gridContainer .superColumn .row,
.gridContainer .majorColumn .row,
.gridContainer .mainColumn .row,
.gridContainer .itemColumn .row,
.gridContainer .minorColumn .row,
.gridContainer .lesserColumn .row {
	padding-top: 10px;
	position: relative;
	width: 100%;
}

.gridContainer .column .row {
	width: 100%;
}

.gridContainer .addBorder {
	border-right: 1px solid #e5e5e5;
	margin-right: 12px;
	padding-right: 11px;
}

.gridContainer .removeMargin {
	margin: 0 !important;
}

/* "Highlighted" Cells */

.gridContainer .column .highlighted,
.gridContainer .superColumn .highlighted,
.gridContainer .majorColumn .highlighted,
.gridContainer .mainColumn .highlighted,
.gridContainer .minorColumn .highlighted,
.gridContainer .lesserColumn .highlighted {
	background: #f2f2f2;
	padding: 10px;
	width: 273px;
}

/* Standard Font Settings */

.gridContainer h1 {
	color: #731213;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
}

.gridContainer h2 {
	color:#BF4344;
	font-size:12px;
	font-weight:bold;
	margin-bottom:1px;
	overflow:hidden;
	text-transform:uppercase;
	width:100%;
}

.gridContainer h3 {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 6px;
}

.gridContainer h4 {
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 14px;
}

.gridContainer p {
	color:#333333;
	font-size:12px;
	line-height:17px;
	margin-bottom:12px;
	text-align:justify;
}

.gridContainer a {
	color: #731213;
}

/* Font Variations */

.gridContainer .largeType h1 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
}

.gridContainer .largeType h3 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 2px;
}

.gridContainer .largeType h4 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 12px;
}

.gridContainer .largeType p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 12px;
}

.gridContainer .largeType dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin-bottom: 12px;
}

.gridContainer .largeType dd {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 12px
}

.gridContainer .mediumType h1 {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:0;
	text-transform:uppercase;
}

.gridContainer .mediumType h3 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 2px;
}

.gridContainer .mediumType h4 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 12px;
}

.gridContainer .mediumType p {
	font-size:12px;
	line-height:17px;
	margin-bottom:7px;
	text-align:justify;
}

.gridContainer .mediumType dt {
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 11px;
}

.gridContainer .mediumType dd {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 11px
}

.gridContainer .smallType h1 {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0;
}

.gridContainer .smallType h3 {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 1px;
}

.gridContainer .smallType h4 {
	font-size: 11px;
	line-height: 12px; 
	margin-top: 11px;
}

.gridContainer .smallType p {
	font-size: 11px;
}

/* Font Color Variations */

.gridContainer .lightBlueType h3 {
	color: #64879d;
}

.gridContainer .lightBlueType p {
	color: #777777;
}

.gridContainer .lightBlueType a {
	color: #64879d;
}

.gridContainer .lightRedType h3 {
	color: #9d6464;
}

.gridContainer .lightRedType p {
	color: #777777;
}

.gridContainer .lightRedType a {
	color: #9d6464;
}

.gridContainer .darkRedType h3 {
	color: #b53e40;
	text-align:left;
}

.gridContainer .darkRedType p {
	color: #444444;
}

.gridContainer .darkRedType a {
	color: #b53e40;
}

.gridContainer .darkRedType dl a {
	color: #924242;
}

.gridContainer .darkRedType dl dd {
	color: #444444;
}

.gridContainer .lightGrayType h3 {
	color: #777777;
}

.gridContainer .lightGrayType p {
	color: #777777;
}

.gridContainer .lightGrayType a {
	color: #777777;
}

.gridContainer .darkGrayType h3 {
	color: #555555;
}

.gridContainer .darkGrayType h4,
.gridContainer .darkGrayType h4 a {
	color: #9f9f9f;
}

.gridContainer .darkGrayType p {
	color: #555555;
}

.gridContainer .darkGrayType a {
	color: #555555;
}

/* Standard Items Within Grid Cells */

.gridContainer .item {
	clear: both;
	width: 100%;
}

.gridContainer .addMargin .item {
	margin-bottom: 12px;
}

.gridContainer .item .body {
	margin-bottom: 12px;
}

.gridContainer .item .withThumb {
	padding-left: 122px;
}

.gridContainer .item .thumb {
	display: inline;
	float: left;
	margin-bottom: 12px;
	margin-right: 12px;
}

/* Icons Within Grid Cell Headers*/

.gridContainer .icon {
	position: absolute;
	right: 0;
	top: 0;
}

/* Images Within Grid Cells */

.gridContainer .image {
	margin-bottom: 12px;
	text-align: center;
	width: 275px;
}

.gridContainer .image img {
	border: 10px solid #cccccc;
}

.gridContainer .noBorder img {
	border: none;
}

.gridContainer .image p {
	color: #666666;
	font-size: 11px;
	margin: 0;
	padding: 10px;
	text-align: center;
}

/* Thumbs Within Grid Cells */

.gridContainer .thumb {
	margin-bottom: 12px;
}

.gridContainer .thumb img {
	border: 3px solid #cccccc;
}

/* Videos Within Grid Cells */

.gridContainer .video {
	margin-bottom: 12px;
}

/* Action Links */

.actionLinks {
	border: 1px solid #ccc;
	clear: both;
	padding: 6px;
	text-align: center;
}

.actionLinks li {
	display: inline;
}

.actionLinks li a {
	color: #666;
	font-size: 11px;
	padding: 6px 12px 6px 20px;
}

.actionLinks li a:hover {
	color: #000;
	text-decoration: none;
}

.actionLinks li.email a { background: url(icon-email.gif) no-repeat center left; }
.actionLinks li.print a { background: url(icon-print.gif) no-repeat center left; }
.actionLinks li.digg a { background: url(icon-digg.gif) no-repeat center left; }
.actionLinks li.delicious a { background: url(icon-delicious.gif) no-repeat center left; }
.actionLinks li.facebook a { background: url(icon-facebook.gif) no-repeat center left; }
.actionLinks li.reddit a { background: url(icon-reddit.gif) no-repeat center left; }
.actionLinks li.stumbleupon a { background: url(icon-stumbleupon.gif) no-repeat center left; }

/* Thumb Collection */

.thumbCollection {
	clear: both;
	float: left;
}

.thumbCollection .thumb {
	float: left;
	margin: 0 12px 12px 0;
}

/******************************
* Footer
******************************/

/* Logo */

#footer .siteTitle {
	background: url(logo-small.gif) no-repeat top;
	height: 60px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -5000px;
	top: 0;
	width: 166px;
}

#footer .siteTitle a {

}

#footer .siteTitle a:hover {
	background-position: bottom;
}

/* Main Navigation */

#footer .mainNavigation {
	display: inline;
	float: left;
	margin: 49px 0 0 192px;
}

#footer .mainNavigation li {
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0 8px;
}

#footer .mainNavigation li a {
	color: #b63f40;
}

/* Minor Navigation */

#footer .minorNavigation {
	display: inline;
	float: left;
	margin-top: 49px;
}

#footer .minorNavigation li {
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0 8px;
}

#footer .minorNavigation li a {
	color: #b53e40;
}

/* Lesser Navigation */

#footer .lesserNavigation {
	display: inline;
	float: left;
	margin: -41px 0 0 192px;
}

#footer .lesserNavigation li {
	display: inline;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0 8px;
}

#footer .lesserNavigation li a {
	color: #661112;
}

/* Site Meta */

#footer .siteMeta a {
	color: #333333;
	font-weight: bold;
}

/* Copyright */

#footer .siteMeta .copyright {
	color: #999999;
	font-size: 11px;
	left: 0;
	position: absolute;
	top: 57px;
}

/* Powered By El Paso Media Group */

#footer .siteMeta .poweredBy {
	bottom: 0;
	color: #666666;
	font-size: 11px;
	height: 29px;
	left: 0;
	line-height: 29px;
	position: absolute;
}

/* An Impulse Development Website */

#footer .siteMeta .developedBy {
	background: url(id-logo.gif) no-repeat center right;
	bottom: 0;
	color: #666666;
	font-size: 11px;
	height: 29px;
	line-height: 29px;
	padding-right: 26px;
	position: absolute;
	right: 0;
}

/******************************
* Miscellaneous Styles
******************************/

.gridContainer p.date {
	color: #777777;
	font-size: 12px;
}

.gridContainer .meta p {
	color: #b63f40;
	font-size: 12px;
}

.floatRight {
	clear: both;
	float: right;
	margin: 0 0 20px 20px;
}

.floatLeft {
	float: left;
	margin: 0 20px 20px 0;
}

/******************************
* Page Headings
******************************/

.mainContent .heading {
	height: 40px;
	margin-bottom: 12px;
	overflow: hidden;
	text-indent: -5000px;
	width: 100%;
}






/******************************
* Section Icon Position Tweaks
******************************/

#nationalHeadlinesSection .icon { top: 7px; }
#localHeadlinesSection .icon { right: -6px; top: 9px; }
#eventCalendarSection .icon { top: 8px; }
#khro1650amSection .icon { top: 9px; }
#newspaperTreeHeadlinesSection .icon { right: -6px; top: 3px; }
#elPasoWeatherSection .icon { top: 8px; }
#radioSection .icon { top: 9px; }

/******************************
* Section Specific Styles
******************************/

#featuredArticleSection .date {
	color: #777777;
	display: inline;
	float: left;
	margin: 0;
	margin-right: 7px;
	padding-right: 12px;
}

#featuredArticleSection .more {
	font-size: 11px;
	margin: 0;
	text-transform: lowercase;
}



/******************************
* Sidebar Newsletter Section
******************************/

.sidebar .section#sidebarNewsletter { /* Extra selectors needed to override the background */
	background: url(newsletter-bg.gif) no-repeat top left;
	height: 117px;
	padding-top: 19px;
}

#sidebarNewsletter h2 {
	margin-bottom: 17px;
	padding: 0 0;
}

#sidebarNewsletter .textField {
	text-align: center;
}

#sidebarNewsletter .textField label {
	color: #6f6f6f;
	display: block;
	font-size: 11px;
	padding-bottom: 11px;
	width: 100%;
}

#sidebarNewsletter .textField input {
	text-align: center;
}

#sidebarNewsletter .submitButton {
	padding: 13px 49px;
}

#sidebarNewsletter .submitButton button {
	background: url(newsletter-signup.gif) no-repeat center;
	border: none;
	cursor: pointer;
	float: left;
	height: 11px;
	overflow: hidden;
	text-indent: -5000px;
	width: 49px;
}

/******************************
* Sidebar Search Section
******************************/

#sidebarSearch h2 {
	margin-bottom: 10px;
}

#sidebarSearch .submitButton {
	padding-top: 9px;
	text-align: right;
}

#sidebarSearch .submitButton button {
	background: url(search-submit.gif) no-repeat center;
	border: none;
	cursor: pointer;
	height: 10px;
	overflow: hidden;
	text-indent: -5000px;
	width: 38px;
}

#sidebarSocialLinks h2 {
	margin-bottom: 6px;
}

/******************************
* Sidebar Adverts Section
******************************/

.sidebar .section#sidebarAdverts {
	background: none;
	padding: 12px 0;
	text-align: center;
}

#sidebarAdverts li {
border-bottom:1px dotted #CCCCCC;
display:inline;
float:left;
margin:0 2px 7px 10px;
padding-bottom:5px;
}

#sidebarAdverts li img {
	display: block;
}

/******************************
* Sidebar Subscribe Section
******************************/

.sidebar .section#sidebarSubscribe { margin-bottom: 12px; padding: 12px 6px; }

#sidebarSubscribe .image { margin-bottom: 8px; text-align: center; }

#sidebarSubscribe p a { background: url(button-subscribe-today.gif); display: block; height: 30px; overflow: hidden; text-indent: -5000px; width: 160px; }

/******************************
* Voting Buttons
******************************/

.votingButtons li {
	margin-bottom: 4px;
}

.votingButtons li a {
	background: url(vote-checks.gif) no-repeat top left;
	color: #b53e40;
	display: block;
	font-size: 12px;
	font-weight: bold;
	min-height: 15px;
	padding: 4px 0 0 24px;
}

.votingButtons li a:hover {
	background-position: 0 -38px;
	text-decoration: none;
}

.votingButtons li a.selected {
	background-position: 0 -76px;
}

.votingButtonsVoted li {
	background: url(vote-checks.gif) no-repeat top left;
	color: #b53e40;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	min-height: 15px;
	padding: 4px 0 0 24px;
}

.votingButtonsVoted li.selected {
	background-position: 0 -114px;
}

.votingButtonsVoted li span {
	color: #999;
	font-size: 11px;
}

/******************************
* More Articles Lists
******************************/

.moreArticles {
	background: url(section-heading-more-articles.gif) no-repeat;
	background-position: 21px 0;
	float: left;
	padding-left: 122px;
}

.moreArticles dd {
	display: none;
}

/******************************
* Forms
******************************/

.mainContent form {
	width: 100%;
}

.mainContent .subscribeForm {
	margin: 0 auto;
	margin-bottom: 24px;
	width: 364px;
}

.mainContent form fieldset {
	border: 1px solid #d5b9bd;
	margin-bottom: 20px;
	padding: 12px;
	width: 100%;
}

.mainContent form fieldset legend {
	background: #a52b2c;
	color: #ffffff;
	font-size: 11px;
	padding: 3px;
}

.mainContent form .textField label {
	color: #b63f40;
	display: block;
	font-size: 11px;
	padding: 8px 0;
}

.mainContent form .required label {
	font-weight: bold;
}

.mainContent form .textField input,
.mainContent form .textField textarea {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding: 5px 5px 0 5px;
	width: 96%;
}

.mainContent form .textField textarea {
	height: 102px;
}

.mainContent form .textField .fieldWithErrors input, .mainContent form .textField .fieldWithErrors textarea {
	border: 1px solid #e00000;
}

.mainContent form .submitButtons {
	padding: 8px 0;
	text-align: center;
	width: 100%;
}

.mainContent form .submitButtons button {
	background: #f5f5f5;
	border: 1px solid #c8c8c8;
	color: #666666;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
	padding: 5px;
	width: auto;
}

.mainContent form .submitButtons button:hover {
	background: #deebd0;
	border: 1px solid #8dc05a;
	color: #4c7f18;
}

.mainContent form .submitButtons button span {
	background: url(comment.gif) no-repeat left;
	padding-left: 20px;
	width: auto;
}

.mainContent form .submitButtons button span.check {
	background: url(check.gif) no-repeat left;
}

.mainContent #errorExplanation {
	margin: 0 auto;
	width: 364px;
}

.mainContent #errorExplanation h2 {
	background: url(section-heading-oops.gif) no-repeat top left;
	margin-top: 12px;
	text-indent: -5000px;
}

.mainContent #errorExplanation p {
	display: none;
}

.mainContent #errorExplanation ul {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-top: 6px;
}

.mainContent #errorExplanation li {
	color: #e00000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: center;
}

/******************************
* Comments
******************************/

.commentTeaser {
	background: #b63f40;
	font-size: 12px;
	margin-bottom: 12px;
	padding: 10px 12px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.commentTeaser a {
	color: #ffffff;
	font-weight: bold;
}

.leaveComment {
	position: relative;
}

.leaveComment h3 {
	background: #efe3e3;
	color: #b63f40;
	font-size: 11px;
	padding: 10px 12px;
}

.leaveComment h4 {
	color: #b63f40;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 0;
}

.leaveComment p {
	text-align: center;
}

.leaveComment form {
	margin: 0 auto;
	width: 364px;
}

.comments h3 {
	background: #efe3e3;
	color: #b63f40;
	font-size: 11px;
	padding: 10px 12px;
}

.comments h4 {
	color: #b63f40;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 0;
}

.comments {
	margin-top: 20px;
}

.comments .comment {
	position: relative;
}

.comments .comment .body {
	padding: 10px 12px;
}

.comments .comment .body p {
	color: #444444;
	font-size: 11px;
}

/******************************
* Weather Section
******************************/

#elPasoWeatherSection h3 {
	color: #f7991d;
	display: inline;
	float: left;
	font-size: 18px;
	margin-left: 20px;
	padding: 13px 0 9px 0;
	text-align: center;
}

#elPasoWeatherSection h3 em {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
}

#elPasoWeatherSection .weatherIcon {
	display: inline;
	float: left;
	height: 52px;
	margin-left: 30px;
	width: 52px;
}

#elPasoWeatherSection .sponsor {
	float: left;
	text-align: center;
	width: 100%;
}

#elPasoWeatherSection .sponsor p {
	background: url(weather-sponsored-by.gif) no-repeat;
	height: 7px;
	margin: 0 auto 6px auto;
	overflow: hidden;
	text-indent: -5000px;
	width: 119px;
}

/******************************
* Paginating Links
******************************/

.paginatingLinks {
	background: url(dotted-line-horiz.gif) repeat-x top left;
	clear: both;
	float: left;
	display: inline;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

.paginatingLinks p {
	color: #b53e40;
	display: inline;
	font-weight: bold;
	padding-right: 6px;
	width: auto;
}

.paginatingLinks ul {
	display: inline;
}

.paginatingLinks li {
	color: #b53e40;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding: 0 6px;
}

.paginatingLinks li a {
	color: #666666;
	font-weight: normal;
}

.paginatingLinks li a:hover {
	text-decoration: underline;
}
/******************************
* Added Styles
******************************/

.articleBody p {
	line-height: 18px;
}

.articleBody ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

.articleBody li {
	list-style: disc;
	font-size: 12px;
}

.mainContent .thank-you {
	color: #777;
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
}

.mainContent .thank-you strong {
	color: #666;
}

.hidden {
	display: none;
}

.home #topStoriesSection p {
	color: #7c9aae;
}

#pollResults p {
	padding-top: 10px;
	color: #666;
}

.horizontalBanner {
	text-align: center;
	margin-bottom: 24px;
}

.back {
	background: url(dotted-line-horiz.gif) repeat-x top left;
	margin-top: 12px;
	padding-top: 12px;
	text-align: center;
	width: 100%;
}

.bigVideo {
	margin: 40px 0;
	text-align: center;
}

.center {
	text-align: center;
}


ul.menu_nav{
list-style:none;
display:block;
padding:0;
margin:0;
text-align:left;
}

ul.menu_nav li{
list-style:none;
display:block;
padding:5px 0;
margin:0;
text-align:left;
background:transparent url(dotted-line-horiz.gif) repeat-x scroll bottom left;
width:100%;
font-size:12px;
line-height:17px;
}

ul.menu_nav a{
text-decoration:none;
color:#555555;
font-size:11px;
font-weight:bold;
line-height:12px;
}

ul.menu_nav a:hover{
text-decoration:none;
color:#990000;
}



a.casino_name{
color:#B53E40;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-align:left;
}

.bonus_txt{
color:#000;
font-size:12px;
text-align:left;
}

.section h2{
border-bottom:1px dotted #CCCCCC;
color:#BF4344;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
overflow:hidden;
padding:0 0 2px;
text-align:left;
text-transform:uppercase;
width:100%;
}

.featuredVideo img{
margin:0;
padding:0;
}

a.articles{
color:#000000;
cursor:pointer;
float:right;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}


.button{
border:0;
text-align:center;
color:#fff;
height:20px;
background:#ff0000;
}

.input_box{
width:250px;
}


.story h2{
border-bottom:1px dotted #CCCCCC;
color:#BF4344;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
overflow:hidden;
padding:0 0 2px;
text-transform:uppercase;
width:100%;
}







