/*  
Theme Name: Olean Airport
Theme URI: http://oleanairport.com/
Description: Theme developed for the wordpress version of Catt. Co. Olean Airport.
Version: 1.0                   FIREFOX
Author: Dark Oak Studios LLP
Author URI: http://www.darkoakstudios.com/

	Olean Air
	 http://www.oleanairport.com

	Theme designed and built by Dark Oak Studios LLP
	whose work you will find at http://www.darkoakstudios.com/
*/

/* Begin Structural Elements with associated BG images and BG colors */
body {
	margin: 0;
	padding: 0;
	background-color: #576c3c;
	}
#header {
	background: #669966 url('images/kole_map.jpg') repeat-x top center;
	}
#headeritems {
	margin: 0 auto;
	height:188px;
	width:776px;
	}
/* margins position logo on page */
#logo{
	width:314px;
	height:237px;
	position:absolute;
	top: 5px; left: 5px;
	z-index:2;
	}
#topbar {
	background: #f6f8f0 url('images/top_bar.jpg') repeat-x top;	
	height:15px;
	}
#content {
	background: #f6f8f0 url('images/shadow.png') repeat-y center;
	}
#rightcolumn{
	width:510px;
	float:right;
	margin-top:45px;
	}
.firstbox,.secondbox,.thirdbox{
	float:left;
	margin:8px;
	padding:0px;
	width:154px;
	height:240px;
	}
.firstbox{
	background: url('images/box_green.jpg') no-repeat;
	}
.secondbox{
	background: url('images/box_copper.jpg') no-repeat;
	}
.thirdbox{
	background: url('images/box_blue.jpg') no-repeat;
	}
#leftcolumn{
	width: 180px;
	height:570px; /*height must be changed with image size*/
	float:left;
	margin: 50px 0 0 50px;
	padding-left:20px;
	background: url(images/nav_bg.jpg) no-repeat bottom right;
	}
#sidebar{
	margin-top:30px;
	}
#footer {
	background: url('images/footer.jpg') repeat-x top; 
	padding: 10px;
	}
#footleft{
	width:300px;
	float:left;
	text-align:right;
	}
#footright{
	width:450px;
	float:left;
	text-align:left;
	border-left: 1px solid #fff;
	}
#footleft, #footright{
	margin:15px 0;
	font-size:12px;
	padding:10px;
	color:#fff;
	}
.container{
	width:800px;
	margin: 0 auto;
	}
.clearit{
	clear:both;
	}
#catbox{
	background-color:#fff;
	border:1px solid #003366;
	padding:5px;
	float:left;
	margin:0 20px 0 0;
	}
/* END STRUCTURAL ELEMENTS */

/* BEGIN TYPOGRAPHY AND COLORS */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
	line-height:normal;
	}

.alt {
	background-color: #fff;
	border:solid #465872;
	border-width:8px 0 1px;
	margin-bottom:10px;
	padding:5px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1, h1 a, h2, h2 a, h3, h3 a, h4{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color:#465872;
	text-decoration:none;
	text-align:left;
	}

h1 a:hover, h2 a:hover, h3 a:hover{
	text-decoration:none;
	border:none; /* to negate the effects of the dashed border for regular links */
	}

h1 {
	font-size:36px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	}

h2 {
	font-size: 50px;
	text-align:left;
	margin:10px 0;
	}

h3 {
	font-size: 35px;
	margin:10px 0 0;
	}
h4 {
	font-size:24px;
	margin:0 0 10px;
	border-bottom:1px solid #000;
	display:block;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color:#000000;
	margin-top:20px;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 14px Verdana, Arial, Sans-Serif;
	text-transform:uppercase;
	text-align:left;
	}
#sidebar a{
	text-decoration:none;
	display: block;
	}
#sidebar a:hover{
	color:#FFFFFF;
	background-color:#738697;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color:#465872;
	text-decoration: none;
	}

a:hover {
	color: #147;
	}

#footer a{
	color: #fff;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* LISTS */
#footright ul, #footright li{
	list-style-type:none;
	padding:0;
	margin:0;
	}
