/* 
Theme Name: Humphrelia
Version: 1.0
Description: The theme for the <strong>Humphrelia</strong> blog
Author: Josh Humphries and Malin Roghelia
*/

/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family:  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: 1.5em;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 0.82em;
  	background-color:#28324b;
 	color:#fff040;
}


/* Sub-Section: Body Paragraph and Links --------- */
p {
	margin: 0.5em 0px 0.7em;
	line-height:1.6em;
}
a {
	color: #e0d810;
	text-decoration: none;	
}
a:hover, a:active {  
	text-decoration: underline;
}
img.author-pic {
	padding: 0;
	border: 1px solid #ccc;
	margin-right: 0;
	margin-left: 0px;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:0px;
	display:inline;
}
fieldset 
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
}
img.left 
{
	float:left;
	padding:5px;
}

div.post {
	padding: 20px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #000000;

}

.post-content img {
	padding: 5px;
	border: 1px solid #000000;
}

.post-content p {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	line-height: 1.3em;
}
.post-content table {
	padding: 10px;
	margin:0;
	line-height: 1.3em;
}

.post-content blockquote
{
	margin: 1em;
	padding: 1em;
	border-left: 1px dotted #a0a0a0;
	color:#606060;
}

#rap {
	margin: 0 auto;
	padding:0;		
	width: 720px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
}

html>body #rap { /* be nice to Opera */
	width: 720px;
}


/* Section: Positioning --------- */

#header {
	height: 268px;
	background:url(img/header.jpg) no-repeat center top;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align: right;
}

h1#header-title
{
	display: none;
	font-size:3.6em;
	margin-right:20px;
	margin-top:100px;
}
#header-desc
{
	display: none;
	text-align: left;
	background-color: #001830;
	padding:0;
	margin:0;
}
#header-desc span
{
	margin-left: 20px;
}

#main {
	float: left;
	width: 530px;
	padding: 0;
	margin-top: 10px;
}

.post h2
{
	padding:0;
	margin-top:0;
	margin-bottom:6px;
	margin-left:0;
	color: #90a050;
}
.post h3
{
	color: #516238;
	padding-left:5px;
	padding-bottom: 5px;
	margin-bottom:0;
	margin-top:10px;
	background-color: #eef8ea;
}
.sub-pages {
	padding-top: 15px;
}
.sub-pages h3 {
	margin:0;
	padding:0;
	width: 300px;
	border-top: 1px dotted #a0a0a0;
	border-bottom: 1px dotted #a0a0a0;
	background-color: #fffef6;
	color: #516238;
	font-size: 90%;
	font-weight: bold;
}
.sub-pages ul {
	list-style: circle;
	margin:0;
	padding-bottom:10px;
}

.post a {
	color: #90a050;
	border-bottom: 1px dashed #90a050;
}
.post a:hover {
	color: #a8bc6d;
	text-decoration: none;
	border-bottom: 1px solid #a8bc6d;
}
h2.post-title a {
	border-bottom: none;
}
h2.post-title a:hover {
	border-bottom: none;
}


span.post-date
{
	float: right;
	margin:0;
	font-weight: bold;
	padding-top:0;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
	border: 1px dotted #90a050;
	background-color: #fffff0;
	color:#90a050;
}
.post-content {
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
	padding-bottom:0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.other-content {
	padding:10px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
.other-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 3px 0;
	margin: 0 0 0 75px;			
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.day-date a 
{
	border-bottom:none;
}
.post-info {
	font-size: 0.84em;
	line-height: 1.4em;
	color : #666;
	padding:0;
	margin:0;
}
.post h3#respond {
	margin-top:30px;
}
.post h3#respond {
	margin-top:30px;
}
.post-info ul {
	list-style: none;
	padding:0;
	margin:0;
}


#sidebar {
	float: right;
	width: 190px;
	padding:0;
	margin:0;
	line-height:1.3em;				
}
#sidebar a
{
/*	color: #a8bc6d;*/
	color: #ffffff;
	text-decoration: none;	
	border:none;
	margin:0;
	padding:0;
}
#sidebar ul
{
	list-style: none;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom; 0;
	padding:0;
}
#sidebar form, #sidebar form, #sidebar div
{
	font-size: 0.9em;
	padding:5px;
}
#sidebar form
{
	text-align: center;
}
#sidebar form input
{
	margin-bottom: 3px;
}
#sidebar ul li ul li
{
	list-style-image:url(img/bullet.jpg);
	margin-left: 8px;
	padding:0;
	
}
#sidebar a:hover 
{
	border-bottom:1px solid;
}

