/* Start-up style
----------------------------------------------------------------------*/
/*
https://gathercontent.com/https://gathercontent.com/
*/
.wrap-start-up{
	margin: 5px auto 15px auto !important;
}
.thumbnail{
	border-radius: 2px 2px 2px 2px !important;
    height: 100%;
	border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
	padding: 0 !important;
}
.guide-img {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative !important;
}
.guide-name-link, .guide-name-link:hover{
	color:	#555;
	text-decoration: none;
	vertical-align: middle;
}
.guide-name{
	margin-right: 10px;
}
.guide-name img{
	margin-right: 10px;
	vertical-align: middle;
}
.guide-name p {
    font-size: 12px;
    line-height: 32px;
	margin-bottom: 0;
	vertical-align: middle;
}
.guide-name h3{
	height: 32px;
}
.caption h3{
	color: #333333 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 10px 0 20px;
}
.guide-meta a {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    width: 35%;
}
.guide-meta {
    border-top: 1px solid #CCCCCC;
}
.round-plus{
	background: url(../img/plus-round.png) no-repeat scroll center center #FFFFFF;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
	opacity: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 100;
}
.round-plus:hover{
	opacity:0.5 !important;
}
.thumbnails > li{
    margin: 10px !important;
}
.logo-site{
	width:30px;
	height: 30px;
}
.site-pic{
	width:100%;
}
/*for new marketplace 
	july 25
*/
body{
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family:'Open Sans',sans-serif !important;
	font-size: 13px;
    line-height: 18px;
    margin: 0;
/*	background-color: #f5f5f5 !important;*/
}
div.search-bar {
    margin-bottom: 10px;
    padding: 16px 15px 0;
}
div.search-bar input{
 font-size:18px;padding:11px 19px;height:44px;
}


/* Start-up style
---------------------------------------------------------------------------------------------*/
/*
https://gathercontent.com/https://gathercontent.com/
*/
.wrap-start-up{
	margin: 5px auto 15px auto !important;
}
.thumbnail{
	border-radius: 2px 2px 2px 2px !important;
    height: 100%;
	border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    display: block;
    line-height: 20px;
	padding: 0 !important;
}
.guide-img {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative !important;
}
.guide-name-link, .guide-name-link:hover{
	color:	#555;
	text-decoration: none;
	vertical-align: middle;
}
.guide-name{
	margin-right: 10px;
}
.guide-name img{
	margin-right: 10px;
	vertical-align: middle;
}
.guide-name p {
    font-size: 12px;
    line-height: 32px;
	margin-bottom: 0;
	vertical-align: middle;
}
.caption h3{
	color: #333333 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 10px 0 20px;
}
.guide-meta a {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    width: 35%;
}
.guide-meta {
    border-top: 1px solid #CCCCCC;
}
.round-plus{
	background: url(../img/plus-round.png) no-repeat scroll center center #FFFFFF;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
	opacity: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 100;
}
.round-plus:hover{
	opacity:0.5 !important;
}
.thumbnails > li{
    margin: 9px !important;
}
.caption{
	padding: 4px 4px 4px 6px !important;
}
.logo-site{
	width:30px;
	height: 30px;
}
.site-pic{
	height: 80px;
    width: 100%;
}
.brnd-pros{
	border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    float: left;
    margin: 5px 10px 5px 30px;
    padding: 10px;
    width: 90%;
}
.brnd-lft{
	width:20%;
}
.brnd-rght{
	width:75%;
}
.brnd-meta-ttle{
	color: #ccc;
}
.brnd-pro-img{
	width:30px;
	height:30px;
}
.brnd-pros-date{
	color: #ccc;
	margin-top: 10px;
}
#sub_title{margin: 5px 10px 5px 30px;}

/*	micro-job style
modified sept 17, 2013 - sheina
------------------------------------------*/
.wrap-mjt-main{
	padding-top: 45px;
}
.wrap-micro-job .wrap-job{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 6px solid #FAFAFA;
    color: #707070;
    display: block;
    margin-bottom: 1em;
    padding: 0.5em 0.875em 0.875em;
}
.wrap-micro-job .wrap-job:hover{
	border: 6px solid #1a6c1a;
	transition: all 0.2s ease 0s;
	box-shadow:  0 0 4px 1px rgba(0,0,0,0.4);
}
.i-job{
	text-transform: capitalize;
	font-weight: bold;
}
.domain-logo-job{
	height: 100px;
}
.p-job{
	display: inline;
	color:#89919C;
}
.span-job{
	color: #333;
	font-size: 12px;
}
.a-job{
	color: #3B5998;
    cursor: pointer;
    text-decoration: none;
	font-weight: bold;
	font-size:15px;
}
.right-h3{
	line-height: 25px;
}
.wrap-tjob-content{
	padding-top: 10px;
}
.tjob-meta-title{
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color: #3B5998;
	letter-spacing: 0.1em;
}
.tjob-link-ttle{
	font-weight:bold;
	font-size:15px;
	line-height:20px;
	color: #3B5998;
	letter-spacing: 0.1em;
}
.popular-reset{
	margin: 0 0 10px !important;
	padding-bottom: 0 !important;
}
.right-job-pop, .right-job-pop:hover{
	color:#fff;
}
#pop-ul li{
	margin:2px 0 2px;
}
.p-job{
line-height:15px;
}
.a-job{
text-transform: uppercase;
}
/** end of microjob **/
/* Latest Gig
-----------------------------------------*/
.wrap-latest-gig{
	padding: 0;
}
.h4-gig{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #0088CC;
}
.a-ltst-gig, .a-ltst-gig:hover{
	color:#0088CC;
}
.meta-ltst-span{
	color:#ccc;
	display: inline-block;
}
.meta-a-user, .meta-a-user:hover{
	color:#B94A48;
	font-weight: bold;
}
.meta-date-gig{
	color:#0088CC;
}
.p-gig{
	color: #ccc !important;
}
.a-cat-gig, .a-cat-gig:hover{
	color:#fff;
}

/*follow icons
*/

.domainfollower_icon{
	width:25px !important;
	height:25px !important;
}