* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6 {
	font-size: x-small;
	padding: 15px 0 0 15px;
	color: black;
	font-weight: bold;

}
  
p {
	font-size: x-small;
	margin: 5px 0 5px 0;
}
    
a {
	color: #FF8000;
}

a:hover {
  color: black;
  }

blockquote {
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;
  font-size: x-small;
  }

code {
	color: gray;
}

body {
	position: relative; /* Fixes browser resizing bug in IE6 */
	margin: 0px auto;
	width: 815px;
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: black;
}


/* Header and wrapper */
#wrapper {
	width: 815px; /* IE Centering Technique */
	margin: 55px 0px 40px 0px;
}

#header {
	height: 120px;
	background: url(images/main_outline_top_tall.gif);
	text-align: center;
}

/* Menu and search */

#nav {
	height: 30px;
	background: url(images/main_outline_middle.gif);
	text-align: right;
	padding-right: 15px;
}

#nav ul {
  list-style: none;
  width: 800px;
  }

#nav li {
  display: inline;
  }

#nav li a {
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 7px 0 0;
}

#nav li a:hover {
  color: #FF8000;
  }

  
/* Content */

#main {
	clear: both;
	margin: 0 0px;
	width: 815px; /* Prevents IE6 miscalculation */
	background: url(images/main_outline_middle.gif) repeat-y;
}

#contentwrapper {
  float: left;
  padding: 0 0 0 0;
  }

#content {
	width: 500px;
}

.pageTitle {
	font-size: x-small;
	padding: 0 0 0 35px;
	color: #FF8000;
	font-weight: bold;
	text-transform: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.post {
	padding: 20px 15px 5px 20px;
	width: 480px;
}

.postTitle {
	/*padding: 30px 0 5px 15px;*/
}

.postTitle a {
  text-decoration: none;
  color: black;
}

h2.postTitle {
	padding: 10px 0 5px 15px;
}	

.postTitleB {
	font-size: x-small;
	text-transform: none;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0 0 0 30px;
}	

h2.postTitle a {
}

h2.postTitle a:hover{
  color: black;
	text-decoration: underline;
}

.postMeta {
	font-size: xx-small;
	color: gray;
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0 0 0 10px;
}

#content p.postMeta {
	padding: 0 0 0 25px;
	font-size: xx-small;
	color: gray;
}

.post img {
	/*margin: 10px;*/
	/*padding: 10px 5px 0 5px;*/
}

#content p, .postContent p {
  font-size: x-small;
  padding: 0 0px 0 15px;
  color: #333;
  }

.postContent ul, ol {
  padding: 0px 0px 0px 45px;
}

.postContent ul li, ol li {
  font-size: x-small;
  color: #333;
  padding: 0px 0px 0px 10px;
  }
  
.comment {
	padding: 10px 10px 10px 10px;
	width: 450px;
	text-align: left;
  }

#commentslinks {
	float: right;
	text-align: right;
	padding: 0 10px 0 10px;
	width: 480px;
	color: #FF8000;
	font-size: xx-small;
}

#commentslinks a {
  text-decoration: underline;
}

#commentslinks a:hover {
  text-decoration: underline;
}
  
#comments {
	font-size: xx-small;
	color: gray;
	width: 450px;
	padding: 0 0 0 20px;
	text-align: left;
}

p.comments {
	margin: 10px 0 0 0px;
}

p.comment {
}

p.comments a {
	text-decoration: underline;
	/*color: gray;*/
}

p.comments a:hover {
  color: black;
  text-decoration: underline;
  }

.commentlist {
	margin: 10px 25px;
	padding: 10px 10px 10px 10px;
	font-size: x-small;
	list-style: none;
}

.commentlist li {
  margin: 0 0 5px 10px;
  padding-bottom: 5px;
  }

.commentlist cite {
  font-size: x-small;
  font-style: normal;
  font-weight: bold;
}

.commentlist cite a {
}
  
.commentmetadata  {
  color: gray;
  font-size: xx-small;
	padding: 5px 0 5px 20px;
} 

