/*
Theme Name: Offal
Theme URI: http://www.offalgore.com
Version: 2.0
Description: Offal Theme v2.0
Author: Tersis
Author URI: http://www.tersis.com.br
*/



/* Body */

body
	{
	margin: 0;
	padding: 0;
	color: #999;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #000;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

b, strong
	{
	/*color: #8f815e;*/ /* 666c73 */
	}





/* Links */

a:link,
a:visited,
a:active
	{
	color: #998b65;
	}

a:hover
	{
	color: #bfae7e;
	}





/* Headings */

h1, h2, h4, h5, h6
	{
	/*font-weight: bold;
	margin: 20px 0 10px;
	color: #666c73;*/
	margin: 0;
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	}

h1
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #b10000;
	padding-bottom: 20px;
	}

h2
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #998b65;
	padding-top: 12px;
	/*padding-bottom: 12px;*/
	}
	
h3
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #998b65;
	font-size: 16px;
	line-height:175%;
	font-weight: normal;
	}

h4, h5, h6
	{
	color:#998b65;
	font-size:13px;
	font-weight:normal;
	line-height:175%;
	margin:15px 0 5px;
	}



/* Html Elements */

blockquote
	{
	background: #998B65;
	color: #000;
	font-style: italic;
	line-height: 100%;
	margin: 0;
	padding: 10px;
	}
	
	blockquote a
		{
		color: #000 !important;
		}
	
	blockquote p
		{
		margin: 0 !important;
		padding: 0 !important;
		}
	
img
	{
	border: 0;
	}

table
	{
	border-collapse:collapse;
	margin-bottom: 10px;
	}
		
	table td
		{
		padding: 2px 6px;
		}

ul
	{
	padding-left: 15px;
	}
	
li
	{
	/*
	margin-bottom: 6px;
	*/
	}

li ul
	{
	margin-top: 6px;
	margin-bottom: 20px;
	}



/* Structure */

#wrapper
	{
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
	}

#logo
	{
	background-image: url(images/offal.jpg);
	background-repeat: no-repeat;
	height: 350px;
	text-align: center;
	padding-top: 110px;
	}

#menu
	{
	}
	
	#menu a,
	.menu_sep
		{
		display:block;
		float:left;
		height:26px;
		margin:0 14px;
		*margin:0 7px;
		overflow:hidden;
		text-indent:-999px;
		}
	
	#menu br
		{
		clear:both;
		}

#menu_top,
#menu_bottom
	{
	margin:0 auto;
	padding:16px 0 3px;
	width:696px;
	}

#menu_bottom
	{
	padding:0;
	width:647px;
	}
	
.menu1
	{
	background:url(images/menu.gif) no-repeat 0 -50px;
	width:55px;
	}
	
	.menu1:hover
		{
		background:url(images/menu.gif) no-repeat -200px -50px;
		}

.menu2
	{
	background:url(images/menu.gif) no-repeat 0 -100px;
	width:51px;
	}
	
	.menu2:hover
		{
		background:url(images/menu.gif) no-repeat -200px -100px;
		}

.menu3
	{
	background:url(images/menu.gif) no-repeat 0 -150px;
	width:57px;
	}
	
	.menu3:hover
		{
		background:url(images/menu.gif) no-repeat -200px -150px;
		}

.menu4
	{
	background:url(images/menu.gif) no-repeat 0 -200px;
	width:115px;
	}
	
	.menu4:hover
		{
		background:url(images/menu.gif) no-repeat -200px -200px;
		}

.menu5
	{
	background:url(images/menu.gif) no-repeat 0 -250px;
	width:140px;
	}
	
	.menu5:hover
		{
		background:url(images/menu.gif) no-repeat -200px -250px;
		}

.menu6
	{
	background:url(images/menu.gif) no-repeat 0 -300px;
	width:74px;
	}
	
	.menu6:hover
		{
		background:url(images/menu.gif) no-repeat -200px -300px;
		}

.menu7
	{
	background:url(images/menu.gif) no-repeat 0 -350px;
	width:48px;
	}
	
	.menu7:hover
		{
		background:url(images/menu.gif) no-repeat -200px -350px;
		}

