/****************************************************************************************************************

THEME NAME: Colonial Cafe
THEME URI: http://www.colonialcafe.com
DESCRIPTION: A custom theme by <a href="http://www.blueprintds.com">Blueprint Design Studio</a>.
TAGS: startbox, one column, two column, three column, widgets, shortcodes, theme options
VERSION: 0.4
AUTHOR: Blueprint Design Studio
AUTHOR URI: http://www.blueprintds.com
LICENSE: GNU General Public License
LICENSE URI: license.txt
TEMPLATE: startbox

****************************************************************************************************************

Default styles from startbox are imported via wp_enque_style() in functions.php 

****************************************************************************************************************




/* @group 1. Reset*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td {
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
}
tr {
	vertical-align:top;
}
fieldset, img {
	border:0px;
}
abbr, acronym {
	border:0px;
}
address, caption, cite, code, dfn, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content:'';
}
.clear {
	clear:both;
}
.right {
	float:right;
}
.left {
	float:left;
}
table tr td {
	white-space: normal;
}
table tr td p{
	white-space: normal;
}
/* @end */



/* @group General Styling */

/* Sample Page - Typography reset */
h1.page-title, h1.page-title a {
	color: #670404;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #3b0707;
	font-family: 'MarketDecoRegular';
	text-decoration: none;
}
blockquote {
    padding: 0 40px 0;
}
.entry-content img {
	margin: 10px 0;
}
.entry-content img.alignright {
    margin-left: 10px;
}
.entry-content img.alignleft {
    margin-right: 10px;
}
/* Sample Page - Typography reset */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d3d3d;
	background:white;
}
a, a:visited {
	color: #670404;
	text-decoration: none;
}
a:hover, a:active, a:focus {
#810f0f
}
p{ padding-bottom:18px;}
strong{ font-size:16px;}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
/* @end */

/* @group Layout */

#wrap, #footer_wrap {
	width:100%;
	background:white;
	margin: 0;
    min-width: 1034px !important;
    overflow: visible;
    padding: 0;
    position: relative;
}
#header {
	width:964px;
	display:block;
	margin:0 auto;
	height:100px;
	padding:0;
}
#header h1 {
}
#logo {
	display: block;
	height: 120px;
	margin: 0 0 0 -40px;
	position: relative;
	z-index: 500;
}
#blog-title, #blog-description {
}
#container {
	margin-top:0;
}
.nav-primary {
	background:black;
	border: medium none;
	height: 50px;
	margin: 0 auto;
	padding: 10px 10px 10px 200px;
	position: relative;
	top: -55px;
	width: 824px;
	z-index: 499;
}
#container_wrap {
	background: url("images/slide-bg.png") no-repeat scroll center top transparent;
	clear: both;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	top: -61px;
	width: 964px;
	overflow:hidden;
}
.home .sb_slideshow_widget {
	margin-top:0px;
	margin-bottom:0px;
	border:none;
}
.layout-two-col-right div#container {
	background: url("images/content_inner_bg.png") repeat-y scroll left top transparent;
	display: block;
	float: left !important;
	margin: 0 -245px 0 0 !important;
	min-height: 860px;
	width: 100%;
}
.layout-two-col-right div#content {
	margin: 0 245px 0 0;
}
#container .hentry {
	padding: 0 39px 39px 39px;
	width: 640px;
	margin: 0 245px 0 0;
}
#container .hentry .page-title {
	margin-top:40px;
}
.layout-two-col-right div#primary, .layout-two-col-right div#tertiary {
	position: relative;
	width: 245px !important;
}

/* @end */

/* @group Featured  */

.featured-item {
	border:none;
}
.sb_slideshow_widget .with-controlNav {
	padding:0;
	margin:0;
}
.sb_slideshow_widget .nivo-controlNav {
	display:none;
}

.sb_slideshow_widget .nivo-directionNav a{ width:45px; height:45px; z-index:500;}
.sb_slideshow_widget .nivo-directionNav a.nivo-prevNav{ background:url(images/arrow_left.png) left top no-repeat; left:5px;}
.sb_slideshow_widget .nivo-directionNav a.nivo-nextNav{  background:url(images/arrow_right.png) left top no-repeat; right:4px;}

#featured_aside#featured_aside {
	background:url(images/home_content_featured_bg.png) center bottom no-repeat;
}

/* @end */
#footer_wrap {
	 background: black;
    height: 60px;
    margin: -65px auto 0;
    padding: 10px 0;
    width: 964px;
}
#footer {
	margin: 7px auto 10px!important;
	width:1006px;
}
#footer_left {
	width:100%;
}
#credits {
	float: left;
	position: relative;
	width: 100%;
	padding-top:13px;
}
.copyright, .design_credit, .footer_text {
	display: block;
	float:left;
	line-height:11px;
	color:#fff;
	font-size:11px;
}
.copyright a, .design_credit a {
	color:#fff;
}
.design_credit a:hover{ text-decoration:underline;}
.design_credit {
	border-left:#fff solid 1px;
	padding-left:5px;
	margin-left:5px;
}
.footer_text {
	float:right;
}
.footer_text a {
	float:right;
	line-height:11px;
	color:#fff;
	font-size:11px;
	float:right;
	text-transform:uppercase;
}

