*{ margin: 0; }

html, body {
	height: 100%;
	border: none;
}

.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -158px;
}

#footer, .push {
	height: 158px;
}

body{
	font-family: Arial;
	font-size: 12px;
}

a{
	outline: none;
}

h1{ font-size:2em; }
h2{ font-size:1.9em; }
h3{ font-size:1.8em; }
h4{ font-size:1.7em; }
h5{ font-size:1.6em; }
h6{ font-size:1.5em; }


input, textarea{ font: inherit; color: inherit; }

#top{
	width: 100%;
	background:url("../images/top_bg.gif") repeat-x;
	height: 48px;
	/*position: absolute;*/
	overflow: visible;
}

#landscape{
	width: 100%;
	background:url("../images/landscape.jpg") repeat-x 50% 0;
	height: 599px;
	color: #fff;
}

#page-top{
	width: 100%;
	background:url("../images/page-top.jpg") repeat-x 50% 0;
	height: 190px;
}

#homeTags{
	width: 545px;
	position: relative;
	top: 50px;
	left: 54px;
}

#homeTags p{
	background: #A3C5D0;
	display:inline-block;
	font-size:1.6em;
	letter-spacing:0.3pt;
	margin:2px 0;
	padding:2px;
	width: auto;
}

#members_area{
	background:url("../images/members_bg.png") no-repeat 0 0;
	width: 222px;
	height: 156px;
	position: absolute;
	top: 65px;
	right: 54px;
	padding: 10px;
	text-align: center;
}

.members_area_links{
	padding: 0 4px;
}

.members_area_links a{
	color: #a5a5a5;
	text-decoration: underline;
	font-size: .9em;
}

#members_area_page{
	background:url("../images/members_bg.png") no-repeat 0 0;
	width: 222px;
	height: 156px;
	padding: 10px;
	text-align: center;
}

#members_area h2,
#members_area_page h2{
	color: #707070;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin: 7px 0;
}
#members_area .memberInputText,
#members_area_page .memberInputText{
	width: 184px;
	padding: 8px;
	margin: 2px 0;
	border: 1px solid #ccc;
	color: #707070;
	/*font-weight: bold;*/
	font-style: italic;
}

#members_area .memberButton,
#members_area_page .memberButton{
	margin-top: 6px;
	border: 0;
	width: 91px;
	height: 27px;
	background:url("../images/members_area_button.png") no-repeat 0 0;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0;
}

#homePostAd,
#homeApplyJob{
	width: 320px;
	height: 156px;
	position: absolute;
	padding: 10px;
}

#homePostAd{
	bottom: 71px;
	left: 100px;
}

#homeApplyJob{
	bottom: 71px;
	right: 86px;
}

#homePostAd h2,
#homeApplyJob h2{
	font-size: 1.8em;
	font-weight: bold;
}

#homePostAd p,
#homeApplyJob p{
	line-height: 1.6em;
	font-size: 1.4em;
}

#homePostAd a,
#homeApplyJob a{
	background:#189B44 url("../images/home_plus.png") no-repeat 96% 50%;
	display: inline-block;
	font-size: 1.4em;
	text-decoration: none;
	color: #fff;
	padding: 5px 37px 5px 9px;
	margin-top: 5px;
}

#homePostAd a:hover,
#homeApplyJob a:hover{
	background:#1EC454 url("../images/home_plus.png") no-repeat 96% 50%;
}

.innnerWrap{
	width: 952px;
	width: 1100px;
	width: 1128px;
	margin: 0 auto;
	position: relative;
}

#logo{
	float: left;
	overflow: hidden;
}

#topMenu{
	float: right;
}

#topMenu li{
	display: inline;
}

#topMenu li a{
	display: inline-block;
	color: #707070;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 22px;
	border-left: 1px solid #ccc; 
}

#topMenu li a:hover{
	color: #909090; 
}

#topMenu li.last a{
	border-right: 1px solid #ccc; 
}

.homeFeatBox{
	width: 280px;
	float: left;
	display: inline;
	padding: 15px 0px;
}

.homeFeatBox h2{
	color: #707070;
}

.homeFeatBox ul a{
	display: block;
	/*padding: 5px 0 6px;*/
	color: #189b44;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7em;
}

.homeFeatBox ul a:hover{
	color: #1EC454;
}



#footer{
	padding: 20px 0 0;
	margin: 10px 0 0;
	padding:0;
	margin:0;
	background:url("../images/footer_bg.jpg") repeat-x 50% 0;
	color: #fff;
}

.footerBox{
	width: 280px;
	float: left;
	padding: 5px 0px;
}

.footerBox h2{
	color: #fff;
	font-size: 25px;
	font-weight: normal;
}

