/* 
Theme Name: MdY! Theme
Theme URL: http://www.mydarlingyou.com
Description: Theme for mydarlingyou.com (based on Brian Purkiss' Whiteboard theme)
Author: SM
Author URI: http://www.last.fm/user/stavfel
Version: 1.0

*/
/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body{
	font-family: georgia;
	font-size: 75%;
	line-height: 115%;
	background-color: #FFF;
	background-image: url(img/sorrybg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
	margin: 20px;
}

p {
	padding-top: .3em;
	padding-bottom: .2em;
}

h1 {
	font-family: georgia;
	color: #555555;
	font-weight: normal;
	font-size: 330%;
	letter-spacing: -2.5px;
	font-style: italic;
	padding-top: .1em;
	padding-bottom: .5em;
}

h1 a, a:link {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	color: #555555;
	font-family: georgia;
	font-weight: normal;
	font-size: 140%;
	padding-top: .5em;
	padding-bottom: .1em;
}

h6 {
	color: #000;
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 200%;
	padding-top: .5em;
}

h6 a, a:link {
	color: #000000;
}

h6 a:hover {
	color: #000000;
}

h4 {
	color: #000;
	font-family: georgia;
	font-weight: normal;
	font-size: 180%;
	padding-bottom: .4em;
}

h5 {
	color: #000;
	font-family: georgia;
	font-weight: normal;
	font-size: 140%;
	padding-bottom: .4em;
}

small {
	color: #555555;
	font-family: georgia;
	font-weight: normal;
	font-size: 90%;
}

em {
	font-style: italic
}

a, a:link {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: underline;
}

span.red a:link, span.red a:visited {
	color: #990000;
}

span.red a:hover{
	color: #ff0000;
}

.onebit_mp3 a {
	display: none;
} 

img {
	padding: 0 .25em .25em 0;

}

a img {
	padding: 0 .25em .25em 0;


}

#container{
	width: 850px;
	background-color: #FFF;
	padding: 7px;
}

#page {
	width: 100%;
	min-height: 400px;
	text-align: left;
	padding: 10px 0 10px 0;
}

#post {
	width: 500px;
	min-height: 400px;
	align: left;
	text-align: justify;
	padding: 10px 0 0 0;
}

.post {
	width: 500px;
	min-height: 400px;
	align: left;
	text-align: justify;
	padding: 10px 0 0 0;
}

#postmeta{
	padding: 3px 0 15px 0;
}

#footer{
	clear: both;
	padding: 10px 0 0 0;
}

#header{
	padding: 5px 0 0 0;
}

#frontleft{
 	float: left;
}

#frontright{
 	float: left;
	margin: 0 0 0 5px;
}

#dateup{
	padding: 0 1em 0 0;
	float: left;
}

#datepast{
	padding: 0 1em;
	float: left;
	border-left: 1px dashed #777777;
}

#discthumb{
	width: 160px;
	float: left;
	padding: .5em 0;
	border-right: 1px dashed #777777;
}


#discpic{
	width: 300px;
	float: left;
	padding: .5em 0 .5em 1em;
}

#discinfo{
	width: 365px;
	padding-left: 10px;
	padding-top: .5em;
	float: left;
}

#discinfo h2{
	padding-top: .1em;
}

#media{
	width: 780px;
	align: left;
}

#singlecomment{
	padding: 10px 0 0 0;
}

ul#commentlist{
	margin: 5px 0 10px 0;
	list-style-type: none
}


#commentlist li{
	margin: 5px 0 5px 0;
}

#commentlist li.alt{
	margin: 5px 0 5px 0;
	background-color: #EEEEEE;
}