/* @group Menu */

.nav li {
	border:none;
	height: 35px;
}
/* Default Links */
.nav li a, .nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-family: 'MarketDecoRegular';
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	height: 25px;
	padding: 3px 22px;
	text-transform: uppercase;
}
.nav li:hover a, .nav li:hover a:visited, .nav li a:hover, .nav li a:active, .nav li a:focus, .nav li.current-menu-item a, .nav li.current-menu-item a:visited, .nav li.current-menu-ancestor a, .nav li.current-menu-ancestor a:visited {
	color:#fed307;
	text-decoration:none;
	border:none;
}


#menu-item-51 a {
	background:url(images/icon_cherryclub.png) left top no-repeat;
	width:135px;
	text-indent:-9999px;
	display:block;
	padding:5px;
	display:none;
	
}
#menu-item-701 a{
	background:url(images/icon_cherryclub.png) left top no-repeat;
	width:135px;
	text-indent:-9999px;
	display:block;
	padding:5px;
}

#menu-item-52 a {
	background:url(images/icon_facebook24x24.png) center center no-repeat;
	width:24px;
	text-indent:-9999px;
	display:block;
	padding:5px;
}
#menu-item-53 a {
	background:url(images/icon_twitter2424.png) center center no-repeat;
	width:24px;
	text-indent:-9999px;
	display:block;
	padding:5px;
}
#menu-item-54 a {
	background:url(images/icon_free_wifi.png) center center no-repeat;
	width:50px;
	text-indent:-9999px;
	display:block;
	padding:5px 0 5px 10px;
}
/* Sub-menu */
.nav li ul, .nav li:hover li ul {
	background: none repeat scroll 0 0 #670404;
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
	width: 280px;
	z-index: 1100;
}
/* Sub-menu Links */
.nav li li a, 
.nav li li a:visited, 
.nav li:hover li a, 
.nav li:hover li a:visited {
	background:url(images/nav_submenu_bg_bottom.png) left bottom repeat-x;
}
.sub-menu li:first-child {
	background:url(images/nav_submenu_bg_top.png) left top repeat-x;
	padding-top:5px;
}
.sub-menu {
	padding:0 0 0 0;
}
.sub-menu li a {
	padding:7px 20px;
}
/* Sub-menu Active Links */
.nav li li.current-menu-ancestor a, 
.nav li li.current-menu-ancestor a:visited {
	background:url(images/nav_submenu_bg_bottom.png) left bottom repeat-x;
	color:#fed307;
}
/* Top Nav Sub-menu Active Links */
.sub-menu li a:hover{
	background:url(images/nav_submenu_bg_bottom.png) left bottom repeat-x!important;
	color:#fed307!important;
}
li.current-menu-ancestor .sub-menu li.current-menu-item a {
	background:url(images/nav_submenu_bg_bottom.png) left bottom repeat-x!important;
	color:#fed307!important;
}



/* @group Menu */

#primary .widgettitle{
	font-size:32px;
	text-align:center;
	color:#e79b07;
	font-family: 'MarketDecoRegular';
	font-weight:200;
	text-shadow: 1px 2px 2px #000000;
filter: dropshadow(color=#000000, offx=1, offy=2);
}
#primary .menu li {
	border: medium none;
    display: block;
    float: left;
    width: 245px;
}
/* Default Links */
#primary .menu li a, 
#primary .menu li a:visited {
	background: url("images/primary_menu_li_bg.jpg") repeat-x scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    height: 20px;
    padding: 8px 20px;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #000000;
filter: dropshadow(color=#000000, offx=1, offy=1);

}
.ie #primary .menu li a, 
.ie #primary .menu li a:visited { background-position: left bottom; padding-bottom: 6px;}

#primary .menu li:hover a, 
#primary .menu li:hover a:visited,
#primary .menu li a:hover,
#primary .menu li a:active,
#primary .menu li a:focus,
#primary .menu li.current-menu-item a,
#primary .menu li.current-menu-item a:visited,
#primary .menu li.current-menu-ancestor a,
#primary .menu li.current-menu-ancestor a:visited {
	color:#fff;
	text-decoration:none;
	border:none;
	background:none;
	background-color:#a70505;
}

/* Sub-menu Links */
#primary .menu li li a, 
#primary .menu li li a:visited, 
#primary .menu li:hover li a, 
#primary .menu li:hover li a:visited {
	background:none!important;
}
#primary .sub-menu li:first-child {
	padding:0;
}
#primary .sub-menu {
	padding:5px 0;
	display:none;
	display:block;
	position:relative;
	background:none;
	float:left;
	display:none;
	
}

#primary .menu li.current-menu-item .sub-menu,
#primary .menu li.current-menu-ancestor .sub-menu{ display:block;}

