/*-----------------------------------------------------------
Site		:  carldr.com
File		:  Screen stylesheet
-----------------------------------------------------------*/

@import "syntax.css";
@import "type.css";

* {
	margin: 0;
	padding: 0;
}
body {
	border: 13px solid #333;
	background-color: #333;
	min-width: 700px;
	color: #555;
}
#outer {
	background-color: #fff;
	border: 1px solid #333;
}
#wrapper {
	background-color: #fff;
	width: 720px;
	margin: 0 auto;	
	padding-bottom: 60px;
	border: 1px sold blue;
}
#more:after { 
	content: "."; 
	display: block; 
	height: 0;
	clear: both;
	visibility: hidden;
}
#more {
	display: inline-block;
}
#more {
	display: block;
}
* html #more {
	height: 1px;
}

h1 a span {
	display: none;
}
h1 a:link, h1 a:visited {
  height: 77px;
  width: 330px;
  display: block;
  background: url(/images/logo.gif) no-repeat 48% 0;
  border: 0;
}
h1 a:hover, h1 a:active {
  border: 0;
}

/* >Anchors
-----------------------------------------------------------*/

#content a:link, #content a:visited,
#more a:link, #more a:visited {
	color: #5FB715;
	text-decoration: none;
	border-bottom: 2px solid #F7F7F7;
	padding: 2px 1px;
}
#content a:hover, #content a:active,
#more a:hover, #more a:active {
	color: #F33C13;
	border: 0;
}

/* >Anchors
-----------------------------------------------------------*/

#header {
	padding-bottom: 25px;
	padding-top: 100px;
	border-bottom: 5px solid #f5f5f5;
	margin-bottom: 50px;
	position: relative;
}
#header a, #header a img {
	border: 0;
}
#more {
	padding: 27px 20px 25px 30px;
	margin-bottom: 30px;
	margin-top: 35px;
	background-color: #fcfcfc;
	background: url("/images/detail/greyFadeDown.png") repeat-x;
	border-top: 3px solid #f2f2f2;
}
#more h2 {
	position: absolute;
	visibility: hidden;
}
#more h3 {
	font-style: italic;
	color: #777;
	font-weight: normal;
	margin-bottom: 12px;
}
#more h3 span {
	font-size: 90%;
}
#more #tags {
	float: right;
	width: 46%;
}
#more #tags p {
	line-height: 1.6;
}
#more #tracks {
	float: left;
	width: 48%;
}
#tracks ol {
	margin-bottom: 12px;
	font-size: 80%;
	margin-left: 20px;
}
#tracks ol li {
	margin-bottom: 6px;
}
#tracks .track_name {
	display: block;
}
#tracks .track_artist {
	color: #888;
}

/* >Post
-----------------------------------------------------------*/

.post {
	padding-bottom: 70px;
	margin-bottom: 38px;
}
.post p, .post ol, .post ul, .post dl {
	line-height: 1.6em;
	margin-bottom: 25px;
	font-size: 15px;
}
.post ol li, .post ul li {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 20px;
}
.post ul {
	list-style-type: square;
}
#content .post h2, #login h2 {
	margin-bottom: 15px;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: -1.5px;
	color: #F33C13;
	text-transform: lowercase;
}
.post h3 {
	margin-bottom: 15px;
	padding-top: 20px;
	font-weight: normal;
	font-style: italic;
	font-size: 28px;
	color: #777;
}
#content #mainContent .post h2 span a {
	font-size: 40px;
}
#content .post h2 span a:link, #content .post h2 span a:visited {
	color: #008000;
}
#content .post h2 span a:hover, #content .post h2 span a:active {
	color: #F33C13;
}
#content .post h2 a:link, #content .post h2 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #F33C13;
	border: 0;
}
#content .post h2 a:hover, #content .post h2 a:active {
	background-color: #fff;
	color: #5FB715;
}
.post h2 em {
	display: none;
}
.post .postMeta {
	margin-top: 40px;
	margin-bottom: 5px;
	color: #ccc;
	font-size: 14px;
	text-transform: lowercase;
	text-align: center;
	background-color: #FBFBFB;
	padding: 3px 0;
}
#content .post .postMeta a:link, #content .post .postMeta a:visited {
	color: #666;
	font-weight: bold;
}
#content .post .postMeta a:active, #content .post .postMeta a:hover {
	color: #000;
	background-color: transparent;
}
#content #mainContent .post .postMeta em a {
	font-weight: normal;
	font-size: 18px;
	border: 0;
}

/* >Post Types
-----------------------------------------------------------*/

blockquote {
	padding-left: 30px;
	background: url("/images/detail/quote.gif") no-repeat 2px 5px;
	text-transform: lowercase;
}
.postQuote blockquote p, .post blockquote p {
	font-size: 180%;
	line-height: 1.2;
	padding-bottom: 5px;
}
.cite {
	text-align: right;
	font-style: italic;
	margin-top: -20px;
	color: #777;
}

/* >Inline
-----------------------------------------------------------*/

hr,
#contentSkip,
#header p em,
#secondaryContent {
	display: none;
}
a img {
	border: 0;
	background-color: transparent;
}
p.inlineImg {
	text-align: center;
	padding: 20px 0;
	margin-top: 20px;
}
p.inlineImg img {
	border: 8px solid #F6F6F6;
}
#content p.image a, #content p.inlineImg a {
	background-color: #fff;
	border: 0;
}	
p.download {
	text-align: right;
	font-size: 14px;
}
#footer {
	margin-top: 75px;
	min-height: 50px;
}
#footer p {
	text-align: center;
}
#footer p a {
	background: url("/images/detail/feed-small.png") no-repeat 0 50%;
	padding: 20px 0 20px 55px;
	font-style: italic;
	color: #aaa;
	font-size: 170%;
	text-decoration: none;
	text-transform: lowercase;
}
#footer p a#mailto {
	background: url("/images/detail/email.png") no-repeat 0 50%;
	margin-left: 40px;
	padding-left: 70px;
}
#footer p a:hover, #footer p a:active { 
	color: #F33C13;
}
#time-travel {
	text-align: center;
	margin-bottom: 55px;
}
#pagination {
	font-size: 150%;
}
#pagination a:hover, #pagination a:active {
	color: #008000;
	background-color: #fff;
	border: 0;
}

/* >Post
-----------------------------------------------------------*/

#login {
	width: 70%;
	margin: 0 auto;
}
#content #login h2 {
	text-transform: capitalize;
	margin-bottom: 25px;
}
#login form p {
	margin-bottom: 15px;
}
#login form input {
	font-size: 160%;
	font-weight: bold;
	width: 72%;
}
#login form label {
	width: 20%;
	margin-right: 2%;
	float: left;
	font-size: 120%;
}
#remember_me,
#login .formAction {
	margin-left: 22%;
}
#login form input.submit {
	padding: 5px 15px;
	font-size: 14px;
}
#remember_me,
input.submit {
	width: auto !important;
}