/*
Theme Name: Sipcam Child Theme
Theme URI: http://www.sipcamuk.co.uk 
Author: Tom Ward
Author URI: http://wardio.co.uk/
Description: twentyeleven child theme, used by Sipcamuk
Template: twentyeleven
Version: 0.1
*/

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

.left-sidebar.singular #content {
	margin: 0 0.6%;
}

#content nav {
    padding: 0 0 0.5em;
}

.entry-content p {
    font-size: 12px;
}

p {
    margin-bottom: 0.1em;
}

.entry-content, .entry-summary {
    padding: 0.1em 0 0;
}

.one-column #page {
	max-width: 1000px;
    /*min-width: 850px;*/
}

.one-column article.feature-image.small .entry-title {
	font-size: 15px;
}

input#s {
	font-size: 12px;
	height: 18px;
}

#access {
	background: #1a8c4c; /* Show a soled color for older browsers */
	margin: 0 0 0px;
}

#access a {
	line-height: 2.333em;
	padding: 0 0.825em 0.18em;
}

#access h3 {
    color: #eee;
    display: block;
    line-height: 2.933em;
    padding: 0 0.8125em;
    float: left;
    position: relative;
    font-size: 12px;
    font-style: italic;
    vertical-align: baseline;
}

#branding {
    border-top: 0;
}

.entry-title {
	font-size: 18px;
	padding-top: 0px;
}

.entry-meta {
	font-size: 10px;
}

.entry-header hgroup .entry-title {
	padding-top: 0px;
}

.hentry, .no-results {
    margin: 0 0 1em;
    padding: 0 0 1em;
}

.singular.page .hentry {
	padding: 0.5em 0 0;
}

.singular .entry-title {
	font-size: 18px;
	line-height: 15px;
}

.singular .hentry {
    padding: 0.3em 0 0;
}

#access ul {
    font-size: 14px;
}

#access ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    margin: 0;
    top: 2.5em;
    position: absolute;
    width: 188px;
    z-index: 99999;
}
article.feature-image.large .entry-title a {
	padding: .2em 10px;
}

#site-generator {
	padding: 0.2em 0.5em;
}
@media (max-width: 650px) {
    .entry-meta {
    	font-size: 10px;
    }
}
.headerimage {
   position: relative;
   width: 100%; /* for IE 6 */
}

.headerimage h1 {
   position: absolute;
   width: 100%;
}
.headerimage h2 {
   position: absolute;
   width: 100%;
}
.headerimage h1 a {
    position: relative;
    float:right;
    top:24px;
    color: white;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 10px 10px 5px;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: none;
}
.headerimage h2 a {
    position: relative;
    float:right;
    top:80px;
    color: white;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 10px 10px 5px;
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
}

.button {
        font-size: 1.5em;
        font-weight: bold;
        padding:10px 15px;
        color: white;
        background: #1a8c4c;
    text-decoration:none !important;
    margin: 20px 0;
  border-radius:3px;
    }

.nivo-lightbox-wrap {
  max-width:600px;
  margin:0 auto;
}

.nivo-lightbox-inline {
  border-radius: 3px;
}

.widget_recent_entries .post-date {
  display:block;
}
