﻿/*   
Theme Name: Pocopuli
Theme URI: 
Description: Custom theme for the Polk County Public Library
Author: C. Pelton
Author URI: 
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');


/* Apply a basic 3 column layout */
@import url('../thematic/library/layouts/3c-fixed.css');


/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*Retrieve San-serif font*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

@import url(http://fonts.googleapis.com/css?family=Vollkorn);



a {
text-decoration: none;
}

a:hover a:active {
color: #ff6600;
} 

a:visited {
color: #93004A;
}

.entry-title a:hover, a:active {
color: #ff6600;
text-decoration: underline;
}

.entry-title a:visited {
color: #000000;
}


.entry-content h1 a:hover, a:active {
color: #ff6600;
text-decoration: underline;
}

.entry-content h2 a:hover, a:active {
color: #ff6600;
text-decoration: underline;
}

.entry-content h1 a:visited {
color: #000000;
}

.entry-content h2 a:visited {
color: #000000;
}

.entry-content a:hover, a:active {
color: #ff6600;
text-decoration: underline;
}

.navigation {
font-size: 11px;
}

.navigation a:hover, a:active {
color: #ff6600;
text-decoration: underline;
}
 

#subsidiary .aside a:hover, .aside a:active {
color: #ff6600;
text-decoration: underline;
}

.entry-title a:visited {
color: #000000;
}

#siteinfo a {
color: #93004A;
}

#siteinfo a:hover, a:active {
color: #ff6600;
text-decoration: underline;
}

#siteinfo a:visited {
color: #93004A;
}

.aside a:hover, .aside a:active {
color: #ff6600;
text-decoration: underline;
}


#subsidiary .aside a {
color: #93004A;
text-decoration: none;
}

#wrapper {
/*  background: #C0CFC0; alternate code for large image:  background: url("http://polklibrary.org.....") no-repeat fixed center top;  */
background: url("http://polklibrary.org/wp-content/uploads/2014/12/snow_background.jpg") fixed center top; 
}
 


#branding {
height: 97px;
padding: 20px 0 20px 0px;
}

#blog-description, #blog-title {
position:absolute;
left:-9000px; /* We avoid display:none because it's bad for SEO */
}

#header {
background: transparent url('../pocopuli/images/Fairview Farms header tall.png') no-repeat scroll center top;
background-position: top;
z-index:2;
width: 100%;
height: 176px;
margin:0 auto;
}

#blog-title, #blog-title a, #blog-title a:active {
font-family: 'Open Sans', sans-serif;
font-size: 120%;
color: #666666;
letter-spacing: +1px;
line-height: 1em;
}

#blog-title a:hover {
color: #ff6600;
text-decoration: underline;
}


#blog-description {
font-family: 'Open Sans', sans-serif;
font-style: normal;
letter-spacing: +1px;
}

#access {  
font-size:18px;
font-family: 'Open Sans', sans-serif;
padding: 0 0 5px 0;
width: 960px;
margin: 0 auto;
}

.windows .sf-menu a {
font-size: 16px;
padding: 9px 12px 10px;
}

.sf-menu, sf-menu li, .sf-menu a, .sf-menu a:visited {
color:#93004A;
}

.sf-menu a:hover {
color: #ff6600;
background: #eeeeee;
}

.sf-menu ul a {
font-size: 12px;
}

.sf-menu ul a:hover {
color: #ff6600;
}


#main {
background: #ffffff;
padding:32px 0 22px;
}


#primary {
font-family: 'Open Sans', sans-serif;
font-size: 11px;
}

#primary a {
color: #93004A;
}

#primary a:hover {
color: #ff6600;
text-decoration: underline;
}

#secondary {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}

#secondary a {
color: #93004A;
}

#secondary a:hover {
color: #ff6600;
text-decoration: underline;
}

.aside h3 {
font-size:16px;
font-style: normal;
font-weight: bold;
letter-spacing: +1px;
line-height:22px;
border-bottom:1px solid #cccccc;
padding: 0 0 4px 0;
text-align: left;
}

.widgettitle {
font-family: 'Vollkorn', serif;
}

.aside ul {
padding: 4px 0 0;
}

.entry-title {
font-size: 19px;
font-family: 'Vollkorn', serif;
line-height:18px;
padding:12px 0 0 22px;
}

.textwidget {
padding: 8px 0 8px 0;
text-align: left;
}

textarea {
padding: 8px 0 0 0;
}

#searchform {
padding: 8px 0 0 0;
}

.aside input {
font-size:11px;
font-family: 'Open Sans', sans-serif;
}

#footer {
background: #ffffff no-repeat scroll center bottom;
position: relative;
}

.hentry {
padding:0 0 12px;
}



.entry-content {
font-size:13px;
font-family: 'Open Sans', sans-serif;
line-height: 20px;
border-bottom:1px solid #666666;
padding:12px 20px 0;
}



.entry-content h1, .entry-content h2 {
font-family: "Hoefler Text", georgia, times new roman, serif;
font-size:12px;
font-weight:bold;
}

.entry-content img {
margin: 0 16px 4px 4px;
}

.entry-meta {
font-size:4px;
line-height: 6px;
display: none;
}

.entry-utility {
color:#666666;
font-size:4px;
line-height:6px;
margin:0;
display: none;
}

.home #content .sticky {
background: #f5f5f5;
border:1px solid #CCCCCC;
margin:0 0 12px;
padding:0;
}


#footer {
background: #f5f5f5;
width: 960px;
margin:0 auto;
}

#subsidiary {
background: #ffffff;
padding: 22px 0 0;
}

#subsidiary .aside {
font-family: 'Open Sans', sans-serif;
margin:0 26px 0 26px;
width: 270px;
}


#siteinfo {
color:#000000;
font-size:11px;
font-family: 'Open Sans', sans-serif;
}




.alignnone {
    margin: 5px 20px 20px 0;
}


.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}





