/*
Theme Name: Metro-East.com Theme
Theme URI: http://www.metro-east.com/
Description: A custom Wordpress theme.
Version: 1.0
Author: Brian Bailey
Author URI: http://www.metro-east.com/

*/


*{
margin:0;
padding:0;
list-style-position: inside;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
}


a {
color:#003366;
}

a:hover, a:hover {
color:#006699;
}

h1 {
font-size:12px;
}

h1#section-title { 
font-size:30px;
font-weight:bold; 
color:#006692; 
text-decoration:none;
padding:10px;
}

h1#section-title a, h1#section-title a:visited { 
font-size:30px;
font-weight:bold; 
color:#006692; 
text-decoration:none;
}

h1#section-title a:hover { 
font-size:30px;
font-weight:bold; 
color:#006692; 
text-decoration:underline;
}

h2{font-size:14px;}
h3{font-size:16px;}
h4{font-size:14px;}

h2.post a{
font-size:14px;
text-decoration: none;
}

h2.recentposts a{
font-size:18px;
text-decoration: none;
}

h3.sections a{ font-size:20px;color:#2D6E89;text-decoration:none; }

h5{
font-size:14px;
color: #7f7f7f;
padding-left:1px;
font-weight:normal;
margin-bottom:8px;
}

#wrapper{
margin:0px auto;
width:980px;
text-align:left;
} 

/* header */
#header{
background:#FFFFFF;
width:980px;
}

#searchWrap input{vertical-align:middle;}
#searchWrap #s{
font-size:1.1em;
border:1px solid #464646;
padding:1px 2px;
margin-right:0px;
}

#searchWrap{
margin-top:0px;
margin-right:0px;
}

/* main content */

#blogcontent{
width:644px;
line-height:1.1em;
font-size: 12px;
font-family: arial,helvetica,verdana,sans-serif;
border-right:1px solid #CCCCCC;
margin-left:10px;
}

#blogcontent p{
margin-bottom:10px;
}

#blogcontent a{
text-decoration: underline;
}

#blogcontent a:hover{
text-decoration: underline;
color: #0000FF;
}

