@charset "utf-8";

/*-------------------------------------------------------------
	Menya.com.au
	File: about.css
	Last edited: 6/Dec/2011
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	index
		1. Contsnts Style
-------------------------------------------------------------*/

/* 1. Contsnts Style
-------------------------------------------------------------*/
/* peger */
ul.pager {
	list-style: none;
}

ul.pager li {
	float: left;
	margin-right: 5px;
	border: 1px #333333 solid;
}

ul.pager li.off {
	border: none;
}

ul.pager li.on {
	border: none;
}

ul.pager li a {
	position: relative;
	display: block;
	padding: 2px 4px;
	color: #b60000;
}

ul.pager li a:link,
ul.pager li a:visited {
	text-decoration: none;
	color: #b60000;
}

ul.pager li a:hover,
ul.pager li a:active {
	background-color: #FFCCCC;
	text-decoration: none;
}

ul.pager li em {
	display: block;
	padding: 2px 4px;
	background: #b60000;
	color: #FFFFFF;
}
ul.pager li a.current {
	background: #b60000;
	color: #FFFFFF;
}

ul.pager li.off a {
	background: #FFF;
	color: #B60000;
}
ul.pager li.off a:hover,
ul.pager li.off a:active {
	color:#0068B7;
}

/* span */
span {
	margin-right: 20px;
}
span.date {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72%;
	font-weight: normal;
	margin-right: 10px;
}

ul#archiveList li a{
border-bottom: 1px dashed #000000;
line-height: 1.8;
display: block;
2px 0 2px 8px;
}

ul#archiveList li a:hover {
background-color:#5F5F5F;
color:#FFF;
}

/* layout */
#article h2 {
	background: none;
}
#article h2.heading {
	text-align:left;
	clear: both;
	border-bottom: 2px solid #B60000;
    border-left: 8px solid #B60000;
	color:  #B60000;
	font-size: 1.2em;
	font-weight: bold;
	min-height: 15px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px 0 5px 10px;
	}
#article p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 18px;
}

#article img.float-left {
	background: #fafafa;
	border: 1px solid #999999;
	float: left;
	padding: 5px;
	margin: 5px 10px 10px 20px;
}

#article img.news {
	margin: 0px 3px 0px 0px;
	padding: 0px;
}

#article img.store {
	margin: 0px 3px 0px 3px;
	padding: 0px;
	vertical-align: top;
}
	
#pager01 {
	text-align: center;
	margin-right: auto%;
	margin-left: 40%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}

}

#pager02 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:300px;
	clear: both;
}
#store01 {
	float: right;
}

img.shop{
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}

hr {
	color:#CFCFCF;
}

a.back {
	font-size: 0.7;
}
