/*
Theme Name: Qube Default
Theme URI: http://wordpress.org/
Description: Default Qube template.
Version: 1.0
Author: Dion Soejoedi	
Author URI: http://qubegroup.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Family Equity v1.0
	 
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #c4e9fc;
	color: #333;
	text-align: left;
	line-height: 15px;
	}

#page {
	background-color: #c4e9fc;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/header.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 12px;
width:71.3%;
min-height:550px;
margin-top:-15px;
	}

#content a{
	font-weight:bold;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 15px;
	}

.widecolumn {
	line-height: 15px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/footer.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 18px;
	line-height:22px;
	text-align: left;
	}

#headerimg .description {
	font-size: 12px;
	text-align: left;
	}

h2 {
	font-size: 14px;
	line-height: 18px;
color:#009999;
	}

h2.pagetitle {
	font-size: 14px;
	line-height: 18px;
color:#009999;
	}



h3 {
	font-size: 14px;
font-weight:bold;
color:#009999;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #d2232a;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0033CC;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #d2232a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #d2232a;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #d2232a;
	text-decoration: none;
	}

a:hover {
	color: #d2232a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #c4e9fc;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#header {
	background-color: #c4e9fc;
	margin: 0;
	padding: 0;
	height: 180px;
	width: 980px;
	}

#headerimg {
	margin: 0;
	height: 180px;
	width: 250px;
	float:left;
	}

.narrowcolumn {
	float: right;
	padding: 10px;
	margin: 0px 0 0;
	width: 680px;
	background: #fff;
	border: 20px solid #00ada8;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 900px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	background: #c4e9fc;
float:left;
clear:both;
padding:13px auto;
	}


#footer div#copyright {
	float:left;
	font-size: 11px;
width:300px;
	padding-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
	
#footer div#qubegroup {
	float:right;
	font-size: 11px;
width:300px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer div#qubegroup a,
#footer div#copyright a{
color:#319fce;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 0 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	/* width: 130px; */
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#udin {
background: url('images/dot.jpg')repeat ;
background-color:#f7f3b1;
height:auto;
overflow:hidden;
width:100%;
margin:0;
}

#sidebar{
float:left;
margin:0;
	padding: 20px 0 10px 20px;
	width: 201px;
	background: #f7f3b1;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#access {
	background: #F7F3B1;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	
	width:960px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #000;
	display: block;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
	 border-right:#000000 solid 1px;
	 font-weight:bold;
	
}
#access ul ul {
	/*box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);*/
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;

}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #F7F3B1;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	/*background: #333;*/
	color:#FF0000;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
}


ul#NaviBar {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 999px;
	float: right;
	background: #C4E9FC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	
	
}

ul#NaviBar li {
	float: right;
}

ul#NaviBar li.first {
	border-left: none;
}

ul#NaviBar a {
	display: block;
	float: left;
	/*padding: 0 0.9em;*/
	line-height: 20px;
	text-decoration: none;
	color: #000;
	padding-right:20px; border-right:#319FCE solid 1px;
	
	padding-left:20px;
}

ul#NaviBar a:hover {
color:#319FCE;
	
	text-decoration: none;
}

ul#NaviBar li.current_page_item a { 
	color:#319FCE;
	text-decoration: none;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#home-banner {
	width: 100%;
	background: #fff no-repeat;
	height: 245px;
	margin-bottom: 10px;
}

#search {
	float:right;
	padding-top: 100px;
}

#call {
	color: #008ead;
	font-size: 14px;
	font-weight:bold;
	margin-top: -10px;
	padding-left: 5px;
}



/*santo*/

#navigation-main {
	width: 980px;
	background: #f7f3b1;
	height:25px;
float:left;
}

ul.nav-bar2{
    margin: 0;
    padding: 0px 5px 10px 0;
    list-style: none;
    width: 1000px;
height:25px;
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
}

ul.nav-bar2 li
{
	display: block;
    float: left;
	color: #000;
    z-index: 1000;
    padding: 0;
	font-size:11px;
	background:#f7f3b1;
	font-weight:bold;
	height:25px;
	width:90px;
	border-right: 1px solid #333;
text-align:center;
}

