/*
Theme Name: DoD Buzz style
Theme URI: http://www.military.com/
Description: Implementation of the design by Mik and Sanford
Version: 0.1.3
Author: Kevin Barrow, et al
Tags: custom, multiple loops, category mapping, widgets

*/

@import url("http://images.military.com/milblogs/standard/css/clearfix.css");
@import url("http://images.military.com/lib/styles/footer.css");
html body { margin: 0 auto !important; }
/* RESET *//**/
* {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
h1,h2,h3,h4,h5,h6,caption,code,var/*,address,th,em,strong,cite,dfn*/{font-style:normal;font-weight:normal;}
ul/*,ol*/ {list-style:none;}
h1,h2,h3,h4,h5,h6{zzfont-size:100%;}
q:before,q:after{content:'';}
hr {display:none;}
/**/

html {
	height:100%;
	margin-bottom:1px;
}
body {
	font:/*76%/1.6em/62.5%*/76% Arial, Helvetica, Verdana, sans-serif; /*62.5%: reset 1em to 10px, 76%: reset 1em to 12px */
	color:#000;
	background:#FFF;
	margin: 0 auto !important; 
}
p, ul, ol, dl, blockquote, pre {
	margin-bottom:1.0em;
}
/*
ul, ol {
	padding:0 2.0em;
}
ul {
	list-style:disc;
}
*/
ul li ul {
	margin-bottom:0.5em;
} ol li ol {
	list-style:lower-alpha;
}
a:link, a:visited {
	text-decoration:none;
} a:hover, a:active {
	text-decoration:underline;
} a {outline: none;} /* fix for FF dotted-links http://sonspring.com/journal/removing-dotted-links */
.hilite {
	background:#FFC;
	padding:0 1px;
}
img.pixel {width:1px; height:1px;}

/* ^Layout
-------------------------------------------------------------------- */

body {
/*min-width:598px;*/
  width:960px;				/* instead of having a wrapper on content */
  margin:0 auto !important;
  background: #fff url('/wp-content/themes/dodbuzz/images/bg-side-shadows.gif') repeat-y scroll center top;
  position: relative;
  padding-bottom: 10px;
}

#page {
	background-color: #fff;
}

#content {
	background: transparent url('/wp-content/themes/dodbuzz/images/bg-300-c3c3c5.gif') bottom right repeat-y;
	border-bottom: 1px solid #c3c3c5;
}

#container {
	padding: 0;
	zzmargin-top: -10px;
	zzbackground-color: #c3c3c5;]
	float: left;
}

#content-main {
	float:left;
	width:660px;			/* #content-main full-width */
	background-color: #fff;
	padding-top: 18px;
}

.no-tertiary-content #content-main {
	width: 960px;
	margin-left: 0;
}

#content-primary,
#content-secondary {
	float: left;
	width: 300px;
}

#content-primary {
	padding: 0 12px 0 15px;
}


#content-secondary {
	padding: 0 22px 0 11px;
}


#content-tertiary {
	float: left;
	width: 300px;
	padding: 0;
	zzmargin-left:660px;		/* -(LC fullwidth + #content-main fullwidth) */
	background-color: #c3c3c5;
}
#sidebar {
	background-color: #c3c3c5;
}

