/*
Theme Name: Child
Theme URI: http://www.barbarahambly.com/wp-content/themes/hybrid
Description: Child Theme for Basic2Col
Author: DMT
Author URI: 
Template: hybrid
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("http://www.barbarahambly.com/wp-content/themes/hybrid/style.css");

#navigation {
background: #2c203d;
height:34px;
margin:0 0 60px;
overflow:visible;
z-index:100;
}


/*Main frame color and properties */

#body-container {
	margin:40px auto 21px;
	background: #add8d6;
	background-image: url(http://www.barbarahambly.com/wp-content/themes/child/100px.jpg);
	background-position: left top;
	background-repeat: no-repeat; 
	padding: 10px;
	}


#container {
	margin-bottom:21px;
	padding: 20px 0px 0px 15px;
	float:left;
	overflow:hidden;
	background: #ffffff;
	width:960px;
	}


/* Outer page and some properties */

body {
-x-system-font:none;
color:#000000;
font-family:Georgia,Times,"Times New Roman",serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:21px;
background: #2c203d;
}




/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 15px 0;
	color: #464646;
	background: #2c203d;
	}
	
.widget a {
	color: #fafde6;
	text-decoration: none;
	}
	
.widget a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	



/* Widget titles */

.widget-title {
color:#fafde6;
font-size:20px;
padding: 3px;
font-style:italic;
font-weight:normal;
}
	

    
/* Menu for rest of page  */

#linkcat-3  {
	background: #000000;
	background-image: url(http://www.barbarahambly.com/stairway.jpg);
	width: 250px;
	border: 1px solid white;
    	font-size: 16px;
    	font-family: Arial,Helvetica,sans-serif;
    	line-height: 180%;
    	color: #fafde6;
	}
	

/* Formats the FA logo section */

#text-2 {
	background: #add8d6;
	border: 1px solid;
	padding: 2px;
	width: 250px;
        height: 145px;
	}


/* Formats the archives section */

#hybrid-archives-3 {
	background: #add8d6;
	border: 1px solid;
	padding: 2px;
	width: 250px;
	font-size: 15px;
	font-family: Georgia,Times,"Times New Roman",serif;
	line-height: 160%;
    	font-color: #fafde6;
	}

#hybrid-archives-3 li a {	
	color: #2c203d;
	text-decoration: underline;
	}


/* Formats the section to link to blog-Barbara */
    
#rss-5 {
	background: #add8d6;
	border: 1px solid;
	padding: 2px;
	width: 250px;
	font-size: 15px;
	font-family: Georgia,Times,"Times New Roman",serif;
	line-height: 160%;
    	font-color: #2c203d;
	}
	
	
	
.rss-date {
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:13px;
	color:
	line-height:160%;
	padding:10px;
	}

#rss-5 li a {	
	color: #2c203d;
	text-decoration: underline;
	}


/* Formats the section to link to twitter-Barbara */
    
#rss-7 {
	background: #add8d6;
	border: 1px solid;
	padding: 2px;
	width: 250px;
	font-size: 15px;
	font-family: Georgia,Times,"Times New Roman",serif;
	line-height: 160%;
    	font-color: #2c203d;
	}
	
	
	
.rss-date {
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:13px;
	color:
	line-height:160%;
	padding:10px;
	}

#rss-7 li a {	
	color: #2c203d;
	text-decoration: underline;
	}



/*Decoration for interpost area */

.post   {
	border-bottom:2px solid gray;
	margin:0 0 40px;
	overflow:hidden;
	}
	


	
#header {
	margin:0 0 85px 185px;
	}
	
#navigation {
	background:#2c203d none repeat scroll 0 0;
	height:15px;
	margin:0 0 54px 185px;
	overflow:visible;
	z-index:100;
	}

#page-nav li {
	margin-right: 0px;
	}
	
#page-nav li li {
	margin-right: 0px;
	}
	
#page-nav li a {
	padding: 0px;
	color: #2c203d;
	background: #2c203d;
	border: 0px solid #2c203d;
	}
	
#site-title {
	color:#2c203d;
	margin: 30px 0px 0px 30px;
	}
	
#site-title a {
	color:#2c203d;
	}
	
#site-description {
	margin: 10px 0px 0px 55px;
	}


/*Formatting for hr */


hr {
margin-bottom:10px;
color: #add8d6;
background-color: #add8d6;
height: 2px;
border: 0;
width: 95%;
	}
	
.entry-content li  {
	padding: 0 0 10px 0px;
	}

td, th {
border:0px;
padding:0px;
}