/*  
Theme Name: Dannychoo.com Theme by TheAkiba.com
Theme URI: http://theakiba.com/theme/
Description: Dannychoo.com Theme by TheAkiba.com
Version: v1 beta
Author: Milo Huang (YoU)
Author URI: http://theakiba.com/
Author Email: milohuang129@gmail.com
Please keep the above information when you make any derivative works.
The theme including, but not limited to CSS, HTML and design is released under Common Creative Attribution Non-Commercial Share Alike:
http://creativecommons.org/licenses/by-nc-sa/3.0/us/
*/


/* General Statement */
* {font-size:100.01%}
html {font-size:62.5%;}

body {
	margin: 0 auto;
	font: 10px 'Lucida Grande', Tahoma, 'Hiragino Kaku Gothic Pro', sans-serif;
	color: #666;
}

strong {
	font-weight: bold;
}

.clear {clear: both}

a:link {
	text-decoration: underline;
	color: #4890D8;
}

a:visited {
	color: #4890D8;
	text-decoration: underline;
}

a:active {
	color: #4890D8;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: underline;
}


/* Begin Images */
p img {
	max-width: 100%;
	border: 1px solid #ccc;
	padding: 7px;
}

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
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}


/* Begin Topmenu */
#top-box {
	background:url(images/topmenu-bg2.jpg) repeat-x 0 0;
	height: 50px;
	margin: 0;
}


/* Begin Navigator */
.topmenu {
	width: 990px;
	text-align: left;
	margin: auto;
	font-size: 1.6em;
	padding: 0px;
}

#navigator {
	width: 600px;
	float: left;
	padding: 0px;
	margin: 12px 0 0 10px;
}


#navigator a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#navigator li {
    display: inline;
    list-style-type: none;
    font-weight: bold;
}

.top-logo {
	margin: 9px 0 0 10px;
	height: 25px;
	width: 160px;
	float: left;
}

.top-logo img {
	border: 0px;
}


/* Search bar */
#searchbar {
	float: right;
}

.searchform {
	margin: 12px 20px 0 0;
	padding: 0px;
}

.searchform fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.searchform .searchterm {
	background: white url(images/search.jpg) top right no-repeat;
	border: 0px;
	font-size: 14px;
	color: #666;	
	width: 150px;
	height: 18px;
	vertical-align: middle;
}


/* Begin Footer */
#footer-box {
	margin: 0px;
	height: 400px;
	background: url(images/footer-bg.jpg) repeat-x 0 0;
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
}

#footer {
	margin: auto;
	width: 990px;
	padding-left: 10px 10px;
	background: url(images/footer-mascot.png) no-repeat 500px 0px;
}

.footer-column {
	width: 230px;
	height: 386px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 1.1em;
	text-transform: none;
}

.footer-column a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.footer-column ul {
	list-style: none;
	display: block;
	line-height: 1.2em;
	padding: 0px;
}

.footer-column h3 {
	line-height: 1.2em;
}

.copyright {
	margin-bottom: 0px;
	text-align: right;
	color: #ccc;
    margin-right: 18px
}

.copyright a {
	text-decoration: none;
	color: #ccc;
}


/* Begin Featured Article */
#featured {
	background:url(images/header-bg.jpg) repeat-x 0 0;
	height: 423px;
	margin: 0;
}

.home-header {
	width: 990px;
	height: 418px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: auto;
	background: url(images/featured-mascot.png) no-repeat 540px 6px;
}

.more-articles {
	text-align: right;
	width: 640px;
	float: left;
}

.more-articles a {
	text-decoration: underline;
	color: #4890D8;
	font-size: 1.8em;
	font-weight: bold;
}

.featured-title {
	color: #0190FC;
	font-size: 2.5em;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	
}

.featured-articles {
	width: 640px;
	height: 400px;
	float: left;
}

.featured-item {
	width: 640px;
	text-align: left;
	font-size: 1.8em;
	padding-top: 6px;
	color: #666;
}

.article-category {
	color: #34DE1B;
	font-weight: bold;
	display: inline;
	padding-right: 5px;
}

