/*
Theme Name: Mardi Gras Day
Theme URI: http://www.raveinfosys.com
Author: Rave Infosys, Inc.
Author URI: http://www.raveinfosys.com
Description: Wordpress Theme for Mardi Gras Day
*/

@font-face {
	font-family: 'webfontregular';
	src: url('fonts/futuramc-webfont.eot');
	src: url('fonts/futuramc-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/futuramc-webfont.woff') format('woff'),  url('fonts/futuramc-webfont.ttf') format('truetype'),  url('fonts/futuramc-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html[dir="ltr"] {margin-top:0 !important; }

body {
	margin:0;
	padding:0;
	font-family:"webfontregular", Verdana, Geneva, sans-serif;
	background-color: #F3F3F3;
}
h2 {
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	font-family:"webfontregular", Verdana, Geneva, sans-serif;
}
h1 {
	color:#377531;
	font-size:20px;
	margin:10px 0 5px;
	padding:0;
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0;
	font-weight:normal;
}
ul, li {
	margin:0;
	padding:0;
	list-style:disc inside;
}
p {
	margin:0 0 10px;
	padding:0;
	font-size:15px;
}
#content ul{
	margin-bottom :10px !important;
}
input[type="text"], textarea {
	behavior: url(border-radius.htc);
	border-radius:10px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #ccc;
	font-size:12px;
	padding:5px;
	font-family:"webfontregular", Verdana, Geneva, sans-serif;
	
}
/*textarea {
	background-color:#FFF !important;
	border-radius:10px !important;
	-moz-border-radius:10px !important;
	-khtml-border-radius:10px !important;
	-webkit-border-radius:10px !important;
	width:150px !important;
	border:0 !important;
	font-size:12px !important;
	height:100px !important;
	padding:5px !important;
	font-family:"webfontregular", Verdana, Geneva, sans-serif !important;
}*/
.clear {
	clear:both
}
#layout {
	width:792px;
	margin:0 auto;
	background-color:#FFF;
}
#content {
	/*padding:10px;*/
	overflow: auto;
    padding: 10px 10px 20px;
}

#header {
	background:url(images/headerBg.jpg) no-repeat 0 0 #000!important;
	height:123px!important;
	border-bottom:5px solid #dbad51!important;
	padding-left:80px!important;
}
#navigation {
/*	background-color:#000!important;
	border-top:2px solid #554b39!important;
	border-bottom:1px solid #333!important;
	color:#FFF!important;
	height:22px!important;*/
	background-color:#000;
	border-bottom:5px solid #DBAD51;
	color:#FFF;
	height:22px;
	
}
#navigation ul {
	margin:0;
	padding:0;
}

#navigation ul li {
	list-style:none;
	display:block;
	float:left;
	position:relative;
}
#navigation ul li:first-child a {
	padding-left:10px;
}
#navigation ul li a {
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:2px 12px;
	font-size:16px;
}
/*#navigation ul li a:hover {background-color:#FFF; color:#000;}*/

#navigation ul li:hover {
	background-color:#e7bf5d;
}
#navigation ul li:hover a {
	color:#000;
}
#navigation ul li:hover .align_left {
	left:0px;
	top:auto;
}
 #navigation ul li:hover .align_right, #navigation ul li:nth-child(n+5):hover .align_left {
 right:-1px!important;
 left:auto!important;
 top:auto!important;
}
.align_left {
	left:-999em; /* Hides the drop down */
}
.align_right {
	left:-999em; /* Hides the drop down */
}
.dropdown_3columns {
	behavior: url(border-radius.htc);
	margin:0px auto;
	position:absolute;
	text-align:left;
	border-top:none;
	background:#FFF;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	width:480px;
	color:#000;
	font-size:13px;
	width:483px;
	-moz-box-shadow:    2px 2px 1px 1px #ccc;
	-webkit-box-shadow: 2px 2px 1px 1px #ccc;
	box-shadow:         2px 2px 1px 1px #ccc;
	/*left:-999em;  Hides the drop down */
	z-index:123456;
	
}
.dropdown_3columns h3 {
	color:#FFF;
	padding:5px 0;
	font-size:15px;
	background:url(images/bg_menuh3.gif) repeat-x 0 0;
	padding:6px 10px 10px;
}
.dropdown_3columns p {
	padding:11px;
}
.column {
	vertical-align:top;
	position: relative;
	width:139px;
	padding:0;
	cursor:pointer;
}

