/*   

Theme Name: A Thematic Child Theme for JujuZ Treats Company

Theme URI: www.jujuztreats.com

Description: Use this theme to start your Thematic Child Theme development.

Author: SunMie Won

Author URI: http://www.swprogramming.com

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 layout */

@import url('../thematic/library/layouts/2c-r-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');



body {

	background: #f6de99 url(images/bgimage.jpg) top center no-repeat ;

	font-family: "Times New Roman", Times, serif;

}

#main {

	background: url(images/bodybg950_3.png) center repeat-y;

	width: 950px;

	padding: 20px 0 0 0;

	margin:auto;

}

#header {

	background: url(images/header950_4.png) center no-repeat;

	height: 240px;

}

/* top menu */

#branding {

	padding:100px 0 40px;

}

#access {

	padding-left: 366px;

	border-bottom: none;

	font-size:13px;

	height:32px;

	overflow:visible;

	z-index:90;

	width: 550px;

	margin: auto;

}

.sf-menu {

	float:left;

	border: none;

}

.sf-menu li {

	background: none;



}

.sf-menu li:hover{

	background:none;

	border: none;

	outline:0 none;

}

.sf-menu a,.sf-menu a:visited {

	padding:9px 13px;

	text-decoration:none;

	background: none;

	border: none;

	font-family: "Times New Roman", Times, serif;

	font-size: 14pt;

	color: #44301f;

}

.sf-menu a:hover {

	text-decoration: underline;
	font-style: italic;

	color: #0096b3;

	background: none;

}

table, tr {
	border: none;
}
.column-1, .column-2 {
	vertical-align:top;
	font-size: 12pt;
}
/*side menu*/

#primary {

	border:none;

	margin-bottom: 0;

	padding:38px 0px 0 0;

	background:url(images/sidebartop197_2.png) top no-repeat;

}

#secondary {

	border:none;

	margin-bottom: 10px;

	padding:0 0 10px 0;

	background:url(images/sidebar_bottom4.png) bottom no-repeat;

}

.main-aside ul {

	padding:0 20px;

	margin-bottom: 0px;

}

.aside ul ul {

	list-style:disc outside none;

	margin:0 0 18px 20px;

	background-color: #FFF;

}

.aside form, .aside table {

	margin-bottom:0px;

	background-color: #FFF;

}

.xoxo {	

	background-color: #FFF;

}

#primary h3, #secondary h3,#search {

	color: #af5e08;

	font-family: "Times New Roman", Times, serif;

	font-size: 14 pt;

	font-weight: bold;

	font-style: normal;

	text-align:center;

}

#secondary h3 {

	background: url(images/sidebar_h3.jpg) top no-repeat;

	padding-top: 24px;

}

.aside ul ul li, .aside a {

	padding:1px 0;

	color: #0096b3;

	font-family: "Times New Roman", Times, serif;

	font-size: 11pt;

}

.main-aside {

	float:right;

	margin-right:30px;

	position:relative;

	width:180px;

}

/*main body area*/

#container {

	width: 725px;

	margin: auto;

}

#content {

	float:left;

	width:680px;

	margin-left: 29px;

}

#content p {

	color: #44301f;

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

}

#content h1 {

	color: #44301f;

	font-family: "Times New Roman", Times, serif;

	font-size: 18pt;

}

#content h2 {

	color: #44301f;

	font-family: "Times New Roman", Times, serif;

	font-size: 16pt;

}

#content h3 {

	color: #0096b3;

	font-family: "Times New Roman", Times, serif;

	font-size: 14pt;

	font-weight: bold;

}

.entry-title {

	font-family: "Times New Roman", Times, serif;

	font-size: 18pt;

	color: #44301f;

	font-weight:bold;

	line-height:26px;

	padding:0 0 7px;

}

.entry-title a:active, .entry-title a:hover {

	color: #0096b3;

}

.entry-date {

	font-family: "Times New Roman", Times, serif;

	font-size:12pt;

	color: #0096b3;

}

.entry-content, .entry-meta .author {

	color: #44301f;

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

}

.entry-content a {

	color: #0096b3;

	text-decoration:underline;

}

.entry-utility {

	color: #44301f;

	font-family: "Times New Roman", Times, serif;

	font-size: 10pt;

}

.entry-utility a {

	color: #0096b3;

	text-decoration:underline;

}

/*comments area */

#comments-list ol {

	border:none;

	margin:0 0 18px;

}

#respond {

	padding: 18px;

}

/* footer image and placement */

#footer {

	background: url(images/footerbg950_3.png) center no-repeat;

	height: 105px;

	padding: 0;

	margin: 0;

	border-top: none;

}

#siteinfo {

	width: 750px;

	padding: 45px 0px 0px 0px;

	color: #af5e08;

	font-family: "Times New Roman", Times, serif;

}

#siteinfo a {

	color: #0096b3;

	font-style: underline;

}

.footerline1 {

	font-size: 16px;

	

}

.footerline2 {

	font-size; 10px;

}
