html {
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0 0 0.7em;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right, img.alignright, .entry .alignright {
	float: right;
	margin: 10px 0 0 10px;
}
img.left, img.alignleft, .entry .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	background-color:#E3E1DC;	
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:0.75em;
    margin: 0;
	padding: 0;
	text-align: left;
    line-height:1.6em;
    color:#766A6A;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #766A6A;
}
a:hover, a:active {
	color:#CC4527;
}
a:focus { outline:none; }
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, Serif;
}
h3 {
	padding-bottom:7px;
}
/* 
********************
Etc
******************** 
*/
br.clear {
	clear: both;
}
/* 
********************
Design 
******************** 
*/
#page {
	text-align: left;
	width: 840px;
	margin: 0 auto;
}
#sub-page {
	padding: 20px 0 0;
}
#content-wrap {
	float: left;
	width: 100%;
}
#content {
	xmargin: 0 320px 0 0;
}
#sidebar {
	float: left;
	margin-left: -250px;
	width: 250px;
}
.side1 {
	width: 250px;
	float: left;
}
.side2 {
	width: 120px;
	float: left;
}
#footer-all {
	margin-top: 20px;
}
#footer {
	width: 840px;
	margin: 0 auto;
	padding: 10px 10px 0;
	text-align: left;
	position: relative;
	border-top:1px dotted #b7b3ae; 
}
#footer p {
	font-size: 12px;
}
#footer p.right {
	text-align: right;
	position: absolute;
	right: 64px;
	top: 10px;
}
#footer .rss {
	background: url(images/ico/rss.png) 0 2px no-repeat;
	padding-left: 20px;
}
/*
********************
myHead 
********************
*/
#pager {
	height: 90px;
}
#headr {
	margin: 10px 0 0;
	padding: 0;
	text-align:left;
	position: relative;
	height: 90px;
}
#top {
}
.menu ul {
	padding:0;
	margin:0;
}
#navr {
	height: 27px;
	width: 743px;
	position: relative;
	margin:0 auto;
	text-align: left;
	color:#FFFFFF;
	background:url(/images/menu.gif) repeat-y;
	background-position:right;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#navr ul {
	list-style: none;
	padding-top: 4px;
	padding-left:154px;
}
#navr ul li {
	display: inline;
	padding:0 5px 0 5px;
	border-left:1px solid #665C5C;
}
#navr ul li a {
	padding: 2px 10px;
	color: #b1ac9f;
}
#navr ul li.current_page_item a {
	color: #E3E1DC;
}
#navr ul li a:hover {
	padding: 2px 10px;
	color: #fff;
}
.search {
	position: absolute;
	right: 0;
}
.search #s {
	width: 160px;
	padding: 0 4px 0 24px;
	border: 1px solid #cc4527;
	background: #cc4527 url(images/ico/search.png) 3px 3px no-repeat;
	color: #E3E1DC;
}
.search #s:hover, .search #s:focus {
	width: 160px;
	padding: 0 4px 0 24px;
	border: 1px solid #cc4527;
	background: #cc4527 url(images/ico/search.png) 3px 3px no-repeat;
	color: #fff;
}
#headr h1 {
	font-size: 300%;
	padding-top: 20px;
}
#headr h1 a {
	color: #B30300;
}
.description {
	display: none;
}
#ads-468 {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.catcat {
	padding-top: 5px;
	background: #666;
}
h3.468-header {
	display: none;
}
/*
********************
myPost 
********************
*/

