/*
Theme Name: Gray Serif
Theme URI: http://process-product.com
Description: Built from scratch
Version: 0.9 
Author: Keenahn Jung
Tags: Two columns, moonochrome, minimal


*/

* {
  padding:0;
  margin:0;
}

body {
  background: #222;
  color:#fff;
  font-family: Garamond, Georgia, Times New Roman, serif;
  font-size:17px;
  line-height:23px;
  text-align:center;
  position:relative;
  height:100%;
}

a {
	color:#0ff;
	text-decoration:none;
}
a:visited {color:#066;}
a:active {color:#0ff;}
a:hover {text-decoration:underline;}

div#header_bar p.tagline a {
  color: #666;
  text-decoration: none;
}

div#header_bar p.tagline a:visited {color:#666;}
div#header_bar p.tagline a:active {color:#666;}
div#header_bar p.tagline a:hover {color:#0ff}


a img {
  border:none;
}

p img {
  padding: 0;
  max-width: 100%;
}

pre {
  display:block;
  padding: 15px;
  font-size:14px;
}

div#main_wrap {
  text-align:left;
  height:100%;
  width:800px;
  margin-left:auto;
  margin-right:auto;
  background:#000;
  padding-top:15px;
  position:relative;
}



div#header_bar {
  height:120px;
  border:2px solid #222;
  width:770px;
  margin-left:15px;  
}

div#header_bar h1 {
  font-family: Garamond, Georgia, Times New Roman, serif;
  font-size:64px;
  font-weight:normal;
  padding-left:15px;
  padding-top:15px;
  line-height:64px;
}

div#header_bar p.tagline {
  color:#666;
  font-size:16px;
  padding-left:15px;
  /* font-size:14px;
     font-family: Lucida Console, Monaco, monospace;
     text-transform:uppercase; 
  */
}

div#header_bar h1 a:visited,
div#header_bar h1 a:active,
div#header_bar h1 a {
	color:#fff;
	background:#000;
	text-decoration:none;
}

/*Sliding Door Nav menu*/

#nav {width:650px;  float:left; padding-top:5px;   font-family: 'Trebuchet MS', Helvetica, sans-serif;}

#nav ul {
	margin:0;
	padding:15px 10px 0 15px;
	list-style:none;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
	font-size:12px;
}

#nav li#rss a span {
  width:58px;
  position:relative;
}

#nav a {
	float:left;
	margin:0 3px 0 0px;
	padding:0 0 0 5px;
	text-decoration:none;
}
#nav a span {
	float:left;
	display:block;
	padding:0px 15px 0px 6px;
  line-height:29px;
  cursor: pointer;
	cursor: hand;
}

#nav li#rss a span img {
  display:block;
  float:left;
  position:absolute;
  top:3px;
  left:48px;
  width:24px;
  height:24px;
}

#nav .current_page_item a {background-position:0% -29px;}
#nav .current_page_item a span {background-position:100% -29px;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */

#nav a:hover {
	background-position:0% -29px;
}
#nav a:hover span {
	background-position:100% -29px; color:#fff;
}


#nav a{background:url(images/left.png) no-repeat left top;}
#nav a span {background:url(images/right.png) no-repeat right top; color:#fff;}
#nav .current_page_item a {color:#fff;}
#nav .current_page_item a span { color:#fff;}


/* Posts */
div#posts-wrap{
  width:600px;
	margin-left:15px;
	float:left;
}

div#tags.post div.body {
  padding: 15px;
  width:auto;
}


div.post,
div.page,
div.comments-wrap {
	width:600px;
  float:left;
}

div.post div.head,
div.page div.head,
div.comments-wrap div.head {
  background: url(images/post-head.png) 0 0 no-repeat;
  height:auto;
  width:600px;
  padding-bottom:10px;
}

div.post div.head h2.post-title,
div.page div.head h2.post-title {
  font-family: Garamond, Georgia, Times New Roman, serif;
  font-size:48px;
  font-weight:normal;
  margin-left:15px;
  margin-right:15px;
  padding-bottom:10px;
  border-bottom:1px solid #fff;
  line-height:52px;
}

div.post div.head h2.post-title a,
div.page div.head h2.post-title a {
  text-decoration:none;
  color:#fff;
}


div.post div.head h2.post-title a:hover,
div.page div.head h2.post-title a:hover {
  color:#0ff;

}

div.post div.head p.date-posted,
div.page div.head p.date-posted {
  color:#666;
  padding-top:10px;
  padding-bottom:5px;
  margin-left:15px; 
  font-family: Garamond, Georgia, Times New Roman, serif; 
  font-size:18px;
  font-weight:bold;
}

div.post div.body,
div.page div.body,
div.comments-wrap div.body{
  background: url(images/post-body.png) 0 0 repeat-y;
  height:auto;
  min-height:100px;
  width:600px;
  margin-top:0;
}

div.post div.body p,
div.page div.body p,
li.comment p {
  margin-left:15px;
  margin-right:15px;
  padding-bottom:15px;  
}

div.post div.body img,
div.page div.body img {
  display:block;
  margin-left:auto;
  margin-right:auto;  
}

div.post div.foot,
div.page div.foot,
div.comments-wrap div.foot {
  background: url(images/post-foot.png) 0 0 no-repeat;
  height:20px;
  width:600px;
  margin-bottom:10px;
}

