/*
THEME NAME: Chizart
THEME URI: http://chizart.net/
DESCRIPTION: Chizart style based on sandbox
VERSION: 1.0
AUTHOR: <a href="http://chizart.net/">Chizuko Horman</a>
AUTHOR URI: http://chizart.net/
TEMPLATE: sandbox
*/

/***** hide stuff *****/

	#blog-description {
	 display: none;
	 font-size: 16pt;
	 font-family: arial;
	 text-align: right;
	 color: #eee;
	 width: 100%;
	 height: 80px;
	 padding: 0px 0 0 0;
	 margin: 0px 0 0 0;
	}

	.home .page-link, .skip-link {
	 display: none;
	}

/* Hide the sidebars */

	#primary, #secondary {
	 display: none;
	}


/* Primary sidebar on pages */

	body.pageid-10 #primary,
	body.pageid-28 #primary,
	body.pageid-30 #primary,
	body.pageid-33 #primary,
	body.pageid-84 #primary {
	 display: block;
	}

/* Secondary sidebar on pages */

	body.blog #secondary,
	body.search #secondary,
	body.single #secondary,
	body.category #secondary,
	body.tag #secondary,
	body.archive #secondary,
	body.post #secondary {
	 display: block;
	}

/* Hide the entry title */

	body.pageid-2 #content .entry-title-p,
	body.pageid-6 #content .entry-title-p,
	body.pageid-10 #content .entry-title-p,
	body.pageid-12 #content .entry-title-p {
	 display: none;
	}

/***** Style *****/

	body {
	 background-color: #ffffff;
	 color: #2d2d2d;
	 font-family: 'Lucida Sans Unicode', Verdana, Tahoma, sans-serif;
	 font-size: 10pt;
	 margin: 0 0;
	 padding: 0 0;
	}

	#wrapper {
	 margin: 0 auto;
	 padding: 0 0;
	 width: 900px;
	}

	a {
	 text-decoration:none;
	}

	a img {
	 border-width: 0px;
	}


/***** header START *****/

	#header {
	 text-align: right;
	 height: 100px;
	 color: #ff6600;
	 margin: 0 0;
	 padding: 0 0 0px 10px;
	}

	#header h1 a, #header h1 a:hover, #header h1 a:active, #header h1 a:visited {
	 text-decoration: none;
	 color: #ff6600;
	}

	#header h1 a {
	 float: right;
	 width: 501px;
	 height: 100px;
	 background: url("images/logo.jpg") no-repeat;
	 display: block;
	}

/***** header END *****/
/***** menu START *****/

	#access {
	 background: url(images/menu-bg.gif) 0 100% repeat-x;
	}

	div#menu-bg-l {
	 background: url('images/menu-bg-l.gif') 0 0 no-repeat;
	}

	div#menu-bg-r {
	 background: url('images/menu-bg-r.gif') 100% 0 no-repeat;
	}

	#menu {
	 margin: 0 0;
	}

	#menu ul {
	 margin: 0px 0 0 0;
	 padding: 0 0 0 13px ;
	 height: 43px;
	 list-style-type: none;
	}

	#menu ul li {
	 float: left;
	 height: 43px;
	 margin: 0px 0;
	 background: url('images/menu-bg-line.gif')  right no-repeat;
	}

	#menu li a {
	 color: #722b4d;
	 text-decoration: none;
	 padding: 13px 27px;
	}

	#menu ul li > a {
	 display: block;
	}

	#menu li.current_page_item {
	 color: #ff0097;
	 font-weight: bolder;
	 background: url('images/menu-bg-hover.gif') top right repeat-x;
	}

	#menu li a:hover {
	 color: #ff0097;
	 background: url('images/menu-bg-hover.gif') top right repeat-x;
	}

	#menu li ul {
	 display: none;
	}

