/*  
Theme Name: Sermons Blog

*/

* {
margin: 0;
padding: 0;
}

body {
background: url("images/tap_bg_header.JPG") no-repeat;
color: #000;
font: 62.5%/1.2em helvetica,sans-serif;
text-align: center;
}
#main-wrapper {
display: block;
margin: 0 auto;
padding: 0 7px;
width: 960px;
text-align: left;
}

/* ----------------------------------- basics */
p {
font-family: 'georgia', times new roman, serif;
font-size: 13px;
text-align:justify;
}
h1, h2, h3, h4{
font-weight: normal;
}
h1 {
font-size: 2.4em;
line-height: 2.4em;
font-family: trebuchet ms, helvetica, san-serif;
color: #F47A0E;
}
h2 {
font-size: 1.9em;
line-height: 1.9em;
color:#F47A0E;

}
h3 {
line-height: 1.8em;
color:#F47A0E;
font-size:1.5em;
}
h4 {
font-size: 1.4em;
line-height: 1.2em;
}
h5 {
font-size: 1.2em;
line-height: 1.2em;
padding:11px 0 0 3px;
color: #888;
}
h6 {
font-size: 1.2em;
line-height: 1.2em;
padding:11px 0 0 3px;
color: #888;
}
a {
color: #2c2c2c;
}
  a:hover {
color: #fff;
background: #464646;
text-decoration: none;}
a img {
border: none;
}

a:hover img {
background: none !important;
}

ul {
list-style: none;
}

ol {
list-style-type: lower-roman;
padding-left: 25px;
}


/* ----------------------------------- masthead */

.tagline {
padding: 0 0 0 0;
margin: 60px 0 0 -100px;
float: left;
}

.blog-description-excerpt {
visibility: hidden;
}

.blog-title {
clear:both;
margin: 0 0 15px 37px;
text-align: justify;
padding-top: 20px;
}

.blog-title a {
text-decoration: none;
text-transform: lowercase;
}

.blog-title h3 a {
color: #888
}

.blog-title h3 a:hover {
color: #fff;
}

.blog-title h3 {
font-size: 2.97em;
line-height: 1.2em;
font-family: 'georgia', times, serif;
color: #333 !important;
}

.blog-title h2 {
margin-bottom: 10px;
}

.blog-title p {
font-style: italic;
}

.blog-title p a {
color: #888;
text-decoration: underline;
}

.blog-title p a:hover {
color: #fff;
text-decoration: none;
}


#leaderboard {
padding: 3em 0 2em 0;
position: relative;
}
#leaderboard h1.logo {
overflow:hidden;
text-indent:-9000px;
float: left;

}
#leaderboard h1.logo a {
background:transparent url(http://restorationarlington.org/wp-content/themes/unstandard/images/restoration-anglican-church-logo.png) no-repeat scroll 0 0;
color:#333333;
display:block;
text-decoration:none;
height: 160px;
width: 150px;
} 

#main-nav {
font-size:1.5em;
font-weight:lighter;
margin:98px 0 0;
text-transform:uppercase;
}

#main-nav li {
float: left;
list-style: none;
margin-left: 7px;
text-transform: uppercase;


}
#main-nav a {
display: block;
color: #121212;
text-decoration: none;
padding: 1.1em 0;
text-align: center;
}
#main-nav li a {
color: #121212;
display: block;
padding: 1.1em 0;
text-decoration: none;
text-align: center;
width: 9em;
} 
#main-nav span {
display: block;
background-image: url(css-tabs/tableft.gif);
background-repeat: no-repeat;
}
#main-nav a:hover {
background-position: right -198px;
background: #F47A0E;
color: #fff;
}
#main-nav a:hover span {
background-position: 0 -198px;

}

#main-nav	 li ul {
position: absolute;
width: 9em;
left: -999em;
margin-left: -7px;
font-size: 90%;
}


#main-nav li ul a, #main-nav li ul a:link {
background-image: none;
padding: 10px 1px;
width: 9em;
background-color: #aaa;
color: #fff;
}
#main-nav li ul a:hover {
background-color: #333;
}

#main-nav li:hover ul, #main-nav li.sfhover ul {
left: auto;
}


