/* 

Express - CSS File

USE THIS STYLE SHEET FOR INNER PAGE

*/

#breadcrumb{padding-bottom:20px; font-size:11px; color:#373737; text-align:left}
.pagetitle{}

.nomargin{margin-right:0px !important;}

/* Page Navi */
.pagenavi {clear:both; padding:0px 0; font-size:13px;}
.pagenavi a, .pagenavi a:visited{
	color:#646464;
	padding:5px 7px;
	margin-right:8px;
}

.pagenavi a:hover{
	background-color:#e1e2e3;
	color:#646464;
	padding:5px 7px;
	margin-right:8px;
	text-decoration:none;
}
.pagenavi .current{
	background-color:#e1e2e3;
	color:#646464;
	padding:5px 7px;
	margin-right:8px;
	text-decoration:none;
	cursor:pointer;
}
.pagenavi .pages{
	color:#646464;
	padding:5px 7px;
	margin-right:8px;

}


/* ABOUT */

.two_column.about li{ margin-bottom:30px;}


/* SERVICES */
ul#list-services{margin:0; padding:0; list-style-type:none;}
ul#list-services li{ display:inline-block; float:left; width:220px; padding-bottom:30px; margin:0 20px 10px 0;}
ul#list-services h2{ margin-bottom:10px;}
#list-services p{margin-left:0px; overflow:hidden;}

/* PORTFOLIO */
.ts-display-pf-img{position:relative;}
.ts-display-clear{clear:both; height:1px !important; line-height:1px !important; float:none!important}
.ts-display-pf-text .more{
	text-align:left;
	float:left
}
.ts-display-pf-text .more:hover{
}

/*======= Portfolio 1 Column =======*/
#ts-display-pf-col-1{list-style-type:none; padding:0; margin:0;}
#ts-display-pf-col-1 li{list-style-type:none; padding:0; margin:0 0px 50px 0; !important}
#ts-display-pf-col-1 li.nomargin{margin-right:0;}
#ts-display-pf-col-1 h2{margin-bottom:10px;}

#ts-display-pf-col-1 .ts-display-pf-img{
	width:641px;
	height:249px;
	float:left;
	margin-top:5px;
	margin-right:19px
}

#ts-display-pf-col-1 .ts-display-pf-img a.image{
	width:641px;
	height:249px;
	display:block;
	position:relative;
}

#ts-display-pf-col-1 .ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:641px;
	height:249px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

#ts-display-pf-col-1 .ts-display-pf-text{
	width:280px;
	float:left;
	padding-left:0;
}

/*======= Portfolio 2 Column =======*/
#ts-display-pf-col-2{list-style-type:none; padding:0; margin:0;}
#ts-display-pf-col-2 li{list-style-type:none; padding:0; margin:0 28px 50px 0; width:456px;  float:left}
#ts-display-pf-col-2 li.nomargin{margin-right:0;}
#ts-display-pf-col-2 h2{margin-bottom:10px;}

#ts-display-pf-col-2 .ts-display-pf-img{
	width:456px;
	height:249px;
}

#ts-display-pf-col-2 .ts-display-pf-img a.image{
	width:456px;
	height:249px;
	display:block;
	position:relative;

}

#ts-display-pf-col-2 .ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:456px;
	height:249px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

#ts-display-pf-col-2 .ts-display-pf-text{
	margin-top:15px;
}



/*======= Portfolio 3 Column =======*/
#ts-display-pf-col-3{list-style-type:none; padding:0; margin:0;}
#ts-display-pf-col-3 li{list-style-type:none; padding:0; margin:0 30px 50px 0; width:293px;  float:left}
#ts-display-pf-col-3 li.nomargin{margin-right:0;}
#ts-display-pf-col-3 h2{margin-bottom:10px}

#ts-display-pf-col-3 .ts-display-pf-img{
	width:293px;
	height:180px;
}

#ts-display-pf-col-3 .ts-display-pf-img a.image{
	width:293px;
	height:180px;
	display:block;
	position:relative;

}

