/*
Theme Name: JobPress Wordpress Theme
Version: 1.0
Theme URI: http://www.dailywp.com/jobpress-wordpress-theme/
Author: Sorel Mihai
Author URI: http://www.dailywp.com/
*/

body {background: #edefd9;font-family: Verdana, Tahoma, Arial, sans-serif;font-size: 12px;margin: 0;color:#666666;}
ul, ol, li, h1, h2, h3, h4, form, p { margin: 0; padding: 0;}

a, a:visited {color: #2255AA;text-decoration: none;}
a:hover {color: #7db052;text-decoration: underline;}

.wrapper{ width:980px; margin:0 auto; background:#fff;height:100%;border:1px solid #e2e6ca;}
.cl { clear: both; }

/************************************************
*	Header  									*
************************************************/

#header {
	background:url(images/bodyheader.gif) repeat-x top;
	height: 90px;
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#header h1 {
	color: #2255AA;
	background:url(images/logo.gif) no-repeat left center;
	font-size: 48px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0 20px 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	height:70px;
	}

.headerleft {
	width: 560px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}

.headerright {
	width: 330px;
	height:18px;	
	float: right;
	margin: 0px 10px 0 0;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	background:url(images/topnavbg.gif) no-repeat top;
	}
.headerright div{ 
	padding:5px 0 0px 0; 
	text-align:center; 
	font-size:10px;
	}
	
.headerright a, .headerright a:visited {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-transform:capitalize;
	}
	
.headerright a:hover {
	color: #000;
	text-decoration: underline;
	}
	

/************************************************
*	Navbar      								*
************************************************/

.navigation {
	width: 100%;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-image:url(images/headerBg.gif);
	background-repeat:repeat-x;
	
	}


#navbar {
	background: #376B9D url(images/navbar.gif);
	width: 100%;
	height: 28px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #1A4182;
	border-bottom: 1px solid #1A4182;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
	}
	
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
	
#navbarleft {
	width: 825px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 90px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	border-right: 1px solid #2255AA;
	}
	
#navbarright a img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a, #nav a:visited {
	background: #376B9D url(images/navbar.gif);
	color: #FFFFFF;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	border-right: 1px solid #548ADA;
	border-left: 1px solid #2255AA;
	}
	
#nav a:hover {
	background: #5186D7;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 20px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #2255AA;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 7px 30px 7px 10px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #376B9D url(images/navbar.gif);
	padding: 7px 30px 7px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

#boxwrap{ 
	background-color:#fff4c2; 
	border:1px solid #fdbe55; 
	margin: 5px 5px 10px 0px;
	padding: 10px;
	font-size:11px;
	font-weight:bold;
}

#menu { margin-bottom: 30px; margin: 0px; padding: 0px; list-style: none; border-top: solid 5px #000000; }
#menu li { display: inline; padding-left: 5px; width: 120px; float: left; }
#menu li.home { padding-left: 0px; }
#menu li.current-cat { width: 150px; }
#menu li a { display: block; float: left;  font-weight: bold; font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; color: #ffffff; text-decoration: none; background: #FF3C00 url(images/menu-bg.jpg) no-repeat center bottom; width: 120px; text-align: center; letter-spacing: -1px; padding: 6px 0 6px 0;}
#menu li.home a { border-left: 0px; }
#menu li.current-cat a { background: #000000 url(images/menu-sel-bg.jpg) no-repeat center bottom; width: 150px; padding: 15px 0 10px 0; }
#menu li a:hover { padding: 15px 0 10px 0; }

#content{
	width: 970px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	line-height: 17px;
	background:#FFFFFF url(images/sidebarbg.gif) repeat-y right;
}

.content { width: 600px; clear:both; padding-top: 30px; float: left; }
.content h2 { 	color: #2457ac;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 5px 0px;
	width: 500px; 
	float: left; }
