/*
Theme Name: Heckerped


*/


html, body { color: white; height: 100%; }

body {
	background: #2C516E url(images/dotgrid_tile.png) 0 0 repeat;
	background-position: top left;
	color: #312f39;
	text-align: left;
	font-family:"DIN Next W01 Medium";
	font-size: 13px;
	padding:0px;
	font-weight:normal;

}

* {
	padding:0;
	margin:0;
} 

#container {
	min-height: 50%;
	width:857px;
	margin: 0;
	text-align: left;
	position: relative;
}



p {
	line-height: 19px;
	padding-bottom: 10px;
}

/* Header */
#HomeImage {
	position: absolute;
	left: 70px;
	top: 75px;
	height: 100px;
	width: 250px;
	z-index: 13001;
}

#HomeImage a {
	height: 100px;
	width: 250px;
	display: block;
}



h1#header {
	margin: 0;
	height: 220px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
}

#header a {
	position: absolute;
	left: 25px;
	top: 36px;
	height: 60px;
	width: 800px;
	text-decoration: none;
	background-color: #feedd;
}

#header em {
	display: none;
}




#mid {
	width:857px;
	height: 25px;
	margin: 0;
	position: relative;
}



/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	margin: -35px 8px 0 0px;
	width: 233px;
	z-index: 1002;
    }

/* Content */
#wrapper {
	width: 600px;
	position: relative;
	margin-top: -20px;
	float: left;
	z-index: 12001;
}

#content {
	margin: 0 9px 0	75px;
}


/*
#blog_name {
	position: absolute;
	top: 60px;
	left: 400px;
	color: #ffffff;
	font-weight: bold;
	font-size: 33px;
	z-index: 9999;
}
*/


#menu_too {
	color:#10a0c8;
	position: absolute;
	left: 430px;
	top: 140px;
	margin: 0;
	padding: 0;
	word-spacing: -.2px;
	font-size: 18px;
	z-index: 12002;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
}

#menu_too li {
	margin: 0;
	display: inline;
	padding: 0 9px 0 9px;
}

#menu_too li a {
	color: #2b1b26
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:visited {
	color: #ba93ba;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:hover {
	color: #cf0fad;
	background-color: transparent;
	border-color: #AF8E9F;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

hr#clear {
	clear: both;
	height: 110px;
	visibility: hidden;
}




/*Standard HEaders*/


h1,
h2,
h3,
h4,
h5 {
	color: #0a0a0a;
	font-weight: bold;
}

h6 {
	color: #3B7029;
	font-size: 13px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 1px 0 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 36px;
}
h3 {
	color: #5f575f;
	padding: 15px 0 0 0;
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}






/* Word Press Stuff */

small {
	color: #3B7029;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 2px;
}

.taggit {
	color: #B1370E;
}

.more-link {
	font-weight: bold;
	font-size: 12px;
}

.postmetadata {
	color:#8b8989;
	padding: 20px 0 3px 2px;
	background-position: bottom left;
	font-size: 11px;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}


.entry img{
	margin-right: 9px;
}

ul,
ol {
	margin: 6px 0 21px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 6px;
	list-style-type: none;
}

#content ul {
	list-style-type: disc;
	margin-left: 21px;
}

blockquote {
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 9px;
}

.non_graybox {
	background: #EDEFF8;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
}

.graybox {
	background: #EDEFF8;
	padding: 3px 9px 3px 6px;
	margin: 9px 0 6px 9px;
}







/*  All of the sidebar H2s */

#sidebar h2 {
	color: #0b6485;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 6px 0px;
	margin: 15px 0 3px 0;
    position: relative;
}

/*  All of the sidebar lists */

/*
#sidebar ul li {
	margin: 0px;
	padding: 0 4px 26px 18px;
	line-height: 99%;
	font-weight: bold;
}
*/

#sidebar ul li {
	margin: 0px;
	padding: 5px 0 5px 0;
	font-weight: normal;
}


/*
#sidebar ul li {
	margin: 0px;
	padding: 0px;
}
*/





/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0;
}

.post h2 {
	color: #0a6385;
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 -3px 0;
}

