
#mostpopular {
	padding: 12px 0 0 0;
	width:300px;
	border-top: 1px solid #e1e1e1;
	Aborder-left: 1px solid #d7d7d7;
	Aborder-bottom:1px solid #e1e1e1; 
}

#mostpopular h2, #mostpopular div.tab h3 {display: none;}



#mostpopular	{
	Abackground: url("http://images.nymag.com/gfx/bg/bg-hatch.gif") repeat;
	Aborder: 1px solid #FFF; 
	margin-bottom: 8px;
}

#mostpopular .tabs-sidebar {
	padding-top: 30px;
	Abackground: url("http://images.nymag.com/gfx/sect/home/mostpopular-h2.gif") 0 5px no-repeat;
	Aborder-bottom: 1px solid #cecece; /*AK CHCEM DOLNY HR - velmi pekne, ak budem mat biele pozadie*/
}

#mostpopular.blog-comments .tabs-sidebar {
	padding-top: 10px;
	background: none;
}

#mostpopular.sitewide .tabs-sidebar {
	padding-top: 25px;
	background: url("http://images.nymag.com/gfx/mod/mostpopular-sitewide-h2.gif") -4px 0 no-repeat;
}

#mostpopular.blog-comments .tabs-sidebar {
	padding-top: 25px;
	Abackground: url("http://images.nymag.com/gfx/mod/mostpopular-blogs-h2.gif") -4px 0 no-repeat;
}

#mostpopular .tab  {
	background: #fff;
	padding: 8px 0 5px 12px;
}

#mostpopular h4 {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	width: 90px;
	margin: 0 auto 10px auto;
	padding: 0; 
	text-align: center; 
	background-color: #ededed;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

#mostpopular ul.tabNav {
	Abackground: transparent url("http://images.nymag.com/gfx/px/tab-border-bottom.gif") repeat-x left bottom;
	padding: 0 0 4px 7px;
	margin: 0;
}

#mostpopular.sitewide ul.tabNav {
	padding: 0 0 4px 12px;
}

#mostpopular.blog-comments ul.tabNav {
	padding: 0 0 2px 12px;
}

#mostpopular ul.tabNav li {
	background: transparent;
	display: inline;
	margin: 0;
	list-style: none;
}

#mostpopular ul.tabNav li a {
	background: #f5f5f5;
	border: 1px solid #c1c1c1;
	margin-right: .3em;
	padding: 3px 6px;
	font-weight: bold;
}

#mostpopular.blog-comments ul.tabNav li a {
	font-size: 13px;
}

#mostpopular ul.tabNav a:hover {
	color: #C00;
	outline:none;	
}

#mostpopular ul.tabNav a.selected,
#mostpopular ul.tabNav a.selected a:hover { /* Extra specificity's needed to override the red color */
	background: #fff;
	border-bottom: none;
	color: #333;
	cursor: text;
	padding-bottom: 4px;
	text-decoration: none;
	outline:none;
}

#mostpopular ol {
	padding: 0 0 13px 1px;
	margin: 0 12px 0 15px;
	background: transparent url("http://newyorkcity.sk/wp-content/themes/newyork/images/dotted-border-001.gif") 1em 0 repeat-x;

}

#mostpopular ol li {
	background: transparent url("http://newyorkcity.sk/wp-content/themes/newyork/images/dotted-border-001.gif") left bottom repeat-x;\
	margin: 0 0 0 30px;
	padding: 5px 0 5px 5px;
	line-height: 1.4em;
}

#mostpopular ol li a {
	font-weight: bold;
	color:#2D7BB2;
}

#mostpopular ol li,
#mostpopular ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
	