.column a:first-child { padding:0 !important; width:100% !important;}
.dropdown_3columns {
	font-family:"webfontregular", Verdana, Geneva, sans-serif;
}
.dropdown_3columns .left {
	behavior: url(border-radius.htc);
	-moz-border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	border-radius: 0px 0px 0px 5px;
	background:url(images/sahdow_menuLeft.png) no-repeat 100% 0;
	
}
.dropdown_3columns .left h3 {
	background:url(images/menuLeftHeading.png) no-repeat 100% 0;
}
.dropdown_3columns .right {
	behavior: url(border-radius.htc);
	-moz-border-radius: 0px 0px 5px 0px;
	-webkit-border-radius: 0px 0px 5px 0px;
	border-radius: 0px 0px 5px 0px;
	background:url(images/shadow_menuRight.png) no-repeat 0 0;
	
}
.dropdown_3columns .right h3 {
	background:url(images/menuRightHeading.png) no-repeat 0 0;
}
.column:hover {
	background-color:#97ce91;
}
.dropdown_3columns .column:hover h3 {
	color:#FFF;
}
.column img {
	border:3px solid #c7c7c7;
	margin:5px auto 0;
	display:block;
}
#navigation .subMenu {
	background-color:#ddaf50!important;
	padding:0!important;
	width:140px!important;
	cursor:default!important;
}
#navigation .greybox {
	padding:0 0 5px!important;
}
#navigation .greybox li a {
	color:#000 !important;
	font-size:16px!important;
	padding:0 !important;
}
#navigation .greybox li a:hover {
	background-color:transparent!important;
	color:#BE8229!important;
}
#navigation .greybox li {
	color:#66388a!important;
	padding:5px 10px !important;
	float:none;
	border-bottom:1px solid #a06107;
	border-top:1px solid #e3c866;
}
#navigation .greybox li:hover {
	background-color:#e3c866 !important;
	cursor:pointer!important;
}
#navigation .greybox li:first-child {
	border-top:0!important;
}
#navigation .greybox li:last-child {
	border-bottom:0!important;
}
.c2a {
	width:176px;
	float:left;
	padding:6px 11px;
	color:#FFF;
}

.c2a {
	width:176px;
	float:left;
	padding:6px 11px;
	color:#FFF;
}
.c2a a{
	color:#FFF;
}

.c2a a img {border:0}
.c2a h2, .c2a p {
	background-color:#000;
	padding:5px;
}
.c2a p {
	font-size:12px;
	margin-bottom:10px;
}
.col1 {
	background-color:#51ad48
}
.col2 {
	background-color:#662f90
}
.col3 {
	background-color:#be8229
}
.col4 {
	background-color:#3eaeef
}
#homeContent {
	background:url(images/welcome_bg.gif) repeat-x 0 0 #c68d39;
	padding:10px 0 10px 10px;
	overflow:auto;
}
#homeContent h2, .welcome p  {
	background-color:#000;
	padding:5px;
	font-size:18px;
	color:#FFF;
}
#homeContent p {
	padding-top:0;
	margin-bottom:10px;
	min-height:63px;
}

#homeContent .c2a {padding-top:0;}
.welcome {
	float:left;
	width:376px;
	margin-right: 10px;
}
.welcome p {
	font-size:14px !important;
}
.partyIdeas, .foodRecipes {
	float:left;
	width:177px;
	margin: 0 10px;
}
.partyIdeas p, .foodRecipes p {
	font-size:12px !important;
}
/*#products {
	background-color:#ddb57d;
	padding:10px;
}

#products a { color:#000;}
#products h2 {
	color:#652f8f;
	font-size:18px;
	border-bottom:2px solid #652f8f;
	margin-bottom:10px;
}*/
#products {
	background-color:#ddb57d;
	padding:10px;
	overflow:auto;
}

#products h2 {
	color:#652f8f;
	font-size:18px;
	border-bottom:2px solid #652f8f;
	margin-bottom:10px;
}

#products .prod {
	background:url(images/prdBgTop.png) no-repeat 0 0;
	font-family:"Helvetica Neue";
	position:relative;
	float:left;
	margin-left:1px;
	margin-bottom:5px;
}

#products .prod p { font-size:11px; padding:5px 0; line-height:1.35em; word-wrap:break-word;}
#products .prod h3 { font-size:11px; font-weight:bold; color:#8c7e7e; margin:0; padding:0; position:absolute; bottom:8px;}

