/* 

Relaxa - CSS File

USE THIS STYLE SHEET FOR INNER PAGE

*/
.pagetitle{ font-size:20px; line-height:22px; position:relative; margin-bottom:20px}

.pagenavi {clear:both; padding:20px 0;}
.pagenavi a, .pagenavi a:visited{
	color:#676767;
	background:none;
	padding:5px 10px;
	margin:0 4px;
}

.pagenavi a:hover{
	background-color:#2d2d2d;
	color:#fff;
	padding:5px 10px;
	margin:0 4px;
}
.pagenavi .current{
	background-color:#2d2d2d;
	color:#fff;
	padding:5px 10px;
	margin:0 4px;
	}
.pagenavi .pages{
	color:#676767;
	background:none;
	padding:5px 0px;
	margin:0 4px 0 0;
}

/* PORTFOLIO */
.ts-display-pf-img{position:relative;}
.ts-display-clear{clear:both; height:1px !important; line-height:1px !important; float:none!important}
#ts-display-portfolio .separator.line{ margin-bottom:30px;}
.ts-display-pf-text .more{}
.ts-display-pf-text .more:hover{}
.ts-display-pf-text p{margin-bottom:10px;}

/*======= 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;  margin:0px 0px 50px 0;}
.ts-display-pf-col-1 li.last{ background:none;}
.ts-display-pf-col-1 li.nomargin{margin-right:0;}
.ts-display-pf-col-1 h2{margin-bottom:10px; font-size:16px;}

.ts-display-pf-col-1 .ts-display-pf-img{
	width:611px;
	height:480px;
	float:left;
	margin-top:5px;
	margin-right:30px;
}

.ts-display-pf-col-1 .ts-display-pf-img a.image{
	width:611px;
	height:480px;
	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:611px;
	height:480px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	margin:3px;
}

.ts-display-pf-col-1 .ts-display-pf-text{
	width:299px;
	float:left;
	padding-left:0;
}

/*======= Portfolio 2 Column =======*/
.ts-display-pf-col-2{list-style-type:none; padding:0px; margin:0px 0px 40px 0px; float:left;}
.ts-display-pf-col-2 li{list-style-type:none; padding:0; margin:0 35px 0px 0; width:449px;  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:449px;
	height:315px;
}

.ts-display-pf-col-2 .ts-display-pf-img a.image{
	width:449px;
	height:315px;
	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:449px;
	height:315px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	margin:3px;
}

.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:0px; margin:0px 0px 40px 0px; float:left;}
.ts-display-pf-col-3 li{list-style-type:none; padding:0; margin:0 35px 0px 0; width:287px;  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:287px;
	height:248px;
}

.ts-display-pf-col-3 .ts-display-pf-img a.image{
	width:287px;
	height:248px;
	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:287px;
	height:248px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	margin:3px;
}

.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:0px; margin:0px 0px 40px 0px; float:left;}
.ts-display-pf-col-4 li{list-style-type:none; padding:0; margin:0 35px 0px 0; width:207px; 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:207px;
	height:178px;
}

.ts-display-pf-col-4 .ts-display-pf-img a.image{
	width:207px;
	height:178px;
	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:207px;
	height:178px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
	margin:3px;
}

.ts-display-pf-col-4 .ts-display-pf-text{
	margin-top:15px;
}

/* BLOG */
.posttitle{font-size:16px; margin-bottom:0px;}
.posttitle a, .posttitle a:visited{color:#454545;}
.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 6px 0;}
.postdate{color:#c6c6c6;}
.entry-utility{font-size:10px; }

#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; color:#303030;}
.tdate{ font-size:10px; font-style:italic;}
.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{
 }
#commentform .button:hover{}

/* CONTACT */
form{margin:0; padding:0;}
fieldset{border:0px;}
#contactform{margin:0 auto; position:relative; }
#contactform label{display:block}
label.sp { width:3px;}
span.error{color:red;text-align:left; font-size:11px;}
#contactform .text-input{
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
	background-color:#f6f6ec;
	width:98%;
	color:#000
}
#message{ margin-left:0px;}
#message h2	{}
#message p{margin:6px 0px; }

#contactform .button{
	padding:8px 25px;
	margin-bottom:8px;
	cursor:pointer;
	margin-top:5px;
 }

