/*   
Theme Name: Black and Blue
Theme URI: http://mdgrech.com
Description: A dark, thin, and simple thematic child theme 
Author: Michael Grech
Author URI: http://mdgrech.com/
Template: thematic
Version: 1.0
Tags: Thematic, Black and Blue
*/


@import url('../thematic/library/layouts/2c-r-fixed.css');
@import url('../thematic/library/styles/default.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/styles/plugins.css');
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
#access
{
	display: none;
}
#access, #footer, #primary
{
	border: 0px;
}
#blog-description
{
	display: none;
}
#blog-title a, #blog-title a:hover
{
	color: white;
	font-size: 170%;
	line-height: 1em;
}
#branding
{
	margin: 0 auto;
	padding: 0px;
	padding-top: 40px;
	width: 375px;
}
#comments input, #comments textarea
{
	border: 2px solid #1E90FF;
	color: black;
	font-family: sans-serif;
	font-size: medium;
	line-height: 1.5em;
}
#comments-list li.alt, #respond, #comments-list li
{
	background-color: #2d2d2d;
}
#container, #content
{
	float: none;
	margin: 0 auto;
	padding: 0px;
	width: 375px;
}
#form-allowed-tags p
{
	display: none;
}
#header  
{
    z-index: 0;
    position: static
}
#main
{
	margin: 0 auto;
	width: 375px;
}
#respond .required
{
	color: pink;
}
#siteinfo
{
	margin: 0 auto;
	padding: 0px;
	padding-bottom: 50px;
	width: 375px;
	display: none;
}
#siteinfo a:hover, #siteinfo a:visited
{
	color: #1E90FF;
}
.entry-meta
{
	font-style: normal;
}
.entry-meta a:active, .entry-meta a:hover
{
	color: #1E90FF;
	font-style: normal;
}
.entry-title, .entry-title a:hover, .entry-title a
{
	color: #FFA500;
}

    h2.entry-title a  {
    	color: #FFA500;
    }
.entry-utility
{
	display: none;
}
.form-section textarea
{
	width: 99%;
}
.main-aside
{
	display: none;
}
a, a:hover, a:active, a:visited, a:link
{
	color: #1E90FF;
}
a.navi  
{
    display: block;
    padding: 10px;
    text-align: right;
    color: pink;
}
#navi-alt  
{
    float: right;
    padding: 10px;
}
a.navi-alt 
{
    padding: 10px;
    text-align: right;
    color: pink;
}
body
{
	background-color: #2d2d2d;
	color: white;
	font-family: sans-serif;
	font-size: medium;
}
p, .form-section label, #comments input, #comments textarea
{
	color: white;
	font-family: Helvetica, Arial, sans-serif;;
	font-size: medium;
	line-height: 1.5em;
}
.form-submit  
{
    text-align: left;
}

    input#submit, #comments input, #comments textarea  {
    color: black;
    }

  
