/*   
Theme Name: myjurnal
Theme URI: http://www.artfans.info/?p=423
Description: free wp-theme, you dowmload psd source file at my site for free
Author: Artfan Design
Author URI: http://www.artfans.info/
Template: 
Version: 1
Tags: brown, three-columns, fixed-width
.
if you like my work please appreciate me, please donate
.
*/

@import url(http://fonts.googleapis.com/css?family=Waiting+for+the+Sunrise|Gloria+Hallelujah);

body {
	background-image:url(images/background.jpg);
	margin:0px;
}

img {border:0;}

#container {
	margin:auto;
	width: 908px;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	height:212px;
	width:908px;
	margin:auto;
	display: inline-block;
}
#bodyouter {
	width:908px;
	position: relative;
	/*padding-bottom: 180px;*/
	/*margin-top: 212px;*/
	display: inline-block;
}
#bodyinner {
	background-image: url(images/bodybg.png);
	background-repeat:repeat-y;
	background-position:center top;
	width:908px;
	float: left;
}
#contentholder {
	background-image:url(images/bodytop.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width: 908px;
	margin: auto;
	position: relative;
	float: left;
}
#content {
	font-family:'Waiting for the Sunrise', cursive, Verdana, Arial, Helvetica, sans-serif, 標楷體, 华文楷体;
	font-size:12px;
	line-height:17px;
	display:block;
	width:340px;
	float: left;
	padding-left: 105px;
	padding-top:2px;
	overflow:hidden;
}
#sidebar {
	font-family:'Waiting for the Sunrise', cursive, Verdana, Arial, Helvetica, sans-serif, 標楷體, 华文楷体;
	font-size:12px;
	line-height:17px;
	width:340px;
	float: left;
	margin-left: 15px;
}
.sidebar1 {
	float:left;
	width:155px;
	margin-top:2px;
	padding-left:40px;
	padding-right:5px;
	overflow:hidden;
}
.sidebar2 {
	float:left;
	width:120px;
	margin-top:45px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}
#footer {
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	height:180px;
	width:908px;
	margin: auto;
	display: inline-block;
	text-align:right;
	font-family:'Waiting for the Sunrise', cursive, Verdana, Arial, Helvetica, sans-serif, 標楷體, 华文楷体;
}
#footerctn, #footerctn a {
	color:#000000;
	font-size:small;
}

#rss {
	text-align:left;
}
#rss span {
	position:absolute;
	height:70px;
	width:80px;
	margin-left:710px;
	margin-top:40px;
}

#footerctn{
	padding-top:125px;
	margin-right:130px;
}

/* Header Content */
.home span{
	position:absolute;
	width:107px;
	height:96px;
	margin-left:95px;
	margin-top:15px;
	cursor:pointer;
}
.search{
	position:relative;
	width: 250px;
	top: 63px;
	height: 50px;
	margin-left: 610px;
}

#searchform {
	margin: 0px;
	padding:0px;
	}

#header .search #s{
	font-family:'Gloria Hallelujah', cursive, Verdana, 標楷體, 华文楷体;
	width:160px;
	height:25px;
	background:transparent;
	border:none;
	color:#C9B49A;
	padding-left:20px;
	font-weight:bold;
}
#searchform label.hidden{
	content: "\00BB \0020";
	color:#FFFFFF;
	visibility:hidden;
	width:0px;
}

#header .search #searchsubmit{
	background:transparent;
	height:25px;
	padding:0px;
	width:30px;
	text-align:center;
	border:none;
	cursor:pointer;
	margin-left:0px;
	text-indent: -99999px;
	overflow: hidden;
}

.pagemenu {
	position:relative;
	top:64px;
	width: 792px;
	height: 25px;
	margin-left: 50px;
	padding-left:60px;
}
.pagemenu li {
	font-family:'Gloria Hallelujah', cursive, Georgia, Arial, Helvetica, sans-serif, 標楷體, 华文楷体;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	list-style:none;
	display:inline;
	margin-right:50px;
}
.pagemenu li a{
	color:#c9b49a;
	text-decoration:none;
}
.pagemenu li a:hover{
	color:#fff;
}

/*Post Contents*/
p {margin:0px; line-height:16px;}
.archivetitle {font-size:14px; font-weight:bold; margin:0px; text-align:right;}
#content .title {
	background:url(images/titlebg.gif) no-repeat;
	background-position:top left;
	padding-left:27px;
}
#content .title, #content .title a {
	font-family:'Waiting for the Sunrise', cursive, Verdana, 標楷體, 华文楷体;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#4a2a03;
	padding-bottom:16px;
	padding-top:16px;
}

.postmetadata, .postmetadata a {
	font-size:10px;
	color:#ADA75A;
}
.postmetadata{ margin-top:17px; margin-bottom:17px;}
.postmetadata a:hover {color:#CC9900;}

a.more-link {
	margin-left:200px;
	color:#f9f9e5;
	display:block;
	width:116px;
	background:url(images/readmore.gif) left bottom no-repeat;
}
a.more-link:hover {
	background:url(images/readmorehv.gif) left bottom no-repeat;
}

.navigation, .navigation a {
	padding-top:16px;
	text-decoration:none;
	color:#885B00;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
	padding-right:25px;
}

#content input {
	background:url(images/input.gif) no-repeat;
	background-position:left top;
	border:none;
	color:#FFFFFF;
	padding-left:5px;
}
#content textarea {
	border:solid 1px #E5E3D1;
	width:340px;
	padding-left:15px;
	padding-top:10px;
	color:#666600;
	background-color:#EDEDDB;
}
#content form p {
	color:#996600;
}


/*Sidebar Container*/

#sidebar div ul {margin:0px; padding-left:0px; list-style:none;}
#sidebar div ul li h1 { font-family:'Gloria Hallelujah', cursive, Geneva, Arial, Helvetica, sans-serif, 標楷體, 华文楷体; font-size:14px; margin:0px; padding-left:20px; padding-bottom:14px; padding-top:14px; background:url(images/sidebarttl.gif) no-repeat left center;}
#sidebar div ul li ul {padding-left:0px; list-style: inside url(images/list.gif);}
#sidebar div ul li ul li a {color:#666600; text-decoration:none;}
#sidebar div ul li ul li ul{padding-left:10px;}

.aligncenter {
/*	display: block;
	margin-left: auto;
	margin-right: auto;
*/}

.alignleft {
/*	float: left;*/
}

.alignright {
/*	float: right;*/
}

/* 文字圖飾 text-img-decoration */
.yhl{text-decoration: none;background: url(images/underline_yhl.gif) repeat-x 100% 100%;padding:0 3px;padding-bottom: 1px;}
.bhl{text-decoration: none;background: url(images/underline_bhl.gif) repeat-x 100% 100%;padding:0 3px;padding-bottom: 1px;}
.cyc{text-decoration: none;white-space: nowrap;line-height:22px;padding:4px 2px 2px 2px;letter-spacing:0px;background: url(images/underline_cyc.gif) repeat-x bottom;}