.content h2 span { color: #FF3C00; }
.content a.rss { font-family: 'Trebuchet MS', 'Verdana', sans-serif; color: #FF7F00; font-size: 14px; text-transform: uppercase; letter-spacing: -0.5px; text-decoration: none; width: 65px; float: right; margin: 15px 0 0 0; background: url(images/rss.jpg) no-repeat center right; text-align: right; padding-right: 24px; }




#jobs .listing { border-top: solid 1px #F0EBE4; }
#jobs .listing { clear: both; margin: 0px; padding: 0px; list-style: none; }
#jobs .listing .item { clear: both; font-size: 12px; padding: 15px 0 15px 0; border-bottom: solid 1px #F0EBE4; }
#jobs .listing .item big a { font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px; color: #232220; text-decoration: none; font-size: 18px; width: 500px; display: block; line-height: 18px; }
#jobs .listing .item small { font-size: 12px; color: #AAA091; width: 500px; display: block; float: left; margin-top: 1px;}
#jobs .listing .item small a { color: #FF3C00; font-weight: bold; text-decoration: none; }
#jobs .listing .item em { color: #6A645B; width: 50px; display: block; float: right; text-align: right; margin-top: -15px; }
#jobs .listing .item em strong { font-size: 22px; font-weight: normal; display: block; line-height: 18px; }
#jobs .listing .alt { background: #F8F8EF; }
#page .job-details p strong { color: #000000; }

#jobs .listing #old big a { color: #6A645B; }
#jobs .listing #old small a { color: #6A645B; }

#page h2 { display: block; width: 600px; float: none; background: url(images/job-details-top.jpg) no-repeat 15% 100%; padding-bottom: 15px;}
#page .company-details { font-size: 12px; margin-top: -5px;background: #F7F7ED; border: solid 15px #F7F7ED; color: #AAA091; }
#page .company-details small { font-size: 12px; }
#page .company-details big { display: block; font-size: 15px; color: #686358; text-decoration: none; line-height: 18px; display: block;}
#page .company-details big a { color: #232220; text-decoration: none; font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; letter-spacing: -1px; font-size: 18px; }
.job-details h3 { font-size: 17px; font-weight: normal; letter-spacing: -1px; margin: 30px 0 0 0; }
.job-details { clear:both; }
.job-details p { font-size: 13px; line-height: 20px; color: #7b7569; }
.job-details p a { color: #FF3300; font-weight: bold;  }
#inpage .job-details { border-top: solid 4px #F7F7ED; }
#inpage h2 { margin-bottom: 10px; }
.submission h3 { border-bottom: solid 5px #F8F8EF; }


.fl, .ft, .pt { width: 66px; text-align: center; color: #ffffff; font-size: 10px; letter-spacing: 0.6px; float: left; margin: 4px 3px 0 0; text-transform: uppercase; display: block; line-height: 11px; }
.fl { background: url(images/freelance.gif); }
.ft { background: url(images/fulltime.gif); }
.pt { background: url(images/parttime.gif); }
#jobs .listing #old .fl, #jobs .listing #old .ft, #jobs .listing #old .pt { background: url(images/oldbg.gif); }




.switch { border-top: solid 5px #F0EBE4; clear: both; }
.switch a { cursor: pointer; margin: 10px 0 0 0; width: 66px; float: right; text-decoration: none; padding-left: 5px; margin-bottom: 10px; }
.switch a span { margin: 0px; }
.switch small { width: 380px; margin: 7px 0 0 0; text-align: right; float: left; display: block; text-align: right; font-size: 11px; }




form.search { margin: 0px; padding: 0px 0px 30px 0px; width: 600px; background: url(images/search-box.jpg) no-repeat center top; }
form.search #s { width: 400px; margin: 12px 0px 0px 15px; font-size: 12px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; font-style: italic; float: left; color: #9B8F7F; border: 0px; }
form.search #submit { width: 139px; background: transparent;  float: right; margin: 5px 5px 5px 0; font-size: 1px; letter-spacing: -1px; cursor: pointer;  border: 0px; text-indent: -9900px; height: 31px; }




.head { border-top: solid 5px #000000; padding: 60px 0 70px 0; }
.head h1 { font-size: 70px; letter-spacing: -5px; line-height: 60px; }
.head h1 a { color: #000000; text-decoration: none; }
.head p { margin: 0px auto 0px auto; color: #847B78; font-size: 17px; font-weight: bold; letter-spacing: -0.3px; line-height: 17px; }




.footer { border-top: solid 5px #000000; margin-top: 50px; padding: 20px 0 50px 0; }
.footer strong { font-size: 22px; letter-spacing: -1px; display: block; line-height: 18px;}
.footer small { font-weight: bold; color: #847B78; font-size: 11px; }
.footer small a { color: #847B78; }




.publish { display: block; width: 270px; margin-bottom: 30px; text-align: left; padding: 13px 0 110px 25px; font-size; 15px; font-weight: bold; letter-spacing: -1px; text-decoration: none; color: #FFAA90; background: url(images/publishbubble.gif) no-repeat center top; }
.publish span { font-size: 41px; letter-spacing: -5px; color: #ffffff; font-weight:normal; }
.publish:hover { color: #ffffff; }


.submission label { font-size: 13px; display: block; margin-top: 10px; margin-bottom: 5px;}
.submission label span { color: #FF3300; }
.submission .job-details input , .submission select{ width: 380px; padding: 10px; border: solid 1px #D8D1C7; display: block; }
.submission select { width: 402px; }
.submission textarea { width: 500px; padding: 10px; border: solid 1px #D8D1C7; height: 130px; display: block; }
.submission textarea.descp { height: 80px; }

.submission input#submit, #submit, .navigation a  { display: block; text-decoration: none; font-size: 12px; color: #ffffff; width: 140px; text-align: center; padding: 8px 0 8px; border: 0px; cursor: pointer; background: url(images/submitbutton.jpg) no-repeat center top; }

.err { border: solid 10px #FF5019; background: #FF5019; font-size: 12px; color: #ffffff; line-height: 18px; margin-bottom: 20px;}

.stepone, .steptwo, .stepthree { margin-bottom: 25px; border-top: solid 4px #D4D4CC; width: 179px; margin-right: 1px; float: left; display: block; background: #F7F7ED; padding: 10px; color: #A7A7A1; font-size: 11px; }
.active { border-top: solid 4px #000000; color: #000000; }


.sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	display: inline;
	}
	
.sidebar ul {
	list-style-type: square;
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 10px 35px;
	color:#3265b9;
	}
	
.sidebar ul li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.sidebar p {
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 28px;
	font-size:11px;
	font-weight:bold;
	}

.sidebar h2 {
	color: #333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	padding: 10px 0px 8px 20px;
	margin: 0px 0px 10px 9px;
	border-bottom:1px solid #c1c1c1;
	border-top:1px solid #c1c1c1;
	text-transform:uppercase;
	background-color:#eaeaea;

	}

.atention { background: #FFFBE7; padding: 10px; border: dashed 2px #F1DE86; font-size: 12px; margin-bottom: 30px; }
.atention a { color: #FF3300; }

.navigation { margin-top: 20px; }
.alignleft { float: left; }
.alignright { float: right; }


/************************************************
*	Subnavbar      								*
************************************************/

#subnavbar {
	background: #E8EDF1;
	width: 100%;
	height: 50px;
	margin: 0px auto 0px;
	padding: 0px;
	border-bottom: 1px solid #B1C3D4;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size:10px;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a, #subnav a:visited {
	background: #E8EDF1;
	color: #333333;
	display: block;
    font-weight: bold;
    margin: 0px 2px 0px 0px;
	padding: 6px 10px 6px 10px;
	}
	
#subnav a:hover {
	background: #C7D6E3;
	color: #2255AA;
	display: block;
	text-decoration: none;
    margin: 0px 2px 0px 0px;
	padding: 6px 10px 6px 10px;

	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px 0 2px 0;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #2255AA;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #B1C3D4;
	border-left: 1px solid #B1C3D4;
	border-right: 1px solid #B1C3D4;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #C7D6E3;
	color: #2255AA;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}

/************************************************
*	Bottom	    	        	        * 
************************************************/

#bottom {
	background-color:#a2d379;
	height: 60px;
	color: #2388b7;
	font-size: 9px;
	margin: 0px auto 0px;
	padding: 40px 0px 0px 0px;
	overflow: hidden;
	border-top:4px solid #376bbe;
	text-align:center;

	}
#bottom  a, #bottom a:visited {
	color: #2388b7;
	font-size: 9px;
	text-decoration: none;
	font-weight:normal;
	}
	
#bottom a:hover {
	color: #000;
	font-size: 9px;
	text-decoration: underline;
	font-weight:normal;
	}
	
.bottomleft {
	width: 560px;
	float: left;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	}

.bottomright {
	width: 330px;
	float: right;
	margin: 0px 10px 0 0;
	padding: 0px 0px 40px 0px;
	text-align: right;
	}








