/*  
#6DB7DC
Theme Name: Ads Theme
Theme URI: http://www.blogging-secret.com/
Description: Ads  Theme is 2 or 3 column ads style wordpress theme
Version: 1.0
Author: Eric
Author URI: http://www.blogging-secret.com/
*/

#wrap {
	background: #1F5E8A;
	width: 920px;
	margin: 10px auto 10px;
	/*padding: 0px 20px 15px 20px;
	border: double #C0C0C0;*/
}

body 
{
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #222;
	background: #023757;
	width: 960px;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#header {
	width: 920px;
	margin: 15px 0px 0px 0px;
	
	background: #023757 url(images/KOC_logo.gif) left top no-repeat;
}

#header .logo {
	width: 340px;
	height: 60px;
	float: left;
	cursor: pointer;
}
#header .orderno {
	float:left; color:#fff; font-size:2em; text-align:center; padding-top:15px;
}
#header .ads {
	width: 480px;
	height: 80px;
	float: right;
	padding: 20px 0px 0px 0px;
}


/*	-------------------------------------------------------------
	MENU/NAV
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#nav{
	/*background: #1F5E8A;*/
	height: 32px;
	padding: 4px 0 0;
	margin-bottom:10px;
}

#nav-left {
	float: left;
	display: inline;
	width: 620px;
}
	
#nav-right {
	float: right;
	display: inline;
	width: 300px;
}
	
#nav ul {
	position: relative;
    overflow: hidden;
	padding-left:5px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav ul li {
    float: left;
    list-style: none;
}

#nav ul li a, #nav ul li a:visited {
	display: block;
	color: #fff;
	margin: 0 8px; 
	padding: 5px 7px;
	color:#fff;
}

#nav ul li a:hover {
	color: #fff; 
	 
  	color: #fff;
	margin: 0 8px; 
	padding: 5px 7px;
	text-decoration:underline;
} 

#nav ul li a.current, #nav ul li a.current:visited, #nav ul li a.current:hover { 
	margin: 0 8px; 
	background-color: #1F5E8A;
  	color: #fff;
	padding: 5px 7px;
}

