/*
Theme Name:2 FlyteBlog2009
Theme URI: http://flyte.biz
Description: Custom WP Template for flyte new media.
Version: 1.0
Author: Flyte New Media [AW]
Author URI: www.flyte.biz
Tags: custom template

*/

/* ############## Blog-Specific Styles ##############  */

@import url("blog.css");

/*Remove focus boxes firefox*/

a:focus, a:hover, a:active { outline:none } 




/* ############## Main Structure ##############  */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	background: #e0eaee url(images/bodyBG.gif) 0 0 repeat-x;
	color: #3e3e3e;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
	
#header {
	height: 242px;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(images/headerBG.jpg) 0 0 no-repeat;
	text-align:left;
	}
		#headerInner 	{
			width: 100%;
			height: 200px;
			margin: 0;
			height: 200px;
			width: 760px;
			}
		/*#headerInner h1 {
			position:absolute;
			left: -9999em
			}*/
		
		#headerInner #logo{
			width:179px;
			height:94px;
			float:left;
			}
		ul#headnav{
			margin:0;
			padding:30px 0 0;
			list-style:none;
			}
				ul#headnav li{
					float:left;
					border-left:1px solid #e0e0e0;
					padding:0 30px 25px 12px
					}
				ul#headnav li a{
					font-family:'Trebuchet MS', Arial, Helvetica, verdana, Sans-Serif;
					font-size:13px;
					text-transform:uppercase;
					color:#022c48;
					}
				ul#headnav li a:hover{
					text-decoration:none;
					color:#dd0028;
					}
				
		#headerInner .description {
			font:normal 30px Georgia, Times, 'Times New Roman', Serif;
			color:#fff;
			clear:both;
			margin:90px 0 0 30px;
			text-align:left;
			}
				#headerInner .description span{
				display:block;
				font-size:18px;
				padding-left:40px;
				}
				
				
/* ############## Resource Box ##############  */		

#header.resources{
	height:415px;
	background: #fff url(images/headerResourcesBG.jpg) 0 100% no-repeat;
	border-bottom: 6px solid #e0eaee;
	font-family:Georgia, Times, 'Times New Roman', Serif;
	font-size:18px;
	}
#header.resources #headerInner{
	 height: 400px;
	 }
.resourcebox{
	margin-top:64px;
	color:#fff;
	padding-left:30px;
	}
.resourcebox h1{
	font-family:Georgia, Times, 'Times New Roman', Serif;
	font-size:32px;
	line-height: 40px;
	font-weight:normal;
	color:#fff;
	text-transform:none;
	padding:15px 0 15px;
	}
.resourcebox p{
	margin-bottom:10px;
	}	
.resourcebox ul{
	margin:0  0 0 10px
	}	
.resourcebox span{font-style:italic;font-size:12px !important;display:block;clear:both;padding-top:15px}
	
	
#page {
	width: 1000px;
	text-align: left;
	background:transparent url(images/pageBG.gif) 0 0 repeat-y;
	margin: 0 auto;
	padding: 0;
	}
		#content {
			font-size: 1.2em
			}
				.post {
					margin: 0 0 40px;
					}
				.post hr {
					display: block;
					}
				.postmetadata {
					clear: both;
				}
				
				
				
/* ############## Headings ############## */

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}
h1 {
	font-size: 4em;
	margin: 0;
	}
h2{
	font-size: 18px;
	border-bottom:1px dotted #bcbcbc;
	text-transform:uppercase;
	padding:0 0 15px;
	margin:0 0 15px;
	color: #135f7d;
	} 
		h2 a, h2 a:visited, h3 {
			color: #135f7d;
			text-decoration:none;
			}
		h2 a:hover {
			color: #dd0028;
			text-decoration:none;
			}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	line-height:140%;
	}


/*  ############## Social ##############  */

ul.socmed{
	margin:20px 0 0;
	padding:0;
	list-style:none;
	}
ul.socmed li{
	float:left;
	height:30px;
	/*width:100px;*/
	padding:0 10px 0 0;
	}	
	
/*  ############## Anchors ##############  */
a{
	color: #135f7d;
	text-decoration: none;
	}

a:hover {
	color: #dd0028;
	text-decoration: none;
	}
.entry p a:visited {
	color: #135f7d;
	}			
a.addthis_button{display:block;padding-top:15px;height:40px}


/* ############## Narrowcolumn ############## */
.narrowcolumn {
	width: 640px;
	float:left;
	padding: 25px;
	margin: 0;
	}
		.narrowcolumn .post {
			padding-bottom:20px;
			border-bottom:1px solid #999;
			}
		.narrowcolumn .entry, .widecolumn .entry {
			line-height: 1.4em;
			}
		.narrowcolumn .postmetadata {
			padding-top: 5px;
			}
	

/*  ############## Begin Sidebar ##############  */

