/*
Theme Name:     Plymouth Carver Primary Care
Description:    Child Theme
Author:         Milltown Web Design
Author URI:     http://milltownweb.com
Template:       whitelight
Version:        0.1.0
*/

@import url("../whitelight/style.css");

.nav a {
position: relative;
color: #ffffff;
display: block;
z-index: 100;
padding: 4px 10px;
margin-right: 5px;
line-height: 1.4;
text-decoration: none;
}

#navigation {
padding-top 20px;
}

#featured .slides li.slide .slide-content-container article header {
z-index: 999;
display:none;
}

header h1 {
display: none;
}

#header {
padding: 2em 0 1em 0;
clear: both;
position: relative;
z-index: 999;
background: white url(images/bg-texture.png) repeat left top;
border-bottom: 1px solid #E1E1E1;
}

/* Begin Buttons */

.front-page-button {  
font-family: Arial;  
color: #ffffff;  
font-size: 20px;  
padding: 13px;  
text-decoration: none;  
-webkit-border-radius: 6px;  
-moz-border-radius: 6px;  
-webkit-box-shadow: 0px 0px 3px #666666;  
-moz-box-shadow: 0px 0px 3px #666666;  
text-shadow: 1px 1px 3px #666666;  
background: #000;
}

.front-page-button:hover {  
background: #000;
}


#footer {
font-size: 12px;
}

#sidebar {
margin-top: 0;
width: 25.88%;
border-left: 1px solid #E1E1E1;
padding-left: 20px;
}

.gallery .gallery-caption {  
    text-align:left;
    margin-top: 10px;  
}  

.gallery .gallery-caption H4 {  
    color:  #000; 
    font-weight: bold;
}

.gallery .gallery-icon {
     text-align:left;
     margin-top: 20px; 
}

#sidebar h3 {
font: normal 17px/1.4em 'Signika', arial, sans-serif;
}

#sidebar h3 a {
color: #585858;
}

.textwidget strong {
color: #35A0D0; 
}