/* CSS Document */

body, td {
	font-family:verdana,geneva,helv;font-size:12px;
	}
	
p {
line-height:1.3;
}

.shadows {margin:0px; padding:0px; line-height:0px;}

.searchInput {
	font-family:verdana,geneva,helv; 
	font-size:9px;border:1px solid #21212A;
	background-color:#F1F1F1;
	margin-right:6px;
	width:80px;
	}
.box16 {
	padding:15px;
	/*background-color:#FFFFFF;*/
	}
.head1 {
	font-weight:bold;
	font-size:20px;
	font-family:Tahoma,geneva,helv;
	padding-top:20px;
	color:#5B6F7B;
	}
.normText {
	font-size:11px; 
	color:#21212A;
	padding-left:10px;
	}
.devdr {
	padding-top:7px;
	padding-bottom:7px;
}

img {border:0px none;}
form {margin:0px;}

h1 {font-size:1.5em; margin:0px; padding-bottom:0; border-bottom:1px solid silver; margin-bottom:0.5em; color:#b5121b;
	}
h2 {font-size:1.5em; margin:0px; padding-bottom:0; margin-bottom:0; color:#b5121b;
	}	
h3 {font-size:18px; 	padding-bottom:3px;	margin-bottom:0px;	margin-top:0px;
	}	
h4 {font-size:14px; 	padding-bottom:3px; 	margin-bottom:0px;
	}	
h5 {font-size:12px; 	padding-bottom:3px;	margin-bottom:0px;
	}	
h6 {font-size:10px; 	padding-bottom:3px;	margin-bottom:0px;
	}	
	
.whiteHeader {color:white; font-weight:bold;
	padding-top:2px; padding-bottom:10px;
	}
.darkLink {font-weight:bold; color:#21212A; font-size:12px; text-decoration:none; }
.darkLink:hover {color:#F1F1F1;}


/* FOR MENU */
.mainDarkMenu a {
	font-weight:bold; 
	color:white; 
	font-size:11px; 
	text-decoration:none;
	padding-left:4px;	
	padding-top:3px;	
	padding-bottom:3px;
	display:block;
	margin:2px;
    border:1px solid #018abe;
	}
.mainDarkMenu a:hover {
	color:#B5121B; 
	text-decoration:none;
	border:1px solid #B5121B;  
	background-color:#5b6f7b;
	margin:2px;
}
.selItem {
/*    color:black !important;  */
/*    border-bottom:2px solid #018abe !important; */
    border-bottom:2px dotted #E2E2E2 !important;
    background-color:#5B6F7B;
    }
.blackFont {color:#21212A !important;}   
.menuLev1 {
    background-position: center left;
    background-image: url(/inc/cur/img/menu_bull.gif);  
    background-repeat:no-repeat;
}

.mainLightMenu a {
    letter-spacing:0;
    font-weight:700; 
	color:#21212A; 
	font-size:100%; 
/* 	font-family:Arial; */
	text-decoration:none;
	padding-left:4px;	
	padding-top:2px;	
	padding-bottom:2px;
	display:block;
	border:1px solid #F4F5EF;  
	margin:2px;
    background-color:transparent;
	}
.mainLightMenu a:hover {
	color:#21212A; 
	text-decoration:none;
	background-color:#F1F1F1 !important;
	border:1px dashed #5b6f7b;  
	margin:2px;
}

.RSS_DESCRIPTION {font-size:16px;padding-bottom:10px;}
.RSS_ITEM_DATE {font-size:75%;color:#808080}
.RSS_ITEM_LINK {font-size:13px;font-weight:bold;padding-bottom:5px;}
.RSS_ITEM_DESCRIPTION {font-size:12px;padding-bottom:20px;padding-left:30px;}

/* ================ REG FORM ===================== */
.RegForm * {font-size:11px; font-family:verdana;}
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDC;
	background-color: #FFE;
	}
label.errHilite {
	color: #C00;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}
		
/* =============== end of REG FORM ==================*/	

/* =============== bottom bar ==================*/	

#botbar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;
}

#botbar a{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#botbar a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

#botbar a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-decoration: none;
background-color: #e1e1e1;
}

#botbar td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border-right: 1px #999999 solid;
}  
	
/* =============== end of bottom bar ==================*/

/* ========== common styles ===========*/

.red {
color: #b5121b;
float:left;
padding-right: 0.3em; 
}

.action_bar {
border-top: 2px #b51215 solid;
color: #5b6f7b;
text-align:right;
padding: 0.5em 1em;
font-size: 0.8em;!important
}

.tittle {
color:#B5121B;
font-family:Arial,Helvetica,sans-serif;
font-size:2em;
font-weight:800;
}

.main_headers {
border-bottom:thin solid #E2E2E2;
color:#b5121B;
font-family:Arial,Helvetica,sans-serif;
font-size:1.5em;
}

.author {
color:#B5121B;
font-family:Arial,Helvetica,sans-serif;
font-size:1.5em;
font-style:italic;
font-weight:800;
}

.author2 {
color:#B5121B;!important
font-family:Arial,Helvetica,sans-serif;!important
font-size:1.3em;!important
}

.scategory {
color:#5b6f7b; !important
font-family:Arial,Helvetica,sans-serif;!important
font-weight:bolder;
font-size:0.9em; !important
}

p.text_cotent:first-letter {
color: #303030;
padding-left: 3em;
}

.text_cotent {
color:#303030;
font-size:1.0em;
line-height: 1.7em;
}

.text_general {
color:#303030;
font-size:1.0em;
line-height: 1.7em;
}

.article_quote_box {
margin: 0.5em 0 0.5em 0;
padding: 1em;
width: 280px;
float:right;
}

.article_quote {
padding: 0.5em;
margin: 0;
text-align: center;
font-size: 1.8em;
}

.article_cite {
display: block;
text-align: center;
padding-bottom:0.5em;
}

.article_illustration_box {
margin: 0 0 0 1em;
padding: 1em;
width: 300px;
float:right;
background-color:#fff;
}

.article_illustration {
padding: 0.5em 0 0 0;
}

.illustration_credits {
color: #5b6f7b;
text-align:left;
padding: 0 1em 0 1em;
font-size: 0.9em;!important
line-height: 0.8em;!important
}

.illustration_credits2 {
color: #b51215;
text-align:left;
padding:1em;
font-size: 0.9em;!important
}


#content {
background-image:url();
background-position:right top;
background-repeat:no-repeat;
padding: 0 1em 1em 0.5em;
}

