/*
Theme Name: FakingNews
Theme URI: http://www.fakingnews.com/
Description: Leading news satire website of India
Version: 2.0
Author: Radek & Rahul
Tags: magazine, two columns, widgets
*/



/* Reset */

@import "css/reset.css";
@import "css/fnstyle.css?v=02july";



/* Defaults */

body { background: #E9E9E9; font:14px/17px Georgia, Helvetica, sans-serif; color:#222; }

input { font-family:Arial, Helvetica, sans-serif; }

.clear { clear:both; }

.right { float:right; }

.left { float:left; }



/* Container */

#wrapper { background:#fff; width:970px; margin:10px auto; }

#inner { background:#fff; width:940px; padding:20px 15px 15px 15px; }

#column1 { float:left; background:#fff; width:610px; padding:0px 15px 0px 0px; border-right:1px solid #ddd; }



/* Hyperlinks */

a, a:visited, a:active { color:#151B54; text-decoration:none; }

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

a:focus, a:hover, a:active { color: #222; outline:none; }

a img { border:none; }



/* Advertisement */

.ad728x90 { width:728px; height:90px; margin:15px auto; border:1px solid #fff; }

.ad300x250 { width:300px; height:250px; margin-bottom:15px; }

.contentad295x250 { width:300px; height:250px; margin-top: 27px;}

.ad468x60 { width:468px; height:60px; margin: 15px 0; float: left;}



/* Search Form */

#search {

	display: inline;

	float: right;	

	margin: 3px 0px 0 0;

	width: 150px;	

}



#searchform {

	background: #fff;

	border: 1px solid #e0e0e0;

	height: 23px;

}



#searchform input {

	background: none;

	border: none;

	display: block;	

}



#searchform input#s {

	background: #fff;

	color: #999;	

	float: left;

	font-size: 11px;	

	height: 16px;

	line-height: 1.1; 

	padding: 4px 7px 3px 7px;

	width: 100px;	

}



#searchform input#searchsubmit {

	background: url(images/ico-search.gif) no-repeat left center;

	cursor: pointer;	

	float: right;	

	height: 18px;

	padding: 3px 6px 3px 0;

	overflow: hidden;

	text-indent: -5555em;

	width: 19px;	

}





/* Header */

#header { background: #fff; height:100px; margin: 0px 15px; padding:0;}

#logo {float: left;}

.imagelogo { width:390px; height:80px; margin: 0; padding: 10px 20px 0; cursor:pointer; overflow: hidden; line-height: 1;}

.textlogo { width:390px; height: 80px; padding-top: 10px; text-transform:uppercase; color:#222;}

.textlogo h1 { padding: 10px 0; font:38px Impact, Arial Black; }

.textlogo h2 { font:11px Arial; }

.textlogo a, .textlogo a:hover, .textlogo a:visited { color:#222; text-decoration:none; }



/* Dropdown Menu */

#cat-menu {background:#e9e9e9; height:26px; border-top:1px dotted #ccc; position:relative; z-index:100; margin: 0 15px; border-top: 2px solid #222; border-bottom: 2px solid #e9e9e9;}




/* Top Bar */

#top {

	background: #fafafa;

	border-bottom: 1px solid #e9e9e9;	

	height: 31px;

	line-height: 31px;

	overflow: hidden;

	margin: 0 15px;

}



#top span {

	float: left;

	font-size: 11px;

	font-weight: bold;

	padding-right: 5px;	

}



#top span span {

	background: url(images/hatch.gif) repeat;

	color: #666;

	line-height: 25px;	

	margin: 3px 2px 0 0;

	padding: 0 5px;	

}



#top .top-year {

	margin-right: 10px !important;

}



/* News Tickerr */

.ticker {

	width: 505px;	

	float: left;

	height:32px;

	overflow:hidden;

}



/* Quotes */



#quote {

        width: 250px; height: 90px; padding-top: 10px;

}

.quote-left-image {

        width: 90px; height: 90px; float: right; padding-left: 10px;

}

