/* 

Elegante - CSS File

USE THIS STYLE SHEET FOR INNER PAGE

*/

#header-inner h1,
#header-inner h2,
#header-inner h3,
#header-inner h4,
#header-inner h5,
#header-inner h6, 
#header-inner{color:#fff !important;}

.pagetitle{font-size:30px; line-height:110px}
.introtitle{float:right; font-size:20px; line-height:24px; margin:30px 0 0 0;}
.subnavigation{float:right; font-size:14px; line-height:110px}
.blocktext{clear:both; display:block; padding:10px 0 0 0}

/* Pagenavi */
.pagenavi {clear:both; padding:20px 0px 20px 0px;}
.pagenavi a, .pagenavi a:visited{
	color:#989898;
	background-color:#fff;
	padding:5px 10px;
	margin-left:8px;
	border:solid 1px #ebeaea;
}

.pagenavi a:hover{
	background-color:#efefef;
	color:#989898;
	padding:5px 10px;
	margin-left:8px;
	border:solid 1px #ebeaea;
}
.pagenavi .current{
	background-color:#efefef;
	color:#989898;
	padding:5px 10px;
	margin-left:8px;
	border:solid 1px #ebeaea;
	}
.pagenavi .pages{
	color:#989898;
	background-color:#fff;
	padding:5px 10px;
	margin-left:8px;
	border:solid 1px #ebeaea;
}
.pagenavi ul{ margin: 0; padding: 0; text-align: left; font-size: 12px; font-family: sans-serif; }
.pagenavi li{ list-style-type: none; display: inline; padding-bottom: 1px; }

/* NEWS */
#news-content{list-style-type:none; padding:0; margin:0;}
#news-content li{clear:both; margin-bottom:60px;}
#news-content h2{margin:-5px 0 0 0;}
#news-content h2 a, #news-content h2 a:visited{color:#353535;}


/* 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{
}

.glowimg{
	background:url(../images/shadow_img.png);
	background-repeat:repeat-x;
	display:block;
	height:19px;
}
.ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

/*======= 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 0 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:500px;
	height:241px;
	float:left;
	margin-top:5px;
	margin-right:20px
}

#ts-display-pf-col-1 .ts-display-pf-img a.image{
	width:500px;
	height:241px;
	display:block;
	position:relative;
}

#ts-display-pf-col-1 img{
	/*width:500px;*/
	height:241px;
	display:block;
	position:relative;
	margin:0 auto;
}

#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:100%;
	height:100%;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	left:0px
}

#ts-display-pf-col-1 .ts-display-pf-text{
	width:400px;
	float:left;
	padding-left:0;
}
#ts-display-pf-col-1 .discount {
    background: url(../images/coupon-discount.png) no-repeat scroll 0 0 transparent;
    height: 80px;
    margin: -85px 0 0 -85px;
    padding: 35px 0 0;
    position: relative;
    width: 85px;
    z-index: 99;
}
#ts-display-pf-col-1 .ts-display-pf-button{
	float:right;
	margin-top: 20px;
}
/*======= 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 40px 50px 0; width:420px;  float:left;height:470px;}
#ts-display-pf-col-2 li.nomargin{margin-right:0;margin-bottom:50px;}
#ts-display-pf-col-2 h2{margin-bottom:10px;}

#ts-display-pf-col-2 .ts-display-pf-img{
	width:420px;
	height:257px;
}

#ts-display-pf-col-2 .ts-display-pf-img a.image{
	width:420px;
	height:257px;
	display:block;
	position:relative;
}

#ts-display-pf-col-2 img{
	/*width:420px;*/
	height:257px;
	display:block;
	position:relative;
	margin: 0 auto;
}

#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:100%;
	height:100%;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	left:0px
}

#ts-display-pf-col-2 .ts-display-pf-text{
	margin-top:20px;
	height:200px;
}

