/*  
Theme Name: Binalot Fiesta Foods
Author URI: http://www.sme.com.ph
Version: 1.0
Author: SME.com.ph
Description: Theme for Binalot Foods.
*/

body { background: #97ca01 url(images/bgouter.jpg) top center repeat-x;	color:#000000;	font-size:85%; line-height:1.5em; font-family: Lucida Grande, Arial, Helvetica, Sans-Serif; margin: 0px 0px 0px 0px;
}

body * {
	margin: 0px; 
	padding: 0px;
}

#wrap {
border:0px solid #0000FF;
}


container-main {
	width:975px;
	border:#FF0000 solid 1px;
}
img {
	border: none;
	background: none;
}

image-r {
	float:right;
	margin-left:1em;
}

image-l {
	float:left;
	margin-right:1em;
        border:1px FFFF000 solid;
}

hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}

/*************************************
	Links - edited 3-14-08
**************************************/
a, a:visited{
	color: #fb3702;
	text-decoration:none;
	}
	
a:hover{
	text-decoration: underline;
	color: #b61d9f;
	}
/*************************************
	Headings
**************************************/
h1 h3{
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #000000;
	text-decoration: none;
font-size: 18px;
	}
h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 a:hover {
	color: #FF0000; text-decoration: none;}
h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
	
h2 a, h2 a:visited  {
	color: #FFF;
	}
h2 a:hover {
	color: #FFF;
	text-decoration: none;
	}
h3 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	font-size: 18px;
	}


h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 20px;
}
/* This is for our sidebar headers.  We need them large */
#sidebar h3 {
	font-size: 28px; 
}
h3 a, h3 a:visited {
	color: #000000;
	text-decoration: none;
	}
#r_sidebar h2, #l_sidebar h2 {
	margin: 10px 0px; padding: 0px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
}
h6 {
	color: #FFF;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
.par {
 	padding:1em;
}

/*************************************
	Main Container
**************************************/
#container { 
	width: 975px; 
	text-align: left; 
	margin: 0 auto;
	border: 0px solid black;
	}
#container1 {
	margin:0;
	padding:0;
}
/*************************************
	Header
**************************************/
#header { 
	height: 346px; 
	padding: 0px;
	position: relative;
	background:url(images/binalotheader.jpg)
	}
#header .title {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 12px 0px 0px 0px;
}
#header .title a {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #A1B4B9;
}
#header .description {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	background: #DE2219 url(images/search.jpg) bottom left no-repeat;
	float: right;
	padding: 4px;
	position: absolute;
	top: 1px;
	right: 0px;
}
.searchform .s {
	border: none;
	background: #FFF;
	color: #666;
	font-family: Times New Roman, Georgia, Serif;
	padding: 2px;
	width: 184px;
}
/*************************************
	Horizontal Menu
**************************************/
#menu { 
	background: transparent;
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	padding: 0px;
	text-align: right;
	position: absolute;
	bottom: 0px; right: 0px;
	margin-right:12px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background: url(images/tab.jpg) 0px 0px repeat-x;
	}
	

#menu ul li a {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 14px;
        font-weight:bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 8px 12px;
	}
	
* html #menu ul li a {
	padding: 8px 12px;
	}

#menu ul li a:hover {
	text-decoration: none;
	background: url(images/tab.jpg) 0px -50px repeat-x;
	}
	
/*#menu ul li.current_page_item {
	text-decoration: none;
	background: url(images/tab.jpg) 0px -50px repeat-x;
	}*/

/*************************************
	Content
**************************************/
/* Edited 3-14-08 - content width */
#content { 
	width: 720px; 
	float: left; 
	/*margin: 14px 0px 20px 0px;*/
	display: block;
border:0px solid #FF0000;}


* html #content {
    width: 710px; 
    padding:0;
	margin:0;
}

#content p{
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	line-height:18px;
	}
#content p img{
	border: none;
	padding: 0px 0px 0px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#content .post-meta {
	display: block;
	background: #FCF4C7;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 14px;
	color: #AD5433;
	clear: both;
}
#content .post-meta-more {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px;
	font-size: 14px;
	color: #AD5433;
	clear: both;
}

