/*
Theme Name: Gluttony
Theme URI: http://www.wpdesigner.com/2007/11/25/gluttony-wordpress-theme/
Description: Gluttony of the Seven Deadly Sins series, a food menu style theme by Small Potato of <a href="http://www.wpdesigner.com/">Wpdesigner.com</a>.
Version: 0.1.1
Author: Small Potato
Author: http://www.wpdesigner.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input{ margin: 0; padding: 0; }

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #DDDDDD;
	background-color: #292b15;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}

form, input, textarea, table{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }

h1, h2, h3, h4, h5, h6{ font-family: arial, helvetica, sans-serif; }
h2, h3{ font-size: 16px; }

a{ text-decoration: underline; color: #fff; }
a:hover{ text-decoration: none; }
a img{ border: 0; }

address, dl, p{ padding: 10px 0 5px; }

blockquote{
	margin: 10px 0 0;
	background: #f5f5f5;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

img.centered{ display: block; margin-left: auto; margin-right: auto; }
img.alignleft{ margin: 3px 10px 2px 0;}
img.alignright{ margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{
	padding: 9px;
	border: 1px solid #eee;
	display: inline;
}

p img{max-width: 100%;width: expression(this.width > 560 ? 560: true);}

small{ font-size: 11px; }

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

.tl, .tr, .bl, .br{
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tl, .bl{float: left; clear: left;}
.tr, .br{float: right; clear: right;}

#wrapper{margin: 0 auto; width: 830px;}

#container{
	float: left;
	width: 830px;
	margin: 10px 0 0;
	text-align: left;
	background-color: #51531f;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-x;
}

.maincolumn{
	float: left;
	width: 620px;
	margin: 10px 0 0 10px;
	background: url(images/bg_maincolumn.gif) no-repeat left bottom;
	display: inline;
}

#menu{
	float: left;
	width: 620px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
	margin: 0 1px 0 0;
	height: 29px;
	overflow: hidden;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	display: inline;
}

#menu ul li a{
	display: block;
	padding: 8px 10px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li span.feed{
	padding: 0 17px 0 0;
	background: url(images/feed.gif) no-repeat right top;
}

#menu ul li.current_page_item{
	background: #fff url(images/bg_tab_current_right.gif) no-repeat right top;
}

#menu ul li.current_page_item a{
	background: url(images/bg_tab_current_left.gif) no-repeat;
	color: #000;
}

#content{
	float: left;
	width: 620px;
	margin: 0 0 10px;
	background: #fff url(images/bg_content.gif) no-repeat right top;
	color: #000;
}

#banner{
	float: left;
	width: 600px;
	height: 150px;
	overflow: hidden;
	margin: 10px 10px 9px;
	display: inline;
	color: #fff;
}

.post{
	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 1px 0 0;
}

.entry-head{
	color: #666;
	background-color: #dadada;
	background-image: url(images/bg_entry_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.entry-head h2{
	padding: 10px;
	background: url(images/bg_entry_title.gif) no-repeat
}

.entry-head h2 a{
	text-decoration: none;
	color: #623A00;
	font-size: 24px;
	font-weight: bold;
}
.entry-head h2 a:hover{color: #000;}

.entry-date{
	padding: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	color: #E4E4E4;
}

.entry-wrap{
	background: url(images/bg_entry_wrap.gif);
}

.entry-wrap .rc{
	height: 14px;
	overflow: hidden;
	background: url(images/bg_entry_rc_bottom.gif) left bottom;
}

.entry-content{
	padding: 3px 20px 0;
	line-height: 24px;
	background: url(images/bg_entry_rc_top.gif) no-repeat;
}

.entry-content a{
	color: #000;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 24px;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
}

.entry-meta a{
	font-weight: bold;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.sidebar ul a{
	font-weight: bold;
}

.sidebar ul li{
	margin: 10px 0 0;
}

.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
}

.sidebar ul li h3, h2{
	padding: 7px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #623A00;
	background-color: #ffbc23;
	background-image: url(images/bg_sidebar_title.gif);
	background-repeat: no-repeat;
}

 #fergcorp_countdowntimer{
	line-height: 18px;
	background-color: #f8982a;
	background-image: url(images/bg_sidebar_block.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.widget widget_text{
	padding-top: 10px;
}

li #text-321345971 .widget widget_text{
	padding-top: 50px;
}

.sidebar ul ul, .textwidget{
	padding: 0 10px 10px;
	line-height: 18px;
	background-color: #f8982a;
	background-image: url(images/bg_sidebar_block.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sidebar ul ul li{
	margin: 0;
	padding: 3px 0 0;
}

.sidebar ul ul ul{
	padding: 0 10px 0;
	background-color: transparent;
	background-image: none;
}


/* Sidebar Widgets */

#calendar_wrap{
	padding: 10px;
	background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
}

#calendar_wrap table{
	width: 100%;
}

#calendar_wrap th, #calendar_wrap table td{
	padding: 3px 0;
}