.article-category a {
	text-decoration: underline;
	color: #34DE1B;
	font-weight: bold;
}

.article-topic {
	color: #0190FC;
	display: inline;
	font-weight: bold;
}

.article-topic a:link {
	color: #0190FC;
	font-weight: bold;
	text-decoration: none;
}

.article-topic a:visited {
	color: #0190FC;
	font-weight: bold;
	text-decoration: none;
}

.article-topic a:active {
	color: #0190FC;
	font-weight: bold;
	text-decoration: none;
}

.article-topic a:hover {
	color: #34DE1B;
	font-weight: bold;
	text-decoration: none;
}

.article-commentnum {
	color: #34DE1B;
	font-weight: bold;
	display: inline;
	padding-left: 5px;
}

.article-excerpt {
	padding: 2px 0px 2px 0px;
	color: #666;
	font-size: 0.65em;
	font-weight: normal;
	text-align: justify;
}

.article-excerpt a {
	color: #0190FC;
	text-decoration: underline;
}

.article-info {
	font-size: 0.75em;	
}

.article-time {
	color: #7FEC6F;
	font-weight: bold;
	display: inline;
}

.article-author {
	display: inline;
}

.article-author a {
	display: inline;
	color: #7FEC6F;
	text-decoration: underline;
	font-weight: bold;
}

.article-breaker {
	clear: both;
	background: url(images/break.png) no-repeat;
	width: 570px;
	height: 1px;
}

.thumbnail-shadow {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
	background: url(images/thumbnail-shadow.png) no-repeat;
	width: 90px;
	height: 96px;
}


/* Related Post */
.related-post {
	font-size: 1.4em;
	width: 760px;
}

.related-item {
	width: 350px;
	height: 96px;
	overflow: hidden;
	float: left;
	margin: 5px 15px 10px 5px;
}

.related-title {
	font-size: 1.5em;
	color: #0190FC;
	font-weight: bold;
	margin: 15px 0;
}


/* Begin Homepage Container */
#home-box {
	width: 990px;
	background: url(images/home-bg.jpg) repeat-y 0 0;
	margin: auto;
	font-size: 1.2em;
	text-align: left;
}

.banner {
	width: 510px;
	margin: 20px;
	text-align: center;
}


/* Begin Homepage Latest Article Container */
#home-box #latest-articles {
	width: 550px;
	float: left;
	padding: 10px 0px 0px 10px;
	text-align: left;
}

.archive-title {
	color: #0190FC;
	font-size: 1.8em;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.latest-title {
	color: #0190FC;
	font-size: 2.2em;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

.latest-item {
	width: 560px;
	text-align: left;
	font-size: 1.5em;
	padding-top: 6px;
	color: #666;
	margin-top: 5px;
}


/* Begin Post and Page Body Container */
#box {
	background: url(images/post-bg.jpg) repeat-y 0 0;
	width: 990px;
	margin: auto;
	font-size: 1.2em;
}


/* Begin Left Column */
#box #main {
	float: left;
	width: 770px;
	padding-left: 10px;
	color: #666;
}

blockquote {
	margin: 22px 40px;
	padding: 3px;
	color: #666;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
}


/* Begin Post */
.post {
	margin-top: 10px;
	width: 770px;
}

.post .post-header {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 2.25em;
	text-align: left;
}

.post .post-header h1 {
	color: #0190FC;
	display: inline;
}

.post .category {
	color: #34DE1B;
	font-weight: bold;
	display: inline;
	padding-left: 5px;
}

.category a:link {
	color: #34DE1B;
	text-decoration: underline;
	font-weight: bold;
}

.category a:visited {
	color: #34DE1B;
	text-decoration: underline;
	font-weight: bold;
}

.category a:active {
	color: #34DE1B;
	text-decoration: underline;
	font-weight: bold;
}

.category a:hover {
	color: #34DE1B;
	text-decoration: underline;
	font-weight: bold;
}

.post .commentnum {
	color: #0190FC;
	font-weight: bold;
	display: inline;
	padding-left: 5px;
}

