/*=

	Theme Name: pl00
	Theme URI: http://atworkinthecloud.com/ablog/pl002
	Description: pl00 is a modern, text-based theme created for Wordpress.
	Author: Jim Olson
	Author URI: http://atworkinthecloud.com
	Version: 2.0.1
	Changelog:
		v1.0.1 - 07.09.08	First Release of pl00 1.0
		v2.0.1 - 17.06.09	Release of pl00 2.0
	Tags: white, light, blue, three-columns, fixed-width
	
=== === === === === === === === === === */


/*=STRUCTURE
=== === === === === === === === === === */

@import 'reset.css';

body {
	width: 100%;
	font: 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#WrapOuter {
	width: 100%;
}

div#WrapInner {
	width: 100%;
	text-align: left;
	background-color: #fff;
}

/*=COMMON
=== === === === === === === === === === */

* {
	padding: 0;
	margin: 0
}

h1 {
	font-size: 180%;
	line-height: 120%;
	text-transform: uppercase;
	margin-left: 30px;
}

h2 {
	font-size: 120%;
	line-height: 150%;
}

a {
	color: #3a80ff;
	text-decoration: none;
}

a:hover {
	color: #3a80ff;
	text-decoration: underline;
}

h1 a {
	color: #c2c2c2;
	text-decoration: none;
	letter-spacing: .1em;
}

h1 a:hover {
	color: #3a80ff;
	text-decoration: none;
}

.line {
	height: 2px;
	border-top: 0px dotted #fff;
	border-right: 0px dotted #fff;
	border-left: 0px dotted #fff;
	border-bottom: 1px dotted #6f6f6f;
	display: block;
}

.hidden {
	text-indent: -9999px;
	height: 0px;
	width: 0px;
	display: block;
	overflow: hidden;
}

b, strong {font-weight:bold;}
i, em {font-style:italic;}

table {border-collapse:collapse;}
table thead {font-weight:bold;background:#bababa;}
table td {padding:6px;}


/*=NAVIGATION
=== === === === === === === === === === */

/*Fat Erik's Pipelist*/

div#MetaNav {
	font-size: 10px;
	height: 18px;
	text-align: right;
	list-style: none;
	padding: 0 20px 0 0;
	margin: 0;
	float: right;
}

#MainNav {
	float:left;
	width:100%;
	background: url("images/tabs_bg.gif") repeat-x bottom;
	font-size:70%;
	line-height:normal;
	margin-bottom: 30px;
	letter-spacing: .1em;
}
  
#MainNav ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
  
#MainNav li {
	float:left;
	background:url("images/tabs_left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom: 1px solid #969696;	
}

#MainNav.noborder li {
	border-bottom: 0;	
}
  
#MainNav a {
	float:left;
	display:block;
	background:url("images/tabs_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#MainNav a {float:none;}
/* End IE5-Mac hack */

#MainNav a:hover {
	color:#333;
}

#MainNav li.current_page_ancestor,  
#MainNav li.current_page_item {
	background-image:url("images/tabs_left_on.gif");
}

#MainNav li.current_page_ancestor a,    
#MainNav li.current_page_item a {
	background-image:url("images/tabs_right_on.gif");
	color:#333;
	padding-bottom:5px;
}

div#MetaNav li {
	line-height: 18px;
	display: inline;
	padding: 0;
	margin: 0;
}

div#MetaNav li {
	display: inline;
	padding: 0;
	margin: 0;
}

div#MetaNav li:before { content: "| "; }

div#MetaNav li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html div#MetaNav li {
	border-left: 1px solid black;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html div#MetaNav { height: 1%; }

* html div#MetaNav li {
	display: block;
	float: left;
}

/*End hide*/
/*Mac IE 5*/
* html div#MetaNav li:first-child { border-left: 0; }

div#SideColumn2 li.current_page_item a:hover,
div#SideColumn2 li.current_page_item a {
	color:#333;
	text-decoration: none;
}

div.navigation {
	width: 430px;
	float: left;
	padding-bottom: 20px;
}


/*=CONTENT
=== === === === === === === === === === */

div#PageContainer {
	width: 100%;
	background: #fff;
}

div#Header {
	width: 100%;
	height: 80px;
	margin-top: 20px;
}
	
	div#SiteSubTitle {
		font-size: 60%;
		line-height: 100%;
		text-transform: uppercase;
		float: left;
		clear: both;
		font-weight: bold;
		color: #c2c2c2;
		letter-spacing: .1em;
		margin-left: 30px;
}

div#PageBody {
	width: 100%;
	font-size: 70%;
	line-height: 150%;
}

