/* --Interior Styles-- */

/* Overall Styles */
body{
	margin:0;
	padding:0;
	font-size:1em;
	color:#FFFFFF;
	background-color: #0B0605;
}
.body_wrapper{
	background-color: #2A1612;
	background-image: url(/wp-content/themes/gorilla/images/interior/bg.gif);
	background-repeat: repeat-x;
}

img{ }

a{ }
a:hover{ }
a:visited{ }

h1{ }
h2{ }
h3{ }
h4{ }
h5{ }

ul{ }
ul li{ }

ol{ }
ol li{ }

p{ }

/* Player */
.player_details_area {
	padding-top: 20px;
}
.player_details {
	font-family: Arial, Helvetica, sans-serif;
}
#player_details h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#player_details h1 a {
	color:#6DC459;
	text-decoration:none;
}
#player_details h1 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#players_details_text {
	font-size: 13px;
	line-height: 14px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin: 0 5px 0 0;
}
#players_details_meta {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
#players_details_meta a {
	font-weight:bold;
	color: #6DC459;
	text-decoration:none;
}
#players_details_meta a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#player_details_action h1 {
	margin-right: 5px;
	margin-left: 5px;
	color:#FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 5px;
}
.player_details_action {
	margin-right: 5px;
	margin-left: 5px;
	color:#999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.gang_link{
	color:#6DC459;
	font-weight:bold;
	text-decoration:none;
}
.gang_link_post{
	color:#6DC459;
	font-weight:bold;
	text-decoration:none;
}

/* Episode Preview */
.episode_preview_content{
	padding-top: 20px;
}
#episode_preview_content h2{
	padding-bottom: 5px;
}
.episode_preview{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC89A;
}

/* Action Preview */
.action_preview_content{
	padding-top: 20px;
}
#action_preview_content h2{
	padding-bottom: 5px;
}
#action_preview_content h2 a{
	color: #2A1612;
}
.action_preview{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC89A;
}

/* Blog Splash */
.blog_preview_content{
	padding-top: 0px;
}
#blog_preview_content h2{
	padding-bottom: 5px;
}
#blog_preview_content h2 a{
	color: #2A1612;
}
.blog_preview{
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAC89A;
}

/* Blog List */
.blog_list_item_content{
}
#blog_list_item_content h2{
	padding-bottom: 5px;
}
#blog_list_item_content h2 a{
	color: #2A1612;
}
.blog_list_item{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DAC89A;
}

/* Navigation */

/* Secondary Navigation */

/* Content Area */

/* Footer */
