* {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: arial, arial, sans-serif;
	background-color: rgb(235,235,235);
	padding: 0;
	margin:  0;
	text-align: left;
	font-size: 14px;
}
p {
	margin: 0px;
	text-align: left;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	text-align: left;
	color: rgb(0,0,153);
}
a:hover {
	text-decoration: underline;
	color: #455866;
}
a:visited {
	color:   rgb(51,0,153);
}
hr {
	margin: 0px 5% 10px 5%;
	background-color: rgb(120,120,120);
	height: 2px;
	color: rgb(120,120,120);
	border: 0;
}
h1 {
	font-family: arial, sans-serif;
	text-align: left;
	margin-bottom: 10px;
}
h2 {
	font-family: arial, sans-serif;
	text-align: left;
	margin-bottom: 10px;
}
h3 {
	font-family: arial, sans-serif;
	text-align: left;
}
h4 {
	font-family: arial, sans-serif;
	text-align: left;
	margin-bottom: 10px;
}
blockquote {
	margin: 10px 20px 10px 20px
}
pre {
	text-align: left;
	font-family: courier;
}
.banner_ad {
	margin: 0 auto;
}
.container {
	width: 100%;
	text-align: center;
	background-color: rgb(235,235,235);
}
.content_wrapper {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
}
.code, .Code {
	padding: 15px;
	font-family: monospace;
	background-color: #cdcdcd;
}
.quote, .Quote {
	padding: 10px;
	background-color: #cdcdcd;
	border-left: 5px solid black;
}
#top_nav {
	position: relative;
	float: right;
	margin: 5px;
	display: none;
}
.top-menu-text1 {
	margin: 5px;
	color: #000;
	margin: 5px;     
}
a.top-menu-text1 {
	color: #000;
	text-decoration: none;     
}
a:visited.top-menu-text1 {
	color: #000;     
}
.header {
	font-family: arial, sans serif;
	background-image: url('http://santafetribune.com/img/banner_front.jpg');
	background-repeat: no-repeat;
	background-color: #455866;
	position: relative;
	width: 1000px;
	text-align: left;
	margin: 0;
	color: #E0F1FF;  
}
.full-width {
	width: 100%;
	border: none;
}
#masthead {
}
#masthead-space {
	height: 5px;
	width: 1000px;
}
#masthead-name {
	width: 1000px;            text-shadow: black 0.1em 0.1em 0.2em ;
	height: 90px;
  filter: Shadow(Color=#000, 
                 Direction=15, 
                 Strength=1);


}
#masthead-name a:hover {
	color: #ffffff;
	text-decoration: none;
}
#masthead-slogan {
	width: 940px;
	margin: 0 auto;
	text-align: right;
	color: #fff;      text-shadow: black 0.1em 0.1em 0.2em  ;
	font-weight: 800;    
  filter:Shadow(Color=#000, 
                 Direction=15, 
                 Strength=1);
	font-size: 14pt;
}
/*slider*/
.tab {
	/*background: url(../images/tab_b.png) repeat-x 0 0;
*/
	height: 22px;
	position: relative;
	top: 0;
	width: 1000px;
	margin: 0 auto;
	z-index: 999;
/* IE 8 */
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
/* IE 5-7 */
	filter: alpha(opacity=50);
/* Netscape */
	-moz-opacity: 0.5;
/* Safari 1.x */
	-khtml-opacity: 0.5;
/* Mozilla */
	opacity: 0.5;
}
.tab:hover {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=95)";
/* IE 5-7 */
	filter: alpha(opacity=95);
/* Netscape */
	-moz-opacity: 0.95;
/* Safari 1.x */
	-khtml-opacity: 0.95;