div#Content {
	width: 430px;
	min-height: 300px;
	float: left;
	margin-left: 30px;
	margin-right: 50px;
	overflow: hidden;
}

	.post {
		margin-bottom: 14px;
		padding-bottom: 14px;
		border-bottom: 1px dotted #cccccb;
	}

	div.entry {
		margin-top: 10px;
	}

	#Content h2 {
		font-size: 160%;
		clear: both;
		margin-bottom: 14px;
		line-height: 110%;
	}

	div.alignleft,
	div.alignright {
		width: 430px;
		float: left;
		clear: both;
	}
	
	div.alignright {
		text-align: right;
	}
	
	#Content p {
		margin-bottom: 18px;
	}
	
	#Content ul {
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 20px;
	}
	
	#Content ul li {
		list-style-type: circle;
	}

	.postmetadata {
		margin-top: 20px;
	}

div#SideColumn1,
div#SideColumn2 {
	font-size: .8em;
	line-height: 140%;
	color: #4c4c4b;
	width: 150px;
	float: left;
	padding: 0 30px;
}

	#SideColumn1 h2,
	#SideColumn2 h2 {
		font-size: 1em;
	}

	div#SideColumn1 {
		border-left: 1px #cccccb dotted;
	}
	
	#SideColumn1 ul,
	#SideColumn2 ul {
		margin-left: 3px;
		margin-bottom: 8px;
	}
	
	#SideColumn1 ul li,
	#SideColumn2 ul li {
		line-height: 150%;
	}

	#SideColumn1 ul li li,
	#SideColumn2 ul li li {
		margin-top: 0;
	}
	
	#SideColumn1 ul li ul {
		margin-bottom: 7px;
	}


/*=HOMEPAGE SUBCONTENT
=== === === === === === === === === === */	

div#SubContent {
	width: 100%;
	color: #4c4c4b;
	border-top: 1px #666665 dotted;
	float: left;
	clear: both;
	margin-top: 30px;
}

	#Content h2 {
		font-size: 160%;
		clear: both;
		margin-bottom: 0;
		line-height: 110%;
	}

	#Content div.Date {
		margin-bottom: 4px;
		color: #888;
	}
	
	div#SubColumn1,
	div#SubColumn2,
	div#SubColumn3 {
		font-size: 70%;
		line-height: 130%;
		float: left;
		background-color: #e6e6e5;
		margin-top: 10px;
		padding: 10px;
	}
	
	div#SubColumn1 ul,
	div#SubColumn2 ul,
	div#SubColumn3 ul {
		margin-left: 3px;
		margin-bottom: 8px;
	}
	
	div#SubColumn1 ul li,
	div#SubColumn2 ul li,
	div#SubColumn3 ul li {
		font-size: 100%;
		line-height: 180%;
	}
	
	div#SubColumn1 {
		width: 440px;
		min-height: 80px;
		margin-left: 20px;
		margin-right: 15px;
	}
		
	div#SubColumn2 {
		width: 160px;
		min-height: 80px;
		margin: 10px 15px 0 20px;
	}

	div#SubColumn3 {
		width: 150px;
		min-height: 80px;
		margin-left: 15px;
	}


/*=COMMENTS
=== === === === === === === === === === */

div#CommentsContainer {
	width: 430px;
	float: left;
}

h3#comments {
	margin-bottom: 8px;
}

img.avatar {
	float: left;
	position: relative;
}

div#CommentText {
	padding-left: 50px;
	margin-bottom: 20px;
}

div#CommentReply {
	margin-top: 10px;
}

form#commentform input#url,
form#commentform input#email,
form#commentform input#author,
form#commentform textarea#comment {
	border: 1px #999 solid;
	background: #ffffff;
	padding: 4px;
	margin-bottom: 3px;
}

input#submit {
	color: #333;
	padding: 4px 7px 4px 7px;
	border: 1px #999 solid;
	background: #f2f2f2;
}

input#submit:hover {
	color: #000;
	border: 1px #000 solid;
}

div#CommentReply #commentform p {
	margin-top: 4px;
	margin-bottom: 4px;
}

textarea#comment {
	width: 420px;
}


/*=SEARCH
=== === === === === === === === === === */

input#s {
	padding: 3px;
	margin-top: 2px;
	border: 1px solid #ccc;
}

input#s:focus {
	background: #ffffb3;
}

input#searchsubmit {
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 7px;
	background: none;
	border: 1px solid #ccc;
	color: #333;
}

input#searchsubmit:hover {
	border: 1px solid #000;
	color: #000;
}
	

/*=FOOTER
=== === === === === === === === === === */

div#footer {
	width: 100%;
	float: left;
	clear: both;
	line-height: 150%;
	height: 145px;
	margin-top: 10px;
	background-color: #bedfff;
	padding-top: 15px;
	font-size: 50%;
	text-transform: uppercase;
}

div#footer p {
	margin-left: 30px;
}


/*=REQUIRED
=== === === === === === === === === === */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}