.post .post-info {
	width: 770px;
	height: 25px;
}

.post .post-link-ads {
	float: left;
	width: 480px;	
}

.post .post-share {
	float: right;
}

.post-share img {
	border: 0;
	padding: 2px;
}

.entry {
	color: #666;
	line-height: 1.4em;
}

.entry li {
	margin: 0 0 3px;
	padding: 0;
}

.entry ul li {
	list-style: none;
	background: url(images/ul.gif) no-repeat left 3px;
	padding-left: 18px;
	margin: 1px 0;
}

.entry ul {
	padding-left: 20px;
}

.entry h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #0190FC;
}

.entry h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #0190FC;
}

.entry h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0190FC;
}

.entry h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #0190FC;
}

.entry h5 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0190FC;
}

.entry h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0190FC;
}

.entry a:link {
	text-decoration: underline;
	color: #4890D8;
	font-weight: bold;
}

.entry a:visited {
	color: #4890D8;
	text-decoration: underline;
	font-weight: bold;
}

.entry a:active {
	color: #4890D8;
	text-decoration: underline;
	font-weight: bold;
}

.entry a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

.entry .nextpage a {
	font-size: 1.2em;
	font-weight: bold;
	color: #0190FC;
}

.ratings {
	width: 350px;
	float: left;
}

.views {
	width: 200px;
	float: left;
}

.tags {
	width: 750px;
	text-align: left;
	margin-top: 20px;
	color: #4890D8;
	font-weight: bold;
}


/* Begin Post Author */
.author {
	margin: 20px 0px;
	width: 750px;
	text-align: left;
}

.author .author-break {
	margin: 10px 0 20px 0;
	background: url(images/break.png) no-repeat;
	height: 1px;
	width: 750px;
}

.author .post-on {
	font-weight: bold;
	font-size: 1.2em;
	display: inline;
	color: #7FEC6F;
}

.author .post-time {
	font-weight: bold;
	display: inline;
	color: #7FEC6F;
}

.author .avatar {
	margin: 10px 0px;
	float: left;
}

.author .author-info {
	margin: 10px 0px 10px 5px;
	float: left;
	font-weight: bold;
	text-align: left;
	width: 670px;
	line-height: 17px;
}

.author .author-info a {
	text-decoration: underline;
	color: #7FEC6F;
}

.author .author-info .pc-num {
	color: #7FEC6F;
	display: inline;
}

.author .author-info .author-url a {
	color: #666;
	text-decoration: underline;
}

.author .author-info .author-intro {
	font-weight: normal;
}

.post-top-ads {
	margin: 0px;
}

.post .post-ads {
	margin: 20px 0px;
}

.post-follow {
	font-weight: bold;
	color: #34DE1B;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 10px;
}

.post-follow a {
	color: #34DE1B;
	text-decoration: underline;
	width: 770px;
}


/* Begin Comments */
.comment-box {
	margin: 10px 0px 20px 0px;
}

.comment-box h3 {
	font-weight: bold;
	color: #4890D8;
	font-size: 1.3em;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.comment-list {
	margin: 0px;
	padding: 0px;
}

.comment-list ul {
	padding-left: 64px;
}

.comment-list .alt {
	background: #fff;
}

.comment-avatar {
	margin: 10px 0px 0px 0px;
	border:1px solid #ccc;
	float: left;
}

.comment-info {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	font-weight: bold;
	text-align: left;
	width: 86%;
	overflow: hidden;
	height: 66px;
	line-height: 17px;
	background: url(images/user-bg.jpg) repeat-x 0 0;
}

.comment-info a {
	text-decoration: underline;
	color: #4890D8;
}

.comment-info .comment-author {
	color: #4890D8;
	text-decoration: underline;
}

.comment-info .comment-author a {
	color: #4890D8;
	text-decoration: underline;
}

.comment-content {
	margin: 0px;
	width: 660px;
	line-height: 1.4em;
}

.comment-url {
	margin: 0px;
	text-decoration: underline;
}

.comment-bottom {
	margin: 0px;
}

.comment-date {
	color: #0190FC;
	font-weight: bold;
	padding-bottom: 15px;
	display: inline;
}


/* Begin Trackbacks / Pinbacks */
.post-ping {
	padding: 10px;
}

.post-ping h1 {
	font-size: 1.6em;
	color: #4890D8;
	text-align: center;
}

.post-ping a {
	color: #0190FC;
}

.post-ping ol {
	margin-left: 10px;
}

.post-ping ol li {
	padding-top: 3px;
}


/* Begin Reply */
.reply {
	color: #4890D8;
	padding-left: 20px;
	display: inline;
}

.reply a {
	color: #4890D8;
	font-weight: bold;
}

#commentform fieldset {
	border: 0px;
}