#primary .sub-menu li{ background:none;}
#primary .sub-menu li a {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Arial Narrow;
    font-size: 16px;
    font-weight: 200;
    height: auto;
    line-height: 21px;
    padding: 0px 22px 0px 30px;
    text-decoration: none;
    text-transform: none;
    width: 205px;
	
}
#primary .sub-menu li li a{ padding: 0px 22px 0px 40px;}
/* Sub-menu Active Links */
#primary .menu li li.current-menu-ancestor a, 
#primary .menu li li.current-menu-ancestor a:visited {
	background:none;
	
}
#primary .sub-menu li a:hover{
	background:none;
	color:#eead07!important;
}
#primary li.current-menu-ancestor .sub-menu li.current-menu-item a {
	background:none;
	color:#eead07!important;
}
#primary li.current-menu-ancestor .sub-menu li.current-menu-item li a{ color: #FFFFFF!important;}
#primary li.current-menu-ancestor .sub-menu li.current_page_ancestor .sub-menu li.current-menu-item a {color:#eead07!important;}



/* @end */

/* @group Widget Areas */

.widget {
	margin:0;
}
.widget ul {
	border:none;
}
.featured-item {
	border:none;
}
.home .sb_featured_content_widget {
	display:block;
	float:left;
	width:240px;
	margin-top:-40px;
	z-index:999;
	position:relative;
	margin-bottom:5px;
}
.home .sb_featured_content_widget .widget-title {
	display:none;
}
.home .sb_featured_content_widget .more-link {
	display:none;
}
.home .sb_featured_content_widget .featured-item {
	height:315px;
	border:none;
}
#primary .widget {
	background:url(images/widget_top_bg.png) center top no-repeat;
}

/* @group 4 column widgets - Homepage */

.nivoSlider {
	z-index: 1!important;
}
.home .widget_text {
    float: left;
    height: 300px;
    margin-left: 6px;
    margin-right: 2px;
    position: relative;
    top: -17px;
    width: 24%;
    z-index: 2;
}
.home .widget_text h3 {
    display: none;
}
.home .widget_text p {
   	color: #FFFFFF;
    height: 62px;
    line-height: 16px;
    padding: 5px 10px 0;
    text-align: center;
    text-shadow: -1px 0 2px #000;
    text-transform: uppercase;
}
.textwidget .wheader-img {
	box-shadow: 0 0 12px #333;
	margin: 0 auto 6px;
    width: 201px;
}
.textwidget .wheader-text {
	margin-bottom: 8px;
    text-align: center;
}
.cherry-btn, .party-btn, .order-btn, .fund-btn {
	cursor: pointer;
    display: block;
    height: 45px;
    width: 127px;
    background: url('images/btn-sprite.png') no-repeat;
    margin: 4px auto 0;
}
.cherry-btn {
    background-position: 0 0;
}
.party-btn {
    background-position: -130px 0;
}
.order-btn {
    background-position: -260px 0;
}
.fund-btn {
    background-position: -390px 0;
}
.cherry-btn:hover {
    background-position: 0 -46px;
}
.party-btn:hover {
    background-position: -130px -46px;
}
.order-btn:hover {
    background-position: -260px -46px;
}
.fund-btn:hover {
    background-position: -390px -46px;
}
/* @end 4 column widgets - Homepage */

/* @end */

.entry-content table{
	border: medium none;
    width: 100%;
}
.entry-content table td {
	border-top: medium none;
    padding: 0;
}


.entry-content .wp-caption{
	background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #DDDDDD;
    color: #555555;
    padding: 7px 8px 7px 7px;
    width: 33.3% !important;
}
.entry-content .wp-caption img{
	margin: 0 !important;
    padding: 0 !important;
}
.entry-content .wp-caption p.wp-caption-text{
	line-height: 120%;
    margin: 0 0 -8px;
    padding: 5px;	
}
/* @end */

/* @group Comments */

#comments {
	padding:20px 40px 0 40px;
	width: 640px;
}
/* @end */


/* @group gform */
.gform_wrapper {
	max-width: 100%;
	overflow: inherit;
	width: 100%;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="phone"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
	font-family: inherit;
	font-size: 12px;
	letter-spacing: normal;
	outline-style: none;
}
.gform_wrapper textarea {
	font-family: inherit;
	font-size: 12px;
	letter-spacing: normal;
	outline-style: none;
	resize: none;
}
.gform_wrapper input[type="text"], .gform_wrapper textarea {
	border: 1px solid #999;
	color: #777777;
	font-size: 1em;
	padding: 5px 10px !important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
	width: 95% !important;
}

.page-contact-us #content .gform_wrapper .gfield input {width: 285px !important;}
.page-contact-us #content .gform_wrapper .gfield select {width: 285px !important;}
/* @end */

body.error404 input.searchtext {width: 50%; padding: 5px;}
input.button {background: #CB0101 -moz-linear-gradient(center top , #CB0101 20%, #B20101 100%) repeat;}
body.search h1.page-title{margin: 40px 0 20px 40px;}
body.search-results h1.page-title{margin: 40px 0 20px 40px;}