/*
Theme Name: Axceleris
Theme URI: http://www.wordpressthemes.hk/
Description: Axceleris Solutions Theme
Version: 1.0
Author: Wordpress Themes Hong Kong
Author URI: http://www.wordpressthemes.hk/
Tags: fixed width,

	Axceleris Solutions v1.0
	http://

	This theme was designed and built by Wordpress Themes Hong Kong,
	whose blog you will find at http://www.wordpressthemes.hk/

	Fluid 960 Grid System, created by <a href="http://www.domain7.com/WhoWeAre/StephenBau.html">Stephen Bau</a>, based on the <a href="http://960.gs/">960 Grid System</a> by <a href="http://sonspring.com/journal/960-grid-system">Nathan Smith</a>. Released under the 
          <a href="licenses/GPL_license.txt">GPL</a>/
          <a href="licenses/MIT_license.txt">MIT</a> 
          <a href="README.txt">Licenses</a>.

*/

/* body
----------------------------------------------- */
body {
	background: #FFF;
	border: none;
	color: #777777;
	font-size: 12px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

/* anchors
----------------------------------------------- */
a {
	text-decoration: underline;
	color: #700505;
	font-weight: bold;
}
a:hover {
}
input, textarea {
	width: 100%;
}

/*my custom styles */
.submit input {
	width: auto;
	text-align: right;
}	
.red {
	color: #FF0000;
}
.crimson {
	color: #E85213;
}
.blue {
 	color: #00A0C6;
}
.green {
	color: #73C31E;
}		
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.box {
	background: transparent;

}
/* container
----------------------------------------------- */
.container_16 {
	width: 960px;
	padding: 0;
	background: #FFF;
}

/* header
----------------------------------------------- */
#header {
	margin-top: 20px;
	background: url(images/banner.jpg) bottom right no-repeat;
	height: 347px;
	border-top: solid #8F0000 6px;
}
#header #logo{
	height: 90px;
	margin-top: 0px;
}
#header #logo h1 a{
	text-indent: -9999px;
	display: block;
	height: 60px;
}
#header #logo h1#branding{
	padding: .8em 0 0 0;
}
#header #logo h2{
	display: none;
}
#header #menu-nav {
	background:url(images/menu-bg.jpg) bottom left no-repeat;
	height: 232px;
	margin: 30px 0 0 0;
}
#header  #menu-nav   ul{
	width: 165px;
	margin: 40px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}
#header  #menu-nav   ul li{
	margin: 0;
	list-style: none;
	padding: 0;
}
#header  #menu-nav   ul li a{
	padding: 3px 3px 3px 15px;
	color: #7A7A7A;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
#header  #menu-nav   ul li a:hover{
	background: #AD4343;
	color: #FFFFFF;
}
 #header  #menu-nav  ul li a.current-item{
	background: #900000;
	color: #FFFFFF;
}
#header #tagline{
	padding: 0;
	font-size: 12px;
	float: right;
	height: 250px;
}
#header #tagline .box{
	margin: 15px 0 0 0;
	padding: 0;
}
#header #tagline strong{
	color: #366572;
	padding-right: 20px;
	font-size: 12px;
}
#header #inquire-link {
	margin-top: 293px;
	padding-right: 15px;
}
#header #inquire-link a{
	color: #C31919;
	font-weight: bold;
	text-decoration: none;
}
/* content
----------------------------------------------- */ 
#main-content {
	padding: 0 0 5px 0;

}	
#post-content {
	font-size: 13px;
	text-align: justify;
	color: #777777;	
}
#post-content a{
	text-decoration: none;
}
#post-content .articles{
	margin: 0;
	padding: 10px;
}
#post-content h3{
	color: #700505;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 20px;
}
#post-content #page-navi a{
	font-weight: bold;
	color: #700505;
}
 #sidebar-content {
       border-top: solid #8F0000 6px;
       margin-top: 15px;
}
#sidebar-content .menu, #sidebar-content .box{
	padding-left: 10px;
	margin-bottom: 0px;
} 
#sidebar-content .menu h3, #sidebar-content .box h3  {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 2px 0 0 0;
	color: #700505;
	
}
#sidebar-content .box{
	background: none;
	padding: 10px;
}
#sidebar-content  .box .push_20 {
	padding-left: 20px;
}
 #sidebar-content ul{
	padding: 0;
	margin: 0 0 10px 20px;
}
 #sidebar-content ul li, #post-content  ul li{
	list-style: none;
	margin: 5px 0;
	background: transparent url(images/square-bullet.jpg) left no-repeat;
	padding: 0 3px 0 15px;
}
 #sidebar-content ul li a{
	color: #5A3D1C;
	font-weight: bold;
	font-size: 95%;
}
#sidebar-content  .imgbox img {
	margin-top: 15px;

}	

/* 
----------------------------------------------- */
#footer-img-links {
	height: 90px;
	background: url(images/footer-img-links.jpg) bottom right no-repeat;
}
#footer-img-links img {
}
#footer-img-links h3{
	font-size: 15px;
	color: #700505;
}
#footer-img-links p{
	display: none;
}

/* site information
----------------------------------------------- */
#site_info {
	border-top: solid #8F0000 6px;
	font-size: 12px;
}
#site_info .box {
	color:#2B2B2B;
	background: transparent;
	margin-bottom: 5px;
	padding: 5px 20px 0 20px;
}
#site_info a{
	color: #2B2B2B;
	font-weight: normal;
	text-decoration: none;
}
#site_info b{
	font-weight: normal;
}

/* custom scroll
----------------------------------------------- */
#mycustomscroll {
	height: 222px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0 5px 0 0;
}