#footright ul li{
	display:inline;
	}
#sidebar ul{
	margin:0;
	list-style-type:none;
	padding-left:40px;
	width: 120px;
	}
#sidebar ul li{
	margin:0;
	}
#catbox ul, #catbox li{
	width:200px;
	list-style-type:none;
	margin:0;
	padding:0;
	}
/* END LISTS */

/* Classes */
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
#sidebar ul li.page_item{
	border-bottom: 1px solid #000;
	padding:3px 0;
	}
.datebox{
	background-color:#758baa;
	color:white;
	border:1px solid #000;
	padding:5px;
	margin:0 10px 5px 0;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-size:24px;
	}
.datebox small{
	font-size:10px;
	color:white;
	}
.expanded{
	letter-spacing:5px;
	}
/* END CLASSES */

/*
.narrowcolumn {
	float: right;
	padding: 0 100px 0 0;
	margin: 0;
	width: 300px;
	}
.doublecolumn {
	margin:0 auto;
	padding:20px 0;
	width:500px;
	}
.widecolumn {
	float:right;
	padding: 0;
	margin: 0;
	width:525px;
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}


#footer p {
	margin: 0;
	padding-bottom: 5px;
	text-align: left;
	font-size:10px;
	}
.footcolumn {
	float:left;
	width:30%;
	padding:5px 0;
	margin:0 6px;
	}
#footer h2{
	font-size:10px;
	color:#888;
	display:block;
	padding:2px;
	border:1px solid #f1f1f1;
	margin:0;
	}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:10px;
	}
#footer li a{
	display:block;
	color:#888;
	text-decoration:none;
	}
#footer li a:hover{
	background-color:#b3b3b3;
	color:#f1f1f1;
	padding-left:5px;
	}

.clearit{
	clear:both;
	}
	
/* End Structure */



/*	Begin Headers 
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images 
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) 

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


	
.foliobanner {
	border:2px solid #333;
	margin-top:20px;
	}
.recentposts {
	width:300px;
	height:68px;
	background-image:url(images/recentposts.jpg);
	}
/* End Images */



/* Begin Lists 


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #foliosidebar ul, #foliosidebar li {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #foliosidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-size:20px;
	}
#sidebar ul li{
	margin-bottom:20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin:0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



 Begin Form Elements 
#searchform {
	margin: 0;
	padding: 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 164px;
	height:25px;
	border:none;
	margin:10px 0;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999999;
	}

#sidebar #searchsubmit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#b3b3b3;
	}

.entry form { /* This is mainly for password protected posts, makes them look better.*/
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #465872;
	}

#commentform textarea {
	width: 490px;
	padding: 2px;
	margin-top:5px;
	border: 1px solid #465872;
	}

#commentform #submit {
	margin:0 0 10px;
	float: left;
	font-size:18px;
	color:#465872;
	border:none;
	}
/* End Form Elements */



/* Begin Comments
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebars 
#sidebar{
	padding: 20px 0 10px 100px;
	width: 170px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a, #foliosidebar a{
	color:#b3b3b3;
	display:block;
	text-decoration:none;
	}
#foliosidebar a{
	font-size:26px;
	}
#sidebar a:hover, #foliosidebar a:hover{
	color:#FFFFFF;
	background-color:#b3b3b3;
	padding-left: 5px;
	}
	
#foliosidebar {
	width:140px;
	margin:0;
	padding-top: 20px;
	float:left;
	}
.sidebarinfo{
	text-align:left;
	font-size:14px; 
	padding:5px; 
	background-color:#F1F1F1; 
	color:#999;
	}
	
/* End Sidebars */



/* Begin Calendar 
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE
	background-color:#FFF; }
/* End Calendar */



/*Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/

/* Style for tables of thumbnail images */
table.thumbs{
text-align: center;
border-collapse: collapse;
}
/* Style for table cells that contain thumbnails */
td.thumbs{
border: solid 1px #00bfff;
padding: 10px;
}
/* Style for thumbnail images */
img.thumbs{
width:100px;
}

<p>
    <a href="http://jigsaw.w3.org/css-validator/">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>