#columnLeft {
width:350;
padding: 0 0.5em 0 0;
}

#columnMiddle {
padding: 0 1em 0 1em;
border-left: 2px dotted #dadada;
}

#columnRight {
padding: 0 0 0 1em;
border-left: 2px dotted #dadada;
border-bottom: 2px dotted #dadada;
}

#doubleColumn {
border-top: 2px dotted #dadada;
padding-top: 1em;
border-bottom: 2px dotted #dadada;
}

#promoList {
line-height:1.5em;
}

#promoList li{
margin-left: 1.5em;
color:#5b6f7b!important;
}

#quick_links {
background-color:white;
border:thin solid #E2E2E2;
padding:5px;
}

#advertisement {
background-color:white;
border:2px solid #E2E2E2;
padding: 2em;
}

.attention {
background-color: #FFCC00;
color: #b5121b;
font-weight: bolder;
font-size:0.9em;
padding:0 0.5em;
}

.link_list .tittle2 {
padding: 1em 0;
}
 
.link_list a {
color:#5b6f7b; 
line-height: 1.5em;
text-decoration:none;
padding-left: 1em;
}

.link_list a:hover {
padding-left: 1em;
line-height: 1.5em;
color:#b5121b;
text-decoration:underline;
border-bottom:0px none;
background-color: #fff; 
}

.link_list a:visited {
padding-left: 1em;
line-height: 1.5em;
text-size: 100%;
color: #5b6f7b;
}

.archive .link_list a{
padding-left: 0px;
text-decoration: underline;
}

.right_blocks .link_list a{
padding-left: 0px;
text-decoration: underline;
}

.link_list_2 a, a:visited{
color:#5b6f7b; 
line-height: 1.5em;
padding-left: 0px; 
text-decoration: underline !important;
}




/* ========CLASSIFIEDS SECTION STYLES START =========*/


#placePost {
background-color:#F4F5EF;
color:#B5121B;
font-size:12px;
font-style:italic;
font-weight:600;
padding-right:1em;
text-align:right;

}

#placePost a {
color:#B5121B;
font-size:12px;
font-style:italic;
font-weight:700;
}

