/*
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;
}

body
{
  font: 14px georgia,times,serif;
  background: transparent url(../images/body.gif) repeat 0 0;
}

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


#header h1
{
  margin-bottom: 35px;
  position:relative;
  top:16px;
}


#search_keywords
{
  font-size: 130%;
  padding: 2px 8px;
  margin-bottom: 3px;
  margin-right:10px;
  width: 296px;
  border:none;
  background:#f0f0f0 url(../images/search_keywords.jpg) left top no-repeat;
  color:#444;
  height:21px;
}


#header {
  background:transparent url(../images/header.gif) left top no-repeat;
  margin-bottom:20px;
}

#header .post
{
  float: right;
  padding-right: 0px;
  text-align: center;
  padding: 18px;
  width: 164px;
}

#header .post div
{
  height: 28px;
  width:146px;
  margin:0 auto;
  padding-top:4px;
  background: transparent url(../images/background-post.gif) no-repeat 0 0;;
  font-family: arial,sans-serif;
  font-size:125%;
}

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

#sub_header
{
}

#sub_header h2
{
  color: #444;
  font-style: italic;
  font-weight: normal;
  font-size: 140%;
  margin-bottom: 4px;
}

#content
{
  background-color:#fff;
}

#content h1
{
  padding: 4px 15px;
  font-size: 140%;
  font-weight: normal;
  font-style: italic;
  background:#4A4A4A url(../images/h1.gif) left top repeat;
  color:#fff;
}
#content h1 a
{
  color:#fff;
}

#footer
{
  padding: 30px 20px;
  margin-top: 40px;
  font-size: 90%;
  margin-bottom: 0px;
  background-color:#fff;
}

#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
{
  color:#fff;
}

.help
{
  color: #444;
  font-size: 100%;
  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;
}

.search
{
  padding: 12px;
  padding-left: 20px;
}
.search input
{
  background: transparent url(../images/search.gif) center center no-repeat;
  border:none;
  color:#fff;
  width:100px;
  height:29px;
  font-family: arial,sans-serif;
  font-size:125%;
}

form tfoot
{
  background-color:#FEE292;
}

form tfoot input
{
  padding:5px 20px;
}