/*
Theme Name: Kardon Theme
Theme URI: kardon.com
Description: Custom WP Theme For Kardon
Version: 1.0
Author: Erastica
Author URI: http://erastica.com
Tags: Custom Layout, Gallery
*/

/* GLOBAL RESET */
html, body, form, fieldset, legend {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, dt, dd {
	margin: 0;
	padding: 0;
}
form label {
	cursor: pointer;
}
input, select, textarea {
	font-size: 100%;
}
img {
	border: 0;
	vertical-align: top;
}
abbr, acronym {
  cursor: help;
}

/* GLOBAL CSS */
body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background: #c3cdd4;
}
:focus {
	outline: none;
}
a {
	color: #0c5881;
	text-decoration: none;
}
a:hover {
	color: #006fc0;
}
P {
	margin: 10px 0;
}
/**/
#masterbg {
	background: #e9f0f5 url(images/bgbody.jpg) repeat-x;
	float: left;
	width: 100%;
	padding: 0 0 60px 0;
}
.wrapx {
	width: 980px;
	margin: 0 auto;
}
#heading {
	float: left;
	width: 100%;
	height: 190px;
}
#logow {
	position: relative;
}
.logow {
	position: absolute;
	left: 0px;
	top: 40px;
	width: 102px;
	height: 120px;
}
.logow a {
	text-indent: -7777px;
	display: block;
	width: 102px;
	height: 120px;
	background: url(images/kardonlogo.gif) no-repeat;
}
#logo a:hover {
	background: url(images/kardonlogo.gif) 0px -120px no-repeat;
}
#login {
	position: relative;
}
.login {
	position: absolute;
	right: 0px;
	top: 19px;
}
.login a {
	display: block;
	text-indent: -9999px;
	width: 89px;
	height: 25px;
	background: url(images/login.gif) no-repeat;
}
.login a:hover {
	background: url(images/login.gif) 0 -25px no-repeat;
}


#navw {
	position: relative;
	z-index: 9999;
}
#nav {
	position: absolute;
	right: 0px;
	top: 80px;
}
#nav li {
	margin: 0 15px 0 0;
}

#nav li.active, #nav li.current_page_parent , #nav li.current_page_item{
	background: url(images/nav-l.gif) no-repeat left;
	display: block;
	height: 32px;
}
#nav li.active a, #nav li.current_page_parent a , #nav li.current_page_item a{
	background: url(images/nav-r.gif) no-repeat right;
	display: block;
	float: left;
	height: 32px;
	color: #fff;
}
#nav li span {
	padding: 8px 15px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #474747;
}
#nav li.active span, #nav li.current_page_parent span , #nav li.current_page_item span {
	color: #fff;
}
#nav a:hover span {
	color: #0e6e7f;
}
#nav li.active a:hover span, #nav li.current_page_parent a:hover span ,#nav li.current_page_item a:hover span {
	color: #fff;
}
#nav .endright {
	margin-right: 0;
}
#nav a {
	cursor: pointer;
}

/*subnav*/

#nav li ul {
	float: left;
}
/*#nav li.current_page_item a {
	background: transparent;
}*/
#nav li li a {
	float: left;
}
#nav li.current_page_parent li a {
	float: left;
	height: auto;
}
#nav li li {
	background: #0e7283;
}
#nav li.current_page_parent li a {
	background: none;
}

#nav li li a span {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
#nav li li.current_page_item a, 
#nav li.current_page_parent li a:hover, 
#nav li li a:hover {
	background: #478f9c;
	width: 100%;
	display: block;
}
#nav li.current_page_parent li.current_page_item a span, 
#nav li.current_page_parent li a:hover span,
#nav li li a:hover span {
	color: #fff;
}


/*
	
*/


#stage {
	float: left;
	width: 978px;
	height: 331px;
	border: #4d819f solid 1px;
}
#stage #desc {
	position: relative;
}
#stage .desc {
	position: absolute;
	right: 0;
	width: 313px;
	height: 331px;
	background: #034e5b;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}
#stage .wrapb {
	padding: 15px 25px;
	color: #fff;
}
#stage h2 {
	font-size: 19px;
	font-weight: normal;
	line-height: 1.7em;
	margin: 0 0 20px 0;
}
.btn-learnhow {
	display: block;
	text-indent: -9999px;
	width: 139px;
	height: 41px;
	background: url(images/btn-learnhow.png) no-repeat;
}
.btn-learnhow:hover {
	background: url(images/btn-learnhow.png) 0 -41px no-repeat;
}
.btn-learnhow:active {
	background: url(images/btn-learnhow.png) 0 -82px no-repeat;
}
.stanav-l, .stanav-r {
	position: relative;
	z-index: 99;
}
.stanav-l a {
	position: absolute;
	width: 18px;
	height: 37px;
	background: url(images/stanav-l.png) no-repeat;
	display: block;
	text-indent: -9999px;
	top: 150px;
}
.stanav-l a:hover {
	background: url(images/stanav-l.png) 0 -37px no-repeat;
}
.stanav-l a:active {
	background: url(images/stanav-l.png) 0 -74px no-repeat;
}