#placePost a:hover {
color:#B5121B;
font-size:12px;
font-style:italic;
font-weight:700;
text-decoration:underline;
}

#classSearch {
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
padding-top:5px;
text-align:right;
}

#justPosted {
font: Geneva, Arial, Helvetica, sans-serif #5b6f7b 6em;
font-size: 10px;
}

#justPosted th{
text-align:left;
font-size:1.5em;
font-weight:600;
border-top: 2px solid #dadada;
padding:0.5em;
}

#justPosted td{
padding-left:1em;
border-bottom: 1px solid #dadada;
vertical-align: top;
}

#justPosted a {
color:#333333;
text-decoration:none;
}

#justPosted a:hover {
color:#B5121B;
text-decoration:underline;
}

.tittle2 {
color:#b5121b;
font-size: 1.7em;
font-weight: 800;
font-family: Arial, Helvetica, sans-serif;
}

.categories {
background-color:#B5121B;
color:#F4F5EF;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:700;
}

.dropper {
background-color:#F4F5EF;
color:#333333;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:500;
}

#fullList a {
color:#333333;
font-size:11px;
text-decoration:none;
}

#fullList a:hover {
color:#B5121B;
font-size:11px;
text-decoration:underline;
}

.boxContainer {
border:1px solid #EEEEEE;
float:left;
margin:10px;
text-align:center;
width:120px;
}

/* ==========CLASSIFIEDS SECTIONS STYLES END ===========*/

/* ========== COMMENTS BLOCKS STYLES ===========*/

.commentBox {
border: 1px solid #5b6f7b;
margin-bottom:1em;
}

.commentAuthor {
border-bottom: 1px dashed #dadada;
display:block;
color: #b5121b;
font-size:1.2em;
font-weight:bold;
padding-top: 0.5em;
padding-left: 2em;
padding-bottom: 0.5em;
}

.commentBody {
color:#303030;
font-size:1.0em;
line-height: 1.6em;
text-indent: 3em;
padding: 0 2em 0 2em;
}

.commentFormHead {
background: #5b6f7b;
color:#fff;
display:block;
padding: 0.5em 2em 0.5em 2em;
}

.commentFormHead th {
font-size:1.2em;
font-weight:bold;
}

.commentCounter {
font-size:1em;
font-weight:normal;
}

.commnetForm {
padding: 1em 2em 1em 2em;
}
.commnetForm td{
padding-bottom: 0.5em;
}

/* ========== COMMENTS BLOCKS STYLES  END===========*/

/* ========== SPONSORED AD STYLES ===========*/
.sponsored_ads {
font-size: 1em;
color:#5b6f7b;
padding: 1em;
border: 1px #dadada solid; 
line-height: 1.5em;
background-image:url(/media/gradient_bg.jpg);
background-repeat:repeat-x;
width: 580px;
} 

.sponsored_ads a {
color:#5b6f7b; 
text-decoration:none;
}

.sponsored_ads a:hover {
color:#b5121b;
text-decoration:underline;
border-bottom:0px none;
background-color: #fff; 
}

.sponsored_ads a:visited {
font-size: 100%;
color:#5b6f7b;
}

/* ========== SPONSORED AD STYLES END ===========*/

/* ========== RATING SYSTEM STYLES ===========*/
.rating {
border: 1px solid #dadada;
margin: 1em;
float:left;
}

.rating th {
background-color: #5b6f7b;
color: #fff;
font-weight: bolder;
font-size: 1.1em;
}

.ratingAuthor {
height: 30px;
color: #5b6f7b;
size: 1.1em;
border-bottom: 1px dashed #dadada;
}

.ratingHere {
color:#5b6f7b;
font-family:Arial,Helvetica,sans-serif;
padding-top: 0.5em;
border-top: 1px dashed #dadada;
}

.ratingStarsContainer {
padding: 0.5em 0 0 0;
}

.rated {
color: #b51215;
}

/* ========== RATING SYSTEM STYLES END===========*/


/* ========== WEEKEND EVENTS STYLES ===========*/

