/*
Theme Name: Meatpaddy
Theme URI: http://www.meatpaddy.com/
Description: A very simple yet classy theme designed by <a href="http://meatpaddy.com">MeatPaddy</a>
Version: 1.0
Author: Paddy Ryan
*/

/*

This theme was created for Wordpress 2.1.1 by Paddy Ryan
For release notes, future theme updates, questions, queries
and comments, please visit:

http://www.meatpaddy.com/

And click the "Theme" link. All updates, downloads and files
are free of charge. All Rights Reserved


*/

/*-----------Block Level Elements--------------*/

body {
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	color: #CCC;
}

table {
	padding-left: 20px;
	border: 0;
}

tr, td {
	border: 0;
}

.major {
	padding-top: 50px;
}

.title {
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 26px;
	color: #999;
	padding-top: 35px;
	padding-bottom: 20px;
	letter-spacing: 10px;
}

.bard {
	width: 100%;
	background-color: #EEE;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
	border-top: 5px solid #FFF;
	text-align: center;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.5px;
}

.bardopac {
	width: 100%;
	background-color: #EEEEEE;
	height: 10px;
	position: absolute;
	bottom: 20px;
	left: 0px;
	right: 0px;
	position: fixed;
	filter:alpha (opacity=85);-moz-opacity:.85;
	opacity:.85;-khtml-opacity: 0.85;
}

.bart {
	width: 100%;
	background-color: #EEE;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	position: fixed;
	border-bottom: 5px solid #FFF;
	text-align: center;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.5px;
}

.box {
	background-color: #EFEFEF;
	padding: 10px;
	border: 10px solid #FFFFFF;
}

.tbox {
	background-color: #EFEFEF;
	padding: 10px;
	border: 10px solid #FFFFFF;
	font-family: Garamond;
	font-size: 20px;
	color: #666;
}

.tbox a {
	font-family: Garamond;
	font-size: 20px;
	color: #666;
	letter-spacing: 5px;
	text-decoration: none;
}

.tbox a:hover {
	font-family: Garamond;
	font-size: 20px;
	color: #999;
	letter-spacing: 5px;
	text-decoration: none;
}

.post:first-letter{
	float:left;
	color: #CCC;
	font-size: 32px;
}

.title a {
	font-family: Garamond;
	font-size: 26px;
	color: #999999;
	letter-spacing: 10px;
	text-decoration: none;
}

.title a:hover {
	font-family: Garamond;
	font-size: 26px;
	color: #666666;
	letter-spacing: 10px;
	text-decoration: none;
}

.menu a {
	font-family: Garamond;
	font-size: 18px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 26px;
	text-decoration: none;
}

.menu a:hover {
	font-family: Garamond;
	font-size: 18px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 26px;
	text-decoration: none;
}

.menu {
	text-align: right;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 18px;
	color: #999;
	letter-spacing: 2px;
	line-height: 26px;
}

.comlink a {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 26px;
	text-decoration: none;
}

.comlink a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 26px;
	text-decoration: none;
}

.comlink {
	text-align: right;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 2px;
	line-height: 26px;
}

.date {
	text-align: right;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 12px;
	color: #CCC;
	letter-spacing: 4px;
}

.date a {
	text-align: right;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 12px;
	color: #CCC;
	letter-spacing: 4px;
	text-decoration: none;
}

.date a:hover {
	text-align: right;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 12px;
	color: #CCC;
	letter-spacing: 4px;
	text-decoration: none;
}

.post {
	padding-left: 30px;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.5px;
	text-align: justify;
}

.post a {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.post a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}

img {
	padding: 5px;
	border: 1px solid #999999
}

blockquote {
	padding: 10px;
	background-color: #EEE;
	border-bottom: 3px solid #CCC;
}
	
.adbox {
	padding-top: 5px;
	background-color: #EEE;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.5px;
}

.ladbox {
	background-color: #EEE;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.5px;
}

.menu ul,
ol, li {
	list-style-type: none;
	padding:0;
	margin:.2em 0 .2em 0;
}

.menu ul li,
ol li {
	list-style-type: none;
	background:#FFF;
	padding:0;
	margin:.2em 0 .2em 0;
}

.menu ul ul li,
ol ol li {
	list-style-type: none;
	background:#FFF;
	padding:0;
	margin:.2em 0 .2em 0;
}


ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	background:transparent url(casino-casino.gif) 2px .4em no-repeat;
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent url(casino-casino.gif) 0px .5em no-repeat;
	padding-left:8px;
}

.adbox a {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.adbox a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.bart a {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.bart a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}


.bard a {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.bard a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}




.ladbox a {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.ladbox a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.cadbox a {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.cadbox a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.cadbox {
	padding-top: 5px;
	background-color: #EEE;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	font-family: Garamond;
	font-size: 14px;
	color: #999;
	letter-spacing: 0.5px;
}

h2 {
	font-family: Garamond;
	font-size: 14px;
	color: #666;
	letter-spacing: 0.5px;
	font-weight: bold;
	line-height: 12px;
}

li.comment {
	list-style-type: none;
	padding: 2px;
	margin: 0;
	background-color: #FFF;
	font-family: Garamond;
	font-size: 14px;
	color: #666;
	letter-spacing: 0.5px;
	border: 1px solid #999;
	border-bottom: 8px solid #999;
}

.comment a {
	font-family: Garamond;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.comment a:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.5px;
	text-decoration: none;
}