/* End Sidebar Widgets */

#comments h3{
	margin: 10px 0 0;
	padding: 7px 10px;
	background: #f5f5f5;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li .comment-entry{
	margin: 10px 0 0;
	border: 1px solid #eee;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #eee;
}

#siteinfo{
	width: 830px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#footer{
	float: left;
	width: 830px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: url(images/bg_footer.gif) no-repeat;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #2A2C16;
}

#footer p{
	line-height: 18px;
	padding: 30px 20px 20px;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }
	
#footer h6{
	color: #999999;
	font-size: 10px;
}	
.linkx {
	margin-left: 10px;
	float: left;
	width: 180px;
	display: inline; /* Double Margin Bug Fix IE6 */
	}

.linkx h1 {
	font-family: Georgia, serif;
	font-size: 21.6px;
	font-style: italic;
	text-transform: lowercase;
}
.linkx li {
	list-style-type: none;
}
#post-164 .entry-head h2{
display:none
}
.thumb {
	float: left;
	font-size: 20px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	margin-top: 5px;
}
.apartir{
	color: #FFFFFF;
}
.price-wrapper {
			overflow: hidden;
			width: 560px;
			}	

.col6 { width: 560px; margin-left: 0; }

		/* Pricing and Plans section */
table.plans {
	margin-bottom: 1em;
	font-size: 100%;
}
	table.plans th,
	table.plans td {
		border-bottom: 1px solid #F3F3FF;
	    font-weight: normal;
	 }

	table.plans thead th {
	padding: 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
	border: 0;
	}
	
	table.plans thead .buttons td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

	table.plans tbody th {
		text-align: left;
		color: #889;
	}
		table.plans tbody .highlight th {
			font-weight: normal;
			color: #778;
		}

	table.plans .highlight th {
		background-color: #FAFAFF;
		border-color: #F3F3FF;
	}

	table.plans .highlight td {
		background-color: #EFEFFF;
		border-color: #E1F1FA;
	}
		table.plans .highlight th {
			font-weight: bold;
		}
				
	table.plans tr.price td {
		color: #667;
		font-size: .9em;
	}
		table.plans tr.price td strong {
			padding: 0 .125em;
			color: #333;
			font-size: 135%;
		}

	table.plans strong.yes {
	position: relative;
	display: block;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 1px;
	background-image: url(images/cola.png);
	background-repeat: no-repeat;
	background-position: center;
	}
	
	table.plans .entity {
		font-size: 135%;
		font-weight: normal;
	}
	
	table.plans .buttons td {
		padding-top: 0;
	}
		table.plans .buttons td .button {
		
		}
		
	/* Free plan */
	table.plans thead th.free {
		color: #695;
	}
	table.plans td.free {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	}
	table.plans .highlight td.free {
	color: #9A9;
	background-color: #EFEFEF;
	border-color: #EFF9DE;
	border-left-color: #C7D5E1;
	}
		table.plans .price td.free strong {
			color: #889;
			font-size: 100%;
		}
		
	/* Max plan */	
	table.plans td.max {
	  border-right: 2px solid #F3F3FF;
	}
	table.plans .highlight td.max {
		background-color: #F9F9FF;
		border-color: #F3F3FF;
		border-right-color: #C7D5E1;
	}
		
	/* New markers */
	table.plans thead th.new span {
		
		background: url(images/i-new.gif) 100% 0 no-repeat;		
	}	
	table.plans tbody th.new span {

		background: url(images/i-new.gif) 0 0 no-repeat;	
	}
	/* Buttons */			
a.button {
	display: block;
	float: left;
	margin: .5em 0;
	padding: 0;
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif !important;
	color: #445;
	text-decoration: none!important;
	text-shadow: #FFF 1px 1px 0;
	background: url(images/btn-l.gif) 0 0 no-repeat;
	height: 26px;
	overflow: hidden;
	cursor: pointer;
}
* html a.button { display: inline; }
a.button:hover {
	color: #223;
	text-decoration: none;
	background-position: 0 -26px;
}
a.button:active {
	color: #000;
	text-decoration: none;
	background-position: 0 -52px;
}
	a.button span {
		float: left;
		margin-left: 12px;
		padding: 6px 12px 6px 0;
		font-size: 100%;
		background: url(images/btn-r.gif) 100% 0 no-repeat;
		height: 26px;
	}
	a.button:hover span {
		background-position: 100% -26px;
	}
	a.button:active span {
		background-position: 100% -52px;
	}

	a.button span b.icon {
		position: relative;
		float: left;
		margin: 0 3px 0 -4px;
		width: 16px;
		height: 16px;
		background-position: 0 0;
		background-repeat: no-repeat;
	}

	/* IE6 fix */
	* html a.button span { padding-top: 5px; }
	* html a.button span b.icon { margin-top: 1px; }
	

#colala {
		background: url(images/cola.png) 100% 0 no-repeat;
		
	}

	/*end price */