.adsense-center {
margin: -40px auto 0;
display: block;
width: 728px;
}

.top {
margin: 0 0 35px 0;
clear: both;
}

/* ----------------------------------- home posts */
.home .left {
 width: 607px;
}
.home .main-post-bg {
background: #464646 url("images/arlington-project-header.jpg") repeat scroll 0 0;
display: block;
height: 225px;
position: relative;
margin: 0 0 7px 0;
width: 960px;
overflow: hidden;
}
  .main-post-bg .post-comments,
  .secondary-post-bg .post-comments {
position: absolute;
top: 0;
right: 7px;
z-index: 102;
background: #f47a0e;
border: 1px solid #ce6100;
}    
.post-comments a,
.secondary-post-  .post-comments a {
font-size: 11px;
color: #eee !important;
display: block;
height: 1.8em;
line-height: 1.8em;
width: 7.5em;
text-decoration: none;
text-align: center;
text-transform: lowercase;
} 
.post-comments a:hover,
.secondary-post-bg .post-comments a:hover {
background: #ce6100;}
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert {
background: #000;
bottom: 0;
display: block;
height: 31px;
left: 0;
position: absolute;
width: 100%;
z-index: 101;
padding: 4px 0;
/* opacity - move to sep. stylesheet */ filter: alpha(opacity=85);
-moz-opacity: .65;
opacity:.65;
}
.title-insert h2 {
margin: 5px 10px 5px;
line-height: 1.4em;
}
  .title-insert h2 a {
display: block;
color: #f79b42;
text-decoration: none;
}
  .title-insert h2 a:hover {
color: #fff;
background: none;}
.home .recent-leads {
width: 607px;
}
.home .recent-leads .secondary-post-bg {
background: url('images/blog-header-bg.png') no-repeat;
display: block;
width: 293px;
overflow: hidden;
height: 150px;
margin: 0px 8px 25px 0;
position: relative;
}
  .home .recent-leads .title-insert h3 {
margin: 6px 7px;
line-height: 1.6em;
}
  .home .recent-leads .title-insert h3 a {
font-size: 13pt;
display: block;
color: #F47A0E;
text-decoration: none;
}
.home .recent-leads .title-insert h3 a:hover {
color: #fff;
background: none;
}
.home .right {
width: 340px;
text-align: left;
}
.home .right h3 {
border-top:1px solid #DDDDDD;
border-bottom:1px solid #dddddd;
color: #F47A0E;
font-size:1.6em;
font-weight:normal;
padding: 4px 0 4px 4px;

}
.callout {
padding: 10px 10px 10px 16px;
}
.video-callout {
margin: 0 0 35px 0;
float:left;
}


/* -------------------- main header on homepage */

.home .main-post-bg .title-insert-wide, .home .recent-leads .title-insert-wide {
background:#000000 none repeat scroll 0 0;
bottom:0;
display:block;
height:215px;
left:0;
opacity:0.65;
padding:10px 0 0 18px;
position:absolute;
width:275px;
z-index:101;
}

.title-insert-wide h2 {
margin: 0px 10px 0 0;
line-height: 1.4em;
}
  .title-insert-wide h2 a {
display: block;
color: #f47a0e;
text-decoration: none;
}
  .title-insert-wide h2 a:hover {
background: none;
text-decoration: underline;
}
.home .recent-leads {
width: 607px;
}

.title-insert-wide h3 {
line-height: 1.6em;
color: #fff;
}
.title-insert-wide h3 a {
color: #fff;
text-decoration: none;
}
.title-insert-wide h3 a:hover {
color: #f47a0e;
}

.title-insert-wide h4 {
color:#FFFFFF;
font-family:'georgia',times new roman,times,serif;
font-size:14pt;
line-height:1.6em;
margin: 5px 0 25px;
width:240px;
}
.title-insert-wide h4 a {
color: #fff;
text-decoration: underline;
}
.title-insert-wide h4 a:hover {
color: #f47a0e;
text-decoration: none;
background: none;
}


/* ----------------------------------- entry style */
.post.single {
font-size: 1.3em;
line-height: 1.5em;
color: #444;
width: 590px;
}
.post.single h2, .post.single h2 a:hover {color: #000;
background: none;
text-decoration: underline;}
  .post.single h2, .post.single h2 a {
font-size: 18px;
line-height: 20px;
color: #f47a0e;
text-decoration: none;
}
.post.single .entry {
float: right;
width: 475px;
}

.post.single .meta {
border-top: 2px solid #f47a0e;
color: #444;
text-transform:lowercase;
padding: 4px 0 0 0;
float: left;
width: 96px;
font-size: 11px;
font-weight: bold;
}
.post.single .meta a {
color: #dddddd;
text-decoration: none;
background: #333333;
width: 8em;
display: block;
line-height: 20px;
margin: 3px 0 6px 0;
padding: 10px 0;
text-align: center;
font-size: 1.1em;
font-weight: bold;}
.post.single .meta a:hover {
background: #ddd;
color:#333;
text-decoration: none;
}
  .post.single p {
margin: 1em 0;
font-family: 'georgia', times, serif;
}
  .post.single p a,
  .post.single li a {
font-weight: bold;
}
  .post.single p strong {
font-weight: bold;
}
  .post.single p em {
font-style: normal;
background: #f9f9de;
}
  .post.single blockquote {
margin: 0 1.5em;
color: #F47A0E;
font-weight: bold;
}
  .post.single h3 {
font-size: 16px;
color: #F47A0E;
font-weight: bold;
text-decoration:none;
}
.post.single h4 {
margin-bottom: 15px;
}

  .post.single ul,
  .post.single ol {
margin: 1em 1.5em;
font-family: 'georgia', times, times new roman, serif;
}
  .post.single ul li,
  .post.single ol li {
margin: 0 0 14px 0;
color: #6c6c6c;
line-height: 1.3em;
}
  .post.single ul li {
background: transparent url(images/leaf-green-li.png) no-repeat scroll 0px 2px;
padding-left: 25px;
}
  .post.single ul li strong {
font-weight: bold;
}
  .post.single img.floatleft {
float: left;
margin: 4px 10px 0 0;
}
  .post.single img.floatright {
float: right;
margin: 4px 0 0 10px;
}
  .post.single code {
font-family: courier, fixed, monospace;
font-size: 12px;
background: #eee;
}
.post.single code strong {
color: #000;
}
.navigation {
font-size: 1.2em;
padding: 10px 0;
}
  .navigation .left {
width: 50%;
}
  .navigation .right {
width: 49%;
}
.archives-page h2 a {
font-size: 14px !important;
line-height: 16px;
}

  
/* ----------------------------------- entry style */

.page.single .entry-wide {
float: left;
width: 800px;
padding: 0px 0 0 30px;
}

.add-calendar {
float: right;
margin: 0 0 10px 0;
height: 50px;
width: 200px;
background: url("images/arrow-3.png") no-repeat top right;
}
.add-calendar a {
float: right; 
font-size: 22px;
color: #333;
margin: 23px 100px 0 0;
text-align: left;
}

.add-calendar a:hover {
background: transparent none;
}

.page.single {
font-size: 1.3em;
line-height: 1.5em;
color: #444;
width: 100% !important;
}
.page.single h2, .page.single h2 a:hover {color: #000;
background: none;
text-decoration: underline;}
  .page.single h2, .page.single h2 a {
font-size: 18px;
line-height: 20px;
color: #f47a0e;
text-decoration: none;
}
.page.single .entry {
float: left;
width: 475px;
padding: 16px 0 0 30px;
}
.page.single .meta {
border-top: 2px solid #f47a0e;
color: #444;
text-transform:lowercase;
padding: 4px 0 0 0;
float: left;
width: 96px;
font-size: 11px;
}
.page.single .meta a {
color: #dddddd;
text-decoration: none;
background: #333333;
width: 8em;
display: block;
line-height: 20px;
margin: 3px 0 6px 0;
padding: 10px 0;
text-align: center;
font-size: 1.1em;
font-weight: bold;}
.page.single .meta a:hover {
background: #ddd;
color:#333;
text-decoration: none;
}
  .page.single p {
margin: 1em 0;
}
  .page.single p a,
  .page.single li a {
font-weight: bold;
}
  .page.single p strong {
font-weight: bold;
}
  .page.single p em {
font-style: normal;
background: #f9f9de;
}
  .page.single blockquote {
margin: 0 1.5em;
color: #6c6c6c;
}
  .page.single h3 {
font-size: 16px;
color: #F47A0E;
font-weight: bold;
text-decoration:none;
}
.page.single h4 {
margin-bottom: 15px;
}
  .page.single ul,
  .page.single ol {
margin: 1em 1.5em;
}
  .page.single ul li,
  .page.single ol li {
margin: 0 0 14px 0;
color: #6c6c6c;
line-height: 1.3em;
}
  .page.single ul li {
background: transparent url(images/leaf-green-li.png) no-repeat scroll 0px 2px;
padding-left: 20px;
}
  .page.single ul li strong {
font-weight: bold;
}
  .page.single img.floatleft {
float: left;
margin: 4px 10px 0 0;
}
  .page.single img.floatright {
float: right;
margin: 4px 0 0 10px;
}
  .page.single code {
font-family: courier, fixed, monospace;
font-size: 12px;
background: #eee;
}
.page.single code strong {
color: #000;
}


/* ----------------------------------- lists */
.sidebar-wrapper {
background: #fff;
}
.sidebar-news {
background: #f9f9de;
border: 1px solid #e9e9b4;
display: block;
padding: 7px;
color: #555;
font-size: 12px;
}
  .sidebar-news a:hover {
text-decoration: none;
}
.sidebar-wrapper h3 {
overflow: hidden;
}
ul.sidebar-ul,
.related-posts ul {
font-size: 1.2em;
line-height: 1.4em;
margin: 10px 0 0 0;
width: 340px;
}
  .sidebar-ul li,
  .related-posts li {
color:#777;
border-top: 1px solid #ccc;
line-height: 1.5em;
width: 340px;
}
  .sidebar-ul li a,
  .related-posts li a {
background: transparent url("images/leaf-green-li.png") no-repeat scroll 0px 1px;
display: block;
font-weight: normal;
color: #888;
text-decoration: none;
padding: 3px 0 3px 20px;
}
  .sidebar-ul li a:hover,
  .related-posts li a:hover {
background: url("images/leaf-grey-li.png") no-repeat 0px 1px;
color: #f47a0e;
}
.related-posts h3 {
display: none;
}
.serve-random {
font-size: 12px;
color: #888;
margin-top: 7px;
}
  .serve-random a {
color: #f47a0e;
}
  .serve-random a:hover {
text-decoration: none;
 }
.sidebar-nextprev {
margin-top: 10px;
}
  .sidebar-nextprev li {
float: left;
}
.sidebar-nextprev li.previous {
margin-left: 5px;
background: none !important;
display: inline !important;
padding: 0 !important;
}
  .sidebar-nextprev li.next {
float: right;
margin-right: 5px;
background: none !important;
display: inline !important;
padding: 0 !important;
}
  .sidebar-nextprev li a {
outline: none;
display: block;
height: 40px;
width: 160px;
background: #ddd;
text-indent: -9999em;
}  
  .sidebar-nextprev li.previous a {
background: url("images/nextprev.gif") no-repeat top left;
}
.sidebar-nextprev li.previous a:hover {
background-position: bottom left;
}
  .sidebar-nextprev li.next a {
background: url("images/nextprev.gif") no-repeat top right;
}
.sidebar-nextprev li.next a:hover {
background-position: bottom right;
}

.textwidget {
padding:8px 0 15px 2px;
}
.textwidget img {
margin-right: 3px;
}


.rss-date {
font-style: italic;
}

.widget_rss {
padding:6px 0 0 3px;
}

.widget_rss ul li {
margin: 5px 0 13px 3px;
}

.widget_rss h3 {
border-bottom:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
clear:both;
display: block;
padding: 4px 0 4px 0px;
line-height: 1.2em;
margin-bottom: 3px;
}

.widget_rss h3 a {
text-decoration: none;
color:#F47A0E;
font-size: 16px;
font-weight:normal;
}

.widget_rss h3 a:hover {
text-decoration:underline;
background: none;
}

.widget_rss h3 a img {
display:none;
}

#wpng-calendar {
color: #888 !important;
}

