@import url("common.css");
@import url("gmenu.css");

body {
	font-size: 12px;
	background-color: #9dc6ca;
}

hr {
	display: none;
}

a {
	color: black;
	text-decoration: none;
	outline: none;
}

#document {
	background: url(../images/gojos/gojos-2ndcat.png) no-repeat 93px 33%;
	margin-top: 72px;
}

#gmenu {
	top: -67px;
}

/* @group header */

#header {
	position: absolute;
	top: -72px;
	background: url(../images/gojos/gojos-1stcat-star.png) no-repeat 19px 8px;
	width: 780px;
	height: 328px;
}

#monthly #header, #individual #header {
	background-image: url(../images/gojos/gojos-1stcat-star-less.png)
}

#header h1 {
	visibility: hidden;
}



/* @end */

#content {
	margin-top: 0px;
	position: relative;
	z-index: 1;
	background: transparent url(../images/gojos/gojos-3rdcat.png) no-repeat 103px 68%;
	padding-left: 48px;
	width: 714px !important;
	/* !important hack for IE under 6 */
	width: 762px;
	min-height: 875px;
	height: auto !important;
	height: 875px;
}

/* @group main */

#main {
	float: right;
	margin-top: 0px;
	margin-bottom: 216px;
	width: 494px;
}

.entrynavi {
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 464px;
}

.entrynavi p {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

.entrynavi p span {
	font-weight: normal;
}

.entrynavi ul {
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.entrynavi li {
	display: table-cell;
	width: 207px !important;
	width: 232px;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	vertical-align: middle;
	position: relative;
}

* html .entrynavi li {
	display: inline;
	zoom: 1;
}

*:first-child+html .entrynavi li {
	display: inline;
	zoom: 1;
}

* html>body .entrynavi li {
	display: inline-block;
}

.entrynavi a {
	color: white;
	line-height: 110%;
}

#monthly .entrynavi li a {
	line-height: 19px;
}

.entrynavi a:hover {
	color: #e3007f;
}

.entrynavi .icon {
	display: block;
	width: 19px;
	height: 19px;
	margin-top: -10px;
}

.gotoprev {
	padding-left: 25px;
}

.gotoprev a .icon {
	position: absolute;
	top: 50%;
	left: 0px;
	background: url(../images/gojos/gojos-enavi-arrow.png) no-repeat left top;
}

.gotoprev a:hover .icon {
	background: url(../images/gojos/gojos-enavi-arrow.png) no-repeat left -19px;
}

.gotonext {
	text-align: right;
	padding-right: 25px;
}

.gotonext a .icon {
	text-align: left;
	position: absolute;
	top: 50%;
	right: 0px;
	background: url(../images/gojos/gojos-enavi-arrow.png) repeat right top;
}

.gotonext a:hover .icon {
	background: url(../images/gojos/gojos-enavi-arrow.png) repeat right -19px;
}

.entrynavibottom {
	margin-top: -15px;
	margin-bottom: 15px;
}

.entry {
	line-height: 180%;
	margin-bottom: 25px;
	padding-top: 15px;
	background: url(../images/gojos/white/gojos-entry-top.png) no-repeat;
	width: 464px;
}

#individual .entry {
	margin-top: 15px;
	margin-bottom: 5px;
}

#monthly .entry {
	margin-top: 15px;
}

.entryheader {
	width: 464px;
	padding-top: 14px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
}

.entryheader h2 {
	margin-left: 22px;
	margin-right: 22px;
}

.entryheader a:hover {
	color: #e3007f;
}

.entry-date {
	margin-right: 10px;
}

.entrybody {
	padding-left: 22px;
	padding-right: 22px;
	width: 420px !important;
	/* !important hack for IE under 6 */
	width: 464px;
	*text-align: justify;
	*text-justify: inter-ideograph;
}

#individual .entrybody {
	padding-bottom: 10px;
}

.entrybody p a {
	color: #e3007f;
}

