/* @override http://localhost:8888/wordpress/wp-content/themes/pbce/style.css */

/*Theme Name: Pontrhydyrun Baptist Church
Theme URI: http://pbce.org.uk/
Description: Pontrhydyrun Baptist Church, a child theme of TwentyTen
Author: Richard Saunders
Author URI: http://twitter.com/rdsaunders
Template: twentyten
Version: 1.0
*/

@import url('../twentyten/style.css');
@import url('enhance.css');

body,
input,
textarea,
.page-title span,
.pingback a.url {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content ul,
#content ol,
#content dd,
#content dl,
#content pre,
#content hr {
margin-bottom:0;
}

#wrapper {
margin-top: 20px;
padding: 0 8px;
}

#header {padding: 8px 0 0 0;}
#site-title {display: none;}
#site-description {display: none;}

#branding img {
border: none;
border-bottom: 1px solid #ccc;
}

#access {
background: #f58925;
}

#access a {
color:#fff;
text-transform: uppercase;
}

#access ul ul a {
background:#3d618d;
border-bottom: 1px solid #6e89aa;
}

#access li:hover > a,
#access ul ul :hover > a {
color:#fff;
background:#f58925;
}

#access ul li.current-menu-parent > a {	
color: #fff;
}

* html #access ul li.current-menu-parent a {
color:#fff;
}

#access ul ul menu-item:last-child {
background:#3d618d;
border-bottom: 1px solid #6e89aa;
}

#main {padding-top: 20px ;}

#colophon {border-top: 1px solid #c0c0c0;}

img {border: 1px solid #000;}

a.more-link {
padding: 5px;
background-color: #6e89aa;
color: #fff;
text-decoration: none;
}

a.more-link:hover {
text-decoration: underline;
}

.tag-links a{
padding: 5px;
background-color: #f58925;
color: #fff;
text-decoration: none;
}

.tag-links a:hover{
text-decoration: underline;
color: #fff;
}

.entry-utility {
padding: 10px;
background-color: #eee;
}

/* Sermon Browser Plugin */
.sermon_loop {
padding: 10px;
margin-bottom: 8px;
border: 8px solid #eee;
}
.sermon_loop_title {
font-size: 18px;
font-weight: bold;
padding-bottom: 2px;
}
.sermon_loop_title a {
text-decoration: none;
}
.sermon_loop_title a:hover {
text-decoration: underline;
}
.sermon_loop_series {
font-size: 14px;
padding: 2px 0;
font-weight: normal;
}
dd.sermon_loop_passage {
font-size: 14px;
padding: 2px 0;
}
#content dd.sermon_loop_meta {
font-size: 12px;
margin-bottom: 10px;
border-bottom: 1px dotted #c0c0c0;
padding-bottom: 10px;
}
.sermon_loop_files {
}
.sermon_loop_embed {
}
.sermon_description {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
border-bottom: 1px dotted #c0c0c0;
padding-bottom: 10px;
}
.sermon_file {
margin: 20px 0;
margin-bottom: 10px;
border-bottom: 1px dotted #c0c0c0;
padding-bottom: 10px;
}

#preacher, #service, #book, #series, #dir, #sortby, #date, #enddate {
width: 200px;
}

#content p.audioplayer_container {
margin: 0px;
}

.esv {
padding: 10px;
background: #eee;
margin-bottom: 20px;
margin-top: 20px;
border: 1px dotted #ddd;
font-size: 14px;
line-height: 22px;
}
.verse-num {
font-style: italic;
font-size: 11px;
font-weight: bold;
}

h1.entry-title, h2.entry-title {
text-transform: uppercase;
}

.entry-title a:hover {
color:#3d618d ;
}

div#primary.widget-area ul{
list-style-type: disc;
}

h3.widget-title {
text-transform: uppercase;
color: #757575;
margin-bottom: 3px;
}

.widget-container {
background: #f8f8f8;
padding: 10px;
border: 1px solid #eee;
}

#content tr td {
padding: 8px 5px 8px 5px;
}

.entry-content select, .entry-content input {
margin: 0;
}

a[href$='.pdf'] {
display:inline-block;
padding-left:25px;
line-height:18px;
background:transparent url(images/icon_pdf.gif) center left no-repeat;
}

a[href$='.doc'] {
display:inline-block;
padding-left:25px;
line-height:18px;
background:transparent url(images/icon_doc.gif) center left no-repeat;
}
