/*
Theme Name: WordPress Miles Ahead 2
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
* { padding: 0px; margin: 0px; border: 0px; border-collapse: collapse;}

body {
	background: #4f6ea3;
	margin-bottom: 20px;
}

div#background {
	text-align: left;
}

div#background td#leftSide {
	width: 30px;
	background: url(images/leftShadowBG.jpg) repeat-y;
	vertical-align: top;
}

div#background td#topSide {
	height: 31px;
	background: url(images/topShadowBG.jpg) repeat-x;
	text-align: right;
	width: 857px;
}

div#background td#bodySpace {
	width: 826px;
	background-color: white;
	height: 549px;
}

	div#background td#bodySpace td#left td#top {
		background: url(images/milesAheadLogo.gif) no-repeat top right;
		width: 349px;
		height: 195px;

	}
	
	div#background td#bodySpace td#left td#bottom {
		width: 349px;
		height: 354px;
		background: #bfc9da url(images/curveBG.gif) top right no-repeat;

	}

div#background td#rightSide {
	width: 31px;
	background: url(images/rightShadowBG.jpg) repeat-y;
}

div#background td#bottomSide {
	text-align: left;
	height: 19px;
	width: 833px;
	background: url(images/bottomShadowBG.jpg) repeat-x;
}

#bodySpace #right {
	vertical-align: top;
	text-align: left;
	padding-top: 77px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
}



#bodySpace #right ul li  {
	list-style: none;
	display: inline;
	padding-right: 10px;
}

#bodySpace #right ul li.page_item {
	margin-bottom: 10px;
}

#bodySpace #right ul li.page_item a {
	color: #005dab;
	text-decoration: none;
}

#bodySpace #right ul li.page_item a:hover {
	color: #003869;
	text-decoration: none;
}

#bodySpace #right ul#topNav {
	position: absolute;
}

	#bodySpace #right ul#topNav li { /* level 1 level items */
		display: inline;
		position: relative;
		padding-top: 5px;
		padding-bottom: 5px;
	
	}

	/*level1 ancestors and current page */
	#bodySpace #right ul#topNav li.current_page_ancestor, #bodySpace #right ul#topNav li.current_page_item {
		background: url(images/currentTopNavBG.gif) left center no-repeat;
	}

		/* level1 ancestors and current page link colors */
		#bodySpace #right ul#topNav li.current_page_ancestor a, #bodySpace #right ul#topNav li.current_page_item a {
			color: #003869;
		}

		/* level2 list */
		#bodySpace #right ul#topNav li ul {
			list-style: none;
			position: absolute;
			top: 138px;
			left: -225px;
			*left: -245px;
			font-size: 12px;
			display: inline;
		}
			/*level 2 list items */
			#bodySpace #right ul#topNav li ul li {
				display: block;
				padding: 0px;
				padding-bottom: 2px;
				text-align: right;
				width: 150px;
			}
			
			#bodySpace #right ul#topNav li ul li a {
				color: #6b8bc6;
				/*font-size: 20px;*/
			}
		
			/* level2 ancestors */
			#bodySpace #right ul#topNav li ul li.current_page_ancestor {
				background-image: none;
				font-weight: bold;
				
			} 
			
			#bodySpace #right ul#topNav li.current_page_item ul li a {
				color: #6b8bc6;
			}




			/* level2 current page */
			#bodySpace #right ul#topNav li ul li.current_page_item {
				background-color: white;
				font-weight: bold;
				background-image: none;
			} 

			/* level 3 list */
			#bodySpace #right ul#topNav li ul li ul {
				display: block;
				position: relative;
				top: 0px;
				left: -10px;
				*left: -25px; 
				font-size: 11px;
				margin-left: 10px;
				*margin-left: 25px;
			}


				/*level 3 ancestor links */
				#bodySpace #right ul#topNav li.current_page_ancestor ul li a {
					color: #1e77c1;
				} 


				/*level 3 current page links */
				#bodySpace #right ul#topNav li ul li.current_page_item a {
					color: #003869;
				} 
				
				
				/* level 3 non-current link */
				#bodySpace #right ul#topNav li ul li.current_page_ancestor ul li a{
					color: #555;
					font-weight: normal;
				}
				
				#bodySpace #right ul#topNav li ul li.current_page_item ul li a {
					color: #555;
					font-weight: normal;
				}

				#bodySpace #right ul#topNav li ul li.current_page_ancestor ul li.current_page_item a{
					color: black;
					font-weight: bold;
				}

			#bodySpace #right ul#topNav li ul li.current_page_ancestor a {
				background-image: none;
				color: #003869;
			} 


#bodySpace #right .tagline {
	font-size: 13px;
	/*color: #444343;*/
	color: #333;
	margin-top: 45px;
	line-height: 18px;
	padding-right: 20px;
}

#bodySpace #right .entry{
	font-size: 11px;
	color: #4f4f4f;
	margin-top: 28px;
}

#bodySpace #bottom #leftNav {
	position: relative;
	top: -100px;
	left: 25px;
	*left: 5px;
	list-style: none;
	font-family: Trebuchet MS, Verdana, Arial, san-serif;
	font-size: 11px;
	line-height: 20px;
}

#leftNav li.current_page_item a {
	font-weight: bold;
	color: #000;
}

#leftNav a {
	text-decoration: none;
	color: #343434;
}

#leftNav li {
	padding-bottom: 4px;
}

.thePosts {
	height: 432px; 
	width: 470px; 
	overflow: auto; 
	margin-top: 10px;
}

.thePosts h2 {
	display: none;
}

.thePosts h3.storytitle a {
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}

.thePosts div.meta {
	/*display: none;*/
}


.thePosts p {
	display: none;
}

.thePosts .storycontent {
	margin-top: 20px;
	display: block;
	padding-right: 15px;
}

.thePosts .meta a  {
	color: #4f6ea3;
}

.thePosts .storycontent p {
	display: block;
	color: #4f4f4f;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 25px;
}

.thePosts .meta {
	font-size: 11px;
}

.thePosts .feedback {
	display: none;
}


div#myCategories {
	position: relative;
	top: 0px;
	left: 198px;
	*left: 155px;
	width: 140px;	
	font-size: 12px;
}

div#myCategories ul {
	position: absolute;
	list-style: none;
}

div#myCategories ul li {
	display: block;
	position: relative;
	height: 13px;
	weight: 150px;
	text-align: right;
}

div#myCategories li a {
	
	text-decoration: none;
	color: #6b8bc6;
}


div#myCategories li.current-cat {

}

div#myCategories li.current-cat a {
	 color: black;
	 font-weight: bold;
}

div#spitball {
 	position: relative; top: 95px; left: 30px;
 	color: #002041;
 	font-family: Trebuchet MS, Verdana, Arial, san-serif;
 	font-size: 12px;
}

div#footer {
	width: 826px;
	margin: 0 auto;
	background-image: none;
	color: white;
	font-family: Trebuchet MS, Verdana, Arial, san-serif;
	font-size: 12px;
}

div#footer .left {
	position: relative;
	float: left;
	width: 40%;

}

div#footer .right {
	position: relative;
	float: right;
	width: 50%;
	text-align: right;
}

ul.cats li {
	width: 50px;
	border: 1px solid red;
	display: block;
}

div p {
 	margin-bottom: 10px;
 }
 
 div.thePosts {
 	margin-top: 40px;
 }
 
 p.body {
 	font-size: 14px;
 	line-height: 18px;
 }