.widgetWPNGCalendar {
padding:0 0 10px 0px;
font-weight: bold;
}
.widgetWPNGCalendar ul li {
margin: 8px 0 13px 30px;
}
.widgetWPNGCalendar h2 {
text-decoration: none;
color:#F47A0E !important;
background: #fff;
border-bottom:1px solid #dddddd;
border-top:1px solid #dddddd;
font-size: 1.6em;
font-weight:normal !important;
padding: 6px 0 10px 4px;
line-height: 1.2em;
margin-top: -8px;
}

.wpng-widget-date-title {
background: transparent url("images/leaf-green-li.png") no-repeat scroll 0px 1px;
padding-left: 20px;
}

.widget_archive ul li {
background: transparent url("images/leaf-green-li.png") no-repeat scroll 0px 1px;
padding-left: 20px;
font-size:12px;
margin:3px 10px 15px;
}


/* ----------------------------------- comments */
#comments {
margin: 21px 0;
}
#comment-breaker {
color: #f47a0e;
display: block;
width: 100%;
margin: 21px 0 14px 0;
padding: 35px 0 0 2px;
background: url("images/distort.gif") no-repeat top center;
}
#comment-breaker h2 {
font-size: 18px;
}
ol.commentslist {
float: left;
font-size: 1.2em;
line-height: 1.5em;
width: 590px;
}
  .commentslist li {
margin-bottom: 28px;
}
  .commentslist li p {
margin: 0 0 1em 0;
}
  .commentslist li blockquote {
margin: 0 1.2em;
font-style: italic;
}
  .commentslist li ul, 
  .commentslist li ol {
margin: 1em 1.5em;
}
  .commentslist .author_meta {
text-transform: lowercase;
border-top: 2px solid #f47a0e;
padding: 4px 0 0 0;
margin-top: 9px;
float: left;
width: 75px;
font-size: 11px;
}
.commentslist .author_meta a {
color: #444;
text-decoration: none !important;
}
.commentslist .author_meta a:hover {
color: #fff;
}
  .commentslist li.author .comment_text {
background: #eee;
width: 498px;
border: 1px solid #ddd;
}
    li.author .comment_text p {
margin: 7px;
}
  .commentslist .comment_text {
float: right;
width: 500px;
overflow: auto;
}
.comment_text .comment-author {
font-weight: bold;
margin-bottom: 7px;
}
    li.author .comment_text .comment-author {
margin: 7px 0 7px 7px;
}
.commentslist .comment_text a {
font-weight: bold;
}
.pings {
float: right;
width: 340px;
}
  .pings h3 {
color: #f47a0e;
font-size: 1.6em;
padding: 0 0 0 2px;
}
  ul.pingslist {
font-size: 1.2em;
line-height: 1.4em;
margin: 10px 0 0 0;
width: 340px;
}
.pingslist li {
border-top: 1px solid #ccc;
line-height: 1.5em;
width: 340px;
}
.pingslist li a {
background: transparent url("images/leaf-green-li.png") no-repeat scroll 0 1px;
display: block;
font-weight: normal;
color: #999;
text-decoration: none;
padding: 3px 2px 3px 20px;
}
.pingslist li a:hover {
color: #f47a0e;
background: url("images/leaf-grey-li.png") no-repeat 0px 1px;}
.sidebar-ul li a:hover em {
color: #999;
}
#commentform {
font-size: 11px;
margin-left: 90px;
}
#commentform p {
margin: 0.8em 0;
}
#commentform p label {
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
border: 1px solid #bbb;
padding: 4px;
font-family: arial,verdana,sans-serif;
font-size: 12px;
color: #6c6c6c;
}
#commentform #comment {
width: 485px;
overflow: auto;
height: 125px;
}
#commentform #submit {
background: #333;
color: #eee;
padding: 0.8em 0;
width: 13em;
border: none;
}
  .comment-warning strong {
color: #444;
font-weight: bold;
}
.subscribe-to-comments {
font-size: 12px;
color: #555;
}
.excerpt {
font-size: 14pt;
line-height: 20px;
font-family: georgia, times, times new roman, serif;
color: #333;
padding: 28px 10px 10px 10px;
}

