/*  
 * Theme Name: 		Eat Feats
 * Theme URI: 		http://eatfeats.shaneermitano.com/
 * Description: 	The delicious skin for Eat Feats.
 * Author: 		Shane Ermitano
 * Author URI: 		http://shaneermitano.com
 */

* {
    margin:					0;
	padding:                0;
}

body, html {
	background-image:		url(http://eatfeats.shaneermitano.com/images/bg.jpg);
	background-attachment:	fixed;
	background-repeat:		no-repeat;
	background-position:	top center;
	background-color:		#cc0001;
	font-size:				100%;
	font-family: 			Georgia, "Times New Roman", Times, serif
}



/*-------- wrapper ------*/
#wrap {
    width:					800px;
	margin: 				0 auto;
}



/*-------- main divs -------*/
.content {
    width:					540px;
	float:					left;
}

#header {
	margin: 				0px;
    min-height:             220px;
    width: 					800px;
	height:					auto !important;
	height:					220px;
	position: 				static;
	float: none;
}
#logo {
	position: 				absolute;
	top: 					60px;
}

#header #text {
	font-family: 			Georgia, "Times New Roman", Times, serif;
	font-style:				italic;
	margin:					10px 0 0 10px;
}

#middle { 
	width: 					800px;
	margin: 				0;
}

#sidebar {
    width:					225px;
	float:					right;
	background-color: 		white;
	border: 				4px solid #000;
	padding: 				3px 10px 10px;
	position: 				relative;
	top: 					0px;
}

#sidebar .title {
    background-color: 		white;
	border-bottom:			9px solid black;
	width:					225px;
	margin-bottom: 			2px;
}

#sidebar .subtitle {
    background-color: 		white;
	border-bottom: 			4px solid black;
	width:					225px;
	margin-bottom: 			10px;
}

#sidebar .subhead {
    background-color: 		white;
	padding-bottom: 		3px;
	border-bottom: 			2px solid black;
	width:					225px;
	margin-bottom: 			8px;
}

#sidebar .title h3 {
    color: 					black;
	font: 					bold 28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 		1px;
}

#sidebar .subtitle h2 {
    color: 					black;
	font: 					bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 		1px;
}

#sidebar .bold {
    color: 					black;
	font: 					bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: 			left;
}

#sidebar .poll-title {
	color: 					black;
	font: 					bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
        text-align:                             center;
}

#sidebar .wp-polls-loading {
    color: 					black;
	font: 					12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
display:none;
height:16px;
line-height:16px;
text-align:center;
}

#sidebar .total-voters {
	color:black;
font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
text-align:center;
}

#sidebar .copy {
    color: 					black;
	font: 					12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 		1px;
	text-align: 			justify;
}

/*SIDEBAR NAV*/

#nav {}
#nav a {
	display:				block;
	height:					18px;
	background-repeat: 		no-repeat;
}

