/*

Theme Name: FedScoop
Theme URI: http://fedscoop.com/
Description: One Stop for All Your Government IT News
Version: 1.0
AUTHOR: 
Author URI: 

*/
@import "http://fedscoop.com/wp-content/themes/fedscoop/c-css.php";

body {
background: #f8f8f8 url(images/top-black.jpg) repeat-x top; 
color: #0D232F;
font-family: verdana, geneva, sans-serif;
font-size: 75%;
line-height: 125%;
margin: 0;
padding: 0;
}

h2 { 
font-size: 1.5em; 
font-family: Helvetica,Arial,sans-serif;
margin: 0;
padding: 0 0 15px 0;
height: 15px;
color:#F5AF1B;
}
h3 { font-size: 1.2em; margin: 5px 0; padding: 5px 0;}
h4 { font-size: 1.1em; margin: 5px 0; padding: 5px 0; }
input, textarea { border: 1px solid #dcdcdc; }
form { margin: 0; padding: 0; }
p {	margin:0 0 1em 0; padding:0; }
a { color: #123243; text-decoration: none; }
a:hover { color: #888; }
img { border: 0; }

.content { margin: 0px auto; width: 950px; }


/* Top part */
#top { height: 35px; padding-bottom:65px;}
	#top #logo { padding-top: 5px; padding-left: 0px; margin: 0; color: #000; }
	#top #logo h3 { padding: 0; margin: 0; font-size:2.4em; font-weight:bold; }
	#top #logo p { padding:8px 0 0 0; margin-top: 2px; font-size:0.8em; font-weight: bold; color: #FFFFFF; }
	#top #logo a { color: #fff; }
	#top #logo a:hover { color: #eaeaea; text-decoration:none; }
	#top #toprightbar { float: right; margin:52px 19px 0 0; padding:5px 0px 3px 0px; width: 400px; }


/* News Blocks */
.newsblock {
width:316px; float:left; padding:0; margin:0 0 20px 0;
}

.newsblockfull {
width:950px; float:left; padding:0; margin:0 0 20px 0;
}

.news-entry h2 {
font-size: 1.5em;
font-family: Helvetica,Arial,sans-serif;
margin: 0;
padding: 0 0 15px 0;
height: 15px;
color: #67AAF1;
}

.news-entry h2 a, .news-entry h2 a:active, .news-entry h2 a:link, .news-entry h2 a:visited {
color: #FF3C78;
}

.news-entry h2 a:hover {
color: #67AAF1;
}

.news-entry a, .news-entry a:active, .news-entry a:link, .news-entry a:visited {

}

.news-entry ul{
list-style-type: none;
list-style-image: none;
list-style-position: outside;
padding: 0;
margin: 0;
width: 300px;
}

.news-entry li  {
position:relative;
line-height:1.25em;
padding:4px 0 4px 0;
[if Gecko] margin-bottom: 1.3em;
[if IE 7] margin-bottom: 0;
[if IE 8] margin-bottom: 1.3em;
[if Webkit] margin-bottom: 1.3em;
[if SafMob] margin-bottom: 1.3em;
[if Opera] margin-bottom: 1.3em;
}

.news-entry li a  {
color: #0D232F;
text-decoration: none;
border-top: 1px dotted #215976;
position:absolute;
padding:4px 0;
margin:0;
font-size:.95em;
line-height:1.25em;
width:300px;
height:1em;
overflow:hidden;
border-top:1px solid #ddd;
}

.news-entry li a:hover {
color: #215976;
text-decoration: none;
height:auto;
overflow:auto;
background:#f3f3f3;
z-index:100;
}

.news-entry img{
background-color: #555;
}

.clearer { clear: both; height: 25px; }


/* Post */
.post {
margin: 0;
width: 616px;
float: left;
text-align: left;
}

.post a {
color: #fff;
}

.post a:hover {
background-color: #666;
color: #fff;
text-decoration: underline;
}

.post blockquote {
background: url(images/quote.gif) no-repeat; 
margin:1em; 
padding: 0 0 0 3em;
color: #ccc;
}

.sidebar {
width: 300px;
float: right;
margin: 0 0 0 16px;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 14px;
}

.sidebar ul li {
	padding: 5px 0 5px 0;
}

.sidebar ul li ul {
	padding: 0;
}

.sidebar ul li a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 5px 11px;
	color: #123243;
	display: block;
	border-bottom: #666666 1px dotted;
	background: url(images/arrow-b.gif) no-repeat;
	background-position: 0% 0%;
}

.sidebar ul li a:hover {
	text-decoration: none;
	background: url(images/arrow-b.gif) no-repeat;
	background-position: 1% 0%;
	padding-left: 11px;
	color: #123243;
}

.sidebar h3 {
	border-bottom: solid 1px #bababa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.postcontent {
font-size: 1.1em;
float: left;
width: 616px;
}

.postcontent a:link, .postcontent a:visited {
color: #215976;
}
.postcontent a:hover {
text-decoration: underline;
background:none;
}


.postcontent h2 {
font-size: 1.3em;
margin: 0 0 15px 0;
padding: 0;
}

.postcontent h2 a {
color: #0D232F;
text-decoration: none;
}

.postcontent h2 a:hover {
background-color: #F8F8F8;
color: #215976;
text-decoration: none;
}

.postmeta {
color: #aaa;
font-size: 1.1em;
float: left; 
margin: 0 0 0 0; 
text-align:right;
width: 380px;
}

hr {
height: 1px; 
border-style: none; 
color: #555; 
background-color: #555;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
padding-bottom: 30px;
}


/* Comments */
.commentdiv {
width:550px;
}

ol.commentlist {
color: #fff;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em 0.5em 0;
}

ol.trackbacklist {
color: #666;
list-style-type: none;
margin: 0;
padding: 0;
}

.trackbacklist li {
padding: 0.3em 0;
}

.trackbacklist li a{
color: #999;
font-weight: normal;
}

.alt1 {
border-bottom:1px solid #efefef;
padding: 0.5em;
}

.alt2 {
border-bottom:1px solid #efefef;
padding: 0.5em;
}

.authorcomment {
}

.commentcount {
float: right;
font-size: 1.8em;
font-weight: bold;
font-style: italic;
margin-top: 5px;
}

.commentcount a {
color: #ccc;
}

.commenttext {
margin: 10px 55px 0 35px;
font-size: 1.1em;
}

.commenttext blockquote {
background: url(images/quote_comments.gif) no-repeat; 
padding-left: 25px;
}

.gravatar {
float: left;
margin-top: 2px;
padding-right: 10px;
}


/* Footer */
#footer {
border-top: 1px solid #666;
clear: both;
color: #999;
font-size: 0.8em;
margin: 0 15px 1em 0;
padding: 2em 0 1em 0;
text-align: center;
}
#footer a:link, #footer a:visited {
	color: #123243;
}
#footer a:hover {
	color: #888888;
}
#bottombar {
background-color: #3f3f3f;
border-top: 1px solid #666;
clear: both;
margin: 30px 15px 0 0;
padding: 0 0 20px 0;
}

