/*
Theme Name: F2 Custom
Theme URI: http://iamelias.com/wp-content/themes/f2-custom/
Description: Customized version of the F2 theme.
Version: 1.0.0
Author: Ethan Elias Johnson
Author URI: http://iamelias.com/
Template: f2
*/

@import url("../f2/style.css");

body {
	color:#444;
	font-family: Georgia, Garamond, Times New Roman;
}

a { 
	color:#003399;
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#000066;
	text-align:left;
}

img {
	border:0;
	margin:5px;
}

img.wp-smiley {
	margin:0;
}

/* Layout */

#footer {
	background:#000033;
}

/* Header */

#header {
	margin:0;
	padding:.8em 0;
	background: repeat-x;
	height: auto;
}

#headerlogo {
	margin-left: 20px;
	margin-right: 20px;
	position: static;
}

#headerlogo h1 {
	position: static;
}

#headerlogo div.description {
	position: static;
}

#headertitle h1 a {
	color:#fff;
	font-weight:normal;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	color:#fff;
}

/* Top navigation */

#hmenu {
	position: static;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 10px;
	float: none;
	height: auto;
	padding-bottom: 10px;
}

#hmenu ul {
}

#hmenu ul li {
}

#hmenu ul li a {
	color:#c6c8c9;
	background:#000033;
	text-transform: none;
}

#hmenu ul li a:hover {
	color:#fff;
	background:#000066;
	text-transform: none;
}

div.clear {
	clear: both;
	height:1px;
}

/* Sidebar */

.sidebar ul h2 {
	text-transform: none;
}

#sidebar #add-to-any-subscribe {
	text-align: center;
}

.gamercard {
	text-align:center;
}

/* Footer */

#footer { 
	background:#000033;
	color:#eee;
}

#footer a {
	color:#c6c8c9;
}

#footer a:hover {
	color:#fff;
}

/* Post */

.postmetadata {
	color:#888;
}

.post .wp-caption-text {
	text-align:center;
	font-style:italic;
}

.addtoany_share_save_container {
	text-align:right;
}

.footnotes {
	padding: 10px 0 10px 0;
}

.footnotedivider {
	border-top: 1px solid #888;
}

/* Comments */

.comment-body {
	overflow: visible;
}

/* Comment ends */

/* Calendar */

#wp-calendar caption {
	color:#000066;
}

#wp-calendar thead th {
	color:#000066;
	text-align:center;
}

#wp-calendar tbody td {
	text-align:center;
}

/* Calendar ends */

/* Quotes */

#stray_widgets-2
{
	margin-bottom: 0px;
}

#stray_widgets-2 div.wp_quotes_quote
{
	margin-top: .5em;
}

#stray_widgets-2 li:before
{
	content: "";
}

#stray_widgets-2 li
{
	margin-bottom: 2em;
}

#stray_widgets-2 div.wp_quotes_author
{
	text-align: right;
	font-style: italic;
	margin-top: .5em;
}

#stray_widgets-2 div.wp_quotes_source
{
	text-align: right;
	font-style: italic;
}

div.wp_quotepage
{
	width: 95%;
	text-align: center;
}

#wp_quotepage li
{
	border-bottom: 1px solid #eee;
	display: block;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

#wp_quotepage div.wp_quotes_quote
{
	text-align: left;
}

#wp_quotepage div.wp_quotes_author
{
	margin-left: 10em;
	font-style: italic;
}

#wp_quotepage  div.wp_quotes_source
{
	margin-left: 10em;
	font-style: italic;
}

/* End Quotes */

/* Google Reader */

div.reader-publisher-module
{
	width: 95%;
	text-align: center;
}

#readerpublishermodule0 li
{
	border-bottom:1px solid #eee;
	text-align: left;
	display: block;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

#readerpublishermodule0 div.s
{
	font-style: italic;
	text-align: right;
}

/* End Google Reader */

/* add to any */

ul.addtoany_list li a {
	text-decoration: none;
	border: none;
}

ul.addtoany_list li a:hover {
	text-decoration: none;
	border: none;
}

#add-to-any-subscribe {
	text-align: center;
}

/* end add to any */