/*  
Theme Name: I Love Lard Verion 2
Theme URI: http://ilovelard.com
Description: Ben's totally awesome kick-ass design.
Version: 0.1
Author: Ben
Author URI: http://benspants.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


#sidebar_bg {
	z-index: 1;
	padding: 5px;
	border: 1px solid #000000;
	background-image: url(images/filler.png);
}

#release_box2 {
	z-index: 1;
	padding: 5px;
	border: 1px solid #000000;
	background-image: url(images/filler.png);
}

#cat_box {
	z-index: 1;
	padding: 5px;
	border: 1px solid #000000;
	background-image: url(images/filler.png);
}


body {
/*	background-image: url(images/bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

a:link {
	color: #666666;
	text-decoration: none;
}
.post_meta {
	font-size: 10px;
	background-image: url(images/filler.png);
	border: 1px dashed #000000;
	padding: 3px;
}


a:visited {
	color: #666666;
	text-decoration: none;
}
.post_title_box {
	background-image: url(images/filler.png);
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	border: 1px solid #000000;
	background-repeat: repeat;
}
.title_logo {
	background-image: url(images/title_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.post {
	width: 600px;
	background-image: url(images/post_filler.png);
	border: 1px solid #000000;
	padding: 10px;
	text-align: left;
}

.post_author {
}

.filler {
	background-color: #000000;
	width: 80px;
}

.post_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	padding-left: 30px;
}
.post_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.post_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.author_avatar {
	position: relative;
	z-index: 2;
	left: 0px;
	bottom: 30px;
	float: right;
}
.post_spacer {
	height: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.post_box {
	padding-top: 5px;
}
#commentspopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/comments_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.comment_gravatar_box {
	text-align: right;
	vertical-align: top;
}
.comments_list {
	text-align: left;
	text-indent: 20px;
	width: 400px;
	list-style-position: inside;
	list-style-type: none;
}

.alt {
	background-image: url(images/filler.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.glossymenu{
margin: 5px 0;
padding: 0;
width: 200px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: white url(dropdowntabfiles/media/bluetab.gif) top left repeat-x;
font: bold 10px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 10px;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(dropdowntabfiles/media/bluetabactive.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	width: auto;
	display: block;
	text-indent: 5px;
	border: 0 solid #918d8d; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	text-decoration: none;
	color: black;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #999999;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	background-image: url(images/filler.png);
	border-right: 1px solid #778;
	border-bottom: 0 solid #918d8d;
	border-left: 1px solid #778;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 9px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	color: white;
	background-color: #CCCCCC;
}

.game_list {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 10px;
}

.podPress_content {
margin:5px;
}

#title {
text-align:right;
}

#sidebar_table {
padding:0px;
}
#sidebar ul {
list-style:none;
margin-top:5px;
margin-bottom:5px;
padding-left:10px;
}

#sidebar .title {
border-bottom:1px;
border-bottom-style:dotted;
}

.textwidget {
margin-top:5px;
}

.comment_text {
font-size:11px;
}