﻿/*
Theme Name: Yang Yang Reports
Theme URI: http://www.yyreports.com/
Description: The default WordPress theme for <a href="http://www.yyreports.com/">Yang Yang Reports</a>.
Author: Yang Yang
Author URI: http://www.yyreports.com/
*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;	padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;}
th {text-align:left;}
input,textarea,select {font-family:inherit;font-size:inherit;font-weight:inherit;}
* {font-size:100.01%}
html {font:normal 62.5%/1.6 Arial, Geneva, Verdana, Tahoma, sans-serif}
body {font:1.3em/1.5 Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, sans-serif;}




body {
	text-align:center;
	color:#444;
	border-top:4px solid #800000;
	background:url(images/bg-body.png) repeat-x 0 0;
}
.hidden {
	display:none;
}
.alignleft {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
.alignright {
	float:right;
	display:inline;
	margin:0 0 0 10px;
}
.navigation {
	overflow:hidden;
	height:1%;
	font:bold 1.2em Trebuchet MS;
	padding:16px 0;
}
.navigation .alignleft a {
	padding:0 0 0 30px;
	background:url(images/arrow-previous.png) no-repeat 0 50%;
}
.navigation .alignright a {
	padding:0 30px 0 0;
	background:url(images/arrow-next.png) no-repeat 100% 50%;
}
strong {
	font-weight:bold;
	color:#111;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing:-1px;
	font-weight:bold;
	line-height:1.1;
	color:#000;
}
h1 {
	font-size:2.4em;
}
h2 {
	font-size:2.1em;
}
h3 {
	font-size:1.8em;
}
h4 {
	font-size:1.5em;
}
h5 {
	font-size:1.3em;
}
h6 {
	font-size:1em;
}
a {
	color:#00f;
}
a:hover {
}
#page, .main {
	width:990px;
	text-align:left;
	margin:0 auto;
}
#header {
	padding:20px 0;
	position:relative;
}
#header h2 a {
	display:block;
	background:url(images/logo.png) no-repeat 0 0;
	width:376px;
	height:60px;
	overflow:hidden;
	text-indent:-1000em;
}
.description {
	font:2em Arial Black, Arial Black, Gadget, sans-serif;
	letter-spacing:-1px;
	color:#ccc;
}
#content, #sidebar {
	float:left;
}
#respond {

}
#respond h3 {
	margin:0 0 16px 0;
}
#respond label {
	font-weight:bold;
}
#respond p {
	margin:0 0 4px 0;
	color:#aaa;
}
#respond p input, #respond p textarea {
	padding:4px;
}
#comments {
	position:relative;
}
.num {
	font:2em Impact;
	color:#6600CC;
}
#comment {
	width:400px;
}
#content {
	width:660px;
	padding:20px 20px 20px 0;
}
#sidebar {
	width:300px;
	padding:20px 0 20px 10px;
}
#footer {
	clear:both;
	border-top:4px solid #ffd700;
	background:#292929;
	padding:2px 0 12px 0;
}
#footer p {
	font-size:0.85em;
}
#footer, #footer a {
	color:#a6a6a6;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}
#footer ul {
	border-bottom:1px solid #444;
	margin:0 0 8px 0;
	overflow:hidden;
	height:1%;
}
#footer ul li {
	float:left;
	display:inline;
	margin:0 12px 0 0;
}
#footer ul li a {
	float:left;
	padding:6px 0;
	border-bottom:2px solid #292929;
}
#footer ul li a:hover {
	border-bottom:2px solid #76b41c;
}
.entry {
	padding:10px 0 0 0;
}
.entry p, .entry ul, .entry ol, .entry dl, .entry table {
	margin:0 0 16px 0;
}
.entry a {
	font-weight:bold;
	color:#9a8234;
}
.entry a:hover {
	color:#a3140f;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin:0 0 12px 0;
}
.entry ul {
	list-style:square;
	margin-left:30px;
}
.entry ol {
	list-style:decimal;
	margin-left:30px;
}
.entry dl {
	margin-left:30px;
}
.entry dd {
	margin-left:24px;
}
.post {
	margin:0 0 20px 0;
}
.post h2 a, .post h1 a, 
.page h2 a, .page  h1 a {
	color:#3d598c;
	text-decoration:none;
}
.post h2 a:hover, .post h1 a:hover,
.page h2 a:hover, .page  h1 a:hover {
	color:#6f9140;
}
.meta {
	overflow:hidden;
	height:1%;
	padding:6px 2px 15px 2px;
	border-bottom:1px dotted;
	color:#999;
}
.meta a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.meta a:hover {
	text-decoration:underline;
}
.meta strong {
	color:#333;
}
.meta .author {
	float:left;
}
.meta .comments {
	float:right;
}
.meta .comments a {
	background:url(images/comments.png) no-repeat 100% 1px;
	padding:0 20px 0 0;
}
.tools {
	color:#999;
}
.tools .comments-feed {
	position:relative;
	top:2px;
}
.tools a {
	font-weight:bold;
	color:#333;
}
.tools p {
	margin:0 0 2px 0;
}
#sidebar a {
	color:#888;
	text-decoration:none;
	border-bottom:1px dotted;
}
#sidebar a:hover {
	color: #CC3300;
	border-bottom:1px solid;
}
#sidebar h2 {
	font:bold 1.9em Palatino Linotype, Book Antiqua, Palatino, serif;
	margin:0 0 10px 0;
}
#sidebar form, #sidebar ul ul {
	margin:0 0 10px 10px;
}
#sidebar ul ul a:hover {
	font-weight:bold;
}
#sidebar p {
	margin:0 0 10px 0;
}
.tools a:hover {
	color:#000;
}
#footer .feed {
	padding:0 0 0 14px;
	background:url(images/footer-feed.png) no-repeat 0 1px;
}
#header .feed {
	position:absolute;
	background:url(images/top-feed.png) no-repeat 0 0;
	width:45px;
	height:45px;
	overflow:hidden;
	text-indent:-1000em;
	right:0;
	top:22px;
}
.comment-list a {

}
.comment-meta {
	overflow:hidden;
	height:1%;
	padding:3px;
	background:#f6f6f6;
	border-left:4px solid #ddd;
	position:relative;
}
.comment-meta a {
	text-decoration:none;
}
.comment-meta cite {
	font:bold 1.1em Verdana;
	padding:12px 0 0 0;
	display:block;
	color:#111;
}
.comment-meta cite a {
	color:#3366CC;
}
.comment-meta cite a:hover {
	border-bottom:1px solid;
}
.comment-meta img {
	float:left;
	display:inline;
	margin:0 10px 0 0;
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
}
.comment-meta .gravatar:hover img {
	background:#669900;
}
.commentlist li {
	margin:0 0 10px 0;
}
.commentlist ul {
	margin:10px 0 0;
}
.commentlist .children {
	margin-left:24px;
}
.comment-permalink {
	position:absolute;
	top:17px;
	right:17px;
	font:bold 0.85em Tahoma;
	color:#777;
	padding:0 18px 0 0;
	background:url(images/comment.png) no-repeat 100% 0;
}
.comment-edit-link {
	font:bold 0.85em Tahoma;
}
.comment-permalink:hover {
	text-decoration:underline;
	color:#222;
}
.reply {
	text-align:right;
}
.reply a {
	padding:0 0 0 20px;
	background:url(images/comment_add.png) no-repeat 0 0;
}
.commentlist p {
	padding:0 0 8px 0;
}
.commentlist form p {
	padding:0;
}
.cancel-comment-reply {
	padding:0 0 10px 0;
}
.cancel-comment-reply a {
	padding:0 0 0 18px;
	background:url(images/cancel.png) no-repeat 0 2px;
}
.comment-content {
	padding:6px 10px 0 10px;
	border-color:#CC9900;
	border-style:dotted;
	border-width:0 0 1px 4px;
	border-left:4px solid #CC9900;
	font-size:0.9em;
	line-height:1.4;
}
.pagetitle {
	font-weight:normal;
}
.pagetitle strong {
	font-weight:bold;
}
blockquote {
	margin:0 24px 10px 24px;
	font:italic 1.2em/1.6 Georgia;
	background:#f2f2f2 url(images/bg-quote.png) no-repeat 10px 10px;
	padding:12px 20px 1px 40px;
	color:#222;
}
blockquote p {

}
#sidebar .feedlink a {
	border-bottom:none;
}
#sidebar .feedlink a:hover {
	border-bottom:none;
}














/*
.entry img {
	padding:2px;
	border:1px solid #ccc;
}
*/