#sidebar{
	padding:0 0 20px;
	margin:0 5px;
	width: 290px;
	float:right;
	background:#e9eef1;
	font-size:12px
	}
		#sidebar form {
			margin: 0;
			}	
		#searchform, #feedburner {
			margin: 0 0 10px;
			padding: 5px 3px 5px 15px;
			}
		#searchform input#s, #feedburner input#s2, #feedburner input#s3{
			width:225px;
			border:1px solid #c0cad1;
			padding:5px 2px 2px 10px;
			color:#b0b0b0;
			height:15px;
			}
			
		#feedburner input#s2, 
		#feedburner input#s3{
			margin-bottom:10px;
			width:103px;
			float:left;
			}
		#feedburner input#s3{
			margin-right:5px;
			}
			
		#searchform input#searchsubmit, #feedburner input#signupSend{
			vertical-align:bottom;
			padding-bottom:2px
			}
			
		div#feedLink{
			text-align:right;
			padding-right:36px;
			}
		div#feedLink a{
			color:#135f7d;
			font-size:12px
			}
		div#feedLink img{
			vertical-align:bottom;
			padding:0 0 2px 5px;
			}
		
		#sidebar ul, #sidebar ul ol {
			margin: 0;
			padding: 0;
			}
		#sidebar ul li {
			list-style-type: none;
			list-style-image: none;
			margin-bottom: 15px;
			}
		#sidebar ul p, #sidebar ul select {
			margin: 5px 0 8px;
			}
		#sidebar ul ul, #sidebar ul ol {
			margin: 5px 0 0 10px;
			}
		#sidebar ul ul ul, #sidebar ul ol {
			margin: 0 0 0 10px;
			}
		ol li, #sidebar ul ol li {
			list-style: decimal outside;
			}
		#sidebar ul ul li, #sidebar ul ol li {
			margin: 3px 0 0;
			padding: 0;
			}
#sidebar li#execphp-4{margin-bottom:0;padding-bottom:10px/*border:0;background:#fff*/}
			
/* #########�Accordion Menu Styles ######## */

		ul.menu, ul.menu ul, ul#subMenu, ul#subMenu ul{
		  list-style-type:none;
		  margin: 0;
		  padding: 0;
		  background:#e9eef1;
		}
		
		ul.menu ul{border-top:1px solid #e9eef1;}/*stops jumping on open/close*/
		
		ul.menu a, ul#subMenu a {
		  display: block;
		  text-decoration: none;	
		}
		
		ul.menu a h2{
		  display:block;
		  height:27px;
		  background: #fff url(images/sidebarH2BG.gif) 0 0 no-repeat;
		  border:0;
		  padding:2px 0 5px 60px;
		  margin:0;
		  font-size:14px;
		  color:#135f7d;
		  
		}
		
		ul.menu a h2, ul#subMenu a h2{
		  display:block;
		  height:27px;
		  background: #fff url(images/sidebarH2BG.gif) 0 0 no-repeat;
		  border:0;
		  padding:2px 0 5px 60px;
		  margin:0;
		  font-size:14px;
		  color:#135f7d;
		  
		}
		
		ul.menu a:hover h2, ul#subMenu a:hover h2{
		  color:#dd0028;
		}
		
		ul.menu a h2.recent{background-position:0 0}
		ul.menu a h2.faves{background-position:0 -45px}
		ul#subMenu a h2.categories{background-position:0 -90px}
		ul#subMenu a h2.archives{background-position:0 -135px}
		
		ul.menu li, ul#subMenu li{
		  margin-top: 1px;
		}
		
		ul.menu li a, ul#subMenu li a {	
		  padding: 0 0.5em;
		  font-size:12px;
		  color:#737373;
		}
		
		ul.menu li a:hover {
		}
		
		ul.menu li ul li a {
		  padding:0 10px 5px 20px;
		}
		
		ul.menu li ul li a:hover {
		  color:#dd0028;
		}
		
		
/* #### Headings ##### */
	
	#sidebar h2.sidebarH2, div.textwidget h2.sidebarH2{
		margin:10px 15px 15px;
		padding:0 0 3px;
		border-bottom:1px solid #bcbcbc;
		text-align:left;
		font-size:14px;
		color:#135f7d;
		}
	h2.altHead{margin:15px 15px 5px}
	
	div.textwidget h2.sidebarH2{margin:0;}
	
	#sidebar ul li.widget_text{
		margin:0 -6px;
		padding:0;
		border-bottom:8px solid #e9eef1;
		}
	#sidebar ul li.widget_execphp{
		 border-top:8px solid #fff;
	 }
	
	 
	div.textwidget{background:#fff;padding:5px 5px 0}
	div.textwidget table{
		background: #fff url(images/featureBoxBG.gif) 0 25px no-repeat;
		width:300px;
		}
	div.textwidget h2{
		border:0;
		color:#135f7d;
		font-size:15px;
		margin:15px 0 15px;
		padding:0;
		}
	#sidebar ul div.textwidget table td {vertical-align:top}
	#sidebar ul div.textwidget table td p{
		margin:5px 0 ;
		padding:0 3px 0 0 ;
		}
	#sidebar ul div.textwidget table td img{
		margin:10px 5px ;
		}
	#sidebar ul#blogrolls, #sidebar li.widget_search{border-top:8px solid #fff;}
	
	#sidebar ul#blogrolls li a{ 
		padding-left:5px;
		color:#737373;
		font-size:12px;
		cursor:default;
		}
	#sidebar ul#blogrolls li a:hover{ color:#dd0028;text-decoration:none}

/* End Sidebar */
	


/* 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
	}

/*  ############## Begin Content Area Lists ##############  */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}
.entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*  ############## Begin Form Elements ##############  */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}


/*  ############## Begin Various Tags & Classes ##############  */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.clear {
	clear: both;
}


/*  ############## 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;
}

/* ############## footer ############## */

#footer {clear:both;}