#bottombar .bottomblock {
width:290px; float:left; padding:0 0 0 0;
}

#bottombar .last {
padding: 0;
}

#bottombar h3 {
color: #eee;
font-size: 1.1em;
margin: 25px 0 0 0;
padding: 0;
}

#bottombar ul{
font-size: 0.9em;
list-style-type: none;
padding: 0;
margin: 0;
width: 300px;
}

#bottombar li {
margin: 5px 0 5px 0;
}

#bottombar li a {
color: #ccc;
text-decoration: none;
}

#bottombar li a:hover {
color: #aaa;
text-decoration: none;
}


/* Misc */
img.youtubeimage{
border: 1px solid #666;
padding: 9px 9px 9px 9px;
margin: 3px 3px 3px 5px;
margin-bottom: 8px;
}

img.flickrimage{
border: 1px solid #666;
padding: 0px;
margin: 3px 12px 3px 0px;
margin-bottom: 8px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.cse-resultsContainer {

}
#top #social {
	top:5px;
	margin-left: 586px;
	position:absolute;
	display:block;
	height:37px;
	width: 350px;
}
#top #social img {
	padding-right: 5px;
}
/*
#top #hint {
top:2px;
margin-left: 520px;
position:absolute;
display:block;
height:40px;
}

#top #hint p {
display:block;
font-size:11px;
color:#0E0E0E;
height:40px;
padding:4px 12px 0 10px;
background:url(images/hint-left.png) no-repeat top left;
margin-left: -5px;
}
*/
.button {
border: #333333 1px solid;
}
#search_box {
    width: 400px;
	margin: -7px 0 0 0;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 5px 0 0 8px;
    border: 0;
    width: 203px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 5px 0 0;
	border: 0;
}
.searchborder {
border: #FFFFFF 1px solid;
}

