/*
Theme Name: Nanopress
Theme URI: http://nanoism.net
Author: Ben White
Author URI: http://benwhite.com
Version: 1.0
License: Creative Commons Attribution-Noncommercial-Share Alike 2.5
License URL: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

* {
margin: 0;
padding: 0;
}

a, a:visited {
text-decoration: none;
color: #9c8a6a; /* The color of all the links */
}

a img { border: 0; }

body {
background: #fff;
color: #222;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif; /* Blog's general font */
font-size: 9pt;
text-align:center; }

#container {
width: 780px; /* Layout's width */
margin: 0 auto;
text-align: left;
clear:both; }

#header { padding: 15px 0; text-align: center; }

#wrapper {
overflow: visible;
height: 1%; }

#content {
width: 65%;
margin-left: auto;
margin-right: auto;
padding: 15px 0 15px 0;
margin-bottom: 20px;
overflow:visible;
}

#archivecontent { 
width: 80%;
margin-left: auto;
margin-right: auto;
padding: 15px 0 15px 0;
margin-bottom: 20px;
overflow:hidden;
}

#sidebar {
width: 0%;
float: left;
padding: 15px 0;
border-left: 1px solid #000;
padding-left: 18px;
margin-bottom: 20px;
position: relative;
right: 1px }

#footer {
/* clear: both; */
overflow: hidden;
height: 1%;
padding: 15px 0;
border-top: 1px solid #000;
font-size: 8pt; }

/* Header */

#header h1, #header h2 {
font-family: Georgia;
font-weight: normal;
font-size: 44pt; } /* Blog title size */

#header a {
color: #111;
display: inline;
padding-bottom: 5px;}

/* Content */

.post {
margin-bottom: 25px;
padding-bottom: 25px;
margin-top: 15px;
padding-top: 15px;
border-bottom: 1px solid #000;
 }

.post .date {
font-family: 'Lucida Grande', Verdana;
display: inline;
clear: both;
padding: 0px;
font-size: 7pt; }

.post .date p { margin-bottom: 5px; margin-top: 20px; }

.post h1 { margin: 10px 0; width: 75%; }

.post h2 { margin: 25px 0 10px 0; }

.post h1 a, .post h2 a {
font-family: 'Lucida Grande', Verdana;
font-size: 9pt;
font-weight: normal;
color: #fff;
background: #9c8a6a;
display: inline;
padding: 3px 6px 3px 6px;
line-height: 24px; }

.post h1 a:hover, .post h2 a:hover {
background:#3e372b;
color: #fff;
}

.post p, .post ol, .post ul { width: 92%; margin-left: 4%;} 

.single-post h1 a, .single-post h2 a { color: #000; }
.single-post h1 a:visited, .single-post h2 a:visited { color: #000; }

h1.single-title { margin: 20px auto; text-align: center; text-transform: uppercase; border-bottom: none; font-family: Georgia; }

h1.archive-title { margin: 20px auto; text-align: center; text-transform: uppercase; border-bottom: none; font-family: Georgia; font-weight: normal;}

h1.single-title a {
font-family: Georgia;
background: none;
color: #000;
padding: 0;
font-size: 18pt;
font-weight: normal; }

h1.single-title a:hover { border: 0; text-decoration: underline; background:#fff; color:#000; }
.post h1 a:hover, .post h2 a:hover { }
.post .postcontent { line-height: 20px;}

.post .postcontent p { margin-bottom: 15px; }

.post .postcontent a { text-decoration: none; }

.post .postcontent a:hover { color: #3e372b; }

.post li { margin: 5px 0 5px 25px; }

.post ul, .post ol { margin-bottom: 10px; }

.post ul li { list-style-type: square; }

.post .commentslink {
margin-top: 10px;
font-size: 7pt; }

.post .postcontent blockquote {
background: #fafafa;
padding: 20px;
border-left: 1px solid #000;
margin-bottom: 10px; }

.post .postcontent .postcontent code { background: #f0f0f0; }

.post .postcontent pre {
background: #fafafa;
overflow: scroll;
padding: 5px; }

.postinfo { text-align: center; }

.postinfo a:hover { color: #3e372b; }

#pagination { margin: 20px 0; text-align: center; }
#pagination a:hover { text-decoration: #3e372b; }

/* Sidebar */

#sidebar .widget {
margin-bottom: 30px;
padding-bottom: 20px;
border-bottom: 1px solid #111;
overflow: hidden;
height: 1%; }

#sidebar .widget h4 {
padding-bottom: 5px;
font-weight: bold;
text-decoration: none; }

#sidebar ul li {
padding: 3px 0;
margin: 3px 0; }

#sidebar ol li {
margin: 3px 0 3px 20px;
padding: 3px 0; }

#sidebar p, .textwidget {
line-height: 20px;
margin-bottom: 10px; }

#sidebar input#s {
border: 1px solid #000;
padding: 5px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt;
width: 50%;
margin-right: 5px;
margin-top: 5px; }