#ts-display-pf-col-3 .ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:293px;
	height:180px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

#ts-display-pf-col-3 .ts-display-pf-text{
	margin-top:15px;
}

/*======= Portfolio 4 Column =======*/
#ts-display-pf-col-4{list-style-type:none; padding:0; margin:0;}
#ts-display-pf-col-4 li{list-style-type:none; padding:0; margin:0 28px 50px 0; width:214px;  float:left}
#ts-display-pf-col-4 li.nomargin{margin-right:0;}
#ts-display-pf-col-4 h2{margin-bottom:10px}

#ts-display-pf-col-4 .ts-display-pf-img{
	width:214px;
	height:154px;
}

#ts-display-pf-col-4 .ts-display-pf-img a.image{
	width:214px;
	height:154px;
	display:block;
	position:relative;

}

#ts-display-pf-col-4 .ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:214px;
	height:154px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

#ts-display-pf-col-4 .ts-display-pf-text{
	margin-top:15px;
}


/* BLOG */
.post h2.posttitle{ margin-bottom:13px;}
.post .posttitle a, .post .posttitle a:visited{color:#373737;}
.post .posttitle a:hover{text-decoration:none}
.post{margin-bottom:50px;  position:relative; }
.post.single{margin-bottom:0px; padding-bottom:0px; border:0;}
.entry-content{padding:10px 0 0 0;}

.postimg{float:left; margin:5px 20px 0 0}
.postimg img{ display:block;}

.entry-utility{font-size:13px; padding:10px 0 0px 0; display:block;  color:#a3a3a3; background:url(../images/border.gif) repeat-x top; clear:both!important;}
.entry-utility2{ background:url(../images/border.gif) repeat-x bottom; display:block; width:100%; float:left; padding-bottom:10px;  margin-bottom:20px;}
.entry-utility a, .entry-utility a:visited{color:#2fa492; }
.entry-utility a:hover{}
.entry-utility .userdate{ float:left;}
.entry-utility .comment{ float:right; background:url(../images/icon-comment.png) no-repeat 0px 2px; padding-left:23px;}

.post .alignnone{display:block; margin:0}

#comment .pagenavi{
	padding:0 0 40px 0;
}
.commentlist{
	list-style-type:none;
	padding:20px 0;
	margin:0;
}
.commentlist ol{
	list-style-type:none;
	padding:30px 0 0 90px;
	margin:0;
}

.commentlist li{
	position:relative;
	padding:0 0 30px 0;
}
.commentlist li li{
	position:relative;
	padding:0;
}

.avatar{
	position:absolute;
	top:0;
	left:0;
}
.tuser{font-size:14px;}
.comment-body{margin:0 0 0 90px; padding:0;}
#commentform label{display:block}
#commentform .text-input{
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
}
#commentform .textarea{
	margin-bottom:10px;
	padding:8px 5px;
	vertical-align:top;
}



/* CONTACT */
.t-green{ color:#2fa492;}
form{margin:0; padding:0;}
fieldset{border:0px;}
#contactform{margin:0 auto; position:relative; }
#contactform h2{ margin-bottom:0px;}
#contactform label{display:block; width:80px; float:left;}
label.sp { width:3px;}
span.error{color:#D42D17;text-align:left; font-size:11px;}
#contactform input{
	margin-bottom:8px;
	padding:8px 5px;
	width:90%;
	display:block;
	vertical-align:middle;
}
#contactform textarea{
	margin-bottom:10px;
	padding:8px 5px;
	vertical-align:top;
	width:90%;
}

#message{ margin-left:0px;}
#message h2	{}
#message p{margin:6px 0px; }
#contactform .button{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 80px;
	text-align:center;
	color:#595959 !important;
	cursor:pointer;
	font-size:11px;
	display:inline-block;
	width:124px;
	height:26px;
	text-transform:none;
	line-height:normal;

 }
 


