/*
Theme Name: Aliso the Geek in Blue
Theme URI: http://alisothegeek.com/
Description: New theme for Aliso the Geek.
Author: Barrett Creative, Inc.
Author URI: http://barrettcreative.net
Version: 2.0
*/

@import url(fontface/stylesheet.css);

.special {
	color: #f63;
}

.alignleft {
	display: block;
	float: left;
	margin-right: 1em;
}

.alignright {
	display: block;
	float: right;
	margin-left: 1em;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto;
}

a {
	color: #395176;
	background: none;
	text-decoration: none;
}

abbr {
	cursor: help;
}

a:hover {
	color: #ad742d;
}

a.teaser {
	display: block;
	height: 40px;
	margin: 0;
	padding: 0.5em;
	line-height: 40px;
	text-decoration: none;
}

a.teaser:hover {
	color: #fff;
	background: #25779f;
}

a.teaser:hover span.quiet.small {
	color: #fff;
}

body {
	margin: 0;
	padding: 0;
	background: #667587 url(images/bkgd.jpg) repeat-x top;
	color: #222;
	font-size: 12px;
}

#breadcrumbs {
	margin: 0 0 10px;
	padding: 10px;
	background: #fff;
}

code {
	background: rgba(57, 81, 118, 0.2);
	color: #000;
	font-family: Consolas, 'Andale Mono', Monaco, monospace !important;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	margin: 0;
	padding: 1em;
	background: #f5f5f5;
}

.commentlist li.alt {
	background: #fff;
}

.commentlist li.bypostauthor {
	background: #395176;
	color: #fff;
}

.commentlist li.bypostauthor a {
	color: #fff;
}

.commentlist .commentauthorlink {
	font-size: 1.3em;
	line-height: 1.3em;
}

.commentlist .commentauthorlink a {
	text-decoration: none;
}

.commentlist .commentinfo {
	float: left;
	width: 15%;
	text-align: right;
}

.commentlist .commentlink {
	color: #ad742d;
	text-decoration: none;
}

.commentlist li.bypostauthor .commentlink {
	color: #fff;
}

.commentlist li.bypostauthor .commentnumber {
	color: #fff;
}

.commentlist .comment-edit-link, .commentlist li.bypostauthor .comment-edit-link {
	color: #999;
}

.commentlist .commentnumber {
	float: right;
	width: 5%;
	line-height: 1em;
	font-size: 2em;
	font-weight: bold;
	text-align: right;
	color: #ad742d;
}

.commentlist .commenttext {
	float: left;
	width: 75%;
	margin-left: 5%;
}

#comments h3 {
	margin-top: 1em;
}

.container {
	width: 970px;
	background: url(images/content-bkgd.png) repeat-y center;
}

.container-wrapper {
	width: 900px;
	padding: 0 35px;
	background: url(images/header.jpg) no-repeat center top;
}

#content {
	float: left;
	width: 540px;
	padding: 0 30px 30px;
}

#content ul, #sidebar ul {
	list-style-type: circle;
}

.email-subscribe {
	padding: 10px;
	background: #667587;
	text-align: center;
	color: #fff;
}

.email-subscribe label {
	padding-right: 5px;
}

#footer {
	clear: both;
	width: 880px;
	margin: 0 auto;
	padding: 25px 45px 10px;
	background: url(images/footer.png) no-repeat top center;
	color: #fff;
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: TiresiasInfofontRegular, Helvetica, Arial, sans-serif;
	line-height: 1.1em;
}

h1.four-oh-four {
	margin: 0 0 0.1em;
	color: #ad742d;
	font-size: 10em;
	font-weight: bold;
	line-height: 1em;
}

h2 {
	font-size: 2.5em;
}

#header {
	height: 220px;
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: block;
	height: 190px;
	text-indent: -9999px;
}

hr {
	background: #ccc;
}

input {
	padding: 5px;
}

input#s {
	padding-left: 25px;
	background: #fff url(images/magnifier.png) no-repeat 5px center;
}

.latest-news-posts {
	margin: 10px 0 20px;
	padding: 10px;
	background: #e5e5e5;
}

#nav {
	height: 100px;
	margin: 0;
}

#nav ul {
	list-style-type: none;
	margin: 2px 0 0 18px;
	padding: 0;
}

#nav li {
	display: inline;
	position: relative;
}

#nav li a {
	display: inline-block;
	margin: 4px 5px;
	padding: 5px 7px;
	font: 16px TiresiasInfofontRegular, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
}

#nav li a:hover {
	text-shadow: 0 0 15px #fff;
}

#nav li ul {
	display: none;
	padding: 0;
	width: 150px;
	background: #006dc1;
	border-bottom: 1px solid #172556;
	position: absolute;
	top: 17px;
	left: 5px;
}

#nav li:hover ul {
	display: block;
}

#nav li li {
	display: block;
}