div.comments-wrap div.foot { 
  margin-top:-15px;  
}

/* Comments */

div.comments-wrap div.head h2 {
  padding-top:15px;
  margin-left:15px;
  line-height:32px;
}

li.comment {
  width:555px;
  margin-left:15px;
  font-size:15px;
  margin-top:0px;
  margin-bottom:15px;
  padding-top:15px;
  padding-left:15px;
  background:#111;
  /*list-style: decimal inside; */
  list-style:none;
}

li.comment.first-comment {
  margin-top:0;
}

/*li.comment p.date-posted {
  font-size:17px;
  font-weight:bold;  
} 

div.comment p {
    
} */

li.comment.even {
  background:#222;
}



/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */
/*
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
} */
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */



div.post div.body ul, 
div.post div.body ol {
  margin-left:45px;
}

div.post div.body ol {
  padding:0;
  text-indent:0;
}

div.post div.body ol li { 
  margin-left:5px;
  text-indent:0;
  padding:0;
}

div.post div.body ul li { 
  margin-left:0;
  text-indent:0;
  padding-left:5px;
}

div.post div.body ul li {
  list-style:auto;
}
/*
.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}
*/


#sidebar ul, 
#sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li,
li#search {
  list-style-type: none;
  list-style-image: none;
  padding-bottom: 15px;
  padding-right:5px;
}

#sidebar ul p, 
#sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul ul, 
#sidebar ul ol {
  margin-left:20px;
}



#sidebar ul ul ul, 
#sidebar ul ol {
  margin: 0 0 0 10px;
}


#sidebar ul ol li {
  list-style: decimal outside;
}

#sidebar ul ul li, 
#sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
  font-size:14px;
  font-family: Lucida Console, Monaco, monospace;
}

li#search {
  margin-top:-10px;  
}

li.recentcomments {
  font-size:15px;
}

#searchform #s {
  width: 110px;
  padding: 2px;
  height:24px;
  border:0;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  background:#222;
  color:#fff;
  display:block;
  float:left;
  margin-left:5px;
}

#searchsubmit {
  background:#666;
  border:0;
  padding:2px;
  height:24px;
  color:#fff;
  display:block;
  float:left;
  margin-top:2px;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

div.post form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

select {
  width: 130px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  background: #666;
  color: #fff;
  border:0;
  float:left;
}

#commentform {
  margin: 5px 10px 0 0;
}
#commentform textarea {
  width: 100%;
  background: #222;
  color: #fff;
  border:0;
}


div#respond {
  float:left;
  padding-left:15px;
  padding-right:15px;
}



div#main_wrap:after,  
div#respond:after,
div#posts-wrap:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
}
/* End Form Elements */



/* Begin Comments*/
/*.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

}
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }


#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}
  
  */
  
/* End Comments */



/* Begin Sidebar */
#sidebar {
  margin-top:0;
  padding:0;
  margin-left:10px;
  width: 162px;
  float:left;
  height:100%;
  margin-top:-28px;
}

#sidebar div.head {
  width: 163px;
  height:15px;
  background: url(images/sidebar-head.gif) top no-repeat;
}

div#sidebar div.body {
  background: url(images/sidebar-body.gif) top repeat-y;
  width: 163px;
  height:auto;
  min-height:100px;
}

#sidebar div.foot {
  width: 163px;
  height:15px;
  background: url(images/sidebar-foot.gif) top no-repeat;
}

#sidebar form {
  margin: 0;
}

#sidebar h2.widgettitle {
  font-size:20px;
  margin-left:10px;
}
/* End Sidebar */



/* Begin Calendar */



#wp-calendar #prev a, 
#wp-calendar #next a {
  font-size: 9pt;
}


#wp-calendar th {
  text-transform: capitalize;
  font-family:Lucida Console, Monaco, monospace;
}


#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
  text-decoration: none;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
  font-size:24px;
  text-align: center;
}

#wp-calendar td {
  font-family:Lucida Console, Monaco, monospace;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */

blockquote {
  margin:0;
  margin-left:15px;
  background: url(images/quote.gif) no-repeat;
  min-height:81px;
  padding-top:15px;
}

blockquote p {
  font-size: 16px;
  margin-left:15px;
  padding-left: 10px;
  padding-right:30px;
  font-size:14px;
  color:#999;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
  border: 1px solid #333;
  margin-top:0;
  margin-bottom:15px;
  margin-left:15px;
  margin-right:15px;
}


/* End Various Tags & Classes*/



/* Captions */

.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 p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */

p.fine {
  color:#666;
  font-size:13px;  
}

div#page-footer {
  margin-left:15px;
}

h2.pagetitle {
  padding-top:15px;
  padding-bottom:15px;    
}

li#recent-posts h2.widgettitle {
  font-size:15px;
}

li#recent-posts {
    font-size:15px;
}

div#respond form#commentform.openid p {
  margin-bottom:5px;
  float:left;
}

div.navigation {
  padding-top:15px;
  padding-bottom:10px;
  float:left;
  display:block;
}

div.navigation div.alignleft {
  float:left;
  display:inline;
  padding-left:15px;
}
div.navigation div.alignright {
  float:left;
  display:inline;
  margin-left:5px;
}