#weekend_events #schedule {
	margin:20px auto;
	width:550px;
}
#weekend_events #schedule .scheduleday {
	margin:0 0 1em 0;
	padding-bottom:1em;
	border: 0.5em #dadada solid;

}
#weekend_events #schedule .scheduleday h4 {
	text-align:left;
	font-size:1.2em;
	margin: 0.5em 1em 0 1em;
	padding:4px 0 4px 8px;
	border-bottom:2px solid #b51215;
}
#weekend_events #schedule .schedule_list {
	list-style-type:none;
	margin:10px 15px 1.5em 1em;
	padding:0 0 0 15px;
}
#weekend_events #schedule .schedule_list li {
	font-size:1em;
	padding:5px;
	background:#ffffff;
	margin:2px 0;
}

#weekend_events #top_date {
	font-size:1.4em;
	color:#b51215;
	font-weight:bold;
	background-color:#dadada;
	margin: 0 14em 0 0;
	padding: 0.3em 0 0 1em;
}

#weekend_events img {
	float: left;
	padding-right:10px;
	
}


/* ========== WEEKEND EVENTS STYLES END===========*/

/* =========== Contest Styles =================== */

div.row {
  	clear: both;
  	padding-top: 10px;
  	}

div.row span.label {
  	float: left;
  	width: 60px;
  	text-align: right;
  	font-size:80%;
/*  padding-right:1em;*/
  }
  
div.row span.buttom {
  	float: left;
  	width: 60px;
  	height:45px;
  	text-align: right;
  	vertical-align:top;
/*  padding-right:1em;*/
  	}

div.row span.formw {
	float: right;
	width: 150px;
	text-align: left;
	} 


.title_3 {
	font-size:1.7em;
	color:#f4f5ef;
	padding-right:3px;
	}

.mini_bold {
	font-weight:bolder;
	letter-spacing:1.5%;
	font-size:0.8em;
	padding:1em 3px 0 0;
	color:#666666;
	}

.rated_dark {
	color:#333333;
	font-weight:bolder;
	}

.label_2 {
	font-weight:bolder;
	font-size:1em;
	color:#333333;
	}

.row_2 {
	padding:0.5em 0 1em 0;
	border-bottom: 1px solid #dadada;
	}

	.gray_titles {
	font-weight:bold;
	color: #666;
	font-size: 0.9em;
	}
  
/* =========== Contest Styles =================== */ 

