/*  
Theme Name: Flicks and Food
Version: 2.0.3
Description: Modified for Flicks and Food by <a href="http://www.jamesmorrisondesign.com/">James Morrison</a>.
Author: WooThemes / James Morrison
Author URI: http://www.woothemes.com
*/

/*

* IMPORTANT *

When new versions of this theme are released, do NOT copy over INCLUDES/THEME-COMMENTS.PHP as it will remove numbering. If the file has changed (see offical changelog to check) contact James Morrison - http://www.jamesmorrisondesign.com/ for help.

No core theme files have been modified except INCLUDES/THEME-COMMENTS.PHP (including style.css) - all CSS changes are in this file.

*/

/*  Images */

#wrap {
	background:#000000 url(flicksandfood/bg_wood_pattern_no9.jpg) repeat scroll 0 0;
}

#top-out {
	background: url(flicksandfood/bg_top.gif) repeat-x 0 0;
}

#header {
	background: none;
}

#middle-out-top {
	padding-top:26px;
	background: none;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(flicksandfood/bg_middle_content_single.gif) repeat-y;
}

#middle-content { /* Background - Content */
	background: url(flicksandfood/bg_middle_content.gif) repeat-y;
}
#middle-content-bottom {
	padding-bottom:26px;
	background:transparent url(flicksandfood/bg_middle_content_bottom.gif) no-repeat scroll bottom;
}
#content {
	background: url(flicksandfood/bg_middle_top.gif) no-repeat 0 0;
}
#footer {
	background: none;
}
#middle-out-bottom {
	background: none;
	padding-bottom:26px;
}
#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(flicksandfood/bg_page_full.gif) repeat-y;
}
#content.full {
	background: url(flicksandfood/bg_middle_top_full.gif) no-repeat 0 0;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(flicksandfood/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;
}


/*  Colors */
a {
	color: #64a4c4;
}
#footer h2.widget_title {
	background: #222222;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{
	border: #333333 5px solid;
	background: #EDEDED;
}

.more_entries .wp-pagenavi .current, .more_entries .wp-pagenavi .on, .more_entries .wp-pagenavi a:hover{
	background: #64A4C4 !important;	
}

#sidebar h2,
#sidebar ul#idTabs li a {
	background: #767676;
}
#main-content .post h4.continue a,
#sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover {
	background: #64a4c4;
}
.Nav .on, .Nav a:hover {
	background: #64a4c4 !important;
}
#main-content .post h4.continue a:hover {
	background: #4b8bab;
}
#copyright-out {
	background: #000000;
}
#nav li ul li a {
	background: #3a3a3a;
	border-bottom: 1px solid #333333;
}
#footer-out {
	background: #151515;
}


ul.idTabs li a.selected, ul.idTabs li a:hover {
	background:#64A4C4 none repeat scroll 0 0;
}


/*------------------------------------------------------

CUSTOM COMMENT NUMBERS

------------------------------------------------------*/

#comments h3 {
	margin-left:31px;
}

#comments_wrap {
	padding:15px 32px 75px 0;
	width: 584px;
}

#comments .comment .col-left {
	width:141px;
}

#comments .comment .col-right {
	margin-left: 152px
}

#comments .comment .col-left .inside {
	margin-top: -52px !important;	
}

.comment-number {
	margin:15px 0 0 15px;
	width:31px;
	font-weight: 600;
}

.comment-number small {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: -3px;
}

#comments .commentlist #respond #form_wrap {
	margin:0 0 0 31px;
}
