/* CSS Document */

body {
padding: 0;
margin: 0;
background-color: #FFF;
background-image: url(images/Background.jpg);
background-repeat: repeat-x;
}
#top {
background-image:url(images/Southwest-BG.jpg);
background-position: center;
background-repeat: no-repeat;
height: 552px;
}
#top #images {
width: 920px;
margin: 0 auto;
}
#top .large {
height: 520px;
width: 615px;
float: left;
margin: 10px 9px 10px 0;
}
#top .medium {
height: 270px;
width: 270px;
float: left;
margin: 10px 0 10px 10px;
}
#top .small {
height: 230px;
width: 270px;
float: left;
margin: 9px 0 10px 10px;
}
#header {
background-image: url(images/Tim-Hancock.jpg);
background-position: center;
background-repeat: no-repeat;
margin-left: 25px;
height: 115px;
padding: 0 50px;
}
#header h1 {
display: none;
}
#header a.home {
display: block;
width: 100%;
height: 100px;
color: #000000;
}
#container {
width: 900px;
margin: 0 auto;
background-color: #fff;
}
#sidebar {
display: block;
width: 220px;
float: left;
}
#sidebar .box {
margin: 0 2px 10px 2px;
border: 1px solid #ff812f;
background-image: url(images/Sidebar-bg.jpg);
color: #000;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-variant:small-caps;
}
#sidebar .box .border {
padding: 2px;
border: 5px solid #f1f1f1;
}
#sidebar .box ul {
list-style: none;
text-indent: 0;
margin: 0;
padding: 0;
font-size: 20px;
}
#sidebar .box ul ul {
list-style: none;
text-indent: 0;
margin: 0 0 0 10px;
padding: 0;
font-size: 18px;
}
#sidebar .box a {
color: #600;
text-decoration: none;
}
#sidebar .box a:hover {
color: #A60000;
}
#body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
display: block;
width: 670px;
margin-left: 10px;
float: left;
}
#body h2 {
font-family: "Times New Roman", Times, serif;
font-size: 30px;
font-variant:small-caps;
font-weight: normal;
margin: 0 0 0 10px;
}
#body p.subtitle {
margin: 0 0 0 20px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
color: #999;
}
#body hr.title {
margin: 2px 5px 2px 5px;
color: #f1f1f1;
}
#body h3 {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
font-variant:small-caps;
font-weight: normal;
margin: 0 0 0 10px;
}
#body h4 {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-variant:small-caps;
font-weight: normal;
margin: 0 0 0 10px;}
#body h5 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-variant:small-caps;
font-weight: normal;
margin: 0 0 0 10px;}
#body blockquote {
border-left: 5px solid #f1f1f1;
padding-left: 5px;
margin-left: 30px;
}
#body ul {
list-style: circle;
}
#body p{
margin-top: 0;
}
#body img {
border: 1px solid #ff812f;
padding: 5px;
margin: 0 5px;
background-color: #f1f1f1;
}
#body img:hover {
background-color: #F8F8F8;
}
#body a {
color: #600;
text-decoration: none;
}
#body a:hover {
color: #F00;
}
#footer {
background-color: #000;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: right;
padding: 4px 0;
margin: 10px 0 0 0;
}
#footer a {
color: #CCC;
text-decoration: underline;
}
#footer .text {
width: 920px;
margin: 0 auto;
}

.commentlist {
list-style: none;
}
.commentlist .comment {
display: block;
}
.commentlist .avatar {
float: left;
}
.commentlist .comment-meta {
font-size: 10px;
font-style: italic;
}

li.recentcomments {
font-size: 14px;
}
