/*
Theme Name: CNHK Lite 
Description: Despite its name (Lite) Cnhk Lite offers some customization. You can choose the colors of your site (black or white). For the layout, you can choose between a left sidebar, a right sidebar and a single column without sidebar. You can also choose between a fixed-width design or use a header with a flexible width header (banner) with a logo that you've uploaded. You can choose to use a favicon (icon on your browser tab or window). CNHK Lite supports post-thumbnails, and is compatible with RTL languages.
Author: cnhk_systems
Author URI: http://profiles.wordpress.org/cnhk_systems
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, white, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: cnhklite
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/*
* Wordpress core
*/

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.gallery-caption {

}
/*
*	BASICS
*/

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.search-only {
	display: none;
}

abbr, acronym  {
	cursor: help;
	border-bottom: 1px dotted;
}

/*
*	Table
*/

table {
	width: 90%;
	margin: 5px 10px;
	border-collapse: collapse;
	border: 1px solid;
	border-radius: 3px;
}

table caption {
	text-align: center;
	font-weight: bold;
}

th,
td {
	padding: 0.015em 0.1em;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid;
}

th {
	font-weight: bold;
}

/*
*	Structure
*/

#wrapper {
	width: 980px;
	margin: auto;
}

/*
*	Header/ Banner
*/

#brand img {
	z-index: -5;
}

#brand .alignright {
	margin: 10px 20px 15px 0;
	text-align: right;
	float: right
}

#brand .alignleft{
	margin: 10px 0 15px 20px;
	text-align: left;
	float: left;
}

#brand a {
	display: block;
	max-height: 170px;
	max-width: 600px;
	text-decoration: none;
	font-family: "times New Roman", Times, Serif;
}

.flex-header {
	min-width: 980px;
}

.fixed-header img {
	position: absolute;
	display: block;
}

.flex-header img {
	position: relative;
}

.fixed-header,
.flex-header {
	height: 200px;
}

.textual-header {
	height: auto;
}

.fixed-header a {
	width: 40%;
	display: block;
}

.flex-header a {
	display: block;
}

.textual-header a{
	width: 100%;
	min-width: 980px;
}

.text-right img {
	float: left;
}

.text-left img {
	float: right;
}

/*
*	Search
*/

#searchsubmit {
	display: none;
}

.search-right {
	float: right;
	margin: 5px 0;
}

.search-left {
	float: left;
	margin: 5px 0;
}

#searchbox {
	width: 170px;
}

#s {
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 20;
	border: 1px solid;
	width: 80%;
	margin: 0 5px;
	padding: 5px;
	font-size: 0.8em;
	z-index: 99999;
	float: right;
}

/*
*	Footer ( #supplementary )
*/

#supplementary {
	width: 900px;
	margin: 5px auto 15px auto;
	position: relative;
}

#supplementary .widget-area {
	margin: 2px 3px 5px 3px;
	padding: 3px 5px;
}

#colophon .one-sidebar .widget-area {
	margin: 5px 5px 10px 5px;
	width: 100%;
}

#colophon .one-sidebar .widget-area .widget-title {
	text-align: center;
}

#colophon .two-sidebar .widget-area {
	float: left;
	width: 400px;
}

#colophon .three-sidebar .widget-area {
	float: left;
	width: 260px;
}

/*
*	Main Horizontal navigation menu & additionnal footer menu
*/

#navigation {
	width: 100%;
	min-width: 980px;
	height: 38px;
	clear: both;
	font-weight: normal;
}

#colphon .widget_nav_menu,
#access {
	display: block;
	list-style: none;
	padding: 0 5%;
	position: relative;
	left: 0;
	top: 0; 
}

#access .menu > li {
	border-top: 0;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 0;
	top: 1px;
}

#colophon .widget_nav_menu li,
#access li {
	float: left;
	position: relative;
	display: block;
}

#colophon .widget_nav_menu a,
#access a {
	display: block;
	padding: 7px;
	font-size: 15px;
	text-decoration: none;
}

#colophon .widget_nav_menu ul,
#access ul {
	list-style: none;
	margin-left: 0;
}

#access ul ul {
	display: none;
	position: absolute;
	width: 178px;
	left: -1px;
	top: 100%;
}

#colophon .widget_nav_menu ul ul {
	display: none;
	position: absolute;
	width: 168px;
}

#access ul ul li {
	position: relative;
	width: 100%;
	border-top: 0;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

#colophon .widget_nav_menu ul ul li {
	position: relative;
	width: 100%;
	border-top: 0px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

