/* ===== Document ===== */
body#capellaCommons {
    background: #e0d0b2 url("img/body.gif") center top repeat-x;;
    color: #333;
    font-family: Verdana, sans-serif;
    font-size: 70%;
    line-height: 1.25;
    margin: 0;
    padding: 0;
}
#document {
    margin: 0 auto;
    padding: 0;
    width: 922px;
    position: relative;
}



/* ----- Header ----- */
#header {
    background: transparent url("img/header.gif") left bottom no-repeat;
    height: 208px;
    position: relative;
}
#header h1, #header p {
    margin: 0;
    padding: 0;
    text-indent: -1000000px;
}
#header h1 a {
    display: block;
    background: transparent url("img/title.gif") no-repeat;
    width: 334px;
    height: 66px;
    position: absolute;
    top: 41px;
    left: 0;
}
#header p {
    height: 0;
}
#logo a {
    background: transparent url("img/logo.gif") no-repeat;
    text-indent: -1000000px;
    width: 218px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 9px;
}
#nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 83px;
    right: 9px;
}
#nav li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
#nav li a {
    display: block;
    background: transparent;
    color: #fff;
    text-decoration: none;
    text-indent: -1000000px;
    margin: 0;
    padding: 0;
    height: 24px;
}
#nav li#navHome a {
    background: transparent url("img/nav_home.gif") no-repeat;
    width: 76px;
}
#nav li#navHome a:hover { background: transparent url("img/nav_home.gif") -76px no-repeat; }
#nav li#navHome.selected a { background: transparent url("img/nav_home.gif") -152px no-repeat; }
#nav li#navBlogs a {
    background: transparent url("img/nav_blogs.gif") no-repeat;
    width: 73px;
}
#nav li#navBlogs a:hover { background: transparent url("img/nav_blogs.gif") -73px no-repeat; }
#nav li#navBlogs.selected a { background: transparent url("img/nav_blogs.gif") -146px no-repeat; }
#nav li#navPodcasts a {
    background: transparent url("img/nav_podcasts.gif") no-repeat;
    width: 103px;
}
#nav li#navPodcasts a:hover { background: transparent url("img/nav_podcasts.gif") -103px 0 no-repeat; }
#nav li#navPodcasts.selected a { background: transparent url("img/nav_podcasts.gif") -206px 0 no-repeat; }
#nav li#navPhotos a {
    background: transparent url("img/nav_photos.gif") no-repeat;;
    width: 85px;
}
#nav li#navPhotos a:hover { background: transparent url("img/nav_photos.gif") -85px 0 no-repeat; }
#nav li#navPhotos.selected a { background: transparent url("img/nav_photos.gif") -170px 0 no-repeat; }
#nav li#navVideos a {
    background: transparent url("img/nav_videos.gif") no-repeat;
    width: 86px;
}
#nav li#navVideos a:hover { background: transparent url("img/nav_videos.gif") -86px 0 no-repeat; }
#nav li#navVideos.selected a { background: transparent url("img/nav_videos.gif") -172px 0 no-repeat; }



/* ----- Content ----- */
#content {
    background: transparent url("img/content.gif") 0 208px repeat-y;
    color: #333;
    margin: -86px 0 0;
    padding: 0 15px;
    width: 892px;
}


/* --- Aside --- */
#aside {
    line-height: 1.4;
    background: #fff;
    color: #574b40;
    font-size: 10px;
    padding: 0 0 2em 12px;
    width: 192px;
    float: left;
}
#aside .panel {
    padding: 0 1px;
    width: 190px;
}
#aside h2 {
    background: #d0c7c0 url("img/aside_header.gif") no-repeat;
    color: #4c4035;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 2px 6px 0;
    border: 1px solid #d9d1cb;
    width: 176px;
    height: 20px;
    clear: both;
}
#aside p {
    margin: 1em 0.5em 1.25em;
}
#search {
    width: 192px;
    height: 61px;
    margin: 0;
    padding: 0;
    position: relative;
}
#search fieldset {
    margin: 0;
    border: 0;
    padding: 0;
    width: 192px;
    position: absolute;
    top: 23px;
    left: 0;
}
#searchField {
    background: #fff;
    color: #666;
    display: block;
    margin: 0;
    padding: 1px 4px 2px;
    border: 1px solid #d2cac4;
    width: 131px;
    height: 17px;
    float: left;
}
#searchField:focus {
    background: #fbf9f6;
    color: #333;
}
#searchSubmit {
    display: block;
    background: transparent url("img/search.gif");
    color: #800d1e;
    text-indent: -1000000em;
    border: 0;
    padding: 0;
    float: right;
    width: 49px;
    height: 22px;
}
#searchSubmit:hover {
    cursor: pointer;
}
#aside p#visitCapella {
    margin: 1em 0;
}
#visitCapella a {
    display: block;
    background: transparent url("img/visit_capella.gif") no-repeat;
    color: #800d1e;
    text-indent: -1000000px;
    border-bottom: 0.25em solid #fff;
    width: 167px;
    height: 33px;
}
.thumbnails {
    border-top: 8px solid #fff;
    padding: 0 0 0 15px;
    width: 175px;
}
.thumbnails a {
    display: block;
    border-right: 10px solid #fff;
    border-bottom: 8px solid #fff;
    width: 75px;
    height: 75px;
    float: left;
}
.thumbnails img {
    display: block;
    border: 3px solid #baaba1;
    width: 69px;
    height: 69px;
}
#aside .more {
    font-weight: bold;
    text-align: right;
    margin: 0;
    padding: 2px 15px 12px 0;
    clear: both;
}
#aside .more a {
    text-decoration: none;
}
#aside .more a:hover {
    text-decoration: underline;
}
#subscribe ul li {
    list-style: url("img/rss.gif");
    font-weight: bold;
}