/* Mozilla */
	opacity: 0.95;
}
.tab ul.login {
	color: rgb(80,96,127)display: block;
	position: relative;
	right: 50px;
	float: right;
	clear: right;
	height: 22px;
	width: auto;
	font-weight: bold;
	line-height: 42px;
	margin: 0;
	background-color: rgb(192,208,255);
	color: white;
	font-size: 80%;
	text-align: center;
}
.tab ul.login:hover {
	border-left: 1px solid rgb(0,80,127);
	border-right: 1px solid rgb(0,80,127);
	border-bottom: 1px solid rgb(0,80,127);
}
.tab ul.login li.left {
	/* background: url(../images/tab_l.png) no-repeat left 0;
*/
	height: 22px;
	width: 30px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.tab ul.login li.right {
	/*background: url(../images/tab_r.png) no-repeat left 0;
*/
	height: 22px;
	width: 30px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.tab ul.login li {
	text-align: left;
	padding: 0 6px;
	display: block;
	float: left;
	height: 22px;
	/*background: url(../images/tab_m.png) repeat-x 0 0;
*/
}
.tab ul.login li a {
	color: #15ADFF;
}
.tab ul.login li a:hover {
	color: white;
}
.tab .sep {
	color: #414141
}
.tab a.open, .tab a.close {
	height: 8px;
	line-height: 8px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 8px;
}
/* I do not load what is do not have, but I do not forget how to improve appearance.tab a.open {
	background: url(../images/bt_open.png) no-repeat left 0;
}
.tab a.close {
	background: url(../images/bt_close.png) no-repeat left 0;
}
.tab a:hover.open {
	background: url(../images/bt_open.png) no-repeat left -19px;
}
.tab a:hover.close {
	background: url(../images/bt_close.png) no-repeat left -19px;
}
*/
/* sliding panel */
#toppanel {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#panel {
	width: 100%;
	height: 125px;
	color: rgb(58,58,58);
	background: rgb(64,96,127);
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}
#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}
#panel h2 {
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}
#panel p {
	margin: 5px 0;
	padding: 0;
}
#panel a {
	text-decoration: none;
	color: #15ADFF;
}
#panel a:hover {
	color: white;
}
#panel a-lost-pwd {
	display: block;
	float: left;
}
#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}
/*end slider*/
h1.sftrib {
	margin-left:  25px;
	font-size: 60px;
	color: #fff;
	margin-bottom: -20px;
}
h1.sftrib a {
	text-decoration: none;
	color: #fff;
	margin-bottom: -20px;
}
.uc {
	font-size: 80px;
	margin-bottom: -20px;
}
.uc1 {
	font-size: 80px;
	margin-right: -7px;
	margin-bottom: -20px;
}
ul.header_menu {
	width: 1000px;
	background: #455866;
	font-weight: 800;
	text-transform: uppercase;       text-shadow: none;
}
ul.header_menu a {
	text-decoration: none;
	color: #E0F1FF;
	background: #455866;
}
ul.header_menu a:visited {
	color: #fff;
}
ul.header_menu a:hover {
	text-decoration: underline;
	color: #fff;
}
li.menu {
	list-style-type: none;
	display: inline;
	margin-left:  35px;
	line-height: 25px;
	background: #455866;
}
.menu {
	background: #455866;
}
.clearfloat {
	display: block;
	height: 0;
	clear: both;
}
.page-top {
	border-bottom: 1px solid #cdcdcd;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.page-top h2 {
	text-align: center;
	width: 100%;
}
.left-column {
	float: left;
	width: 302px;
	padding-right: 10px;
	margin-left: 16px;
	position: relative;
	border-right: 1px solid #cdcdcd;
}
.middle-column {
	float: left;
	width: 302px;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #cdcdcd;
}
.right-column {
	float: left;
	width: 300px;
	margin: 20px 0 0 20px;
}
.two-column-left {
	float: left;
	width: 660px;
}
.two-column-inner {
	width: 613px;
	margin: 20px;
	text-align:left;
	
	}