#colophon .widget_nav_menu ul ul ul,
#access ul ul ul {
	position: absolute;
	border-top: 1px solid;
	left: 100%;
	top: 0;
	margin-top: -1px;
}

#colophon .widget_nav_menu ul li:hover > ul,
#access ul li:hover > ul {
	display: block;
	z-index: 99999;
}


#colophon .widget_nav_menu ul ul .current-menu-item,
#access ul ul .current-menu-item {
	font-weight: bold;
}

#colophon .widget_nav_menu ul ul .current-menu-item ul li,
#access ul ul .current-menu-item ul li {
	font-weight: normal;
}

/*
*	Layout
*/

#main {
	clear: both;
}

#content {
	margin-right: 260px;
}

.right-sidebar #content,
.left-sidebar #content {
	width: 720px;
}

.left-sidebar #content {
	margin-left: 260px;
	margin-right: 0;
}

.home #content {
	width: 720px;
	margin-left: auto;
	margin-right: 260px;
}

.home .left-sidebar #content {
	margin-right: auto;
	margin-left: 260px;
}

#main #content {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px;
}

#main #sidebar {
	width: 240px;
	padding: 10px 5px;
}

.one-column #content {
	width: 980px;
	margin-left: 0;
	margin-right: 0;
}

#colophon {
	clear: both;
	border-top: 1px solid;
	position: relative;
	display: block;
	font-size: 0.9em;
}

/*
*	Right Sidebar
*/

.right-sidebar #sidebar {
	float: right;
}

/*
*	Left Sidebar
*/

.left-sidebar #sidebar {
	float: left;
}

/*
*	Textual Elements
*/

body, input, textarea {
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 1.5em;
}

#site-title {
	font-size: 38px;
	font-weight: bold;
	margin: 10px 0;
}

#site-description {
	font-size: 19px;
	margin: 5px 0;
	font-style: italic;
}

.textual-header #site-title {
	font-size: 42px
}

.textual-header #site-description {
	font-size: 21px;
}

#content > * {
	margin: 5px 20px 10px;
}

#author-info #author-avatar img {
	display: block;
	float: left;
	margin: 10px;
}

.entry-title {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	padding: 5px 15px;
}

.entry-header {
	margin: 5px 0;
}

.entry-header a {
	text-decoration: none;
}

.entry-content {
	padding: 5px 10px;
}

.entry-meta {
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 10px 5px 15px;
}

.page .entry-title,
.single .entry-title {
	font-size: 30px;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.archive h1 {
	text-transform: uppercase;
	font-size: 28px;
}

.page-title {
	margin: 15px 0 35px 0;
}

h1 span {
	text-transform: none;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 15px 10px;
}

h3, h4, h5, h6 {
	font-size: 16px;
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0 2.8em;
}

blockquote em {
	font-style: normal;
}

dl {
	padding: 5px 10px;
}

ul {
	list-style: square;
	margin-left: 25px;
}
ol {
	list-style-type: decimal;
	margin-left: 35px;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 10px;
}

#main p {
	margin: 5px 0 15px;
}

#content > article {
	margin: 30px 0 10px;
}

pre {
	padding: 10px 20px;
	overflow: scroll;
	border: 1px solid;
}

/*
*	Sidebar
*/

#sidebar > * {
	margin: 5px 10px 20px;
	font-size: 0.8em;
}

#sidebar input,
#sidebar textarea,
#sidebar select {
	padding: 5px 0;
	border-radius: 3px;
}

#sidebar ul {
	padding: 5px 15px;
	list-style-type: disc;
	list-style-position: inside;
}

.widget-title {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
	margin: 15px 0 5px 15px;
	font-weight: bold;
}

/*
*	Site generator
*/

#site-generator {
	clear: both;
	display: block;
	text-align: center;
	margin: 5px auto 10px auto;
	padding: 15px 5px 5px 5px;
	border-top: 1px solid;
}

#site-generator a {
	font-weight: normal;
	text-decoration: none;
}

/*
*	Comments
*/

.comments-list {
	border: 1px solid;
	padding: 10px 15px;
	border-radius: 3px;
}

.comments-list .children {
	margin-left: 30px;
	margin-right: 5px;
}

.comments-list .depth-1 {
	margin-top: 30px;
}

.comment-author .avatar {
	margin-right: 15px;
}

#comments-title {
	font-weight: bold;
	margin: 5px 15px;
	padding: 30px 0 5px;
	border-top: 1px solid;
}

.comment {
	margin: 5px 0;
	border: 1px solid;
	border-radius: 3px;
}

.comment a {
	text-decoration: none;
}

.comment article footer{
	padding-left: 15px;
	font-style: italic;
}

