/*
Theme Name: Altered Beast
Theme URI: http://www.alter.com.au/
Description: The ultimate theme based on the famous Alter's design.
Version: 1.0
Author: Thai To
Author URI: http://www.mondothingo.com/
Tags: simple, funky, left, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body {
	width: 100%;
	height: 100;
	padding: 0;
	margin: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #555555;	
}

p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;	
}

a, a:visited {
	text-decoration: none;	
	color: #555555;	
}
a:hover {
	text-decoration: underline;	
	color: #555555;	
}
.abHeader {
	padding: 0;
	margin: 0;
}
.abBody {
	padding-left: 35px;
}
.abHeading {
	color: #000;		
}

.abTopLine {
	border-top: solid 1px #ADADAD;
}

.abLines {
	border-top: solid 1px #ADADAD;
	padding-top: 4px;	
	border-bottom: solid 1px #ADADAD;
	padding-bottom: 4px;		
}

td.abContentPane {
	padding-top: 100px;
	padding-left: 28px;
	padding-right: 28px;
	width: 400px;
}


/*MENU LIST*/
li  {
	list-style: none;

}
li.page_item  {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.cat-item  {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.current_page_item
{
	margin-left: -4px;	
}

.current_page_item a, .current_page_item a:visited
{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #f2f2f2;
}

li.current-cat
{
	margin-left: -4px;	
}

.current-cat a, .current-cat a:visited
{
	padding-left: 4px;
	padding-right: 4px;
	background-color: #f2f2f2;
}

ol.commentlist
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li
{
	padding: 5px;
	margin-bottom: 10px;
	background-color: #f2f2f2;
	color: #555555;		
}

#respond, #respond a, #respond a:visited
{
	color: #555555;		
	font-size: 10px;
}

textarea.abTextArea {
	width: 295px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border: solid 1px #555555;;	
	color: #555555;
}

input.abTextInput
{
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border: solid 1px #555555;;
	color: #555555;
}

#abPageLine
{
	clear: both;
	width: 185px;	
	border-top: solid 1px #ADADAD;
	padding-bottom: 4px;
}

#abPageTitle
{
	color: #000;		
	font-size: 12px;
	padding-bottom: 10px;
}

#abPageContent
{
	color: #555555;		
	font-size: 12px;	
}

.abPostTitle
{
	color: #000;		
	font-size: 12px;
	padding-bottom: 10px;
}

.abPostTitle a, .abPostTitle a:visited
{
	color: #000;		
	font-size: 12px;
	text-decoration: none;
}

.abPostTitle a:hover
{
	text-decoration: underline;
}

.abPostDate
{
	color: #555555;
}

.abPostContent
{
	color: #555555;		
	font-size: 12px;	
}

.abPostContent p
{
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
}

.abPostMetaData, .abPostMetaData a, .abPostMetaData a:visited
{
	color: #555555;		
	font-size: 10px;
}

