/* CSS for JPortfolio v1.2
 *
 * jp_99pct_180x120.css
 * Width set to 99 %, so should automatically expand when there is no modules in right column.
 * Project div size (in one category view): 180x120 px
 */

/*********************/
/* frontpage */

#jp_front {
width:550px;
width:550px!important;
margin:0px;
float:left;
}

h2.jp_fronttitle, h2.jp_cattitle {
position:relative;
font-weight:bold;  
font-size: 16px;  
border-bottom: 2px solid #ccc;
float:left;
width:94%!important;
width:97%;
padding:10px;
margin:1%;

}

.jp_frontdesc, .jp_catinfo {
position:relative;
float:left;  
width:94%!important;
width:97%;
padding:10px;
margin:1%;
margin-bottom:20px;
}

/*********************/
/* categories        */

#jp_frontcategories {
float:left; 
border: 0px solid #ccc;
margin:4%!important;
margin:4%;
width:98%!important;
width:98%;

}

.jp_cat_link {
position:relative;
display:block;
float:left;
width:99%!important;
width:98%;
border:2px solid #fff;
border-bottom: 2px solid #ddd;

}

.jp_cat_link:hover {
display:block;
border:2px solid #aaa;
}

.jp_frontcategory {
position:relative;
width:120px!important;
width:120px;
margin-bottom:3px;
padding-right:50px;
float:left;
text-align:center;
}
.jp_frontcategory img{margin-left:10px;}
h3.jp_frontcatname {
position:relative;
border: 0px solid #ccc;
margin:5px;
width:100%;
text-align:center;
line-height:16px;
font-size: 12px;
}

.jp_frontcatimage {
position:relative;
float:left;
margin:5px;
width:40%;
text-align:center;
}

.jp_frontcatname a:link,
.jp_frontcatname a:visited {

}
.jp_frontcatname a:hover {

}

.jp_frontcatinfo {
position:relative;
border: 0px solid #ccc;
padding:5px;
padding-top:10px;
padding-bottom:10px;
margin:5px;
float:left;
width:51%; 
}

/*********************/
/* one category      */

#jp_onecat {
position:relative;
float:left; 
border: 0px solid #ccc;
margin:5px!important;
margin:2px;

width:99%!important;
width:99%;
}
#jp_onecat {
margin-left:-10px;
}
.jp_onecat_proj {
width: 560px!important;
width: 560px;
height:60px!important;
height:60px;
margin: 0 10px;
margin-bottom: 20px;
border: 10px solid #f1f1f1;
padding: 0px;
overflow:hidden;
background-color:#fff;
}

.jp_onecat_proj:hover {
background:#F4F4F4 url(pfolio-h.png) top right no-repeat;
}

.jp_onecat_img {
float:left;
width: 350px!important;
width: 350px;
height:60px;
margin-right:10px;
}

.jp_onecat_img2 {
position: static !important;
display: table-cell; 
vertical-align: middle; 
/* for IE */
position: absolute; 
top: 50%;
}

.jp_onecat_img img {
/* for IE */
position: relative; 
top: 0% !important;
top: -50%;
width: 350px!important;
width: 350px;

}

.jp_onecat_name{
color:#999999;
margin-bottom:5px;
font-size:11px;
padding:10px;

}

.jp_onecat_proj a:link,
.jp_onecat_proj a:visited {
color:#999999;
text-decoration:none;
}

.jp_onecat_proj a:hover {
text-decoration:none;
color:#666;
}

.jp_onecat_img  a:hover {
background:none;
}


/*********************/
/* project           */

h3.jp_projtop {
display:block;
margin-top:0px;
margin-bottom:0px;
font-size:14px;
height:35px;
padding:0 0 0 15px;
font-weight:normal;
}
h3.jp_projtop2 {
display:block;
margin-top:0px;
margin-bottom:0px;
font-size:14px;
height:35px;
padding:0 0 0 0px;
font-weight:normal;
}
.jp_projtop_label{
width:70px;
margin-top:0px;
margin-bottom:0px;
font-size:14px;
height:16px;
padding:0 10px 0 0;
color:#285277;
font-weight:bold;
}


#jp_projcont {
position:relative;
float:left;
border: 0px solid #ccc;
width:94%!important;
width:97%;
padding: 10px;
margin:1%;
margin-top:0px;
}


#jp_projimage {
position:relative;

float:left;
border: 0px solid #ccc;

padding:5px;
margin:5px;
}

#jp_projdesc {
position:relative;
float:left;
margin-left:2px;
border: 0px solid #ccc;
width: 100%;
padding:5px;
margin:5px;
}

/*********************/
/*    back button , pagination */

.jp_pagination {
float:left;
width:98%;
margin-left:1%!important;
margin-left:5px;
padding-top:40px;
text-align:center;
}

.jp_proj_pagination {
position:relative;
float:right;
width:70%;
margin-left:1%!important;
/*  margin with % breaks IE layout */
margin-left:5px;
padding-top:11px;
text-align:right;
}

.jp_back {
float:left;
width:100px;text-align:center;
padding-left:1%;
padding-top:3px;
padding-bottom:5px;
background: url(back.png) 0 0 no-repeat;
}

#jp_bottom {
float:right; 
width:10%; 
padding:3px;
text-align:right;
margin-top:10px;

}
#jp_projimage img {width:120px;}
#jp_bottom a:link{
font-size:9px;
}
.jp_onecat_titolo{width: 560px!important;
width: 580px;
height:20px!important;
height:20px;
margin: 10px 10px 0 10px;
margin-bottom: 0px;
padding: 5px 10px 0 10px;
overflow:hidden;
background-color:#f1f1f1;color:#285277;font-size:14px;font-weight:normal;letter-spacing:0px;}