/*

	Styles for jaketracey.com
	Copyright 2005 Jake Tracey

*/

body, html {
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-serif;
	background-color:#616A69;
	font-size: 13px;
	width : 100%;
	height : 100%;
}

a img {
	border: 0;
}

#indxProfile a {
	color: #00202b;
	margin: 0 5px 0 0;
	text-decoration: none;
	border-bottom: 1px dotted #848d91;
}

/* Page Wrapper */

div#container {
	padding-top: 20px;
	width: 92%;
	min-width: 675px;
	margin: 0 auto;
   margin-bottom: 7px;
}

/* Header - Splash Image */

div#header {
	height: 111px;
}

/* Blue Bar, Name */

div#logo {
	/*background-image: url("../images/evegraylogo.gif");*/
	height: 46px;
}

div#logo img {
	padding-left: 15px;
}

/* Replace h1 with logo */

div#logo h1 {
	background-image: url("evegraylogo.gif");
	height: 45px;
	width: 224px;
	margin: 0 0 0 13px;
	padding: 0;
	text-indent: -9999px;
}

div#logo a {
	display: block;
	height: 46px;
	width: 110px;
	text-decoration: none;
}

/* Left Column Wrapper */

div#left {
	margin-right: 331px;
	background: #fff;
}

/* Older things I have written */

div#old {
	margin: 0;
	padding: 0;
	background-color: #ececec;
	font-size: 11px;
	border-top: 2px solid #cdd2d4;
	border-bottom: 2px solid #cdd2d4;
	color: #848d91;
	min-width: 300px;
}

/* Lists - Older things I have written */

div#old ul {
	list-style: none;
	margin: 0 15px;
	padding: 0 0 5px 0;
}

div#old ul li {
	padding: 5px 0;
	border-top: 1px solid #cdd2d4;
}

/* Links - Older things I have written */

div#old a {
	margin: 0 5px 0 0;
	color: #00202b;
	text-decoration: none;
}

div#old a:hover {
	border-bottom: 1px dotted #00202b;
	}

/* Things others have written */

div#others {
	font-size: 11px;
	color: #848d91;
	width: 50%;
	border-top: 2px solid #abb6ba;
	float: left;
	clear: left;
	padding: 0 0 0 0;
	overflow: hidden;
	white-space: nowrap;
}

/* Lists - Things others have written */

div#others ul, ol {
	list-style: none;
	margin: 0 15px;
	padding: 0 0 5px 0;
}

div#others ul li {
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #abb6ba;
	list-style-position: inside;
	overflow: hidden;
}

div#others ol li {
	padding: 5px 0;
	border-top: 1px solid #abb6ba;
	list-style-image: url("../matchtag-launches_files/listimg.gif");
	list-style-position: inside;
}

/* Links - Things others have written */

div#others a {
	margin: 0 5px 0 0;
	color: #00202b;
	text-decoration: none;
}

div#others a:hover {
	border-bottom: 1px dotted #00202b;
}

/* Projects I am working on */

div#projects {
	width: 50%;
	font-size: 11px;
	color: #848d91;
	border-top: 2px solid #abb6ba;
	float: left;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
}

/* Lists - Projects I am working on */

div#projects ul {
	list-style: none;
	margin: 0 15px;
	padding: 0 0 5px 0;
}

div#projects ul li {
	padding: 5px 5px 5px 0;
	border-top: 1px solid #929da3;
	list-style-image: url("../matchtag-launches_files/listimg.gif");
	list-style-position: inside;
		overflow: hidden;
}

* html div#projects ul li {
	list-style-image: url("../matchtag-launches_files/listimg_ie.gif");
		list-style-position: inside;
		padding: 0px 5px 5px 0;
}

/* Links - Projects I am working on */

div#projects a {
	margin: 0 5px 0 0;
	color: #00202b;
	text-decoration: none;
}

div#projects a:hover {
	border-bottom: 1px dotted #00202b;
	}

/* Header Image - All Left Column Boxes */

div#others h3 {
	width: 144px;
	height: 20px;
	background: url('tchtag-launches_files/othersheader.gif');
	text-indent: -9999px;
	margin: 4px 0 0 15px;
}

div#projects h3 {
	width: 144px;
	height: 20px;
	background: url('tchtag-launches_files/projectsheader.gif');
	text-indent: -9999px;
	margin: 4px 0 0 15px;
}

div#old h3 {
	width: 144px;
		height: 20px;
	background: url('atchtag-launches_files/oldheader.gif');
	text-indent: -9999px;
	margin: 4px 0 0 15px;
}

div#comments h3 {
	width: 144px;
	height: 20px;
	background: url('tchtag-launches_files/commentsheader.gif');
	text-indent: -9999px;
	margin: 4px 0 0 15px;
}
/* Post Content */

