/*
Reset CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/*
Fonts CSS
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

a
{
  color: #524F46;
}

html, body
{
  font: 12px Verdana, Arial,sans-serif;
  background: #e7eff3 url(../images/body-background.gif)  repeat-y scroll center;
}

#container
{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}

#header h1
{
  margin-bottom: 3px;
  height: 118px;
  background: transparent url(../images/background-header.gif) repeat-x 0 0;
}

#header h1 a img
{
  margin: 16px 0 0 25px;	
}


#search_keywords
{
  height: 24px;
  width: 370px;
  padding: 6px 6px 0 6px;
  margin: 10px 10px 10px 100px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 18px;
  color: #114f6f;
}
#header .search
{
  width: 720px;
  height: 50px;
  
  overflow: hidden;
}	
#header .search input[type=submit]
{
  background-color: #c74314;	border:1px solid; 
  padding: 5px 6px 1px 6px;
  border-color: #c74314 #c74314 #c74314 #c74314;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  width: 100px;
}
#header .post
{
  float: right;
  width: 200px;
  height: 50px;
  text-align: center;
  
  overflow: hidden;
}
#header .post
{
  background-image: url(../images/for-employers.png);
  background-position: center left;
  background-repeat: no-repeat;
	
}
#header .post div
{
  margin: 14px 0 0 90px;
  width: 95px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url(../images/post-job.png);
  font-family: arial,sans-serif;
  line-height: 24px;
  font-size: 10px;
}

#header .post a
{
  font-size: 110%;
  color: #e7eff3;
  text-decoration: none;
}

#sub_header
{
  height: 50px;
  
  padding-right: 0;
  background-color: #1c87bd;
}

#sub_header h2
{
  height: 0px;
  margin-left: -3000px;
}
#content
{
	padding: 0 10px 0 10px;
}

#content h1
{
  font-family: Calibri, Gill Sans, Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 30px;
  border-bottom: 1px solid #c74314;
  margin: 20px 0 0 0;
  color: #c74314;
}

#content h1 a
{
  color: #c74314;
  text-decoration: none;
}	
#content h1 a:hover
{	
  color: #94320f;
}

#footer
{
  padding: 10px 3px;
  margin-top: 60px;
  font-size: 90%;
  margin-bottom: 15px;
}

#footer a
{
  color: #77766F;
}

#footer ul
{
  display: inline;
}

#footer li
{
  list-style: none;
  margin-right: 15px;
  display: inline;
}

#footer .symfony
{
  font-family: arial,sans-serif;
  font-size: 80%;
}

#footer .symfony img
{
  vertical-align: middle;
}

#footer .symfony
{
  float: right;
  color: #666;
}

.feed
{
  padding-left: 20px;
  background: transparent url(../images/feed.png) no-repeat 0 0;
}
.feed a
{
  font-size: 10px;	
  color: #1c87bd;
}

.help
{
  color: #B5B5B5;
  font-size: 80%;
  font-style: italic;
}

.error_list
{
  color: red;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

.flash_notice
{
  margin: 3px 0;
  padding: 7px;
  background-color: #cfc;
}

.flash_error
{
  margin: 3px 0;
  padding: 7px;
  background-color: #f33;
  color: #fff;
}

#job_history
{
  padding: 7px;
  background: #eee;
  font-size: 80%;
}

#job_history ul
{
  display: inline;
}

#job_history li
{
  margin-right: 10px;
  display: inline;
}