/* ----------------------------------- categories */
#categories {
border: none;
border-width: 1px 0;
padding: 8px 0;
margin: 15px 0 25px;
}
#categories ul {
color: #999;
font-size: 1.2em;
line-height: 1.6em;
text-transform: lowercase;
}
#categories li {
float: left;
text-align: left;
display: block;
width: 150px;
margin-left: 10px;
height: 25px;
overflow: hidden;
}
#categories li a {
background: transparent url("images/leaf-green-li.png") no-repeat scroll -2px 7px;
font-weight: normal;
color: #888;
text-decoration: none;
padding: 3px 0 3px 20px;
display: block;
}
#categories li a:hover {
background: url("images/leaf-grey-li.png") no-repeat -2px 7px;
color: #f47a0e;
}

#recent-posts {
border: 1px solid #bbb;
border-width: 1px 0;
padding: 8px 0;
margin: 15px 0 25px;
}
#recent-posts ul {
color: #999;
font-size: 1.2em;
line-height: 1.6em;
}
#recent-posts li {
float: left;
text-align: left;
display: block;
width: 310px;
margin-left: 10px;
height: 25px;
overflow: hidden;
text-transform: lowercase;
}
#recent-posts li a {
background: transparent url("images/leaf-green-li.png") no-repeat scroll -2px 7px;
font-weight: normal;
color: #888;
text-decoration: none;
padding: 3px 0 3px 20px;
display: block;
}
#recent-posts li a:hover {
background: url("images/leaf-grey-li.png") no-repeat -2px 7px;
color: #f47a0e;
}