#respond {
	margin-top: 10px;
	padding: 0px;
	color: #666;
}

#respond h3 {
	font-size: 1.4em;
	color: #4890D8;
}

#respond label {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	margin-left: 5px;
}

.replytext {
	width: 200px;
	background: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666;
	border: 3px solid #dbdbdb;
	padding: 3px;
}

.replytext:focus {
	background: #eee;
}

.replyarea {
	width: 700px;
	height: 140px;
	background: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	color: #666;
	border: 3px solid #dbdbdb;
	padding: 3px;
}

.replyarea:focus {
	background: #eee;
}

.replybutton {
	font-size: 1.5em;
	font-weight: none;
	background: #C0C0C0;
	width: 250px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: -5px;
	vertical-align: middle;
	color: #fff;
	border: 1px solid #C0C0C0;
}

.replybutton:hover {
	/**background: url(images/bt-on.jpg) no-repeat;**/
    font-size: 1.5em;
	font-weight: none;
	background: #949494;
	width: 250px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: -5px;
	vertical-align: middle;
	color: #fff;
	border: 1px solid #949494;
}


/* Begin Recommend Box */
.recommend-box {
	width: 165px;
	float: left;
	margin-left: 45px;
}

.recommend-title {
	color: #0190FC;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.recommend-div {
	margin: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

.recommend-txt {
	margin: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #666;
}

.recommend-box img {
	border: 1px solid #CCC;
	padding: 1px;
}

.recommend-box a:link {
	text-decoration: underline;
	color: #4890D8;
}

.recommend-box a:visited {
	color: #4890D8;
	text-decoration: underline;
}

.recommend-box a:active {
	color: #4890D8;
	text-decoration: underline;
}

.recommend-box a:hover {
	color: #666;
	text-decoration: underline;
}

.theakiba-rss {
	width: 165px;
}

.theakiba-rss ul {
	list-style: none;
	padding-left: 0px;
}


/* Begin Sidebar */
#sidebar {
	width: 170px;
	float: left;
	margin-left: 35px;
}

#sidebar ul li {
	list-style: none;
	background: url(images/ul.gif) no-repeat left 3px;
	padding-left: 18px;
	margin: 1px 0;
}

#sidebar ul {
	list-style: none;
	padding-left: 10px;
}

#sidebar li {
	list-style: none;
	padding-left: 10px;
}

.sidebar-title {
	color: #0190FC;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.sidebar-txt {
	color: #666;
	line-height: 1.4em;
	margin: 5px 0;
}

.sidebar-feed {
	width: 160px;
	height: 22px;
}

.sidebar-feed img {
	border: none;
}

.sidebar-div {
	margin: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

.sidebar-div img {
	border: 1px solid #CCC;
	padding: 1px;
}

#sidebar a:link {
	text-decoration: underline;
	color: #4890D8;
}

#sidebar a:visited {
	color: #4890D8;
	text-decoration: underline;
}

#sidebar a:active {
	color: #4890D8;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #666;
	text-decoration: underline;
}

#siderbar ul li {
	list-style: none;
	background: url(images/ul.gif) no-repeat left 3px;
	padding-left: 18px;
	margin: 1px 0;
}

.img-r {
float:right;
margin:3px 0 0 5px;
}