div#loopThree {
	margin-top: 10px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#footer {
	border-top: none;
}
.socialnetworking {
    color: #666666;
    font: 12px/15px Arial,Helvetica,sans-serif;
    margin: 10px 0;
    text-align: center;
}
.socialnetworking a {
    color: #0000CC;
    text-decoration: none;
}
.socialnetworking .adchoices {
	background: transparent url(http://images.military.com/media/shared/css-global/forward_i.png) no-repeat scroll right 1px;
	padding-right: 14px;
}
.socialnetworking .facebook-icon, .socialnetworking .twitter-icon {
    background: url("http://images.military.com/media/shared/css-global/sprites/sprite-socialnetworking-footer.jpg") no-repeat scroll left top transparent;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    text-indent: -9999px;
    width: 15px;
}
.socialnetworking .twitter-icon {
    background-position: 0 -15px;
    margin-right: 0;
}
#nav5 {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 2px 0 15px;
    text-align: left;
    width: 960px;
    line-height: 17px;
}
#nav5 a:link, #nav5 a:visited, #nav5 a:hover, #nav5 a:active {
    color: #0000CC;
}
#nav5 li {
    display: block;
}
#nav5 li span, #nav5 li ul, #nav5 li li {
    display: inline;
    font-size: 11px;
    line-height: 18px;
}
#nav5 li span {
    font-weight: bold;
    left: 2px;
    position: relative;
    z-index: 3;
}
#nav5 li ul {
    margin-left: -3px;
	padding: 0;
}
#nav5 li li {
    background: url("http://images.military.com/media/shared/css-global/bg-dividers.png") no-repeat scroll 0 -99px transparent;
    color: #666666;
    font-weight: normal;
    margin-left: 2px;
    padding: 0 0 0 7px;
}
#nav5 li li.first {
	background: none;
    margin-left: 2px;
}
#copyrightAndParentCo {
    color: #999999;
    font-size: 11px;
    line-height: 19px;
    padding: 0;
    text-align: center;
}
#copyrightDate {
    background: url("http://images.military.com/media/shared/css-global/bg-dividers.png") no-repeat scroll right -99px transparent;
    display: inline;
    padding-right: 5px;
}
#parentCompany {
    background: url("http://images.military.com/media/shared/css-global/bg-parentcompany.png") no-repeat scroll left center transparent;
    display: inline;
    padding-left: 69px;
}

/* --- NAVIGATION --- */

#nav_category_list {
	list-style: none;
	padding: 0; margin: 0;
	height: 41px;
	width: 960px;
	background: #2e3749 url('/wp-content/themes/dodbuzz/images/nav-bg-off.jpg') repeat-x;
}

#nav_category_list li {
	float: left;
	zzdisplay: inline;
	border-left: 1px solid #646870;
	zzpadding: 8px 18px 10px; /* switched into the li a, below */
	font-size: 12px;
	color: white;
	
}

#nav_category_list li.first {
	border-left: none;
}

#nav_category_list li a {
	color: white;
	display: block;
	padding: 8px 18px 10px;
}

#nav_category_list li.current a {
	text-decoration: underline;
}

/* ^ Ads
-------------------------------------------------------------------- */
div.ad {
	text-align: center;
}

.advertisementLabel {
	margin-left: auto;
	margin-right: auto;
}

.adwrapper618 {
	background: url(/wp-content/themes/dodbuzz/images/advertisement_trans.png) no-repeat center top;
	width: 618px;
	padding-top: 7px;
	margin: -18px 0 20px 15px;
}


div#module-ad-300x250 {
	zzbackground-color: white;
}

/* ^ Header
-------------------------------------------------------------------- */

div#headerimg {
	width: 960px;
	height: 97px;
	background: #343943 url('/wp-content/themes/dodbuzz/images/header-dodbuzz.jpg');
}

div#headerimg h6,
div#headerimg .description {
	margin-left: -9999px;
}

div#ad-and-search {
	width: 960px;
	height: 120px;
	position: relative;
	background-color: #d1d2d3;
	margin-bottom: 1em;
}

div#ad-and-search #searchBox {
	width: 197px;
	height: 56px;
	background-image: url('/wp-content/themes/dodbuzz/images/bg-searchbox.gif');
	position: absolute;
	left: 754px;
	top: 32px;
}

div#module-ad-728x90 {
	width: 728px;
	height: 110px;
	padding: 7px 0 0 15px;
}

div#headerimg .faux-imagemap img {
	position: relative;
}

div#headerimg .faux-imagemap img {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 97px;
}
div#headerimg .sponsor-imagemap img {
	position: absolute;
	top: 0;
	right: 0;
	width: 600px;
	height: 95px;
	background-image: url('/wp-content/themes/dodbuzz/images/header_northropgrumman_sponsorship.jpg');
	border: 1px dotted red; /* for debugging */
}
#header #sponsor {
	position: absolute;
	top: 0;
	right: 0;
	width: 660px;
	height: 97px;
	background-image: url('/wp-content/themes/dodbuzz/images/header_generaldynamics_sponsorship.jpg');
}