/* --- Main --- */
#main {
    background: #fff url("img/main.gif") 0 327px no-repeat;
    color: #333;
    width: 688px;
    float: right;
}
#banner img {
    display: block;
}

/* - Feeds - */
#feeds {
    background: transparent url("img/feeds.gif") repeat-x;
    color: #333;
    margin: 0 9px 0 22px;
    padding: 0 0 3em;
    border: 5px solid #fff;
    width: 647px;
    min-height: 881px;
}
* html #feeds { height: 881px; } /* Internet Explorer 6 */
#feeds h2 {
    background: #ebe3dd url("img/feed_header.gif") no-repeat;
    color: #382515;
    font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #fff;
}
#recentPosts {
    background: transparent;
    color: #3c3c3c;
    border-right: 1px solid #dcd3cc;
    padding: 0 1px 0 0;
    width: 421px;
    float: left;
}
#recentPosts h2 {
    padding: 8px 7px 10px 36px;
    width: 378px;
}
.post {
    padding: 0 0 0.5em;
    margin: 0 1.5em 1em;
    border-bottom: 1px solid #ebe4de;
}
.post .from a, .post .links a {
    text-decoration: none;
}
.post .from a:hover, .post .links a:hover {
    text-decoration: underline;
}
#recentPosts .more {
    font-weight: bold;
    text-decoration: none;
    margin: -1em 1.5em 0;
    border-top: 3px solid #ebe4de;
}
#recentPosts .more p {
    font-size: 13px;
    margin: 1px 0 0;
    border-top: 1px solid #ebe4de;
    padding: 0.5em 0 0;
}
#recentPosts .more p a {
    text-decoration: none;
}
#recentPosts .more a:hover {
    text-decoration: underline;
}
#podcastsComments {
    background: transparent;
    color: #37322c;
    width: 223px;
    float: right;
}
#recentPodcasts, #recentComments {
    width: 222px;
}
#podcastsComments h2 {
    padding: 8px 7px 10px 36px;
    width: 180px;
}
#recentComments h2 {
    border-top: 1px solid #fff;
}
#podcastsComments p {
    margin: 1em 9px 1em 18px;
}
#recentPodcasts .more p a {
    font-weight: bold;
}
#recentPodcasts .more {
    text-decoration: none;
}
#recentPodcasts .more p {
    font-size: 13px;
    padding: 0 0 0.25em;
}
#recentPodcasts .more p a {
    text-decoration: none;
}
#recentPodcasts .more a:hover {
    text-decoration: underline;
}
.podcast .title a {
    font-weight: bold;
}
#comments {
	font-size:11px;
	color:#4a3b2d;
	background-color:#f2ede8;
	border:1px solid #e6dbd3;
	padding:9px 16px 6px 18px;
}
#respond {
	font-size:12px;
	color:#800d1e;
	background-color:#f2ede8;
	border:1px solid #e6dbd3;
	padding:9px 10px 6px 10px;
	margin-bottom:0;
}
#commentform {
	padding-left:10px;
	background-color:#e6dfda;
	border:1px solid #d4c7be;
	margin:1px 0 0 0;
}
#commentform input{
	background-color:#FFFFFF;
	border:1px solid #ccbdb2;
}
#comment {
	background-color:#FFFFFF;
	border:1px solid #ccbdb2;
}
#submit {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:3px 5px 3px 5px;
	font-weight:bold;
	color:#800d1e;
	background-color:f2ede8;
	border:1px solid #a58f81;
}

#submit:hover {
    cursor: pointer;
}

/* --- Footer --- */
#footer {
    background: #800d1e url("img/footer.gif") repeat-x;
    color: #d4bebe;
    text-align: center;
    margin: 0;
    padding: 22px 0 24px;
    width: 892px;
    clear: both;
}
#footer p {
    margin: 0;
    padding: 0;
}



/* ----- Markup ----- */
a {
    background: transparent;
    color: #800d1e;
}
a:hover {
    background: transparent;
    color: #bf132d;
    margin-left: 0;
    padding-left: 0;
    
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 1em 0;
}
ul {
    padding: 0 1em 0 2.5em;
    margin: 1em 0 1.25em;
}
ul li {
    list-style: url("img/bullet.gif");
    padding-bottom: 5px;
    padding: 0;
    margin: 0 0 0.25em;
}
ul a {
    text-decoration: none;
}
ul a:hover {
    text-decoration: underline;
}