.top_o_the_post {
	background-position: bottom left;
    padding-bottom: 15px;
    position: relative;
}


ul#recentcomments li {
	margin: 0;
}

li#recent-posts  ul li{
	margin: 0;
	
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
	 margin: 0 0 15px 0;
}

#searchform {
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 11px;
	color: #AB324C;
}

input {
	color: #2E506C;
	background-color: #ffffff;
	vertical-align: middle;
    padding: 2px 0 0 2px;
    height: 20px;
    width: 180px;
    border: 1px solid #809CB3;
	background: url(images/input_repeat.jpg) 0 repeat-x;
	font-family: georgia, serif;
	font-size: 12px;
}

textarea {
	background-color: #ffffff;
	color: #2E506C;
	font-family: georgia, serif;
	font-size: 12px;
	border: 1px solid #809CB3;
    padding: 2px 0 1px 2px;
    background: url(images/input_repeat.jpg) bottom center repeat-x;
}

.commentnumber {
	font-size: 11px;
	font-weight: bold;
	color: #3B7029;
}

#commentform {
	padding: 4px 0 12px 18px;
}





/* Link Stuff */

#sidebar a {
	color: #0770cf;
	font-size: 11px;
 	text-decoration: none;
}

#sidebar a:visited {
	color: #ba93ba;
	 font-size: 11px;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #cf0fad;
	font-size: 11px;
	text-decoration: underline;
}

a:link {
	color: #0770cf;
	text-decoration: none;
}

a:visited {
	color: #ba93ba;
	text-decoration: none;
}
a:hover, a:active {
	color: #cf0fad;
	text-decoration: underline;
}

.post h2 a {
	color: #0770cf;
	text-decoration: none;
}

.post h2 a:visited {
	color: #0770cf;
	text-decoration: none;
}

.post h2 a:hover {
	color: #cf0fad;
	text-decoration: underline;
}

#blog_name a {
	color: #0770cf;
	text-decoration: none;
}

#blog_name a:visited {
	color: #0770cf;
	text-decoration: none;
}

#blog_name a:hover {
	color: #cf0fad;
	text-decoration: underline;
}

#comments  {
	padding-left: 15px;
}

.move_the_comments {
	padding: 9px 6px 45px 6px;
	margin: 6px 0 6px 3px;
}

#commentlist li {
	padding-left: 18px;
}

 .commentlist{
      position: relative;
 }

form {

}

.buttons_no_b {
	margin-top: 3px;
	border: none;
	background: none;
	height: 24px;
	width: 51px;
}

.search_no_b {
	margin: 3px 0 10px 0;
	border: none;
	background: none;
	height: 23px;
	width: 53px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
	margin-left: 13px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 9px;
	background-position: bottom left;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 6px;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}












  /* Footer
-----------------------------------------*/
#footer {
	  min-height: 95px;
	  width:857px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  text-align: left;
  }

 #footer_text {
 	font-size: 11px;
    padding-top: 20px;
    padding-left: 75px;
  }

#footer a:link {
	color: #0770cf;
	text-decoration: none;
}

#footer a:visited {
	color: #ba93ba;
	text-decoration: none;
}

#footer a:hover, a:active {
	color: #cf0fad;
	text-decoration: underline;
}

.image_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
  }

.buttons_no_b {
     height: 23px;
     width: 53px;
     border: none;
     background: none;
  }

#comments_yo {
	color: #0a6385;
	font-family: georgia;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 7px;
  }

.small_comments {
	margin: 0 0 0 6px;
	color: #2E506C;
	font-weight: bold;
	font-size: 11px;
}

#about_blog {
	padding: 0 0 5px 3px;
	color: #555555;
	font-size: 11px;
  }

.move_it_on_over {
	margin-left: 20px;
	font-weight:bold;
  }


#side_header {
	line-height: 97%;
	padding: 0 15px 10px 10px;
	font-weight: bold;
	color: #0a6385;
	letter-spacing: -0.4px;
}

.side_header_blue {
	color: #293A6F;
}


#random_photo {
position: relative;
width: 857px;
height: 206px;
z-index: 9996;
}