/* ^ defaults
-------------------------------------------------------------------- */

div.post h1,
div.post h2,
div#content-secondary h3 {
	font: normal bold 15px/17px Arial, Helvetica, Verdana, sans-serif; 
	color:#29456f;
}

div.post h1 a {
	color:#29456f;
}

div.post h2 a {
	color:#29456f;
}

div.content-single div.post h1 {
	font-size: 24px;
	color:#29456f;
	line-height: 1.2;
}

div.content-single div.post h2 {
	font-size: 24px;
	color:#29456f;
	line-height: 1.2;
}

div.content-single div.post h3,
div.content-single div.post h3 a{
	font: normal bold 15px/17px Arial, Helvetica, Verdana, sans-serif; 
	color:#29456f;
}

div#content-primary .associatedImage {
	max-width: 300px;
	max-height: 200px;
	overflow: hidden;
}

div.content-single .associatedImage {
	max-width: 300px;
	max-height: 200px;
	overflow: hidden;
	float: right;
	zzpadding: 0 5px 5px 0;
	padding: 0 0 5px 5px;
	margin-bottom: 0;
}
div.content-single.error404 .associatedImage {
	max-width: 64px; max-height: 64px; float: left; 
	padding: 3px 15px 5px 0;
}
div#content-secondary .associatedImage,
div.content-single .associatedImageArchive {
	max-width: 64px;
	max-height: 48px;
	overflow: hidden;
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
}

div#content-secondary .associatedImage {
	margin: 0 5px 0 0;
}

div.post {
	padding-bottom: 10px;
}

div.entry {
	font: normal normal 11px/13px Arial, Helvetica, Verdana, sans-serif; 
	color:#000;
}
div.content-single div.entry {
	font: normal normal 12px/16px Arial, Helvetica, Verdana, sans-serif;
	margin-top: 15px;
}
div.content-single.error404 div.entry {	margin-top: 0; }
div.content-single.error404 div.entry p { display: inline; }

div.content-single div.entry div.meta-byline {
	font: normal normal 11px/13px Arial, Helvetica, Verdana, sans-serif; 
	margin-bottom: 1em;
}
div.content-single div.entry div.meta-byline span.articleTimestamp,
div.content-single div.entry div.meta-byline span.articleTimestamp a {
	color: #3e68ae; 
	text-decoration: none;
}

div#content-primary div.entry p,
div#content-secondary div.entry p {
	display: inline;
}

.commentsCount, .commentsReadMore {
	margin-left: 4px;
	white-space: nowrap;
}
.commentsCount a {
	color:#4e6b96;
}

.commentsCount a img {
	margin: 1px 2px -1px 0;
}

p.postAuthor {
	margin: 0.5em 0;
}

.article-list-3 {
	list-style: none;
	padding: 0;
}

.article-list-3 li {
	padding: 0 0 5px 10px;
	text-indent: -10px;
	font-size: 12px;
	line-height: 1.4;
	color: #369;
}
.article-list-3 li a {
	text-decoration: underline;
	color: #369;
}

#searchform div {
	padding: 12px 12px 12px 5px;
}

#searchform div #searchsubmit {
	margin: 5px 0 -5px;
}

h2.pagetitle {
	padding-bottom: 15px;
}

blockquote {
	border-left: 5px solid #f0f0f0; 
	margin-left: 20px; 
	padding-left: 20px;
}

/* ^ column-specific tweaks
-------------------------------------------------------------------- */

div#content-primary div.post h1 {
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}
div#content-primary div.post h2 {
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}
div#content-primary div.entry {
	line-height: 14px;
}

div#content-main.content-single {
	width: 622px; /* 660 - 27l - 11r */
	padding: 18px 19px 5px;
}

/* ^ comments
-------------------------------------------------------------------- */

.hereAreTheComments {
	background-color: #e1e1e1;
	padding: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px;
	color: #000;
}