#content .page-content p {
   	font-size:14px;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	border: 0px solid #003399;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
	
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 18px;
	background: url(images/arrow-left.gif) 0px 6px no-repeat;
}
.nav-next a {
	padding-right: 18px;
	background: url(images/arrow-right.gif) right 6px no-repeat;
}

.mid {text-align:center;}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
	width: 548px;
}

/*	Headers	*/

#comments-wrap h3 {
	font-size: 20px;
}

/*	Trackbacks	*/

.trackbacklist {
}
.thetrackback {
	margin: 0px 0px 20px 0px;
}
.trackback-body {
	margin: 0px; padding: 10px;
	border: 1px solid #D3D3D3;
	border-bottom: none;
}
.trackback-metadata {
	margin: 0px; padding: 10px;
	border: 1px solid #D3D3D3;
	font-size: 10px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}
.comment-metadata {
	background: #FBEDC2;
	padding: 10px;
	color: #9e803b;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #9e803b;
}
.comment-metadata a:hover {
	color: #DE2219;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 12px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #DE2219;
}

/*	Comment Form	*/

#commentform {
}

/*************************************
	Sidebar
**************************************/
/* Edited 3-14-08 */
#sidebar {
	float: right;
	display: block;
	width: 240px;
    border:0px solid #FF0000;
	/*margin: 14px 0px 10px 25px; padding: 0px 0px 0px 25px;*/

	margin:0;
}
#sidebar .sidebar-rss {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .sidebar-email {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .recentposts {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
/*#sidebar p img {
	float: right;
	margin: 0px 0px 0px 7px;
}*/
#sidebar ul {
	list-style-type: none;
}


/* Sidebar Edited 3-14-08 */
.powercamp {
	width:245px;
	border:#eee9d5 solid 0px;
	margin:0em 0 1em 1em;
}

#container .desc {
font-size:15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CC0000;
font-weight:bold;
margin-top:10px;
line-height:18px;
padding-bottom:10px;
}

.powercamp img{
	margin-top:1em;
}


/*************************************
	Footer
**************************************/
#footer { 
	padding: 0px;
	text-align: center;
	border: 0px solid #666666;
	clear: both;
	/*background: #14252D;*/
	color: #000000;
	/*background: #14252D;*/
	width: 975px;	
	margin: auto;
        
	}
#footer a {
	color: #000000;
	text-decoration:none;
}

#footer a:hover {
	color: #000000;
	text-decoration:underline;
}
#footer-wrap {
	/*background: #14252D;*/
	width: 975px;	
	margin: 0 auto;
	height:82px;
}
#footer p {
margin:20px 0;
padding-top:1.5em;
line-height:16px;}

/* My Styles */
#container h1, #container h2, #container h3, #container h4 { /* reset all font size to this */
font-size:12px;
line-height:1.5em;
}

#container strong { font-size:14px; font-weight:bold; }

/* Edited 3-14-08 */

#container_bd {
border:0px solid #FF0000;
margin-top:1em;
}


#container_bd h3, #two-col-main h3 {
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size:1.75em;
color:#c33e04;
}

/*#container_bd p {
padding:0;
margin:0 1em 1em;
}*/

/* end - Edited 3-14-08 */


#two-col-main {
border:0px dotted #3300CC;
margin-left:0px;
}



.links-col {
float:left;
width:150px;
border:0px #c33e04 dotted;
margin-top:1em;
}


.links-img{
margin:0 0 0.8em 0;
border:0px #c33e04 dotted;
}

.links-img1{
margin-top:1.2em;
margin-bottom:0;
border:0px #c33e04 dotted;
}

.main-text {
float:right;
width:550px;
border:0px #c33e04 dotted;
margin-top:1em;
font-family: Lucida Grande, Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
}


.links-col {
border-right: 0px #c33e04 dotted;
}

#two-col-main h3, #two-col-main p {
border:0px #c33e04 dotted;
}

.whats-new .wn-img {
float:left;
margin-top:0.5em;
}

#two-col-main .whats-new p, #two-col-main .main-text p {
padding:0 0 0 0;
margin:0 0 1em 0;
font-size:14px;
line-height:24px;
}

#two-col-main .main-text p {
padding-left:1em;
}

#two-col-main .main-text h3 {
padding-left:12px;
}

