/*
Theme Name: PixelatedImage	
Theme URI: http://pixelatedimage.com
Description:  A custom wordpress theme for PixelatedImage
Version: 1
Author: http://www.etwebhosting.com
*/

html, body { height: 100%; }

body {
	background: #333333;
	color: #333333;
	text-align: center;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 13px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

#container {
	background: #FFFFFF repeat;
	min-height: 100%;
	_height: 100%;
	width:762px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header */
h1#header {
	margin: 0px 0 0 0;
	height: 247px;
	background: url(images/header.jpg) 0 no-repeat;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	z-index: 1;

}

#header a {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 230px;
	width: 600px;
	text-decoration: none;
	background-color: #feedd;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
	position: relative;
	float: right;
	color: #333333;
	margin: 46px 0 0 0;
	width: 233px;
	z-index: 1002;
	z-index: 2;
	font-size: 12px;
	line-height: 1.3;
    }

#sidebar ul {
	color: #333333;
	font-size: 12px;
    }

	#about_david {
		padding: 0 10px 0 0;
	}

	#featured_stuff {
		margin: 0 0 10px 5px;
	}

/* Content */
#wrapper {
	width: 500px;
	position: relative;
	float: left;
	z-index: 12001;
	z-index: 3;
}

#content {
	margin: 40px 0 15px 45px;
}

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

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

h6 {
	color: #666666;
	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: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}


/* Word Press Stuff */

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


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

.postmetadata {
	color: #666666;
	padding: 10px 0 10px 2px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: top left;
	font-size: 10px;
	font-weight: normal;
}

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

.entry {
	line-height: 1.5
}

.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 {
	background: #ffffff;
	padding: 3px 12px 3px 6px;
	margin: 9px 0 6px 9px;
}

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

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

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 0 4px 12px;
	margin: 15px 0 9px 0;
    position: relative;
	background: url(images/side_back.jpg) 0 repeat-x;
	background-position: bottom left;
}

/*  All of the sidebar lists */

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

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

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

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

#sidebar li {
	margin: 0 0 0 4px;
}

#sidebar li ul{
	margin: 0;
}

#sidebar li {
	color: #666666;
 	text-decoration: none;
}


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

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

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

.post h2 {
	color: #333333;
	font-size: 16px;
	margin: 0 0 -3px 0;
   	font-family: "Trebuchet MS", arial helvetica, verdana, serif;
    font-weight: bold;
}

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

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

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


ul#recentcomments li {
	margin: 0 0 7px 0;
}

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

form {

}

#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: #333333;
	background-color: #ffffff;
	vertical-align: middle;
    padding: 2px 0 0 2px;
    height: 20px;
    width: 180px;
    border: 1px solid #666666;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
}

textarea {
	background-color: #ffffff;
	color: #333333;
	font-family: "Trebuchet MS", helvetica, verdana, serif;
	font-size: 12px;
    border: 1px solid #666666;
    padding: 2px 0 1px 2px;
    	background: #ffffff;
}

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

.avatar {
	border-style: none;
}

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

/* Link Stuff */


a:link {
	color: #567D9E;
	text-decoration: none;
}

a:visited {
	color: #567D9E;
	text-decoration: none;
}
a:hover, a:active {
	color: #3E5A72;
	text-decoration: underline;
}



#comments  {
	padding-left: 15px;
}

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

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

 .commentlist{
      position: relative;
 }

.buttons_no_b {
	border: none;
	background: none;
	height: 18px;
	width: 42px;
}

.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: 13px;
	font-weight: bold;
	padding-bottom: 9px;
}

h3#comments {
	font-size: 13px;
	font-weight: bold;
}

.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 {
	  font-weight: normal;
	  background: url(images/footer.jpg) 0 0 no-repeat;
	  color: #ffffff;
	  min-height: 60px;
	  _height: 60px;
	  width:762px;
	  position: relative;
	  padding: 0px 0px 0px 0px;
	  margin: -60px auto 0 auto;
	  text-align: center;
  }

 #footer_text {
    padding-top: 8px;
  }

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

.small_comments {
	margin: 0 0 0 6px;
	color: #666666;
	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: #B1370E;
	letter-spacing: -0.4px;
}

.side_header_blue {
	color: #293A6F;
}


/* Added by Henri for the Flexible-Uploads plugin */
`.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.alignleft { float: left; }
.alignright { float: right; }
.centered { margin-left: auto; margin-right: auto; }`



/* Main Menu Navigation */
#nav_new {
	clear:both;
	background:#54524c;
}
#nav_new ul {
	float:left;
	width:762px;
	height:44px;
	margin:0;
	padding:0;
	list-style:none;
	background:#54524c;
}
#nav_new li {
	display:inline;
	margin:0;
	padding:0;
}
#nav_new a {
	display:block;
	float:left;
	margin-top:5px;
	line-height: 33px;
	padding:0 10px;
	border-right:1px solid #757268;
	border-left:0px solid #fff;
	color:#E1E1E1;
	font-size: 14px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	
	/*margin-top:12px; */
}
#nav_new a:hover,
#nav_new a:focus,
#nav_new a:active {
	color: #99ccff;
}

#nav_new ul li a.noborder {
border-right:none;
}