.two-column-inner-box {
	width: 613px;
	margin: 20px 0 20px 16px;
	padding: 10px 10px 0 10px;
	border: 1px solid #cdcdcd;
}
p.two-column-inner-box, h1.two-column-inner-box , h2.two-column-inner-box , h3.two-column-inner-box h4.two-column-inner-box {
	border: none;
}
.two-column-inner-box h2 {
	width: 100%;
	text-align: center;
}
.two-column-inner-box-img {
	float: left;
	margin-right: 10px;
}
.two-column-inner-box-caption {
	float: left;
	display: inline;
	width: 130px;
	padding-top: 12px;
	font-size: 12px;
	text-align: left;
}
.photocredit, .photo-credit, #photocredit {
	font-size: 8px;
	width: 100%;
	text-align: right;
}
.rss li {
	list-style-type: none;
}
.clear-float {
	clear: both;
}
#slogan {
	width: 974px;
	text-align: right;
	margin: 0 auto;
}
#date {
	font-family: tahoma, verdana, arial, 'sans serif';
	width: 974px;
	color: #305E7F;
	text-align: right;
	margin: 0 auto;
	border-bottom: 1px solid #455866;
}
/* Article layout elements*/

	
	.photo-caption {   font-family:tahoma;
		margin: 10px;
		font-size:12px;
		
} 
.story-detail-right {   font-family:tahoma;
	width: 200px;
	padding: 10px;
	margin: 10px 0 10px 10px;
	float: right;
	border: 1px solid rgb(79,79,79);
} 
.story-detail-left {
font-family:tahoma;
font-size:12px;
	width: 200px;
	padding: 10px;
	margin: 10px 10px 10px 0 ;
	float: left;
	border: 1px solid rgb(79,79,79);
}
.story-detail-left h1 h2 h3 h4 h5, .story-detail-left h1 h2 h3 h4 h5{
font-family:arial, sans serif;}
.story-detail li, .story-detail-left li {
	margin-left: 20px
}
.byline {
	font-style: italic;
	margin-bottom: 10px;
}
/* */
/*calendar styles  */
.calendar, #calendar {
	margin-left: 15px;
	font-size: 12px;
	font-family: arial;
	width: 750px;
	text-align: left;
}
.calendar, #calendar br {
	line-height: 1.5em;
}
.cal-event, #cal-event {
	margin-left: 15px;
	font-size: 12px;
	font-family: arial;
	width: 600px;
	text-align: left;
}
/*end calendar styles    */
/*style for disqus comments    */
.comments {
	text-align: left;
	font-family: Palatino, Times, serif;
	font-size: 14px;
}
.comments blockquote {
	background-color: rgb(230,230,230);
	border-left: 2px solid rgb(134,134,134);
	padding: 5px;
}
/* end disqus comment styles */
/* rss styles */
.frontpage .heading {
	line-height: 20px;
}
.frontpage li a {
	text-decoration: none;
	font-weight: 800;
	line-height: 15px;
	color: #000;
}
.frontpage .button {
	color: #455866;
	text-align: center;
	font-weight: 800;
}
.frontpage li a:hover {
	text-decoration: underline;
	color: #455866;
}
.front li {
	text-decoration: none;
	font-weight: 800;
	text-align: left;
	color: #000;
}
.front li a {
	text-decoration: none;
	font-weight: 800;
	text-align: left;
	color: #000;
}
.front li a:hover {
	text-decoration: underline;
	color: #455866;
}
/*rss feed styles*/
.front2 sub {
	display: none;
}
.front2 li {
	list-style-type: disc;
	margin-left: 20px;
}
.front2 li {
	text-decoration: none;
	text-align: left;
	color: #000;
}
.front2 li a {
	text-decoration: none;
	text-align: left;
	color: #000;
}
.front2 li a:hover {
	text-decoration: underline;
	color: #455866;
}
.front2 li {
	text-decoration: none;
	text-align: left;
	color: #000;
}
.front1 li {
	text-decoration: none;
	text-align: left;
	color: #000;
}
.front1 li a {
	text-decoration: none;
	text-align: left;
	color: #000;
}
.front1 li a:hover {
	text-decoration: underline;
	color: #455866;
}
/* end rss styles */
/* separators */
.seperator hr {
	margin: 20px 25% 20px 25%;
	background-color: rgb(89,89,89);
	height: 5px;
	color: rgb(89,89,89);
}
/*end separators*/
.front-news a {
	text-decoration: none;
	text-align: left;
	color: #000;
}
.front-news   a:hover {
	text-decoration: underline;
	color: #455866;
}
.front-news h3 {
	margin-bottom: 7px;
}
/*text form styles -- login, registration, etc*/
.100txt {
	width: 100px;
}
.150txt {
	width: 150px;
}
.200txt {
	width: 200px;
}
/*end text form style*/
#local-news-left {
	float: left;
	width: 560px;
	border-right: 1px solid #cdcdcd;
	margin: 10px;
	padding: 10px 35px 10px 25px;
	text-align: left;
}
.local-news-right {
	float: left;
	margin: 10px;
	padding: 10px;
	width: 300px;
}
#events-left {
	float: left;
	width: 560px;
	border-right: 1px solid #cdcdcd;
	margin: 10px;
	padding: 10px 35px 10px 25px;
	text-align: left;
}
#events-left h2 {
	text-align: left;
	margin-bottom: 10px;
}
h1.event-listings {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
h3.event-listings {
	margin: 0;
}
#events-left blockquote {
	margin-right: 0;
}
.events-nav h3 {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*events listings*/
.events_day_header {
	color: #48789B;
	font-weight: 800;
}
.events_wk_header {
	color: #48789B;
	text-align: center;
	margin-bottom: 5px;
	font-size: 12px;
}
.events_wk_header a:hover {
	color: rgb(0,0,153);
	text-align: center;
	margin-bottom: 5px;
}
.events_wk_header a {
	color: #48789B;
}
.events_item_title {
	color: rgb(47,47,47);
	font-weight: 800;
	display: inline;
}
	;
/*events listings*/
.infolink {
	text-align: left;
}
.infolink li {
	list-style-type: none;
	margin-top: 10px;
}
.infolink a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.infolink a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #455866;
}
.content-main {
	padding: 10px;
}
h4.happenings {
	background-color: rgb(199,199,199);
	width: 95%;
	padding: 5px;
	margin-right: 20px;
	border-bottom: 1px solid rgb(138,138,138);
	border-right: 1px solid rgb(138,138,138);
	border-top: 1px solid rgb(227,227,227);
	border-left: 1px solid rgb(227,227,227);
}
/*styles for full-page layout         */
.page {
	text-align: left;
	padding: 20px;
}
.page li {
	margin-left: 20px;
}
/* a 2/3 width layout can be used as basic style */
.page-basic {
	width: 730px;
	margin: 15px;
	text-align: left;
	float: left;
}
.page-basic li {
	margin-left: 25px;
	margin-bottom: 15px;
}
/*end page layout styles*/
/*inline content-edit links*/
.editlink, .templ_editlink{
position:absolute;color:#979797;  margin-top:-10px;
font-size:xx-small;vertical-align:super; cursor:pointer;
 }
 
 .templ_editlink{margin-top:-16px;margin-left:12px;
 
 }
 .editlink a, .templ_editlink a{
 color:#979797;  text-decoration:none;
  }
  .editlink a:hover, .templ_editlink a:hover{
 color:#717171;   text-decoration:none;
  }