#sidebar ul img {
	padding:2px;
	border:1px solid #ffffff;
}
#sidebar h2 
{
	font-size: 1.3em;
	font-variant:small-caps;
	font-weight:bold;
	color: #ff9024;
	background:none;
	border-bottom:1px solid #cf6014;
	padding-top:18px;
	margin:0;
}
#sidebar h3
{
	font-size: 1.1em;
	font-variant:small-caps;
	font-weight:bold;
	color: #cf6014;
	background:none;
	border-bottom:1px dotted #cf6014;
	text-align: right;
	margin:0;
	padding-top:3px;
}
div#sidebar-bottom
{
	padding-top: 25px;
}
div#archives-calendar
{
	text-align: center;
}
div#archives-calendar a
{
	border-bottom: 1px dotted #ffffff;
}
div#archives-calendar table caption
{
	color: #fff040;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
}
div#archives-calendar table
{
	border-spacing: 0;
	text-align: center;
	border-top: 1px solid #506890;
}
div#archives-calendar table th
{
	color: #7080c0;
}
div#archives-calendar table tbody td
{
	border: 1px solid #506890;
	text-align: center;
	padding: 2px;
	background-color: #384878;
}

div.post-nav {
	font-weight: bold;
	border-top: 1px dotted #506890;
}
div.post-nav table {
	border:none;
	border-spacing:0;
}
div.post-nav table td {
	width: 265px;
	padding:10px;
}
div.post-nav table td.post-nav-prev {
	text-align: left;
}
div.post-nav table td.post-nav-next {
	text-align: right;
}
span.post-nav-arrow {
	color: #ffffff;
}

#footer {
	clear: both;
	margin:0 auto;
	background-color:#384878;
	font-size: 0.9em;
	width:100%;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:25px;
	color: #ffffff;
}
#footer strong {
	font-size: 120%;
}
#footer a {
	text-decoration:none;
	border-bottom: 1px dotted #fff040;
}
#footer a:hover {
	text-decoration:none;
	border-bottom: 1px solid #fff040;
}
#copyright {
	width: 100%;
	text-align: center;
	background-color: #cf6014;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#feeds
{
	margin:0;
	float: right;
	text-align: right;
	padding-right: 16px;
	padding-top: 12px;
}
span.rss-feeds 
{
	background:url(img/feed.png) no-repeat top left;
	padding-left:18px;
	font-size: 80%;
	font-weight: bold;
}
div#meta
{
	padding-left: 16px;
	padding-top: 12px;
}
#footer ul 
{
	list-style: none;
	margin:0;
	padding:0;		
}

.commentlist {
	list-style:none;
	padding: 0;
	margin: 0;
}
.commentlist li.cmt-item 
{
	border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	margin-top: 5px;
	margin-bottom: 5px;
	background:#edf4ed;
}
.commentlist li.alt 
{
	background:#f4f4f4;
}
.commentlist li.cmt-not-approved
{
	background:#ffe0e0;
}

.commentlist li.cmt-item .cmtinfo 
{
	font-size:1em;	
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 5px;
	background:#e0e8e0;
	padding-bottom: 5px;
}
.commentlist li.alt .cmtinfo
{
	background:#e8e8e8;
}
.commentlist li.cmt-not-approved .cmtinfo
{
	background:#ffc0c0;
}

.commentlist li.cmt-item .cmttext {
	padding:6px;
}
.commentlist li div.cmt-not-approved {
	padding:0;
	text-align: center;
	color: #800000;
	font-weight: bold;
	border-bottom: #ccc 1px solid;
}
.cmttext {
	overflow: hidden;
}

.commentlist li .cmtinfo .cmtinfo-author a
{

	color: #000000;
}
.commentlist li .cmtinfo .cmtinfo-details
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
}

.commentlist li .cmtinfo .cmtinfo-details a
{
	padding-left: 5px;
}
.commentlist li .cmttext {
	padding-top: 6px;
	padding-bottom: 6px;
}

/* restore list-types for contents */
.commentlist li.cmt-item .cmttext ul {
	list-style: disc;
	padding-left: 32px;
}
.commentlist li.cmt-item .cmttext ol {
	padding-left: 32px;
}
.commentlist li.cmt-item .cmttext ul ul {
	list-style: circle;
}
.commentlist li.cmt-item .cmttext ul ul ul {
	list-style: square;
}


.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

input{
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

table.post-archives {
	width: 100%;
	border-spacing: 0px;
}
table.post-archives td {
	border-bottom: 1px solid #e0e0e0;
	background-color: #f8fff8;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.post-archives td.post-title {
	padding-left: 5px;
}
table.post-archives tr.alt td {
	background-color: #ffffff;
}
table.post-archives th {
	background-color: #f0f0e8;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
table.post-archives th.post-title {
	border-left: 1px solid #808080;
}
table.post-archives th.post-date {
	border-right: 1px solid #808080;
}

td.post-author, td.post-date {
	text-align: center;
}

/* Navigation */
.gnav
{
	padding: 2px;
	margin: 0;
	background-color: #cf6014;
	color: #ffffff;
	text-align: right;
	list-style:none;	
	font-weight:bold;
	font-size:1.1em;
}
.gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding-left: 15px;
	padding-right: 5px;
}
.gnav li a
{
	color:#c0c0c0;
	text-decoration:none;
}
.gnav li.current_page_item a
{
	color:#ffffff;
	font-weight: bold;
}
.gnav li a:hover
{
	color:#ffffff;
	text-decoration: underline;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