.footerBox p{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7em;
	margin: 0;
}

.footerBox a{
	color: #fff;
	text-decoration: underline;
}

.footerBox a:hover{
	color: #e1e1e1;
}




/*
		SOCIABLE
*/
div.sociable { margin: 20px 0; line-height: normal;}
div.sociable h2	{ margin-bottom: 10px;}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sociable ul li {
	display: inline !important;
	margin: 0;
	padding: 0 9px;
}
.sociable img {
	float: none;
	width: 19px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*
		END - SOCIABLE
*/


/*
		BLOG LIST
*/
.entry{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666;
	padding: 5px 0;
	/*font-style: italic;*/
}

.entry p a{
	color: #8AC460;
}

.entry p a.more-link{
	color: #CCC;
}

.entry p{
	margin: 0 0 10px;
}

.post{
	margin-bottom: 25px;
	/*overflow: hidden;*/
}

.post-list-image{
	float: left;
	width: 217px;
	margin-right: 15px;
}

.post-list-image img{
	-moz-box-shadow: 2px 2px 10px #ccc;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-khtml-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
	margin: 8px 0 8px 8px;
}

.more-link{
	display: block;
	padding: 5px 0;
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.blog-list{
	width: 750px;
	float: left;
}

h2{
	font-size: 2em;
	font-weight: bold;
	color: #505050;
}

h2 a{
	text-decoration: none;	
	color: #505050;
}

.blog-list .info{
	background: #fafafa;
	display: inline-block;
	padding: 3px 5px;
	color: #ccc;
	font-weight: bold;
	font-family: Myriad Pro;
}

.blog-list .info a{
	color: #b2b2b2;
	text-decoration: none;
}
.blog-list h2{
	font-weight: normal;
	font-family: Myriad Pro;
	font-size: 29px;
	line-height: normal;
}

.blog-sidebar{
	float: right;
	width: 192px;
	background: url(../images/sidebar-bg.jpg);
	color: #707070;
}

.blog-sidebar a{
	color: #707070;
	text-decoration: none;
}

.blog-sidebar-content{
	padding: 0 15px;
}

.blog-sidebar-list{
	list-style: square outside;
	padding: 0 17px;
}

.blog-sidebar-list li{
	margin: 0 0 5px;
}

.blog-sidebar-separator{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #eeeeee;
	margin: 10px 2px 10px 5px;
}

.sidebar-search{
	margin: 10px 0;
}

.sidebar-search input#s{
	background: url(../images/sidebar-search-bg.jpg);
	width: 114px;
	height: 32px;
	border: none;
	padding: 0 40px 0 10px;
	color: #707070;
}

#respond{
	font-style: normal;
}
#respond h3{
	font-size: 1.3em;
	margin-bottom: 10px;
}


/*  LEFT BAR */
.left-bar{
	float: left;
	width: 180px;
	color: #707070;
	padding: 0 10px;
}

.left-bar a{
	color: #707070;
	text-decoration: none;	
}

.left-bar li{
	margin: 0 0 5px;	
}

.left-bar h3{
	margin: 5px 0;
	font-weight: normal;
	font-size: 1.6em;
}
.left-bar .sidebar-search{
	margin: 0;
}

.separator{
	margin: 15px 0 0;
}

.tag-cloud span{
	padding: 0 10px 0 0;
	display: inline-block;
}

.jobs-central-content{
	float:left;
	width:545px;
	margin-left: 10px;
}

.job-listing li{ overflow: auto;}

