/*CSS and Website design by Bellsoft Technologies; www.bellsoft.com.au*/

* {

	margin: 0;

	padding: 0;

}



body {

	background: #E3E3E6 url(Images/img01.gif) repeat-x;

	color: #000000;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

}



h1, h2, h3 {

	color: #FF3300;

}



h1 {

	margin-bottom: .5em;

	font-size: 182%;

	font-weight: normal;

}



h2 {

	margin-bottom: .5em;

	font-size: 136%;

	font-weight: normal;

	letter-spacing: -1px;

}



h3 {

	font-weight: bold;

	margin: 0;

}



p, blockquote, ol, ul {

	margin-bottom: 1.5em;

	text-align: justify;

	line-height: 167%;

	font-size: 107%;

	font-weight: normal;

	color: #000000;

}



blockquote {

	margin-left: 2em;

}



ol {

	margin-left: 2em;

}



ul {

	list-style: none;

}



ul li {

	padding-left: 1em;

}



a {

	text-decoration: none;

	color: #313131;

}



a:hover {

	text-decoration: underline;

	color: #DB5600;

}

/* Menu */



#menu {

	width: 800px;

	height: 50px;

	margin: 0 auto;

	font-size:1.2EM;

	font-weight:bold;

}



#menu ul {

	margin: 0;

	list-style: none;

	padding-left:20px;

}



#menu li {

	

	padding:3px;

	vertical-align: middle;

	float:left; display:inline; display:-moz-inline-box; 

}



#menu a {

	display: block;

	height: 30px;

	display:-moz-inline-box; 

	float: left;

	padding: 10px 15px 5px 12px;

	text-decoration: none;

}



#menu a:hover {

	background: #DB5600;

	COLOR: #FFFFFF;

}

#menu b {

	text-decoration: underline;

}

/*post */

blockquote {

	margin: 15px; 	padding: 0 0 0 20px;  	

  	background-color: #FAFAFA; 

	background-position: 8px 10px;

	border: 1px solid #f2f2f2; 

	border-left: 3px solid #72A545;  

	font: bold "Trebuchet MS", Tahoma, sans-serif; 

	color: #666666;	

}



#post h1 {

	font-size: 70%;

	color: #CC6600;

}

#post ul li {

	list-style-image: url(../BT-Cheapest/bullet.gif);

}

.post {

	margin: 0;

	padding: 0;

	background: #F5f5f5;

	border: 1px solid #EFEDED;

}

.post .post-footer {

	background-color: #FAFAFA;

	border: 1px solid #f2f2f2;

	padding: 5px; margin-top: 20px;

	font-size: 85%;

	float:right;

}

.post .post-footer .date {

	background: url('../BT-Cheapest/clock.gif') no-repeat 0 center;

	padding-left: 20px; margin: 0 10px 0 5px;

}

.post .post-footer .comments {

	background: url('../BT-Cheapest/comment.gif') no-repeat 0 center;

	padding-left: 20px; margin: 0 10px 0 5px;

}

.post .post-footer .readmore {

	background: url('../BT-Cheapest/page.gif') no-repeat 0 center;

	padding-left: 20px; margin: 0 10px 0 5px;

}



/* Logo */

#logo1 {

	width: 800px;

	height: 207px;

	font-size:1.2EM;

	font-weight:bold;

	vertical-align:middle;

	padding-top:5px;

	background-image:url(Images/navigationbar.jpg);

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	/*	background-color:#FF6600;

	background: #010100 url(images/img02.jpg) */

}



#logo {

	width: 800px;

	height: 125px;

	margin: 0 auto;

	background-color:#FF6600;

	/*background: #010100 url(images/img02.jpg) */

}



#logo h1 {

	margin: 0;

	padding: 0 20px 0 0;

	text-align: right;

	letter-spacing: -1px;

	font-size: 189%;

}



#logo h2 {

	margin: 0;

	padding: 0 20px 0 0;

	text-align: right;

	letter-spacing: -1px;

	font-size: 100%;

	font-weight: bold;

	font-style: italic;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



/* Page */



#page {

	width: 800px;

	margin: 0 auto;

	background: url(Images/BG-03.jpg) repeat-y;

}



/* Content */



#content {

	float: right;

	width: 570px;

	padding: 15px;

}



#welcome {

	margin-bottom: 15px;

	padding-bottom: 1px;

	background: url(Images/img04.gif) repeat-x left bottom;

}



.floating-box {

	float: left;

	width: 210px;

}



.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {

	line-height: 144%;

	font-size: 92%;

}



.floating-box img {

	border: 5px solid #FFFFFF;

}



/* Sidebar */



#sidebar {

	float: left;

	width: 190px;

	padding: 0 0 0 2px;

}



#sidebar blockquote {

	margin-left: 0;

	padding-left: 1em;

	background: url(Images/img09.gif) no-repeat right bottom;

	border-left: 5px solid #DB5600;

}



#sidebar blockquote p {

	text-align: left;

	line-height: normal;

	font-style: italic;

}



#links {

	width: 90%;

	margin-left: 5px;

}



#links ul {

	background: url(Images/img04.gif) repeat-x left bottom;

}



#links li {

	padding: 5px 0;

	background: url(Images/img04.gif) repeat-x left top;

}



#links a {

	padding-left: 1em;

	background: url(Images/img08.gif) no-repeat left center;

	color: #FF3300;

	font-weight: bold;

}



/* Footer */



#footer {

	height: 20px;

}



#footer .wrapper {

	width: 800px;

	margin: 0 auto;

}



#footer .links {

	float: left;

	width: 450px;

	height:20px;

	font-size: 85%;

}



#footer .legal {

	float: right;

	width: 240px;

	height: 30px;

	margin: 0 auto;

	margin-top: 50px;

	text-align: right;

	font-size: 85%;

}