.space {
margin: 30px 0 0 0;
}
.space-lined {
margin: 30px 0 0 0;
border-bottom: #bbbbbb solid 1px;
}
.space-large {
margin: 50px 0 0 0;
}


/* ----------------------------------- search */
.search {
background: none;
display: block;
width: 340px;
height: 32px;
}
  .search #searchForm {
margin: 0 0 0 7px;
}
#searchForm input {
vertical-align: middle;
margin: 6px 0 0 0;
}
  .search #searchForm #s {
background: transparent;
color: #666;
font-size: 12px;
border-bottom: 1px dotted #ddd;
border-top: none;
border-left: none;
border-right: none;
padding: 1px;
width: 265px;
margin-right: 4px;
}


/* ------------ upper footer */

#upper-footer {
color: #555;
font-size: 1.2em;
line-height: 1.4em;
position: relative;
width: 960px;
clear: both;
}


/* ----------------------------------- footer */
#footer_2 {
background-color:#777777;
border-top:3px solid #E6F0BB;
color:#555555;
font-size:1.2em;
line-height:1.4em;
padding:35px 0;
position:relative;
width:100%;
}


#lower-footer {
margin:0 auto;
width: 960px;
}

#lower-footer h4 {
color: #fff;
}

#lower-footer p {
color: #464646;
}



