/*
Theme Name: scrappy
Theme URI: http://scrappindipity.com
Description: A child theme for Scrappindipity.
Version: 0.1
Author: Rebecca Lennox
Author URI: http://scrappindipity.com
Tags: child, hybrid, retro,
Template: hybrid
*/
/* Get base CSS */
@import url('/wp-content/themes/hybrid/library/css/2c-l-fixed.css');

/* Get default Hybrid CSS */
@import url('/wp-content/themes/hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('/wp-content/themes/hybrid/library/css/plugins.css');

/************************************************
	Header
************************************************/
#header { margin: 10px;
}
#header-container { height: 400px; width: 100%; }

#header { float: center; width: 875px; height: 400px; text-align: left; }
#header #site-title { float: left; width: 600px; font-weight: bold; }
#header #site-title a {
	margin: 0 0 0 0px;
        padding: 0 0 0 0px;
	width: 875px;
	height: 400px;
	display: block;
	background: none;
	}
/* header background: url(/uploads/header2.jpg) no-repeat 0 0; */
/* Hides header text */
#header #site-title a span, #header #site-description { display: none;
}


#body .img {
border:0;
}


#navigation {
display: none;
margin: 0 0 0 0px;
padding: 0 0 0 0px;
}

body {
  padding: 0;
  margin: 0;
  background: #FFFFCC url(/uploads/BACKGROUNDNEW2.gif) no-repeat center top;

  width: 100%;
  display: table;
}

#body-container {
	overflow: hidden;
	width: 960px;
	margin: auto;
	}

.content {
	overflow: hidden;
	float: left;
	width: 620px;
        margin-right: none;
	}

.h1 {
font-size: 30px;
display: inline;
}

.h2 {
font-size: 60px;
display: inline;
}

.h3 {
font-size: 30px;
display: inline;
}

#utility-before-container .widget {
float: left;
width: 24%;
margin-top: 15px;
margin-right: 1%
}

#content .front-page .post { overflow:hidden;
}
         .post img {
	max-width: 568px;
	padding: 5px;
	border: none;
	}

#container .img {
border:0;
}

.gallery img {
	border: 0px solid #ccc;
	}

.wp-caption img {
	max-width: 564px;
	margin: 0 auto;
	padding: 0;
	border: 0px;
	}

#container .textwidget img{
        border: 0px;
        }

.breadcrumbs {
        padding: 200 0 0 0px;
        background: none;
        border: none;
        }

.post-title a, .post-title a:visited { 
        float: center; 
        }

.page-title a, .page-title a:visited { 
        float: center; 
        }

#subsidiary .query-posts-2 {
height: 400px;
overflow: hidden;
}

#flickr {
width:500 px;
height:500 px;
padding:0 0 0 10px;
margin-top:10px;
}

#flickr a img {
float:left;
margin:0 0px 10px 10px;
background:none;
border: solid black 2px;
padding:0px;
width:120px;
height:120px;
}

#post-385 .kjo-link {
font-size:0.60em;
text-align:center;
}

#utility-after-content .widget {
float: left;
width: 30%;
margin-right: 3%;
}