#sidebar input{
border: 1px solid #000;
border-top: 1px solid #fafafa;
border-left: 1px solid #fafafa;
background: #eee;
padding: 4px 5px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt;
margin-top: 5px; }

/* Footer */

#footer .left {
width: 33%;
float: left; }

#footer .middle {
width: 34%;
float: left;
text-align: center;
}

#footer .right {
width: 33%;
float: right;
text-align: right; }

#footer a:hover { color: #3e372b; }

/* Comments */

#comments .thecomment {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #000;
overflow: hidden;
height: 1%; }

#comments h6 {
font-size: 9pt;
text-decoration: none; }

#comments h6 span.comment-number { font-weight: normal; }

#comments .infocomment {
font-size: 8pt;
line-height: 20px; }

#comments .commentcontent { margin-top: 10px; }

#comments .commentcontent p {
line-height: 18px;
margin-bottom: 10px; }

#comments p {
line-height: 18px;
margin-bottom: 10px;
}

#comments textarea {
width: 80%;
border: 1px solid #000;
padding: 5px;
line-height: 18px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt;

}

#comments #submit {
padding: 5px;
}
#comments #author, #comments #email, #comments #url {
width: 50%;
border: 1px solid #000;
padding: 5px;
line-height: 18px;
font-family: 'Lucida Grande', Verdana, Tahoma, Arial, sans-serif;
font-size: 9pt; 
}

#justify {
text-align: center;
}

/* Calendar */

#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;	}

#wp-calendar caption {
text-align: center;
width: 100%;
margin-top: -30px;
}

#wp-calendar td {
padding: 7px 8px;
text-align: center;
}

/* Others */

h3, h4, h5, h6 { text-decoration: underline;}
h4 {margin-bottom: 10px; font-size: 9pt; font-weight: normal; }

.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-right: 10px;}
.aligncenter {clear: both; display: block; text-align: center; margin: 0 auto;}

.display-info {margin-bottom: 20px; font-size: 8pt;}

.rssicon { position: absolute; top: 5px; right: 5px; padding: 5px}

/* Navigation styling 
-------------------------------------------------------------------- */

#nav { width: 100%; border-top: 3px solid #222; border-bottom: 2px solid #222; margin-bottom: 20px; text-align: center;  }

	#nav ul { display: inline; }

		#nav li { display: inline; list-style: none;}
		
			#nav li a, #nav li a:visited { display: inline-block; height: 3.0em; padding: 0 1.3em 0 1.6em; line-height: 3.0em; color: #9c8a6a; text-decoration: none; font-size: 1.4 em; text-transform: uppercase; letter-spacing: .3em;  margin-left: -2.5px; margin-right: -2.5px;  }
		
			#nav li a:hover { color: #fff; background: #9c8a6a; text-decoration: none; }

#nav .current_page_parent a:link,
#nav .current_page_parent a:visited,
#nav .current_page_item a:link,
#nav .current_page_item a:visited{
  color: #fff; background: #9c8a6a; text-decoration: none; 
}

/* Archives
-------------------------------------------------------------------- */

#archives{
}

#archives h3,
#coreContent li h3{
  text-align: left;
  text-transform: uppercase;
  margin: 0 0 5px 5px;
  font-family: Georgia;
  line-height: 2em;
}

#archives label{
  font-weight: normal;
  text-transform: uppercase;
}
#archives #date{
  float: left;
  width: 25%;
  padding-right: 1%;
}
#archives #categoryTags{
  float: right;
  width: 73%;
  padding-left: 1%;
}
#archives ul{
  margin: 0px 0 2.6em;
  text-align: left;
}
#archives ul li{
  display: inline-block;
  margin: 0 5px 5px 0;
  line-height: 2em;
  white-space: nowrap;
  }
#archives li a{
 margin-left: 5px;
}
#archives #date ul li{
  display: block;
  list-style-type: none;
  text-align: left;
 margin: 0 0px 5px 0;
}

/* Search */

input[type="submit"] { 
background-color: #9c8a6a;
border: 1px solid #3e372b;
color: #fff;
font-family: "Lucida Granda", verdana;
font-size: 9pt;
padding: 5px;
}

input[type="submit", disabled=true] {
background-color: #000;
} 

input[type="text"] { font-family: "Lucida Granda", verdana;
font-size: 9pt; }