/*	-------------------------------------------------------------
	SEARCH
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#search{
	background: #F7F7F7;
	border: 1px solid #b3b3b3;
	float: right;
	height: 25px;
	margin: 0 15px 0 0;
	width: 280px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	border: 0;
	color: #000;
	float: left;
	font-size: 13px;
	margin: 4px 0 0;
	padding: 0px 2px 2px 10px;
	width:288px;
}
	
/*	-------------------------------------------------------------
	CONTENTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#contentwrapper{
	width: 920px;
	margin: 0 auto;
	margin-bottom: 5px;
	background-image: url(images/sbbg.gif);
}

#content {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 500px;
	margin: 0px 0px 5px 0px;
	border:#ccc 1px solid;
}

/*	-------------------------------------------------------------
	POST
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.entrytitle h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	padding: 0px;
	margin-bottom: 5px;
}

.entrytitle h2 a {
	color: #023757;
}

.entrytitle h2 a:hover {
	color: #023757;
	text-decoration:underline;
}

.entrytitle .meta {
	padding: 3px;
	color: #111;
	font-size: 12px;
	margin-bottom: 8px;
	line-height:20px;
}

.entrytitle .meta a {
	color: #0066CC;
}

.entrytitle .meta a:hover {
	color: #222;
	text-decoration:underline;
}

.entry {
	margin-bottom: 2em;
}

.entry a, .commentlist a, .navigation a {
	color:#0066CC;
}

.entry a:hover, .commentlist a:hover, .navigation a:hover {
	color:#000;
}

.entry blockquote {
	color: #666;
	margin: 0 30px 20px 30px;
	padding: 0 0 0 10px;
	border: 2px solid #fff;
	border-left: 2px solid #A4A1A1;
}

/*	-------------------------------------------------------------
	SIDEBAR
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#sidebar {
	float: right;
	width: 370px;
	height: 100%;
	min-height: 100%;
	padding: 10px;
        background: #023757;
}

#sidebar .box {
	padding: 6px;
	margin-bottom: 10px;
	background-color: #fff;
}

#lsidebar {
	float: left;
	width: 180px;	
}

#rsidebar {
	float: right;
	width: 180px;	
}

#sidebar .box h2, #sidebar h2 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #fff;
	background-color: #023757;
	padding: 7px;
}

#sidebar a {
	color: #333;
}

#sidebar a:hover {
	color:#0066CC;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul li {
	background-color: #fff;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 0.2em;
	padding: 0.3em;
}

#sidebar ul li ul{
	list-style-type: square;
	margin-left: 1.5em;
	padding: 0;
	border: 0;
}

#sidebar ul li ul li {
	border: 0;
}

/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer {
	background-color: #1F5E8A;
	width: 920;
	margin: 1px 0 0 0;
	padding: 8px;
}

#footer p {
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	color: #000;
}

#footer p a {
	color: #000;
}

#footer p a:hover {
	color: #000;
	text-decoration:underline;
}

#footer .left {
	float: left;
	width: 50%;
}

#footer .right {
	float: right;
	width: 50%;
	text-align: right;
}


/*	-------------------------------------------------------------
	COMMENTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.commentsblock textarea {
	width: 500px;
}

.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

ol.commentlist {
	color: #222;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 2em;
}

h3#comments {
	font-size: 1.6em;
}

.commentcount {
	float: right;
	font-weight: bold;
	font-size:16px;
}

.commentcount a {
	color: #cccccc;
}

.commentcount a:hover {
	color: #999999;
}

.commenttext {
	border-top: 1px solid #ddd;
}



/*ul#nav li{
-moz-border-radius:3px 3px 0 0;
background:url("images/menu_hover.gif") repeat-x scroll 0 0;
float:left;
margin:0 0 0 0.1em;
list-style: none;
z-index:0px;
}

ul#nav li a {
color:#444444;
float:left;
font-size:1.1em;
line-height:1em;
padding:11px 23px;
}*/

.nav-container { margin: 0px 0 6px 0; width:100%;   position:relative; float:left;  }
#nav {height: px; font-size:13px; position:relative;   float:right; right:50%;  text-align:center; z-index:10}

