/*
Theme Name: AVC Theme site
Description: A theme for AVC
Author: Avenir Consulting in conjunction with Spotted Koi
Version: 1.0
*/

/* =Reset CSS - makes this theme cross browser compliant from the start. It's like cheating, but better. DO NOT REMOVE
--------------------------------------------------------------
This Reset.css code is from the yui/build/reset/reset-min.css file it is Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* END RESET CSS - DO NOT REMOVE THE CODE ABOVE */


/* =Main Elements
-------------------------------------------------------------- */
html{
	
}

a:hover {
	color: #96171a !important;		
}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, 'Myriad Pro', sans-serif;
}
	#container {
		width: 960px;
		margin: 0 auto;	
	}
/* =Header
-------------------------------------------------------------- */
#headerWrapper {
	width: 100%;
	height: 226px;
	display: block;
	background: url(images/headerBG.png) top left no-repeat;	
}
	#logo {
		display: block;
		width: 100%;
		margin: 0 0 40px;	
	}
		
		#socialWrap {
			width: 120px;
			float: right;	
		}
			#socialWrap .socials {
				margin: 0;
				padding: 0;
				text-align: right;
			}
			#socialWrap .socials .social {
				display: inline-block;
				padding: 0 0 0 5px;	
				margin-top: 6px;
			}
		

/* =HomePage
-------------------------------------------------------------- */
#ftWrapper {
	display: block;
	width: 100%;
	overflow: hidden;	
}
	#slider {
		width: 711px;
		float: left;	
		padding-top: 20px;
	}
	#ftSide {
		width: 230px;
		float: right;	
		padding-top: 20px;
	}
		.ftSidebar {
			margin: 0;
			padding: 0;	
		}
			.ftSidebar li {
				display: block;
				width: 100%;
				margin: 0 0 4px 0;	
			}
			.ftSidebar ul {
				margin: 0;
				padding: 0;	
			}
		.ftSide-button li {
			background: none !important;
			padding-left: 0 !important;	
		}

/* =Page Content
-------------------------------------------------------------- */
#contentWrapper {
	overflow: hidden;
	width: 100%;	
	padding: 0 0 40px;
	background: url("images/contentFooterSep.png") bottom center no-repeat;
	margin: 20px 0;
}
	#content {
		width: 710px;
		float: left;	
	}
		.postBox {
			margin: 0 0 15px;
			width: 100%;
			overflow: hidden;
		}
			.postBoxTop {
				width: 100%;
				height: 10px;
				background: url("images/postBoxTop.png") top left no-repeat;
				display: block;	
			}
			.postBoxMain {
				width: 100%;
				background: url("images/postBoxMain.png") top left repeat-y;
				display: block;
				padding: 5px 15px 5px;
    			width: 680px;
				overflow: hidden;
			}
				.postBoxMain .formatText p {
					 margin-left: 5px;
					 text-align: justify;
				}
				
				.thumbWrap {
					float: left;
					width: 307px;
					display: block;		
				}
				.with-thumb {
					float: right;
					width: 360px;	
				}
				.postReadMore {
					float: right;	
					margin-top: 20px;
				}
				
				.stWrap-dead {
					margin: 30px 0 0 0 !important;	
				}
					.stTag-dead { 
						color: #00457C;
						display: inline-block;
						float: left;
						font-size: 18px;
						padding: 3px 3px 0 0;
						text-transform: uppercase;
						width: auto;
					}
				
			.postBoxBottom {
				width: 100%;
				height: 10px;
				background: url("images/postBoxBottom.png") top left no-repeat;
				display: block;
			}
			.postMeta {
				padding: 0;
				margin: 0 0 20px;
				background: url("images/titleStar.png") bottom left repeat-x;
			}
				.postMeta h1,
				.postMeta h2 { 
					/*font-family: 'Homenaje', sans-serif;*/
					color: #00457c;	
					margin: 0;
					padding: 0 0 30px;
					text-transform: uppercase;
				}
				.postMeta h1 {
					font-size: 30px;
				}
				.postMeta h2 { 
					font-size: 24px;
				}
					.postMeta h2 a {
						color: #00457c;	
						text-decoration: none;	
					}
			
			.postsPageMeta {
				margin-bottom: 35px;	
			}
				.noStar {
					background: none !important;	
					margin: 0;
				}
					.noStar .postTitle {
						padding: 0;	
					}
			
			.postsPageIntro h2 {
				color: #333333 !important;
				font-size: 24px !important;
				text-transform: uppercase !important;
			}
					
			.formatText {
				color: #333333;	
				font-size: 16px;
				font-family: Helvetica, Arial, 'Myriad Pro', sans-serif;
				overflow: hidden;
			}
				.formatText h1, 
				.formatText h2,
				.formatText h3,
				.formatText h4,
				.formatText h5,
				.formatText h6 {
					/*font-family: 'Homenaje', sans-serif;*/
					color: #00457c;
					margin: 0;
					padding: 0;
					text-transform: uppercase;
				}
					.formatText h1 { font-size: 28px; min-height: 60px; }
					.formatText h2 { font-size: 24px; min-height: 60px; }
					.formatText h3 { font-size: 22px; min-height: 60px; }
					.formatText h4 { font-size: 20px; }
					.formatText h5 { font-size: 18px; }
					.formatText h6 { font-size: 16px; }
					
				.formatText p {
					margin : 0 0 20px;	
				}
				.formatText ul,
				.formatText ol {
					padding-left: 30px	
				}
					.formatText ul li {
						display: list-item;
						list-style: disc outside none;
					}
					.formatText ol li  {
						display: list-item;
						list-style: decimal outside none;
					}
				
				.formatText strong {
					font-weight: bold;	
				}
				.formatText em {
					font-style: italic;	
				}
				.formatText blockquote {
					border-left: 4px solid #333333;
					color: #A3A3A3;
					font-style: italic;
					margin-left: 20px;
					padding: 10px 20px 5px;
				}
			
			.wpcf7 form .wpcf7-form-control.wpcf7-submit {
				display: block;
				border: 0;
				background: url("images/buttonBG.png")	top left no-repeat;
				width: 131px;
				height: 37px;
				font-size: 18px;
				color: #ffffff;
			}
				
	#sidebars {
		width: 230px;
		float: right;
	}
		.sidebar {
			margin: 0;
			padding: 0;	
		}
			.sidebar li {
				display: block;
				width: 100%;
				margin: 0 0 30px 0;	
			}
			.sidebar ul,
			.sidebar ul li  {
				margin: 0;
				padding: 0;	
			}
				.sidebar h3 { 
					background: url("images/widgetTitle.png") repeat scroll center top transparent;
					color: #FFFFFF;
					display: block;
					font-size: 30px;
					height: 37px;
					margin: 0 0 10px;
					overflow: hidden;
					padding: 3px 0 0 10px;
					text-shadow: 1px 1px 1px #000000;
					text-transform: uppercase;
					width: 220px;
				}
				.sidebar ul li {
					margin: 4px 0;
					background: url(images/sideListImage.png) center left no-repeat;
					padding-left: 20px;
				}
				.sidebar ul li a {
					font-size: 12px;
					color: #00457c;	
					text-decoration: none;
					font-family: Arial, Verdana, Tahoma;
				}

