/*
Theme Name: Music Is Life Blog
Theme URI: http://blog.music-is-life.com
Description: A theme designed for Dyon Martin and the Music Is Life Project. </p><p><small> Developed by <a href="http://www.mrdiggles.com/">Mr. Diggles</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 1.0
Date Updated: 06.16.09
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
*/

/*********************************    GLOBAL    *********************************/
html
{
	/* Force Vertical Scrollbar */
	/* IE */
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

*
{
	padding: 0;
	margin: 0;
}

div.clear {
	clear: both;
}

img { border: 0; }

a { text-decoration: none; }

body
{
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	color: #fff;
	background: #0c0c0c;
	margin: 0;
	font-size: small;
}

/*********************************    FOOTER    *********************************/


div.header{ 
	height: 80px;
	background:  url(img/head-bg3.jpg) top left no-repeat;
	margin: 30px 0px;
}

div.headerwrap {
	width: 1020px;
}


div.logo {
	float: left;
	width: 275px;
	color: #333;
	height: 80px;
	border-right: 1px solid #ccc;
}

div.logo a {
	color: #f8f8f8;
}


div.header ul {
	list-style: none;
}


div.header ul li {
	float: left;
	text-align: center;
	line-height: 80px;
	text-transform: uppercase;
	font-size: 110%;
	font-family: georgia;
}


div.header ul li a{
	display: block;
	padding: 0px 40px;
	color: #333;
	border-left: 1px solid #fff;
}

div.header ul li.first{
	border-right: 1px solid #ccc;
}

div.header ul li.last{
	border-right: 1px solid #ccc;
}

div.header ul li a:hover{
	color: #555;
	background: url(img/blue.jpg) top left repeat-x;
}

div.description {
	float: left;
	padding-left: 40px;
	margin-top: 26px;
}

div.description input{
	border: 1px solid #bbb;
	padding: 5px;
	width: 170px;
	background: none;
	color: #888;
}



div.description h2 {
	font-weight: 100;
	line-height: 80px;
	color: #777;
	font-size: 100%;
}

div.description h2 span{
	background: #fffcdf;
	padding: 2px 6px;
}

h1 {
	font-size: 800%;
	font-weight: 100;
	letter-spacing: -4px;
	font-family: arial;
	line-height: 4.0em;
	color: #444;
	text-align: center;
}

#wrap {
	width: 1000px;
}	

#main {
	width: 685px;
	float: left;
	padding-left: 39px;
	padding-top: 20px;
	background: url(img/paper-bind.jpg) top left repeat-y;
}


/*********************************    ENTRY    *********************************/


p.category {
	margin: 0px 15px;
	padding-top: 5px;
	color: #999;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: 1px solid #222;
}

p.category a{
	margin-left: 5px;
}


div.entry {
	margin-bottom: 40px;
	padding-bottom: 10px;
	background: url(img/entry-bottom.jpg) bottom left repeat-x;
	border-bottom: 4px solid #000;
}

div.entry a{
	color: #00d2ff;
}

div.entry a:hover{
	text-decoration: underline;
}	

div.entry {
	text-align: justify;
}

div.entry img {
	border: 5px solid #000;
	margin: 10px 0px;
}


div.content {
	padding: 20px 0px 0px 0px;
}

div.entry span.red {
	color: #b90000;
}

div.content p{
	padding-bottom: 10px;
	line-height: 1.6em;
	font-size: 120%;
	color: #eee;
}


div.entry h2 {
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

div.entry h2 a{
	font-size: 150%;
	color: #00d2ff;
	font-weight: 100;
}

div.entry h2 span{
}


div.entry h2 strong{
	font-weight: 100;
	color: #FF6600;
}

div.entry p.date {
	font-size: 120%;
	color: #ffa200;
	padding-left: 0px;
	padding-top: 10px;
	border-top: 1px solid #171717;
	padding-top: 5px;
	padding-bottom: 15px;
}

div.entry p.date span {
}

div.entry p.entry-comments {
	font-size: 90%;
	padding: 3px 3px 3px 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}




h3 {
	font-size: 260%;
	color: #777470;
	font-family: georgia;
	padding-top: 15px;
	border-top: 1px solid #3f3b34;
	font-weight: 100;
}


h3 sup {
	font-size: 60%;
	margin-left: 10px;
	color: #86bcff;
}


/*********************************    PAGE    *********************************/


#page {
	margin-bottom: 40px;
}

#page h2 {
	font-size: 200%;
	font-weight: 100;
	margin-bottom: 10px;
}

#page h2 span{
	color: #cc3333;
}

#page h2.dyon span{
	color: #ffa200;
}

#page h4.title {
	color: #666;
	font-size: 110%;
	margin-bottom: 15px;
	letter-spacing: 2px;
}


#page a{
	color: #00d2ff;
}

#page a:hover{
	text-decoration: underline;
}	




div.aboutdyon {
	border-top: 1px dashed #333; 
	margin-top: 20px;
	padding-top: 20px;
}

div.aboutdyon img {
	float: right;
	margin: 0px 0px 10px 20px;
}




/*********************************    SIDEBAR    *********************************/

#sidebar {
	float: left;
	width: 195px;
	padding: 0px 40px;
}	

#sidebar ul {
	list-style: none;
}