.commentmetadata a {
  color: #FF8000;
  text-decoration: underline;
} 

.commentmetadata a:hover{
	color: black;
}

.commentlist p {
  padding: 0 0 0 0;
  }

.comment h3 {
  font-size: x-small;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  }

p.comment a {
  color: #FF8000;
  text-decoration: underline;
  }

p.comment a:hover {
  color: black;
  }  
  
textarea {
  width: 480px;
  }

.comment #submit {
	width: 75px;
	height: 26px;
	background: url(images/submit.gif) left top no-repeat;
	border: none;
	padding: 10px 10px 10px 10px;
}

.comment #submit:hover {
  }

.commentbody {
  width: 400px;
  /*padding: 10px 10px 10px 10px;*/
  }

#nextprevious {
  margin: 10px;
  font-size: x-small;
  }

/* Sidebars */
#sidebars {
	float: right;
	width: 280px;
	margin-top: 15px;
	margin-right: 10px;
}

#sidebarsheader {
	height: 12px;
	background: url(images/sidebars_top.gif) no-repeat;
}

#sidebar0 {
	background: url(images/sidebars_middle.gif) repeat-y;
	padding: 0 20px 0 20px;
}

#sidebarsfooter {
	height: 12px;
   background: url(images/sidebars_bottom.gif) no-repeat;
}

#sidebars h2 {
	padding: 5px 0 2px 0;
	font-size: x-small;
	color: #FF8000;
	letter-spacing: +3px;
	text-transform: uppercase;
}

#sidebars h2 a {
	text-decoration: none;
}
	
#sidebars h2 a:hover {
	text-decoration: underline;
}

#sidebars h3 {
	padding: 0 0 10px 0;
	font-size: x-small;
	color: #FF8000;
	letter-spacing: normal;
	text-transform: none;
}

#sidebars table {
  width: 100px;
  }

#sidebars ul {
  /*margin: 0;*/
  padding: 0 15px 0 20px;
  }

#sidebars li {
	padding: 0 0 5px 0;
	/*margin-bottom: 20px;*/
	list-style: none;
	font-size: x-small;
}

#sidebars li ul {
  padding: 0 0 0 15px;
}
  
#sidebars a {
}

#sidebars a:hover {
}

#sidebars p {
	padding: 0 0 0 15px;
}

.sidebarstext {
	padding: 0 10px 0 20px;
	font-size: x-small;
   letter-spacing: normal;
}

#tag_cloud {
	padding: 0 15px 0 20px;
}


#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}

.twitter_indent {
	padding: 0 0 0 0;
}

.twitter-timestamp {
	color: gray;
}


/* footer*/

#footercurve {
  background: url(images/main_outline_bottom.gif) no-repeat;
  width: 815px;
  height: 20px;
  }

#footer {
	width: 815px;
	text-align: center;
	padding: 10px 0 0 0;
}
  
#footer p {
	width: 815px;
	color: Silver;
	font-size: xx-small;
	font-weight: normal;
	padding: 5px 0 16px 0;
} 
  
#footer a {
	color: #696969;
	font-size: xx-small;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: underline;
	padding: 25px 0 0 0;
}

a img {
	border:none;
	padding: 0 5px 0 5px;
}

.highlight {
  color: #D9D688;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.alignleft {
	float: left;
	padding: 0 0 0 40px;
}

.alignright {
  float: right;
  }

.wp-caption {
	background-color: white;
	padding: 7px 2px 5px 2px;
	border: 1px solid #ddd;
	margin: 10px;
	border: 1px solid #ddd;
	/*text-align: center;*/
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.wp-caption img {
}

.wp-caption-text {
        color: gray;
}

.wp-caption p.wp-caption-text {
	font-size: xx-small;
        color: gray;
}

.sharethis {
	/*width: 450px;*/
}

.boldnormal {
	font-weight: bold;
}

.orange {
	color: #FF8000;
	font-size: x-small;
	font-weight: bold;
}