.rss a, .rssON a {
	background-image:		url(http://eatfeats.shaneermitano.com/images/rssbar.jpg); width:224px; height: 18px;
}
.rss a:hover, .rssON a {
	background-position: 	-224px 0px;
}

.email a, .emailON a {background-image:url(http://eatfeats.shaneermitano.com/images/emailbar.jpg); width:224px; height: 17px;} 
.email a:hover,.emailON a  {background-position: -224px 0px;}

#nav {
	width: 					224px;
	height: 				60px;
}
#nav span {
	display: 				none;
}
#nav .rss a {
	background: 			url(http://eatfeats.shaneermitano.com/images/rssbar.jpg) no-repeat 0px 0px;
	display:				block;
	height:					18px;
	width:					224px;
}
#nav .rss a:hover, #nav .rssON a  {
	background:				url(http://eatfeats.shaneermitano.com/images/rssbar.jpg) no-repeat -224px 0px;
	display:				block;
	height:					18px;
	width:					224px;
}
#nav .email a {
	background: 			url(http://eatfeats.shaneermitano.com/images/emailbar.jpg) no-repeat 0px 0px;
	display: 				block;
	height: 				17px;
	width: 					224px;
}

#nav .email a:hover, #nav .emailON a {
	background: 			url(http://eatfeats.shaneermitano.com/images/emailbar.jpg) no-repeat -224px 0px;
	display: 				block;
	height: 				17px;
	width: 					224px;
}
label {
	width:					200px;
	color: 					black;
	font: 					12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
poll-title {
	width:					200px;
	color: 					black;
	font: 					12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar #searchform input#s {
    width:					219px;
	padding: 				5px 0px;
	margin: 				0px 0px 5px;
}

#sidebar p#tagcloud {
    margin:					0 0px;
	text-align:				left;
	font-family: 			"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 			bold;
}



/*---------- post ---------*/
.post {}

.post-content {
	background:				#ffcc00;
	font-size:				100%;
}
* html .post-content {
    background:				#ffcc00;
}

.post-bottom {
	height:					15px;
	position:				relative;
}
.sharethis {
	position:				absolute;
	top: 					-26px;
	left: 					10px;
}
.sharethis a, .sharethis a:visited {
	color: 					#990000;
	font-size: 				12px;
	text-decoration: 		none;
}
.sharethis a:hover {
	text-decoration: 		underline;
}
* html .post-bottom {
	height:					15px;
	position:				relative;
}
.post-content ul, .post-content dl {
    padding:				5px 0 5px 25px;
}
.post-title {
	margin:					0;
	position:				relative;
	background: 			url(http://eatfeats.shaneermitano.com/images/title-bg.png) repeat-x scroll 0 top;
	padding: 				10px;
}
.post-date {
	background: 			#990000;
	width:					75px;
	height:					50px;
	position:				absolute;
	top:					18px;
	left:					-75px;
	text-align:				center !important;
}

* html .post-date {
    background: 			#990000;
    }
.post-date .date {
	font-size:				12px;
	font-weight:			bold;
	color:					white;
	text-align:				center;
	padding:                3px 0 0 0;
	position: 				absolute;
	top: 					22px;
	left: 					20px;
}
.post-date .month { 
	text-align:				center;
	font-weight: 			bold;
	color: 					white;
	font-size:				16px;
	padding:				0 0 0 0;
	position: 				absolute;
	top: 					6px;
	left: 					12px;	
}
.post-main {
	padding: 				10px 10px 0;
}

.post-comments {
	position:				absolute;
	top:					-30px;
	right:					10px;
	width: 					21px;
	height: 				20px;
	background-color:		#990000;
	text-align: 			center;
	font-size: 				14px;
}

* html .post-comments {
	background-color:		#990000;
}

.post-info {
    position:				absolute;
	right:					38px;
	top:					-26px;
	font-size: 				12px;
}
.post-archive .post-info {
    text-align:				left;
}
.image a img {
	border:					4px solid white;
}
.image a:hover img {
	border:					4px solid #990000;
}



/*--------- comments --------*/
#commentsdiv {
	background-color: 		#990000;
	padding: 				10px;
}
.comments-bottom {
    background-color: 		#990000;
	height:					10px;
	position:				relative;
}
* html .comments-bottom {
    background-color: 		#990000;
}

.comments-textarea { 
    margin:					0 10px;
}
.comments-textarea span{ 
    color: 					white;
	font-size: 				14px;
}
.comments-textarea textarea {
    width:					100%;
}
.comments-title {
	margin:					0 2px 5px 2px;
}
.comment-label{
	width:					200px;
	color: 					white;
	font: 					12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.comments-title h3 {
    font-size: 				16px;
	padding: 				5px;
	color: 					#ffcc00;
}
.comments-title h4 {
    font-size: 				16px;
	padding: 				5px;
	color: 					#ffcc00;
}
.comments-content {
    width:					370px;
	margin:					0 0 0 10px;
	color: 					white;
	font: 					14px/20px Georgia, "Times New Roman", Times, serif;
}
.comments-content ul, .comments-content ol, .comments-content dl {
    margin:					5px 0 0 25px;
}
.comments-poster {
    float:					right;
	clear:					right;
	width:					120px;
	margin:					0 5px 0 0;
	padding:                0 0 0 5px;
	font-size:				14px;
	text-align:				left;
	color: 					white;
}
* html .comments-poster {
    width:					115px;
}
.comments-poster img {
    margin:					0;
	padding:                5px;
	background-color: 		white;
}
.comments-poster-text {
    font-size: 				10px;
	color: 					white;
}
.comments-inputs {
	margin: 				0 10px 10px;
}
.comments-inputs login {
    float:					left;
    width:					42px;
	color: 					white;
	font: 					14px Georgia, "Times New Roman", Times, serif;
}
.comments-inputs label {
    float:					left;
    width:					60px;
	color: 					white;
	font: 					14px Georgia, "Times New Roman", Times, serif;
}
.comments-inputs span {
    float:					left;
	color: 					white;
	font: 					14px Georgia, "Times New Roman", Times, serif;
}
.comments-inputs input {
    margin:					0 0 3px 0;
	width: 					200px;
}
.comments-middle .buttons {
    text-align:				right;
}









.comments-middle .buttons input {
    margin: 				0 10px 0 0;
	border:					1px solid #ffcc00;
	font: 					14px Georgia, "Times New Roman", Times, serif;
	padding: 				5px;
}
.comments-middle .buttons input:hover {
    color:					#ffcc00;
}
.comments .inputs {
    padding: 				10px;
	color: 					white;
	font: 					9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/*--------- footer --------*/
#footer { 
	background-color:		#990000;
	color: 					white;
	width:					800px;
	clear: 					both;
	position: 				relative;
	top: 					80px;
}

#footer .middle {
	background-color: 		#990000;
}

#footer .block {
	float:					left;
	width:					250px;
	margin: 				15px 0 15px 15px;
	line-height: 			25px;
}
* html #footer .block {
	width:					250px;
}
#footer .blockmiddle {
	float:					left;
	width:					200px;
	line-height: 			25px;
	margin:					15px;
}
* html #footer .blockmiddle {
	width:					250px;
}
#footer .blockright {
	float: 					right;
	width:					280px;
	margin: 				15px 15px 15px 0;
	font: 					12px/25px Georgia, "Times New Roman", Times, serif;
}
.copyright {
	text-align: 			center;
	color: 					#650c0c;
	font-size: 				9px;
	vertical-align: 		bottom;
}