/***** menu END *****/
/***** container START *****/

	#container {
	 float: right;
	 width: 730px;
	 min-height: 370px;
	 margin: 37px 0 70px 0;
	 padding: 0 0; 
	}

	body.pageid-2 #container {
	 float: left;
	 width: 900px;
	 min-height: 100px;
	 margin: 0 0 70px 0 ;
	 padding: 350px 0 0 0;
	 background: url('images/top-gra.jpg') top left no-repeat;
	}

	body.pageid-6 #container,
	body.pageid-12 #container {
	 float: left;
	 width: 900px;
	 margin: 37px 0 70px 0;
	 padding: 0 0;
	}

	#content {
	 padding: 0 37px;
	}

	.navigation {
	 width: 100%;
	 text-align: center;
	 font-size: 12px;
	}

	#nav-above {
	 clear:both;
	 padding: 25px 0 0 0px;
	}

	#nav-below {
	 clear:both;
	 padding: 0 0 25px 0px;
	}

	.entry-title {
	 clear: both;
	 margin: 0 0 0 0px;
	 font-size: 12pt;
	}

	.entry-title-p {
	 margin: 0 0 0 0px;
	 padding: 0 0 0 0px;
	 font-size: 12pt;
	}

	.entry-title a {
	 color: #000;
	}

	body.pageid-8 .entry-content,
	body.pageid-28 .entry-content,
	body.pageid-30 .entry-content,
	body.pageid-33 .entry-content,
	body.pageid-84 .entry-content {
	 clear: left;
	 padding: 17px 0 0 0px ;
	 text-align: justify;
	 font-size: 9pt;
	}

	body.pageid-10 .entry-content {
	 clear: left;
	 padding: 0px 0px 0 0 ;
	 text-align: justify;
	 font-size: 9pt;
	}

	body.pageid-2 .entry-content,
	body.pageid-6 .entry-content,
	body.pageid-12 .entry-content {
	 clear: left;
	 padding: 0px 0px ;
	 text-align: justify;
	 font-size: 9pt;
	}

	.entry-content {
	 margin: 0 0;
	 line-height: 140%;
	}

	.entry-content a {
	 color: #722b4d;
	}

	.entry-date {
	 padding: 5px 0;
	 margin: 0 0;
	 text-align: right;
	 font-size: 8pt;
	}

	.alignright,img.alignright{
	 float:right;
	 margin: 0 0 0 20px;
	}

	.alignleft,img.alignleft{
	 float:left;
	 margin: 0 20px 0 0;
	}

	.aligncenter,img.aligncenter{
	 display:block;
	 margin: 0 auto;
	 text-align:center;
	}

	.alignnone,img.alignnone{
	 margin: 0 0;
	 padding: 0 20px 20px 0;
	 text-align:center;
	}

/***** container END *****/
/***** sidebar START *****/

	#primary, #secondary {
	 float: left;
	 width: 170px;
	 margin: 0 0;
	 padding: 0 0;
	}

	.xoxo {
	 margin: 37px 0 0 0;
	 padding: 0 0 0 0px;
	 list-style: none;
	}

	.sidebar {
	 margin: 0 0;
	 padding: 0px 0 0 0;
	}

	.sidebar li h3 {
	 margin: 0 0 0 13px;
	 padding: 0px 0 20px 17px;
	 background: url('images/sidebar-bg.gif') bottom left no-repeat;
	 text-align: left;
	 font-size: 10pt;
	}

	.sidebar li ul {
	 margin: 0 0 37px 0;
	 padding: 0 0 0 0;
	}

	.sidebar li ul li {
	 margin: 10px 0 0px 30px;
	 padding: 0 0;
	 list-style: none;
	 font-size: 9pt;
	}


/***** sidebar END *****/
/***** footer START *****/

	div#footer {
	 clear: both;
	 width: 900px;   /* Windows IE */
	 height: 86px;
	 text-align: right;
	 text-decoration:none;
	 font-size: 8pt;
	 background: url(images/footer-bg.gif) repeat-x;
	}

	div#footer a {
	 color: #722b4d;
	}

/***** footer END *****/

