/* 

3Second - CSS File

USE THIS STYLE SHEET FOR INNER PAGE

*/

.pagetitle_box{ background:#edeeee url(../images/line.gif) repeat-x left bottom; padding:20px 34px 25px 34px; margin-bottom:34px}
.pagetitle{ font-size:20px; line-height:24px; text-transform:uppercase; margin:0}

/* Page Navi*/
.pagenavi {padding:0; font-size:11px; margin:0 0 0 0;}
.pagenavi a, .pagenavi a:visited{
	color:#555555;
	text-align:center;
	padding:0;
	line-height:32px;
	height:32px;
	width:32px;
	margin-right:5px;
	float:left;
	background:url(../images/pagenavi-bg.png) no-repeat;
}

.pagenavi a:hover{
	text-decoration:none;
	background:url(../images/pagenavihover-bg.png) no-repeat;
}

.pagenavi .current{
	text-align:center;
	padding:0;
	line-height:32px;
	height:32px;
	width:32px;
	margin-right:5px;
	float:left;
	background:url(../images/pagenavihover-bg.png) no-repeat;
}

.pagenavi .pages{
	color:#555555;
	text-align:center;
	padding:0;
	line-height:32px;
	height:32px;
	width:32px;
	margin-right:5px;
	float:left;
	background:url(../images/pagenavi-bg.png) no-repeat;
}


/* BLOG */
.post{background:url(../images/line.gif) repeat-x left bottom; padding:0 0 35px 0; margin:0 0 30px 0}
.posttitle, .posttitle a, .posttitle a:hover{ text-decoration:none}
.postimg{float:left; width:440px}
.entry-content{padding:15px 0 0 0; clear:both;}
.entry-utility{ float:left}
.entry-utility span{display:block; background:url(../images/line.gif) repeat-x left bottom; padding:0 0 8px 22px; margin-bottom:8px}

.commentlist{
	list-style-type:none;
	padding: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;}
.tdate{ font-size:10px; font-style:italic; color:#999; display:block; padding-bottom:8px}
.comment-body{margin:0 0 0 90px; padding:0 0 20px 0; background:url(../images/line.gif) repeat-x left bottom}
.comment-body p{ margin-bottom:5px;}
.comment-body .more{ padding:0px 0px;}
#commentform label{display:block}
#commentform .text-input{
	margin-bottom:8px;
	padding:8px 5px;
	vertical-align:middle;
	width:50%
}
#commentform .textarea{
	margin-bottom:20px;
	padding:8px 5px;
	vertical-align:top;
	width:80%
}


/* PORTFOLIO */
#ts-display-portfolio li{position:relative;}
#ts-display-portfolio .ribbontag{position:absolute; bottom:28px; right:-8px; color:#fff; padding:5px 15px; z-index:11}
#ts-display-portfolio .ribbontag a, #ts-display-portfolio .ribbontag a:visited{color:#fff;}
#ts-display-portfolio .ribbontag a:hover{color:#fff; text-decoration:none}
#ts-display-portfolio .ribboncurve{position:absolute; right:0; top:-4px; width:8px; height:4px;}

.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 h2{ font-size:14px;}



/*======= 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 0 50px 0; margin:0 0 40px 0 !important; background:url(../images/line.gif) repeat-x left bottom;}
#ts-display-pf-col-1 h2{margin-bottom:10px;}

#ts-display-pf-col-1 .ts-display-pf-img{
	width:613px;
	height:338px;
	float:left;
	margin-top:5px;
	margin-right:27px;
}

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

#ts-display-pf-col-1 .ts-display-pf-text{
	width:300px;
	float:left;
}

/*======= 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 0 50px 0; margin:0 36px 50px 0; width:452px;  float:left;  background:url(../images/line.gif) repeat-x left bottom;}
#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:452px;
	height:249px;
}

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

#ts-display-pf-col-2 .ts-display-pf-text{
	margin-top:10px;
	padding:0;
}

/*======= 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 0 50px 0; margin:0 32px 50px 0; width:292px;  float:left;   background:url(../images/line.gif) repeat-x left bottom;}
#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:292px;
	height:166px;
}

#ts-display-pf-col-3 .ts-display-pf-img a.image{
	width:292px;
	height:166px;
	display:block;
	position:relative;

}

#ts-display-pf-col-3 .ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity-small.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:292px;
	height:166px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

#ts-display-pf-col-3 .ts-display-pf-text{
	margin-top:10px;
	padding:0
}

/*======= 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 0 50px 0; margin:0 30px 50px 0; width:212px;  float:left; background:url(../images/line.gif) repeat-x left bottom;}
#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:212px;
	height:123px;
}

#ts-display-pf-col-4 .ts-display-pf-img a.image{
	width:212px;
	height:123px;
	display:block;
	position:relative;

}

#ts-display-pf-col-4 .ts-display-pf-img a .rollover{
	background:url(../images/hover-opacity-small.png);
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	width:212px;
	height:123px;
	display:block;
    position:absolute;
	z-index:10;
	display:none;
	cursor:pointer;
}

#ts-display-pf-col-4 .ts-display-pf-text{
	margin-top:10px;
	padding:0
}



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

#contactform label{ display:block;}
span.error{color:red;text-align:left; font-size:11px; float:left;}
span.required{color:#999; font-style:italic;}
#contactform .text-input{
	margin-bottom:20px;
	padding:8px 5px;
	font-size:11px;
	width:270px;
}
#contactform textarea{
	margin-bottom:7px;
	padding:8px 5px;
	font-size:11px;
	width:97%;
}
#message{ margin-left:0px;}
#message h2{}
#message p{margin:6px 0px; }
#contactform .butcontact{ cursor:pointer; margin:15px 0 0 0;}
