body {
	background: #fff url(../images/background.jpg) repeat-x left top;
	color: #666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
}
#pager {
	background: #fff url(../images/bg_contact.jpg) repeat-x left top;
}
body#pager.hallway-contact {
	background: #fff url(../images/bg_contact.jpg) repeat-x left top;
}
body#pager.hallway-clients {
	background: #fff url(../images/bg_clients.jpg) repeat-x left top;
}
body#pager.hallway-news {
	background: #fff url(../images/bg_news.jpg) repeat-x left top;
}
body#pager.hallyway-team {
	background: #fff url(../images/bg_team.jpg) repeat-x left top;
}
body#pager.hallway-service {
	background: #fff url(../images/bg_service.jpg) repeat-x left top;
}
body#pager.hallway-portfolios {
	background: #fff url(../images/bg_portfolios.jpg) repeat-x left top;
}

#kv {
	height:158px;
	background:url(../images/kv_pager.jpg) no-repeat right;
}
.hallyway-team #kv {
	background:url(../images/kv_team.jpg) no-repeat right;
}
.hallway-portfolios #kv {
	background:url(../images/kv_portfolios.jpg) no-repeat right;
}
.hallway-clients #kv {
	background:url(../images/kv_clients.jpg) no-repeat right;
}
.hallway-contact #kv {
	background:url(../images/kv_contact.jpg) no-repeat right;
}
.hallway-service #kv {
	background:url(../images/kv_service.jpg) no-repeat right;
}
.hallway-news #kv {
	background:url(../images/kv_pager.jpg) no-repeat right;
}
.hallyway-team .date {
	display:none;
}
.entry .contact-info2 li {
	list-style: square;
}
/* ===================
Structure
====================*/

h2.description {
	position:absolute;
	top:15px;
	left:170px;
	font-size:11px;
	font-weight:normal;
	color:#999;
	line-height:150%;
}
#rss {
	position:absolute;
	top:10px;
	right:30px;
}
#wrapper {
	width:960px;
}
.logo {
	float:left;
	width:30%;
	margin-left:20px;
	margin-top:20px;
}
.case {
	float:left;
	width:525px;
}
div.news {
	float:right;
	width:360px;
}
#footer {
	height:95px;
	background:#2D3135;
	color:#B1B4B6;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
}
.footer-box {
	width:960px;
}
.contact-info {
	float:left;
	width:550px;
}
.address {
	padding-top:6px;
	word-spacing:0px;
	font-size:12px;
	padding-left:8px;
	letter-spacing:0.5px;
}
.more-info {
	float:right;
	text-align:right;
	margin-right:30px;
}
.phone-number {
	padding:4px 0 8px 0;
	border-bottom:1px solid #9D9FA1;
}
.phone-number li {
	display:inline;
	margin:0 5px;
}
.hallway-footer-logo {
	position:relative;
	top:5px;
	padding-right:10px;
}
#footer-link {
	background:#EDEDEE;
	padding:5px 0;
	margin-top:10px;
	margin-bottom:8px;
}
#footer-link li {
	display:inline;
	margin:0 8px;
}
#footer-link a, #footer-link a:visited {
	color:#666;
}
#footer-link a:hover {
	color:#333;
}
/* ===================
Structure Page
====================*/
#leftcontent {
	float:left;
	width:68%;
}
.leftcontent-box {
	margin:30px 0 20px 40px;
}
#sidebar {
	float:right;
	width:30%;
}
h2.title {
	font-size:26px;
	letter-spacing:-1px;
	font-family:simhei;
	padding-bottom: 10px;
}
h2.title .date {
	font-size:12px;
	margin-left:30px;
	font-size:11px;
	color:#ccc;
	font-weight:normal;
	letter-spacing:0;
}
.title a, .title a:visited {
	color:#333;
} 
.title a:hover {
	color:#B64F27;
}
.post img {
	padding:2px;
	border:1px solid #ccc;
}
.post p {
	font-size:15px;
}
/* ===================
featured
====================*/
div.crop {
        width: 960px;
        height: auto;
        overflow: hidden;
}
div.widearea {
        width: 10000px; 
        height: auto;
}
div.widearea div {
        height: auto;
        display: block;
        float: left;
}
div.widearea div.kv-text-container {
	height:160px;
	float:none;
}
div.widearea .pageitem { 
	width:960px;
}
.pageitem-box {
	margin:10px 20px 10px 10px;
}
#kv-box {
	margin:10px 10px 10px 30px;
	height:240px;
}

