/*

Theme Name: Kyowa

Author: Mahtab Ali at AIM WEB DESIGNS

*/





html, body, #page {
	height: 100%;
}
body > #page {
	height: auto;
	min-height:100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	background: #daf0f3;
	color: #000;
	text-align: center;
}
#page {
	background:url(images/contentback.jpg) repeat-y;
	border: 0px solid #959596;
	text-align: left;
}
#content {
	font-size: 12px;
	line-height: 24px;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
#footer {
	background: #daf0f3;
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 21px;
	color:#f96632;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 13px;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
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: #b85b5a;
}
.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: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
body {
	margin: 0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 908px;
	border: 0px solid #959596;
}
#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 94px;
	width: 908px;
	background:#b1b3b6
}
#header a {
	color:#FFF;
	text-decoration:none
}
.narrowcolumn {
	float: right;
	margin: 0px;
	width: 700px;
	padding-bottom:20px;
	font-size:13px;
	background:#FFF
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	padding-left:55px;
	padding-right:105px;
	padding-top:70px;
	padding-bottom:10px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 908px;
	clear: both;
	color:#b1b3b5;
	margin-top:-32px
}
#footer p {
	margin: 0;
	padding: 25px 0 10px 0;
	text-align: right;
	letter-spacing:-.1px
}
h1 {
	margin: 0;
}
h2 {
	margin: 0px 0 0;
}
h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
p img {
	padding: 0;
	max-width: 100%;
}
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
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#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: justify;
}
.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: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */





#leftcol {
	padding: 20px 0 10px 0;
	width: 207px;
	font-size:11px
}
#leftcol ul {
	padding:0px;
	margin:0px
}
#leftcol ul li {
	list-style:none
}
#leftcol ul li a {
	height:12px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:7px;
	text-decoration:none;
	color:#231f20;
	background: url(images/bullet.png) no-repeat 6px 8px;
}
#leftcol ul li a:hover {
	height:13px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:6px;
	text-decoration:none;
	background:#d1d3d4 url(images/bullet_active.png) no-repeat 6px 8px;
	font-weight:bold
}
#leftcol ul li.current_page_item a {
	height:13px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:6px;
	text-decoration:none;
	background:#d1d3d4 url(images/bullet_active.png) no-repeat 6px 8px;
	font-weight:bold
}
#leftcol ul li.current_page_item ul li a {
	height:13px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:6px;
	text-decoration:none;
	background:#f4fbfe;
	font-weight:normal;
}
#leftcol ul li.current_page_item ul li a:hover {
	font-weight:bold;
	color:#FF7D41;
}
#leftcol ul li ul li.current_page_item a {
	color:#FF7D41;
}
#leftcol ul li.current_page_parent a {
	height:12px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:7px;
	text-decoration:none;
	color:#231f20;
	background: #d1d3d4 url(images/bullet_active.png) no-repeat 6px 8px;
	font-weight:bold;
}
#leftcol ul li.current_page_parent ul li a {
	height:12px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:7px;
	text-decoration:none;
	background:#f4fbfe;
	font-weight:normal;
}
#leftcol ul li.current_page_parent ul li a:hover {
	font-weight:bold;
	color:#FF7D41;
}
#leftcol ul li ul li a {
	height:12px;
	list-style:none;
	padding:6px;
	display:block;
	border-bottom:1px #FFF solid;
	padding-left:21px;
	padding-top:7px;
	text-decoration:none;
	background:#f4fbfe;
}
leftcol ul li ul li a:hover {
	font-weight:bold;
	color:#FF7D41;
}
#leftcol ul li ul {
	display:none;
	visibility:invisible;
}
#companysname {
	width:171px;
	height:22px;
	padding: 36px 20px;
	display:block;
	float:left;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}
#companyfname {
	width:412px;
	height:22px;
	padding: 36px 0px;
	display:block;
	float:left;
	font-size:22px;
	color:#FFF;
}
#companydesc {
	width:220px;
	height:14px;
	display:block;
	float:left;
	padding:40px 30px;
	font-size:12px;
	color:#FFF;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/







/* 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;
}
#orangebar {
	background:#ff6633;
	height:34px;
	width:100%;
	display: block
}
#topmargin {
	background:#daf0f3;
	height:20px;
	width:100%;
	display: block
}
.email {
	display:block;
	padding:5px;
	color:#2b3795
}
.email a {
	color:#2b3795;
	text-decoration:none
}
#contactdetail {
	margin-top:50px;
	line-height:16px
}
.address {
	display:block;
	padding:5px
}
JT_arrow_left {
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
	top:-3px;
}
#JT_arrow_right {
	background-image: url(images/arrow_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:44px;
	width:29px;
	top:-0px;
	margin-left:-16px;
}
.ttb {
	background:url(images/tooltip_bottom.png) no-repeat;
	display:block;
	width:212px;
	height:13px;
}
#JT {
	position: absolute;
	z-index:100;
	border: 0px solid #CCCCCC;
	background:url(images/tooltip_top.png) no-repeat top left;
	padding-top:4px;
	margin-top:-8px
}
#JT_copy {
	padding:5px 25px 5px 10px;
	color:#333333;
	background:url(images/tooltip_mid.png) repeat-y;
	min-height:40px;
 height:expression(this.scrollHeight > 40 ? "auto":"40px");
	text-align:left;
	color: #FFFFFF;
}
#JT_copy a {
	color:#FFFFFF;
	text-decoration:underline;
}
.JT_loader {
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
	margin-top:10px
}
#JT_close_left {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_close_right {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_copy p {
	margin:3px 0;
}
#JT_copy img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.jTip {
}
#searchbox {
	background: url(images/search.jpg) no-repeat;
	height:18px;
	width:252px;
	display:block;
	float:right;
	margin: 8px;
}
#searchbox #searchform {
	margin:0px;
	padding:0px;
	text-align:left;
}
#searchbox #searchform #s {
	height:12px;
	width:190px;
	font-size:10px;
	background:none;
	border:none;
	padding-left:5px;
}
#searchbox #searchform .submit {
	height:16px;
	width:50px;
	font-size:10px;
	background:none;
	border:none;
	cursor:pointer;
}
.footerc {
	width:623px;
	display:block;
	float:right;
	font-size:9px;
}
#leftcol ul li.current_page_parent ul, #leftcol ul li.current_page_item ul {
	display:block;
	visibility:visible;
}
#leftcol ul li.current_page_parent ul li a, #leftcol ul li.current_page_item ul li a {
	display:block;
	visibility:visible;
}
#leftcol ul li.page-item-15 {
	border-top:1px #FFF solid;
}
.pp {
	width:81px;
	height:30px;
	display:block;
	text-align:left;
	font-size:11px;
	float:right;
}
a {
	color:#000;
	text-decoration:none;
}
#content a {
	color:#000;
	text-decoration:underline;
}
#content a:hover {
	color:#f96632;
	text-decoration:underline;
}
.sendbutton {
	background: #daf0f3 url(images/submit.jpg) no-repeat;
	width:110px;
	height:23px;
	font-weight:bold;
	color:#FFFFFF;
	border: none
}
.noheader {
	line-height:normal;
	clear:both
}
.noheader h1 {
	display:none;
}
.noheader img {
	display:none;
	float: none;
	clear:both;
}
.noheader ul, .noheader li {
	float: none;
	clear:both;
}
.linklove {
	display:none
}
