/*
Theme Name: Jynnan Tonnyx
Theme URI: http://jynnantonnyx.com/
Description: Hybrid-based theme for jynnantonnyx.com
Version: 3.0b
Author: Chad Patten
Author URI: http://jynnantonnyx.com/
Tags:
Template: hybrid
*/

/* Get base 21px CSS */
@import url('../hybrid/library/css/21px.css');

/* Get a layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

body {
	background: #3355aa url('images/masthead.png') top right no-repeat;
	color: #cccccc;
}

a, a:visited {
	color: #ffbb22;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffbb22;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #ffbb22;
}

blockquote {
	color: #aaaaaa;
}

blockquote blockquote {
	color: #cccccc;
}

.breadcrumb {
	color: #aaaaaa;
}

.breadcrumb a, .breadcrumb a:hover {
	color: #ffbb22;
}

.byline {
	color: #dd9900;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-variant: small-caps;
}

.drop-cap {
	color: #999999;
}

.entry-meta {
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	font-variant: small-caps;
}

.entry-title a {
	color: #ffbb22;
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps;
}

.more-link {
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps;
	font-weight: bold;
}

.search .search-submit {
	background: #ffbb22;
	color: #113399;
	border: none;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-align: center;
}

.search .search-submit:hover {
	text-decoration: underline;
}

.search .search-text {
	margin-bottom: 5px;
	background: #cccccc;
	color: #000000;
	border: 1px solid #dd9900;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.widget_twitter .entry-content {
	font-size: 70%;
}

.widget_twitter .entry-meta {
	font-family: Verdana, Arial, Helvetica;
	font-size: 60%;
	font-variant: small-caps;
}

.twitter-avatar img {
	max-height: 80px;
	max-width: 80px;
	border: 2px solid #ffbb22;
	-webkit-box-shadow: 5px 5px 3px #000000;
	-moz-box-shadow: 5px 5px 3px #000000;
}

.wp-caption .wp-caption-text {
	color: #cccccc;
}

.wp_license {
	width: 70%;
	background-color: #ffbb22;
	position: relative;
	left: 15%;
	padding-top: 10px;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	color: #000000;
}

.wp_license a {
	color: #3355aa;
}

#comments li, #comments li li li, #comments li li li li li {
	-moz-border-radius: 0 20px 0 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	color: #000000;
}

#comments li li, #comments li li li li {
	-moz-border-radius: 0 20px 0 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	color: #000000;
}

#comments a {
	color: #dd9900;
}

#site-title, #site-description {
	display: none;
}

#header-container {
	margin-bottom: 110px;
}

#footer {
	color: #cccccc;
}

#page-nav li a {
	border: 0;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	background: #ffbb22;
	color: #113399;
	font-weight: bold;
	font-variant: small-caps;
}

#primary {
	margin-top: 70px;
	border-left: 1px solid #5577cc;
	padding-left: 25px;
}

#primary h3, #secondary h3, #subsidiary h3 {
	color: #aaaaaa;
}

#primary a, #secondary a, #subsidiary a {
	color: #ffbb22;
	text-decoration: none;
}

#primary a:hover, #secondary a:hover, #subsidiary a:hover {
	text-decoration: underline;
}

#primary ul, #secondary ul, #subsidiary ul {
	list-style: square #ffbb22;
	color: #cccccc;
}

#subsidiary {
	border-top: 1px solid #5577cc;
	padding-top: 25px;
}

#wp-calendar {
	color: #ffffff;
}

#wp-calendar tbody {
	border: none;
}

#wp-calendar tr {
	border: none;
}

#wp-calendar th {
	background: #ffbb22;
	border: none;
}

#wp-calendar td {
	text-align: center;
}
