/*
Theme Name:  HAPHAZARDOUS
Theme URI: http://haphazardous.net
Description: My very own 
Version: 1.0
Author: Renee
Author URI: http://haphazardous.net
Tags: white, light, two-columns, right-sidebar, fixed-width
*/

body {
	font-size: 9pt; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Sans-Serif;
	background: #000;
	color: #333;
	margin: 0;
	padding: 0;
	}
#header {
	margin: 0;
	text-align: left;
	font-weight: bold;
	height: 60px;
	background: #000 url("topblkedge.gif") bottom repeat-x;
	padding: 10px 0 10px 0;
	}
#header img {
	margin: 0;
	}
#header a img {
	border: none;
	}	
#wrapper {
	width: 100%;
	background: #fff;
	}
#main a {
	color: #c00;
	text-decoration: none;
	}
#main a:hover {
	color: #900;
	text-decoration: underline;
	}
#main {
	padding: 10px 0 10px 0;
	margin: 0 auto;
	font-size: 12pt;
	font-family: Georgia, serif;
	color: #666;
	}
#sidebar {
	clear: both;
	text-align: left;
	padding: 21px 0 0 0;
	color: #fff;
	background: #000 url("btmblkedge.gif") top repeat-x;
	width: 100%;
	margin: 0 auto;
}
#footer {
	padding: 10px;	
	background: #000;	
}
.clear {
	clear: both;
}
#page {
	margin: 0 auto;
	width: 600px;
	font-size: 10pt;
	padding: 35px;
	line-height: 150%;
}
#nav {
	background: #ccc url("greyedge.gif") bottom repeat-x;
	margin-top: -12px;
	padding: 0 0 5px 0;
	height: 35px;
	width: 100%;
	font-size: 10pt;
	}
.alignleft {
	float: left;
	width: 15%;
	margin: 8px 10px 0 10px;
}
.alignright {
	float: right;
	text-align: right;
	width: 15%;
	margin: 8px 10px 0 10px;
}
#nav a {
	font-weight: normal;
}
#nav a:hover {
	text-decoration: none;	
	color: #333;
}
.center {
	margin: 0 auto;
	width: 95%;
}
#archive {
	margin: 0 auto;
	overflow: visible;
}
/***** POSTS ***********/
#post-title h1 {
	color: #900;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
	width: 500px;
	padding: 5px 0 0 0;
}
#page-title {
	color: #900;
	font-size: 16pt;
	margin: 0 auto;
	text-align: left;
	width: 600px;
	padding: 3px 25px 0 10px;
}
.post-meta {
	margin: 0 auto;
	text-align: left;
	width: 660px;
	padding: 5px;
}
.post {
	width: 100%;
	float: left;
	font-size: 9pt;
	margin: 0 auto;	
	padding: 12px 0 5px 0;
	}
.post p, .post ul, .post ol, .photo {
	width: 660px;
	text-align: left;
	margin: 0 auto;
	line-height: 150%;
	margin-bottom: 15px;
}
.post p img {
	text-align: center;
	border: double 5px #ccc;
	background: #eee;
	margin: 0 auto;
	margin-bottom: 5px;
}
.kkautopostimage {
  float: left;
  clear:left;
  width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #fff;
}
.p-tags {
	margin: 0 auto;
	margin-bottom: -12px;
	width: 100%;
	text-align: center;
	font-size: 10pt;
	padding: 20px 0 11px 0;
	background: #ccc url("btmgreyedge.gif") top repeat-x;
	clear: both;
}
/******* SIDEBAR *******/
#sidebar {
	/*font-family: Lucida Console, Monaco, Courier New, Georgia, Palatino, Palatino Lynotype, MS Serif, Times, serif;*/
	font-family: Verdana, Arial, sans serif;
}
#sidebar form {
	margin: 0;
	}
