/*
Theme Name: albatross recruit
Version: 1.00
Theme URI: 
Author: iwane
Author URI: 
Description: albatross recruit Theme
*/

* {
	margin: 0;
	padding: 0;
	}

/*surrounds the entire inner block*/
html, body {
	background:url(images/top_bk.gif) repeat-y center #000;
	color: #FFF;
	}

body {
	text-align: center; /* IE quirks auto margins workaround */
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.6em;
	}

html>body { font-size: 11px; } /* for modern browsers that can resize px */


#wrap {

	margin: 0 auto ; /* auto centers the div */
	}


#header {
	width:700px;
	height: 915px;
	margin: 0px auto 130px;
	overflow: hidden;
	background: transparent url(images/header_top.jpg) no-repeat center top;
	border: 0px solid #7f582b;
	}

#menu {
	margin: 20px;
	color: #FFF !important;
	}

#content {
	text-align: left;
        width:550px;
	margin: 70px auto 0px;
	line-height:230%;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica,  sans-serif;
	word-wrap: break-word;
	}

.block {
	color:#AFA289;
	margin: 40px 20px 0 ;
}

#footer {
	border-top: 1px solid #291c0e;
	color: #291c0e;
	text-align: center;
	margin: 100px 20px 0;
	font-size: 0.8em;
	line-height: 1.5em;
	}



#header h1 {
	font-size: 2.5em;
	line-height: 1em;
	margin: 0;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 400px;
	height: 160px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #b39169;
	outline: none;
	}
#sitemap {
	float: left;
	text-align: left;
	margin: 5px 8px 5px 0px;
	padding-left: 12px;
	}

#menu ul.pagelinks {
	list-style-type: none;
	width:600px;
	height:1.2em;
	margin:0 auto;
	}

#menu ul.pagelinks li{
	display:inline;
	font-size:1.2em;
	margin: 0 30px;
	}
#searchform, #searchform p {
	font-size: 1em;
	text-align: right;
	margin: 5px;
	}

#searchform input {
	width: 80px;
	font-size: 1em;
	background: #b39169;
	color: #000000;
	margin: 0;
	border: 1px solid #7f582b;
	}


h4, h5, h6, p, /* ul, ol, dl, p - Stopped by Sparanoid */ re, fieldset, address, table {
	margin: 0.8em 0;
	}

/* 	General styling		*/

h2 {
	text-indent: -9999px;
	font-size: 15px;
	font-weight: bold;
	}

h3 {
	font-size:0.8em;
	font-weight: normal;
	}

img {
	border: none;
	}

#content p {
	text-align: left;
	color:#AFA289;
	letter-spacing:0.1em;
	}

ul.dates {
	padding: 0 0 0 10px;
	line-height:1.6em;
	font-size:0.8em;
	}

ul.dates li {
	padding: 0;
}


.center {
	text-align: center;
	}

ol {
	margin-left: 3em;
	}

ul {
	list-style-type: disc;
	margin-left: 1.5em;
	}

a:link, a:visited {
	color: #291c0e;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a:active {
	color: #291c0e;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}

.page_item a:link, a:visited {
	color:#AFA289;
	text-decoration: none;
	font-weight: bold;
	}
.page_item a:hover, a:active {
	color: #7A6A4C;
	text-decoration: none;
	font-weight: bold;
	}

.dates a:link, .dates a:visited {
	color: #7A6A4C;
	text-decoration: none;
	font-weight: bold;
	}

.dates a:hover, .dates a:active {
	color:#AFA289;
	text-decoration: none;
	font-weight: bold;
	}

#footer a {
	color: #291c0e;
}

#another {
	text-indent:-9999px;
	width:300px;
	height:50px;
	margin:60px auto 0;
	text-align:center;
	}

#another a ,#another a:link, #another a:visited {
	width:300px;
	height:40px;
	display: block;
	color:#AFA289;
	background: url(images/another.jpg) no-repeat center top #070302 ;
	}

#another a:hover, #another a:active {
	color: #7A6A4C;
	background: url(images/another_ov.jpg) no-repeat center top #070302;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #d49248;
	text-decoration: none;
	outline: none;
	}