.menu8
	{
	background:url(images/menu.gif) no-repeat 0 -400px;
	width:90px;
	}
	
	.menu8:hover
		{
		background:url(images/menu.gif) no-repeat -200px -400px;
		}

.menu9
	{
	background:url(images/menu.gif) no-repeat 0 -450px;
	width:125px;
	}
	
	.menu9:hover
		{
		background:url(images/menu.gif) no-repeat -200px -450px;
		}
		
.menu10
	{
	background:url(images/menu.gif) no-repeat 0 -500px;
	width:122px;
	}
	
	.menu10:hover
		{
		background:url(images/menu.gif) no-repeat -200px -500px;
		}

.menu11
	{
	background:url(images/menu.gif) no-repeat 0 -550px;
	width:93px;
	}
	
	.menu11:hover
		{
		background:url(images/menu.gif) no-repeat -200px -550px;
		}

.menu_sep
	{
	background:url(images/menu.gif) no-repeat 0 0;
	margin:0;
	width:7px;
	}
	
#navigation
	{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 65px;
	}

#all
	{
	}

#content_wrapper
	{
	padding: 20px;
	line-height: 175%;
	}

	#content_wrapper p
		{
		margin-bottom: 20px;
		}

#content
	{
	float: left;
	width: 462px;
	}

	#content p img,
	.pix img,
	.img_border
		{
		border: #3b3832 1px solid;
		}

#review
	{
	padding: 15px 0;
	}

#sidebar_wrapper
	{
	float: right;
	width: 230px;
	font-size: 11px;
	line-height:125%;
	}

#links
	{
	padding: 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #756a4d;
	font-size: 12px;
	}

	#links a
		{
		font-weight: normal;
		padding: 0 15px;
		}

#footer
	{
	padding: 10px;
	text-align: center;
	}

	#footer a
		{
		text-decoration: underline;
		}

#footer_wrapper
	{
	background-image: url(images/bg_footer.jpg);
	background-position: bottom;
	font-size: 11px;
	}

#footer-sidebar
	{}

#footer-sidebar h3
	{
	margin-top: 10px;
	/*margin-left: 18px;*/
	}

#footer-sidebar1,
#footer-sidebar2,
#footer-sidebar3
	{
	/*background-color: #120e09;*/
	}
	
#footer-sidebar .block
	{
	float: left;
	width: 230px;
	margin: 20px 0 20px 20px;
	}

#footer-sidebar .first
	{
	width: 230px;
	margin: 20px 0 20px 20px;
	clear: both;
	}

*html #footer-sidebar .first
	{
	margin: 20px 0 20px 10px;
	}
	
#footer-sidebar ul
	{
	/*padding: 0 20px 20px 20px;*/
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#footer-sidebar li
	{
	/*
	background-color: #120e09;
	*/
	margin-bottom: 6px;
	color: #827656;
	}

#footer-sidebar li:hover
	{
	/*
	background-color: #1a130d;
	*/
	color: #9c8d67;
	}

#footer-sidebar li a
	{
	text-decoration: none;
	font-weight: normal;
	}

#splash
	{
	background: #000 url(images/splash_offal_macabre.png) 10px 10px no-repeat;
	border:	4px #fff solid;
	height: 536px;
	left:25%;
	overflow:hhidden;
	position: absolute;
	top: 240px;
	width: 565px;
	}
	
	#splash .content
		{
		padding: 156px 10px 10px;
		}


/* Formatting */

.clear
	{
	clear: both;
	}

.clearspacer
	{
	height: 5px;
	color: #000;
	clear: both;
	font-size: 1px;
	}

.hidden
	{
	display: none;
	}

.section
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #827656; /* 685e45 */
	padding-bottom: 40px;
	line-height: 100%;
	}
	
	.section a
		{
		text-decoration: none;
		}

.home_title
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #756a4d;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
	}
	
.post_title
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #827656; /* 514936 */
	line-height: 100%;
	}

	.post_title a
		{
		text-decoration: none;
		}

.side_title
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #827656;
	padding-bottom: 10px;
	line-height: 100%;
	}

	.side_title a
		{
		text-decoration: none;
		}

.sideblock
	{
	padding-bottom: 50px;
	}

.date
	{
	color: #666;
	font-size: 11px;
	}

.separator
	{
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	color: #000;
	clear: both;
	}