.job-listing li{
	background: #FAFAFA;
	padding: 10px 10px 10px 0;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.job-listing li .date{
	float: left;
	width: 50px;
	font-weight: bold;
	font-size: 1.2em;
	color: #949494;
	text-align: center;
	text-transform: uppercase;
}

.job-listing li a{
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
	color: #949494;
	line-height: 21px;
	float: left;
	width: 478px;	
}

.job-listing li a:hover{
	color: #666;
}

.job-listing li.freelance{
	border-right: 5px solid #76BE5A;
}

.job-listing li.fulltime{
	border-right: 5px solid #C4DAA9;
}

.job-listing li.parttime{
	border-right: 5px solid #808D3D;
}

.job-details label{
	color: #a29c9c;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin: 10px 0 5px;
	
}

.job-details label small{
	font-size: 0.6em;
	font-weight: normal;
	font-style: italic;
	color: #aaa;
}

.job-details select{
	color: #666;
	width: 245px;
	border: 1px solid #ccc;
	padding: 3px;
}


.textfield-1{
	background: url("../images/textfield-1-bg.png") repeat-x;
	height: 22px;
	border: none;
	padding: 5px 0;
	width: 485px;
	font-size: 1em;
	float: left;
}

.textarea-1{
	background: url("../images/textarea-1-bg.png") no-repeat;
	height: 131px;
	border: none;
	padding: 10px;
	width: 483px;
	font-size: 1em;
}

.tf1l{
	background: url("../images/textfield-1-left.png") repeat-x;
	height: 32px;
	width: 10px;
	float: left;
	display: inline-block;
}

.tf1r{
	background: url("../images/textfield-1-right.png") repeat-x;
	height: 32px;
	width: 10px;
	float: left;
	display: inline-block;
}

.f1-halfsize-group{
	width: 260px;
	float: left;
	overflow: hidden;
}

.f1-halfsize-group .textfield-1{
	width: 225px;
}

.clear{
	clear: both;
}

.spacer{
	clear: both;
	padding: 10px 0 0;
	overflow: hidden;
}

.entry .err{
	color: #f00;
}

.entry .ok_msg{
	color: #63A55B;
}

.submitbtn-1{
	background:#189B44 url("../images/home_plus.png") no-repeat 96% 50%;
	display: inline-block;
	font-size: 1.2em;
	color: #fff;
	padding: 5px 37px 5px 9px;
	margin-top: 20px;
	border: none;
	cursor: pointer;
	font-style: normal;	
}

.green-btn{
	background: url("../images/green-btn-bg.png") repeat-x;
	display: inline-block;
	font-size: 16px;
	color: #fff !important;
	padding: 0 10px;
	border: none;
	cursor: pointer;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	margin: 10px 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}



.entry h3{
	margin: 15px 0 5px;
	font-family: Myriad Pro;
	font-weight: normal;
}

.membership-content p{
	font-weight: bold;
	font-style: normal;
	color: #a29c9c;
}

.membership-content p img{
	vertical-align: middle;
	margin-right: 15px;
}

.membership-rightbar{
	float: right;
	overflow: hidden;
	width: 300px;
}

.membership-content a{
	color: #6bba56;
	text-decoration: none;
}

#backtoblog,
#login h1{
	display: none;
}


#login{
	margin: 0 auto;
}

#homePostAd h2,
#homeApplyJob h2{
	color: #fff;
}

.rbar-margin{
	margin: 0 0 0 17px;
}

.ads-list li{
	margin: 5px 0;
}

.blog-separator{
	border-top: 1px solid #f1f1f1;
	margin: 0 0 20px;
}

span.comment-count{
	background: url("../images/comments-count-bubble.png") no-repeat;
	display: inline-block;
	width: 45px;
	height: 39px;
	font-size: 15px;
	text-align: center;
	line-height: 33px;
	font-weight: normal;
	float: right;
	margin: 0 0 0 20px;
}

.greenBox{
	background: #E4F1DC;
	border: 1px solid #8AC460;
	padding: 10px 15px;
	margin-bottom: 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 3px 3px 9px #CCCCCC;
	-webkit-box-shadow: 3px 3px 9px #CCCCCC;
	-khtml-box-shadow: 3px 3px 9px #CCCCCC;
	box-shadow: 3px 3px 9px #CCCCCC;
}
.greenBox a{
	color: #8AC460;
}

/* COMMENTS */
.comment-listing{ 
	margin: 15px 0; 
	/*width: 98%;*/ 
}


.comment-listing li{
	background: #FAFAFA;
	padding: 10px 10px 10px 0;
	margin: 25px 0;
	border: 1px solid #e9e9e9;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

/*.comment-listing li .date{
	float: left;
	width: 50px;
	font-weight: bold;
	font-size: 1.2em;
	color: #949494;
	text-align: center;
	text-transform: uppercase;
}*/

.comment-listing li .date {
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	
	-moz-box-shadow:2px 2px 5px #ccc;
	-webkit-box-shadow:2px 2px 5px #ccc;
	-khtml-box-shadow:2px 2px 5px #ccc;
	box-shadow:2px 2px 5px #ccc;
	
	background:#BBBBBB;
	border:1px solid #888888;
	color:#FFFFFF;
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	text-transform:capitalize;
	display: block;
	top:-10px;
	left: -10px;
	width:70px;
	font-family: Myriad pro;
}

.comment-meta a{
	text-decoration: none;
	font-size: 1.3em;
	font-family: Myriad Pro;
	font-weight: normal;
	color: #949494;
	line-height: 21px;	
}

.comment-listing li a:hover{
	color: #666;
}


.comment-listing .comment-body{
	float: right;
	width: 90%;
}
#comments-header{
	line-height: 1em;
	margin-top: 10px;
}

.views_count{
	display: none;
}

