/* 
Theme Name: 6th Infantry
Theme URL: http://elliottdesign.us/
Description: Custom theme by Elliott Design Inc.
Author: Elliott Design, Inc.
Version: 1.2
*/

/* css to zero out the browser */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}
caption {text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote, q {quotes: "" "";}
*{margin:0;padding:0;}
/* css to zero out the browser end*/

body{
	background-image: url('images/background.png');
	font-family: Georgia;
	color: #505050;
	font-size:14px;
	padding:0;
	margin:0;
}

img{
	border-style:none;
	display: block !important;
}

a{
	font-family: arial, san-serif;
	color: #557120;
	text-decoration: none;
}

a:hover{
	font-family: arial, san-serif;
	color: #aa0000;
	text-decoration: none;
}

p{
}

ul{
}

.alignleft {
	float: left;
	margin-right: 10px;
	}


.alignright {
	float: right;
	margin-left: 10px;
	}


/***************HEADER & NAV****************/

#header{
	width:100%;
	height: 302px;
}

.logo{	!important;
	margin-top: 6px;
	margin-left: 16px;
	width: 480px;
	height: 100px;
}

#topTitle{
	background-image: url('images/logo_nav.png');
	height: 142px;
	width:960px;
	margin:auto;
	text-align:center;
}

#topNav{
	margin-top: -42px;
	margin-left: auto;
	margin-right: auto;
	width:960px;
}

#nav_banner{
	background-image: url('images/nav_banner.png');
	height: 160px;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


.menu{
	margin:auto;
	width:960px;
	height:16px;
}

.menu li{
	float:left;
	list-style-type:none;
	padding-right:20px;
	font-size: 22px;		padding-left: 5px;	}		
#menu-metadata li{	font-size: 14px !important;}
/*-----Sub Nav-----*/

.menu li ul{
	display:none;
	position:absolute;
	width:100px;
}
	
.menu li:hover ul, .menu li ul:hover{
	display:none;	
}
	
.menu li ul li{
	width:100px;
}

/*-----Sub Sub Nav-----*/

.menu li:hover ul li ul{
	display:none;
}

.menu li ul li:hover ul, .menu li ul li ul:hover {
	display:block;
}

.menu li ul li ul{
	margin-left:50px;
	margin-top:-15px;
	position:relative;
}

/***************SIDEBAR****************/	

#sidebar{
	width:280px;
	float:right;
	
}

#sidebar ul{
	display: block;
	list-style: none;
}

/***************CONTENT****************/

#content{
	width:960px;
	margin:auto;
	min-height:350px;
	overflow: hidden;
}

#usercontent{
	width:665px;
	float:left;
	font-size: 110%;
	line-height: 140%;
	}

.sitemap{
	display:inline;
	list-style:none;
}

.sitemap li{
	display:inline;
	list-style:none;
	margin:auto;
}

.sitemap li ul{
	display:none;
	position:absolute;
	width:100px;
}
	
.sitemap li:hover ul, .sitemap li ul:hover{
	display:block;
}

.sitemap li ul li{
	width:100px;
}

.sitemap li:hover ul li ul{
	display:none;
}

.sitemap li ul li:hover ul, .sitemap li ul li ul:hover {
	display:block;
}

.sitemap li ul li ul{
	margin-left:50px;
	margin-top:-15px;
	position:relative;
}

/***************COMMENTS****************/

/***************FOOTER****************/

#footer{
	width:960px;
	margin:auto;
	padding-top: 5px;
}

#footer p{
	text-align: right;
}

#footer a{ font-family: Georgia !important; }

#footerBar{
	background-image: url('images/footer.png');
	height: 14px;
	margin-bottom: 7px;
}

/***************ADD ONS****************/

.widgettitle {
	color: #fff;
	font-family: arial, san-serif;
	background-color: #557120;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	}

.widget {
	margin-bottom: 30px;
	}

#recent-posts-3 {
	padding-bottom: 20px;
	margin-top: 25px;
}


