/*
Theme Name: donggiang.com
Theme URI: http://getk2.com/
Description: A customized K2 Child Theme for donggiang.com
Author: Trung Dong Huynh
Author URI: http://www.donggiang.com/
Template: k2
*/


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Cambria, Georgia, "Bitstream Charter", serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: Calibri, "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body {
	line-height: 1;
	font-size: 75%;
}

.columns-two #page,
.columns-two.smartposition #rollingarchivesbg {
	width: 950px;
}
	
#header {
	height: 252px !important;
}

#site-title {
	font: normal 4em Georgia, "Times New Roman", Times, serif;
}

#site-title a,
#site-description {
	text-decoration: none;
	color: #fff;
}

#site-title a:hover {
	text-decoration: none;
}

#site-description { /* Description in header */
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.primary {
	/* Contains the main column */
	width: 650px;
}

.hentry {
	/* Each entry is contained within the 'hentry' class */
}

.entry-content {
	font-size: 1.3em;
}

/*
.entry-content ul {
	list-style: circle;
}
*/

ul.converstation { list-style-type: none; }
ul.converstation > li:before { content: "-" }

.entry-content ol {
	list-style: decimal;
}

.secondary {
	/* Contains the sidebar */
}

li.comment {
	/*background: #f5f0e9;*/
	/*border: 1px solid #ccc;*/
	border-left: 2px solid #ccc;
	clear: both;
}

#commentlist li .gravatar {
	display: none;
}

#commentlist li .counter {
	display: inline;
	font: normal 10em Georgia, "Times New Roman", Times, serif;
	float: right;
	color: #eee;
	margin-right: 20px;
	z-index: -1;
	/*position: relative;*/
	/*right: 20px;*/
	/*bottom: 0px;*/
}

#commentlist li .counter:hover {
  text-decoration: none;
}

#commentformbox ul {
	padding-left: 2em;
}

li.bypostauthor { /* Makes author comments look different */
	background: #ECF4FD !important;
	_background: none; /* I think this was because Internet Explorer didn?t play well with backgrounds here */
	border-left: 2px solid #3388CC !important;
	/* border-right: 2px solid #3388CC !important; */
	clear: both;
}

img {
	vertical-align: 0%;
}

img.wp-smiley {
	vertical-align: -25%;
}

/* WPG2 alignment classes */

.g2image_normal {
    margin: 4px;
}

.g2image_float_left {
    float: left;
    clear: left;
    margin: 4px;
}

.g2image_float_right {
    float: right;
    clear: right;
    margin: 4px;
}

.g2image_centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

a.player {
	display: block;
	width: 480px;
	height: 296px;
}