.menoo {
padding:3px;
border:1px #FFFFFF solid;}

/* end new add */

.page-content {
/*border:1px dotted #3300CC;
background:#FFFFFF;*/
margin-left:0.5em;
}

#content .page-content h1 {
font-size:1.6em;
margin:0.5em 0 1em 0;
color:#000000;

}

.news-title {
margin:2em 0;
font-size:14px;

}

.news-title h1 h2 {
font-size:14px;
font-weight:bold;
}

.stores-last-right {
float:left;
padding:1em;
width:200px;
height:110px;
border-top:1px dashed #ffffff;
border-left:1px dashed #ffffff;
border-right:1px dashed #ffffff; 
}

.stores-last-bottom {
float:left;
padding:1em;
width:200px;
height:110px;
border-top:1px dashed #ffffff;
border-left:1px dashed #ffffff;
border-bottom:1px dashed #ffffff;
}

.stores {
float:left;
padding:1em;
width:200px;
height:110px;
border-top:1px dashed #ffffff;
border-left:1px dashed #ffffff;
}

.stores-last {
float:left;
padding:1em;
width:200px;
height:110px;
border:1px dashed #ffffff;
}

.menutitles {
margin:1.5em 0.2em;}

.smalltext {font-size:75%}

.credits {display:none;}
.clearb { clear:both; }
.clearl { clear:left; }


/* franchise styles */
#content #franchise { font-size:14px; line-height:18px; }
#content #franchise h2, #content #franchise h3, #container #content #franchise h4 { font-weight:700; }
#content #franchise h2 { font-size:17px; line-height:18px; margin:0 0 18px 0; padding:0; }
#content #franchise h3 { font-size:15px; line-height:18px; margin:0 0 18px 0; padding:0; }
#container #content #franchise h4 { font-size:14px; line-height:18px; margin:0 0 18px 0; padding:0; }
#content #franchise ol, #content #franchise ul { font-size:14px; font-weight:700; margin:0 21px 18px 21px; padding:0; }
#content #franchise ul.collapse { margin-left:0; }
#content #franchise ol.normal, #content #franchise ul.normal, #content #franchise ol li table th span, #content #franchise ul li table th span { font-weight:400; }
#content #franchise p { font-weight:400; padding:0; margin:0 0 18px 0; }
#content #franchise ol.heading-3 { list-style-type:lower-alpha; font-size:15px; line-height:18px; }
#content #franchise table { margin-bottom:18px; border-collapse:collapse; width:100%; }
#content #franchise table.half { width:50%; }
#content #franchise ol li table td, #content #franchise ul li table td { font-weight:400; border-bottom:1px solid #67AB00; font-size:12px; line-height:18px; }
#content #franchise ol li table th, #content #franchise ul li table th { border-bottom:1px solid #67AB00; color:#0C5F31; }
#content #franchise table td, #content #franchise table th { vertical-align:top; margin:0; padding:3px 9px; background:#ADCB82; }
#content #franchise ol li table, #content #franchise ul li table { border-top:1px solid #67AB00; }


p img.alignleft { float:left; margin:0 1em 1em 0;}
p img.alignright { float:right; margin:0 0 1em 1em;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


.slideshow { width:230px; height:306px; }
.slideshow img { border:1px solid #ffffff; }

/* FADE IMAGES */

ul#portfolio li img{
	border: 1px solid #ffffff;
	padding: 0px;
}

ul#portfolio li { list-style:none; }

ul#portfolio { width:230px; height:306px; }

/* social links */
ul.social-links {width:964px; height:36px; position:relative; background:url(images/social-links.png) 286px 0 no-repeat; margin:0 auto 36px; padding:0; list-style-type:none; }
ul.social-links li { display:block; position:absolute; }
ul.social-links a {display: block; height:36px; border:0px dotted #0033CC; }
ul.social-links a span { position:absolute; text-indent:-999999px; }
* html ul.social-links { overflow:hidden; }

.fbck a:hover {background:url(images/social-links.png) 0 -36px no-repeat;}
.twt a:hover {background:url(images/social-links.png) -133px -36px no-repeat;}
.plrk a:hover {background:url(images/social-links.png) -299px -36px no-repeat;}

ul.social-links .fbck { top:0; left:286px; width:133px; }
ul.social-links .twt { top:0; left:419px; width:166px; }
ul.social-links .plrk { top:0; left:585px; width:94px; }