/*
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/

Modified by: Sylvain Weber for tKaap.com
*/

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

body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #d1c3b6;
	/*background: #444 url(images/bg_body.gif) repeat-x;*/
	color: #000;
}

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

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

a{ text-decoration: underline; color: #000; }
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; }
p.alignleft{ margin: 10px 10px 2px 2px;}
p.alignright{ margin: 10px 2px 2px 10px;}

p.alignleft, p.alignright{
    padding: 0;
}

p.alignleft a, p.alignright a{
    display: block;
}

.entry-content img, img.alignleft, img.alignright{
	padding: 2px;
	border: 1px solid #eee;
	display: inline;
}

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

img.alignleft, a.alignleft{
    margin-right: 5px;
    max-width: none;
}

img.alignright, a.alignright{
    margin-left: 5px;
    max-width: none;
}

p a.alignleft img, p a.alignright img{
    max-width: none;
}

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: 980px;}

#banner{
    float:left:
    width: 1018px;
    height: 436px;
    background: #f3ecd0 url(images/banner.jpg) no-repeat;
    position: relative;
}

#banner a#linkhome
{
    position: absolute;
    margin: 0;
    width: 260px;
    height: 110px;
    left: 0;
}

#banner a#linkhome h1
{
    display: none;
}

#banner p{
    text-align: left;
    font-size: 10px;
    color: black;
}

#banner p#bubblesyl
{
    float: left;
    margin: 150px 0 0;
    width: 155px;
    height: 50px;
    padding: 3px 5px;
}

#banner p#bubbleja
{
    float: left;
    margin: 236px 0 0 -40px;
    width: 155px;
    height: 65px;
    padding: 3px 5px;
}

#banner #feed
{
    float: right;
    margin: 126px 167px 0 0;
    width: 16px;
    height: 16px;
}

#bannerleft, #bannerright{
    position: absolute;
    width: 50%;
    background-color: #f3ecd0;
    margin: 0;
}

#bannerleft{
    height: 303px;
    left: 0;
}

#bannerright{
    height: 276px;
    right: 0;
}

#container{
	float: left;
	width: 980px;
	margin: -120px 0 0;
	padding: 10px 0;
	text-align: left;
	position: relative;
	/*background: #555 url(images/bg_container.gif) repeat-x;*/
}

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

#menu{
	float: left;
	width: 730px;
	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;
}

#menu ul li.galaxy_page_item a{
    color: #fff;
}

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

#content textarea{
    width: 675px;
	height: 245px;
}

.post{
	margin: 0 10px 20px;
}

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

.post.syl .entry-head{
    background: #a37d62 url(images/bg_entry_head_syl.gif) no-repeat left bottom;
}

.post.ja .entry-head{
    background: #fd803e url(images/bg_entry_head_ja.gif) no-repeat left bottom;
}

.post.sylja .entry-head{
    background: #B12023 url(images/bg_entry_head_sylja.gif) no-repeat left bottom;
}

.entry-head h2{
	padding: 7px 7px 5px;
	background: url(images/bg_entry_title.gif) no-repeat;
	color: #fff;
}

.post.syl .entry-head h2{
    background: url(images/bg_entry_title_syl.gif) no-repeat;
}

.post.ja .entry-head h2{
    background: url(images/bg_entry_title_ja.gif) no-repeat;
}

.post.sylja .entry-head h2{
    background: url(images/bg_entry_title_sylja.gif) no-repeat;
}

.entry-head h2 .author{
    font-size: 11px;   
}

.entry-head h2 .author img{
    float:left; 
    margin: -2px 5px 0 -2px; 
    width: 25px;
    height: 25px;
}

.entry-head h2 a{text-decoration: none; color: #fafafa;}
.entry-head h2 a:hover{color: #fff;}

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

.entry-wrap .rc{
	height: 30px;
	overflow: hidden;
	background: url(images/bg_entry_rc_bottom.gif) left bottom;
	width: 688px;
	padding: 0 7px 0 10px;
}

.entry-wrap .rc .entry-meta{
    color: white;
    padding: 7px 0;
}

.entry-wrap .rc .entry-meta a{
    font-weight: bold;
    text-decoration: underline;
    color: white;
}

.entry-wrap .rc .cat-links{
    float: left;
}

.entry-wrap .rc .comments-link{
    float: right;
}

.entry-wrap .rc .comments-link a{
    margin-right: 7px;
    font-size: 10px;
    text-decoration: none;
}

.entry-wrap .rc .comments-link a.comments-button{
    margin: 0;
    font-size: 12px;
    
    padding: 2px 4px;
    background-color: white;
    color: black;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-left-width: 3px;
    border-bottom-width: 3px;
}

.entry-wrap .rc .comments-link .comments-button:hover{
    text-decoration: underline;
}

.post.syl .entry-wrap .rc{
    background: url(images/bg_entry_rc_bottom_syl.gif) left bottom;
}

.post.ja .entry-wrap .rc{
    background: url(images/bg_entry_rc_bottom_ja.gif) left bottom;
}

.post.sylja .entry-wrap .rc{
    background: url(images/bg_entry_rc_bottom_sylja.gif) left bottom;
}

.post.syl .entry-wrap .rc .comments-link .comments-button{
    border-color: #6F5745;
    color: #6F5745;
}

.post.ja .entry-wrap .rc .comments-link .comments-button{
    border-color: #DF601B;
    color: #DF601B;
}

.post.sylja .entry-wrap .rc .comments-link .comments-button{
    border-color: #8F2C30;
    color: #8F2C30;
}

.entry-content{
	padding: 3px 10px 7px;
	line-height: 20px;
    border: 1px solid #eee;
    margin-right: 5px;
}

.post.syl .entry-content{
    border: 1px solid #a37d62;
}

.post.ja .entry-content{
    border: 1px solid #fd803e;
}

.post.sylja .entry-content{
    border: 1px solid #B12023;
}

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

.post.syl .entry-content a{
    color: #8F3C00;
    background-color: white;
}

.post .entry-content span
{
    display: block;
    text-align: center;
    font-weight: bold;
    margin: 0 2px;
}

.post.syl .entry-content a:hover, .post.syl .entry-content span{
    color: white;
    background-color: #a37d62;
}

.post.ja .entry-content a{
    color: #fd803e;
    background-color: white;
}

.post.ja .entry-content a:hover, .post.ja .entry-content span{
    color: white;
    background-color: #fd803e;
}

.post.sylja .entry-content a{
	color: #B12023;
	background-color: white;
}

.post.sylja .entry-content a:hover, .post.sylja .entry-content span{
	color: white;
	background-color: #B12023;
}

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

.navigation{
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}

.sidebar{
	float: left;
	width: 240px;
	margin: 0 0 0 10px;
	padding-top: 40px;
	display: inline;
}

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

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

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

.sidebar ul li ul{
    padding: 5px 10px 5px;
    color: #333;
}

.sidebar ul li#about ul li{
    padding-bottom: 15px;
    clear: left;
}

.sidebar ul li#about ul li img{
    float: left;
    margin: 0 5px 0 0;
    border: 2px solid white;
}

