/*=

	Theme Name: pl00
	Theme URI: http://electronicsuitcase.net/pl00
	Description: pl00 is a modern, text-based theme created for Wordpress.
	Author: Jim Olson
	Author URI: http://robotoverlord.mobi
	Version: 1.0.1
	Changelog:
		v1.0.1 - 07.09.08	First Release of pl00 1.0
	Tags: fixed width, three columns, valid CSS, valid XHTML, white, simple, widgets, widget ready, 3columns, right sidebars, SEO friendly, gravatars, h:over effects, text-only
	
=== === === === === === === === === === */


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

@import 'reset.css';

html {

}

body {
	text-align: center;
	font: 1em arial, "Times New Roman", Times, serif;
color: #666666;

}
img {
		
	}

div#WrapOuter {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url()
}

div#WrapInner {
	text-align: left;
	width: 960px;
	margin: auto;
	background-color: #fff;
		background-image:url()

	float: left;
}

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

* {
	padding: 0;
	margin: 0
}

h1 {
	font-size: 180%;
	line-height: 100%;
	text-transform: uppercase;
}
SiteSubTitle{
color: #ffffff;
}

h2 {
	font-size: 130%;
	line-height: 110%;
	color: #ff0000;
	font-weight: bolder;
}

a {
	color: #00aeef;
	text-decoration: none;
}

a:hover {
	color: #00aeef;
	text-decoration: underline;
}

h1 a {
	color: #666666;
	text-decoration: none;
}

h1 a:hover {
	color: #00aeef;
	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;
}

/*=MASTHEAD
=== === === === === === === === === === */

#masthead {

}

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

/*Fat Erik's Pipelist*/

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

div#MainNav {
	width: 930px;
	background-color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	float: center;
color: #ff0000;	
height: 26px;
	list-style: none;
	text-transform: lowercase;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
			border: solid 0px #ff0000;
border-radius:4px; /* exists in CSS 3 */
-moz-border-radius:4px; /* browser hack */
-khtml-border-radius:4px; /* browser hack */
-webkit-border-radius:4px; /* browser hack */

}

#MainNav ul {
	border-top: 3px #ffffff solid;
	border-bottom: 3px #ffffff dotted;
	
	
}

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

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

div#MetaNav li,
div#MainNav li {
	display: inline;
	margin-left: 15px;
	padding: 1px;
	
}

div#MetaNav li:before,
div#MainNav li:before { content: "* "; }

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

/*IE workaround*/
/*All IE browsers*/
* html div#MetaNav li,
* html div#MainNav 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,
* html div#MainNav { height: 1%; }

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

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


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

div#PageContainer {
	width: 973px;
	float: left;
	background: #fff;
}

div#Header {
	width: 973px;
	height: 210px;
	padding: 10px 0 0;
	margin-left: 15px;
	margin-right: 15px;
				background-image: url();
	background-repeat: no-repeat;
}

	div#SiteTitle {
		float: left;
	}
	
	div#SiteSubTitle {
		font-size: 100%;
		line-height: 100%;
		text-transform: uppercase;
		float: left;
		clear: both;
	}

div#MainNav {
	width: 930px;
	height: 40px;
		float: center;

	
}

div#PageBody {
	font-size: 90%;
	line-height: 150%;
	width: 930px;
	float: left;
	padding: 0 15px 10px;
}

div#Content {
	width: 445px;
	min-height: 300px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
		padding: 20px;

	overflow: hidden;
		border: solid 8px #e2cdbe;
border-radius:4px; /* exists in CSS 3 */
-moz-border-radius:4px; /* browser hack */
-khtml-border-radius:4px; /* browser hack */
-webkit-border-radius:4px; /* browser hack */
background: #ffffff;

}

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

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

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

	div.navigation {
		margin-bottom: 10px;
	}

	div.alignleft,
	div.alignright {
		width: 430px;
		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#CommentsContainer {
	width: 430px;
	margin-left: 20px;
	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 {
	border: 1px #737373 solid;
}

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

textarea#comment {
	width: 430px;
}

div#SideColumn1{
font-size: 100%;
	line-height: 120%;
	color: #2c4674;
	width: 145px;
	float: right;
	padding: 0 10px;
	border: solid 4px #e2cdbe;
border-radius:4px; /* exists in CSS 3 */
-moz-border-radius:4px; /* browser hack */
-khtml-border-radius:4px; /* browser hack */
-webkit-border-radius:4px; /* browser hack */
background: #ffffff;
	
	}
	
div#SideColumn2 {
	font-size: 100%;
	line-height: 120%;
color: #2c4674;
width: 175px;
	float: right;
	padding: 0 10px 10px 10px;
	margin: 0 10px 10px 0;
		border: solid 4px #e2cdbe;
border-radius:4px; /* exists in CSS 3 */
-moz-border-radius:4px; /* browser hack */
-khtml-border-radius:4px; /* browser hack */
-webkit-border-radius:4px; /* browser hack */
background: #e2cdbe;
}



	#SideColumn1 h2,
	#SideColumn2 h2 {
		margin: 10px 0 10px 0;

	border: solid 4px #ffffff;
	padding-bottom: 10px;
border-radius:4px; /* exists in CSS 3 */
-moz-border-radius:4px; /* browser hack */
-khtml-border-radius:4px; /* browser hack */
-webkit-border-radius:4px; /* browser hack */
background: #ffffff;

	}

	#SideColumn1 ul,
	#SideColumn2 ul
	 {
	
	}
	
	#SideColumn1 ul li,
	#SideColumn2 ul li {
		font-size: 100%;
		line-height: 150%;
	
	}

	input#s {
		margin-top: 2px;
		border: 1px solid #ccc;
	}
	
	input#searchsubmit {
		padding: 2px;
		margin-top: 4px;
		margin-bottom: 7px;
		background: none;
		border: 1px solid #ccc;
		text-transform: uppercase;
}
	
	#SideColumn1 ul li ul {
		margin-bottom: 7px;
	}

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

	div#SubContent h2 {
	font-size: 100%;
	line-height: 150%;
	}
	
	div#SubColumn1,
	div#SubColumn2,
	div#SubColumn3 {
		font-size: 90%;
		line-height: 130%;
		float: left;
		background-color: #ffffff;
		margin-top: 15px;
		padding: 10px;
		border: solid 4px #ff0000;
border-radius:4px; /* exists in CSS 3 */
-moz-border-radius:4px; /* browser hack */
-khtml-border-radius:4px; /* browser hack */
-webkit-border-radius:4px; /* browser hack */
color: #cc0000;
	}
	
	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: 90%;
		line-height: 180%;
	}
	
	div#SubColumn1 {
		width: 260px;
		min-height: 80px;
		margin-right: 15px;
	}
		
	div#SubColumn2 {
		width: 260px;
		min-height: 80px;
		margin: 15px 15px 0 20px;
	}

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


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

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


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

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ffffff;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 12px;
text-align: left;
   color: #ffffff;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   background: #00aeef;  -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}