.separator_list
	{
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	margin-top: 10px;
	color: #000;
	clear: both;
	}

.border
	{
	border: #3b3832 1px solid;
	}
	
.social1,
.social2,
.social3,
.social4,
.social5,
.social6,
.social7,
.social8,
.social9,
.social10
	{
	background: url(images/social.png) no-repeat;
	display: block;
	float: left;
	height: 32px;
	margin: 0 17px 17px 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	}

.social_pg .social1,
.social_pg .social2,
.social_pg .social3,
.social_pg .social4,
.social_pg .social5,
.social_pg .social6,
.social_pg .social7,
.social_pg .social8,
.social_pg .social9,
.social_pg .social10
	{
	margin: 0 15px 15px 0;
	}
		
.social1
	{
	background-position: 0 0;
	}
.social1:hover
	{
	background-position: 0 -50px;
	}
	
.social2
	{
	background-position: -50px 0;
	}
.social2:hover
	{
	background-position: -50px -50px;
	}
	
.social3
	{
	background-position: -100px 0;
	}
.social3:hover
	{
	background-position: -100px -50px;
	}
	
.social4
	{
	background-position: -150px 0;
	}
.social4:hover
	{
	background-position: -150px -50px;
	}
	
.social5
	{
	background-position: -200px 0;
	}
.social5:hover
	{
	background-position: -200px -50px;
	}
	
.social6
	{
	background-position: -250px 0;
	}
.social6:hover
	{
	background-position: -250px -50px;
	}
	
.social7
	{
	background-position: -300px 0;
	}
.social7:hover
	{
	background-position: -300px -50px;
	}
	
.social8
	{
	background-position: -350px 0;
	}
.social8:hover
	{
	background-position: -350px -50px;
	}
	
.social9
	{
	background-position: -400px 0;
	}
.social9:hover
	{
	background-position: -400px -50px;
	}
	
.social10
	{
	background-position: -450px 0;
	}
.social10:hover
	{
	background-position: -450px -50px;
	}
	
.star_table
	{
	}
	
	.star_table img
		{
		border: #120e09 1px solid;
		}

.tab_zero,
.tab_zero td
	{
	padding: 0;
	}

.tab_mzero,
.tab_mzero td
	{
	margin: 0;
	}

.tab_color1,
.tab_color2
	{
	}

	.tab_color1 td,
	.tab_color2 td
		{
		border-bottom: 1px solid #1a1a1a;
		}

.tit1,
.tit2,
.tit3,
.tit4,
.tit5,
.tit6,
.tit7,
.tit8,
.tit9,
.tit10,
.tit11,
.tit12,
.tit13,
.tit14,
.tit15,
.tit16
	{
	display:block;
	height:18px;
	overflow:hidden;
	padding-bottom:10px;
	text-indent:-999px;
	width:230px;
	}

.tit1
	{
	background:url(images/titles.png) no-repeat -500px 0;
	}
	
.tit2
	{
	background:url(images/titles.png) no-repeat -500px -50px;
	}
	
.tit3
	{
	background:url(images/titles.png) no-repeat -500px -100px;
	}
	
.tit4
	{
	background:url(images/titles.png) no-repeat -500px -150px
	}
	
.tit5
	{
	background:url(images/titles.png) no-repeat -500px -200px;
	}
	
.tit6
	{
	background:url(images/titles.png) no-repeat -500px -250px;
	}
	
.tit7
	{
	background:url(images/titles.png) no-repeat -500px -300px;
	}
	
.tit8
	{
	background:url(images/titles.png) no-repeat -500px -350px;
	}
	
.tit9
	{
	background:url(images/titles.png) no-repeat -500px -400px;
	}
	
.tit10
	{
	background:url(images/titles.png) no-repeat -500px -450px;
	}
	
.tit11
	{
	background:url(images/titles.png) no-repeat -500px -500px;
	}
	
.tit12
	{
	background:url(images/titles.png) no-repeat -500px -550px;
	}
	
.tit13
	{
	background:url(images/titles.png) no-repeat -500px -600px;
	}
	
.tit14
	{
	background:url(images/titles.png) no-repeat -500px -650px;
	}
	
.tit15
	{
	background:url(images/titles.png) no-repeat -500px -700px;
	}
	
