/*
Theme Name:		Food Trippings Custom Theme
Theme URI:		http://www.foodtrippings.com
Description:	The design that launched a thousand plates, spoons and forks.
Version:		1.0
Author:			Karla Redor
Author URI:		http://rockersworld.com/
*/
body
{
	margin: 0 auto;
}

#wrap
{
	width: 100%;
	margin: 0 auto;
}

#header
{
	width: 100%;
	height: 100px;
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
}

#headercont
{
	width: 960px;
	margin: 0 auto;
}

div#header h1 a span
{
	display: none;
}

#header h1
{
margin: 0;
}

#header h1 a
{
	float: left;
	width: 278px;
	height: 100px;
	background-image: url(images/headertitle.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

p.tagline span
{
	display: none;
}

p.tagline
{
	float: left;
	width: 212px;
	height: 100px;
	background-image: url(images/headertagline.png);
	background-repeat: no-repeat;
	padding: 0;
	padding-right: 50px;
	margin: 0;
}

p.pics span
{
	display: none;
}

p.pics
{
	float: left;
	width: 408px;
	height: 100px;
	background-image: url(images/foodies.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

/* HEADER ENDS */

#nav ul
{
	margin: 0;
}

#nav ul li
{
	float: left;
	width: 139px;
	height: 28px;
	line-height: 28px;
	background-image: url(images/menulinkbg.png);
	background-repeat: no-repeat;
	list-style: none;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}

#nav ul li a
{
	text-decoration: none;
	color: #ffffff;
}


.clearer
{
	clear: both;
}

#main
{
	width: 960px;
	margin: 0 auto;
}

#maincont
{
	padding-top: 20px;
}

#left
{
	float: left;
	width: 540px;
}

#leftcont
{
	width: 500px;
	margin: 0 auto;

}

.postnavigation
{
	font-family: Verdana;
	font-size: 10pt;
	color: #1261bb;
	margin-bottom: 2em;
}

.postnavigation a
{
	text-decoration: none;
}

.postnavigation a:hover
{
	text-decoration: underline;
}

.postnavigation .next
{
	text-align: right;
}

.date
{
	float: left;
	width: 50px;
	background-color: #eaeda5;
	text-align: center;
	font-family: Verdana;
}

.post
{
	margin-bottom: 2em;
}

.post h2
{
	float: left;
	width: 440px;
	margin: 0;
	padding-left: 10px;
	font-family: 'Trebuchet MS';
}

.post h2 a
{
	color: #3a5af8;
	text-decoration: none;
}

.postmonth
{
	background-color: #aff16e;
	text-transform: uppercase;
font-size: 16px;
}

.postdate
{

font-size: 21px;
}

.postyear
{
font-size: 12pt;
}

.postmeta
{
	float: left;
	width: 440px;
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 10px;
}

.postmeta a
{
	color: #3a5af8;
	text-decoration: none;
}

.entry
{
	font-family: Verdana;
	font-size: 10pt;
}

.entry a
{
	color: #1261bb;
}

.entry img
{
	border: 0;
}

.entry blockquote
{
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	color: #666666;
	padding-top: 30px;
	padding-left: 30px;
}

.contmeta
{
	text-align: right;
}

.continuelink
{
	background-image: url(images/continue.png);
	font-size: 10pt;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-family: Verdana;
	color: #3a5af8;
	text-decoration: none;
}

.commentslink
{
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-family: Verdana;
	color: #3a5af8;
	padding-left: 18px;
	text-decoration: none;
}

#comments
{
	font-family: Verdana;
}

dl#comment_list
{
	
	padding: 0.5em;
}

dt
{
	margin-bottom: 0.2em;
	font-size: 12pt;
}

span.comment_num a
{
	color: #999999;
	font-size: 10pt;
}

span.comment_author a
{
	color: #1261bb;
}

span.comment_date
{
	font-size: 8pt;
	color: #999999;
}

dd.entry
{
	background-color: #cccccc;
	padding: 0.25em;
	margin-bottom: 1em;
	margin-left: 0;
}

h3.comment_intro
{
	font-family: Verdana;
	font-size: 12pt;
}

input.text_input
{
	width: 350px;
	margin-right: 0.2em;
}

textarea.text_input
{
	width: 350px;
}


#feedbox
{
	float: left;
	width: 420px;
	height: 145px;
	background-image: url(images/feedbg.png);
	background-repeat: repeat-x;
	background-color:#cd9250;
	margin-bottom: 1em;
}

#feedbox h3
{
	text-align: center;
	font-family: Helvetica;
	font-size: 16pt;
	margin: 0;
}

#feedbox h3 a
{
	color: #8c2703;
}

#feedbox p
{
	font-family: Helvetica;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 10pt;
	text-align: center;
}

#feedboxcont
{
	height: 120px;
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	padding-left: 130px;
	padding-top: 1em;
	padding-bottom: 0.2em;
	padding-right: 0.2em;
}

#right1
{
	float: left;
	width: 210px;
}

#right2
{
	float: left;
	width: 210px;
}

#right1cont, #right2cont
{
	width: 200px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 10pt;
}

#right1 ul, #right2 ul
{
	margin: 0;
	padding: 0;
}

#right1 ul li, #right2 ul li
{
	list-style: none;
}

#right1 ul li h3, #right2 ul li h3, #right1 ul li h3 a, #right2 ul li h3 a
{
	margin: 0;
	background-color: #f3b05c;
	font-family: 'Trebuchet MS';
	color: #774c07;
	font-size: 14pt;
	padding: 0.2em;
	margin-bottom: 0.5em;
}

#right1 ul li ul, #right2 ul li ul
{
	background-color: #efefef;
	border: solid 1px #cccccc;
	padding: 0.2em;
	margin-bottom: 0.5em;
}

#right1 ul li ul li, #right2 ul li ul li
{
	border-bottom: solid 1px #cccccc;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#right1 ul li ul li a, #right2 ul li ul li a
{
	color: #3a5af8;
	text-decoration: none;
}

#footer p
{
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
}

#footer p a
{
	color: #3a5af8;
}

#footercont
{
	border-top: solid 3px #8c2703;
}
