/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

.nav-search {
	float: right;
	margin:14px 15px 0 0;
}.searchform {
	width: 100%;
	border:none;
	margin-top: -3px;
}
.widget h3 {
	font-size: 1.4em;
}
#connect p {
	display:none;
}
.header-social-icons {
	float:right;
}
.header-social-icons li {
	float:left;
	background: url(images/social-icons.png);
	width:38px;
	height:37px;
	text-indent: -9999px;
	margin-left: 10px;
}
.header-social-icons li a {
	display: block;
	height: 37px;
}
.header-social-icons li.twitter {
	background-position: 81px 0;
}
.header-social-icons li.rss {
	background-position: 38px 0;
}
/* NAV IMAGE LINKS */
li.nav-ynn {
	background: url(../../uploads/2014/01/capital-tonight1.png)no-repeat;
	width:168px;
	height:26px;
	text-indent: -9999px;
	margin-top: 13px;
}
li.nav-ynn a {
	display: block;
	height: 26px;
	background-color: none !important;
}
#navigation ul.nav > li.nav-ynn a:hover {
	background: url(../../uploads/2014/01/capital-tonight1.png) no-repeat;
	width:168px;
	height:26px;
	padding:0px!important;
	margin:0px!important;
}

li.nav-bar-stories {
	background: url(images/bar-stories.png);
	width:54px;
	height:26px;
	text-indent: -9999px;
	margin-top: 13px;
	margin-left: 20px;
}
li.nav-bar-stories a {
	display: block;
	height: 26px;
	background-color: none !important;
}
#navigation ul.nav > li.nav-bar-stories a:hover {
	background: url(images/bar-stories.png) no-repeat;
	width:54px;
	height:26px;
	padding:0px!important;
	margin:0px!important;
}
.magazine .block {
	width: 100%;
}
.three-col-middle-960 #main-sidebar-container #main {
	width: 65%;
}

#navigation {
font: 14px/14px sans-serif; font-style:bold;
}
#sidebar {
	padding-right: 10px;
}
.screen-reader-text {
	font-weight: bold;
}

.post a:link, a:visited{ color:#2A399A;}

.post a:hover {text-decoration:underline;}

.entry, .entry p {
font: normal 14px/1.5em "Helvetica Neue", Helvetica, sans-serif;
color: #555;
}

.widget p, .widget .textwidget {
font: normal 13px/1.5em Arial, sans-serif;
color: #555; 
}

#text-9 iframe {
	border-bottom: 1px solid #aaaaaa !important;
}

html#facebook .pluginSkinLight ._4s7c {
	border:none !important;
}