.quote-right-image {

         width: 90px; height: 90px; float: left; padding-right: 10px;

}

.quote-text {

         width: 150px; padding-top: 30px; font-size: 12px; line-height: 15px;

}

.quote-title-left {

         font-weight: bold; color: #151B54; text-align: right;

}

.quote-title-right {

         font-weight: bold; color: #151B54; text-align: left;

}

.quote-desc-left {

         text-align: right; color: #aaa;

}

.quote-desc-right {

         text-align: left; color: #aaa;

}



/* Featured Slider */

#loopedSlider { float: left; width: 610px; background: #FFF; position: relative; padding: 0 0 15px 0; }

#loopedSlider a img { margin: 0 15px 0 0; float: left; }

#loopedSlider .container { height: 235px; overflow: hidden; position: relative; margin: 0; }

#loopedSlider .slides { position: absolute; top: 0; left: 0; }

#loopedSlider .slides div { position: absolute; top: 0; display: none; width: 605px; padding-right: 15px; overflow: hidden; }

#loopedSlider .entry-title { font-family: Georgia; font-size: 24px; font-weight: bold; line-height: 26px; }

ul.pagination { list-style-type: none; margin: 5px 0 0 15px; }

ul.pagination li { float: left; margin: 0 7px; display: inline; }

ul.pagination a { display: block; height: 10px; width: 10px; text-indent: -555em; overflow: hidden; background: url(images/ico-featured-dot.png) no-repeat 0 0; }

ul.pagination li.active a { background: url(images/ico-featured-dot-active.png) no-repeat 0 0; }

.featuredmeta { padding: 5px 0px 5px 0px; }



/* Breaking News*/

#breaking { background:#fff; width:610px; padding:10px 0px 15px 0px; border-top:4px solid #B8240D; }