/* ALL Levels */ /* Style consistent throughout all nav levels */
#nav {margin:0;}
#nav li { position:relative; text-align:left;  background:#e0e0e0 url(images/menu_hover.gif) repeat-x; left:50%;  border:1px solid #333; -moz-border-radius:3px 3px 0 0 ;  list-style: none; }
#nav li.over { z-index:999; -moz-border-radius: 3px 3px 0 0 }
#nav a,
#nav a:hover { display:block; line-height:1em; text-decoration:none; font-size:1.1em; font-weight:bold;  }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/* 0 Level */
#nav li { float:left ; margin:0 0 0 .1em; -moz-border-radius: 3px 3px 0px 0px;-webkit-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px;behavior: url(PIE.htc);  background:#e0e0e0 url(images/menu_hover.gif) repeat-x; z-index:0; }
#nav li a { float:left; color:#444; /*text-shadow: 0px 1px #fff;*/ font-size:1.1em; line-height: 1em;  background:#e0e0e0 url(images/menu_hover.gif) repeat-x; -moz-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; border-radius: 3px 3px 0px 0px; behavior: url(PIE.htc); padding: 11px  22px;  }
#nav li.over a,
#nav a:hover, #nav li a:hover { /*text-shadow: 0px 1px #fff;*/ background:yellow url(images/shim-tab-over.gif) repeat-x;  }
#nav a:hover {line-height: 1em; -moz-border-radius: 3px 3px 0px 0px;-webkit-border-radius: 3px 3px 0px 0px ;  }
#nav li a:hover {color:#000 !important;  /*text-shadow: 0px 1px #fff;*/ }
#nav li.over, #nav li:hover { background:#e0e0e0 url(images/shim-tab-over.gif) repeat-x ;color: #000 !important;  }
#nav li.active {background:#efefef url(images/menu_active.gif) repeat-x;  }
#nav li.active a{  color: #444 !important; /*text-shadow: 0px 1px #fff !important;*/  }
#nav li.parent a {background:url(images/menu_bullett.png) no-repeat 90% 50%;}
#nav li.active a:hover { color: #000 !important; /*text-shadow: 0px 1px #fff !important;*/ background: url(images/shim-tab-over.gif) repeat-x;  } 
#nav li.home, #nav li.home a:hover { -moz-border-radius: 3px 3px 0px 0px;-webkit-border-radius: 3px 3px 0px 0px;border-radius: 3px 3px 0px 0px; behavior: url(PIE.htc);  }
#nav li.home a{ padding-left: 12px;  -moz-border-radius: 3px 3px 0px 0px;-webkit-border-radius: 3px 3px 0px 0px;border-radius: 3px 3px 0px 0px;  border-radius: 3px 3px 0px 0px; }
#nav li.home a:hover { color: #000;  -moz-border-radius: 3px 3px 0px 0px;-webkit-border-radius: 3px 3px 0px 0px;}
/* 1st Level */
#nav ul li{background: url(images/menu-hover.gif) repeat-x; float:none; border:none; left:0; margin:0; padding:0;text-transform:none;  border-radius: 0px; behavior: url('');}
#nav ul li.active {background: url(images/shim-tab-over.gif) repeat-x; float:none; border:none; left:0;}
#nav ul li.over {  background: url(images/shim-tab-over.gif) repeat-x;  color:#000 }
#nav ul li.parent { background:url(../images/bkg_nav_parent.gif) no-repeat 100% 50%; }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { margin:0; border:0;}
#nav ul li a{color:#000}
#nav ul a,
#nav ul a:hover { float:none; padding:0;  line-height:1.4em;font-size:11px; font-weight:bold;}
#nav ul li a { font-weight:normal !important; border-radius: 0px; behavior: url(''); line-height:1.4em; color:#000 }

/* 2nd Level */
#nav ul { position:absolute; width:13em; top:37px;display:none; -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); padding:0; background: #e0e0e0 url(images/shim-tab-over.gif); border-bottom:1px solid #ccc;}

/* Show menu */
#nav li.over > ul { left:0px; display:block;}
#nav li:hover > ul { left:0px; display:block;}
#nav li.over > ul li.over > ul { left:100px; }
#nav li:hover > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px;}
/* #nav li:hover > ul li:hover {background-image:none !important; }
 #nav li.parent > ul li a { background-image:none; /*text-shadow: 0px 1px #fff !important; }
#nav li.parent > ul li a:hover { background-image:none; /*text-shadow: 0px 1px #fff !important;} */
#nav ul li a {  padding:3px 10px; color:#444 !important; /*border-bottom: 1px solid #b9b9b9;border-top: 1px solid #f4f4f4;border-left: 1px solid #b9b9b9; border-right: 1px solid #b9b9b9;*/ border:0px solid #666;  }
#nav ul li.last a { border-bottom: 0px; }
#nav ul li a:hover { padding:3px 10px; color:#000 !important; text-shadow: none !important; border-top: 0px solid #666;  -moz-border-radius: 0px;-webkit-border-radius: 0px;}


.navmenu2 {
background:url("images/navigation_bg.jpg") repeat-x scroll left top transparent;
width:100%;
text-align:center;

}

ul.action-item {
text-align:center;
margin:0;padding:0;
width:60%;
margin:0 auto;
}

ul.action-item li {
float:left;
font-weight:bold;
list-style: none;
margin:0 2px;
}
ul.action-item li a{
display:block;
padding:8px 10px;
color:#FFF;
font-size:14px;
}
ul.action-item li a:hover{
display:block;
padding:8px 10px;
color:#FFF;
background:#023757;

}


