/*
Theme Name: Cutters Records Galatica
Theme URI: http://www.alter.com.au/
Description: Funky retro galaxy theme.
Version: 1.6
Author: Thai To
Author URI: http://www.mondothingo.com/
Tags: Retro, Galaxy, Cutters Records

	This theme was designed by Alter,
	built by Orasy
	and coded by Mondothingo
	whose blog you will find at http://www.alter.com.au/
	http://www.orasy.com/
	http://www.mondothingo.com/
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:visited, a:hover {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a.postTitle, a.postTitle:visited {
	font-family: helvetica, "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: lighter;
}

a.postTitle:hover {
	color: #000;
	text-decoration: underline;
}

.textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-top: 30px;
	margin-bottom: 0px;	
}
.mainborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	height: 100%;
	width: 602px;
}


/*COMMMENTS*/
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Courier New', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
input {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
