/*
Theme Name: Kelco Design
Theme URI: http://www.wilsonwebstudio.com.au
Description: Kelco Design
Author: Linda Wilson
Author URI: http://www.wilsonwebstudio.com.au

	This theme was designed and built by Linda Wilson,
	whose blog you will find at http://www.wilsonwebstudio.com.au/
*/


/* Begin Typography & Colors */

body {
background: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}

img {
border: none;
}

p {
}

h1 {
color: #293143;
font-size: 15px;
background: url(images/h1-bg.jpg) repeat-x;
padding: 6px;
border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
clear: right;
}


h2{
color: #293143;
font-size: 15px;
background: url(images/h1-bg.jpg) repeat-x;
padding: 6px;
border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
}

h2 a {
color: #293143;
font-size: 15px;
text-decoration: none;
}

a {
color: #487eac;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#main-container {
margin: 0 auto;
width: 1000px;
max-width: 100%;
min-width: 600px;
border-top: 1px solid #444444;
border-left: 1px solid #444444;
border-right: 1px solid #515151;
border-bottom: 1px solid #515151;
background: #fff;
}

/* HEADER AREA */

/* #header {
background: #2a3143;
height: 116px;
} */

#logo {
float: left;
background: url(images/logo.jpg) no-repeat;
height: 116px;
width: 512px;
max-width:100%;
}

#search {
float: right;
padding: 48px 50px;
}

#banner {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background: #4e87b5 url(images/banner.jpg) no-repeat;
height: 235px;

max-width: 100%;
min-width: 600px;
}

#banner-text, banner-text p {
color: #fff;
float: right;
margin-top: 54px;
width: 344px;
clear: right;
margin-right: 60px;
font-size: 14px;
line-height: 20px;
}

.word {
float: right;
padding-top:5px;
}

#chinese {
float: right;
color: #fff;
font-size: 15px;
padding: 5px 25px 8px 10px;
text-decoration: none;
width: 100px;
background: url(images/nav-bg.jpg) repeat-x;
}

#chinese a {
color: #fff;
}

.chinese-img {
background: url(images/chinese.jpg) no-repeat;
height: 20px;
width: 31px;
float: left;
margin: 4px 6px 0 0;
}


.main-navigation {
	clear: both;
	margin: 0 auto;
	width: 1080px;
	max-width: 100%;
	min-height: 45px;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 10px 0 0;
	background: #000000;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #ffffff;
	display: block;
	font-size: 14px;
	line-height: 1;
	padding: 15px 20px;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover {
	background-color: #000000;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #000000;
	border: 0px solid #f7f5e7;
	border-top: 0;
	display: none;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	    white-space: nowrap;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
	background-color: #000000;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
	display: block;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #ffffff;
	
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	background-color: #f7f5e7;
	margin: 0 auto;
	width: 1600px;
	max-width: 100%;
	width: 100%;
}

#sidebar ul {
list-style: none;
}

#sidebar {
float: right;
}

.widgettitle {
clear: both;
margin: 10px 0 10px 0;
}

#sidebar ul li {
clear: both;
padding-top: 6px;
}


#box {
float: left;
width: 650px;
margin-bottom: 20px;
}

.youtube {
float: right;
padding: 0;
width: 270px;
}

#content {
background: #fff;
padding: 20px;

}

#content-area-left {
width: 635px;
float: left;
padding-bottom: 20px;

}

#content-area-right {
width: 292px;
float: right;
padding-bottom: 20px;
}

#wilson, #wilson a {
float: right;
background: #2a3143;
color: #5d6988;
text-decoration: none;
padding-right: 10px;
}

#footer {
background: #2a3143;
color: #5d6988;
text-decoration: none;
padding: 10px;
margin-top: 20px;
}

#footer a {
color: #5d6988;
padding-right: 10px;
padding-left: 10px;
}

#footer-container {
float: left;
background: #2a3143;
color: #5d6988;
text-decoration: none;
padding-right: 10px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.post {
border-bottom: 1px solid #ccc;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
border: 1px solid #ccc;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Begin Form Elements */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	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;
}

/*
Product Info
*/

.product_info {
float: right;
}

.product_info img { border: 0; padding: 0; }

.product_info_box h3 { color: #000 !important; text-transform: uppercase; font-size: 14px; margin-top: 0; }

.product_info_box p { color: #000 !important; font-size: 12px; }

.product_info_box form div { margin-bottom: 5px; }

.product_info_box form label { display: block; color: #000 !important; font-weight: bold; }

.product_info_box form div input { width: 355px; padding: 3px; }

.product_info_box form div textarea { width: 355px; padding: 5px; height: 50px; }

@media only screen and (min-width: 100px) and (max-width: 900px) {

#logo { position: absolute; top: 10px;  }
#search {display: none;}

#content-area-left {
width: 100% !important;
max-width: 100%;
float: left;
padding-bottom: 20px; }

#header {display: none; }

#banner-text, .banner-text p {display: none; }

#header { margin: 0 auto !important;}

#content-area-right {
width: 100% !important;
max-width: 100% !important;
float: none !important;
padding-bottom: 20px;
background: #eee;
}

#box { width: 100% !important; max-width: 100% !important;}

}