/* YUI reset and font */
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;}
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%;}

/* Common */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}

a:link {
	color: #666;
	text-decoration: underline;
}

a:visited {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #029acc;
	text-decoration: underline;
}

a:active {
	color: #029acc;
	text-decoration: underline;
}

a.here {
	font-weight: bold;
	color: #029acc;
}

/* Header */

#divTopBar {
	background-color: #e0f5fd;
	height: 120px;
}

#wrap {
	margin: 0 auto;
	margin-top: -120px;
	width: 974px;
}

#hd {
	position: relative;
	height: 120px;
	background: 30px 0 url(images/hd_bg.jpg) no-repeat;
}

h1 {
	position: absolute;
	top: 38px;
}

h1 a {
	background: url(images/h1_logo.gif);
	width: 181px;
	height: 42px;
	display: block;
}

h1 a span {
	display: none;
}

.headDesc {
	position: absolute;
	top: 86px;
	width: 181px;
	display: block;
	text-align: right;
}

.navMenu {
	position: absolute;
	left: 224px;
	top: 86px;
}

.headDesc a {
	text-decoration: none;
	display: block;
	height: 30px;
	float: right;
}

.navMenu a {
	margin-right: 3em;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
}

.headDesc a.here, .headDesc a:hover, .navMenu a.here, .navMenu a:hover {
	background: 0 16px url(images/currentlink_bg.gif) repeat-x ;
}

#bd {
	margin: 16px 0;
}

table.mainIndex a, table.ftIndex a {
	text-decoration: none;
}

table.mainIndex tr.years td {
	font-size: 153.9%;	
	width: 90px;
	padding: 6px 0 12px 0;
}

table.mainIndex tr.years a:hover {
	padding-bottom: 12px;
	background: 0 22px url(images/fplink_hover.gif) repeat-x ;
}

table.mainIndex tr.front td {
	padding: 2px 28px 2px 0;
}


table.ftIndex td {
	padding: 2px 0;
	width: 78px;
}

/* Main */

#bd p {
	line-height: 1.6;
	margin-bottom: 0.6em;
}

.post {
	margin-bottom: 2em;
}

div.bigPic {
	position: relative;	
	height: 333px;
}

h2 {
	margin-bottom: 0.6em;
	font-size: 123.1%;
	font-weight: 700;
	line-height: 1.7;
	color: #029acc;
	text-transform: uppercase;
}

div.bigPic img {
	margin: 0.5em 0;	
}

img.bigPicLoader {
	position: absolute;
	left: 450px;
	top: 160px;
}

p.picDesc, p.yearList, p.notYet {
	background: url(images/iconSet.png) no-repeat;
	display: block;
	padding-left: 20px;
	height: 16px;
	line-height: 16px!important;
}

p.picDesc {
	padding-left: 16px;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #F1F1F1;
	position: absolute;
	right: 0;
}

p.yearList {
	background-position: 0 -36px;	
}

p.notYet {
	background-position: 0 -18px;
	margin-bottom: 333px!important;	
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #029acc;
	text-decoration: none;
}

h2 a:hover {
	padding-bottom: 1em;
	background: 0 1.2em url(images/fplink_hover.gif) repeat-x ;
}

h2.pageTitle {

}

h3 {
	padding: 4px 0 10px 0;
	font-size: 85%;
}

h3 span {
	padding-right: 8px;
}

h3 span.category {
	text-transform: uppercase;
	font-weight: 700;
}

h3 a {
	text-decoration: none!important;
}

/* Right */

#sideBar {
	margin: 24px 0;
	position: relative;
}

#sideBar p {
	font-size: 85%;
	line-height: 1.2;
	margin-top: 18px;
}

#sideBar a {
	text-decoration: none;
}

#sideBar a:link {
	color: #000;
}

#sideBar a:visited {
	color: #000;
}

#sideBar a:hover {
	color: #029acc;
}

#sideBar a:active {
	color: #029acc;
}

#sideBar h3 {
	color: #029acc;
}

#sideBar ul li {
	line-height: 1.6;
}

.sideRecent {
	width: 720px;
	position: relative;
}

.sideRecent ul.recent {

}

.sideRecent ul.archived {
	position:absolute;
	left: 360px;
	bottom: 0;
}

.sideCategory, .ftContacts {
	position: absolute;
	right: 0;
	top: 0;
	width: 240px;
}

/* Comments */

.allComments {
	margin: 24px 0;
}

table.commentsList, table.newComment {
	width: 100%;
	margin-bottom: 24px;
}

table.commentsList td, table.newComment td{
	padding: 12px 8px;
}

table.commentsList tr.alt td, table.newComment tr.alt td {
	background-color: #f8f8f8;
}

td.commentTime {
	width: 180px;
	font-size: 85%;
	text-align: left;
	vertical-align: top;
}

.commentAuthor {
	font-size: 85%;
	font-weight: 700;
}

td.newCommentLabel {
	width: 180px;
	font-weight: 700;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
}

input[type="text"] {
	padding: 1px 4px;
	width: 308px;
}

textarea {
	padding: 1px 4px;
	width: 508px;
}

td.newCommentLabel label span {
	color: #a00000;
}

input[type="submit"] {
	background-color:#005A84;
	border:1px solid #005A84;
	color:#FFFFFF;
	font-size:85%;
	padding:2px 4px;
	text-transform:uppercase;
	cursor: pointer;
}


/* Footer */

#ft {
	clear: both;
	padding-top: 6px;
	background: url(images/ft_bg.gif) no-repeat;
	padding: 6px 0 36px 6px;
	font-size: 85%;
	position: relative;
}

.ftContacts {
	top: 6px;
}

#ft p {
	line-height: 1.6;
}

/* Others */

.navigation {
	padding-bottom: 2em;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}