.sidebar-articles dt,
.more-articles dt,
.sidebar-articles dd h4,
.more-articles dd h4{
	font-family: Myriad Pro;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.sidebar-articles dd,
.more-articles dd{ 
	overflow: hidden;
}

.sidebar-articles dd a,
.more-articles dd a{
	display: inline-block;
}

.sidebar-articles dd a span,
.more-articles dd a span{
	width: 175px; 
	height: 60px; 
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 1px;
	border: 1px solid #ccc;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 1px 1px 4px #888;
	-webkit-box-shadow: 1px 1px 4px #888;
	-khtml-box-shadow: 1px 1px 4px #888;
	box-shadow: 1px 1px 4px #888;
	
}

.more-articles{
	overflow: hidden;
}

.more-articles dd{
	float: left; 
	overflow: hidden;
	height: 125px;
	width: 185px;
}

.more-articles dd h4 a{
	font-size: 14px;
	text-decoration: none;
	color: #707070;
}

/*
.more-jobs{
	overflow: hidden;
}

.more-jobs dd{
	float: left;
		

	background: #E4F1DC;
	border: 1px solid #8AC460;
	
	margin: 0 10px 10px 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	-khtml-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;
}

.more-jobs dd a{
	overflow: hidden;
	display: block;
	padding: 10px 15px;
	height: 54px;
	width: 208px;
	font-family: Myriad Pro;
	font-size: 15px;
	text-decoration: none;
	color: #707070;
}
*/

.more-jobs{
	overflow: hidden;
	background: #E4F1DC;
	border: 1px solid #8AC460;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	-khtml-box-shadow: 1px 1px 4px #ccc;
	box-shadow: 1px 1px 4px #ccc;
}

.more-jobs dd{

	
	border: 0px solid #8AC460;
	
	margin: 0;
	
	
}

.more-jobs dd a{
	overflow: hidden;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #666;
}

.more-jobs dd a:hover{
	color: #8AC460;
}

.sidebar-double{
	float: right;
	width: 356px;
	color: #707070;
	background: #F6F6F6;
	border: 1px solid #DEDEDE;
}
.sidebar-double-module{
	padding: 10px 13px;
	border-bottom: 1px solid #E3E3E3;
	overflow: hidden;
}
.sidebar-double-module h2{
	font-size: 1.4em;
	color: #707070;
	font-family: Trebuchet MS;
	margin-bottom: 5px;
}
#sb-postjob img{
	margin: 5px auto 5px auto;
}
#sb-signup {
	margin-top: 5px;
}
#sb-signup img{
	float: left;
}
#sb-signup p{
	line-height: 18px;
	margin-bottom: 3px;
}
#sb-signup p a{
	color: #5ba954;
}
.no-border{
	border: none;
}
.sidebar-double #search{ 
	overflow: hidden; 
	padding: 6px 10px;
	border-bottom: 1px solid #E3E3E3;
	background: url("../images/sidebar-search-div-bg.jpg") repeat-x; 
}
.sidebar-double #search a{ float: left; }
.sidebar-double #search form{ float: right; }
.sidebar-double #search input#sbt{
	background: url(../images/sidebar-search-bg2.jpg);
	width: 83px;
	height: 37px;
	border: none;
	float: left;
	outline: none;
	cursor: pointer;
}
.sidebar-double #search input#s{
	background: #fff;
	padding: 5px 10px;
	width: 178px;
	height: 25px;
	font-size: 15px;
	line-height: 35px;
	border: 1px solid #E9E9E9;
	border-right: none;
	float: left;
}
.ads-list-double{
	overflow: hidden;
	margin-top: 5px;
}
.ads-list-double li{
	display: inline-block;
	float: left;
	height: 160px;
	margin: 0 10px 10px 0;
}
.ads-list-double li.last{
	margin: 0;
}
.ads-list-double li a{
	display: inline-block;
}

#sidebar-jobs{
background: #F6F6F6;
margin: 5px 0 0 0;
}
/*#sidebar-jobs h2{
font-size: 1.5em;
font-weight: normal;
color: #707070;
margin: 0 0 15px;
}*/
#sidebar-jobs h2 span{
font-size: .6em;
float: right;
color: #5BA954;
}
#sidebar-jobs h2 span a{
color: #5BA954;
font-size: 12px;
text-decoration: underline;
}
#sidebar-jobs ul{
margin: 13px 0 0;
line-height: 18px;
}
#sidebar-jobs ul li{
background: url("../images/grey-square.jpg") no-repeat 4px 6px;
padding: 0 0 9px 20px;
}
#sidebar-jobs ul li a{
text-decoration: none;
color: #707070;
font-size: 1em;
}
#sidebar-jobs ul li a:hover{
color: #5BA954;
}
#sidebar-freebie {
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar-freebie h2 {
	padding-bottom: 8px;
}