/* =Post Content
-------------------------------------------------------------- */


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */
#menuSocialWrap {
	overflow: hidden;
	width: 100%;
}	
	#menuWrap {
		width: 640px;
		float: left;	
	}
		#menuWrap .menu {
			margin: 0;
			padding: 0;	
		}
			#menuWrap .menu li.menu-item {
				display: inline-block;
				padding: 0 30px 0 0;
				margin: 10px 0;
			}
			#menuWrap .menu a {
				display: block;
				text-decoration: none;
				/*font-family: 'Homenaje', sans-serif;
				font-family: Arial,'Oxygen', sans-serif;*/
				text-transform: uppercase;
				font-weight: bold;
				color: #00457c;
				letter-spacing: 0;
				font-size: 18px;
			}
			
			#menuWrap .menu a:hover,
			#menuWrap .current-menu-item a {
				color: #96171a;	
			}
			
				#menuWrap .menu .sub-menu {
				   	background: #FFFFFF;
					border: 1px solid #F3F3F3;
					border-width: 0 1px;
					display: none;
					margin: 0;
					padding: 0;
					position: absolute;
					width: 230px;
					z-index: 100;
					overflow: hidden;
				}
					#menuWrap .menu .sub-menu li.menu-item {
						display: block;
						padding: 10px;
						border-top: 1px solid #b2b2b2;
						border-bottom: 1px solid #d0d0d0;
						margin: 0;
					}
						#menuWrap .menu .sub-menu li.menu-item:first-child {
							border-top: 0;	
						}
						#menuWrap .menu .sub-menu li.menu-item:last-child {
							border-bottom: 0;	
						}
					
					#menuWrap .sub-menu .menu-item .sub-menu {
						position: relative;
						padding: 0 0 0 10px;
						width: 1005%;
						border: 0;
					}
						#menuWrap .sub-menu .menu-item .sub-menu .menu-item {
							display: block;
							padding: 5px;
						}
							#menuWrap .sub-menu .menu-item .sub-menu .menu-item a {
								text-transform: none;	
							}
				
				#menuWrap .menu li.menu-item:hover .sub-menu {
					display: block;	
				}
			
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* =Footer
-------------------------------------------------------------- */
#footerWrapper {
	width: 100%;
	display: block;
	overflow: hidden;
}
	#footer {
		overflow: hidden;
		display: block;	
	}
		ul.footerWidgets {
			margin: 0;
			padding: 0;
		}
			.bottomWidget {
				display: inline;
				float: left;
				display: block;
				width: 232px;	
				margin-right: 10px;
				min-height: 250px;
			}
			.bottomWidget:last-child {
				margin-right: 0;	
			}
				.bottomTitle {
					/*font-family: 'Homenaje', sans-serif;*/
					font-size: 24px;
					color: #00457c;
					margin: 0 0 10px;
					padding: 0;
					font-stretch: narrower;
					text-transform: uppercase;
				    min-height: 58px;
				}
				
				.star-links {
					display: block;
					margin: 0 0 5px;	
				}
			.bottomWidget p {
				font-size: 12px;
				color: 	#515151;
				margin: 0 0 10px;
			}
			.bottomWidget strong {
				color: #00457c;	
				font-weight: bold;
			}
			.bottomWidget a {
				color: #00457c;	
				text-decoration: none;
			}
		