.post {
	border-left: 8px solid #eee;
	border-right: 8px solid #eee;
	margin: 0;
	background-image: url("../matchtag-launches_files/postbg.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	font-size: 13px;
	clear:left;
	float: left;
   line-height: 140%;
	padding: 7px 13px 15px 12px;
	min-width: 300px;
}

/* Lists - Post */

.post ul {
	list-style: square;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

.post ul li {
	padding: 0 0 10px 0;
}


/* Typography - Post */

.post h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font:20px Arial, Serif;
  	color:#660000;
}

.post h2 a {
	font:20px Arial,Serif;
  	color:#660000;
  	text-decoration: none;
}

.post h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font: 20px Arial,Serif;
	color: #a6a6a6;
	}

.post p {
	padding-bottom: 7px;
}

.post code, pre {
	padding: 10px;
	color: #666;
	background-color: #fafafa;
	display: block;
	overflow: auto;
	margin: 0;
}

.post a {
	color: blue;
}

.post q {
	padding: 15px 15px 0 15px;
	display: block;
	color: #a6a6a6;
	background-color: #fff;
}

.post img {
	float: left;
	margin: 0px 15px 10px 0;
	clear: left;
}
/* Post Metadata */

.postmetadata {
	font-size: 10px;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	text-align: right;
	color: #a6a6a6;
}

/* Links - Post Metadata */

.postmetadata a {
	color: #ccc;
	font-size: 10px;
}

.postmetadata a:hover {
	color: #a6a6a6;
}

/* Comments */

div#comments {
	background-color: #ececec;
	font-size: 11px;
	width: 100%;
	border-top: 2px solid #cdd2d4;
	float: left;
	clear: left;
	padding: 0 0 0 0;
		color: #848d91;
		min-width: 300px;
}

/* Lists - Comments */

div#comments ul, ol {
	list-style: none;
	margin: 0 15px;
	padding: 0 0 5px 0;
}

div#comments ul li {
	padding: 5px 5px 5px 0;
	border-top: 1px solid #cdd2d4;
	list-style-image: url("../matchtag-launches_files/commentslistimg.gif");
	list-style-position: inside;
}

div#comments ol li {
	padding: 5px 5px 5px 0;
	border-top: 1px solid #abb6ba;
	list-style-image: url("../matchtag-launches_files/commentslistimg.gif");
	list-style-position: inside;
}

/* Links - Comments */

div#comments a {
	margin: 0 3px 0 0;
	color: #00202b;
	text-decoration: none;
	border-bottom: 1px dotted #848d91;
}

div#comments a:hover {
	border-bottom: 1px dotted #00202b;
	}


/* Extra Comment Styles */

div#comments cite {
	color: #00202b;
}

.graybox {
	font-size: 10px;
}

.greybox cite {
 	font-style: normal;
	font-weight: bold;
}

.commenttext {
	font-size: 11px;
	color: #00202b;
}

.yourcomment {
	margin: 0 15px;
	padding: 15px;
}

.yourcomment textarea {
	width: 90%;
	height: 200px;
}

.yourcomment table {
	padding-top: 35px;
	width: 90%;
}

/* Right Column Wrapper */

div#right {
	float: right;
	width: 331px;
	background: url('../matchtag-launches_files/shadow.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 6px 0;
}

/* About this site */

div#about {
	margin: 0;
	font-size: 10px;
	color: #fff;
	padding: 2px 10px 10px 10px;
	border-top: 2px solid #35454a;
	border-bottom: 1px solid #04232e;
}

div#aboutHeader h3 {
	color:#00202b;
  	border-bottom: 1px solid #b8b45a;
   padding: 5px 0 0 0;
	margin: 0;
	font-size:12px;
}


/* Typography - About this site */

div#about p {
	padding: 0;
	margin: 0;
	line-height: 135%;
}

/* Leaving? Try These HTML Delights */

div#leaving {
	background-image: url("../images/leavingbg.gif");
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #848d91;
	padding: 3px 10px 45px 10px;
	border-bottom: 1px solid #04232e;
}

/* Typography - Leaving? Try These HTML Delights */

div#leaving p {
		line-height: 135%;
}
/* Lists - Leaving? Try These HTML Delights */

div#leaving ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#leaving ul li {
	padding: 0 0 2px 0;
}
/* Links - Leaving? Try These HTML Delights */

div#leaving a {
	color: #fff;
	margin: 0 5px 0 0;
	text-decoration: none;
}

div#leaving a:hover {
	border-bottom: 1px dotted #848d91;
	color: #848d91;
}

/*
	Tabbed Navigation - Things might get messy here! :)
*/

/* Navigation Wrapper */

div#navigation {
	margin: -35px 0 0 0;
	float: left;
	clear: left;
	font-size: 9px;
}

