/*Theme Name:  CaseyTheme URI: http://link-to-your-site.comDescription: Describe what your child theme should be like.Version: 0.1Author: Susan DonleyAuthor URI: http://petspictured.comTags: Add, Whatever, Tags, You, WantTemplate: hybrid*//* Get base CSS */@import url('../hybrid/library/css/18px.css');/* Get default Hybrid CSS *//*@import url('../hybrid/style.css');*/@import url('../hybrid/library/css/screen.css');/*@import url('screen.css'); */@import url('../hybrid/library/css/3c-c-fixed.css');@import url('../hybrid/library/css/drop-downs.css');/* Get the plugins CSS */@import url('../hybrid/library/css/plugins.css');/* Body */body {	font: normal normal normal 14px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #333;	background-color: #291F31;}	/* Body container */#body-container {	margin: 21px auto 21px auto;	background-image: url(img/green-white-gradient.gif);	background-repeat: repeat-x;	background-color:#fff;	}/* Header */#header {	background-image: url(img/cws-logo01.gif);	background-repeat:no-repeat;	background-position: 1em .5em;	text-align:right;	margin: 0 0 10px 0;	padding: 1em;}/* Container (wraps content, primary, and secondary) */#container {	background-image:url(img/container-bg.gif);	background-repeat:repeat-y;	margin: 0;}/*#container {	margin-bottom: 21px;	}*//* Main content *//*	.content {width: 580px;	margin: 0 0 21px 0;	}*/	.no-widgets .content, .page-template-no-widgets .content {	width: 80%;	margin-top: 1em;	margin-left: 10%;	margin-right: 10%;	}.no-widgets #container, .page-template-no-widgets #container {	background-image: none;	/*padding:1em;*/}#content img {	border:none;}.post img {	max-width: 480px;	padding: 5px 0;	border: 1px solid #ccc;	}#primary {width: 200px;padding: 10px;background-image: url(img/left-sidebar-bg.jpg);background-position:top;background-repeat:no-repeat;}#secondary {width: 200px;padding: 10px;background-image: url(img/right-sidebar-bg.jpg);background-position:top;background-repeat:no-repeat;}#subsidiary {	background-color:  ;	background-image:url(img/burlap-bg.gif);	background-repeat:repeat;	margin: 0;	padding: 22px 5px 22px 27px;	border: /*1A392D */ #09281c 3px solid;	border-bottom:#DDE6E3 2px solid;	border-right:#DDE6E3 2px solid;}#subsidiary .widget {	overflow: hidden;	float: left;	background-color:#DFD6DC;	width: 262px;	margin: 0 20px 0 0;	padding: 10px;	border:/*#CBBBC6*/ #a999a3 2px solid;	border-top-color: #fff;	border-left-color: #fff;	font-size:90%;	}#subsidiary .widget h3.widget-title {	font-size:1.4em;		margin: 0 0 9px 0;}.hfeed {	margin-top:1.5em;}#footer-container {	margin: 0 0 0 0;	background-color: #C8D9D3;	}#footer {	padding:.5em 1em;}/* Paragraphs */p {	margin: 8px 0 8px 0;	}/* Headings */h1, h2, h3, h4, h5, h6 {	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	font-weight: bold;	color:#534B5A;		margin: .5em 0 .5em 0;	}h1 {	font-size: 1.8em;	}h2 {	font-size: 1.6em;	}h3 {	font-size: 1.4em;	}h4 {	font-size: 1.2em;	}h5 {	font-size: 1.1em;	}h6 {	font-size: 1em;	}#site-title, #site-title a  {	font-size: 24px;	color: #DFD6DC;	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	font-weight: bold;	font-style:italic;	text-shadow:#030 3px;	margin: 0;}#site-description {	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	color:#534B5A;}/* Entry title */.entry-title {/*	font-size: 24px;	margin: 12px 0 12px 0;*/	font-weight: bold;	font-style: italic;	line-height:normal;	}	.archive .entry-title, .search .entry-title {	font-size: 21px;	margin: 0;	}.page-title, .attachment-title {	margin: 0 0 12px 0;	}.entry-title a {	color: #000;	}/* Links */a {	color: #21759b;	text-decoration: none;	}a:visited {	color: #551a8b;	}a:hover, a:active {	color: #d54e21;	text-decoration: underline;	}/* Navigation from screen.css */#navigation {	overflow: visible;	height: 31px;	padding: 7px 0 0 7px;	margin: 0;	z-index: 100;	background-image:url(img/burlap-bg.gif);	background-position:bottom;	background-repeat:repeat-x;	text-align:center;	}	#page-nav li {	margin-right: 5px;	}#page-nav li li {	margin-right: 0;	}#page-nav li a {	/*	padding: 8px 15px 8px 15px;*/	color: #111;	background-color: #C8D9D3;	border: solid #C8D9D3 1px;	border-top: #fff;	border-left: #fff;	border-right: #8EB2A4;}/* Drop-downs style from screen.css */#page-nav li:hover ul, li.sfHover ul {	top: 32px;	}#page-nav li li a {	border-top: none;	margin-right: 0;	background-color: #D8E5E1;	}#page-nav li ul {	background-color: #E9EFED;	border-top: 1px solid #fff;	}#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {	top: -1px;	}#page-nav li li li {	margin-left: -1px;	}/* Default page menu styles - adapted from drop-down.css */#page-nav ul {	margin: 0;	padding: 0;	list-style: none;	}#page-nav ul {	line-height: 1.0;	}.menu ul {	position: absolute;	top: -999em;	width: 10em;	}#page-nav ul ul li {	width: 100%;	}#page-nav li:hover {	visibility: inherit;	}#page-nav li {	float: left;	position: relative;	}#page-nav a {	display: block;	position: relative;	}#page-nav li:hover ul, li.sfHover ul {	left: 0;	top: 2em;	z-index: 99;	}#page-nav li:hover li ul, li.sfHover li ul {	top: -999em;	}#page-nav li li:hover ul, li li.sfHover ul {	left: 10em;	top: 0;	}#page-nav li li:hover li ul, li li.sfHover li ul {	top: -999em;	}#page-nav li li li:hover ul, li li li.sfHover ul {	left: 10em;	top: 0;	}#page-nav {	display:block;	position: absolute;	width:auto;	margin: 0 auto 0 auto;	text-align:center;}