/* galleriffic */
#thumbs {
	margin: 0 auto;
	width: 530px;
	margin-top: 5px;
}
#thumbs a img {
	border: 1px solid black;
}
#thumbs ul {
	list-style-type: none;
}
#thumbs li {
	font-size: 10px;
	list-style-type: none;
	display: inline;
	float: left;
	border: 1px solid black;
	margin: 5px 5px 5px 5px;
}
.caption h2 {
	text-align: center;
}
.caption-container {
	width: 100%;
	text-align: center;
}
.controls {
	width: 500px;
	margin: 0 auto;
}
.nav-controls a.prev {
	float: left;
	text-decoration: none;
}
.nav-controls a.next {
	float: right;
	text-decoration: none;
}
.advance-link {
	text-decoration: none;
}
.advance-link img {
	border: 1px solid black
}
/* end gallerfic */
#data_shell {
	background-image: url(../../img/shadow-600x400.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 610px;
	height: 438px;
	z-index: 0;
}
/* begin NWS Radar */
#bkgrnd {
	background: #0A2390;
	height: 587px;
	width: 618px;
	position: relative;
	left: 14px;
	top: 0px;
}
#bkgrnd_sector {
	background: #0A2390;
	height: 595px;
	width: 618px;
	position: relative;
	left: 14px;
	top: 0px;
}
#bkgrnd_lite_sector {
	background: #85b6dd;
	height: 595px;
	width: 618px;
	position: relative;
	left: 14px;
	top: 0px;
}
#datetime, #datetime1, #datetime2, #datetime3, #datetime4, #datetime5, #datetime6 {
	position: relative;
	width: 618px;
	left: 14px;
	top: 0px;
}
#basemap, #image0, #image1, #image2, #image3, #image4, #image5, #image6, #image7, #image8, #image9 {
	position: absolute;
	left: 9px;
	top: 9px;
}
#basemap img, #image0 img, #image1 img, #image2 img, #image3 img, #image4 img, #image5 img, #image6 img, #image7 img, #image8 img, #image img9, table.nav img, table.sector img {
	border-style: none;
}
#toggles {
	position: absolute;
	top: 563px;
	left: 62px;
	color: White;
}
#sectors {
	position: absolute;
	top: 660px;
	width: 645px;
}
#overDiv {
	position: absolute;
	visibility: hidden;
	top: -50px;
	z-index: 1000;
}
#tabs {
	position: relative;
	left: 0px;
	top: 0px;
}
.tabwhite {
	color: White;
	font-weight: bold;
	font-size: 113%;
}
table.sector {
	border-collapse: collapse;
}
table.sector td a {
	display: block;
	width: 4.6em;
	padding: 3px
}
table.sector td a:link, table.sector td a:visited {
	background: #FFFFFF;
}
table.sector td a:hover, table.sector td a:active {
	background: #0A2390;
}
table.nav, table.sector {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.nav {
	border: 1px solid #660000;
}
#tab_bkgrnd1, #tab_bkgrnd2, #tab_bkgrnd3, #tab_bkgrnd4, #tab_bkgrnd5, #tab_bkgrnd6 {
	background-image: url(graphics/tab_bkgrnd.gif);
	width: 124px;
	height: 34px;
}
#tab_lite_bkgrnd1, #tab_lite_bkgrnd2, #tab_lite_bkgrnd3, #tab_lite_bkgrnd4, #tab_lite_bkgrnd5, #tab_lite_bkgrnd6 {
	background-image: url(graphics/tab_lit_bkgrnd.gif);
	width: 124px;
	height: 34px;
}
/* end NWS Radar */
/* edit form style */
.edit_extras {
	width: 600px;
	margin-top: 10px;
}
/* end edit form style */