/*
THEME NAME: OMG! Hungry!
THEME URI: http://OMGHungry.com
DESCRIPTION: Basic. Random Comment
VERSION: 1.0
AUTHOR: David Link
AUTHOR URI:
TAGS: sandbox-base
*/


/* Just some example content */

body {
	font-family: "Helvetica Neue", Helvetica, "Frutiger Lt Std", "Frutiger BQ", Arial, sans-serif;
}
#iewarning {
	display: none;
}
#wrapper {
	width: 100%;
	margin: 0px auto;
	min-height: 100%;
	text-align: center;
	display: block;
	position: absolute;
		top: 0px;
		left: 0px;
		z-index: 0;
}
#inner {
	margin: 50px;
}
#content {
	text-align: center;
}
#permalinked {
	text-align: center;
	margin: 0 0 25px 0;
	background: #D7EBFA;
	padding: 5px 0;
	border-bottom: 1px dotted #1987D6;
}
#permalinked p {
	font-family: "Helvetica Neue", Helvetica, "Frutiger Lt Std", "Frutiger BQ", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	color: #228FDE;
}
#permalinked a {
	color: #1769A3;
}
.page #content, .post #content {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.75em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, "Frutiger Lt Std", "Frutiger BQ", Arial, sans-serif;
}
.rules {
	background: #fef4f0;
	border: 1px dotted #fa9668;
	padding: 0 15px;
	margin-top: 25px;
}
h4 {
	font-size: 14px;
}
div#header {
text-align:left;
}
#wtf {
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Helvetica, "Frutiger Lt Std", "Frutiger BQ", Arial, sans-serif;
	color: #888;
}
.page #wtf {
	display: none;
}
.post a {
	text-decoration: none;
	color: #ef6323 !important;
}
.post a:hover {
	border-bottom: 1px solid #ef6323;
	
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
#blog-title {
	margin-bottom: 5px;
}
.page #blog-title {
	margin-bottom: 20px;
}
#blog-title a {
	background: url('images/logo.png') no-repeat;
	width: 150px;
	height: 20px;
	text-indent: -100000px;
	display: block;
	overflow: hidden;
}
.comment p a {
	color: #777;
}
#hungryfor {
	text-decoration: none;
	color: #ef6323 !important;
	border-bottom: 1px dotted #ef6323;
}
#hungryfor:hover {
	border-bottom: 1px solid #ef6323;
}
#hungryfor:focus {
	outline: none;
}
#formcontainer {
	display: none;
}
h2, #authorresponse {
	font-size: 32px;
	color: #777;
	font-weight: normal;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
#author {
	color: #222;
	font-size: 32px;
	font-weight: normal;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	border: none;
	border-bottom: 1px solid #222;
	text-align: center;
}
#author:focus {
	background: #fff5c9;
	border: none;
}
.author {
	color: #222;
}
.author a {
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #222;
}
.author a:hover {
	color: #FFF;
	text-decoration: none;
	background: #EF6323;
	border: none;
}
.author .commentsvote {
	display: none;
}
.votemessage {
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, "Frutiger Lt Std", "Frutiger BQ", Arial, sans-serif;
	color: #228FDE;
	background: #d7ebfa;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.votemessage br {
	display: none;
}
.votecomment .author {
	display: none;
}
#content .comment, #mainresponse {
	margin-top: 15px;
	padding: 50px;
	background: #fef4f0;
	border: 1px dotted #fa9668;
	border-left: none;
	border-right: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#content .comment {
	position: relative;
	padding: 0 50px;
	margin-bottom: 25px;
}
#content .comment .date, #content .comment .refresh, #content .comment .permalink {
	position: absolute;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #888;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}
#content .comment .permalink {
	top: -20px;
	left: 10px;
}
#content .comment .permalink a {
	color: #888;
}
#content .comment .date {
	top: 10px;
	right: 10px;
}
#content .comment .refresh {
	top: 10px;
	left: 10px;
}
#content .comment .refresh a {
	color: #888;
}
#content .comment p, #mainresponse textarea#comment {
	font-size: 60px;
}
.comment .votecomment {
	position: relative;
	top: -5px;
}
.comment .votecomment .votetotal {
	position: relative;
	top: -3px;
}
.votetotal {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}
.votetotal span {
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, "Frutiger Lt Std", "Frutiger BQ", Arial, sans-serif;
	font-style: normal;
}
#mainresponse {
	width: auto;
	margin: 25px auto;
}
#mainresponse textarea#comment {
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	background: none;
	border: none;
	line-height: 75px;
	min-height: 85px;
	max-height: 1000px;
	margin: 0px auto;
	display:block;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Frutiger, Arial, sans-serif;
}
#lowerinput {
	width: 400px;
	margin: 0 auto;
	text-align: left;
}
#lowerinput label {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
div.emailinput, div.urlinput {
	float: left;
}
.urlinput {
	margin-left: 5px;
}
#email, #url {
	width: 190px;
	display: block;
}
#comment-notes {
	padding-top: 10px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	color: #777;
	font-style: italic;
}
#submit {
	
}
h3 {
	font-size: 18px;
}

#footer { 			/* Footer on bottom but dependent on content */
	position: absolute;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 25px;
	z-index: 999;
	padding: 8px 0px 0px;
	margin: 0px;
	color: #ccc !important;
	text-align: center;
	background: #666;
	font-size: 12px;
}
#footer a {
	color: #fff !important;
}
#footer a:hover {
	text-decoration: none;
}

.hidden {
	display: none;
}
.clear {
	clear: both;
}