/*************** Eazy-P.com Style Sheet 2008***************/


/****************************************************************************************************************/
/** Body **/
/****************************************************************************************************************/

*
{
padding: 0px;
margin: 0px;
}

body {
	background: #F9F9F7 url('/images/body.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #303030;
	line-height: 18px;
}

a {
	color: #FF7800;
	text-decoration: underline;
}

a:hover {
	color: #3E8223;
	text-decoration: none;
}

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF url('/images/upbg.gif') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #FFFFFF url('/images/abg.gif') repeat-y;
}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

/****************************************************************************************************************/
/** Header **/
/****************************************************************************************************************/

#header {
	position: absolute;
	background: #FF7F00 url('/images/header.gif') no-repeat;
	width: 202px;
	height: 92px;
	color: #FFFFFF;
	padding-left: 20px;
}

#header h1 {
	position: absolute;
	font-size: 35px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
}

#banner {
	position: absolute;
	right: 30px;
	width: 458px;
	height: 92px;
}

#banner h2 {
	font-size: 25px;
	font-weight: normal;
	color: #EAEAEA;
	margin-top: 73px;
	margin-left: 385px;
}

/****************************************************************************************************************/
/** Menu **/
/****************************************************************************************************************/

#menu {
	position: relative;
	background: #FFFFFF url('/images/navback_v2.gif') repeat-x;
	height: 40px;
	padding: 2px 2px 2px 2px;
	margin: 98px 0px 0px 0px;
}

#menu ul li {
	display: inline;
	line-height: 35px;
	padding-left: 3px;
}

#menu ul li a {
	padding: 0px 12px 8px 12px;
	font-size: 12px;
	color: #FF7F00;
	font-weight: bold;
}

#menu ul li a:hover {
	font-size: 14px;
	text-decoration: none;
}

#breadcrumbs {
	background: #FFFFFF;
	height: 15px;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	margin-bottom: 20px;
}

#breadcrumbs a {
	color: #FF7700;
	font-size: 10px;
}

#breadcrumbs a:hover {
	color: #3E8223;
	text-decoration: none;
	font-size: 10px;
}

/****************************************************************************************************************/
/** Middle **/
/****************************************************************************************************************/

#middle {
	position: relative;
	width: 480px;
	float: left;
}

#middle h3 {
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('/images/huline.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

.post {
	margin-bottom: 30px;
}

.post_header {
	position: relative;
}

.post_date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

 .post_content {
	margin-bottom: 0px;
}

.post_content ul li {
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.post_image_right {
	float: right;
	border: none;
	padding: 2px 2px 2px 5px;
}

.post_image_left {
	float: left;
	border: none;
	padding: 2px 10px 2px 2px;
}

.post_footer {
	top: -10px;
	background: url('/images/postfooter.gif') repeat-x;
	height: 40px;
	font-size: 10px;
	color: #000000;
	line-height: 30px;
}

.post_footer a {
	color: #FF7700;
	font-size: 10px;
}

.post_footer a:hover {
	color: #3E8223;
	text-decoration: none;
	font-size: 10px;
}

/****************************************************************************************************************/
/** Right **/
/****************************************************************************************************************/

#right {
	position: relative;
	width: 180px;
	float: right;
}

.right_header {
	background: url('/images/rightheader.gif') top no-repeat;
}

#right h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('/images/huline.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

.right_arrows {
	float: right;
}

.right_content {
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;
	background: url('/images/rightfooter.gif') bottom no-repeat;
}

.right_syndicate {
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#recentpost {
	padding: 1px 1px 1px 1px;
}

#recentpost ul {
	list-style: none;
}

#recentpost ul li {	
	border-top: solid 1px #EEEEEE;
	padding-top: 2px;
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
}

#links {
	padding: 1px 1px 1px 1px;
}

#links ul {
	list-style: none;
}

#links ul li {	
	border-top: solid 1px #EEEEEE;
	padding-top: 2px;
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
}

#appletrailers {
	margin-left: 10px;
	padding: 2px 2px 2px 2px;
}

#auscricket {
	padding: 2px 2px 0px 2px;
}

#auscricket h2 {
	font-size: 12px;
	color: #ff7f00;
}

.auscricket_logo {
	padding-left: 5px;
	padding-top: 2px;
}

/****************************************************************************************************************/
/**Gallery**/
/****************************************************************************************************************/

#gallery {
	position: relative;
	width: 660px;
	float: left;
}

#gallery_thumbs {
	float: left;
	width: 300px;
	z-index: 1;
}

#gallery_main {
	float: right;
	width: 360px;
	z-index: 2;
}

#gallery_index {
	float: left;
	width: 300px;
	z-index: 1;
}

#gallery_index h3 {
	font-size: 18px;
	color: #656551;
	background: url('/images/huline.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
}

.gallery_title {
	font-size: 18px;
	color: #656551;
	font-weight: bold;
	padding: 0px 0px 15px 10px;
}

.gallery_index_thumb {
	padding: 10px 10px 10px 10px;
}

.gallery_thumb {
	padding: 2px 2px 2px 2px;
}

.gallery_hover {
	border: solid 1px #FF7800;
}

.gallery_caption {
	padding: 5px 5px 10px 0px;
	font-size: 12px;
}

/****************************************************************************************************************/
/** Footer **/
/****************************************************************************************************************/

#footer {
	clear: both;
	height: 40px;
	text-align: center;
	font-size: 10px;
	color: #A8A88D;
	padding-top: 10px;
}

#footer a {
	color: #8C8C73;
}

#footer a:hover {
	text-decoration: none;
}

/****************************************************************************************************************/