#ts-display-pf-col-2 .discount {
    background: url(../images/coupon-discount.png) no-repeat scroll 0 0 transparent;
    height: 80px;
    margin: -125px 0 0 375px;
    padding: 35px 0 0;
    position: relative;
    width: 85px;
    z-index: 99;
}

/*======= 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 35px 15px 0; width:290px;  float:left; height:400px;}
#ts-display-pf-col-3 li.nomargin{margin-right:0;margin-bottom:15px;}
#ts-display-pf-col-3 h2{margin-bottom:10px}

#ts-display-pf-col-3 .ts-display-pf-img{
	width:290px;
	height:206px;
	overflow:hidden;
}

#ts-display-pf-col-3 .ts-display-pf-img a.image{
	width:290px;
	height:206px;
	display:block;
	position:relative;
	text-align: center;
}

#ts-display-pf-col-3 img{
	width:auto; 
	height:206px; 
	position:relative;
	overflow:hidden;
}

#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:290px;
	height:206px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	left:0px;
}

#ts-display-pf-col-3 .ts-display-pf-text{
	margin-top:20px;
	height:140px;
}
#ts-display-pf-col-3 .discount {
    background: url(../images/coupon-discount.png) no-repeat scroll 0 0 transparent;
    height: 80px;
    margin: -125px 0 0 235px;
    padding: 35px 0 0;
    position: relative;
    width: 85px;
    z-index: 99;
}

/*======= 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 35px 50px 0; width:208px;  float:left; height:400px;}
#ts-display-pf-col-4 li.nomargin{margin-right:0;margin-bottom:50px;}
#ts-display-pf-col-4 h2{margin-bottom:10px}

#ts-display-pf-col-4 .ts-display-pf-img{
	width:208px;
	height:165px;
	overflow:hidden;
}

#ts-display-pf-col-4 .ts-display-pf-img a.image{
	width:208px;
	height:165px;
	display:block;
	position:relative;
	border: 1px solid #EBEAEA; /*===== new =====*/
	overflow: hidden;/*===== new =====*/
	text-align: center;/*===== new =====*/
}


#ts-display-pf-col-4 img{
	width:auto; 
	height:165px; 
	overflow:hidden;
}
#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:208px;
	height:165px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	left:0px
}

#ts-display-pf-col-4 .ts-display-pf-text{
	margin-top:20px;
	height:200px;
}

#ts-display-pf-col-4 .discount {
    background: url(../images/coupon-discount.png) no-repeat scroll 0 0 transparent;
    height: 80px;
    margin: -260px 0 0 145px; /*===== new =====*/
/*  margin: -125px 0 0 125px; */
    padding: 35px 0 0;
    position: relative;
    width: 85px;
    z-index: 99;
}

/* BLOG */
.posttitle{margin:0 0 0 0; font-size:24px; line-height:30px;}
.posttitle a, .posttitle a:visited{color:#353535}
.posttitle a:hover{text-decoration:none}
.post{margin-bottom:60px;  position:relative; margin-top:-5px}
.post.single{margin-bottom:0px; padding-bottom:0px; border:0;}
.post-entry{}
.entry-content{padding:15px 0 0 0;}
.entry-utility{font-size:10px;}
.entry-utility a, .entry-utility a:visited{}
.entry-utility a:hover{}
.more{display:inline-block;}

#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;
}
#commentform .button{
	margin-top:15px;
 }
#commentform .button:hover{text-decoration:none;}



/* CONTACT */
form{margin:0; padding:0;}
fieldset{border:0px;}
#contactform{margin:0 auto; position:relative}

#contactform label{float:left}
span.error{color:red;text-align:left; font-size:9px; float:left;}
#contactform .text-input{
	background-color:#fff;
	border:solid 1px #dadada;
	margin-bottom:20px;
	padding:6px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:172px;
}

#contactform textarea{
	background-color:#fff;
	border:solid 1px #dadada;
	margin-bottom:7px;
	padding:6px 5px;
	width:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#message{ margin-left:0px;}
#message h2{}
#message p{margin:6px 0px; }
.button{ cursor:pointer; margin:10px 0 0 0;}
