html {
	height:100%;
	margin-bottom:1px;
}
body, h1, h2, h3, p, div, ul, ol, li, pre, code, img, button, form, embed, object, .postinfo .post-categories, input, blockquote, table, th, td {
	margin:0pt;
	padding:0pt;
	outline:none;
}

body {
	background:#BAC7D4;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	color:#232436;
}

a:link, a:visited {
	color: #12121d;
	border-bottom: 1px solid #C2D2E0;
	text-decoration:none;
}

a:hover {
	color: #4c4c60;
	background-color: #C2D2E0;
}

a img, img{border:none;}

blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
}

p {
font-size: 1.2em;
margin:10px 0;
padding:5px;
line-height:20px;
}

.clear{
	clear:both;
	font-size: 1px;
	height: 0px;
}

/**
 * HEADER
 ***************/

#header {
height:248px;
display:block;
background:url(../images/header.jpg) top center no-repeat;
}

h1.main_title {
font:200% Century Gothic;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
background:url(../images/ijsclub-logo.png) no-repeat;
display:block;
width: 300px;
height: 46px;
padding: 20px 0 0 67px;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

/**
 * NAVIGATION
 ***************/

#navigation {
background:#181825;
width:690px;
border-top:1px solid #2E2E47;
padding:12px 0;
margin:10px auto 1px;
font:1.1em Arial;
color:#fff;
letter-spacing:2px;
text-align:center;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
}

#nav a {
padding:12px;
color:#ACACB0;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
}

#nav a.active {
background:url(../images/nav_link_active.jpg) top repeat-x;
color:#fff;
font-weight:bold;
}

/**
 * POST
 ***************/
.post h1{
	font-family: "Arial Black", Arial;
	background-color: inherit;
	word-spacing: -0.1em;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2em;
}

.post h1 a:link, .post h1 a:visited {
	color: #12121d;
	text-decoration: none;
	border: 0;
}

.post h1 a:hover, .post h1 a:active {
	color: #4c4c60;
	text-decoration: none;
	border: 0;
	background: inherit;
}

.post ul li{
  margin: 0;
  font-size:120%;
  list-style-position:inside;
}

.post .content{
	margin: 0px;
	padding: 0px;
}

.post td{
  background: #fff;
  border: 1px solid #000;
}
.post .info{
	background-color: #fff;
	padding: 10px;
	color: #8199ae;
	font-size: 1.2em;
}

/**
 * SIDEBAR
 ***************/

#sidebar {
	width:200px;
	padding:10px;
	float:right;
	background:#232436;
	color:#bdbdc1;
	font-size:1.1em;
}

#sidebar h2, #sidebar h1 {
	font-size:90%;
	margin:10px 0;
}

#sidebar p {
	text-indent:0;
	font-size:90%;
	line-height:17px;
}


#sidebar .links a:link, #sidebar a:visited{
	color: #BAC7D4;
	border: 0;
	font-weight:bold;
}

#sidebar .links a:hover{
	color: #232436;
}


/*

*/
#container {
width:760px;
margin:0 auto;
background:#fff;
padding:5px;
}



#inner_container {
/*background:url(../images/inner_container.jpg) top repeat-x #B2D409;*/
background-color:#F0F7FD;
padding:10px 10px 10px 25px;
}

#wrapper {
margin-right:240px;
}

div.note {
padding:10px;
background: #C2D2E0;
font:170% Arial;
color:#232436;
text-align:center;
}

#container h1 {
color:#232436;
margin:15px 0;
}

#container h2 {
font:110% Verdana;
color:#fff;
font-weight:bold;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}


/**
 * FOOTER
 ***************/

#footer {
	width:740px;
	background:#151521;
	margin:0 auto;
	clear:both;
	color:#3d3d51;
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:hover{
	color: #3d3d51;
	border-bottom: 1px solid #232436;
	background: inherit;
}

#wrapper table {
width:475px;
background:#1E1E2D;
margin:25px 0;
}

td {
padding:8px;
text-align:center;
background:url(../images/td.jpg) top left no-repeat #1E1E2D;
font:100% Georgia;
}

th {
color:#fff;
padding:10px;
}

#footer p {
	text-indent:0;
}

#footer p.validate {
	float:right;
}

#footer p.validate a{
	border: 0px;
	outline: none;
	background: inherit;
}

#footer p.validate img{
	border: 0px;
}