.stanav-r a {
	position: absolute;
	width: 18px;
	height: 37px;
	background: url(images/stanav-r.png) no-repeat;
	display: block;
	text-indent: -9999px;
	top: 150px;
	right: 313px;
}
.stanav-r a:hover {
	background: url(images/stanav-r.png) 0 -37px no-repeat;
}
.stanav-r a:active {
	background: url(images/stanav-r.png) 0 -74px no-repeat;
}
#konten {
	float: left;
	margin: 20px 0 0 0;
}
.thecontent {
	width: 656px;
	float: left;
	margin: 0 20px 0 0;
}
.thecontentright {
	margin: 0 0 0 20px;
	display: inline;
}
.sidebar {
	font-size: 12px;
	width: 300px;
	float: left;
}
#high {
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}
#high .high-top {
	background: url(images/high-top.gif) no-repeat;
	width: 656px;
	height: 10px;
	float: left;
	font-size: 0;
}
#high .high-bot {
	background: url(images/high-bot.gif) no-repeat;
	width: 656px;
	height: 12px;
	float: left;
	font-size: 0;
}
#high .high-body {
	background: url(images/high-body.gif) repeat-y;
	width: 656px;
	float: left;
}
#high .wrapn {
	padding: 15px 20px 10px 20px;
}
#konten #high h2 {
	color: #184660;
	font-size: 29px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.zimg {
	margin: 0 15px 0 0;
	float: left;
}
#konten ul {
	list-style-image: url(images/ulli.gif);
	padding: 0 0 0 30px;
	color: #184660;
	margin: 10px 0;
}
#konten h2 {
	color: #184660;
	font-size: 29px;
	font-weight: normal;
	padding: 0 0 17px 0;
}
#konten h3 {
	color: #184660;
	font-size: 21px;
	font-weight: normal;
	padding: 10px 0 10px 0;
}
#konten a {
	text-decoration: underline;
}
#konten a:hover {
	text-decoration: none;
}
#konten h2.heading-sidebar {
	background: url(images/heading-sidebar.gif) no-repeat;
	width: 300px;
	height: 29px;
	padding: 0 0 5px 0;
}
.heading-sidebar span {
	font-size: 17px;
	display: block;
	padding: 1px 0 0 13px;
	color: #19383d;
	font-weight: bold;
	text-shadow: 1px 1px 0 #aec2c6;
}
.sidebar .block {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.newsletter dt {
	font-weight: bold;
	float: left;
	clear: both;
	width: 60px;
	margin: 0 10px 5px 0;
	font-size: 14px;
	text-align: right;
}
.newsletter dd {
	float: left;
	margin: 0 0 5px 0;
	width: 225px;
}
.newsletter .inputtext {
	background: #fff;
	width: 209px;
	height: 24px;
	border: #6f9da5 solid 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 8px 0 8px;
}
.newsletter .submit {
	text-align: right;
}
#footer {
	float: left;
	width: 100%;
	background: url(images/footerbg.jpg) center top no-repeat;
	padding: 0 0 20px 0;
}
#footer .quote {
	float: left;
	width: 824px;
	background: #808d96;
	color: #fff;
	margin: 0 0 20px 0;
}
#footer blockquote {
	font-size: 28px;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}
#footer cite {
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
#footer .quote .wrapu {
	margin: 16px 20px;
}
.copy {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	font-size: 13px;
	color: #616f79;
	background: url(images/copyline.gif) top no-repeat;
	padding: 10px 0 0 0;
}
.copy a {
	color: #616f79;
	text-decoration: underline;
}
.copy a:hover {
	text-decoration: none;
}
.copy .wbm {
	text-decoration: none;
}
.copy .wbm:hover span {
	text-decoration: underline;
}
.wbm span {
	height:30px;
	padding:10px 0 10px 32px;
	background: url(images/wbm.gif) left no-repeat;
}
.picthumb ul {
	list-style-type: none;
	clear: both;
}
.picthumb li {
	float: left;
	margin: 0 10px 0 0;
}
.picthumb li a {
	border: #808d96 solid 1px;
	display: block;
}
.picthumb li a img {
	width: 71px;
	height: 71px;
}
.picthumb li a:hover {
	border: #fff solid 1px;
}

