* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
  font-family:"Trebucet MS", Arial, Helvetica, sans-serif !important;
  font-size:62.5%;
}

a {  outline:0;}

p, h2, h3, h4, h5 {  font-size:1.2em;}

img {  border:0;}

div#wrapper {
  width:1000px;
  padding-top:8px;
  margin:25px 0 0;
  background: none;
}

/* Blog Title */
h1 {
  font:3.2em;
}

h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#ff7e00;
}


/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
  padding:0 20px 20px;
  width:600px;
  float:right;
  margin-top:200px;
}

div#mainarchive {
  padding:0 20px 20px;
  width:1000px;
  margin:200px auto 0;
  text-align:left;
}


/* sidebar headline above comments and comment form */
div#main h3 {
  margin:15px 0 5px;
  padding:5px 10px;
}

div.a p {
  line-height:2;
  margin:10px 0;
}





/* -~-~-~-~-~-~ HATE ARTICLE -~-~-~-~-~-~ */

.hatearticle {
  margin-bottom:20px;
}

.hatearticle .a-header {
	background: url('images/ah-top.gif') bottom repeat-x;
}

.hatearticle .a-date {
	float:right;
	margin: 10px 20px 0 0;
	padding-top: 15px;
	text-align:center;
	width:106px;	height:48px;
	background: url('images/ah-date.gif') no-repeat;
	font-size: 20px;
	color:#FFFFFF;
}

.hatearticle .a-title {
	background: url('images/ah-title.gif') no-repeat top left;
	width:350px; height:51px;
}



.hatearticle .a-title h2, .hatearticle .a-title h3 {
	padding:10px 0 0 20px;
	margin: 0;
	font-size:20px;
}

.hatearticle .a-title h2 a, .hatearticle .a-title h3 a {
	color: #FFFFFF !important;
	text-decoration:none;
}

.hatearticle .a-title .byline {
	margin: 6px 21px 0; padding:0; line-height:10px; color: #13a89e;
}

.hatearticle .a {  background:  url('images/ah-bg.gif') repeat-y ; margin:0 !important; padding: 0 20px; color:#CCCCCC  }

.hatearticle .a .a-padding-protect { font-size:1px; height:1px; }

.hatearticle .a-footer {
	height:75px;
	background: url('images/ah-footer.gif') left bottom no-repeat;
	
}

.hatearticle .a-corner {
	float:left;
	height: 60px;
	width:29px;
}


.hatearticle .a-comments {
	float:right;
	margin: 0px 20px 0 0;
	text-align:center;
	width:74px;	height:86px;
}

.hatearticle .a-comments a {
	text-decoration:none;
	font-size: 20px;
	color:#FFFFFF !important;
	display:block;
	padding:30px 20px 10px;
}

.hatearticle .a-tags { margin-left:30px; padding:0; line-height:15px; font-size:13px; color:#CCC}



/* -~-~-~-~-~-~ LOVE ARTICLE -~-~-~-~-~-~ */

.lovearticle {
  margin-bottom:20px;
  clear:right;
}

.lovearticle .a-header {
	background: url('images/al-title.gif') left top no-repeat;
	height:57px;
}

.lovearticle .a-date {
	float:right;
	margin: 10px 20px 0 0;
	text-align:center;
	font-size: 20px;
	color:#FFFFFF;
	width:106px;	
	
	padding-top: 5px;
	height:30px;
}

.lovearticle .a-title {
	 height:57px;
}



.lovearticle .a-title h2, .hatearticle .a-title h3 {
	margin: 0;
	font-size:20px;
	font-weight:bold;
	padding:0 0 0 20px;
}

.lovearticle .a-title h2 a, .hatearticle .a-title h3 a {
	color: #333 !important;
	text-decoration:none;
}

.lovearticle .a-title .byline {
	margin: 6px 21px 0; padding:0; line-height:10px; color: #D9A134;
}

.lovearticle .a {  margin:0 !important; padding: 0 20px; color:#333; background: #D9A134;  }

div.a p, div.a-footer a, div.a-footer  {  color:#FFF !important; }

.lovearticle .a .a-padding-protect { font-size:1px; height:1px; }

.lovearticle .a-footer {
	height:65px;
 	background: #D9A134;
}

.lovearticle .a-corner {
	float:left;
	height: 60px;
	width:29px;
}



.lovearticle .a-comments {
	background: url('images/al-comments.gif') left bottom no-repeat;
	float:right;
	margin: 0 0 10px;
	text-align:center;
	width:144px;	height:92px;
}

.lovearticle .a-comments a {
	text-decoration:none;
	font-size: 20px;
	color:#333 !important;
	display:block;

	padding:40px 0 10px 30px;
}

.lovearticle .a-tags { margin-left:30px; padding:0; line-height:15px; font-size:13px; color:#CCC}






.article blockquote {
  margin:0 5px;
  padding:1px 25px;
}

.hatearticle blockquote {
	background: url('images/quote.gif') no-repeat left top;
/*	border-left:5px solid #66888A; */
	font-style:italic;
}

.article ul, .article ol {
  font-size:1.2em;
/*  color:#6b6b6b;*/
  margin-left:15px;
} 

.article ul li {
  margin:5px 0;
  padding-left:15px;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}


ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  sidebar Content

-----------------------------------------------------------------------------*/

div#sidebar {
  padding:15px 20px 20px 0;
  width:300px;
  position:fixed;
  top:0;
  left:0;
  margin-top: 225px;
  text-align:right;
}

div#sidebar ul {
  margin:15px 0 20px;
  padding-bottom:10px;
}

div#sidebar  li {
  margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#sidebar h2, li.cat-item-4 a, li.cat-item-3 a {
  text-transform:uppercase;
  font-size:1em;
  line-height:1;
  font-weight:900;
  margin-top: 20px;
}


div#sidebar a {
  color:#999;
  text-decoration:none;
}

div#sidebar a:hover {
  text-decoration:underline;
}

div#sidebar #switchad { float:left; margin-top:50px; margin-left:20px;}

div#sidebar p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:8px;
  width:768px;
  margin:0 auto;
  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0;
  clear:both;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}


/* Search input */
form#searchform {
	position:absolute;
	top: 100px;
	left: 700px;
	height:28px;
	padding:3px;
	
}

form.searchlove, form.searchlove input#s {background: #E0AC4D;}
form.searchhate, form.searchhate input#s {background: #A8A8A8;}

form#searchform input#s {
	float:left;
	height:18px;
	width:156px;
	padding:3px;
	border:2px dashed #FFF;
	color:#FFFFFF
}


input#search_submit { }



/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
/*  background:#FFF; */
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#13a89e;
}

body#commentspopup p {
  margin:10px 0;
  color:#13a89e;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {  margin:10px 0;}


.aligncenter { text-align:center; margin: 5px auto;}
.wp-caption-text { margin:0; padding:0;}
.wp-caption { background:none;}
.gallery-caption {color: #FFF;}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

*/