/*------------------------------------------------------------------------
My Template
Alex Ho
--------------------------------------------------------- */
body {
	color: #333333;
	background: #FFFFFF;
	font: 80% Tahoma, Arial, sans-serif;
	line-height: 1.8em;
}

.clr {
	clear: both;
}

body.contentpane {
	width: auto;
	margin: 0px;
	line-height: 140%;
}

h1 {
	font-size: 1.7em;
}

h2 {
	margin: 10px 0;
	font-size: 1.45em;
}

h3, h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

form {
	margin: 0;
	padding: 0;
}

/* Small text */
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, a.readon, 
.blog_more, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc, 
#ja-spotlight-1, #ja-spotlight-2, #ja-rightcol, #ja-footer, #ja-bottomline {
	font-size: 11px;
}

/* Normal link */
a {
	color: #eb3c1f;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;	
}

p {
	margin: 15px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 0;
	line-height: 140%;
	line-height: 18px;
}

th {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #999999;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	margin-right: 10px;
	border: 0;
}

/* JOOMLA! STYLE
----------------------------------------------------------- */
table.blog {
	width: auto;
}

table.blog .article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center left;
	height: 20px;
}

/*************** read more link ****************/

a.readon {
	background: #eb3c1f;
	color: #FFFFFF;
	padding: 1px 5px 2px 10px;
	text-decoration: none;
}

a.readon:hover {
	background: #eb3c1f;
	color: #FFFFFF;
	text-decoration: underline;
}


/* MAIN CONTAINER
--------------------------------------------------------- */
#ja-wrapper-outer {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	background: #d5dcdf;
}

#ja-wrapper {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	background: #FFFFFF;
}

/* HEADER
---------------------------------------------------------------------------------*/
#header {
	border: none;
	width: 600px;
	margin-bottom: 2px;
	height: 135px;
	position: relative;
}

#ja-header h1 {
	margin: 0;
}

#search {
	padding-left: 25px;
	width: 100px;
	background: url(../images/search.gif) no-repeat;
	position: absolute;
	top: 56px;
	left: 600px;
}

#search .inputbox {
	border: none;
	width: 140px;
	padding-left: 8px;
	padding-top: 3px;
	background: url(../images/ja-search-bg.gif) no-repeat;
	color: #000000;
	font-size: 11px;
	height: 20px;
}

/* TOPNAV STYLE
----------------------------------------------------------------------------------*/
#ja-topnav {
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
}

#ja-topnav-left {
	float: left;
	width: 10px;
	background: url(../images/ja-topnav-left.gif) no-repeat;
	height: 25px;
}

#ja-topnav-center {
	float: left;
	width: 880px;
	background: url(../images/ja-topnav-center.gif) repeat-x;
}

#ja-topnav-right {
	float: right;
	width: 10px;
	background: url(../images/ja-topnav-right.gif) no-repeat;
	height: 25px;
}

#ja-topnav ul {
	padding-top: 3px;
	text-align: right;
	height: 25px;
}

#ja-topnav li {
	padding: 0;
	margin: 0;
	display: inline;
}

#ja-topnav a {
	padding-left: 15px;
	color: #eb3c1f;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#ja-topnav a:hover {
	color: #eb3c1f;
	text-decoration: none;
}

 
/* RIGHTCOL STYLE
----------------------------------------------------------------------------------*/
#ja-wrapper-right1 {
	width: 560px;
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}

#ja-wrapper-right2 {
	width: 760px;
	float: left;
	margin-top: 7px;
	margin-left: 15px;
}

/* PATHWAY STYLE
---------------------------------------------------------------------------------- */
#ja-pathway {
	padding-left: 20px;
	margin-top: 5px;
	background: url(../images/ja-pathway-bg.gif) left no-repeat;
	color: #8D8C90;
	font-weight: bold;
}

.pathway a {
	padding-right: 4px;
	background: url(../images/ja-moduletable-a-hover.gif) no-repeat;
	text-decoration: none;
}

.pathway a:visited {
	background: none;
}

/* CONTENT STYLE
---------------------------------------------------------------------------------- */
#ja-content {
}

#ja-content .contentheading {
	padding-bottom: 0px;
	padding-top: 2px;
	color: #2F8598;
	font-size: 18px;
	font-weight: bolder;
}

/* header for blog entries */

.contentheading {
	font-size: 20px;
	background: #d5dcdf;
	padding: 5px;
	font-weight: bold;
}

.contentheading a {
	color: #006b33;
}

#content .componentheading {
	font-size: 12px;
	color: #FFFFFF;

}


#ja-content .componentheading {
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
}



#ja-lastest-right {
	padding-left: 25px;
	float: left;
}

#ja-lastest-right h3 {
	padding: 0 0 2px 20px;
	margin: 0;
	background: url(../images/ja-moduletable-bg.gif) no-repeat;
	color: #545454;
	font-size: 14px;
}

/* WEB LINKS STUFF
----------------------------------------------------------*/

.weblinks {
	padding: 5px;
	color: #eb3c1f;
	width:190px;
	float: right;
}
.weblinks p {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	color: #eb3c1f;
}
.weblinks a {
	color: #eb3c1f;	
	padding-left: 2px;
}
/*---------------------------------------------------------------------------------- */
#ja-popular-right {
	padding-left: 15px;
	float: right;
}

#ja-popular-right h3 {
	padding: 0 0 2px 20px;
	margin: 0;
	background: url(../images/ja-moduletable-bg.gif) no-repeat;
	color: #545454;
	font-size: 15px;
}

/* FOOTER STYLE
---------------------------------------------------------------------------------- */
#ja-footer {
	margin: 5px auto;
	width: 760px;
}

#ja-footer-left {
	float: left;
	width: 12px;
	background: url(../images/ja-footer-left.gif) no-repeat right;
	height: 60px;
}

#ja-footer-center {
	float: left;
	width: 736px;
	background: url(../images/ja-footer-center.gif) repeat-x;
	height: 60px;
	position: relative;
}

#but-css {
	position: absolute;
	top: 20px;
	right: 120px;
}

#but-xhtml {
	position: absolute;
	top: 20px;
	right: 20px;
}

#copyright {
	color: #8D8C90;
	font-size: 11px;
	position: absolute;
	top: 17px;
	left: 20px;
}

#ja-footer-right {
	float: right;
	width: 12px;
	background: url(../images/ja-footer-right.gif) no-repeat left;
	height: 60px;
}

#ja-leftcol img {
	margin: 0;
	padding: 0;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%;
}

/* Clear fix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


/* taken from another template */

#content {
	float: left;
	margin: 0 auto;
	width: 600px;
	padding: 0 10px 0 10px;
	text-align: left;
}

#sidenav {
	padding: 5px 0px 5px 700px;
}