#footer_2 .column {
text-align:left;
float:left;
padding:0 15px 0 15px;
width:289px;
border-right: 1px solid #aaa;
height: 255px;
}

#footer_2 .column_last {
text-align:left;
float:left;
padding:0 15px 0 15px;
width:289px;
height: 255px;
}

#footer_2 .column ul {
margin:10px 0;
}

}
#footer .left {
width: 590px;
}
#footer a {
font-weight: bold;
color: #121212;
}

.L1 {
font-weight:bold;
}

.L2 {
margin-left:15px;
}

li#link_flickr {
margin:0 0 5px 0; padding:0 0 0 24px;
height:18px;
background:transparent url(images/flickr_footer.gif) top left no-repeat;
}

li#link_twitter {
margin:0 0 5px 0; padding:0 0 0 24px;
height:18px;
background:transparent url(images/twitter_footer.gif) top left no-repeat;
}

li#link_vimeo {
margin:0 0 5px 0; padding:0 0 0 24px;
height:18px;
background:transparent url(images/vimeo-footer.gif) top left no-repeat;
}
li#link_facebook {
margin:0 0 5px 0; padding:0 0 0 24px;
height:18px;
background:transparent url(images/facebook.png) top left no-repeat;
}
#cse-search-box {
margin:10px 0;
}

#cse-textfield {
border:1px solid #bbb;
padding:3px;
}


