/*
Author: Ethos Online
Author URI: http://ethosonline.com.au
A custom theme, heavily modified from the Blank 3 Column theme by refueled - http://refueled.net/blank-themes/
*/

/*===RESET===*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: disc;
        padding-left: 40px;
}

ol {
	/*list-style: disc;*/
        padding-left: 40px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
/*===========*/
/*===========*/
/*===========*/

/* basics */

html, body {
	height: 100%;
}

body {
	background: url(images/background-gradient.jpg);
	font-family: Maiandra GD, Georgia, serif;
	font-weight: bold;
	margin: 0px;
	font-size: 16px;
	line-height: 120%;
	/*word-spacing: 0.1em;*/
	}
	
h1 {font-size: 34px;}
h2 {font-size: 32px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 16px;}
h6 {font-size: 16px;}

h2 {
	color: #63B1B1;
	font: bold;
	text-align: center;
	margin-bottom: 1em;
	line-height: 150%;
}

h3 {
	color: #FBB14F;
	font: bold;
	text-align: left;
	margin-bottom: 1em;
	line-height: 150%;
}
h4, h5, h6 {
	color: #FBB14F;
	/*letter-spacing: 0.1em;*/
	/* word-spacing: 0.2em;*/
}

h6 {
	color: #FBB14F;
	font: italic;
	text-align: left;
	margin-bottom: 1em;
	line-height: 150%;
}

h3, h4, h5, h6 {
	margin-top: 1em;
}

/*table {
	line-height: 120%;
}
*/

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:white;
	text-decoration:underline;
	}

a:hover{text-decoration: none;}



/* container */


#container {
	width:1238px;
	margin: 0 auto;
	padding:0;
	color: white;
	overflow: hidden;
	}
	
/* header */

#header {
	text-align: center;
  	width: 1238px; 
  	height: 155px;
	margin-bottom: 60px;
	}

#masthead {
	background: url(images/logo-mach-2010-ver-1.jpg) no-repeat;
	height: 155px;
	width: 700px;
	margin: 0 auto;
}


/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, serif;
	font-size: 11px;
	width:100%; 
	overflow:hidden;
	line-height: 120%;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}




/* content */


#content {
	float: left;
	width: 690px;
	overflow: hidden;
	margin:14px;
	padding: 0px 10px 0px 10px;
	}

.post {
	margin:0;
	padding:0;
	}
	
.post h2{
	font: 21px;
	}
	
.post h2 a{
	color: #63B1B1;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #63B1B1;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
/*	background:#F7F7F7;*/
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:11px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left menu sidebar */

#left {
	width:250px;
	float:left;
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 120%;
	}

#left h2{
	font:15px;
	color: #000;	
	margin: 0;
	padding: 0;
}

/*parent buttons*/
#left a {
	text-decoration: none;
	color: #520F56;
	line-height: 170%;
	display: block;
	background: url(http://tanranreiki.com.au/wp-content/uploads/2010/05/energy-background-2-web.jpg);
	margin: 3px 0 3px 0;
	text-align: left;
	padding: 0 20px;
/*	background: rgba(255, 255, 255, 0.9);*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
}

#left a:hover {
	background: rgba(255, 255, 255, 1);
}

/*sub buttons*/
#left ul ul ul li a{
/*	background: rgba(255, 255, 255, 0.7);*/
/*	margin: 3px;*/
/*	padding-left: 40px;*/
}

#left ul ul ul li a:hover {
/*	background: rgba(255, 255, 255, 0.8);*/
}

#left label{
	font:normal 15px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

/* menu items */
#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
/*	padding: 0 10px 0 10px;*/
}

/* sub menu items */
#left ul ul ul li{
	font-size: 13px;
}



/* right sidebar */

#right{
	width:250px;
	float:right;
	margin:0;
	padding: 0;
	}

#right h2{
	font:15px;
	color: #FFFFFF;	
	margin: 0;
	padding: 0;
}

#right label{
	font: normal 15px;
	color: #FFFFFF;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #FFFFFF;
}



/* comments */


#commentform{
/*	background:#fff;*/
	margin:0;
	padding:0;
}
	
#commentform p{
/*	color: #000;*/
	}
	
#commentform a{
/*	color: #000;*/
	text-decoration: none;
/*	border-bottom: 1px dotted #465D71;*/
}
	
#commentform h3{
/*	font-size: 13px;
	font-weight: 300;
	color: #000;*/
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
/*	background: #fff;*/
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}

/*ol.commentlist li.alt {background: #eee;}*/
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0;}

/*ol.commentlist a {color:#000;}*/

cite {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
	
cite a{
/*	color: #000;*/
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 4px 5px;
   margin: 0;
}


/* footer */

#footer {
	clear: both;
	width: 1238px;
	text-align: center;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#center-footer {
	width: 700px;
	color: black;
	margin: 0 auto;
}


