/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.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-l-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');

/* added by sabina */

body {
	background-image: url("./images/bb.png");
	background-position: right top;
	background-repeat: no-repeat;
}

body.slug-lazytalk,
body.category-lazytalk, body.s-category-lazytalk,
body.category-nalhae, body.s-category-nalhae,
body.category-mazz, body.s-category-mazz,
body.category-shark, body.s-category-shark,
body.category-anima, body.s-category-anima,
body.category-insideout, body.s-category-insideout,
body.category-ori, body.s-category-ori,
body.category-yuha, body.s-category-yuha,
body.category-ical, body.s-category-ical,
body.category-isl, body.s-category-isl
{
	background-image: url("./images/aa_nobranch.png");
	background-position: right top;
	background-repeat: no-repeat;
}

body.category-webzine, body.category-webzine1, 
body.category-webzine2, body.s-category-webzine,
body.s-category-webzine1, body.s-category-webzine2 {
	background-image: url("./images/cc.png");
	background-position: right top;
	background-repeat: no-repeat;
}

body.category-paper, body.s-category-paper, 
body.category-leaflets, body.s-category-leaflets, 
body.category-1stmag, body.s-category-1stmag, 
body.category-byunnae, body.s-category-byunnae {
	background-image: url("./images/ee.png");
	background-position: right top;
	background-repeat: no-repeat;
}


body.slug-profile {
	background-image: url("./images/ff.png");
	background-position: right top;
	background-repeat: no-repeat;
}

body.slug-profile .entry-title {
	display: none;
}

body.slug-profile #secondary,
body.slug-profile ul li ul li a {
	color: #ffffff; 
}

body.slug-guestbook {
	background-image: url("./images/dd.png");
	background-position: right top;
	background-repeat: no-repeat;
}

body.slug-archive {
	background-image: url("./images/arc.png");
	background-position: right top;
	background-repeat: no-repeat;
}

body.slug-archive .entry-title {
	display: none;
}

body.slug-archive #secondary,
body.slug-archive ul li ul li a {
	color: #ffffff; 
}

body.slug-archive .entry-content a,
body.slug-archive jentry-content a:visited {
	text-decoration: none;
	color: #000000;
}

body.slug-archive .entry-content a:active,
body.slug-archive .entry-content a:hover {
	color: #FF4B33;
}

body.slug-teatime {
	background-image: url("./images/tea.png");
	background-position: right top;
	background-repeat: no-repeat;
}
	
#image_header {
	width: 900px;
	margin: 0px 40px 0px auto;
	padding: 0px 0px 0px 0px;
	border: none;
	background-repeat: no-repeat;
}

#image_header a {
	text-decoration: none;
}

#notice		img:hover { background-image:url("./images/01_.gif"); }
#webzine 	img:hover { background-image:url("./images/02_.gif"); }
#paper 		img:hover { background-image:url("./images/03_.gif"); }
#lazytalk 	img:hover { background-image:url("./images/04_.gif"); }
#archive	img:hover { background-image:url("./images/05_.gif"); }
#profile 	img:hover { background-image:url("./images/06_.gif"); }
#gbook 		img:hover { background-image:url("./images/77_.gif"); }

.aside {
	line-height: 14px;
}

.aside ul ul, .aside input {
	font-family: "Dotum", sans-serif;
	font-size: 12px;
}

.aside ul ul a {
	text-decoration: none;
}

#cat {
	margin-bottom: 12px;
	font-family: "Dotum", sans-serif;
	font-size: 12px;
}

.unapproved {
	color:red;
	font-weight:bold;
}

.edit-comment-admin-links-no-icon a,
.edit-comment-admin-links-no-icon a:visited {
	color: #666666;
}

.edit-comment-admin-links-no-icon a:hover,
.edit-comment-admin-links-no-icon a:active {
	color: #FF4B33;
}

.text_version * { display: none; }

.cmnt { display: none; }

body.pageid-9 {
	background-image: url("./images/aa.png");
}
/* yeppie i love u~ kehkeh */
