@charset "utf-8";
/* CSS Document */

/*   
Theme Name: Fuck it, a theme
Theme URI: 
Description: fuck it styles
Author: h
Author URI: http://mollusk76.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.Buttons2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}
.Buttons2 a:link {
	color: #000;
}
.Buttons2 a:visited {
	color: #000;
}
.Buttons2 a:hover {
	color: #a9a9a9;
}
.Buttons2 a:active {
	color: #a9a9a9;
}
.Buttons {font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
}
.Buttons a:hover a:visited {
	color: #a9a9a9;
}
.SmallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
}
.Detail {
	font-family: "Times New Roman", Times, serif;
	font-size: 8px;
	color: #333333;
	font-weight: bolder;
}
.smallcap {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallcap2 {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-family: "Times New Roman", Times, serif;
}

#main
		{
	padding: 0  0;
	width: 700px;
	overflow: auto;
}
#menu {list-style-type:none; padding:0; margin:0;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {
	float:inherit;
	margin:0px;
	width:80px;
	position:relative;
	text-align: center;
	background-color: #FFF;
}
#menu li.sub {
}


#menu li a {
	display:block;
	height:17px;
	line-height:normal;
	width:85px;
	text-decoration:none;
	text-align:center;
}
#menu :hover {
	background-color: #FFF;

}
#menu :hover > a {
	color:#FFF;
	background-color: #333;
}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {
	position:absolute;
	left:-9999px;

}

#menu :hover ul{
	left:auto;
	top:17px;
	background:url(transparent.gif);
} /* the background image is for IE7 */







#branding
		{
	align: center;
	padding: 0;
	width: 665;
}

#blog-title {
	font: bold 24px/30px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#blog-title a:hover {
color: #a9a9a9;
text-decoration:none;
}

#blog-description {
	color:#666666;
	font-size:13px;
	font-style:italic;
	text-align: center;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{

}

th, td
{
	padding: 0;
}

table
{
	border-style: none;
	border-collapse: inherit;
}

#access
{
	display: none;
}

#container {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container a:hover {
	color: #a9a9a9;
}

#siteinfo 
{
	clear: both;
	position: relative;
	align: center;
	padding: 0;
	width: 665;
}

#footer {
border-top:0px solid #CCCCCC;
margin-top:0px;
}

#footer a:hover {
	color: #a9a9a9;
}

.entry-title {
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
}

.cat-links {
	display: none;
}

.meta-sep {
	color: #fffeff;
}

.Buttons2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}

.Buttons2 a:link {
	color: #000;
}
.Buttons2 a:visited {
	color: #000;
}
.Buttons2 a:hover {
	color: #a9a9a9;
}
.Buttons2 a:active {
	color: #a9a9a9;
}