.kv-text {
	float:left;
	width:310px;
}
.kv-text h2 {
	color:#cb9787;
	font-size:17px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px #b8685a solid;
}
.kv-text p {
	color:#fff;
	font-weight:normal;
	font-size:15px;
	margin:0;
	padding-top:7px;
}
.kv-image {
	float:right;
	width:580px;
	margin-top:7px;
}
.kv-image img {
	padding: 10px 12px;
	background:#fff;
}
.kv-links {
	padding:10px 0 10px 20px;
}
.kv-links li {
	display:inline;
}
.kv-links span {
	color:#c87c5d;
}
.kv-links a, .kv-links a:visited {
	margin:0 10px;
	color:#fff;
}
.kv-links a:hover {
	color:#333;
}
.next-button {
	margin-top:10px;
}
.next-button a, .next-button a:visited {
	float:left;
	width:74px;
	height:20px;
	display:block;
	color:#fff;
}
.next-button a:hover {
	color:#b8685a;
}
.next span {
	position:relative;
	top:3px;
	left:10px;
}
.prev span {
	position:relative;
	top:3px;
	right:10px;7
}
.next {
	text-align:left;
	background: #fff url(../images/btn_next.gif) repeat-x left top;
}
.prev {
	text-align:right;
	background: #fff url(../images/btn_prev.gif) repeat-x left top;
	margin-right:10px;
}
/* ===================
Bottom
====================*/
.block-about {
	float:left;
	width:70%;
}
.contact-hallway {
	float:right;
	width:25%;
}
#bottom {
	font-size:11px;
	border-top:1px solid #F4D3D7;
	padding-top:20px;
	margin:10px 20px 5px 30px;
	color:#999;
}
/* ===================
Nav
====================*/
#header {
	height:100px;
}
.nav li {

}
.logo h1 {
	margin:0;
}
.nav {
	text-align:right;
	display:block;
	letter-spacing:0.5px;
	position:absolute;
	width:960px;
	top:50px;
	left:0;
}
.nav li {
	display:inline;
}
.nav a {
	line-height:170%;
	padding: 5px 10px;
	margin:0 5px;
}
.nav a, .nav a:visited {
	color:#fff;
	font-size:12px;
}
.nav a:hover {
	color:#B64F27;
	background:#fff;
}
.more-btn {
	display:block;
	text-align:right;
}
/* ===================
NEws
====================*/
.case h1 {
	text-indent:-5000px;
	background: url(../images/header_recent_case.gif) no-repeat;
	height:27px;
	margin:10px 0;
}
.case-img {
	float:left;
	width:35%;
}
.case-img img {
	border: 3px solid #ccc;
}
.case-text {
	float:right;
	width:64%;
}
.news h1 {
	text-indent:-5000px;
	background: url(../images/header_news.gif) no-repeat;
	height:27px;
	margin:10px 0;
}
.case li {
	padding:15px 0 13px 0;
	border-top:1px dotted #ccc;
}
.news li {
	padding: 5px 0 5px 15px;
	background: url(../images/arrow.gif) no-repeat 3px 10px;
	line-height:150%;
	border-top:1px dotted #E2ACB4;
}
.news .date {
	margin-left:20px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:10px;
	color:#a1a1a1;
}
.news a, .news a:visited {
	color:#666;
}
.news a:hover {
	color:#da7881;
}
.case-post-block {
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:10px;
}
.case-post-block .featimg {
	float:left;
	width:150px;
}
.case-post-block .featimg img {
	border:1px solid #e9e9e9;
	padding:2px;
}
.case-post-block .moreinfo {
	float:right;
	width:355px;
}
.moreinfo .more, .news .more {
	font-size:10px;
	text-align:right;
}
.moreinfo .more a, .news .more a {
	padding: 3px 7px;
	background:#eee;
}
.moreinfo h3 {
	font-size:15px;
	margin:5px 0 10px 0;
}
.moreinfo p {
	margin:10px 0 5px 0;
	font-size:12px;
}
#news-section {
	padding:10px 20px 10px 30px;
}
/* ===================
Style
====================*/
h1 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:1px;
}
h2 {
	color:#A53D39;
	font-size:15px;
	letter-spacing:1px;
	word-spacing:1px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
p {
	font-size:100%;
	line-height:150%;	
	margin:10px 0 15px 0;
	word-spacing: -0.1px;
	letter-spacing: 0.2px;	
}
a, a:visited {
	color:#999;
	text-decoration:none;
}
a:hover {
	color: #B64F27;
}
#top-nav {
	color:#4684c5;
}
#top-nav a, #top-nav a:visited {
	text-decoration:none;
}
.f-right {
	float:right;
	margin:0 0 10px 15px;
}
.contact-us-form td {
	padding:10px 7px;
}
.contact-us-form .name {
	width:70px;
}
/* ===================
Clearfix
====================*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.clearit {
	height:1px;
	clear:both;
}

/*======================
Form
======================*/
.feed {
	float:right;
	position:relative;
	top:-30px;
	text-align:right;
}
form {
	font-family:inherit;
	margin:0pt 0pt 1em;
	padding:0pt;
}
.disabled {
	opacity:0.5;
}
.require {
	color:#CC0000;
}
input, select, textarea, button {
	font-family:inherit;
	font-size:12px;
	line-height:inherit;
}
.textfield {
	overflow:auto;
}
.textfield, textarea, select[size] {
	background-color:#F7F7F7;
	border:1px solid #ccc;
	padding-bottom:3px;
	padding-top:2px;
}
select {
	background-color:#FEFEFE;
	border-color:#C4CCCC;
	border-style:solid;
	border-width:thin;
	min-height:1.77em;
}
select[size] {
	background-color:#FFFFFF !important;
}
.textfield:hover, .textfield:focus, select[size]:hover, select[size]:focus, textarea:hover, textarea:focus {
	border-color:#498EBA;
}
select:hover, select:focus {
	border-color:#498EBA;
}
.textfield:focus, select:focus, textarea:focus {
	background-color:#FFFFFF;
	outline-color:#cccccc;
	outline-style:solid;
	outline-width:1px;
}
.button:hover {
	outline-width:2px;
	text-decoration:none;
}
.submit {
	background:#FEFEFE url(/images/element_bg.gif) repeat-x scroll 0%;
	border:1px solid #c4cccc;
	color:#666666;
	cursor:pointer;
	font-family:inherit;
	font-weight:bold;
	padding:0.2em 0.5em;
	text-align:center;
	vertical-align:middle;
}
.submit:hover {
	outline-width: 1px;
	background-color: #FFF;
	outline: #498EBA solid 1px;
}
table {
	margin:20px 0;
	font-size:11px;
	background:#f0f0f0;
}
.post table p {
	font-size:11px;
	margin:0;
	padding:0;
}
td, tr{
	border:1px solid #cecece;
}
td {
	padding:8px 10px;
	vertical-align:top;
}
#archive .entry {
	margin-bottom:20px;
	padding-bottom:10px;
}
.entry ul {
	margin:10px 15px;
	padding:0 20px;
}
.entry li {
	line-height:180%;
	list-style:decimal;
}
.entry .contact-info {
	border-left:3px solid #ccc;
	margin:10px 5px 20px 5px;
	padding:0 10px;
}
.entry .contact-info li {
	list-style:none;
}
.categories {
	margin-bottom:20px;
}
.categories a{
	background:#333;
	color:#eee;
	padding:5px 15px;
	font-size:11px;
}
#archive p {
	font-size:12px;
}
.entry {
	border-bottom:1px dotted #ccc;
}
/* ===================
Tabbox
====================*/
#tabbox  {
	border: 1px solid #ccc;
}
#tabbox ul.idTabs  {
	background:#E4E5E6;
}
#tabbox ul.idTabs li a  {
	color: #000;
}
#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #333 ;
}
#boxes a, #boxes a:visited {
	
}
#boxes a:hover {
	text-decoration:underline;
}
#boxes {
	background: url(../images/box_bak.jpg) repeat-x bottom;
	padding-bottom:20px;
}
#boxes ul {
	margin-top:10px;
	padding:10px 20px;
}
#boxes ul li {
	background: url(../images/arrow_black.gif) no-repeat 0 7px;
	list-style: none;
	font-size: 12px;	
	line-height:190%;
	padding-left:15px;
}
#tabbox  {
	margin-top: 20px;
	margin-bottom: 20px;
	display:none;
}
*:first-child+html #tabbox  {
	height: 1%;
}
*html #tabbox  {
	height: 1%;
}
#tabbox ul.idTabs  {
	height: 36px;
	margin: 0;
}
*html #boxes  {
	margin-top: -2px;
}
#tabbox ul.idTabs li {
	display: inline;
	list-style: none;
	margin: 0;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	line-height: 36px;
}
#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	text-decoration: none;
	padding: 9px 13px 9px 13px;
}
#tagging {
	background: #fff;
	border:1px solid #ccc;
	margin-top:10px;
}
.tagging-box {
	padding:0 10px 20px 10px;
}
#tagging li {
	font-size:18px;
	border-bottom:1px solid #ddd;
	line-height:180%;
	letter-spacing:1px;
}
#tagging h3 {
	font-size:13px;
	margin:10px 0 10px 0;
	padding:0;
}
#tagging a {
	display:block;
	text-indent:10px;
}
#tagging a:hover {
	background:#333;
	color:#fff;
}
/* ===================
comments
====================*/
#comments {
	display:none;
	margin-top:20px;
}
#comments h2 {
	color:#333;
	padding-left:5px;
	border-left:3px solid #333;
	letter-spacing:-1px;
	margin-top:20px;
	margin-bottom:10px;
}
.commentlist {
	margin-bottom:25px;
	border-bottom:2px solid #288397;
}
.commentlist li {
	margin:5px 0;
	padding-top:10px;
	border-top:2px solid #288397;
}
.commentlist li p {
	font-size:11px;
	color:#999;
}
cite {
	font-weight:bold;
}
cite a, cite a:visited {
	font-weight:normal;
	font-size:11px;
}
#commentform p {
	margin:10px 0;
	font-size:11px;
}