.tit16
	{
	background:url(images/titles.png) no-repeat -500px -750px;
	}
	
.title1,
.title2,
.title_cat1,
.title_cat124,
.title3,
.title_pg8,
.title_pg15,
.title_pg225,
.title7,
.title8,
.title_cat3,
.title9,
.title_cat4,
.title_pg262,
.title_pg139,
.title12
	{
	display:block;
	height:28px;
	overflow:hidden;
	text-indent:-999px;
	width:460px;
	}

.title1
	{
	background:url(images/titles.png) no-repeat 0 0;
	}

.title2,
.title_cat1
	{
	background:url(images/titles.png) no-repeat 0 -50px;
	}

.title3,
.title_cat124
	{
	background:url(images/titles.png) no-repeat 0 -100px;
	}

.title_pg8
	{
	background:url(images/titles.png) no-repeat 0 -150px;
	}

.title_pg15
	{
	background:url(images/titles.png) no-repeat 0 -200px;
	}

.title_pg225
	{
	background:url(images/titles.png) no-repeat 0 -250px;
	}

.title7
	{
	background:url(images/titles.png) no-repeat 0 -300px;
	}

.title8,
.title_cat3
	{
	background:url(images/titles.png) no-repeat 0 -350px;
	}

.title9,
.title_cat4
	{
	background:url(images/titles.png) no-repeat 0 -400px;
	}

.title_pg262
	{
	background:url(images/titles.png) no-repeat 0 -450px;
	}

.title_pg139
	{
	background:url(images/titles.png) no-repeat 0 -500px;
	}

.title12
	{
	background:url(images/titles.png) no-repeat 0 -550px;
	}
	
.img_hidden
	{
	display: none;
	}
	
.img_left,
.alignleft
	{
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	}

.img_right,
alignright
	{
	float: right;
	margin-top: 4px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

.aligncenter,
.alignnone
	{
	margin: 0 auto;
	}

.readmore
	{
	}
	
.margin
	{
	margin-bottom: 10px;
	}

.qtrans_language_chooser
	{
	padding: 0;
	margin: 0;
	}

.qtrans_language_chooser ul
	{
	width: 230px;
	text-align: center;
	}

.qtrans_language_chooser li
	{
	/*padding: 0 10px 10px 10px;*/
	padding: 10px 20px 10px 30px;
	display: inline;
	float: left;
	}

.qtrans_language_chooser span
	{
	padding-left: 3px;
	}

.noborder
	{
	border: 0 !important;
	}
	
.post_img
	{
	float: left;
	width: 75px; /* 88 */
	margin: 15px 8px 0 0;
	border: #3b3832 1px solid;
	}

.post_imgdsc
	{
	float: left;
	width: 63px; /* 88 */
	margin: 15px 8px 0 0;
	border: #3b3832 1px solid;
	}

.post_imghome
	{
	float: left;
	width: 100px;
	margin: 5px 8px 0 0;
	border: #3b3832 1px solid;
	}

.post_cont
	{
	float: right;
	width: 370px;
	}

.post_contdsc
	{
	float: right;
	width: 383px;
	}

.sideblock_widget
	{
	padding-bottom: 4px;
	}

.pix
	{
	text-align: center;
	}

.vidthumb
	{
	font-size: 11px;
	float: left;
	line-height: 120%;
	height: 130px;
	padding: 0 31px 30px 0;
	width:122px;
	}
	
	.vidthumb a
		{
		background: none !important;
		display: block;
		font-weight: normal !important;
		text-decoration: none !important;
		width: 122px;
		}
		
	.vidthumb span,
	.vidthumb span a
		{
		color: #5c533d !important;
		display: block;
		font-size: 10px;
		}

.ddsg-wrapper
	{
	line-height: 125%;
	}
	
	.ddsg-wrapper a:link,
	.ddsg-wrapper a:visited,
	.ddsg-wrapper a:active
		{
		background: none;
		text-decoration: underline;
		color: #827656;
		font-weight: normal;
		}
	
	.ddsg-wrapper a:hover
		{
		background-color: #1a130d;
		color: #9c8d67;
		}
	
	.ddsg-wrapper ul
		{
		padding: 0 0 0 15px;
		}