ul.nav-bar2 li.contact-us-page {
	border: none;
}
ul.nav-bar2 li.excursion-incursion-page{width:130px;} 

a.navt_plink:link , a.navt_plink:visited,
a.navt_clink:link , a.navt_clink:visited{
	color:#000;
}

li {
	color:#000000;
}


ul.nav-bar2 li ul a:hover
{
	color: #F00;
	/* background-color: #000000; */
	background-position:0 0; /*IE fix*/
} 

ul.nav-bar2 li a:hover
{
	color: #F00;
	background-position:0 0; /*IE fix*/
} 

ul.nav-bar2 li a{
	display: block;	
	text-decoration: none;
	padding: 5px;
}
ul.nav-bar2 li:hover, ul.nav-bar2 li.over {
	background: #f7f3b1;
margin-top:0px;
}

ul.nav-bar2 li ul{
    display: none;
}

/*
ul.nav-bar2 li ul li{
	background-color: #f7f3b1;
	color:#000000, filter:alpha(opacity=90);opacity: .9;-moz-opacity: .9;
	display: block;
	float: none;
	position: relative;
	margin: 0;
	width:auto;
	height:auto;
	z-index:999;
}
*/

ul.nav-bar2 li ul li{
	background-color: #f7f3b1;
	color:#000000, filter:alpha(opacity=90);opacity: .9;-moz-opacity: .9;
	display: block;
	float: left;
clear:none;
	position: relative;
	margin: 0;
	width:170px;
	z-index:999;
text-align:left;
}

ul.nav-bar2 li ul.services li,
ul.nav-bar2 li ul.case-studies li {
	width: 200px;
}


ul.nav-bar2 li ul li a{
	display: block;	
	/*height: 15px;*/
}

ul.nav-bar2 li ul li:hover, ul.nav-bar2 li ul li.over{
	background-color:#f7f3b1;
}

ul.nav-bar2 li:hover ul, ul.nav-bar2 li.over ul{
	display:block;
	width: auto;
	position: relative;
	margin: 0;
	padding: 0;
}
/*
ul.nav-bar2 li:hover ul, ul.nav-bar2 li.over ul{
	display: block;
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
}
*/

ul.nav-bar2 li.speciality-lessons-page {
width:170px;
}

ul.nav-bar2 li.cooking-lessons-page {
width:160px;
}

ul.nav-bar2 li.contact-us-page {
width:120px;
}

ul.nav-bar2 li.cooking-parties-page {
width:90px;
}

ul.nav-bar2 li.news-cat {
width:150px;
}

/* santo */

/* WIDGET */

.widget {
	border-top: 2px solid #007488;
	width: 180px;
	padding-top: 10px;
}

#sidebar h2 {
	color: #d2232a;
	padding-top: 0;
	margin-top: 0;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul li a {
	color:#333;
	font-size: 12px;
	font-weight:bold;
}

a.read_more {
	padding-left: 30px;
	background: url('images/read_more.jpg') left no-repeat;
	height:35px;
}

/* FOOOTEERRR LINK */

#footer-link {
	width: 980px;
	height: 40px;
	padding-top:10px;
}

ul.nav-footer2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	color:#319fce;
	float:right;
}

ul.nav-footer2 li {
	float:left;
	list-style:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right: 1px #319fce solid;
	margin-bottom:5px;
	padding: 0 5px;
}

ul.nav-footer2 li a {
	color: #319fce;
	display: block;	
	padding: 0 9px;
}

ul.nav-footer2 li a:hover {
	color: #1c5872;
	text-decoration:none;
	background-position:0 0; /*IE fix*/
}

ul.nav-footer2 li.speciality-lessons-page {
	border-right: none;
}

ul.nav-footer2 li.speciality-lessons-page a {
	padding-right:0;
}



a.websiteby {
	color: #319fce;
}

a.websiteby:hover {
	color:#1c5872;
}


.entry h2,
.entry h3 {
color:#009999;
}


.entry h3 {
font-size:9pt;
}

