/*
Theme Name:     JamJo Pages
Theme URI:      http: //www.jamjo.ie
Description:    Child theme for JamJo Pages
Author:         JamJo
Author URI:     http: //www.jamjo.ie
Template:       theonepager
Version:        2.0.0
*/


@import url("../theonepager/style.css");


/*image outline*/
.entry img, img.thumbnail {padding: 0px; background:none; border:none;}

#logo img:hover {
    opacity: 1 !important;
}

/* Header height*/
#header {
height: 617px;
}

/* Contact homepage title */
#content.home-widgets .widget_woo_component h2.widget-title {
    color: #bd1620;
    font-size: 2.618em;
    margin-bottom: 11px;
}

/* Contact Button */
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type="submit"], input.button, button.button, #wrapper .woo-sc-button {
background: none repeat scroll 0 0 padding-box #be1623;
color: #ffffff !important;
text-shadow: none !important;
}

/* About homepage title */
#page-content header h1 {
    color: #bd1620;
    text-align: center;
}

/* Latest blog widget homepage*/
.home .woo-pagination {
    display: none;
}

/*Widget background*/
#content.home-widgets .widget_woo_component:nth-child(2n) {
    border-bottom: 1px solid #f5f1e8 !important;
    margin: 0;
    padding: 4.236em 0;
    background: none repeat scroll 0 0 #f5f1e8;
}

/*Slider background*/
/*.flexslider.frame .slide-media {
background: url("http://www.therocketman.ie/wp-content/themes/pages-jamjo/images/frame.png") no-repeat scroll center top / 100% auto rgba(0, 0, 0, 0);
}*/

/*Normal widget background*/
#content.home-widgets .widget_woo_component {
background: #fdfaf5;
border-bottom: 1px solid #fdfaf5;
}

/*Footer*/
#footer {
    background: #fdfaf5;
    border-top: 1px solid #fdfaf5;
}


/*** Top Nav ***/

#top-nav a {
color: #ffffff !important;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.li.current-menu-item a { background: #BD1620 !important; }


/*** Blog edits ***/
#content {
    background: none repeat scroll 0 0 #FDFAF5 !important;
}

#woodojo_tweets-2 {
background: none repeat scroll 0 0 #F5F1E8 !important;
border-bottom: 1px solid #F5F1E8 !important;
border-top: 1px solid #F5F1E8 !important;
}

#sidebar {
border-top: none !important;
}

.post .post-category a, .type-page .post-category a, .type-feature .post-category a, .type-testimonial .post-category a, .article-content .post-category a {
    background: none repeat scroll 0 0 padding-box #F5F1E8 !important;
    border: 1px solid #F5F1E8 !important;
}

#post-entries .nav-prev a, #post-entries .nav-next a {
    background: none repeat scroll 0 0 padding-box #F5F1E8 !important;
    border: 1px solid #F5F1E8 !important;
}

body.archive .post, body.search .post, body.page-template-template-blog-php .post, body.archive .type-page, body.search .type-page, body.page-template-template-blog-php .type-page, body.archive .type-feature, body.search .type-feature, body.page-template-template-blog-php .type-feature, body.archive .type-testimonial, body.search .type-testimonial, body.page-template-template-blog-php .type-testimonial {
    border-bottom: 2px solid #F5F1E8 !important;
    padding-bottom: 4.236em;
}

#post-author {
    background-clip: padding-box;
    border: 2px solid #F5F1E8 !important;
    border-radius: 5px;
    clear: both;
    margin-bottom: 3.631em;
    padding: 2.618em;
box-shadow: none !important;
}