/** Chrome/Safari CSS Patch */
@media screen and (-webkit-min-device-pixel-ratio:0) {

	#menuWrap .menu a {
		font-weight: bold;
		font-size: 18px;
	}
	#menuWrap .menu li.menu-item {
		padding: 0 30px 0 0;
	}

}

.ft_vid_cat {
	margin-bottom: 10px  !important;	
}
	.ft_vid_cat a {
		color: #00457c;
		font-size: 14px;
		font-style: italic;
		text-decoration: none;
	}
.ft_see_more a {
	color: #666666;
    font-size: 14px;
    text-decoration: none;
}

/* National Memorial Parade 2014 page */
.red{ color:#bf2026 !important;}
.border-left-red-3{
	border-left: 10px solid #BF2026;
    margin-top: 18px;
    padding-left: 10px;
    padding-top: 5px;
}
.col-2{
	width:48%;
}
.float-left{ float: left;}
.clearfix{
	clear: both;
} 
#aboutnatmempard{ font-size:12px;width: 40%;}
.paradehighlights{ margin-top: 10px; width: 55%;padding-left: 10px;}
.btnlink{background: none repeat scroll 0 0 #346085;
    margin-left: 11px;
    margin-top: 34px;
    padding: 5px 65px 8px;
    text-align: center;}
.btnlink:child-last{
	background:#BF2026;
}
.btnlink a{ color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;}

#spheader{
	height: 120px;
    margin-left: 766px;
    margin-top: -134px;
    position: absolute;
    width: 175px;
    z-index: 2;
}

#spheader a:hover{
	opacity: 0.5;
	background: #092F57;
}
#spheader #sponsor{
	float: left;
    margin-top: -9px;
    padding-left: 177px;
    padding-top: 31px;
  }

#spheader #participate{
	float: left;
    margin-top: 15px;
    padding-left: 176px;
    padding-top: 31px;
}
#spheader #volunteer{
	float: left;
    margin-top: 12px;
    padding-left: 177px;
    padding-top: 31px;
}

#attendee{margin-top: 20px;}
#coverageparade{ margin-top: 20px;}
#routes{ margin-top: 20px;}
#routes div{ width: 50%; }
#routes div img{ margin: 0px auto;}
.red-background{background: #bf2026 !important;}
#sponsorplacehldr{
	margin-top:20px; 
}
#sponsorplacehldr h1{
	background: none repeat scroll 0 0 #346085;
    color: #FFFFFF;
    margin-top: 17px;
    min-height: 33px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}
#sponsorplacehldr div img{
	margin: 0 auto;
}
.wwe_bios_block{
			display:block;
			width:460px;
			height:200px;	
			margin-top:10px;
			float:left;
			font-size:12px;
			padding-right:20px;
		}
.wwe_img{
	padding-right:0 !important;
	width:463px;
}
.wwe_contentLeft h1, .wwe_contentRight h1{
	min-height:35px !important;
}
.nivoSlider{
	text-align:center;
}
.wwe_topLeft{
	width:480px;
	height:450px;
	display:block;
	float:left;
	
}
.wwe_tr_space{
	display:block;
	height:70px;
	width:480px;
	float:left;
}
.wwe_tr_vid{
	display:block;
	text-align:center;
}
#coverageparademsg{
	color: #FFFFFF;
    margin-top: -105px;
    padding-left: 15px;
    padding-top: 15px;
    position: absolute;
    text-align: center;
    width: 438px;
}