/* End captions */
/* 404 Not Found */
.notfound {
	height: 300px;
}
/* END 404 */
/* submit button */
.submit-event {
	width: 140px;
	margin: 0 auto;
	text-align: center;
	height: 33px;
	background: url(images/button-light.png);
}
.submit-event a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 33px;
}
.submit-event a:hover {
	text-decoration: underline;
}
/* button end */

/* Featured */
.featured-box {
	background: #E4DD9D url(images/bg_newsblock3.jpg) repeat-x left top;
	width: 918px;
	padding: 5px;
	border: 2px solid #999;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-top: 5px;
}
.featured-box a:link {
	color: #006699;
	text-decoration: none;
}

.featured-box a:hover {
	text-decoration: underline;
}

/* Top Menu */

#nav_top {
	display:block;
	list-style-type:none;
	margin:50px 0 0 0px;
	padding:0;
}

#nl_home {
background-position:0 0;
width:52px;
}
#nl_home:hover, #nl_home_selected {
background-position:0 -31px;
width:52px;
}

#nl_vip {
background-position:-52px 0;
width:136px;
}

#nl_vip:hover {
background-position:-52px -31px;
width:136px;
}

#nl_spk {
background-position:-188px 0;
width:140px;
}

#nl_spk:hover {
background-position:-188px -31px;
width:140px;
}

#nl_fdeve {
background-position:-328px 0;
width:119px;
}

#nl_fdeve:hover {
background-position:-328px -31px;
width:119px;
}

#nl_indeve {
background-position:-447px 0;
width:117px;
}

#nl_indeve:hover {
background-position:-447px -31px;
width:117px;
}

#nl_video {
background-position:-564px 0;
width:123px;
}

#nl_video:hover {
background-position:-564px -31px;
width:123px;
}

#nl_blog {
background-position:-687px 0;
width:48px;
}

#nl_blog:hover {
background-position:-687px -31px;
width:48px;
}

#nl_subs {
background-position:-735px 0;
width:81px;
}

#nl_subs:hover {
background-position:-735px -31px;
width:81px;
}

#nl_abt {
background-position:-816px 0;
width:58px;
}

#nl_abt:hover {
background-position:-816px -31px;
width:58px;
}

#nav_top li a {
background-image:url(images/menu.jpg);
display:block;
float:left;
height:31px;
margin-left:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
overflow:hidden;
text-indent:-9999px;
}



#menu-container {
  width: 950px;
  margin: 0 auto;
  display: block;
  height: 220px;
  padding-bottom: 10px;
}

#menu-wrap {
  width: 932px;
  height: 30px;
  display: block;
  margin-bottom: 10px;
}

#menu-wrap .menu-item {
  display:block;
  font-weight:bold;
  text-align:left;
  float:left;
  margin-right: 9px;
  margin-left: 9px;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
}

#menu-wrap .menu-desc {
  color:#666666;
  display:block;
  font-size:9px;
  font-weight:normal;
  text-align:left;
  text-transform: uppercase;
  font-family: verdana;
  padding-bottom: 1px;
  letter-spacing: -1px;
}

#menu-wrap ul {
  padding: 0;
  margin: 0;
}

#menu-wrap li {
  list-style: none;
  display: inline;
  float: left;
  padding: 0;
  background: url(images/devider.png) top right no-repeat;
}
#menu-wrap li .active {
  list-style: none;
  display: inline;
  float: left;
  background: url(images/devider.png) top left no-repeat;
}
#menu-wrap .active {
  display:block;
  font-weight:bold;
  text-align:left;
  float:left;
  margin-right: 9px;
  margin-left: 0;
  padding-left: 9px;
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
}


div.bubble1 {
	margin: 15px 0;
}

div.bubble1 span.author {
	padding-left: 30px;
	margin-left: 15px;
	background: url(images/news.png) no-repeat top left;
	font-weight: bold;
	height: 30px;
	display: block;
}

div.bubble1 div {
	margin: 0;
	width: 932px;
	background: url(images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}
div.bubble1 div div div div div p {
	/*color:#00457B;*/
	font-family:Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing:-1px;
	margin:5px 0;
	padding-bottom:5px;
	text-decoration:none;
	line-height: 1.2em;
}
div.bubble1 div div div div div a:link, div.bubble1 div div div div div a:visited {
	color: #FF3C78;
}
div.bubble1 div div div div div a:hover {
	text-decoration: underline;
}