h2 {
	padding-top: 20px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 2px solid #000;
	font-family: arial, san-serif;
	font-size: 36px;
		background: transparent;
}

.linkcat h4 {
	color: #333333;
	font-family: arial, san-serif;
	font-size: 20px;
	border-bottom: 1px solid #000;
	margin-top: 20px;
	margin-bottom: 5px;
	}

.more-link {
	color: #fff;
	background-color: #557120;
	padding: 2px 4px;
	float: right;
}

#menu-metadata li {
	list-style-image: url(images/dot.png) !important;
	float: none;
	margin-left: 45px;
	padding-bottom: 12px;
	font-weight: bold;
}

/***************Home Page****************/

#middle	{
	padding-top: 13px;
	width: 960px;
	margin: auto;
	font-size: 22px;
}

#photo_albums {
	background-image: url('images/photos.png');
	background-repeat: no-repeat;
	width: 323px;
	height: 115px;
	margin-left: -5px;
	float: left;
}

#photo_albums p {
	padding-left: 108px;
	padding-top: 25px;
}



#news_updates {
	background-image: url('images/news.png');
	background-repeat: no-repeat;
	padding-right: 2px;
	width: 325px;
	height: 115px;
	margin:auto;

}

#news_updates p {
	padding-left: 108px;
	padding-top: 25px;
}

#forum {
	background-image: url('images/forum.png');
	background-repeat: no-repeat;
	width: 327px;
	height: 115px;
	margin-right: -7px;
	float: right;
}

#forum p {
	padding-left: 108px;
	padding-top: 25px;
}

/* Search */

#s{
	border: none;
	width: 230px;
	height: 27px;
	margin: 0 auto;
	background-image: url('images/searchbar_.png');
	text-indent: 60px;
	z-index: -999;
}

.btn {
	border: none;
	width: 33px;
	height: 33px;
	background: transparent;
	background-image: url('images/searchbutton.png');
	margin-left: -10px;
	
}

#button {
	margin-top: -1px;
	margin-left: 112px;
	margin-bottom: -15px;
	 position: relative;
	z-index: 999;
}

.search {
	float: right;
	margin-top: -205px;
}

#search_placement {	
	margin: auto;
	width: 960px;
}

.post {
	padding-bottom: 30px;
	}

#usercontent h3 {
	background: transparent;
	padding-top: 20px;
	margin-bottom: 7px;
	border-bottom: 2px solid #000;
	font-family: arial, san-serif;
	font-size: 36px;
	line-height: 100%;
	color: #557120 !important;
}

h3.widgettitle {
	margin-top: 7px;
	padding-top: 3px;
}

/* Gallery view */

.ngg-album-compact {
	margin-bottom: 40px !important;
}

.ngg-widget a img{
	float: left;
	padding: 0px !important;
	border: 2px solid #000000;
	margin: 0 8px 8px 0;
	}

.ngg-widget a img:hover{
	border: 2px solid #ff0000;
	}

ul.blogroll, .blogroll li, {
	list-style-image: url(images/dot.png) !important;
	margin-left: 15px;
	padding-bottom: 12px;
	}

.widget_recent_entries ul li, .widget_recent_comments ul li{
	list-style-image: url(images/dot.png) !important;
	list-style-position: outside;
	margin: 0 0 10px 30px;
	border-bottom: 1px dotted #444444;
	padding: 3px 0 10px 0;
	}

ul.advanced-recent-posts li{
	margin-bottom: 15px;
	border-bottom: 1px dotted #444444;
	padding-bottom: 10px;
	}

ul.advanced-recent-posts li a{
	font-size: 110%;
	font-weight: bold;
	}

.readmore {
	font-size: 70% !important;
	}
	
#comment {
	width: 500px;
	}
	
/********* Downloads ********/
ul.downloads {
	margin: 10px 0 0 40px;
	list-style-image: url(images/dot.png) !important;
	font-size: 18px;
}

ul.downloads li {
	margin-bottom: 5px;
}

/****** C forms ********/

.linklove {
	display: none;
}

.cform label {
	background: #557120 !important;
	color: #fff !important;
	}