/*  
Author: mabonsoft.com
Author URI: http://mabonsoft.com/
*/
/* Style Over-rides */
body{
	font-size: 13px;
	line-height: 16px;
}
.append-1 {
padding-right:15px;
}
.span-16 {
width:665px;
}
p{
	line-height: 1.5em;
}
.post{
	margin: 5px 5px 20px;
	padding: 10px;
}
.post .postcontent{ 
	margin: 5px 0px 20px 0px;;
	line-height: 22px;
	text-align: justify;
}

/* Sidebar */
#sidebar #wrapbox {
	margin-top: 10px;
}
/* End Over-rides */

/* Extra Styles */
.postcontent{
	font-size: 14px;
}
.postcontent h3{
	color: #E65A05;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
#pagecontainer{
	height: 100px;
	margin-top: 40px;
}
.postcontent h4{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 12px 0px 0px;
}
.postcontent blockquote{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	border-left: 2px solid #006600;
	padding: 5px 5px 5px 15px;
	background: #F8F6F9;
	margin-left: 0px;
}
#page {
	background:transparent url('../images/page_head_banner_bg.jpg') no-repeat scroll 0 0;
	height:100px;
	margin-left:12px;
}

#page #introtext {
	float:left;
	height:90px;
	margin:12px auto auto 20px;
	overflow:hidden;
	width: 790px;
}
#page #introtext h1 {
	color:#00599D;
	font-size:18px;
	margin-bottom:10px;
}

/* Top Menu Links*/
#top .menu a{
	font-size: 14px;
	padding: 10px 10px;
	background: url('../images/line.gif') no-repeat right;
}
#top .menu a:hover{
	background: #cdcdcd;
	padding: 10px 10px;
}
#top .menu ul li{
	margin-bottom: 0px;
	line-height: 30px;
}
#top .menu ul li.current_page_item a{
	font-weight: bold; 
}

/* Footer Links */
ul.nav{
	list-style-position:outside;
	list-style-type:none;
	margin: 0pt auto;
	padding:0pt;
	text-align: center;
	color: #DBDBDB;
	width: 90%;
}
ul.nav li{
	display: inline;
}
ul.nav li a{
	color: #FFFFFF;
	line-height: 0px;
	padding:0pt 9px;
	text-decoration:none;
}
div#footer ul.nav li a:hover{
	text-decoration: underline;
}

/*Project list */
table#project_list{
	width: 100%;
	border-spacing: 1;
}
table#project_list td{
	padding: 0px;
}
table#project_list td a img{
	border: 1px solid #E7E7E7;
	height: 200px;
	padding: 2px;
}
table#project_list td a img:hover{
	background: #6B6B6B;
}
div#service_offer{
	width: 622px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}
div#service_offer table td{
	vertical-align: top;
}
div#service_offer h2{
	margin-bottom: 5px;
	font-size: 18px;
}
div#service_offer ul{
	margin-bottom: 0px;
	list-style-image: url('../images/next.png');
	margin-right: 0px;
}
div#service_offer ul li{
	line-height: 20px;
	font-size: 13px;
}
div#from_the_blog table{
	background: #F5BB13 url('../images/from_blog_bg.gif') repeat-x;
}
div#from_the_blog table tr td{
	vertical-align: top;
}
ul.blog_entry_links li{
	list-style-image: url('../images/comment_edit.png');
	line-height: 30px;
}

ul#work_list{
	list-style-image: url('../images/application_accept.png');
	line-height: 25px;
	list-style-position: inside;
}
table#work_list{
	border-collapse: collapse;
}
table#work_list td{
	border: 1px solid #E7E7E7;
	padding-right: 5px;
	vertical-align: top;
}

table.design_works tr td a img{
	border: 1px solid #ECECEC;
	padding: 5px;
}
table.design_works tr td a img:hover{
	border: 1px solid #CCCCEC;
}

/* Common Styles */
.clearfix{clear: both;}
.bold{font-weight: bold;}
.margintop12{margin-top: 12px;}
.margintop22{margin-top: 22px;}
.marginbottom12{margin-bottom: 12px}
.h2class{margin-bottom: 5px; font-size: 18px;}