h1#post-title {color:#000000;font-size:28px;line-height:1.1em;font-family:arial;text-decoration:none;padding:5px 0 5px 0;}
h1.blogposttitle {font-family:arial;font-size:24px;color:#000000;}
h2#post-cat-title a {color:#006699;font-size:20px;font-family:arial;text-decoration:none;padding:5px 0 5px 0;}
#posted-on { color:#474747;line-height:1.1em;font-size:10px; }
#category-title, #category-title a, #category-title a:visited { line-height:1.2em;font-size:18px;font-weight:bold;text-decoration:none; }
#category-title a:hover { text-decoration:underline; }

#cat-page-title, #cat-page-title a, #cat-page-title a:visited { margin-top:3px;font-size:18px;font-weight:bold;text-decoration:none; }
#cat-page-title a:hover { text-decoration:underline; }
#cat-page-posted-on { color:#474747;font-size:10px;margin-top:3px; }
.cat-page-post-info {color:#000000;font-size:13px; }
.cat-page-post-info a {color:#000000;}
.cat-page-post-info a:hover {color:#000000;text-decoration:underline;}
.cat-page-post-info a:visited {color:#000000;}
#cat-page-tags { margin-top:3px; }
.cat-page-event-tags a { font-size:12px;color:#242424;text-decoration:none; }
.cat-page-event-tags a:hover { text-decoration:underline; }
#cat-page-excerpt { margin-top:3px; }
#cat-page-links { margin-top:3px; }

#postExcerpt {
  line-height:1.2em;
  padding-left:15px;
}

/* comments */
#comments{
width:435px;
padding:5px 0 0 0;
}

#comments h3,
h3#respond{
color:#555;
margin-bottom:7px;
}

#comments h1,
h1#respond{
color:#555;
margin-bottom:7px;
}

ol.commentslist{
list-style:none;
margin:5px 0 12px 0;

}
.commentslist li{
background:#f5f5f5;
border:2px solid #bbbbbb;
margin-bottom:7px;
padding:7px 0;
}

.commentslist li a{ }
.commentslist li.alt{background:#ffffff;}
.commentslist li:hover{border:2px solid #940F04;background:#C3D9FF;}

.commentslist {
overflow:hidden;
}

.comment_text{
padding:0 0 5px 10px;
overflow:hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote{margin:1em 0;}
.comment_text ul,.comment_text ol,.comment_text blockquote{margin:0 1em;}

.author_meta table { 
margin:2px; 
}

.author_meta table td {
color: #000000;
padding-left:5px;
}

.author_meta table td a, .author_meta table td a:hover, .author_meta table td a:visited {
color: #003366;
text-decoration:none;
}

p.post_meta{
font-size:11px;
text-align:right;
margin:0 7px 0 0;
}

.commentslist li.author{
background:#333;
color:#CCC;
}

.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}

#comments_closed{
background:#333;
color:#ccc;
padding:7px 0;
margin-top:12px;
line-height:1.5em;
}

p.nocomments{margin:0 12px 0 7px;}

p.nocomments a{
color:#ddd;
font-weight:bold;
text-decoration:underline;
}

p.nocomments a:hover{color:#FFF;}

ol.pingslist{
margin:1.5em 2em;
font-size:12px;
}

.pingslist li{
color:#7F7F7F;
margin:0 0 7px 0;
}

.pingslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p{margin:1em 0;}

#commentform p a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment{
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}

#comment{width:429px;overflow:auto;}

#commentform p small{
font-size:10px;
color:#7F7F7F;
}

.commentslist code{background:transparent;}

/* footer */

#footer{
padding:5px;
width:980px;
margin-bottom: 10px;
margin-left: 5px;
margin-right: 15px;
}

.clear{clear:both;}

.cat2 ul{display:inline;padding:0px 0px 0px 0px;}
.cat2 ul a{font-size:12px;outline:none;color:#2F2F2F;text-decoration:none;display:inline;padding:0px 2px 0px 2px;margin-bottom:0px;text-transform:none;}
.cat2 li{display:inline;padding:0px 2px 0px 2px;}
.cat2 li a{align: center;font-size:12px;font-weight:bold;outline:none;color:#0099FF;text-decoration:underline;padding:2px 2px 2px 2px;text-transform:none;}
.cat2 li a:hover{text-decoration:underline;color:#0099FF!important;width:}

.cat3 ul{display:inline;padding:0px 0px 0px 0px;}
.cat3 ul a{font-size:14px;outline:none;color:#2F2F2F;text-decoration:none;display:inline;padding:0px 2px 0px 2px;margin-bottom:0px;text-transform:none;}
.cat3 li{display:inline;padding:0px 2px 0px 2px;}
.cat3 li a {align:center;text-decoration:underline;font-size:14px;font-weight:bold;outline:none;color:#0099FF;padding:2px 2px 2px 2px; text-transform:none;}
.cat3 li a:hover{text-decoration:underline;color:#0099FF!important;width:}

.cat4 ul{display:inline;padding:0px 0px 0px 0px;}
.cat4 li{display:inline;padding:0px 2px 0px 2px;}
.cat4 li a{font-size:12px;outline:none;color:#2F2F2F;text-decoration:underline;display:inline;padding:0px 2px 0px 2px;margin-bottom:0px;text-transform:none;}
.cat4 li a:hover{text-decoration:underline;color:#0099FF!important;width:}

.cat5 ul{display:inline;padding:0px 0px 0px 0px;}
.cat5 li a{font-size:16px;outline:none;color:#2F2F2F;text-decoration:none;display:inline;padding:0px 2px 0px 2px;margin-bottom:0px;text-transform:none;}
.cat5 li{display:inline;padding:0px 2px 0px 2px;}
.cat5 li a{align: center;font-size:16px;font-weight:bold;outline:none;color:#000000;padding:2px 2px 2px 2px;text-transform:none;}
.cat5 li a:hover{text-decoration:underline;color:#0099FF!important;width:}

.border4 {border-bottom: 2px solid #000000;color: #000000;margin: 0 1px 0 0;padding: 1px;}

/* Classifieds */

#allincategory ul li { 
list-style: none; 
}

h3.title {font-size: 16px;color: #0066CC;}
h3.title a{font-size: 16px;color: #0066CC;text-decoration:none;}
h3.title a:hover{font-size: 16px;color: #0066CC;text-decoration:none;}
h3.title a:visited{font-size: 16px;color: #0066CC;text-decoration:none;}

.title {font-size:12px;border-top:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;padding:5px;}

.titletop h3 {font-size: 32px;padding:2px;color: #0066CC;}

.listingtitle {border:1px solid #CCCCCC;font-size:16px;padding:5px;}
.listingtitle h3 {font-size: 16px;color: #0066CC;padding:2px;}
.listingtitletop {border:1px solid #CCCCCC;font-size:16px;padding:5px;margin-bottom:2px;}
.listingtitletop h3 {font-size: 16px;color: #0066CC;padding:2px;}

.catlist1 ul li{
background: #FFFFFF;
font-size:14px;
outline:none;
color:#000000;
text-decoration:underline;
display:block;
padding:2px 2px 2px 2px;
text-transform:none;
}


.listingpost {
padding:0px 0px 0px 0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

.listingentry {
padding:0px 0px 0px 0px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

#listingcontent{
width:760px;
}

.location-text {color:#003366;}

.item-title {font-size:12px;font-weight:bold;}

.see-full-details {font-color:#CC0000;text-decoration:underline;font-weight:bold;}
.see-full-details a {font-color:#CC0000;font-weight:bold;}
.see-full-details a:hover {font-color:#CC0000;text-decoration:underline;font-weight:bold;}
.see-full-details a:visited {font-color:#940F04;text-decoration:underline;font-weight:bold;}

.classified-listing {width:750px;height:86px;margin-bottom:3px;border-bottom: 1px solid #CCCCCC;padding:5px;}
.classified-item-title {font-size:14px;margin-bottom:3px;}
.classified-item-title a {font-size:14px;color:#003366;}
.classified-item-title a:hover {font-size:14px;color:#0099FF;text-decoration:underline;}
.classified-item-title a:visited {font-size:14px;color:#666666}
.classified-item-description { float:right;width:620px;align:left; }
.classified-item-image { width:125px;border:0; }
.classified-item-price { }
.classified-location-text { }
.classified-location-zip { }
.classified-listing-type { }
.classified-item-see-full-details { color:#CC0000;font-weight:bold; }
.classified-item-see-full-details a { color:#CC0000;font-weight:bold; }
.classified-item-see-full-details a:hover { color:#0099FF;font-weight:bold;text-decoration:underline; }
.classified-item-see-full-details a:visited {color:#666666; }

.auction-listings { width:760px;border-bottom: 1px solid #CCCCCC;margin-bottom:3px; }
.auction-item-title {font-size:14px;}
.auction-item-title a {font-size:14px;color:#003366;}
.auction-item-title a:hover {font-size:14px;color:#0099FF;text-decoration:underline;}
.auction-item-title a:visited {font-size:14px;color:#666666}
.auction-item-location-title { width:50px; }
.auction-location-text { }
.auction-listing-type { }
.auction-item-see-full-details { color:#CC0000;font-weight:bold; }
.auction-item-see-full-details a { color:#CC0000;font-weight:bold; }
.auction-item-see-full-details a:hover { color:#0099FF;font-weight:bold;text-decoration:underline; }
.auction-item-see-full-details a:visited {color:#666666; }
.auction-bids { font-weight:bold; }
.auction-item-price
.auction-date { color:#E1771E; }

.continue-reading {font-size:12px;}
.continue-reading a {color:#0099FF;}

.related-posts { padding:5px; font-size:14px; font-weight:bold; }
.related-posts ul { list-style: square inside url('http://www.metro-east.com/images/arrow.png');font-size:14px; font-weight:bold; }
.related-posts ul li { padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold; }
.related-posts ul li a {color:#000000;padding-top:5px; padding-bottom:5px; font-size:14px; font-size:14px;}
.related-posts ul li a:hover { padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold;color:#0099FF; }
.related-posts ul li a:visited { color:#000000;padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold; }

.other-sections { padding:5px; font-size:14px; font-size:14px; font-weight:bold; }
.other-sections ul { list-style: square inside url('http://www.metro-east.com/images/arrow.png');padding: 5px 0 5px 5px; font-size:14px; font-weight:bold; }
.other-sections li { padding-top:5px; padding-bottom:5px; font-size:14px; font-size:14px; font-weight:bold; }
.other-sections a { color:#000000;padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold; }
.other-sections a:hover { padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold;color:#0099FF; }
.other-sections li a { color:#000000;padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold; }
.other-sections li a:hover { padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold;color:#0099FF; }

#other-sections { padding-top:5px; padding-bottom:5px; font-size:14px; font-size:14px; font-weight:bold; }
#other-sections ul { list-style: square inside url('http://www.metro-east.com/images/arrow.png');padding: 5px 0 5px 5px; font-size:14px; font-weight:bold; }
#other-sections li { padding-top:5px; padding-bottom:5px; font-size:14px; font-size:14px; font-weight:bold; }
#other-sections a { color:#000000;padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold; }
#other-sections a:hover { padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold;color:#0099FF; }
#other-sections li a { color:#000000;padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold; }
#other-sections li a:hover { padding-top:5px; padding-bottom:5px; font-size:14px; font-weight:bold;color:#0099FF; }

.sell-it-with-ebay { font-weight:bold;font-size:18px;width:340px;color:#0099FF; }
.sell-it-with-ebay a { font-weight:bold;font-size:18px;width:340px;color:#0099FF; }
.sell-it-with-ebay a:hover { font-weight:bold;font-size:18px;width:340px;color:#0099FF;text-decoration:underline; }
.sell-it-with-ebay-subtext {font-weight:bold;}

.sell-it-with-oodle { font-weight:bold;font-size:18px;width:340px;color:#0099FF; }
.sell-it-with-oodle a { font-weight:bold;font-size:18px;width:340px;color:#0099FF; }
.sell-it-with-oodle a:hover { font-weight:bold;font-size:18px;width:340px;color:#0099FF;text-decoration:underline; }
.sell-it-with-oodle-subtext {font-weight:bold;}

.sellbox { border:2px dashed #000000;width:756px;margin-top:2px; }
.sellbox2 { border:2px dashed #000000;width:956px;margin-top:2px; }

.more-like-this-bottom-page {font-size:12px;width:734px;}
.more-like-this-bottom-page ul {list-style:square;}
.more-like-this-bottom-page li {padding-right:10px;display:inline;}
.more-like-this-bottom-page li a {color:#000000;font-size:12px;text-decoration:underline; }
.more-like-this-bottom-page li a:hover {color:#0099FF;text-decoration:underline; }
.more-like-this-bottom-page li a:visited {color:#000000;text-decoration:underline; }

.more-like-this-phrase { font-size:14px;color:#CC0000;font-weight:bold; margin-bottom:2px; }
.more-like-this-box { width:750px;border:1px solid #666666;padding:5px;background:#F5F5F5; }

.front-list { border-right:1px solid #CCCCCC; padding:5px 0 5px 5px; font-size:10px; font-weight:bold;width:125px; }
.front-list ul { list-style: square inside url('http://www.metro-east.com/images/arrow.png');padding: 5px 0 5px 5px; font-size:10px; font-weight:bold; }
.front-list li { padding-top:3px; padding-bottom:3px; font-size:10px; font-weight:bold; }
.front-list a {color:#000000;padding-top:5px; padding-bottom:5px; font-size:10px;}
.front-list a:hover { padding-top:5px; padding-bottom:5px; font-size:10px; font-weight:bold;color:#0099FF; }
.front-list h3 {font-size:12px;font-weight:bold;}
.front-list h3 a {font-size:12px;font-weight:bold;text-decoration:none;}
.front-list h3 a:hover {font-size:12px;font-weight:bold;text-decoration:none;}

.listings-top-ad { width:978px;margin-bottom:2px;background:#F5F5F5;border:1px solid #CCCCCC; }

/* Post Template */

.top-ad { width:948px;padding:15px 0 15px 0; }

.post-info-box { border-top:2px solid #bbbbbb;margin-top:10px; }
.post-info-box table { width:100%; }
.post-info-box td { width:30%; }

.post-info { color:#000000;font-size:13px; }
.post-info a { color:#000000; }
.post-info a:hover { color:#000000;text-decoration:underline; }
.post-info a:visited { color:#000000; }

.post-info-row {border-bottom:1px dashed #CCCCCC;padding:5px;}

.email-this { }
.ratings { }
.views { }
#sorted-by { }
#post-categories
#post-tags
.sorted-by-title { font-weight: bold; }
.sorted-by-subtitle { font-weight: bold;color:#003366; }

#link-to-me { }
#please_link_to_me {}
#please_link_to_me_title {}
#please_link_to_me_desc { color:#474747; }

#related-pages { 
padding:0 0 5px 30px; 
}

ul.bullets { list-style:none; }
.bullets li { 
list-style:none;
background: url(http://www.metro-east.com/images/bullet-image.gif) no-repeat !important;
padding-left: 16px !important;
padding-bottom: 3px !important;
}

#side-bar { width:300px;padding:5px;float:right; }
.side-bar-box { margin:10px 0 0 0;padding:0; }
.side-bar-box h4, .side-bar-box h4 a { font-size:14px; }
.side-bar-box h2, .side-bar-box h2 a { font-size:14px; }
.side-bar-box h4.separator, .side-bar-box h4.separator a, .side-bar-box h4.separator a:hover, .side-bar-box h4.separator a:visited
 { text-decoration:none;font-size:16px;background:#006699;color:#ffffff;padding:3px 0 3px 5px;border-top:1px solid #474747;border-bottom:1px solid #474747; }
 
.add { 
font-size:20px;
text-decoration:none;
font-weight:bold;
color:#940F04; 
}
 
.RSS24x24-b { 
float:right;
padding:2px 4px 2px 0; 
}

.RSS12x12-c { 
padding:0 0 0 6px; 
}

#more-from-category ul { padding-left:10px; }
#highest-rated-in-category ul { padding-left:10px; }
#most-viewed-in-category ul { padding-left:10px; }
#most-emailed ul { padding-left: 10px; }
#highest-rated-this-week ul { padding-left: 10px; }
#more-from-author ul { padding-left: 10px; }
#side-bar-forum-posts ul { padding-left: 10px; }
#side-bar-recent-comments ul { padding-left: 10px; }
#category-list ul { padding-left: 10px; }
#category-list img { border:none; }
.more-from-this-blog-links ul { padding:3px; }

.full-story  a{ color:#000000;font-size:14px;text-decoration:none; }
.full-story  a:hover{ color:#666666;font-size:14px;text-decoration:underline; }
.full-story  a:visited{ color:#666666;font-size:14px;text-decoration:none; }


/* HTML Elements */

select {
	width: 130px;
	}	

/* Structure */

#page {
	width:958px;
	margin:0px auto;
	padding:10px;
    border:1px solid #666666;
	background:#ececec;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

/* Text*/

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#middle {
	width: 958px;
	background:#fff;
	padding:10px;
	margin-top:10px;
}

#bottom {
width: 960px;
}

/* Content Page*/

#content {
width:960px;
background:#fff;
padding:10px;
font-size:1.05em;
line-height:1.75em;
float:left;
min-height:400px;
}

.post { 
font-size:1.05em; 
line-height:1.75em; 
background-color:#FFFFFF; 
padding:20px 10px 20px 10px;
margin:5px 0 10px 0;
}

.post p { 
margin-top:0px; 
}

.post .clearfloat { 
border-bottom:1px dotted #333; 
margin:10px 0px; 
}

.post ul, .post ol {
margin-bottom:15px;
}

#content .title {
font:1.5em Georgia;
}

.post ul li {
list-style:square;
margin-left:30px;
}

.post ol li {	
list-style:decimal;
margin-left:30px;
}

.post ol li ul li {	
list-style:square;
margin-left:20px;
}

.post img, .post a img, #front-list img {
border:0px;
margin:0 10px 5px 0;
}

.post .ads {
margin-top:10px;
}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}

/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:502px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9
	}

.avatar {
	border:1px solid #56562c;
	margin:15px 8px 6px 0;
	float:left;
	padding:1px;
	width:45px;
	height:45px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
display:block;
}
	
.packagesbox td { padding: 5px; }
.packagesbox tr:hover {padding:5px;background: #CAF99B!important;}
.packagesbox table tr:hover {padding:5px;background: #CAF99B!important;}

.SkipToCheckout {width:150px;height:150px;background: url(http://www.metro-east.com/images/SkipToCheckout.png) no-repeat;}
.SkipToCheckout a:hover div {width:150px;height:150px;background: url(http://www.metro-east.com/images/SkipToCheckout2.png) no-repeat;}

.AddToCart {width:34px;height:34px;background: url(http://www.metro-east.com/images/shopping_cart_add.png) no-repeat;}
.AddToCart a:hover div {width:34px;height:34px;background: url(http://www.metro-east.com/images/shopping_cart_add2.png) no-repeat;}

.event-tags a { font-size:12px;color:#242424;text-decoration:none; }
.event-tags a:hover { text-decoration:underline; }

.event-box-links a { color:#0066cc;font-weight:bold; }

#FJ_CF tbody tr { list-style:square; }

/* Post Template */

#mid { border:1px solid #CCCCCC; }
.mid-box { width:630px; margin:5px 0 0 15px; padding:0; }
.mid-box h2, .mid-box h2 a { font-size:14px; }
.mid-box h4.separator, .mid-box h4.separator a, .mid-box h4.separator a:hover, .mid-box h4.separator a:visited
 { text-decoration:none;font-size:16px;background:#006699;color:#ffffff;padding:3px 0 3px 5px;border-top:1px solid #474747;border-bottom:1px solid #474747; }

#mid .mid-box table { 
border-spacing: 0px; 
border-collapse: collapse;
margin-left:10px;
}
 
#mid .mid-box .lh a { 
font-size: 16px;
font-weight:bold;
}

/* City Template */

#city-side-title h4.separator,  #city-side-title h4.separator a,  #city-side-title h4.separator a:hover,  #city-side-title h4.separator a:visited 
 { text-decoration:none;font-size:16px;background:#ffcc00;color:#006699;padding:3px 0 3px 5px;border-top:1px solid #474747;border-bottom:1px solid #474747; }
 
#city-top h1 { 
font-size:40px;
color:#0066cc;
font-weight:bold;
padding:15px 0 0 0;  
}

#city-flickr {
padding:10px 0 10px 0;
}

#city-336-ad {
padding:10px;
}

#city-side-title 

.RSS24x24 { 
float:right;
padding:12px 10px 0 0; 
}

.RSS12x12 { 
float:right;
padding:12px 10px 0 0; 
}