/*
Theme Name: Spranklez
Theme URI: http://pk-fire.com/
Description: Greeny_blu by Dani themed by Paul
Version: 1.0
Author: Dani
Author URI: http://heartlessg.com/
Tags: Spranklez

*/

/* A test for you! */

body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

#menu {
	display: table;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#menu ul  {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: table-row;
	text-align: center;
}

#menu li {
	float: left;
	padding-left: auto;
	padding-right: auto;
	white-space: nowrap;
	display: table-cell;
	width: 14em;

}

.align-right {
	float: right;
}

td.logo_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(images/border_shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
	border-bottom: 1px solid #000;
	vertical-align: top;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(images/header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(images/header2_back.jpg);
	background-position: top;
}
td.left_content {
	width: 228px;
	padding: 5px;
	vertical-align: top;
	background-image: url(images/background_left.jpg);
	background-repeat: repeat;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

h2.event-title, h2.post-title {
	color: #32415c;
	text-decoration: underline;
}

h2.event-title {
	text-align: center;
}

.event-entry {
	position: relative;
	top: -10px;
}

a, .body_content a {
	font-weight: bold;
	text-decoration: none;
	color: #32415c;
}
a:hover, .body_content a:hover, .event-title a:hover {
	color: #32415c;
}


#menu a:active,#menu a:visited,#menu a:link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
#menu a:hover {
	background-color:#333333;
	color: #ffffff;
}

#footer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}

#footer ul {
	display: table-row;
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: inline-block;
}

#footer li {
	display: table-column;
	list-style: none;
	float: left;
	padding: 0 2em 0 1em;
	white-space: nowrap;
	display: inline;
}


div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

h2.post-title {
	padding-bottom: -10px;
        text-decoration: underline;
        
}

.subheader {
	position: relative;
	top: -10px;
}
span.entry { 
        position: relative; 
        top: -13px; 
}
span.metadata { 
        position: relative; 
        top: -13px; 
}

h3.event-title {

}

.bottom_content a { 
        color: #FFFFFF; 
}
.mouseover a {
text-decoration: none;
}
.mouseover a:hover {
text-decoration: underline;
} 
