/*  
Theme Name: rockstargirl
Theme URI: http://www.rockstargirl.org/
Description: A WordPress theme for rockstargirl.org.
Version: 0.1
Author: Lindsey Kuper
Author URI: http://www.rockstargirl.org/	
*/

/* ----- [ Layout ] ----- */

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	line-height: 1.7em;
}

#page {
	background-color: #fff;
	margin: 0 auto;
	width: 50%;
	text-align: left;
	font-size: 1.2em;
}

#header {
	background-image: url(images/shoebox-logoonly.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(245,245,245);
}

.TopNavigation {
	line-height: 1.4em;
	padding-bottom: 1.4em;
	border-bottom: 1px solid rgb(245,245,245);
}

.entry {
	clear: both;
}

.BottomNavigation {
	clear: both;
	border-top: 1px solid rgb(245,245,245);
	margin-top: 5px;
	line-height: 1.4em;
}

#footer {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid rgb(245,245,245);
	padding-top: 15px;
	padding-bottom: 25px;
}

#footer p {
	text-align: center;
	margin: 0;
	margin-bottom: 0.2em;
}

/* ----- [ Headings ] ----- */

h1 {
	font-weight: normal;
	font-size: 2.25em;
	margin: 0;
	padding: 0;
	padding-top: 145px;
	padding-bottom: 10px;
	text-transform: lowercase;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #39f;
}

.description {
	font-size: 0.9em;
}

h2 {
	margin: 0;
	padding: 0;
	padding-top: 26px;
	font-size: 1.7em;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, .description a, .description a:visited {
	color: #333;
}

h2.PostTitle {
	background-image: url(images/tape-icon.gif);
	padding-left: 72px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.PostDate {
	display: block;
	margin-top: 0.1em;
	color: #999;
	font-size: 0.5em;
}

h2.PageTitle {
	text-align: center;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

/* ----- [ Entries and comments ] ----- */

.entry p a:visited {
	color: #b85b5a;
}

.postmetadata {
	clear: left;
}
	
.commentlist li {
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.commentlist {
	padding: 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.nocomments, .postmetadata, blockquote {
	color: #777;
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #28e;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* ----- [ Images ] ----- */

p img {
	padding: 0;
	max-width: 100%;
}

a img { 
	border: 0;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

/* ----- [ Form elements ] ----- */

select {
	width: 130px;
}

#searchform {
	display: inline;
	margin: 0;
	padding: 0;
}

#searchform #searchsubmit {
	width: 0;
	visibility: hidden;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	color: #555;
	border-left: 2px solid #f0edda;
	padding-left: 1em;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.DownloadLink {
	font-size: 1.2em;
	color: #c03;
	background-image: url(images/lk_music_download.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.FeedLink {
	background-image: url(images/feed.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.CommentsHeading {
	font-size: 1.2em;
	background-image: url(images/comment.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.ResponseHeading {
	font-size: 1.2em;
	background-image: url(images/comment_add.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