h1.tittle2 {
	color:#b5121b;
	font-size: 1.8em;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

h1.author2 {
	color:#B5121B;!important
	font-family:Arial,Helvetica,sans-serif;!important
	margin:0px;
	font-size:1em;
	border: 0px;
	padding: 0px;
	font-weight:normal;
	}

h1.main_titles {
	color:#b5121b;
	font-size: 1.5em;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0;
    border: 0;
	}
	
	h1.main_titles a {
	color:#b5121b;
	border: 0;
	text-decoration: none;
	}
	
	
	

/* ============ Gallery Styles ================= */

.galleries {
	width:32.5%;
	height: 160px;
	float:left;
	border-bottom: 2px dotted rgb(218, 218, 218);
	padding: 0 5px 15px 0;
	margin-bottom: 10px;
	}
	
	.galleries img {
		padding-bottom: 5px;
	}
	
	.galleries .tittle2 {
		font-size: 1.5em;
	}
	
	.galleries .author2 {
		font-size: 1em;
	
	}
	
	.galleries a:link, a:hover, a:visited, a:active {
		text-decoration: none!important;
		}

.photo_tag {
	background-color:#dadada;
	padding: 10px;
	color:#5b6f7b;
	text-size: 1.2em;
	font-weight:800;
}


/* ============ Guides Styles ================= */

.guides a{
color: #333333;
}

.guides a:visited{
color: #333333;
}

.guides_item {
padding-bottom: 10px;
border-bottom: 2px dotted #dadada;
margin-bottom: 10px;
}

.guides h1{
	padding: 0px !important;
	margin: 0px !important;
	font-weight:800;
	font-size:inherit!important;
	color: #333333;
	border:0;
}

.right_column_container {
	 padding: 0pt 10px 10px;
	 background: url(/media/bk_right_col.png) repeat-x left top #f4f5ef;
	 margin-left: 10px;
}

.right_blocks {
	background:url(http://www.seattle.net/media/gradient_bottom.jpg) repeat-x 0 100% #f4f5ef;
	padding: 10px 10px 20px 10px;
	border: 1px solid #dadada;
}

.right_blocks .subtitles {
	background: url(http://www.seattle.net/media/bk_subtitles.png) 0 0 repeat-x #f4f5ef;
	color: #b51215;
	font-weight: 800;
	display: block;
	height: 44px;
	padding: 10px 10px 0 10px;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: -10px;
	border: 0;
}

h3.event_name {
	font-size: 1em;
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #dadada; 
}

.guides-sub-menu {
	background: url(/media/bg_active.jpg) repeat 0 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height:20px;
	padding:10px 10px 2px 25px;
	color:#666666;
	font-weight:800;
	font-size:0.95em;
	position: relative;
	top: -4px;
}

.guide_item {
	border-bottom: 1px solid silver;
	min-height: 160px;
	vertical-align:top;
	padding: 10px 10px 20px 0;
	display:block;
	clear:both;
	margin: 10px 0;	
}
	
.left_image_column {
	float:left;
	width: 150px;
	padding: 10px;
	background-color:#FFFFFF;
	margin-right: 10px;
}

.right_text_column {
	margin: 0 10px 0 190px;
	padding: 0;
}

.subtitles {
	background: url(http://www.seattle.net/media/bk_subtitles.png) 0 0 repeat-x #f4f5ef;
	color: #b51215;
	font-weight: 800;
	display: block;
	height: 44px;
	padding: 10px 10px 0 10px;
	font-size: 1.4em;
	margin-bottom: 0;
	border: 0;
}

.left_blocks {
	margin: 0 10px 10px 0;
	padding-bottom: 10px;
}

.title_star {
	font-size: 1.5em;
	font-weight: 800;
	background: url(/media/bullet_01.jpg) no-repeat 0 2px; padding-left: 20px;
	color: #b51215;
	padding-right: 0.3em; 
}

.feature_item {
	border-bottom: 1px solid silver;
	padding: 1em 1em 0pt 0.5em;
	clear: both;
}

.feature_item img {
	display: block;
}

.middle_banner {
	display: block;
	clear: both;
	background: url(http://www.seattle.net/media/gradient_bottom.jpg) repeat-x 0 100% #f4f5ef;
	padding: 10px;
	text-align: center;
}

.archive {
	width: 100%;
	padding-top: 10px;
}

.archive .column {
	padding: 10px;
}
.archive .middle_column {
	padding: 10px;
	border-left: 2px dotted #dadada;
	border-right: 2px dotted #dadada;
}


.event_schedule {
	border: 1px dotted silver;
}
		
.event_schedule th{
	padding: 10px;
	text-align: center;
}
		
.event_schedule li {
	list-style: none;
	padding: 5px;
	margin: 0 5px;
	color: #5b6f7b;
}

.event_schedule ul {
	padding: 0 5px;
	color: #5b6f7b;
}
		
.event_schedule .column_middle {
	border-left: 1px dotted silver;
	border-right: 1px dotted silver;
}


.event_schedule a:link, a:visited {
	color:#5b6f7b;
}

.event_schedule a:hover {
	color:#5b6f7b;
	text-decoration: underline;
}

.table_sub_head {
	text-align: center;
	color: #b51215;
	font-size: 1em;
	margin: 10px 5px;
	padding: 10px 0;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.quick_easy {
	padding: 10px 10px 20px 10px;
	font-size: 0.95em;
	background: url(/media/dilema_bg.jpg) left bottom repeat-x;
	color:#303030;
	font-size:1.0em;
	line-height: 1.7em;
}

div.sub_menu {
	
	}
	
div.sub_menu .title {
	color:#B5121B;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: 800;
	margin:0 0 5px 0;
	padding:0;
	display: block;
	}
		
div.sub_menu span.item {
	padding: 3px 0;
	border-bottom: 1px solid #dadada;
	margin: 0px;
	display:block;
	}

	div.sub_menu span.item a:link {
		padding-left: 5px;
		color: #5b6f7b;
		text-decoration: none!important;
		}
		
	div.sub_menu span.item a:visited {
		padding-left: 5px;
		color: #5b6f7b;
		text-decoration: none!important;
		}
		
	

ul.definitions {
	margin: 0;
	padding-left: 15px;
	}
	
ul.definitions li{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	display: block;
	color: #303030;
	line-height: 170%;
	border-bottom: 1px solid #dadada;
	}

ul.definitions li a{
	color: #5b6f7b;
	text-decoration: none;
	}
	
.clear {
	clear: both;
	}