#sidebar img.sidepic {
	border: 5px solid #171717;
	margin-bottom: 30px;
}

div.twitter {
	margin-bottom: 25px;
	font-size: 90%;
	line-height: 1.6em;
}



div.twitter p.twat {
	padding-bottom: 6px;
}


div.twitter p.twat a{
	color: #00d2ff;
}

#twitter_div a {
	color: #00d2ff;
}

div.twitter p.follow {
	margin-top: 6px;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	background: #96e4e8;
}



div.twitter p.follow a{
	color: #111;
	display: block;
	padding-top: 2px;
}

div.twitter p.follow a:hover{
	color: #1738a4;
}


div.recent {
	margin-bottom: 25px;
	padding-top: 25px;
	border-top: 1px dashed #444;
	padding-bottom: 25px;
	border-bottom: 1px dashed #444 ;
}


div.recent ul {
	font-size: 90%;
	border-top: 1px solid #333;
}

div.recent ul li {
	border-bottom: 1px solid #333;
	padding: 3px 0px;
	line-height: 1.6em;
}

div.recent ul li a{
	color: #fff;
}


div.recent p.archives {
	margin-top: 8px;
	font-size: 90%;
}

div.recent p.archives a{
	color: #00d2ff;
	padding: 3px 0px;
}


div.cats {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #444 ;
}


div.cats ul {
	font-size: 90%;
	border-top: 1px solid #333;
}

div.cats ul li {
	border-bottom: 1px solid #333;
	padding: 3px 0px;
	line-height: 1.6em;
}

div.cats ul li a{
	color: #fff;
	display: block;
}



/*********************************    PAGES    *********************************/


div.archives ul{
	list-style: none;
	margin-top: 10px;
	line-height: 1.6em;
	font-size: 120%;
}


/*********************************    COMMENTS    *********************************/


#comments
{
	background:  url(images/post-top.jpg) top left no-repeat;

}

 #comment-form
{

}

div.comment
{
	background: #eee;
	padding: 13px 20px;
	margin-bottom: 0 !important;
	width: 645px;
	color: #333;
	line-height: 2em;
}

#comments h6
{
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 30px;
	width: 600px;
	text-align: right;
	vertical-align: middle;
	color: #888;
	background: transparent url(img/corner.gif) top right no-repeat;
	padding-right: 40px;
	padding-top: 10px;
}

#comments h6 img
{
	vertical-align: middle;
	margin-left: 10px;
	border: 2px solid #333;
}

#comments h6 a {
	color: #00d2ff;
}

#comment-form
{
	color: #d7d7d7;
	position: relative;
}
#comment-form br
{
	clear: left;
}

#comment-form h3
{
	font-size: 170%;
	font-weight: normal;
	color: #ffa200;
	margin-bottom: 10px;
}

.comment-trackback
{
	background: transparent url(img/trackback.png) top left no-repeat;
	padding: 1px 0 5px 0;
	right: 240px;
	top: 30px;
}

.comment-feed
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 1px 0 5px 0;
	right: 355px;
	top: 30px;
}

.comment-trackback a, .comment-feed a
{
	color: #00d2ff;
	font-size: .9em;
	padding-left: 20px;
}

.comment-feed a:hover
{
	text-decoration: underline;
}

.comment-trackback a:hover
{
	text-decoration: underline;

}

#comment-form form
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #333;
}

#comment-form p
{
	text-indent: 0 !important;
}

#comment-form label { display: none; }

#comment-form p.comment-textarea
{
	float: left;
	margin-right: 15px;
	width: 650px !important;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 663px;
	color: #111;
	height: 120px;
	background: #eee;
	margin-bottom: 18px;
	padding: 10px;
	border: 1px solid #888;
}

#comment-form input
{
	width: 335px;
	background: #eee;
	margin-bottom: 10px;
	color: #111;
	border: 1px solid #888;
	padding: 5px;
}

#comment-form input.button {
	background: none;
	border: 1px solid #222;
	margin-top: 5px;
}


#submit
{
	width: 170px !important;
}


/*********************************    INVITE    *********************************/

div.invite p.a input{
	border: 1px solid #555;
	padding: 5px;
	width: 675px;
}

div.invite {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #333;
}

div.invite p span {
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffa200;
}


/*********************************    FOOTER    *********************************/

#footer {
	margin-top: 30px;
	height: 160px;
	background: #171717;
}

div.banner {
	float: left;
	width: 275px;
	color: #333;
	margin-right: 20px;
	height: 160px;
	border-right: 1px solid #000;
	text-align: center;
	color: #888;
}

#footer ul {
	float: left;
	width: 200px;
	margin-left: 20px;
	list-style: none;
	margin-top: 20px;
}

#footer ul h4 {
	margin-bottom: 5px;
}


#footer ul li {
	line-height: 1.5em;
	font-size: 90%;
}

#footer ul li a{
	color: #00d2ff;
	font-weight: bold;
}

#footer ul li a:hover{
	text-decoration: underline;
}	

div.legal {
	height: 32px;
	background: #000;
	line-height: 32px;
}


div.legal p {
	margin-left: 40px;
	font-size: 90%;
	text-transform: uppercase;
	color: #444;
	letter-spacing: 1px;
}

div.legal p a{
	color: #444;
	border-bottom: 1px dotted #444;
}

div.legal p a:hover{
	color: #999;
}