.breakingbox { display:inline; float:left; background:#f5f5f5; width:142px; height:142px; margin:10px 10px 0px 0px; border-bottom:1px dotted #ccc; }

.breakingbox h2 { margin:3px 0 0 0; padding:0px 5px; font:11px/14px Arial, Helvetica, sans-serif; font-weight:bold; }



/* Postbox */

.postbox { width:610px; padding:10px 0px 15px 0px; border-top:4px solid #B8240D; }

.postbox h2 { margin:3px 0px 5px 0px; font:16px/18px Georgia, "Times New Roman", Times, serif; font-weight:bold; }

.postbox h2 a, .postbox h2 a:visited { color:#151B54; }

.postbox h2.normal { margin-top:0px; font-weight: bold; }

.postbox ul { margin:10px 0px 0px 0px; }

.postbox li { background:url(images/dot-gray.gif) no-repeat left 7px; padding:2px 0px 3px 10px; font-size:1em; line-height:15px; font-weight: bold;}

.postbox li a, .postbox li a:visited { color:#151B54; }

.boxleft { float:left; width:300px; margin:10px 0px 0px 0px; }

.boxright { float:right; width:300px; margin:10px 0px 0px 0px; }

.date { float: left; font-size:10px; color:#B8240D; text-transform:uppercase; }

.gray { float: left; font-size:9px; padding: 0 3px; color:#666; }

.readmore a { font-size:11px; font-style:italic; color:#666; line-height: 2.5em; }



/* Content */

#fullcontent { float:left; background:#fff; width:940px; margin:0px 0px 15px 0px; }

#content { float:left; background:#fff; width:610px; padding:0px 15px 15px 0px; border-right:1px solid #ddd; }

h2.pagetitle { padding:0px 0px 10px 0px; font-family:Impact; font-size:22px; text-transform:uppercase; }

h2.pagetitle a, h2.pagetitle a:hover { color:#222 !important; text-decoration:none; }

.posttitle { margin:0px 0px 10px 0px; font:30px/30px Palatino Linotype, Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#222; }

.posttitle a, .posttitle a:visited { color:#222; }

.postmeta { width:100%; margin:0px 0px 0px 0px;}

.datemeta {float: left; background: #eee; color: #666; padding: 5px 10px 5px 10px; }

.authormeta {float: right; padding: 5px 10px 5px 10px; }



/* Entry */

.entry { padding:15px 0px 10px 0px; color:#222; line-height:1.5em; border-top:1px solid #ddd; }

.entry p { padding-bottom:10px; }

.entry strong { font-weight:bold; }

.entry em { font-style:italic; font-weight:normal; }

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

.entry h1 { font:22px/24px Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:0px 0px 7px 0px; }

.entry h2 { font:20px/22px Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:0px 0px 7px 0px; }

.entry h3 { font:18px/20px Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:0px 0px 7px 0px; }

.entry h4 { font:16px/18px Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:0px 0px 7px 0px; }

.entry h5 { font:14px/16px Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:0px 0px 7px 0px; }

.entry h6 { font:12px/14px Georgia, "Times New Roman", Times, serif; font-weight:bold; padding:0px 0px 7px 0px; }

.entry a, .entry a:visited { color:#16387c; }

.entry a:hover { color:#16387c; text-decoration:underline; }

.entry a img { border:none; }

.entry ul { margin:0px 0px 0px 7px; padding-bottom:10px; list-style:none; }

.entry ol { margin:0px 0px 10px 25px; list-style-type:decimal; }

.entry ol ol { list-style:upper-alpha; }

.entry ol ol ol { list-style:lower-roman; }

.entry ol ol ol ol { list-style:lower-alpha; }

.entry ul ul, .entry ol ol, .entry ul ol, .entry ol ul { margin-bottom:0px; }

.entry ul li { background:url(images/dot-gray.gif) no-repeat 0 7px; padding:2px 0px 3px 10px; font-size:12px; line-height:15px; }

.entry ol li { padding:3px 0px 3px 0px; font-size:12px; line-height:15px; }

.entry li a:link, .entry li a:visited { color:#222; }

.entry li a:hover { color:#16387c; }

.entry li ul { margin:0px; padding:0px; }

.entry del { text-decoration:line-through; color:#aaa; }

.entry ins { text-decoration:underline; font-weight:bold; }

.entry blockquote { margin:20px 0; padding:15px 15px 1px 15px; background:#f5f5f5; border:1px solid #eee; border-width:1px 0px; font-family:Georgia,"Times New Roman",Times,serif; }

.entry blockquote p, blockquote a, blockquote { color:#666; font-style:italic; font-size:1em; }

.entry dfn { font-weight:bold; }

.entry pre, .entry code, .entry tt { margin:1.5em 0px; white-space:pre; display:block; }

.entry pre, .entry code, .entry tt { font:0.8em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height:1.7; background:#f5f5f5; overflow:auto; padding:1em; color:#999; }

.entry hr { background:#e6e6e6; color:#e6e6e6; clear:both; width:100%; height:1px; margin:15px 0px; border:none; }

.entry input, .entry textarea { font-size:1em; padding:3px; }



/* Authorbox */

.authorbox { background:#fafafa; margin:0px 0px 0px 0px; padding:10px; border:1px solid #e9e9e9; }

.authorbox p { margin:0px; padding:0px; }

.authorbox p strong { font-size:14px; }

.authorbox p strong a {color: #222;}

.authorbox img { background:#fff; float:left; margin:0px 10px 0px 0px; padding:3px; border:1px solid #e9e9e9; }



/* Archive */

.archive { padding:15px 0px; border-bottom:1px solid #ddd; }

.archive img { padding:0px 10px 0px 0px; }

.archive h2 { margin:0px 0px 8px 0px; font:20px/22px Georgia, "Times New Roman", Times, serif; }

.archive h2 a, .archive h2 a:visited { font-weight:bold; color:#222; }



/* Images */

img.centered { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; padding:0px; }

img.alignnone { padding:0px; margin:0px 0px 10px 0px; display:inline; }

img.alignright { padding:0px; margin:0px 0px 10px 10px; display:inline; }

img.alignleft { padding:0px; margin:0px 10px 10px 0px; display:inline; }

.aligncenter { display:block; margin-left:auto; margin-right:auto; margin-bottom:10px; }

.alignright { float:right; margin:0px 0px 10px 10px; }

.alignleft { float:left; margin:0px 10px 10px 0px; }

.wp-caption { background:#F7F7F7; text-align:center; padding:6px 5px 5px 0px; border:1px solid #e6e6e6; }

.wp-caption img { margin:0px 0px 5px 5px; padding:0px; border:0px; }

.wp-caption p.wp-caption-text { margin:0px; padding:5px 5px 5px 5px; font-size:12px; font-weight:normal; line-height:16px; }



/* Sidebar */

#sidebar { float:right; background:#fff; width:300px; }

#sidebar li ul { border:none; }

#sidebar a, #sidebar a:visited { color:#222; }

#sidebar a:hover { color:#16387c; }

.widgetbox { margin:10px 0px 10px 0px; padding-bottom:15px; border-bottom:4px solid #B8240D; }

.widgetnews { background:#f5f5f5; margin:0px 0px 1px 0px; padding:10px 5px; border-bottom:1px solid #eee; }

.widgetnews img { float:left; padding:0px 10px 0px 0px; }



/* Subscribe */

#subscribe { background:#fafafa url(images/graybg.png) repeat-x scroll center bottom; padding:8px 5px; border:1px solid #ddd; font-size:90%; }

.subscribe_icons { width:285px; margin:0px auto; }

.subscribe_icons li { display:inline; float:left; margin:0px 2px 5px 2px; width:52px; text-align:center; font-size:11px; }

.subscribe_icons a { display:block; padding:40px 0 2px; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; }

.subscribe_icons a:hover { color:#444; text-decoration:none; -moz-box-shadow:0 2px 4px hsla(0,0%,0%,.35); -webkit-box-shadow:0 2px 4px hsla(0,0%,0%,.35); }

.subscribe_icons .subscribe_buzz a { background:url(images/google-plus.png) center top no-repeat; }

.subscribe_icons .subscribe_twitter a { background:url(images/twitter.png) center top no-repeat; }

.subscribe_icons .subscribe_facebook a { background:url(images/facebook.png) center top no-repeat; }

.subscribe_icons .subscribe_rss a { background:url(images/rss.png) center top no-repeat; }

.subscribe_icons .subscribe_email a { background:url(images/email.png) center top no-repeat; }



/* Tabber */

.tabber { width:298px; margin:0px 0px 5px 0px; }

.tabber ul { background:#fff; }

.tabs { display:block; margin:0px 1px 0px 0px; }

.tabs li { float:left; display:inline; background:#f9fafa url(images/graybg.png) repeat-x; }

.tabs li a { display:block; margin:0px 1px 0px 0px; padding:2px 8px; font-size:11px; font-weight:bold; text-transform:uppercase; border-top:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; }

.tabs li a:hover { color:#16387c; text-decoration:none; }

.tabs li a.selected, .tabs li a.selected:hover { background:#fff; color:#16387c; border-bottom:1px solid #fff !important; }

.tabcontent { display:none; width:278px; margin:-1px 0px 0px 0px; padding:10px 10px 5px 10px; border:1px solid #ddd; }

.tabcontent li { list-style:decimal outside; margin:0px 0px 0px 18px; padding:0px 0px 5px 0px; color:#666; }



/* Widgets */

.widget { width:300px; }

.widget ul li { background:url(images/dot-gray.gif) no-repeat left 9px; padding:3px 0px 3px 10px; }

.halfwidth ul li { float:left; width:140px; }

/*h1.widgettitle { padding:0px 0px 0px 0px; font-family:Impact; font-size:22px; text-transform:uppercase; }*/
h1.widgettitle{font-family:Georgia, arial !important; font-size:21px !important; font-weight:bold !important; text-transform:uppercase; line-height: 23px;}

h1.widgettitle a, h1.widgettitle a:hover { color:#222 !important; text-decoration:none; }



/* Footer Widgets */

#footer-widgets { background: #fafafa; color: #222; overflow: hidden; border:6px solid #e9e9e9; width: 928px;}

#footer-widgets #fwidget-4 { width: 222px; float: right; border:5px solid #e9e9e9; }

#footer-widgets #fwidget-4 .widget { width: 222px; }

#footer-widgets .widget { float: left; display: inline; width: 222px; border:5px solid #e9e9e9; }

#footer-widgets .fwidget {}

#footer-widgets .widgetbox {border-bottom:none; padding: 0px 10px 5px 10px; }

h1.footerwidgettitle { background:#e9e9e9; border-left:5px solid #ddd; padding:5px 0px 5px 5px; font-family:Trebuchet MS; font-size:15px; text-transform:uppercase; font-weight:bold; }

h1.footerwidgettitle a, h1.footerwidgettitle a:hover { color:#222 !important; text-decoration:none; }



/* Calendar*/

#wp-calendar { width:100%; }

#wp-calendar, #wp-calendar th, #wp-calendar caption { text-align:center; }

#wp-calendar th { background:#f5f5f5; padding:3px; border:1px solid #f0f0f0; }

#wp-calendar td { padding:5px 2px; border:1px solid #f0f0f0; }

#wp-calendar caption { background:transparent; font-weight:bold; padding:3px 0px 7px 0px; color:#333; }

#wp-calendar #today { background:#f5f5f5; font-weight:bold; }



/* Comments */

#comments { border-top:1px solid #ddd; position:relative; margin-top:0px; padding:10px 0px 0px 0px; }

#comments h3 { font-size:14px; font-weight: bold; color:#666; padding-bottom:15px; }

#comments .comment { margin-top:-1px !important; list-style-type:none; }

#comments .avatar { float:left; }

#comments img.avatar { background:#fff; padding:2px; border:1px solid #e6e6e6; }

#comments .comment-right { margin-left:75px; }

#comments .comment .comment-container { padding:3px 0px; }

#comments .comment-head { border-bottom:1px solid #ddd; height:15px; line-height:10px; padding:0px; margin:0px; }

#comments .comment-head .name { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; margin:0px 0px -5px 0px; font-size:12px; }

#comments .comment-head .date { font-family:Georgia, "Times New Roman", Times, serif; text-transform:none; float:right;}

#comments .comment-head .date a, #comments .comment-head .edit { font-size:11px; color:#777; padding:0px 5px 0px 0px; }

#comments .comment-entry { background:#fff; color:#666; padding:10px 0px 0px 0px; border-width:0 1px 1px 1px; font-size:11px; line-height:15px; }

#comments .comment-entry p { margin:0 0 0px 0; }

#comments li { padding:15px; border:1px solid #ddd; }

#comments ul.children { padding:5px 5px 5px 10px; margin:0; }

#comments .cancel-comment-reply { margin-bottom:10px; font-family:Georgia, "Times New Roman", Times, serif; }

#comments .cancel-comment-reply a { color:#16387c; }

#comments .navigation {  }

#comments .navigation a { display:block; margin:15px 0 0 0; text-decoration:none; }

#comments .navigation a:hover {  }

#comments .reply { margin:15px 0px 0px 0px; }

#comments a.comment-reply-link { color:#16387c; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; text-decoration:underline; }

#comments a.comment-reply-link:hover { text-decoration:none; }

#comments .unapproved { text-align:center; padding:5px; }



/* Comments Form */

#respond { margin:0px; padding:25px 0px 20px; border-bottom:1px solid #ddd; }

#comments #respond { padding:20px 0px; }

#respond h3 { font-size:16px; font-weight:bold; color:#222; padding-bottom:10px; }

#respond .left { float:left; width:200px; }

#respond .right { float:left; width:400px; }

#commentform { margin:15px 0 0 0; font-family:Arial, Helvetica, sans-serif; }

#commentform input.txt { color:#555; width:180px; margin:0px 10px 10px 0px; }

#commentform textarea { color:#555; width:100% !important; }

#commentform #submit { margin:10px 0px 10px 0px; }

#commentform #submit { padding:3px 6px; color:#fff; font-weight:bold; font-size:11px; text-transform:uppercase; text-shadow:#555 0px 1px; background-color:#16387c; border:1px solid #ddd; }

#commentform #submit:hover { cursor:pointer; opacity:0.8; }

input.txt,textarea { background:#f5f5f5 !important; border:1px solid #ddd; border-color:#ddd #eee #eee #ddd; padding:3px 5px; }

input.txt:focus,textarea:focus { background:#FFF !important; border:1px solid #ccc; color:#111!important; }



/* Pagination */

.pagenavi { padding:10px 0px 0px 0px; }

.nextprev a { padding:7px 0px; }



/* Footer */

#footer { background:#111; color: #ddd; margin:0; padding: 15px; font-size:12px; }

#footer ul { display:inline; }

#footer li ul { display:inline; background:none; margin:0px; padding:0px; border:none; }

#footer ul li { display:inline; float:left; margin:0px 0px 0px 0px; padding:0px 8px 0px 0px; list-style:none; }

#footer li li { display:inline; }

#footer a { color:#ddd; }

.footerline { float:left; display:inline; width:940px; height:1px; margin: 15px 0px 0px 0px; border-top:4px solid #B8240D; }



.bottom-cat { padding: 10px 10px 0 0; text-align: right; margin-top:15px; line-height: 14px; width:21%; background: #fafafa; border:1px solid #e9e9e9; }

.rsswidget img {display: none;}

.pagelink { font-weight:bold; font-style:italic; }

.user_icon {
	width: 12px;
	height: 12px;
	vertical-align: middle;
	display: inline-block;
	background: url(/wp-content/themes/fakingnews/images/user_icon.png) 0 0 no-repeat;
}

/* New style for article 28 FEB 2014*/
.socialshare_bar{padding:10px 0px; border-top:1px solid rgba(0, 0, 0, 0.13); border-bottom:1px solid rgba(0, 0, 0, 0.13)}
.share_title{font:bold 12px 'Helvetica Neue',Helvetica,Arial,sans-serif; color:#000; float:left; margin:5px 5px 0px 0px;}
.fblike, .twshare, .gplush_share{display:inline-block; margin-right:10px;}
.socialshare_bar a.sd-button {
	margin: 0px 5px 0px 0px;
	padding: 2px 10px 2px 2px;
	display: inline-block;
	background: #efefef;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#efefef));
	background: -webkit-linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	background: linear-gradient(top, #f7f7f7 0%,#efefef 100%);
	border-radius: 3px;
	border: 1px solid #ddd !important;
	box-shadow: inset 0 1px 0 #fff;
	color: #000 !important;
	text-decoration: none;
	line-height: 1;
	font-size: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.socialshare_bar a.sd-button img{vertical-align:text-bottom;}

.w425{width:425px;}
.w155{width:155px}
.PB25{padding-bottom:25px;}
.stry_rt_title {border-top: 2px solid #CCCCCC; color: #000000; font:bold 17px/18px Georgia,"Times New Roman",Times,serif !important;  padding: 8px 0 15px;  text-transform: uppercase;}
.b13g{font:13px/16px Georgia, "Times New Roman", Times, serif; color:#333 !important;}
.MT5{margin-top:5px;}
/*subNav changes*/
#mainNav .nav li a:hover{ background:#717b8a}
#subNav{ border-top:4px solid #717b8a; height:20px; padding:9px 0; background:#edeef0; margin:0 15px;}
.plus{ float:left; background: url(/wp-content/themes/fakingnews/images/plusBg.gif) no-repeat; width:45px; height:20px; font:12px/20px "Lucida Sans Unicode","Lucida Grande",sans-serif; color:#FFF; padding-left:7px;}
#subNav ul { float:left;}
#subNav ul li{list-style:none; float:left; border-right:1px solid #949ca7;}
#subNav ul li a{ display:inline-block; color:#ed2824; font:14px/18px "Lucida Sans Unicode","Lucida Grande",sans-serif; padding:0 10px 2px;}
#subNav ul li.last{ border:0}