#sidebar a {
	color: #ccc;
	text-decoration: none;
}
#sidebar a:hover {
	color: #fff;	
}
.box /*Rt, .boxLf, .boxCtr*/ {
	width: 30%;
	margin: 0 auto;
	padding: 5px 0 0 15px;
	float: left;
}
#sidebar ul {
	line-height: 160%;	
	margin: 20px 10px 5px 10px;
	padding: 15px;
	width: 200px;
	background: #666 url("stripedark.png") repeat;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 6px double #600;
    text-align: left;
}
#tagcloud {
	width: 300px;	
	margin: 20px 20px 5px 10px;
	padding: 15px;
	line-height: 200%;
	background: #666 url("stripedark.png") repeat;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 6px double #600;
    text-align: right;
}
.boxTitle {
	width: 80px;
	float: left;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-size: 10pt;
	margin: 0 0 0 5px;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
}
#copyright {
	clear: both;
	color: #666;
	margin: 0 0 2px 12px;
	text-align: right;
}
/******* ARCHIVES *******/
#archive {
	margin: 0 auto;
	width: 75%;
	font-size: 10pt;
	padding: 15px;
	float: left;
	line-height: 150%;
}
.PostThumbs {
	width: 150px;
	height: 250px;
	float: left;
	margin: 10px;
}
.thumb {
	width: 150px;
}
#archive a img.thumb {
	border: 2px solid #999;
}
#archive a:hover img.thumb {
	border: 2px solid #900;
}
#archive-nav {
	font-size: 12pt;
	padding: 0 0 15px 0;
}
#archive-menu {
	float: right;
	width: 150px;
	padding: 0 10px;
	border-left: solid 1px #ccc;
	margin: 30px 0;
}
#archive-menu ul {
	width: 130px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans serif;
	font-size: 9pt;
}
#archive-menu ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 3px 0;
}
.archtitle {
	margin: 0;
	padding: 0;
	font-size: 11pt;
}
/******* CAMERAS *******/
#camgallery {
	width: 500px;
	margin: 0 auto;
	font-size: 9pt;
}
.camLink, .camLink a {
	font-size: 10pt;
	font-weight: normal;
	margin: 8px 10px 0 10px;
}
.left {
	float: left;
	width: 15%;
}
.right {
	float: right;
	text-align: right;
	width: 15%;
}
/******* COMMENTS *******/
#comments_template {
	font-family:Georgia, MS Serif, Times, serif;
	background: #ccc;
	margin: 0 auto;
	border-top: 1px dashed #666;
	width: 100%;
	clear: both;
	padding: 20px 0 20px 0;
}
#comments_template ul {
	background: #ddd;	
	padding: 5px;
	width: 660px;
	margin: 0 auto;
	text-align: justify;
	border: 5px double #bbb;
}
#commentform {
	width: 660px;
	margin: 0 auto;
	clear: both;
	background: #ddd;
	border: 5px double #bbb;
	padding: 5px;
}
.comment-author {
	float: left;
	width: 120px;
	clear: left;
	font-weight: normal;
	}	
.commentlist cite {
	font-size: 16pt;
	color: #600;
}
.sezwho {
	display: block;
	width: 140px;
	float: left;
	}
.commentmetadata {
	float: left;
	width: 140px;
	clear: left;
	font-weight: normal;
	line-height: 120%;
	margin: 5px 0 0 0;
	font-size: 8pt;
	color: #666;
	}
#comments_template h3 {
	padding: 15px 0 5px 0;
	margin: 0 auto;
	width: 700px;
	text-align: left;
	clear: both;
	}
#comments_template a {
	color: #c00;
	text-decoration: none;
	}
#comments_template a:hover {
	color: #900;
	text-decoration: underline;
	}
.commentlist li {	
	display: block;
	font-size: 9pt;
	line-height: 150%;
	clear: both;
	margin: 5px;
	padding: 10px 10px 20px 10px;
	list-style: none;
	position: relative;
	top: 0;
	bottom: 0;	
	}
.commentlist p {
	font-weight: normal;
	margin: 10px 5px 10px 40px;	/*float: right;
	width: 350px;*/
	}
#commentform p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 5px 0;
	}
.alt {
	background: #eee;
}
.nocomments {
	margin: 0;
	padding: 0;
	}
#commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#commentform #submit {
	margin: 10px;
	text-align: center;
 	cursor: pointer;
	}	
/****** FOOTER ********/
#footer p {
	margin: 0;
	padding: 20px 0;
	}
/****** TYPOGRAPHY AND COLORS *********/
small {
	font-size: 0.8em;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3 {
	font-size: 1.3em;
	color: #666;
	}
h3 a, h3 a:visited {
	color: #333;
	}
h3 a:hover {
	text-decoration: none;
	color: #666;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/******* IMAGES *******/
p img {
	padding: 0;
	max-width: 100%;
	}
/******** FORM ELEMENTS ************/
select {
	width: 130px;
	}
input, textarea, select {
 	border: #ddd 1px solid;
 	background-color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size:1em;
 	font-weight: normal;
}
#text_field, #text_area, .password, select {
	width: 100%;
 }
#searchsubmit  {
 	cursor: pointer;
	text-decoration:none;
 }
/****** TABLES *************/
table {
	margin: 25px 0 0 0;
	width: 100%;
	padding: 0;
	border: 1px solid #ccc;
}
td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
/******* VARIOUS AND MISC ******/
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #eee;
	}
blockquote {
	font-weight:bold;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #eee;
}
blockquote {
	margin: 5px 0 0;
	display: block;
	}
.hidden {
	display: none;
	}
a img {
	border: none;
	}
/******* CAPTIONS *******/
.wp-caption {
	border: 1px solid #eee;
	background-color: #fff;
	padding-top: 4px;
	margin-top: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0px 5px;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