.pix {
	background: #ccc;
}
.lastlast {
	padding: 0 0 25px 0;
	margin:0;
	position: relative;
	z-index: 1;
	line-height:18px;
    color:#766A6A;
}
.lastlast a {
	z-index: 100;
}
.lastlast h2 {
	z-index: 100;
}
.superdate {
	margin-bottom: 10px;
}
.superdate ul li {
      list-style-type:none;
}
.lastlast .metameta {
	position: absolute;
	xbottom: 20px;
	right:0;
}
.superlast {
	float: left;
	width: 260px;
	z-index: 3;
}
.post {
	margin:0;
}
.post h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 32px;
	letter-spacing: -0.075em;
	margin-bottom: 10px;
}
.post h2 a:link, .post h2 a:visited {
	color: #B30300;
}
.superflow {
	border-top: 1px dotted #B7B3AE;
	padding-top: 20px;
	color:#766A6A;
	width:560px;
}
.posties {
	margin-bottom: 20px;
	padding:0;
	position: relative;
}
.posties h2 {
	margin: 10px 0 5px 0;
}
.double h2 a:link,.double h2 a:visited, .posties h2 a:link, .posties h2 a:visited {
	font-size:32px;
	line-height:32px;
	letter-spacing:-0.075em;
	color: #766A6A;
}
.double .entry, .posties .entry {
	margin-top: 5px;
}
.leftside {
	float: left;
	width: 250px;
	border-bottom: 1px dotted #b7b3ae;
	border-right: 1px dotted #b7b3ae;
	padding: 0 30px 40px 0;
	margin: 20px 0 0 0;
}
.rightside {
	float: right;
	width: 250px;
	border-bottom: 1px dotted #b7b3ae;
	padding: 0 0 40px 0;
	margin: 20px 0 0 0;
}
.posties .metameta {
	position: absolute;
	bottom: 7px;
	left: 0;
	width: 250px;
}
.posties .metameta .commr {
	position: absolute;
	bottom: 0;
	right: 0;
}


.double .metameta .commr {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.tages {
	position: absolute;
	left: 0;
	bottom: 10px;
}


.double {
	min-height: 140px;
	width: 560px;
}
.featured {
	margin-top: 20px;
}
.double, .featured-post {
	padding: 0 0 10px;
	margin-bottom: 20px;
	position: relative;
	clear:both;
}
.double {
	padding-bottom: 30px;
	border-bottom: 1px dotted #b7b3ae;
}
.featured a:link,.featured a:hover {
	color: #B30300;
}
.featured h3 a:visited,.featured h3 a:link {
	color: #ccc;
}
.featured h3.title {
	background: #000;
	padding: 4px;
	margin-bottom: 10px;
}
.post-content {
	float: left;
	width: 480px;
}
.post-image {
	float: right;
}
.postin {
	width: 250px;
}
.featured .tumbr {
}
.navigation {
	margin-top:20px;
	margin-bottom: 20px;
	min-height: 20px;
}
.navigation a {
	color: #CC4527;
}
.navigation .alignleft {
	float: left;
	width: 50%;
}
.navigation .alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.entry ul, .entry ol {
	margin: 0 0 0.7em 30px;
	line-height: 1.6em;
}
.entry a:link, .entry a:visited {
	color: #CC4527;
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.lastlast a:link, .lastlast a:visited {
	color: #766A6A;
}

.lastlast h2 a:link, .lastlast h2 a:visited {
	font-size:32px;
	line-height:28px;
	color: #766A6A;
}

blockquote {
	font-style: italic;
	margin-left: 30px;
	font-family: Georgia, serif;
	font-size: 110%;
}
pre, code {
	margin: 0 0 1.2em;
}



/* -------- art --- */
.pagetitle {
	margin-bottom: 20px;
}
.archives ul {
	margin-left: 30px;
}

.singlelis {
	margin-bottom: 20px;
	width:250px;
}
.singlelis h3 {
	border-bottom: 1px solid #ccc;
}
.inn {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0 0;
}
/*
********************
myday
********************
*/
#sidebar a {
	color: #766A6A;
}
.widget_categories li {
	padding:5px;
	border-bottom:1px dotted #B7B3AE; 
	background: url(images/ico/arrow.gif) no-repeat;
	background-position:right;
}
#sidebar a:hover {
	color: #cc4527;
}
.side1 ul, .side2 ul {
	list-style: none;
}
.side1 h3, .side2 h3, .side1 h2, .side2 h2 {
	font-size: 32px;
	padding: 4px 0;
	margin-bottom: 5px;
	letter-spacing:-0.075em;
}
.boxr, #sidebar .categories, #sidebar .linkcat, #sidebar .widget {
	margin-bottom: 20px;
	padding-left:30px;
	border-left: 1px dotted #b7b3ae;
}
.side1 .gapy {
	margin-right: 10px;
}
.boxtop {
	background: #efefef;
	padding: 15px 0 8px;
	margin-bottom: 20px;
	border: 1px dotted #666;
}
/* Box Ads */
		.box-ad {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	text-align: center;
	list-style: none;
	font-size: 0.9em;
}
.box-ad li {
	float: left;
	margin: 0 0 10px 17px;
	padding: 0;
	display: inline;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

#ayu {
	margin-bottom: 20px;
}