#products .prodIn {background:url(images/prdBgBottom.png) no-repeat 0 100%; padding:0 17px 25px; margin-top:15px; height:250px; overflow:hidden; width:119px; 	min-height:250px;
}
#products .prodIn img{width:100%; margin:0 0 5px 0;}
#products .prodIn a{color:#000000;}
#footer {
	background:#dddddf url(images/footer_hr.gif) repeat-x 0px 90%;
	border-top:10px solid #000;
	padding:25px 30px 10px;
}
#footer div.col {
	width:auto;
	float:left;
}
#footer div.widget_text p {
	margin:10px 0;
}
#footer div.cf {
	padding-left: 23px;
	float: right;
	width: 160px;
}
#footer div.cf p {
	margin:0;
}
#footer .widget_nav_menu {
	padding-left:51px
}
#footer .widget_follow_us {
	padding-left:46px
}
#footer input, #footer textarea {
    margin-bottom: 10px;
}
#captcha-image{
	margin-bottom: 10px;
}
#footer a {
	color:#000;
	text-decoration:none;
}

#footer a:hover {
	color:#662F90;
	text-decoration:underline;
}

#footer input[type="text"], #footer textarea {
	background-color: #FFF;
	border: 0;
	width: 150px;
}

#footer ul {
	font-size:14px;
	margin-left:15px;
	line-height:18px;
}
.socialMediaIcon {
	display:block;
	height: 24px;
	padding-left:40px;
	margin:5px 0;
	cursor:pointer;
	padding-top:6px;
}
.pinterest {
	background:url(images/ico_pinterest.png) no-repeat 0 0;
}
.twitter {
	background:url(images/ico_twitter.png) no-repeat 0 0;
}
.facebook {
	background:url(images/ico_facebook.png) no-repeat 0 0;
}
input[type="submit"] {
	background:url(images/btn_submit.png) no-repeat 0 0;
	width:61px;
	height:22px;
	text-indent:-999px;
	overflow:hidden;
	border:0;
	margin-top:10px;
	cursor:pointer;
}
#leftColumn {
	float:left;
	width:594px;
}
#rightColumn {
	float:right;
	width:160px;
}
#rightColumn img {
	margin-bottom:10px;
}

.alignleft {float:left;/* margin-right:22px;*/}
.alignright {float:right;}
.schedule {width:286px; margin-top:10px;}
.schedule h2{background-color:#cccccc; color:#662f90; text-transform:uppercase; font-size:15px; padding:8px; }
.schedule ul, .greyDiv {background-color:#e5e5e5; padding:10px 10px 0; border:1px solid #CCC;}
.schedule ul li {font-family:Calibri; font-size:14px; list-style:url(images/ico_blackArrow.png) outside; margin-left:13px; margin-bottom:10px;}
.topLinks a {
	behavior: url(border-radius.htc);
	display:block;
	border:1px solid #b7b7b7;
	background-color:#FFF;
	padding:4px;
	width:278px;
	height:131px;
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	float:left;
	overflow:hidden;
	margin-right:9px;
	margin-bottom:18px;
	color:#FFF;
	font-size:18px;
	
}

.greyDiv a {color:#377531;}
.greyDiv a:hover {text-decoration: underline;}
.topLinks a:nth-child(2n) {
margin-right:0
}
.topLinks a img {
	width: 278px !important;
	height:131px !important;
	border:0;
}
.topLinks a span {
	position:absolute;
	bottom:4px;
	left:4px;
	width:268px;
	padding:5px;
	background:url(images/trans_blackBg.png) repeat 0 0;
}
a{outline: none; text-decoration:none ;}
a img {border:0}
.widget_pages {padding-left:51px}

img.alignleft {
float:left;
margin-right:5px;
margin-bottom:5px;
margin-top:10px;
}

img.alignright {
float:right;
margin-left:5px;
margin-bottom:5px;
margin-top:0px;
}
/*#leftColumn ul {
	padding:10px 10px 0;
	margin-left:10px;
	margin-bottom:10px;
}*/

.wpcf7-response-output {
margin:0px !important;
}

/* RIght Sidebar products */
#rightColumn #products {
	padding:5px; 
	margin-bottom:10px;
}
#rightColumn #products .prod {
	margin:0;
}
/* Product content css added 9th April 2014 */
.product_content{
	width:119px; 
	height:auto !important;
    font-size: 11px;
    line-height: 1.35em;
    padding:0;
    word-wrap: break-word;	
}
.product_content img { width: 100%;}