/*  
Theme Name: Okashi Custom
Theme URI: http://wordpress.org/
Description: A heavily modified form of the default Kubrick theme, custom modified for the Okashi company website.
Version: 1.0
Author: Colleen Chew
Author URI: http://colleenchew.com
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Sans-Serif;
    /*  background: url("images/page_bg.jpg") top left repeat-x;  */
    background-color: #950000;
	}

#page {
    
/*    background-color: #fff; */
    background: url("images/parchment.gif") top left repeat; 
	}

/* Hides from IE5-mac \*/
* html .test {height: 1%;}
/* End hide from IE5-mac */
    
/*----------------------------------------------------------------------*/

#header {
    text-align: top right;
    clear: all;
    background: url("images/banner/banner-layout_r1_c1.jpg") bottom left no-repeat;
/*    position: relative; */
	}

#content {
	font-size: 1.2em;
    color: #333;
    margin: 25px;
	}

.contentarea .post {
    padding: 0px 20px 20px 20px;
    
}

.contentarea .entry {
	line-height: 1.5em;
    padding: 0px;
	}

.contentarea .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/*----------------------------------------------------------------------*/
    
#footer {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
0 0 0 0
h2.pagetitle {
	font-size: 1.6em;
	}

/*----------------------------------------------------------------------*/

#sidebar h2 {
	font-family: 'Lucida Grande', Sans-Serif;
	font-size: 1.2em; 
    text-decoration: underline;
    }

/*----------------------------------------------------------------------*/
    
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #ccc;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #555;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
    color: #5c1375; 
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
    
/*----------------------------------------------------------------------*/

#sidebar {
	font: 1em 'Lucida Grande', Arial, Sans-Serif;	
	font-size: 1.1em; 
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #aaa;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #147;
    text-decoration: none;
    font-weight: bold;
	}

a:hover {
    color: #1b6cb3;
}

#sidebar a {
	color: #0060bf;
    font-weight: normal;
}
    
#sidebar a:hover {
    color: #2f97ff;
    text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*----------------------------------------------------------------------*/

/* Begin Structure */
body {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 840px;
}

#page {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #000;
    text-align: left;
   }    
	
#header {
	padding: 0;
	margin: 0 0 0 0px;
	width: 700px;
	}

#headerimg {
	margin: -130px 0px 0px 10px; 
	}

#hbanner {
    border: 2px inset #fff;
    margin: 8px 8px 0 220px;
    padding: 0;
    background-color: #ccc;
    clear: right;
}

#headerlinkset {
    margin: 5px 15px 0px 0px;
    font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
    font-size: 16px;
	font-weight: bold;
    font-variant: small-caps;
    float: right;
}

#headerlinks {
    float: right;
    padding: 0 0px 0 30px;
    margin: 0 0 0 0;
}

#taglinebg {
    width: 100%; 
    margin: 0;
    padding: 20px;
    background: url("images/tagline-bg.gif") no-repeat;
}

#tagline {
    margin: 30px 15px 0px 0;
    padding: 0px 0 10px 0;
    text-align: right;
    color: #fff;
/*    background: url("images/tagline-bg.gif") top left repeat;  */
}


#header a {
    color: #ccc;
}

#header a:hover {
    text-decoration: none;
    color: #fff;        
}

.contentarea {
	padding: 0px 0px 0 0;
	margin-left: 180px; 
	width: 500px;
/*    position: relative; */
   	}

.post {
	margin: 0 30px 0px 0px;
    padding: 0 30px 0 0;
    border: 0px solid #ccc;
/*	text-align: justify; */
	}

.contentarea .postmetadata {
	/* padding-top: 5px; */
}

.announcement {
        border: 1px solid #ccc;
        text-align: center;
        padding: 10px;
}

.about {
    background-color: #ddd;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid;
    vertical-align: top;
    width: 40%;
}

.latestnews {
    padding: 10px;
    vertical-align: top;
    width: 60%;
/*    border: 1px solid; */

}

.shiraoka {
    background-color: #ddd;
    padding: 10px;
    border: 1px solid;
    vertical-align: top;
    width: 50%;
}

.renai {
    padding: 10px;
    vertical-align: top;
    width: 50%;
/*    border: 1px solid; */

}

/*----------------------------------------------------------------------*/
     
/* Begin Sidebar */
#sidebar
{
 	padding: 0 0 0 0;
    margin: 0px 0 0 0px;
	width: 135px; 
    float: left; 
    background-color: #f8d2d1;
    text-align: left; 
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-top: 0;
        /*   border-left: 1px solid #a318cc;
    border-right: 1px solid #a318cc;
    border-bottom: 2px outset #a318cc; */
    background: url("images/sidebar-solidbg.gif") bottom left repeat;  
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/*----------------------------------------------------------------------*/

#footer {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	} 
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
/*	 margin: 20px 0 0 20px;  */
	}

h2.pagetitle {
	margin: 20px 0 0 20px; 
	text-align: left;
}

#sidebar h2 {
	margin: 0px -1px 0 -1px;
	padding: 3px 0 10px 15px;
    background: url("images/sidebar-headerbg.gif") top left no-repeat; 
    color: #222;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.dramatic {
        color: #950000;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        }

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.alignrightpadded { 
        /* For game site link image. */
        float: right; 
        padding: 40px 30px 10px 10px;
}

.alignrightlessp { 
        /* For game site link image. */
        float: right; 
        margin-top: -33px; 
        padding: 0px 0px 10px 10px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020"; (those >> marks) 
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
----------------------------------------------------------------------*/
 
#sidebar ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
/*	margin: 5px 0 8px; */
    margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
/*	margin: 5px 0 0 10px; */
    margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
/*	margin: 0 0 0 10px; */
    margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 25px; 
	padding: 0;
	}

.pagenav {
    margin: 0;
    padding: 0;
}
/* End Entry Lists */


/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

hr {
	display: 1px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
    color: #000;
	padding: 10px 10px 60px 0px;
	}

.navigation a, .navigation a:hover {
    font-weight: normal;
}

.timestamp {
    font-size: 11px;
}

/* End Various Tags & Classes*/


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