.entrybody p a:hover {
	border-bottom: 1px solid #e3007f;
}

.entrybody p {
	padding-top: 15px;
}

.entrybody img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.permalink {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	position: relative;
	top: 5px;
}

.permalink a {
 	color: #667b7d;
}

.permalink a:hover {
 	color: #e3007f;
}

.permalink a img {
	padding: 0px;
	width: 12px;
	height: 9px;
	margin: 0px;
	margin-right: 4px;
	background: url(../images/gojos/gojos-permalink-arrow.png) no-repeat 0px 0px;
}

.permalink a:hover img {
	background-position: left -9px;
}

.permalink a span {
}

.entryfooter {
	height: 15px;
	background: url(../images/gojos/white/gojos-entry-bottom.png) no-repeat;
}

/* @end */

/* @group sidebar */

#sidebar {
	font-size: 11px;
	line-height: 180%;
	margin-top: 157px;
	margin-bottom: 150px;
	float: left;
	background: url(../images/gojos/white/gojos-sidebar-top.png) no-repeat;
	padding-top: 30px;
}

#sidebar h2 {
	margin-bottom: 10px;
	font-size: 12px;
	border-bottom: 2px solid #9dc6ca;
}


/* @group calendar */

#calendar {
	padding-bottom: 30px;
	padding-left: 15px;
	width: 190px !important;
	/* hack for IE under 6*/
	width: 205px;
}

#calendar table {
	line-height: 140%;
	font-size: 11px;
	text-align: center;
	table-layout: fixed;
	position: relative;
	border-collapse: collapse;
	border-spacing: 0px;
}

#calendar table caption {
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#calendar table th {
	width: 25px;
	font-size: 10px;
	font-weight: normal;
}

#calendar table td {
	color: #667b7d;
	text-align: center;
	font-size: 11px;
}

#calendar table td a {
	display: block;
	text-align: center;
	font-weight: bold;
}

#calendar table td a:hover {
	color: #e3007f;
}
	
/* @end */

/* @group recent entries */

#recent-entries {
	width: 205px;
	padding-bottom: 30px;
}

#recent-entries h2 {
	margin-left: 15px;
	margin-right: 15px;
}

#recent-entries ul {
	margin-left: 15px;
}

#recent-entries li {
	margin-right: 15px;
}

#recent-entries li a {
	display: block;
	width: 175px;
	line-height: 110%;
	padding-bottom: 7px;
}

#recent-entries li a:hover {
	color: #e3007f;
}

/* @end */

/* @group archives */

#archives {
	width: 205px;
	padding-bottom: 30px;
}

#archives h2 {
	margin-left: 15px;
	margin-right: 15px;
}

#archives dt {
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

#archives dd {
	padding-bottom: 5px;
}

#archives ul li {
	margin-left: 30px;
	margin-right: 20px;
}

#archives li a {
	display: block;
	width: 155px;
}

#archives li a:hover {
	color: #e3007f;
}


/* @end */

#feed {
	width: 205px;
}

#feed a {
	display: block;
	margin: 0px 15px 0px 15px;
	height: 16px;
	line-height: 16px;
	padding: 0px 0px 0px 22px;
	background: url(../images/feedicon.png) no-repeat 0px 0px;
}

#feed a:hover {
	color: #e3007f;
	background-position: 0px -16px;
}

/* @end */

#sidebarfooter {
	width: 205px;
	height: 15px;
	background: url(../images/gojos/white/gojos-sidebar-bottom.png) no-repeat;
}

br.clear {
	clear: both;
}

/* @end */

#feed, #calendar, #recent-entries, #archives, .entryheader, .entrybody {
	background: url(../images/gojos/white/gojos-translucent.png) repeat;
}

#footer {
	position: relative;
	z-index: 0;
	height: 232px;
	margin-top: -232px;
	background: url(../images/gojos/gojos-4thcat-city.png) no-repeat 18px 0px;
}


