/* @override http://ielo.net/wp-content/themes/the-buffet-framework/style.css */

/*   
Theme Name: The Buffet Framework
Theme URI: http://www.zy.sg/the-buffet-framework/
Description: The Buffet Framework is a theme framework designed not only for the theme developers who will be using the theme actions and filters to create the child themes, but also for the end users who would be able to add and remove what they want.
Author: Melvin Lee
Author URI: http://www.zy.sg/
Version: 0.5.4
Tags: fixed-width,white,light,two-columns,right-sidebar,theme-options,threaded-comments,sticky-post,microformats
.
	This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
.
*/

/* Import Blueprint CSS styles */
@import url('css/blueprint/reset.css');
@import url('css/blueprint/typography.css');
@import url('css/blueprint/forms.css');

/* Import custom layouts (located at /css/layouts/) */
@import url('css/layouts/2c-r-fixed.css');

/* Un-comment the line below to set a grid with 18px line-height */
/* body { background: url(images/12_col.gif) repeat-y top center } */

/* =Global Elements
-------------------------------------------------------------- */
body { font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background: #FFF url(img/menu-separator.jpg) repeat-x 0 0px; color: #333; font-size: 14px }


.left{
        float: left;
}

img.left {
        margin-top: 0;
        margin-right: 10px;
}

div.features h4 {
        letter-spacing: 0;
        font: normal normal 1.4em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p.features {
        float: left;
}

div.features {
        width:90%;
        float: left;
        margin-bottom: 30px;
}

div.box {
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	border:1px solid #DBDBDB;
        background-color: #f8f8f8;
	width: 400px;
	margin: auto;
	padding: 1em;
}
div.classic:hover {
        border:1px solid #D0D0D0;
}

div.classic {
        border:1px solid #E0E0E0;
}
a.classic div {
        border:1px solid #F5F5F5;
}
a.classic div:hover {
        border:1px solid #D0D0D0;
}
a.classic {
        color: #000;
}
#content div.box.classic h3 {
        margin-top: 8px;
        margin-bottom: 18px;
                border-bottom-width: 1px;
        border-bottom-style: solid;
}

div.box h3 {
        margin-top: 0;
}

h3.box {

        margin-top: 0px;

}

p.home-p {
	padding-left: 40px;
	padding-right: 40px;
	font-size: 1.1em;
}

a.home-link,a.home-link:visited,a.home-link:active {
	font-weight: bold;
		background-color: #ebebeb;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 3px 10px;
	color: black !important;
}
a:link, a:visited { color: #6385A1 }
a:hover { color: #D6156C }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0 }
.clearfix:after { clear:both; content:'.'; display: block; visibility: hidden; height: 0 }
.clearfix{ display: inline-block }
* html .clearfix{ height: 1% }
.clearfix{ display: block }

h3 { font-size: 18px; font-weight: bold; margin: 2em 0 1.25em; color: #666;
	text-transform: none;
}
h1, h2, h4 { font-weight: bold }
h5 { font-size: 16px; margin: 1em 0 0.5em; color: #d19f00; text-transform: uppercase }
h6 { font-size: 14px }
code { font-family: "Consolas", "Lucida Console", "Courier New", Courier, monospace; font-size: 14px }

.aligncenter { display: block; margin: 0 auto }
.alignright { float: right; margin: 0 0 1em 1em }
.alignleft { float: left; margin: 0 1em 1em 0 }
.floatLeft { float: left }
.floatRight { float: right }
img.aligncenter, img.alignright, img.alignleft { border: 5px solid #DDD }

.hls { background: yellow }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.submit { background: #FFF; border: 1px solid #DDD; color: #6385A1; padding: 5px }
.submit:hover { background: #D6156C; color: #FFF }
.navigation a:link, .navigation a:visited, .comments-navigation a:link, .comments-navigation a:visited { border: 1px solid #DDD; display: inline-block; text-decoration: none; padding: 5px; font-size: 14px;
	font-weight: bold;
}


/* =Layouts
-------------------------------------------------------------- */
#primary { padding-top: 1em }
#wrapper { width: 980px; margin: 0 auto }
#container { width: 650px }
#containerAll { width: 960px; }

h2.tagline {
	display: none;
}

ul.navbar {
	float:right;
	margin:20px 0 0;
	padding:0;
}

ul.navbar li {
	float: left;
	margin-right:5px;	
	list-style-type: none;
}

.ielo-footer {
	background-image: url(img/footer-bg.jpg);
	width: 100%;
	padding-top: 70px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



div.column.grid_6.home-block {
	border: 1px solid #dbdbdb;
	width: 458px;
  margin-top:20px;
  padding-top:25px;
  padding-bottom:10px;
  margin-bottom:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
  border-radius: 15px;
}

div.column.grid_6.home-block:hover {
	border: 1px solid #3A3A3A;
  cursor:pointer;
}

.ielo-footer p {
	color: gray;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	
}

#articles {
	text-decoration: none;
}

div.footer-title {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	color: silver;
	font-size: 1.4em;
}

ul.navbar li a{
	text-decoration: none;
	padding: 7px 12px;
	color: #333;
	font: bold 1em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

ul.navbar li a:hover{
	background-color: #ebebeb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

li.current_page_item a{
	background-color: #ffcc29;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

img.footer-img {
	border: 1px dotted #3A3A3A;
}

div.row.coords {
	
}

font.telephone {
	font-size: 0.8em;
	float: right;
	color: #ffcc29;
}


#content {  padding: 1em 1em 1em 0; width: auto; overflow: hidden }


.allwidth {
	width: 100%;
}

.home-img {
	margin-right: 60px;
	margin-left: 62px;
}

/* =Header
-------------------------------------------------------------- */
#header {
	height: 110px;
}
#branding { padding: 20px 0}

h2.home-big-title {
	margin-bottom: 0;
	text-align: center;
	font: bold 2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
}

h3.home-big-title {
	margin: 0 0 30px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
}
.logo { float: left }
.blog-name { display: block; font-size: 44px; letter-spacing: -2px; font-weight: bold; margin: 0; padding: 0; line-height: 1em }
.blog-name a:link, .blog-name a:visited { text-decoration: none; color: #2B2825 }
.blog-name a:hover { color: #D6156C }
.blog-description { font-size: 16px; font-weight: bold; color: #CCC; margin: 0; padding: 0 }
#searchbar { display: block; float: right; margin: 1em 0 0 }
#searchbar .text { width: 270px; float: left }
#searchbar .submit { margin: 6px 5px 0; float: left }

/* =Menus
-------------------------------------------------------------- */
.menu { border-bottom: 1px solid #DDD }
.nav, .rss-links { list-style: none; padding: 0; margin: 0 }
.nav { float: left }
.nav li, .rss-links li { float: left; margin-right: 15px; padding: 0 }
.nav li a:link, .nav li a:visited, .rss-links li a:link, .rss-links li a:visited { display: block; padding: 5px 0; font-size: 15px; clear: left; text-decoration: none; font-weight: bold }
.nav li .children { position: absolute; list-style: none; margin: 0 0 0 -7px; padding: 0; z-index: 100; border: 1px solid #DDD; background: #FFF; overflow: hidden; width: 180px }
.nav li .children li { float: none; margin: 0; padding: 3px 6px }
.rss-links { float: right }
.rss-links a { background: url('images/rss.png') no-repeat left 9px; padding-left: 15px !important }

/* =Breadcrumbs
-------------------------------------------------------------- */
#breadcrumbs { margin: 1em 0; list-style: none }
#breadcrumbs li { float: left; padding: 1px 5px 1px 0; margin-right: 5px; border-right: 1px solid #CCC }
#breadcrumbs li:last-child, #breadcrumbs .last { border: 0 }
#breadcrumbs li a:link, #breadcrumbs li a:visited { text-decoration: none; clear: left }
#breadcrumbs .notice { border: 0; color: #999; background: none }

/* =Sidebars
-------------------------------------------------------------- */
.sidebar .xoxo { margin: 0 1em 1.5em }
.sidebar li { list-style: none }
.widgetcontainer ul { list-style: none; margin: 0 !important; padding: 0 }
.widgetcontainer li { margin: 0.5em 0 }
.widgetcontainer a:link, .widgetcontainer a:visited { text-decoration: none }
#widgetsearch .text { width: 250px }

/* =Featured
-------------------------------------------------------------- */
.featured-post { margin: 0 0 1em; padding-bottom: 1em; border-bottom: 1px solid #DDD; font-size: 14px }
.featured-post img { float: left; margin: 0 1.5em 1.5em 0 }
.featured-post .entry-summary { line-height: 1.73em }

/* =News
-------------------------------------------------------------- */
.news-list .post { margin-bottom: 1.5em }

/* =Posts
-------------------------------------------------------------- */
.post { margin-bottom: 3em }
.entry-title { font-size: 28px; margin: 0 0 0.5em; letter-spacing: -1px; font-weight: bold }
.entry-title a:link, .entry-title a:visited { text-decoration: none; color: #d19f00}
.entry-title a:hover {}
.entry-content p, .entry-summary { line-height: 1.73em }
.entry-content { font-size: 14px }

div.entry-content.allwidth {
	width: 100%;
}
.more-link { display: inline-block; overflow: hidden; font-weight: bold; font-size: 14px; margin: 1em 0; zoom: 1 }
.entry-meta { margin: 0.5em 0 1.5em; color: #999 }
.entry-tags { display: block; clear: left }
.author, .published { display: block; float: left; margin-right: 15px }
.entry-links { list-style: none; margin: 1em 0; padding: 1em 0 }
.entry-links li { float: left; margin-right: 15px }
.entry-links a:link, .entry-links a:visited { text-decoration: none; font-weight: bold; font-size: 16px }
.entry-category { font-weight: bold; color: #999; font-size: 12px; display: block; text-transform: uppercase; padding: 0.5em 0 }
.gallery .gallery-item { float: left; margin: 0 1em 1em 0 }
.attachment { margin: 1em 0 }

/* =Lifestream
-------------------------------------------------------------- */
.lifestream { margin: 1em 0 }
.lifestream .url { float: left; margin-right: 10px; display: block }
.lifestream .entry-title { margin: 1em 0 }
.lifestream .published { color: #999; float: left; margin-right: 30px; width: 150px }
.lifestream .entry-content { font-size: 18px; margin-left: 210px }
.lifestream .entry { margin: 0; padding: 1em 0; border-bottom: 1px solid #EEE }

/* =Comments
-------------------------------------------------------------- */
#commentlist { list-style: none; margin: 0; padding: 0 }
#commentlist ul, #commentlist ol { list-style: none; margin: 0; padding: 0 }
#commentlist li { }
#commentlist .children { padding-left: 1.5em }
.comment-author .avatar { float: left; margin: 0 1em 1em 0; border: 2px solid #DDD }
.comment-author cite { font-style: normal; font-weight: bold; font-size: 16px }
.comment-author .says { display: none }
.comment-meta { color: #999 }
.comment-meta abbr { cursor: default }
.comment-node { margin-bottom: 1.5em; padding: 0 0 1.5em; border-bottom: 1px solid #DDD }
.comment-content { clear: left; font-size: 14px }
.comment-content p { line-height: 1.73em }
.comment-reply-link { font-weight: bold; font-size: 16px; text-decoration: none }
#commentform textarea { font-family: Arial, Helvetica, sans-serif; width: 90% }
#trackbacklist { margin-bottom: 3em }
#trackbacklist li { margin: 0.5em 0 }

/* =WP-PageNavi
-------------------------------------------------------------- */
.wp-pagenavi { font-size: 14px }
.wp-pagenavi .current, .wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 5px; border:1px solid #DDD; text-decoration: none; margin: 0 0.3em }

/* =WP125
-------------------------------------------------------------- */
#wp125adwrap_2c .wp125ad { padding: 10px 10px 0 0 !important }

/* =Footer
-------------------------------------------------------------- */
#footer { margin: 0 auto; border-top: 1px solid #DDD; zoom: 1; width: 960px }
#footer ul { list-style: none; margin: 0; padding: 0 }
#footer h5 { font-size: 16px; margin: 1em 0; color: #999; text-transform: uppercase }
#footer-sidebar { float: left }
#footer-sidebar .widgetcontainer { float: left; margin-right: 0.5em; min-width: 200px; overflow: hidden }
#footer-sidebar .widgetcontainer li { margin: 0.3em 0 }

div.navigation {
	float: left;
	margin-right: 20px;
	border-right: 1px solid #dbdbdb;
	padding: 5px 20px 5px 10px;
	width: 160px;
}

#container2 div.navigation ul {
	
}

#container2 div.navigation ul{
	padding: 0;
	margin: 1px;
}
#container2 div.navigation ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#container2 div.navigation ul li a{
	color: #444;
	border-width: 0;
	font-size: 1.2em;
}

#container2 div.navigation ul li.page_item.current_page_item a, #container2 div.navigation ul li ul li.page_item.current_page_item a, {
	padding: 0 10px;

}

#container2 div.navigation ul li ul li a {
	font-size:0.8em;
	color: gray;
	margin-left:20px;
	margin-bottom:5px;
}
#container2 div.navigation ul li ul li.current  {
	font-size: 12em;
	color: gray;
	margin-left: 20px;
}

#container2 div.navigation ul li.page_item.current_page_ancestor.current_page_parent ul li.page_item.current_page_item a {

}

#container2 div.navigation ul li.page_item.current_page_item ul li.page_item a {
	background-color: white;
}

.footer-message { margin: 1em 0; font-size: 14px; color: #666 }

/* ================ */
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
/* ================ */

.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_contact { width:125px;}
.grid_legal { width:920px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_news { width:315px;}
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

p.intro {
	line-height:1.35em;
	font-size: 1.45em;
	color: #333;
}

a.mainHiddenLink {
  display:none;
}

#freeMigration {
  z-index:100;
  position:absolute;
  top:80px;
  left:50%;
  width:153px;
  height:149px;
  margin:auto;
  margin-left:352px;
}

#freeMigration a:hover {
  background:url('img/migration_btn_hover.png');
}
#freeMigration a {
  background:url('img/migration_btn.png');
  width:153px;
  height:149px;
  display:block;
}
#freeMigration a span { display:none; }

#networkMap {
 width:90%;
}
#networkMap th, #networkMap td, #networkMap tr {
 vertical-align:top;
 padding:0;
}

a.blocNavig {
  text-align:center;
  /*float:left;*/
  /*padding-top:40px;
  padding-bottom:40px;
  margin-left:10px;
  */
  /*width:30%;*/
  width:100%;
  padding:80px;
	border:1px solid #dbdbdb;
  /*margin-top:20px;*/
  /*margin-bottom:20px;*/
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
  border-radius: 15px;
}


.tagcloud a.tag1 { font-size: 0.7em; font-weight: 100; }
.tagcloud a.tag2 { font-size: 0.8em; font-weight: 200; }
.tagcloud a.tag3 { font-size: 0.9em; font-weight: 300; }
.tagcloud a.tag4 { font-size: 1.0em; font-weight: 400; }
.tagcloud a.tag5 { font-size: 1.2em; font-weight: 500; }
.tagcloud a.tag6 { font-size: 1.4em; font-weight: 600; }
.tagcloud a.tag7 { font-size: 1.6em; font-weight: 700; }
.tagcloud a.tag8 { font-size: 1.8em; font-weight: 800; }
.tagcloud a.tag9 { font-size: 2.2em; font-weight: 900; }
.tagcloud a.tag10 { font-size: 2.5em; font-weight: 900; }
.tagcloud {
 width:95%;
 margin: 0 auto;
 padding-top:20px;
 line-height:1.8em;
 text-align:justify;
}
.tagcloud a { 
 padding:0;
 margin:3px;
 white-space:nowrap;
 color:#666;
 text-decoration:none;
}
.tagcloud a:hover { 
 text-decoration:underline;
}

.gradient a {
  text-decoration:none;
  color:#000;
}

.gradient span {
  background: url(img/gradient-glossy.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height:5em;
}

.gradient-glossy span {
  background: url(img/gradient-glossy.png) repeat-x;
  position: absolute;
  display: block;
  width: 47%;
  height:24px;
}

div.tips2 {
  margin:auto;
  width:200px;
  padding:10px;
  text-align:center;
  background-color:#FFCC29;
  margin-bottom:15px;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}
div.tips2 a {
  color:#000;
}
div.tips2 p {
  padding:0; margin:0;
}

a.tips2 {
  color:#000;
  font-weight:bold;
  padding:15px;
  font-size:130%;
  background-color:#FFCC29;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  margin:40px;
}


div.tips {
  margin:auto;
  width:500px;
  padding:10px;
  text-align:center;
  background-color:#FFCC29;
  margin-bottom:15px;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
}
div.tips a {
  color:#000;
}
div.tips p {
  padding:0; margin:0;
}

a.tips {
  color:#000;
  font-weight:bold;
  padding:15px;
  font-size:130%;
  background-color:#FFCC29;
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  margin:40px;
}

ul.ticks {
  margin-bottom:0;
}
ul.ticks li {
  font-weight:bold;
  list-style-image:url(img/tick.png);
  list-style-type:none;
}

.infoBox {
  -moz-border-radius:8px;
  border-radius:8px;
  -webkit-border-radius:8px;
  background-color:#F7F89B;
  border-bottom:2px solid #E8E8E8;
  font-size:13px;
  margin-top:10px;
  margin-bottom:20px;
  padding:15px;
}


#warrantyTable th {
  background-color:#EEE;
  border-right: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
}
#warrantyTable td {
  border-bottom: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
}