.comment .comment-content > p {
	padding: 5px 20px;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, Serif;
}

.comment article footer {
	margin: 10px 0 5px;
	border-bottom: 1px solid;
}

.comment article footer .author {
	font-weight: bold;
}

.comment article footer > a {
	font-style: italic;
}

.comment .edit-link {
	margin: 15px 10px 25px;
	padding-left: 15px;
	font-style: italic;
	text-decoration: none;
}


.pingback {
	padding: 10px 15px;
	border: 1px solid;
	border-radius: 3px;
}

.pingback .edit-link {
	margin: 15px 10px 25px;
	padding: 5px 15px;
	font-style: italic;
}

.comment .reply {
	margin: 15px 10px 25px;
	padding-left: 25px;
	font-style: italic;
}

.bypostauthor {

}

#comments-wrapper ul {
	list-style-type: none;
}

#comments-wrapper #respond{
	display: block;
	width: 92%;
	margin: 5px auto;
	border: 2px solid;
	border-radius: 3px;
}

#comments-wrapper #respond textarea {
	display: block;
	position: relative;
	width: 96%;
	resize: vertical;
}

#comments-wrapper #submit {
	font-size: 14px;
	border-radius: 2px;
}

.sticky {
	border: 1px solid;
	padding: 20px 10px;
}

.commentclosed {
	font-size: 18px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

.form-allowed-tags {
	font-size: 18px;
	padding: 0 15px;
}

.form-allowed-tags code {
	font-size: 12px;
}

.post-edit-link {
	margin: 10px 30px;
	padding: 5px 10px;
	border: 1px solid;
	border-radius: 3px;
	text-decoration: none;
	clear: both;
}

.comments-link {
	border-bottom: 1px dotted;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	text-decoration: none;
}

/*
*	Navigation for comments and posts / pages
*/

.paginate-links,
#comment-nav-below {
	margin: 20px 10px;
	padding: 10px 25px;
}

.paginate-links a,
#comment-nav-below a {
	border: 1px solid;
	padding: 3px 8px;
}

.paginate-links .current,
#comment-nav-below .current {
	font-weight: bold;
}

.paginate-links .page-numbers,
#comment-nav-below .page-numbers {
	margin: 0 3px;
}

.paginate-links {
	border: 1px solid;
	border-radius: 3px;
}

.paginate-post {
	margin: 10px 5px 25px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 20px 5px;
}

.paginate-post> * {
	margin: 0 6px;
}

.paginate-post > a {
	border: 1px solid;
	padding: 2px 8px 6px;
}

#nav-below {
	margin-top: 30px;
}

/*
*	Sidebar Menu
*/

#sidebar .menu {
	width: 215px;
	border: 1px solid;
	border-radius: 3px;
	font-weight: bold;
	padding: 15px 0;
	list-style-type: none;
}

#sidebar .menu a{
	padding: 5px 8px;
	border: 0;
}

#sidebar .menu a:hover {

}

#sidebar .menu ul {
	margin-left: 15px;
	font-size: 0.9em;
	font-weight: normal;
}

/*
*	Widget rss
*/

.widget_rss {
	padding: 10px 0.5em;
	font-size: 0.9em;
	border: 1px solid;
	border-radius: 3px;
	width: 70%;
}

.widget_rss li{
	margin: 15px 0 25px;
}

.widget_rss .rss-date {
	font-style: italic;
	text-decoration: underline;
	display: block;
}

.widget_rss .rssSummary {
	margin: 5px 1.4em 10px;
	font-size: 0.9em;
}

/*
*	Misc
*/

.author #author-description {
	border: 1px solid;
	padding: 8px;
	border-radius: 3px;
}

.continue-reading {
	display: block;
	text-align: right;
	font-size: 14px;
}

.error404 .widget {
	width: 200px;
	float: left;
	margin: 10px 0;
	padding: 0 15px;
	font-size: 14px;
}

.error404 .widgettitle {
	padding: 20px 0 15px;
}

.error404 .widget a {
	border-bottom: 1px dotted;
}

.wp-post-image {
	display: block;
	float: right;
	margin: 0 0 15px 10px;
	border: 1px solid;
}

.page .wp-post-image,
.single .wp-post-image{
	display: block;
	margin: 2px auto 2px auto;
	float: none;
}

#feat-image {
	border: 1px solid;
	margin-top: 15px;
	margin-bottom: 30px;
}

.category-archive-meta {
	font-size: 14px;
	font-family: 'Helvetica Neue', Hevetica, Arial, sans-serif;
	font-style: italic;
}