/***********************************************************
*  Owner:      	doko.com LLC
*  Title:      	koshu.org sample
*  Version      1.0 screen media
*  Author:     	www.doko.com telecommunication
*  Created:		04.13.2008
*  Updated:    	07.28.2008
************************************************************/

/* layout
---------------------------------------------------------- */

body
{
	margin: 0;
	padding: 0;
	background: #F0F8EB;
	font-family: arial, helvetica, sans-serif;
}

#maincontainer
{
	width: 840px;
	/*Width of main container*/
	margin: 0 auto;
	/*Center container on page*/
	background: #ffffff;
}

#topsection
{
	height: 100px;
	background-image: url(images/logo/top_bg.jpg);
	background-color: #F0F8EB;
	background-repeat: no-repeat;
}

#menu
{
	background: #EAEAEA;
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn
{
	margin-right: 201px;
	/*Set right margin to RightColumnWidth*/
}

#rightcolumn
{
	float: left;
	width: 198px;
	/*Width of right column*/
	margin-left: -198px;
	/*Set left margin to -(RightColumnWidth) */
	background: #FEE661;
}

#footer
{
	clear: left;
	width: 100%;
	background: #F0F8EB;
}

.innertube { margin: 10px; }

#photo
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 320px;
	height: auto;
}

#photo_right
{
	float: right;
	margin: 0;
	width: 160px;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#photo_label
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 120px;
	height: auto;
}

/* typo
---------------------------------------------------------- */

#topsection h1
{
	margin: 0;
	padding-top: 15px;
}

#contentcolumn h1
{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

#contentcolumn h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #49783F;
}

#contentcolumn h3
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#contentcolumn p
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 150%;
}

#contentcolumn .quote
{
	color: #4A773E;
	font-style: italic;
}

#contentcolumn .story_by
{
	font-size: 12px;
	color: #4C4C4C;
	font-style: normal;
	font-weight: lighter;
}

#contentcolumn .author
{
	margin-top: -10px;
	font-size: 11px;
	color: #4A773E;
	font-style: italic;
	font-weight: bold;
}

#contentcolumn .date
{
	margin-top: 0px;
	font-size: 11px;
	color: #4C4C4C;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0px;
}

#rightcolumn h1
{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #D1150D;
	line-height: 100%;
}

#rightcolumn h2
{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #4A773E;
	line-height: 100%;
}

#rightcolumn p
{
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 130%;
}

#footer p
{
	color: #666;
	font-size: 10px;
	text-align: center;
	padding: 10px 0 15px 0;
	margin: 0;
}

/* images
---------------------------------------------------------- */

img { border: 0px none; }

#topsection img
{
	margin: 0;
	padding: 10px 0 0 0;
}


.photo
{
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#buy
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.photo_left
{
	margin: 0;
	padding: 0 10px 10px 0;
	float: left;
	display: block;
}

.photo_right
{
	margin: 0;
	padding: 0 0 10px 0px;
	float: right;
	display: block;
}

#contentcolumn ul li
{
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 150%;
	list-style-type: none;
}

/* image captions
---------------------------------------------------------- */

.picture
{
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif;
}

.picture img
{
	border: 0px solid #CCCCCC;
	vertical-align: middle;
	margin-bottom: 3px;
	display: block;
}

.right
{
	margin: 0em 0pt 0.5em 0.8em;
	float: right;
}

.left
{
	margin: 0em 0.8em 0.5em 0;
	float: left;
}

/* links
---------------------------------------------------------- */

#footer a
{
	color: #FFFF80;
	text-decoration: none;
}

#rightcolumn a
{
	color: #333;
	text-decoration: none;
}

/* menu
---------------------------------------------------------- */

.solidblockmenu
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 0px solid #625e00;
	border-width: 0px 0;
	font-size: 12px;
	font-weight: normal;
	background-color: black;
	background-image: url(images/menu/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.solidblockmenu li { display: inline; }

.solidblockmenu li a
{
	float: left;
	color: #ffffff;
	padding: 5px 13px 5px 13px;
	text-decoration: none;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited { color: #ffffff; }

.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: #ffffff;
	background: transparent url(images/menu/blockactive.gif) center center repeat-x;
}

/* pagination
---------------------------------------------------------- */

.pagination { padding: 2px; }

.pagination ul
{
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}

.pagination li
{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited
{
	padding: 0 5px;
	border: 1px #49783F solid;
	text-decoration: none;
	color: #49783F;
}

.pagination a:hover, .pagination a:active
{
	border: 1px solid #4A773E;
	color: #000;
	background-color: #FEE661;
}

.pagination a.currentpage
{
	background-color: #4A773E;
	color: #FFF !important;
	border-color: #4A773E;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover
{
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext { font-weight: bold; }
