﻿/*
Theme Name:     Asteroid Child
Theme URI:      http://ronangelo.com/asteroid/
Description:    Child theme for Asteroid.
Author:         ronangelo
Author URI:     http://ronangelo.com/
Template:       asteroid
Version:        1.0
*/

/* Your modification goes here */

strong {
	color:#9b9b00;
	text-decoration:none;
	font-weight:700;
}
b {
	color: #00ad00;
	text-decoration: none;
	font-weight: 700;
}
i {
	color: #FF8022;
	text-decoration: none;
	font-weight: 700;
	font-style: normal;
}
cite {
	color: #ff0000;
	text-decoration: none;
	font-weight: 700;
}
em {
	color: #2dbacb;
	text-decoration: none;
	font-weight: 700;
}
#nav .menu a {
	font-size: 14px;
}
#container {
	border: 0px solid #000;
	box-shadow: 0 0 0px #000;
}
#nav .current-menu-item, #nav .current-menu-ancestor,
#nav .current_page_ancestor, #nav .current_page_item {
	background: #333;
}
body {
	padding: 0px;
}
#bwh {
	width: auto;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}
#widgets-wrap-below-menu {
	padding: 5px 0px 0px 0px;
}
.widget-below-menu {
	padding: 0 4px;
}
.comment-edit-link {
	background-color: #828181;
	border-radius: 3px;
}
.comment-metadata a {
	color: #090909;
}
.widget-header {
	padding: 0px;
}
#nav .drop-toggle {
	font-size: 25px;
}
#content {
	border-left: 0px solid #555;
	border-right: 1px solid #555;
	padding: 0 10px 0px;
}
#below-menu {
	background-image: none;
	box-shadow: 0 0px 0px #000 inset;
	border-bottom: 1px solid black;
}
.widget-sidebar {
	border: 1px solid #c4c4c4;
}
.widget-sidebar .widget-title {
	background: #C1B9FF;
	border: 2px outset #f2f2f2;
	text-align: center;
	color: black;
}
.blog-view {
	background: #EDEFFB;
	box-shadow: 0 0 0px #333;
}
.blog-view .entry-categories a {
	display: none;
}
.continue-reading {
	border-radius: 3px;
}
.comment-form-comment {
	padding: 0 0px;
}
.comment-form-url {
	display: none;
}
.comment-notes {
	display: none;
}
.comment-form-comment label {
	display: none;
}
.comment-form-cookies-consent {
	display: none;
}
.comment-body {
	box-shadow: 0 0px 0px #111;
	background-image: linear-gradient(to right, #E7E7E7 0%, #FFF 51%, #E7E7E7 100%);
	border-top: 6px solid #BEBEBE;
}
#footer-area {
	min-height: 0px;
}
.entry-meta-bottom {
	border-bottom: 0px solid #999;
}
#bottom-navi {
	border-top: 0px solid #999;
}
.widget-title {
	margin: 3px -3px 10px -3px;
}
#bottom-navi {
	padding-top: 0px;
	padding-bottom: 0px;
}
.entry-meta-bottom {
	margin-bottom: 0px;
}
.comment-author-admin > .comment-body, .bypostauthor > .comment-body {
	border-top: 6px solid #BEBEBE;
}
#respond {
	background-image: linear-gradient(to right, #E7E7E7 0%, #FFF 51%, #E7E7E7 100%);
	border: 1px solid #AAA;
	margin: 10px 0;
}
#respond #submit {
	z-index: 1000;
	position: relative;
}
#bottom-navi {
	margin-top: 0px;
}
.blog-view {
	margin-bottom: 0px;
}
.single-view .entry-content {
	margin-bottom: 0px;
}
.entry-title a {
	text-shadow: 0 0px 0px #666;
	font-size: 16px;
}
.comment-content {
	font-weight: 700;
	font-family: FreeMono, monospace;
}
blockquote {
	background-color: #FFF;
	border-left: 0px solid #687888;
	font-style: normal;
	border-radius: 10px;
}
.comment-author .fn {
font-variant: all-small-caps;
}
#cancel-comment-reply-link {
	background: #AFC3FF;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	border-radius: 5px;
	display: inline-blok;
	margin: 5px;
}
#respond .comment-reply-title {
	font-size: 10px;
}
#nav .menu > .menu-item-has-children > a:after {
	padding-left: 16px;
}
#nav .menu a {
	font-size: 13px;
}
.widget-sidebar a {
	color: #5f5d5d;
	font-weight: 700;
}
.widget-sidebar li {
	margin: 5px 0px 0px 1px;
	padding: 6px 8px;
	font-family: 'Roboto Condensed', Sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
}
.widget-sidebar ul li ul {
	padding-left: 10px;
}
#nav .menu > li {
	border-right: 0px solid #000;
}
#nav .menu {
	border-right: 0px solid #555;
}
#nav .sub-menu {
	width: 170px;
}
#comment-title {
	display:none;
}
.comment-form-comment textarea, .comment-form-author input, .comment-form-email input {
	border: 1px solid #AAA;
	box-shadow: 0 0 0px #888 inset;
}
#nav .sub-menu li a {
	width: 169px;
}
#footer {
	text-shadow: none;
}
.comment-author .avatar {
	border: 0px solid #888;
	background: #8d8d8d;
}
.comment-edit-link {
	background-color: #fffcb3;
}
.comment-metadata a {
	font-size: 12px;
}
.comment-form-author input, .comment-form-email input {
	padding: 7px;
}
.single-view {
	margin-top: 0px;
}
#nav .menu > li:first-child {
	background: #900d0d;
}
#nav .menu a {
	text-shadow: none;
}
.comment-reply-link {
	border: 1px solid #333;
	font-weight: normal;
}
.comment-content p {
	margin: 4px 0 2px;
}