/*
Theme Name: Eagle Launch 2010
Description: The June 2010 Eagle Launch theme
Author: Design by VCreatveGroup.com, Development by mPangoDev.com
*/

/* Global */
html
{
	background-image: url(images/layout/body-background.png);
	background-repeat: repeat;
}

body
{
	text-align: center;
	font-family: Arial;
	font-size: 62.5%;
	line-height: 75%;
}

#main-container
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

	#header
	{
		position: relative;
	}
		
		#primary-navigation
		{
			height: 23px;
			margin: 0;			
			padding: 13px 0 0 23px;
			background-image: url(images/layout/header/primary-navigation-background.png);
			background-repeat: repeat-x;
		}
		
			#primary-navigation li
			{
				float: left;
				list-style-type: none;
				margin-right: 30px;
				text-transform: uppercase;
				font-size: 1.2em;
			}
			
				#primary-navigation li a
				{
					color: white;
					text-decoration: none;
				}
		
		#secondary-navigation
		{
			width: 939px;
			margin: 0;
			padding-left: 11px;
			background-image: url(images/layout/header/secondary-navigation-background.png);
			background-repeat: repeat-x;
		}
		
			#secondary-navigation li
			{
				float: left;
				list-style-type: none;
				padding: 12px 14px 0 15px;
				height: 25px;
				color: white;
				font-size: 1.3em;
				text-transform: uppercase;
			}
			
				#secondary-navigation li:hover
				{
					background-image: url(images/layout/header/secondary-navigation-item-hover.png);
					background-repeat: repeat-x;
				}
				
				#secondary-navigation li a
				{
					color: white;
					text-decoration: none;
				}
				
				#secondary-navigation li ul
				{
					width: 210px;
					background-color: white;
					border-left: 1px solid #FF840E;
					border-bottom: 1px solid #FF840E;
					border-right: 1px solid #FF840E;
					font-size: .9em;
				}
				
					#secondary-navigation li ul li
					{
						width: 100%;
						margin: 0;
						padding: 8px 0 0 0;
						font-size: 1em;
						clear: both;
					}
				
						#secondary-navigation li ul li a
						{
							margin: 0;
							padding: 0 10px;
							color: black;
						}
						
						#secondary-navigation li ul li ul
						{
							border: 1px solid #FF840E;
						}
		
		#header-search
		{
			position: absolute;
			top: 4px;
			right: 5px;
			width: 234px;
			height: 26px;
			background-color: #F9EFEB;
			border: 1px solid #AF2900;
			
		}
		
			#header-search input.text
			{
				position: absolute;
				top: 4px;
				left: 0;
				width: 185px;
				height: 20px;
				padding-left: 6px;
				background-color: transparent;
				border: none;
				font-size: 1.2em;
			}
			
			#header-search-submit
			{
				position: absolute;
				top: 3px;
				right: 3px;
			}
	
	#middle-container
	{
		clear: both;
		background-image: url(images/layout/middle-container-background.png);
		background-repeat: repeat-y;
		overflow: auto;
	}
		
		#left-sidebar
		{
			float: left;
			width: 293px;
			padding: 9px 10px 20px 8px;
			font-size: 1.2em;
			line-height: 1.4em;
		}
		
			#feedburner-form-wrapper
			{
				border: 1px solid white;
				margin-bottom: 10px;
			}
			
				#feedburner-form
				{
					padding: 8px 3px 0 3px;
					border: 1px solid #BBBBBB;
					background-color: #E9E9E9;
					text-align: center;
				}
				
					#feedburner-form input
					{
						padding: 2px 4px;
					}
		
			#social-media-links-wrapper
			{
				border: 1px solid white;
			}
			
				#social-media-links
				{
					border: 1px solid #BBBBBB;
					background-color: #E9E9E9;
					margin: 0;
					overflow: auto;
					padding: 9px 8px;
				}
				
					#social-media-links li
					{
						float: left;
						list-style-type: none;
						margin-right: 8px;
					}
					
			#left-sidebar p.section-header
			{
				width: 278px;
				height: 23px;
				margin: 12px 0;
				padding: 9px 0 0 12px;
				background-image: url(images/layout/left-sidebar/section-header.png);
				color: white;
				font-size: 1.1em;
				font-weight: bold;
				text-transform: uppercase;
			}
			
			#left-sidebar ul.archive-links
			{
				margin: 0 0 20px 0;
			}
			
				#left-sidebar ul.archive-links li
				{
					list-style-type: none;
					border-bottom: 1px #AFA99F dashed;
					padding: 8px 0;
				}
				
					#left-sidebar ul.archive-links li a
					{
						color: #3A3835;
						text-decoration: none;
					}
		
		#content
		{
			float: left;
			width: 611px;
			padding: 11px 14px 30px 14px;
			font-size: 1.3em;
			line-height: 1.5em;
		}
		
			#content img
			{
				max-width: 610px;
			}
		
			.alignright
			{
				float: right;
				margin-left: 10px;
			}
			
			.alignleft
			{
				float: left;
				margin-right: 10px;
			}
		
	#footer
	{
		clear: both;
		background-color: #333333;
		text-align: center;
		color: white;
		min-height: 33px;
		padding-top: 32px;
	}
	
		#footer a
		{
			color: #FF6600;
		}
	
	#footer	/* another footer here, black, instead of this. extends to bottom of screen? */
	{
		margin-bottom: 38px;
	}

a
{
	color: #D73300;
}

h1
{
	font-size: 1.3em;
}




/* Comments (copied from twentyten)
-------------------------------------------------------------- */
#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 20px;
	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;
}
#respond textarea
{
	padding: 5px;
}
