﻿/*  
Theme Name: Sugoi Gaijin Manga Style
Theme URI: http://sugoigaijin.com
Description: It's my default theme.
Version: 1.0
Author: Matt
*/

/* Global properties */
a { 
	color:#000000;
	/*text-decoration: none; */
	font-family: trebuchet, sans-serif;
}
a:hover {
	background:#000000;
	color:#ffffff;
	text-decoration:none;
}

small { 
	font-family: Georgia, "Times New Roman", serif;
	font-variant: small-caps;
}
p {
	font-family: Georgia, serif;
	font-size: medium;
}

h1 a, h2 a, h3 a {
	font-family: Georgia, "Times New Roman", serif;
}
div.hr {
	clear:both;
	margin:3px 8px 0 0;
	padding:0 0 5px 0;
	height: 6px;
	background: #fff url(images/hr.gif) no-repeat scroll center;
}
div hr {
	display: none;
}

/* End Global Properties */


/* Page properties */
body {
	margin:10px 0 0 0;
	font-family: Georgia, serif;
	font-size: medium;
	}

#blog {
	width:728px;
	padding:0 13px 0 0;
	background:url(images/pageborder_right.gif) top right repeat-y;
	}

.leftleaf {
	width:755px;
	padding:0 0 0 5px;
	background:#fff url(images/pageborder_left.gif) top left repeat-y;
	margin:0 auto;
	}

.topleaf {
	height:108px;
	width:757px;
	margin:0 -5px;
	background:url(images/pageborder.gif) top right no-repeat;
	}

.bottomleaf {
	height:107px;
	width:757px;
	margin:0 -5px;
	background:url(images/pageborder.gif) bottom right no-repeat;
	}

#blog h1,#blog h2,#blog h3,#blog h4 {
	font:bold 1.2em/1 Georgia, serif;	
	}

#blog p	{
	margin:0;
	padding:4px 10px;
	}




/* Header properties */	
#header {
	width:713px;
	margin:0 0 0 15px;
	background: url(images/header-image.gif) no-repeat;
	height: 250px;
	}

#headerimg {
	padding:120px 0 0 0;
	margin:20px 0 0 425px;
}

html>body #headerimg {
	margin:0 0 0 425px;
}

#header .sugoititle {
	margin:-220px 0 0 -170px;
	height:60px;
	width:208px;
	color:#000;
}

#header a {
	padding:10px 17px 30px 17px;
	text-decoration:none;
}
#header .sugoititle a:hover{ 
	background:#fff url(images/title-animation.png) no-repeat top;
	color:#000;
}

html>body #header .sugoititle a:hover{
	background:url(images/title-animation.png) no-repeat top;
}

#header h1 {
	padding:13px 0 0 0;
	font-size: 24pt;
	font-weight: normal;
	text-align:center;
}
	
#header .description { 
	margin:-5px 0 0 20x;
	color:#000000;
	font-weight:bold; 
}

html>body #header .description {
	margin:-5px 0 0 -155px;
}

#pagelinks { 
	position:absolute;
	margin:-85px 0 0 -20px;
	padding:20px 0 0 0;
	}

html>body #pagelinks {
	margin:-85px 0 0 -20px;
}

#pagelinks .page_item a { 
	font-family: Courier New;
	font-size:14pt;
	background:#000;
	border:1px solid #000000;
	color:#fff;
	text-decoration:none;
	padding:5px 15px 5px 15px;
}

#pagelinks .page_item a:hover {
	background:none;
	border:1px solid #000000;
	color:#000;
}

#pagelinks .current_page_item {	font-weight:bold; }

#pagelinks ul {
	line-height:10px;
	list-style-type:none;

}
#pagelinks li {
	display:inline;
	margin-right:2px;
}

.pagelinks_bottom {
	margin:30px 0 0 7%;
}





/* Content Positioning Properties */
#content h2 {
	margin:10px 0 10px 0;
	padding:0;
}

.narrowcolumn {
	float:left;
	margin:5px 0 0 0;
	padding:0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 100px;
	width: 450px;
	}
	
.post {
	padding:0 10px 0 10px;
	margin:0 0 0 20px;
	text-align: justify;
	width:480px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.posttop {
	border-top:1px solid #000000;
}
.postbottom {
	border-bottom:1px solid #000000;
}

div.slantright, div.slantleft {
	margin:0 0 -10px 20px;
	padding:0;
	width:502px;
	height:46px;
	background: #fff url(images/hr_slant_right.gif) top left no-repeat;
}

div.slantleft {
	background: #fff url(images/hr_slant_left.gif) top left no-repeat;
}

.widecolumn .slantleft, .widecolumn .slantright {
	position:relative;
	margin:0 -11px 0 -11px;
	padding:0 0 0 0;
}

.slantright hr {
	margin:0;
	padding:0 0 0 0;
}

a.image {
	border:none;
}
a:hover.image {
	text-decoration:none;
}

img.left {
	float:left;
	margin:0 12px 0 0;
}

img.right {
	float:right;
	margin:0 0 0 12px;
}

/* End Content Positioning Properties */

/* Comment Properties */
.othercomments {
	width:500px;
	margin:10px 0 10px 100px;
	padding:0;
	clear:both;
	border:thin solid #000000;
}

.commenting-area {
	clear:both;
	margin:10px 0 0 50px;
	padding:60px 0 0 55px;
	width:550px;
	height:430px;
	background:url(images/comment_form_background.gif) top left no-repeat;
}

.user-comment {
	padding:70px 0 0 55px;
}

.commenting-area h3, .commenting-area p, .commenting-area a {
	color:#ffffff;
}

.commenting-area h3 {
	margin:0 auto;
}
.commenting-area a:hover {
	color:#000000;
	background:#fff;
}

#commentform {
	width:500px;
}

#comment {
	overflow:auto;
	padding:5px 0 0 10px;
	border:none;
	width:475px;
}
/* End Comment Properties */

/* Begin Sidebar */
#sidebar {
	text-align:left;
	padding: 0 0 20px 0;
	margin: 5px 0 0 528px;
	width: 170px;
	border:1px solid #000000;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 10px;
}
#sidebar h2 {
	margin:10px 0 10px 0;
	padding:0;
}

#sidebar p {
	margin:0;
	padding:0;
}

#sidebar form {
	margin: 0;
	}
#sidebar .homeauthor {
	font-size:small;
}
#sidebar .authorthumb {
	float:left;
	padding:0 5px 0 0;
}
html>body #sidebar .authorthumb {
	margin:-5px 0 0 -35px;
}
/* End Sidebar Properties*/

/* Footer Properties */
#footer {
	position:absolute;
	text-align:left;
	padding:0;
	margin:0 0 -30px 0;
	width: 728px;
	clear:both;
	}

#footer p {
	margin:0 0 0 0;
	padding: 20px 0;
	text-align: center;
	font-size: x-small;
	}
/* End Footer Properties */