.copy {
	text-align: center;
}
#stage-internal {
	float: left;
	background: url(images/stage-internal.gif) no-repeat;
	width: 980px;
	height: 232px;
	margin: 0 0 20px 0;
}
#stage-internal h2 {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	float: left;
	width: 620px;
	margin: 55px 30px 30px 35px;
	line-height: 1.6em;
	display: inline;
}
#stage-internal .stageimg {
	float: right;
	margin: 1px 1px 0 0;
	display: inline;
}
#konten #gallery {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}
#gallery li {
	width: 198px;
	height: 198px;
	border: #60858c solid 2px;
	float: left;
	margin: 0 16px 15px 0;
}
#gallery div {
	position: relative;
}
#gallery div a {
	position: absolute;
	background: #063037;
	width: 187px;
	height: 37px;
	left: 5px;
	top: 161px;
	text-decoration: none;
	color: #fff;
	line-height: 1.1em;
	cursor: pointer;
}
#gallery a span {
	text-align: center;
	width: 187px;
	display: block;
	font-size: 13px;
	padding: 2px 0 0 0;
}
#gallery a:hover {
	color: #fff;
	background: #43a3b3;
}





/*subnav*/

#konten ul.subnav {
	list-style-image: none;
	list-style-type: none;.
	padding: 0;
}
#konten div.tags {
	padding: 10px 48px;
}
#konten ul.subnav a, #konten div.tags a {
	color: #4d575e;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
#konten ul.subnav li.current_page_item a, #konten ul.subnav a:hover, #konten div.tags a:hover {
	color: #2e7b88;
}
#konten ul.subnav a {
	padding: 0 0 0 18px;
}
#konten ul.subnav a.active, #konten ul.subnav li.current_page_item a, #konten ul.subnav li.current-cat a {
	background: url(images/subnavactive.gif) left no-repeat;
	padding: 0 0 0 18px;
}

/*image styles*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/*BLOG*/
#konten .blog-box {
	width: 655px;
	float: left;
	border: solid 1px #b1b9bd;
	background: #FFF;
	margin-bottom: 30px;
}
#konten .blog-detail {
	width: 655px;
	float: left;
	margin-bottom: 30px;
}
#konten .blog-box .blog-box-inner {
	padding: 20px 30px 30px 20px;	
}
#konten .blog-box .blog-box-inner .description, #konten .blog-detail p, #konten .comments-box .description {
	overflow:hidden;
}
.blog-box .blog-box-inner img, .blog-detail img {
	clear:both;
	float:left;
	border: 2px solid #60858c;
	width: 145px;
	margin:0 20px 0 0;
}
#konten .blog-box .blog-box-inner .description h3, #konten .blog-detail h3 {
	color: #184660;
	padding: 0;
}
#konten .blog-box .blog-box-inner .description h3 a, #konten .blog-detail h3 a {
	color: #184660;
	text-decoration: none;
}
#konten .blog-box p, #konten .blog-detail p {
	font-size: 12px;
}
#konten .blog-box .blog-box-inner p.date, #konten .blog-detail p.date {
	color: #999;
	margin: 0 0 15px 0;
	font-size: 11px;
}
#konten .blog-box .blog-box-inner p.date a, #konten .blog-detail p.date a {
	color: #999;
}
#konten .blog-box .blog-more {
	border-top: solid 1px #b1b9bd;
	padding: 0 15px;
}
#konten .blog-box .blog-more .comments {
	width: 240px;
	float: left;
}
#konten .blog-box .blog-more .comments {
	margin: 10px 0 8px 0;
}
#konten .blog-box .blog-more .comments a {
	text-decoration: none;
}
#konten .blog-box .blog-more .comments span {
	background: url(images/blog-comments.gif) no-repeat;
	width: 27px;
	height: 28px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 10px;
}
#konten .blog-box .blog-more .read {
	text-align: right;
	width: 100px;
	float: right;
}

#konten h4.blog {
	color: #184660;
	margin-bottom: 20px;
}
#konten .comments-box {
	width: 650px;
	float: left;
	margin-bottom: 30px;
}
#konten .comments-box img {
	clear:both;
	float:left;
	width: 78px;
	margin:0 20px 0 0;
}
#konten .comments-box p {
	font-size: 12px;
}
#konten .comments-box p.name {
	margin: 0;
}
#konten .comments-box p.date {
	color: #999;
	margin: 0 0 5px 0;
	font-size: 11px;
}
#konten .blog-form fieldset {
	border: none;
}
#konten .blog-form .col1 {
	width: 315px;
	margin-right: 20px;
	float: left;
}
#konten .blog-form .col2 {
	width: 320px;
	float: left;
}
#konten .blog-form form p{
	margin-bottom: 17px;
}
#konten .blog-form label {
	display: block;
}
#konten .blog-form input {
	border: solid 1px #cfcfcf;
	width: 308px;
	padding: 2px 0 0 2px;
	height: 20px;
}
#konten .blog-form textarea {
	width: 315px;
	height: 145px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #cfcfcf;
	font-size: 12px;
	overflow: hidden;
}
#konten .blog-form p.button input {
	width: 66px;
	height: 31px;
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background: url(images/blog-submit.gif) no-repeat;
	border: none;
	float: right;
	margin-right: 3px;
}