/* Generic styling */

#container-footer1 .footer {
	position: relative;
}

#layer-mascot {
	width: 178;
	height: 310px;
	background: url(../images/mascot-footer.png) center center no-repeat;
	position: absolute;
	padding: 0 90px;
	margin-top: -237px;
	left: 2px;
}

body {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

a img {
	border: 0;
}



.link-button {
	background: url(../images/bg_button-middle.gif) center center repeat-x;
	padding: 11px 0 13px 0;
	line-height: 37px;
	height: 37px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 120%;
	font-family: Lucida Sans Unicode, Tahoma, Verdana, Geneva, Serif;
}

#main-container {
	font-size: 0.7em;
	font-family: Verdana, Arial, Tahoma, Serif;
	margin: 0 0 36px 0;
}

#inside-container {
	width: 950px;
	margin: 0px auto;
	padding-bottom: 150px;
}
#breadcrumbs-container{
	float: left;
	height: 20px;
	padding: 2px;
	width: 95%;
}
#postnew-container{
	float: left;
	padding: 2px;
	width: 800px;
}
#post-button-container{
	float: left;
	width: 90%;
	padding: 10px;
	text-align: center;
}
#admin-container{
	float: left;
	padding: 5px;
	width: 900px;
	padding-bottom: 130px;
}
#ads-container-bottom {
	width: 800px;
	float: left;
	text-align: right;
	padding: 10px;
	margin: 0;
}

#blog-contents-left{
	float: left;
	width: 630px;
	padding: 5px;
	border-right: 1px dashed #CCCCCC;
}
#post-container{
	float: left;
	width: 600px;
	padding: 5px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	overflow: auto;
	font-family: Verdana, Arial;
	font-size: 11px;
}
#post-container a{
	text-decoration: underline;
	color: #000000;
}
#post-container a:hover{
	text-decoration: underline;
	color: #000000;
}
#side-menu-right{
	float: left;
	width: 290px;
	padding: 5px;
	padding-right: 10px;
}
#ad-container{
	margin: 0 auto;
	width: 600px;
}
#td-center{
	text-align: center;
}

#comments-container{
	float: left;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	padding-top: 10px;
	width: 600px;
}

#addComments-container{
	float: left;
	padding: 5px;
	padding-top: 10px;
	width: 510px;
	height: 130px;
}

SPAN.tagMatches {
    margin-left: 10px;
}

SPAN.tagMatches SPAN {
    padding: 2px;
    margin-right: 4px;
    background-color: #0000AB;
    color: #fff;
    cursor: pointer;
}
.searchBtn{
	vertical-align:middle;
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 89px;
	height: 39px;
	background-image:url(../images/recipes/searchb01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.searchBtn:hover{
	vertical-align:middle;
	background-image:url(../images/recipes/searchb02.gif);
	width: 89px;
	height: 39px;
}
.invi_txtbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #808080;
	float: left;
	height: 25px;
	margin-top: 10px;
	width: 300px;
	background-image: url(../images/textbox-bg1.gif);
	background-repeat: repeat;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 2px;
	letter-spacing: -1px;
}

.ad-box {
	height:200px;
	width: 262px;
	float:left;
	padding-top:1px;
}
.recipe-title-box{
	width: 180px;
	height: 40px;
	float: left;
	margin-top: 7px;
	margin-bottom: 1px;
	padding-left: 10px;
	text-align: left;
}
.recipe-author{
	width: 180px;
	float: left;
	margin-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000000;
}
.recipe-thumb{
	width: 180px;
	height: 90px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	text-align: center;
}
img.thumbs {
	width:100px;
	border: 1px solid #b3b3b3;
	margin-right:5px;
	padding: 1px;
	cursor:pointer;
}

img.thumbs:hover {
	/*height:96px;
	width:120px;*/
	border: 1px solid #FFCC00;
	margin-right:5px;
	padding: 1px;
}
/* for pagination */
.pagination-box{
	float: right;
	padding-top: 10px;
}

a.pagerecipes:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.pagerecipes:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.pagerecipes:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #ffe100;
}
a.pagerecipes:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	
}
.pagerecipes-inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7A01;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
/* end for pagination */
#admin-table{
	border: 1px dotted #CCCCCC;
}
#admin-table td{
	border: 1px dotted #CCCCCC;
}
#read-more-container{
	float: right; 
	text-align: left; 
	width: 100px; 
	margin-top: 40px;
}
#synopsis-thumb-container{
	float: left; 
	width: 120px; 
	height: 120px;
	margin-right: 10px;
	overflow: hidden;
}
#sidebar-contents-container{
	float: left; 
	width: 250px; 
	border: 1px dotted #CCCCCC; 
	border-top: 0px;
	padding: 3px;
}
hr {
	border: 1px dashed #CCCCCC;
}