* html #footer .blockright {
	width:					250px;
}

#footer h3 {
    color: 					white;
	padding:                3px 0 3px 5px;
	font-size:				14px;
}
#footer ul {
    list-style-type: 		square;
	margin:					0 0 0 25px;
}


/*----------- links --------*/
a {
    color: 					white;
    text-decoration: 		none;
}

a:visited {
    color:					white;
    text-decoration: 		none;
}
a:hover {
    color:					white;
    text-decoration: 		underline;
}
.comment-link {
	position: 				absolute;
	top: 					1px;
	left: 					7px;
	text-align: 			center;
}
.comment-link a{
	color: 					white;
	text-decoration: 		none;
}
.comment-link a:hover{
	color: 					#ffcc00;
	text-decoration: 		underline;
}

h1 a, h1 a:visited {
    color:					#fff;
	text-decoration:		none;
}
h1 a:hover { 
    color:					#eee;
}
h2 {
    font-size: 				30px;
	color: 					#990000;
	padding: 				0 5px;
}
h2 a {
    color:					#990000;
	text-decoration:		none;
	font-family: 			Georgia, "Times New Roman", Times, serif;
}
h2 a:hover{
	color: 					black;
}
.tags {
	font-family: 			"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 				12px;
	margin-left: 			5px;
}
.tags a{
	color: 					black;
}
.tags a:hover{
	text-decoration: 		underline;
}

.post-author {
	font-family: 			"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 			11px;
	margin-left: 			5px;
        margin-top:                     5px;
        margin-bottom:                  5px;
        color: #990000;
        font-style: italic;
}
.post-author a {
	color: 				black;
}
.post-author a:hover{
	text-decoration: 		underline;
}

/* My Comment */
h2 a:visited {
    color:					#990000;
}
h2 a:hover {
    color:					black;
    text-decoration: 		none;
}
h3 a, h3 a:visited{
	color: 					white;
	text-decoration: 		none;
}
h3 a:hover{
	color: 					#ffcc00;
	text-decoration: 		underline;
}
#footer a {
    border:					0;
	color: 					#ffcc00;
	font-size: 				12px;
}
#sidebar a {
    border:					0;
    text-decoration: 		none;
	color: 					black;
}
#footer a:visited {
    border:					0;
	color: 					#ffcc00;
}
#sidebar a:visited {
	text-decoration: 		none;
    color: 					black;
}
.post-info a:visited {
    color:					white;
}
.post-info a:hover {
    color:					#990000;
}

#footer a:hover {
	color: 					black;
}
#sidebar a:hover{
	color: 					white;
	text-decoration: 		none;
    background-color: 		black;
}



/*----------- misc ---------*/
.spacer {
    clear: 					both;
}
.justify {
    text-align:				justify;
}
.centered {
    text-align:				center;
}
.navigation {
    text-align:				center;
	padding: 				5px;
	font-size: 				10px;
}

.small {
    font-size:				87%;
}
.uppercase {
    text-transform:			uppercase;
}
.align-left {
    margin:					0 0 0 10px;
	float:					left;
}
.align-right {
    margin:					0 10px 0 0;
	float:					right;
}
.post p {
    padding: 				0;
	font: 					14px/24px Georgia, "Times New Roman", Times, serif;
	margin:					0 10px 15px;
}


blockquote {
    background-color:		#ffe57e;
	margin: 				5px 25px;
	padding: 2px 10px 5px;
}
.comments blockquote {
    margin:					5px 25px 0 25px;
}
blockquote ul, blockquote ol, blockquote dl {
    margin:					0 0 0 15px;
}


.clearfix:after {
    content: 				".";
    display: 				block;
    clear: 					both;
    visibility: 			hidden;
    line-height: 			0;
    height: 				0;
}

.clearfix {
    display: 				inline-block;
}

html[xmlns] .clearfix {
    display: 				block;
}

* html .clearfix {
    height: 				1%;
}


.aligncenter, div.aligncenter {
   display: 				block;
   margin-left: 			auto;
   margin-right:			auto;
}

.alignleft {
   float: 					left;
}

.alignright {
   float: 					right;
}

.wp-caption {
   border: 					1px solid #ddd;
   text-align: 				center;
   background-color: 		#f3f3f3;
   padding-top: 			4px;
   margin: 					0 10px 10px;
}

.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;
}
