/* CSS Document */
@font-face 
{
	font-family: 'GillSans';
	src: url('gillsans-webfont.eot');
	src: local('☺'), url('gillsans-webfont.woff') format('woff'), url('gillsans-webfont.ttf') format('truetype'), url('gillsans-webfont.svg#webfontcHROvsA2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face 
{
	font-family: 'GillSansBold';
	src: url('gillsansbold-webfont.eot');
	src: local('☺'), url('gillsansbold-webfont.woff') format('woff'), url('gillsansbold-webfont.ttf') format('truetype'), url('gillsansbold-webfont.svg#webfontcHROvsA2') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body
{
	background-image:none;
	background-color:#FFFFFF;
	overflow:visible !important;
	width:100%;
}

img, a
{
	border:0px;
	color:inherit;
}

p
{
	padding:0;
	margin:0;
}

a:link 
{
	text-decoration: none;
	color:inherit;
}
a:visited 
{
	text-decoration: none;
	color:inherit;
}
a:hover 
{
	text-decoration: none;
	color:inherit;
}
a:active 
{
	text-decoration: none;
	color:inherit;
}

.content
{
	width:auto;
	padding:0px;
	margin:0 auto;
	text-align:center;
	overflow:visible !important;
}

.navbar
{
	width:100%;
	margin:0 auto;
	padding-top:20px;
	overflow:visible;
}

.navlinks
{
	float:right;
	display:none;
}

.navitem
{
	font-weight:bold;
	font-size:12px;
	margin:0 auto;
	color:#55014f !important;
	float:left;
	display:none;
}

.icon
{
	margin-top:10px;
	width:66px;
	height:65px;
	background-position:0px 0px;
}
.icon:hover
{
	background-position:0px -65px;
}

.trans_box
{
	padding:5px 10px 5px 10px;
	margin-bottom:-40px;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.footer
{
	width:100%;
	clear:both;
	padding:25px;
	font-size:12px;
	text-align:left;
	margin:0 auto;
}

.special_font
{
	font-family:GillSansBold;
	font-size:20px;
}

.green
{
	color:#0a533d;
}

.purple
{
	color:#55014f;
}


/*
Theme Name: Culinary Visions
Theme URI: NA
Description: A custom theme for Culinary Visions Panel
Version: 1.0
Author: Isaac Rothenbaum
Author URI: http://www.culianryvisions.org
*/

.post
{
	padding:20px;
	padding-bottom:40px;
	background-image:none;
	border-bottom:5px;
	border-color:#666;
	text-align:left;
	width:auto;
	overflow:visible !important;
}

.post_title
{
	color:#0a533d;
	font-family:GillSansBold;
	font-size:20px;
}

.post_text
{
	padding:5px 5px 5px 10px;
	line-height:20px;
}

.post_date
{
	font-size:12px;
	color:#55014f;
	font-family:Arial, Helvetica, sans-serif;
}

.post_container
{
	width:100%;
	overflow:visible !important;
}

.sidebar
{
	display:none;
}

.sidebar_title
{
	display:none;
}

.list_archives
{
	display:none;
}