/*
Theme Name:  Blog Away Hunger
Theme URI:  http: //www.blogawayhunger.com
Description: Blog Away Hunger Theme
Version:  1
Author:  
Author URI:  
*/

* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #fff;
	color: #999;
}

body {
	font-size: 100%;
        color: #888;
	line-height: 2em;
	font-family: Gill-Sans, Helvetica, Arial, sans-serif;
	width: 600px;
	margin: 0 auto;
	padding-top: 1.5em;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Gill-Sans, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.25em;
	clear: both;
}

h2 {
	color: #444;
	font-size: 2em;
	margin-bottom: 0.5em;
	line-height: 1em;
}

h2 a:link, h2 a:visited, h2 a:hover {
	text-decoration: none;
	color: #444;
	border: none;
}

h2.article_title {
	color: #444;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
}



h3 {
	font-size: 1.5em;
	margin-bottom: 1em;
}

h4, h5, h6, dt {
	font-size: 1em;
}

p, ul, ol, dd {
	margin-bottom: 1.5em;
}

em {
	font-family: georgia, palatino, times, serif;
	font-style: italic;
}

abbr, acronym, dfn {
	font-family: georgia, palatino, times, serif;
	font-variant: small-caps;
	border-bottom: 1px dotted #444;
	cursor: help;
}

blockquote {
	background-image: url(images/quote.gif);
	padding-left: 3em;
	background-position: top left;
	background-repeat: no-repeat;
}

a:link, a:visited {
	text-decoration: none;
	color: #0066cc;
	border: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #444;
	border: none;
}	

/* ids and classes */

/* -> header styling */

ul.menu {
	text-align: right;
	padding: 10px 0px 10px 0px;

}

ul.menu li {
	display: inline;
	margin-right: 1.5em;
	font-weight: bold;
}

.current_page_item, .current_page_item a {
	cursor: default;
	background-color: #fff;
	padding-bottom: 0.1em;
        border-bottom: 2px solid #ccc;
}

ul.menu li a:link, ul.menu li a:visited {
	text-decoration: none;
	color: #444;
}

#about p, .excerpt p {
	padding: 0 4em;
	font-style: italic;
	font-family: georgia, palatino, serif;
}

.excerpt p {
	font-family: Gill-Sans, Helvetica, Arial, sans-serif;
	color: #444;
	font-style: normal;
}

/* page and post styling */

.post, .page {
	padding-top: 1.5em;
}

div.alignleft, .alignleft {
	display: inline;
	float: left;
	margin-right: 1em;
}

div.alignright, .alignright {
	display: inline;
	float: right;
	margin-left: 1em;
}

div.aligncenter, .aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}

p.wp-caption-text {
	font-size: 0.75em;
	color: #888;
	margin-bottom: 2em;
}

.excerpt {
	margin-bottom: 1.5em;
	background-image: url(images/newspaper_48.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.excerpt p {
	margin-bottom: 0;
}

.excerpt cite {
	font-style: normal;
	padding-left: 4em;
}

p.leader {
	font-family: Gill-Sans, Helvetica, Arial, sans-serif;
	font-size: 3em;
	padding: 0.5em 0 0 0;
	margin-bottom: 0.5em;
}

ul.must_read_list {
	padding: 0 4em;
}

.favs {
	background-image: url(images/heart_48.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 0.7em;
}

h5.must_read {
	font-size: 0.875em;
	margin-left: 4em;
	padding-left: 1.5em;
	background-image: url(images/next.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

/* single pages */

.quoteit {
	background-image: url(images/coffee_mug.png);
	background-position: center left;
	background-repeat: no-repeat;
}

p.postmetadata {
	font-size: 0.75em;
	padding: 1em 4.667em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	color: #888;
	background-image: url(images/info.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

p.postmetadata+p:first-line {
	font-family: georgia, palatino, times, serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

ul.turnpage li {
	list-style-type: none;
	padding-left: 1.5em;
}

ul.turnpage li.next {
	background-image: url(images/next.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

ul.turnpage li.previous {
	background-image: url(images/previous.gif);
	background-position: center left;
	background-repeat: no-repeat;
}



/* footer */


ul.footer {
	font-size: 8pt;
	font-family: Gill-Sans, Helvetica, Arial, sans-serif;
	background-color: #EEE;
	color: #444;
	padding: 0px 20px 0px 20px;
}

ul.footer li {
	display: inline;
	margin-right: 1.5em;
}

ol.commentlist {
	padding: 0 4em;
}

ol.commentlist li {
	padding: 1.4em 0.7em 0 0.7em;
}

ol.commentlist li.alt {
	background-color: #f2f2f2;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

.comment_meta {
	padding: 0 2em;
	font-weight: bold;
	background-image: url(images/pencil.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.comment_text {
	font-size: 1.167em;
	padding-left: 1.8em;
}

form#commentform label {
	font-weight: bold;
}

form#commentform input {
	width: 100%;
	border: 1px solid #ccc;
	padding: 0.35em;
}

form#commentform input#submit {
	width: 10em;
	border: 1px solid #ccc;
	padding: 0.35em;
	cursor: pointer;
}

textarea#comment {
	width: 100%;
	border: 1px solid #ccc;
	padding: 0.35em;
	font-family: Gill-Sans, Helvetica, Arial, sans-serif;
}

