/*
Theme Name: Penobscot Fly Fishers
Theme URI: 
Version: 1.0
Author: Nikki Schroeher

==============================================================================*/
@import url('css/960.css');
@import url('css/typography.css');
@import url('css/navigation.css');

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
}

/** Body
==============================================================================*/

body {
background : #eeecdb url('images-use/background.jpg');
font-family : "Georgia", "Times New Roman", "Arial";
font-size : 16px;
}

/** Floats
==============================================================================*/


.left {
	float: left;
}

.right {
	float: right;
}
div.nikki-clear {
clear : both !important ;
}

/** Images
==============================================================================*/

.blog-image {
float : left;
padding : 5px;
width : 150px;
height : 150px;
border : 1px solid #ccc;
background : #fff;
margin-right : 15px;
margin-bottom : 10px;
}

a img {
	border: none;
	display: block;
}

img.gallery {
	margin: 0 15px 15px 0;
}

img.pff-logo {
border : none;
outline : none;
}

div.wp-caption	{
padding: 10px;
background: #fff;
border: 1px solid #ccc;
margin-bottom: 15px;
}

p.wp-caption-text	{
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

/** H Tags
==============================================================================*/

h1 {
font-size : 48px;
color : #141615;
font : normal 48px Georgia, Arial, Verdana, Helvetica, sans-serif;
line-height : 48px;
padding-top : 28px;
margin: 0 0 4px 0;
}

h2 {
	font-family:  Georgia, Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 24px;
	margin: 0 0 15px 0;
}

h3 {
color : #2c2927;
font-size : 20px;
font-weight : bold;
margin : 0 0 8px 0;
}
h4 {
font-size : 16px;
font-weight : bold;
color : #2c2927;
margin-bottom : 10px;
}
h5 {
font-size : 16px;
font-weight : normal;
color : #2c2927;
}
h6 {
font-size : 16px;
font-weight : normal;
font-style : italic;
color : #2c2927;
}


a.readmore, a.more-link {
display : block;
text-align : right;
margin-top : 10px;
}
a:hover {
text-decoration : underline;
}
a.button {
display : block;
float : left;
width : 130px;
height : 36px;
}
div#footer a {
color : #e4e2d2;
text-decoration : none;
}
div#footer a:hover {
text-decoration : underline;
}
ul {
list-style-type : disc;
margin : 0 0 15px 35px;
}
ol {
margin : 0 0 15px 35px;
}
li {
margin : 0;
}
ul#response {
list-style-type : none;
}

.left	{
float: left;
}
.right	{
float: right;
}



div.post {
padding-top: 15px;
padding-bottom: 15px;
background : url('images/sidebar-nav.png') repeat-x center bottom;
}


div.skip-link {
position : absolute;
right : 1em;
top : 1em;
}
div.content	{
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 25px;
}
div.entry-content	{
background : url('images/sidebar-nav.png') repeat-x center top;
padding-top: 15px;
padding-bottom: 15px;
}
div#breadcrumb	{
text-align: right;
width: 100%;
padding-bottom: 15px;
padding-left: 0px;
padding-right: 0px;
font-size: 12px;
}
.attachment	{
padding-top: 10px;
padding-bottom: 10px;
}
.padder	{
font-family: Arial!important;
font-size: 14px!important;
}

#searchform input	{
width: 200px!important;
}
.entry-meta	{
margin-top: 15px;
}
div#primary {
margin-top : 2em;
}
div#respond	{
margin-top: 15px;
}
form#commentform .form-label {
margin : 1em 0 0;
}
form#commentform span.required {
background : #fff;
color : #c30;
}
form#commentform, form#commentform p {
padding : 0;
}
input#author, input#email, input#url, textarea#comment {
padding : 0.2em;
}
div.comments ol li {
margin : 0 0 3.5em;
}
textarea#comment {
height : 13em;
margin : 0 0 0.5em;
overflow : auto;
width : 66%;
}
.alignright, img.alignright {
float : right;
margin-left: 15px;
margin-bottom: 15px;
padding: 5px;
background: #fff;
border: 1px solid #ccc;
}
.alignleft, img.alignleft {
float : left;
margin-right: 15px;
margin-bottom: 15px;
padding: 5px;
background: #fff;
border: 1px solid #ccc;
}
.aligncenter, img.aligncenter {
display : block;
margin : 1em auto;
text-align : center;
}
div.gallery {
clear : both;
height : 180px;
margin : 1em 0;
width : 100%;
}
p.wp-caption-text {
font-style : italic;
}
div.sidebar h3 {
font-size : 1.2em;
}
div.sidebar input#s {
width : 7em;
}
input#author, input#email, input#url, div.navigation div {
width : 50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
margin : 0;
padding : 0;
}
div#footer {
background : #222222;
width : 100%;
text-align : center;
font-size : 16px;
color : #e4e2d2;
margin-top : 70px;
height : 100%;
margin : 0 auto;
}
div#footer div.inner {
margin : 0 auto;
width : 90%;
padding : 65px 0 50px 0;
}
div#footer div.left {
float : left;
}
div#footer div.right {
float : right;
}
div#footer ul {
list-style-type : none;
}
div#footer ul li {
display : inline;
margin-left : 10px;
}
div.nikki-clear {
clear : both !important ;
}

.container {
padding-top: 15px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
margin: 0px; 
}

h3.widgettitle	{
text-align: center;
}

.dig-in	{
text-align: right;
}


li.widget {
list-style : none;
}
.widget ul {
list-style-type : none;
background : url('images/sidebar-nav.png') repeat-x left top;
padding-top: 15px;
}
.widget ul li {
display : block;
}
a.more-link {
background : none !important ;
}
.widget ul a {
display : block;
width : 95%;
font-size : 16px;
line-height : 22px;
text-decoration : none;
color : #394742;
padding-left : 15px;
}
.widget ul li.current a {
background : url('images/sidebar-nav-highlighted.png') repeat-x left bottom;
color : #000;
}
.widget ul li a:hover {
background : url('images/sidebar-nav-highlighted.png') repeat-x left bottom;
}
div#sidebar p {
margin-bottom : 0;
}
div.sidebar-blogpost h4 {
margin-bottom : 0;
font-size : 16px;
}
div.sidebar-blogpost p.details {
font-size : 11px;
position : relative;
top : -6px;
}
#header {
height : 225px;
background : url('images/middle-tile.jpg') repeat center top;
width: 100%;
margin: 0;
padding: 0;
}
div#secondary {
clear : left;
}

#page-title-header {
width : 90%;
padding : 15px;
}
g-bottom: 0px;
}


/* Slider Style */

div#slider-holder{
width: 700px;
height: 320px;
}

#slider {
    width: 680px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top: 15px;
	float: left;
	margin-left: 0px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	padding:10px;
	background: #fff;
	border: 1px solid #ccc;
}
#sliderContent {
    width: 680px; /* important to be same as image width or wider */
    position: absolute;
	margin: 0px!important;
	padding: 0px!important;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px;
    width: 660px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

#header-top	{
width: 100%;
background: #000;
height: 20px;
}
#header-container	{
width: 100%;
height: 155px;
}

.main-content	{
padding-top: 15px;
}