.sidebar ul li#about ul li img#syl{
    border-color: #a37d62;
}

.sidebar ul li#about ul li img#ja{
    border-color: #fd803e;
}

.sidebar ul li#about ul li a{
    text-decoration: underline;
}

.sidebar ul li#work ul li h4{
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
}

.sidebar ul li#work ul li p{
    font-size: 12px;
}

.sidebar ul li#work ul li img{
    border: 1px solid white;
}

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

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	background-color: transparent;
	color: #fff;
}

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

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

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

.sidebar ul ul li a{
    color: #555;
    text-decoration: none;
}

.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 3px;
	padding: 7px 10px;
	background: #eee;
	font-weight: normal;
}

#comments h3#comments-count{
    margin: 30px 0 10px;
}

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

ol.commentlist li .comment-entry{
	padding: 3px 10px 15px 15px;
	line-height: 18px;
}

ol.commentlist li .comment-author{
    background-color: #f5f5f5;
    padding: 5px 10px 10px;
    border: 0 solid #dedede;
    border-left-width: 7px;
    line-height: 16px;
}

ol.commentlist li .comment-author.syl, ol.commentlist li .comment-author.ja{
	color: white;
}

ol.commentlist li .comment-author.syl a, ol.commentlist li .comment-author.ja a{
	color: white;
}

ol.commentlist li .comment-author.syl{
	background-color: #a37d62;
	border-color: #673a25;
}

ol.commentlist li .comment-author.ja{
	background-color: #fd803e;
	border-color: #fd6617;
}

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

#commentform input{
    font-size: 14px;
    padding: 3px 1px;
}

#footer{
	width: 730px;
	text-align: center;
}

#footer p{
	color: white;
}

#footer p a{
    color: white;
}
#footer a:hover{ text-decoration: underline; }

/* PollDaddy */

.post .entry-content div.PDS_Poll,
.post .entry-content div.PDS_Poll div.pds-box
{
    width: 250px !important;
}

.post .entry-content div.PDS_Poll
{
    position: relative;
}

.post .entry-content div.PDS_Poll div.pds-box
{
    background-color: #eee !important;
}

.post .entry-content div.PDS_Poll div.pds-box-top
{
    background-color: none !important;
}

.post .entry-content div.PDS_Poll div.pds-question-top
{
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 150% !important;
}

.post .entry-content div.PDS_Poll div.pds-answer
{
    background-color: white;
    padding: 5px 5px 5px 10px !important;
    margin-top: 5px;
}

.post .entry-content div.PDS_Poll div.pds-question-top,
.post .entry-content div.PDS_Poll div.pds-answer span
{
    font-weight: bold;
    text-align: left !important;
    background-color: transparent;
    color: black;
}

.post .entry-content div.PDS_Poll div.pds-answer span.pds-answer-group label.pds-input-label
{
    width: auto !important;
    float: none !important;
}

.post .entry-content div.PDS_Poll span
{
    font-weight: normal !important;
    color: #555;
    display: inline;
    text-align: left !important;
    margin: 0;
    background-color: transparent;
}

.post .entry-content div.PDS_Poll div.pds-answer span label
{
    font-size: 12px;
}

.post .entry-content div.PDS_Poll div.pds-answer span input
{
    margin: 5px 5px 5px 0;
}

.post .entry-content div.PDS_Poll div.pds-answer
{
    border: 1px solid #eee;
    margin-bottom: 5px;
}

.post .entry-content div.PDS_Poll span a
{
    background-color: transparent;
}

.post .entry-content div.PDS_Poll div.pds-vote
{
    padding: 0 !important;
}

.post .entry-content div.PDS_Poll div.pds-vote a:hover
{
    color: white !important;
}

.post .entry-content div.PDS_Poll a.pds-vote-button
{
    margin-left: 0 !important;
}

.post .entry-content div.PDS_Poll span.pds-clear
{
    clear: none !important;
    display: static !important;
}

.post .entry-content div.PDS_Poll a[href^="http://www.polldaddy.com"]
{
    display: none !important;
}

.post .entry-content div.PDS_Poll span.pds-links
{
    display: inline !important;
}

.post .entry-content div.PDS_Poll div.pds-answer-feedback-bar
{
    background-color: #aaa !important;
}