/* Navigation Tabs Setup */

div#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#navigation li {
	float: left;
	background: url("../matchtag-launches_files/norm_right.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}

/* Default not active tab style */

div#navigation a {
	display: block;
	font-size: 10px;
	padding: 2px 11px 21px 10px;
	text-decoration: none;
	border-bottom: 1px solid #9c994d;
	color: #75711e;
	background: url("../matchtag-launches_files/norm_left.gif") no-repeat left top;
}

/* Highlight tab on hover */

div#navigation a:hover {
	color: #fff;
	text-shadow: #7d813f 0px 1px 1px; /* Safari only shadows */
}

/* Active tab style */

div#navigation #active a {
    background-image: url("../matchtag-launches_files/norm_left_on.gif");
    color:#00202b;
    padding-top: 2px;
    background-repeat: no-repeat;
    }

div#navigation #active {
	background-image: url("../matchtag-launches_files/norm_right_on.gif");
}

/* Active tab hover style */

div#navigation #active a:hover {
	text-shadow: none;
	text-decoration: underline;
	}

/* Navigation Content */

div#navcontent {
	float: left;
	margin: -18px 0 0 0;
	padding: 10px;
	background-color: #ebead1;
	font-size: 11px;
	min-height: 368px;
	width: 311px;
	line-height: 140%;
}

/* Typography - Navigation Content */

div#navcontent h3 {
	font:150%/1.4em Arial,Serif;
  	color:#00202b;
  	border-bottom: 1px solid #b8b45a;
 	margin: 0 0 10px 0;
 	padding: 0;
}
div#navcontent p {
	margin: 0;
	padding: 0 0 10px 0;
}
div#navcontent label {
	font-weight: bold;
	padding: 0 4px 0 0;
}

div#navcontent input, textarea {
	font-size: 13px;
}

/* Links - Navigation Content */

div#navcontent a {
	color: #35454a;
	text-decoration: none;
	border-bottom: 1px dotted #35454a;
	font-weight: bold;
	}

div#navcontent a:hover {
	border-bottom: 1px dotted #35454a;
}

/* Lists - Navigation Content */

div#navcontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 10px;
}

div#navcontent ul li {
	padding-bottom: 5px;
}

/* Thankyou */

div#thanks {
	background: #04232e;
	/*border-top: 1px solid #4a5b3f;*/
	font-size: 10px;
	color: #CFDAE7;
	padding: 3px 10px 10px 10px;
	float: left;
	clear: left;
	width: 311px;
	line-height: 135%;
		margin: 0;
}

div#thanks img {
	float: left;
	margin: 10px 10px 30px 0;
}

/* Links - Thankyou */

div#thanks a {
	color: #CFDAE7;
	text-decoration: none;
	border-bottom: 1px dotted #53656c;
}

div#thanks a:hover {
	color: #fff;
}

/* Accesskey bold */

ul#accessopts {
	font-size: 13px;
}


/* Comment bold */

p#commentsent {
	font-size: 13px;
}

/* Bottom image */

div#bottom {
	float: left;
	clear: left;
		width: 100%;
	background-image: url("../matchtag-launches_files/bottombg.gif");
	background-position: top;
		background-repeat: repeat-y;
}

/* INTERNET! */

* html div#old ul li {
  	list-style-image: url("../matchtag-launches_files/listimg_ie.gif");
  		list-style-position: inside;
  		padding: 0px 5px 5px 0;
  }

  * html div#others ul li {
  	list-style-image: url("../matchtag-launches_files/listimg_ie.gif");
  		list-style-position: inside;
  		padding: 0px 5px 5px 0;
  }

  * html div#others ol li {
  	list-style-image: url("../matchtag-launches_files/listimg_ie.gif");
  		list-style-position: inside;
  		padding: 0px 5px 5px 0;
  }

  * html div#projects ul li {
  	list-style-image: url("../matchtag-launches_files/listimg_ie.gif");
  		list-style-position: inside;
  		padding: 0px 5px 5px 0;
  }

  * html div#comments ul li {
  	list-style-image: url("../matchtag-launches_files/commentslistimg_ie.gif");
  		list-style-position: inside;
  		padding: 0px 5px 5px 0;
  }

  * html div#navcontent ul li {
  	list-style-image: url("../matchtag-launches_files/navcontentlistimg_ie.gif");
  		list-style-position: inside;
  		padding: 0px 5px 5px 0;
  }

  * html div#thanks {
  	padding: 15px 10px 20px 10px;
  }

  	* html .yourcomment  {
  	padding: 35px;
  }

  div#welcome, div#search, div#archives, div#feeds, div#contact {
  	width: 100%;
  }

  .tabset_content {
  	width: 100%;
  }