#nav li li a, #nav li:hover li a {
	background: #006dc1;
	color: #fff;
	width: 136px;
	margin: 0;
	border-bottom: 1px solid #338acd;
	border-top: 1px solid #0062ad;
}

#nav li li a:hover {
	background: #4b93d5;
	color: #fff;
	border-top: 1px solid #4b93d5;
}

.noborder {
	border: none !important;
}

.post h2 {
	margin: 0 0 8px;
}

.post img {
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
}

.post_info {
	margin: 0 0 20px;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
}

.post_meta {
	margin: 20px 0 0;
	padding: 5px;
	background: rgba(255, 255, 255, 0.7);
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
}

.post-navigation {
	display: inline-block;
	width: 98%;
	margin: 20px 0 0;
	padding: 5px;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	background: #395176;
	color: #fff;
}

.post-navigation a {
	color: #fff;
}

.post-navigation a:hover {
	text-decoration: underline;
}

.post.teaser {
	margin: 10px 0;
	padding: 0;
	border: 1px solid #ccc;
}

.post.teaser a {
	display: block;
	position: relative;
	min-height: 152px;
	padding: 10px;
	color: #222;
	background: rgba(255, 255, 255, 0.4) url(images/readmore.png) no-repeat bottom right;
	border: 1px solid #fff;
}

.post.teaser a:hover {
	color: #222;
	background-color: rgba(255, 255, 255, 0.8);
}

.post.teaser h2 {
	color: #395176;
	font-size: 1.8em;
}

.post.teaser img {
	padding: 0;
	background: none;
	border: none !important;
}

.post.teaser p {
	margin: 8px 0;
}

.post.teaser .post_info {
	font-size: 0.8em;
}

.post.teaser .teaser-content {
	margin-left: 160px;
}

.post.teaser .teaser-thumb {
	float: left;
}

.post.teaser .teaser-thumb.shadowed {
	float: none;
	position:absolute;
	width: 150px;
	height: 150px;
	left: 11px;
	top: 11px;
}

.post.teaser .thumb-shadow {
	display: block;
	position: relative;
	margin: 0 10px 0 0;
	background: url(images/post-thumb-shadow.png) 0 0 no-repeat;
	float: left;
	width: 150px;
	height: 150px;
	text-indent: -1000em;
	overflow: hidden;
	z-index: 1;
	border: 1px solid #bbb;
}

pre {
	background: #395176 url(images/pre-bkgd.png) no-repeat -100px -100px;
	color: #fff;
	padding: 10px; 
	border: 1px solid #ccc; 
	overflow: hidden;
	margin: 15px 0; 
	width: 518px;
}

pre:hover {
	background: #395176 url(images/pre-bkgd.png) repeat-x bottom;
}

pre code {
	background: none;
	color: #fff;
}

.printonly {
	display: none;
}

.rating {
	float: right;
	width: 50px;
	height: 35px;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: #395176;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.9em;
}

.rating .my-rating {
	display: block;
	font-size: 2em;
	font-weight: bold;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 0 25px 30px;
}

#sidebar h3 {
	margin: 10px 0;
}

#sidebar .hosting-credit {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .menu ul li a {
	display: block;
	margin: 4px 0;
	padding: 0;
	font: 16px TiresiasInfofontRegular, Helvetica, Arial, sans-serif;
	text-transform: lowercase;
}

#sidebar #mint-popular-posts-list {
	padding: 10px;
	background: #f8eaa8 url(images/star.png) no-repeat 220px 10px;
	color: #333;
	border: 1px solid #f8daa8;
	border-radius:         10px;
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
}

#sidebar #mint-popular-posts-list a {
	/*color: #333;*/
}

#sidebar #mint-popular-posts-list h3 {
	margin: 0 0 10px;
	color: #333;
}

#sidebar #mint-popular-posts-list ol {
	margin-bottom: 0;
}

#sidebar #mint-popular-posts-list ol li {
	vertical-align: top;
}

#sidebar ul {
	margin-bottom: 0;
	padding: 0;
}

#sidebar .widget {
	margin: 0;
	padding: 0 0 10px;
}

#sidebar .widget.adminwidget {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.wp-caption {
	padding: 5px;
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid #ccc;
	text-align: center;
}

.wp-caption-text {
	margin: 0;
	padding: 0 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.wp-pagenavi {
	clear: both;
	margin-top: 10px;
	font-size: 1.2em;
}

.wp-pagenavi a, .wp-pagenavi span.current {
	display: block;
	float: left;
    width: 20px;
    height: 20px;
    margin: 10px 0;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.wp-pagenavi a:hover {
	color: #fff;
	background-color: #ad742d;
}

.wp-pagenavi span.pages {
	display: block;
	float: left;
    height: 22px;
    margin: 10px 10px 10px 0;
    line-height: 22px;
    font-weight: bold;
	color: #333;
}

.wp-pagenavi span.current {
	color: #333;
	background: #ccc;
}

.wp-pagenavi span.extend {
	color: #333;
}