/*
Theme Name: Purple 2009
Theme URI: http://purplehandswine.com/
Author: Jason Tomczak
Author URI: http://jasontomczak.com/
*/



/* Begin Typography & Colors */
body { margin: 0px; background-color: #333; font-family: Tahoma, Verdana, "Lucida Grande", sans-serif; font-size: 13px; text-align: center; padding: 0; }

div.post { width: 800px; padding: 0px; background-color: #FFF; color: #000; }

a.menu, a.menu:visited { color: #FFF; text-decoration: none; padding: 1px 1px; border-bottom: 0px dotted #555555; border-right: 0px solid #555555; text-shadow: 0px 3px 3px #737373;}
a.menu:hover { color: #9c8270; border-top: 0px solid #555555; padding: 1px 1px; border-left: 0px solid #555555; border-right: none; border-bottom: 0px dotted #555555; }

a.no, a.no:visited { border: none; background: none; color: #eee; text-decoration: none; border: 0px;}
a.no:hover { color: #b1c959; border: 0px; }
a.text, a.text:visited { border: none; background: none; color: #000; text-decoration: none; border: 0px; font-size: 10px; text-align: center; }
a.text:hover { color: #3b4f87; border: 0px;}

p { margin-top: 0; margin-bottom: 6px; line-height: 1.2em; font-weight: normal; color: #000; font-size: 13px }
px.date { margin-top: 0; margin-bottom: 6px; line-height: 1.2em; font-weight: normal; color: #fff; font-size: 11px}
px.post { margin-top: 0; margin-bottom: 6px; line-height: 1.6em; font-weight: normal; color: #000; font-size: 12px}

strong { color: #000; text-decoration: underline; } 

img.noborder { margin: 0px; border: none; border-bottom: none; text-decoration: none;}
img.rspace { margin: 6px 0px 8px 16px; border: #000 1px solid; border-bottom: #313131 4px solid; }
img.lspace { margin: 0px 16px 16px 0px; border: #000 1px solid; border-bottom: #313131 4px solid; }

#header { height: 160px;  width: 800px;  background-position: center;  }  
#header span { display: none;  } 

#container { text-align: left; width: 800px; margin: 0px; border: 1px solid black; background-color: #0f1317; }
#topnav { float: center; padding: 4px 16px 4px 16px; background-color: #640f24; }
#content { float: center; padding: 6px 20px 6px 30px; xackground-color: #0f1317; background-color: #FFF;}


#footer { clear: both; background-color: #000; border-bottom: 0px solid #640f24; text-align: center;  height: 160px;  width: 802px; color: #eeeeee; size: 12px; }
p.foot { margin-top: 0; margin-bottom: 1px; line-height: 1.2em; font-weight: normal; color: #666666; font-size: 11px}
#footer a { color: #999; text-decoration: none; size: 12px; }

p.wp-caption-text { color: #444444; font-size: 10px;}


.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}



/*	Begin Headers */

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #111111;
	font-size: 18px;
	padding-top: 8px;
	margin: 0;
	}

H2, H2 a, H2 a:active, H2 a:visited {
color: #3b3e42;
font-size: 15px; 
font-weight:bold;
margin-top: 3px;
margin-bottom: 3px;
text-decoration: none;
font-family:"Univers Condensed", Univers, Helvetica, Verdana, 'Trebuchet MS', sans-serif;
text-align: justify;
}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #111111;
	padding-top: 8px;
	margin: 0;
	font-size: 16px;
	}

a:hover, h2 a:hover {
	color: #640f24;
	text-decoration: none;
	size: 11px;
	padding-top: 8px;
	}

a, a.visited, h2 a {
	color: #000000;
	text-decoration: none;
	size: 11px;
	padding-top: 8px;
	}

h3 a {
	color: #000000;
	text-decoration: none;
	size: 16px;
	padding-top: 8px;
	}

h3 a:hover {
	color: #640f24;
	text-decoration: none;
	size: 16px;
	padding-top: 8px;
	}

/* End Headers */



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 96%;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 0px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 99%;
	}

.commentmetadata {
	font-weight: normal;
	}



#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFF;
	}

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

/* End Typography & Colors */



/* Begin Structure */
#paxxge {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 0px solid #959596;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */





/* Begin Images */
p img {
	padding: 0;
	max-width: 90%;
	}

/*	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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 3px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	size: 11px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 3px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