h3#respond {
	background: #4a515e url('/wp-content/themes/dodbuzz/images/bg-jointheconversation.gif');
	width: 612px; /* 622 - 10 */
	height: 20px; /* 24 - 4 */
	padding: 4px 0 0 10px;
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

table.commentlist {
	margin-top: -10px;
}

table.commentlist tr {
	padding-bottom: 10px;
	border-bottom: 1px solid #c7c6c3;
	width: 602px; overflow: hidden;
	
}

table.commentlist tr.rule {
}
table.commentlist tr.rule hr{
	display: none;
}
table.commentlist tr td {
	vertical-align: top;
	border-bottom: 1px solid #c7c6c3;
	border-collapse: collapse;
	padding: 10px 0;
}

td.cellAvatar {
	width: 65px;
}

td.cellComment {
	width: 537px; overflow: hidden;
}


form#commentform {
	margin-top: 20px;
}

#commenterInfo {
	width: 180px;
	float: left;
}

.commentBox {
}

.commentBoxGeneric {
}

td.cellComment p.commentmetadata {
	margin-bottom: 0;
	color: #3e68ae;
}

td.cellComment .commentmetadata-author {
	font-weight: bold;
}

td.cellComment .commentmetadata-author a {
	text-decoration: underline;
	color: #3e68ae;
}

td.cellComment .commentmetadata-timestamp {
}

td.cellComment .commentmetadata-timestamp a {
	text-decoration: none;
	color: #3e68ae;
}

input#submit {
	margin-left: 450px;
}

/* ^ sidebar
-------------------------------------------------------------------- */

.sidebar {
	padding: 0 20px;
}

.sidebar .ad {
	padding: 0;
}
#sidebar {
	padding-top: 20px;
}

.widget, li.widget {
    margin: 0 0 15px;
}
li#text-4, li#text-6 {
    margin-bottom: 0;
}
.widget {
	font-size: 11px;
}
li.widget ul li {
    padding: 0 15px 5px 20px;
}
h2.widgettitle, h2.widgettitle a {
    color: #29456F;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 15px 20px;
}
h2.widgettitle a {
    padding: 0;
}
li.widget ul li a {
    color: #3E68AE;
    font-weight: bold;
}
#get_recent_comments_wrap ul li span {
    color: #3E68AE;
}
#module-hotbox {
	width: 300px;
	height: 150px;
	padding: 0; 
	margin: 0;
	background: #c3c3c5 url('/wp-content/themes/dodbuzz/images/bg-hotbox.gif') no-repeat top left;
	position: relative;
}
#module-hotbox ul li {
	padding-left: 0;
}

#module-hotbox ul {
	position: absolute;
	left: 28px;
	top: 24px;
	list-style: none;
	padding: 0;
}

#module-hotbox li {
	line-height: 17px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	color: #d7e7f8;
	font-weight: bold;
}
#module-hotbox li a {
	text-decoration: underline;
	color: #d7e7f8;
}

#module-twitter {
	padding: 0 20px;
	margin-top: 10px;
}

#module-recentComments {
	padding: 0 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	margin-top: 10px;
}

#module-recentComments h3,
#module-recentComments h3 a {
	font-size: 15px;
	font-weight: bold;
	color: #29456f;
}

#module-recentComments ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#module-recentComments ul li {
	padding-top: 1em;
	width: 260px;
	overflow: hidden;
}
#module-recentComments ul li span {
	color: #3e68ae;
}

#module-recentComments ul li a {
	text-decoration: underline;
	font-weight: bold;
	color: #3e68ae;
	margin-bottom: 3px;
}


/* ^ videos
-------------------------------------------------------------------- */

div#module-featuredVideo.video-block {
	padding-top: 10px;
}

div#module-featuredVideo.video-block h3 {
	font: normal bold 15px/17px Arial, Helvetica, Verdana, sans-serif; 
	color:#29456f;
}

div#module-featuredVideo.video-block object,
div#module-featuredVideo.video-block embed {
	width: 300px;
	height: 262px;
	overflow: hidden;
}

/* Charlies Changes ----------------------------------- */

img#wpstats{display:none}

/* ^ genki announcement code
-------------------------------------------------------------------- */
.genki {
}