.stats {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	font-size: 90%;
}

.archiv li {
	padding-left: 16px;
	background: url(images/ico/10-dates.png) 0 3px no-repeat;
}
.linkcat li {
	padding-left: 16px;
	background: url(images/ico/10-link.png) 0 3px no-repeat;
}
.meta li {
	padding-left: 16px;
	background: url(images/ico/10-star.png) 0 3px no-repeat;
}

/*
********************
myComment 
********************
*/
h3#trackbacks, h3#comments, h3#respond {
	margin-bottom: 10px;
}

ol.commentlist, ol.trackbacklist {
	list-style: none;
	margin-bottom: 20px;
}
.commentlist ul {
	list-style: none;
}
.track {
	padding: 10px 0;
}
.comment {
	padding: 10px 5px;
	position: relative;
}
.comment a {
	color: #CC4527;
}
.alt {
	border-top:1px dotted #B7B3AE; 
}
.alt a {
	color: #132A34;
}


.commentlist .children {
	margin-left: 30px;
}


.formin input {
	padding:4px 2px;
	border:1px dotted #B1AC9F;
}
textarea {
	width: 100%;
	padding:4px 2px;
	border:1px dotted #B1AC9F;
}
.formin #submit {
		clear:both;
		width:125px;
		height:31px;
		background: url(images/submit.gif) no-repeat;
		text-align:center;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		border: none;
}

.leftarea {
	float: left;
}
.leftarea img {
	padding: 4px;
}
.alt .leftarea img {
	padding: 4px;
}
.rightarea {
	margin-right: 50px;
	margin-left: 170px;
}
.commentmetadata {
}
.numero {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 200%;
}
.alt .numero a {
	color: #fff;
}

.tool-tip {
	color:#444444;
	width:250px;
	z-index:13000;
}
.tool-title {
	font-weight:normal;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#343434;
	padding:8px 8px 5px 8px;
	background:url(images/tips-trans.png) top left;
	text-align:left;
	border: 1px dotted #999;
	border-bottom: none;
}
.tool-text {
	font-size:12px;
	padding:0 8px 8px 8px;
	background:url(images/tips-trans.png) bottom right;
	text-align:left;
	border: 1px dotted #999;
	border-top: none;
}
img.wp-smiley {
	vertical-align: -25%;
}

/* Begin Images */
p img {
	padding: 10px 0 10px 0;
	xmax-width: 100%;
	xfloat:right;
	}

/*	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
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* WP 2.7 */
.reply {
	text-align: right;
}

/* 
********************
Change Log 
********************

1.0	: First Public Released
1.1	: Fix Some Bugs
1.2	: Fix IE 6 Bugs and Add Featured Category Theme Options
1.3	: Update Little bit problem and Add Page with Comment Template
1.4	: Fix Bottom Featured Post
1.5	: Fix Bottom Featured Post Category Name
1.6	: Support WordPress 2.7 (Threaded Comment and More), wp-caption and img align
1.7 : Fix Functions.php

*** */
.timr {
    color: #CC4527;
	xpadding-left:7px;
}
.timr_no {
	color: #CC4527;
	font-size:32px;
	font-weight:bold;
	letter-spacing:-0.075em;
	xline-height:28px;

}
.gap {
	width:560px;
}

.postmetadata ul li {
	list-style-type:none;
}
p.entry {
	width:260px;
}
#main_post_img img {
	padding-top:40px;
}