.hiddenpic {
display: none;
}
.chunk {
margin:30px 0 0;
}

#footer {
color: #555;
font-size: 1.2em;
line-height: 1.4em;
padding: 35px 0 72px;
position: relative;
width: 960px;
}
#footer .left {
width: 590px;
}
#footer a {
font-weight: bold;
}
.hiddenpic {
display: none;
}
.chunk {
margin:30px 0 0;
}
.chunk h3 {
color:#F47A0E;
font-size:1.5em;
padding-left:2px;
clear: both;

}
.chunk h3 a {
color:#888;
text-decoration:underline;
}
.chunk h3 a:hover {
color:#fff;
}
.delicious {
float:left;
margin-right:10px;
width:286px;
}
.chunk ul {
font-size:1.2em;
line-height:1.4em;
margin:10px 0 0;
width:286px;
}
.chunk-ul li {
border-top:1px solid #CCCCCC;
color:#777777;
line-height:1.5em;
width:286px;
}
.chunk li a {
background: transparent url("images/leaf-green-li.png") no-repeat scroll 0 1px;
color:#888888;
display:block;
font-weight:normal;
padding:3px 0 3px 20px;
text-decoration:none;
}
.chunk li a:hover {
background:transparent url("images/leaf-grey-li.png") no-repeat scroll 0px 1px;
color:#F47A0E;
}
.chunk li a:hover em {
color:#999999;
}
.flickr {
float:left;
width:100%;
}
.flickr ul {
width:100%;
}
.flickr li {
display:block;
float:left;
margin:0 0 7px 7px;
overflow: hidden;
width: 153px;
height: 90px;
}
.flickr li div {
position:relative;
}
.flickr li a {
background:transparent none repeat scroll 0 0;
padding:0;
}
.flickr li a img {
background:#EEEEEE none repeat scroll 0 0;
border:2px solid #DDDDDD;
}
.flickr li a:hover img {
border-color:#BBBBBB;
}
h5 img {
vertical-align: -12%;
}

.dull {
color: #aaa;
font-size: 8pt;
}

.dull a {
color: #aaa;
}


/* ----------------------------------- floats */
.right {
float: right;
}
.left {
float: left;
}
.center {
text-align: center;
}
.left-indented {
float: left;
margin-left: 35px;
}
.clear {
clear: both;
}
.fix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.fix {
display: inline-block;
}
* html .fix {
height: 1%;
}
.fix {
display: block;
}
.alignright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.alignleft-tall {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

/*-- Forms */

.formField {
padding: 10px 0 10px 0 !important;
}
.formSubmit {
padding: 25px 0 0 0 !important;
}

.formHeading {
color:#F47A0E !important;
}

/* ----------------------------------- widgets */

.side_widget {
margin: 0 0 20px 0;
clear: both;
}

.side_widget li {
background: transparent url("images/leaf-green-li.png") no-repeat scroll 0px 1px;
display: block;
padding-left: 20px;
}

li.podcast {
background: transparent url(images/podcast.jpg) no-repeat scroll 0 -1px;
display: block;
padding-left: 25px;
line-height: 20px;
}

#podPressPlayerSpace_1 {
margin: 20px 0 20px 0;
}

/*** Twitter Widget */

#twitter-bottom {
border: 1px solid #bbb;
border-width: 1px 0;
padding: 8px 0;
margin: 15px 0 25px;
}


/*** The second Twitter */

ul.twitter {
margin: 5px 0 0 0; 
color: #333333;
font-size: 1.2em;
}
li.twitter-item {
display:block;
margin-left:10px;
overflow:hidden;
text-align:left;
background:transparent url(images/leaf-green-li.png) no-repeat scroll -1px 2px;
padding: 0 0 5px 20px;
line-height: 1.3em;
}

p.twitter-message {
}
.twitter-timestamp {
}
a.twitter-link {
color: #F47A0E;
}
a:hover.twitter-link {
color: #fff;
}
.twitter a:hover {
color: #fff !important;
}
a.twitter-user {
color: #F47A0E;
}

a.stbutton:hover {
color: #888 !important;
text-decoration: underline;
}

.subscribe-to-comments {
font-weight: bold !important;
}


