/* @override http://www.mandle.org/wordpress/wp-content/themes/manchild/style.css */

/*
Theme Name: ManChild
Theme URI: http://jeremymandle.com/thematic-child-theme-ManChild
Description: My theme, not yours.
Author: Jeremy Mandle
Author URI: http://jeremymandle.com
Template: thematic
Version: 0.9
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   


/* @group -webkit transition basics */
a, p, span, button {
	-webkit-transition-property:opacity, color, background;
	-webkit-transition-duration:.2s;
	-webkit-transition-timing-function:ease-in;
	outline:none;
}
/* @end */

#access {
    border-bottom:1px solid #666;
}
#wrapper {
	border-top: 5px solid;
    border-top-color: rgb(255, 75, 51);
    background-color: #000;
	background-color: #ebe3cd;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
#primary {
	background-color: #000;
	padding: 10px;
	padding-top: 20px;
	color: #fff;
	margin-bottom: 0px;
	border: solid #fefeea;
	border-width: 10px 10px 10px 10px;
}
#primary ul{
	margin-left: 0;
}
#secondary {
	background-color: #000;
	border: solid 0px;
	padding: 10px;
	padding-top: 20px;
	color: #fff;
	margin-bottom: 0px;
}
.aside h3 {
	color: rgb(255, 75, 51);
	font-size: 1.5em;
	letter-spacing: .10em;
	padding: 10px;
	padding-left: 0px;
	text-transform: lowercase;
        text-shadow: #555 1px 2px2px;
}
.aside h3 a {
        display: inline-block;
	color: rgb(255, 75, 51);
        padding-top: 10px;
        line-height: 22px;
}
.aside ul {
	color: #444;
	margin-left: 0;
}
.aside ul li {
	list-style: none;
	line-height: 20px;
	margin-bottom: 3px;
}
.aside a {
	text-decoration: none;
        line-height: 1.75em;
}
.aside a:hover{
	color: #ccc;
	text-decoration: none;
}
.widgetcontainer li {
	border-bottom:1px solid #333;
}
#qod-quote {
	color: #ebe3cc;
	letter-spacing: .1em;
	margin-bottom: 50px;
}
#qod-quote a {
	font-style: italic;
	letter-spacing: normal;
	float: right;
	margin-right: 30px;
}
#flickrrss {
	margin-bottom: 15px;
}
.flickrRSS {
	padding: 2px;
}
.flickrRSS img {
	padding: 2px;
	border: solid 1px #333;
	margin: 0px 1px 0px 0px;
}
#lastfmrecords {
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#lastfmrecords img {
	margin: 0px 1px 0px 1px;
	padding: 2px;
	border: solid 1px #333;

}
#index-top.aside {i

}
#index-top.aside img {
	
}
#main{
	padding-top: 30px;
}
#nav-above.navigation {
	margin: 0;
}
.nav-next a {
	color: #000;
}
.nav-next a:hover {
	background-color: #ccc;
}
.nav-previous a {
	color: #000;
}
.nav-previous a:hover {
	background-color: #dadada;
}
#dsq-content.clearfix {
	padding: 20px;
	background-color: #ccc;
}
#footer {
	border-top: solid 5px #666;
	background-color: #555;
}
#siteinfo {
	color: #ccc;
	font-size: 12px;
}
#siteinfo a {
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 3px;
	margin: 2px;
	letter-spacing: 1px;
}
.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
    border-top: 15px solid;
    border-top-color: #333;
    background-color: #000;
}
#branding {
    padding:35px 0 0px 0;
}
#blog-title {
    font-weight:bold; 
    font-style:normal;
    letter-spacing:1px;
    padding-left: 65px;
    width: 714px;
    background-image: url("images/Jeremy_by_Meg_Reilley_megreilleydotcom.jpg");
    background-repeat: no-repeat;
    font-size:36px;
    line-height:50px;
    background-attachment: none;
    letter-spacing: 0px;
}
#blog-title:hover {
    	background-image: url("images/me-over.jpg");
}
#blog-title a {
    color:#fff;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
	color: rgb(255, 75, 51);
	font-size:11px;
    text-transform: lowercase;
    padding-left: 2px;
}
/*** Post Styles ***/
.entry-title{
	text-shadow: #ccc 2px 2px 1px;
}
.entry-title a{
	text-shadow: #ccc 2px 2px 1px;
}
.entry-title a:active, .entry-title a:hover{
	text-shadow: #ccc 2px 2px 1px;
}
/*** Page Styles ***/
div.entry-content {
	padding-top: 10px;
}
.entry-content h3 {
	font-size: 1.25em;
	font-weight: normal;
	color: #fff;
	padding: 10px 5px 10px 10px;
	border-top: solid 4px #444;
	background-color: #000;   
	letter-spacing: 1px; 
}
.entry-content p {
	padding: 5px 5px 10px 0px;
}
.entry-content p img {
	padding: 5px 5px 5px 0px;
}
/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #666;
	float:right;
	font-style: italic;
	margin-right: 70px;
}
.sf-menu a {
	border-left:1px solid #999;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:9px 13px;
	text-decoration:none;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: 2px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#ebe3cd;
	background-color: #ebe3cd;

	background-repeat: repeat-x;
    color: #000;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#555;
}
.sf-menu li {
	background:		#fefeea;
}
.sf-menu li li {
	background:		rgb(255, 75, 51);
}
.sf-menu li li li {
	background:		#fefeea;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     rgb(255, 75, 51);
	outline:		0;
    border-bottom-color:#ebe3cd;
    color: #fff;
}
.sf-menu ul {
    border-right:1px solid #666;
    border-bottom:1px solid #666;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}