/*
Title:		Content
Updated:	2009.01.08
Notes:		Content stylesheet

*/

/* @group content */
#content {
	color: #000;
	font-weight: bold;
}

#content h1 {
	color: #2a2a2a;
	font-size: 18px;
	margin: 0 0 20px 0;
}

#content h2 {
	color: #2a2a2a;
	font-size: 16px;
	margin: 10px 0;
}

#content h3 {
	color: #2a2a2a;
	font-size: 14px;
	margin: 10px 0;
}

#content.home h1, #content.home h2, #content.home h3, #content.home h4, #content.home h5, #content.home h6{
	font-family: "Apple Chancery", "Monotype Corsiva", "Zapf Chancery", cursive;
	margin: 0 0 5px 0;
	padding: 0;
	font-style: italic;
	color: #362a21;
}

#content p {
	font-size: 1em;
	margin: 0 0 5px 0;
}

#content small {
	font-size: 0.8em;
}

#content img.icon {
	border: 0 none;
	padding: 0;
	margin: 0;
	float: none;
}

#content .main-photo {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	background-color: #fff;
	border-right: 3px solid #636363;
	border-bottom: 3px solid #636363;
}

#content ul {
	list-style-type: none;
	padding: 2px 0 2px 5px;
	margin: 5px;
}

#content li {
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url(../images/template/content_point.png) no-repeat left 5px;
}
/* @end */

/* @group archive */
#archive {
	padding: 10px;
	margin: 0;
}

#archive ul {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin-top: 0;
}

#archive .year, #archive .year a, #archive .year a:visited  {
	font-size: 1.1em;
	font-weight: bold;
}

#archive .month, #archive .month a, #archive .month a:visited  {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
/* @end */

/* @group Files */
#files {
	width: 100%;
	border-top: 1px solid #eae4c9;
	padding: 10px 0;
	margin: 10px 0;
	font-size: 11px;
}

#files h3 {
	padding: 5px;
	background-color: #edebea;
}

#files ul {
	margin: 0;
	padding: 0;
}

#files li {
	margin: 0;
	padding: 5px 0 5px 10px;
	background: none;
}

#files a {
	color: #f7edd0;
}
/* @end */

/* @group gallery */
#gallery {
	margin: 5px auto;
	width: 100%;
	border-top: 1px solid #eae4c9;
	border-bottom: 1px solid #eae4c9;
	padding: 10px 0;

}

#gallery h3 {
	padding: 5px;
	background-color: #edebea;
}

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

#content .entry-home .main-photo {

}

#content .entry-home .main-photo a {

}

#gallery li {
	position: relative;
	/* 81 x 83 */
	float: left;
	width: 75px;
	height: 77px;
	line-height: 77px;
	padding: 3px;
	background: transparent url(../images/template/photo_bg.png) no-repeat 0 0;
	vertical-align: middle;
	text-align: center;
	margin: 0 10px 50px 0;
}

#gallery a, #gallery a:link, #gallery a:visited {
	display: block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	text-align: center;
	line-height: 75px;
	vertical-align: middle;
	text-decoration: none;
	border: 0 none;
}

#gallery .photo {
	vertical-align: middle;
	display: inline-block;
	border: 0 none;
}

#gallery small {
	text-align: center;
	float: left;
	width: 85px;
	position: absolute;
	line-height: 1em;
	bottom: -30px;
	left: 0;
}
/* @end */


/* @group Entries */
#content .entry, #content .entry-home, #content .entry-more {
	clear: both;
	margin: 0 0 20px;
	padding: 10px 0 0;
}

#content .entry-home {
	padding: 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eae4c9;
}
#content .entry-more {
	
}

#content .entry .title, #content .entry-home .title {

}

#content .entry .date, #content .entry-home .date, #content .entry-more .date, #content .date {
	font-size: 9px;
	color: #ececec;
}

#content .entry-home h2, #content .entry-home h3, #content .entry-more h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#content .entry-home p {
	color: #362721;
	font-size: 11px;
}

#content .entry-home .date {
	float: left;
	width: 55px;
	padding: 0 5px 0 0;
	color: #ececec;
}

#content .entry-more .date {
	float: left;
	width: 55px;
	padding: 0 5px 0 0;
	color: #ececec;
}

#content .entry-more h4 {
	font-size: 11px;
	margin: 2px 0;
}

#content .entry a.btn {
	display: block;
	float: right;
	margin: 0 5px 0 0;
}

#content .entry-home a.btn {
	color: #ececec;
	font-size: 11px;
}

#content .entry-more a.btn {
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	width: 93px;
	height: 22px;
	line-height: 18px;
	vertical-align: middle;
	background: transparent url(../images/template/btn_90.png) no-repeat center center;
	text-align: center;
	color: #49362d;
	font-family: "Apple Chancery", "Monotype Corsiva", "Zapf Chancery", cursive;
	font-style: italic;
	font-size: 10px;
}

#content .entry h2, #content .entry-home h2 {
	padding: 0;
	margin: 0 0 10px 0;
}

#content .entry-home h3 {
	font-size: 12px;
	font-weight: bold;
	color: #362721;
	margin: 0;
	padding: 0 0 5px 0;
}

#content .entry-more h4 {
	font-size: 11px;
	font-weight: normal;
	color: #362721;
	margin: 0;
	padding: 0 0 5px 0;
}

#content .entry h2 a, #content .entry h2 a:visited, #content .entry-home h3 a, #content .entry-home h3 a:visited, #content .entry-more h4 a, #content .entry-more h4 a:visited  {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #362721;
}

#content .entry h2 a:hover, #content .entry-home h3 a:hover, #content .entry-more h4 a:hover  {
	text-decoration: underline;
	color: #8b0054;
}

#content a, #content a:visited, #content .entry a, #content .entry a:visited, #content .entry-home a, #content .entry-home a:visited  {
	font-weight: normal;
	text-decoration: none;
}

#content a:hover, #content .entry a:hover, #content .entry-home a:hover  {
	text-decoration: underline;
	color: #8b0054;
}

#content .entry .link, .link {
	text-align: right;
	margin: 5px;
}

/* Photos */
#content .entry-home .main-photo {
	/* 81 x 83 */
	float: left;
	overflow: hidden;
	width: 75px;
	height: 77px;
	padding: 3px;
	background: transparent url(../images/template/photo_bg.png) no-repeat 0 0;
	border: 0 none;
}

#content .entry-home .main-photo a {
	display: block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	text-align: center;
	line-height: 75px;
	vertical-align: middle;
}

/* @group Entries - boxes */
#content .entry-box {
	float: left;
	width: 190px;
	height: 170px;
	margin: 10px 0;
	padding: 5px;
	text-align: center;
}

#content .entry-box .title {
	font-size: 16px;
	color: #4c3101;
}

#content .entry-box a {
	font-weight: bold;
	text-decoration: none;
}

#content .entry-box a:hover  {
	text-decoration: none;
	border: 0 none;
}

#content .entry-box img {
	border: 2px solid #4c3101;
}
/* @end */

/* @group Ref-navigation */
.ref-navigation {
	width: 380px;
	margin: 30px auto 0;
	padding: 5px 0;
}

.ref-previous, .ref-next, .ref-current {
	float: left;
	height: 20px;
	line-height: 20px;
}

.ref-previous {
	width: 100px;
	text-align: left;
}

.ref-next {
	width: 100px;
	text-align: right;
}

.ref-current {
	width: 180px;
	text-align: center;
}
/* @end */

a.btn {
	margin: 5px 0;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

a.btn:hover {
	color: #999;
	text-decoration: none;
}
/* @end */