/*
Theme Name:AllergyEats!

Description: Tested on WP2.5
Version: 2.0
Author: Technivision
Author URI: http://www.technivision.com/
Tags: red, light blue, fixed laft and right columns, expanding center column
*/

@charset "UTF-8";
/* CSS Document */

#mainSite {


}
body, html,#pageContainer {
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	text-align:center;
	background-color: #C5EFFD;
	font-family: Arial, Helvetica, sans-serif;
	}

#pageContainer {
	height: auto !important;
	min-height: 100%;
	}

#banner {
	position: relative;
	background-image: url(http://www.allergyeats.com/blog/wp-content/uploads/2010/04/headderBackground.gif);
	background-repeat: repeat-x;
	height: 175px;
	}
	
#content {
	position: relative;
	overflow:auto;
	padding-bottom: 40px;
	}
#content table{
	padding-left:0px;
}
	
#footer {
	position: relative;
        color: #fff;
	margin-top: -40px;		
        bottom: 0px;
	width: 100%;
	overflow:visible;
	height: 40px;
	background-color:#c20000;
	clear: both;
        font-size: 12px;

	}
#footer a {
        color: #fff;
}


#csn_user_submission input{
position:absolute;
left: 320px;
border: 1px dotted #3485ff;
height: 25px;
}
#csn_user_submission textarea{
position:absolute;
left: 320px;
border: 1px dotted #3485ff;
height: 125px;
width: 600px;
}
#csn_user_submission a{
color: #333;
display: block;
border: 1px dotted #3485ff;
width: 120px;
height: 30px;
background-color: #E5F6FD;
text-align: center;
padding-top: 3px;
}
#captcha {
margin-top: 120px;
}
.searchField {
        color:#333;
		border-color:#C5EFFD;
        border-width: 2px;
        border-style: solid;
        background-color: #FFF;
        width: 135px;
        height: 20px;

	/*background-color: #C5EFFD;*/
}
.button {
    font-size:10px;
	color:#c20001;
	border-width:1px;
	border-color:#89D4F5;
	background-color: #89D4F5;
}

@charset "UTF-8";

/* Post ******************************************************************************/

.post {
	padding: 12px;
	text-align: left;
	color: #333333;
	font-size: 14px;
	line-height: 10px;
	letter-spacing: 0.05em;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*background: url(images/img03.gif) no-repeat right 50%;*/
	/*border-bottom: 1px dotted #C20000;*/
	color:#C20000;

}

.post .title a:link {
	text-decoration: none;
	color:#C20000;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #c20000 dotted;
}
.post .title a:visited {
	text-decoration: none;
	color:#C20000;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px #c20000 dotted;
}

.post .entry {
	line-height: 24px;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img13.jpg) repeat-x left top;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}
@charset "UTF-8";
/* CSS Document */

.sidedishTitle {
	padding-bottom: 17px;
}
.sidedishTitleBlack {
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	text-align: center;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
.sidedishTitleRed {
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	text-align: center;
	color: #C20000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
a:link, a:visited {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	text-align: left;
}

a:hover {
	color: #333;
	text-decoration: none;
}

#sidebar {
	color: #C20000;
	width: 200px;
	background-color: #e5f6fd;
	padding-right: 5px;
	padding-top: 10px;
	border: 0.1em;
	border-style: dotted;
	border-color: #0077a4;
	margin-right: 5px;
	margin-left: 5px;
}
#sidebar ul {
	margin-left:5px;
	list-style: none;
	text-align:left;
	line-height: 45px;
}
#sidebar a:link, a:visited{	
 	/*display:block;*/
 	margin-top:10px;
}
#sidebar li {
	margin-bottom: 20px;
	font-size: 8pt;
	line-height: 30px;
}

#sidebar li ul {
	/*margin-left: -10px;*/
	line-height: 12px;
}

#links a{
line-height: 22px;
font-size: 12px;
}
#sidebar li li {
	margin: 0 5px 5px 0;
	line-height: 18px;
}
h1 {font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	/*margin-left: -25px;*/
	margin-bottom: 2px;
	/*background: url(images/img03.gif) no-repeat right 50%;*/
	/*border-bottom: 1px dotted #D1D1D1;*/
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 a{
text-decoration: none;

}
.entry a{
text-decoration: none;
}