body
{
	background: #e8e8dd url(images/green.jpg);
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN" ,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4" ,"Osaka",verdana , "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 80%;
	line-height:140%;
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1 {
	font-size: 100%;
	margin: 0px;
	color: #000000;
	line-height:130%;
}

h1.title {
	font-size: 16px;
	color: #6ea000;
}


h2 {
	margin: 0px;
}

h2.title {
	font-size: 16px;
	color: #6ea000;
	margin: 0px 0px 8px 0px;
	padding : 15px 0px 5px 0px;
}

h2.list {
	font-size: 14px;
	color: #6ea000;
}


h3 {
	font-size: 90%;
	margin: 0px;
	line-height:120%;
}

h3.title {
	color: #6ea000;
	font-size: 14px;
}


/* Lists */

ul {
	padding: 0px 0px 0px 8px;
}

ul.menu_folder {
	list-style-image: url("images/menu_folder.gif");
	margin: 0px 0px 0px 25px;
	padding-right : 8px;
}

ul.menu_page {
	list-style-image: url("images/menu_page.gif");
	margin: 0px 0px 0px 25px;
	padding-right : 8px;
}

ul.menu_comment {
	list-style-image: url("images/menu_comment.gif");
	margin: 0px 0px 0px 25px;
	padding-right : 8px;
}

ul.menu_trackback {
	list-style-image: url("images/menu_trackback.gif");
	margin: 0px 0px 0px 25px;
	padding-right : 8px;
}

ul.menu_link {
	list-style-image: url("images/menu_link.gif");
	margin: 0px 0px 0px 25px;
	padding-right : 8px;
}

li.block {
	margin:0px 0px 0px 0px;
	padding : 0px 0px 4px 3px;
	line-height:150%;
}



.imgl {
	float: left;
	margin: 0px 10px 8px 0px;
	border: 1px solid #cccccc;
}

.imgr {
	margin: 0px 0px 8px 10px;
	float: right;
	border: 1px solid #cccccc;
}


/* Links */
a {
	color: #6ea000;
	text-decoration:underline;
	background: none;
}

a:link {
	color: #6ea000;
	text-decoration:underline;
	background: none;
}

a:link:hover {
	color: #ff9933;
	text-decoration:underline;
	background: none;
}

a:link:active {
	color: #6ea000;
	text-decoration:underline;
	background: none;
}

a:visited {
	color: #6ea000;
	text-decoration:underline;
	background: none;
}

a:visited:hover {
	color: #ff9933;
	text-decoration:underline;
	background: none;
}

a:visited:active {
	color: #6ea000;
	text-decoration:underline;
	background: none;
}


a.mainlink {
	color: #444444;
	text-decoration:none;
	background: none;
}

a.mainlink:link {
	color: #444444;
	text-decoration:none;
	background: none;
}

a.mainlink:link:hover {
	color: #444444;
	text-decoration:none;
	background: none;
}

a.mainlink:link:active {
	color: #444444;
	text-decoration:none;
	background: none;
}

a.mainlink:visited {
	color: #444444;
	text-decoration:none;
	background: none;
}

a.mainlink:visited:hover {
	color: #444444;
	text-decoration:none;
	background: none;
}

a.mainlink:visited:active {
	color: #444444;
	text-decoration:none;
	background: none;
}



a.navilink {
	color: #6ea000;
	text-decoration:underline;
	background: none;
	padding: 3px 7px 3px 7px;
	margin: 0px 1px 0px 1px;
}

a.navilink:link {
	color: #6ea000;
	text-decoration:underline;
}

a.navilink:link:hover {
	color: #ff6600;
	text-decoration:underline;
	background: #eeffee;
}

a.navilink:link:active {
	color: #669900;
	text-decoration:underline;
}

a.navilink:visited {
	color: #669900;
	text-decoration:underline;
}

a.navilink:visited:hover {
	color: #ff6600;
	text-decoration:underline;
	background: #eeffee;
}

a.navilink:visited:active {
	color: #669900;
	text-decoration:none;
}

a.titlelink {
	color: #db5296;
	text-decoration:none;
	background: none;
}

a.titlelink:link {
	color: #db5296;
	text-decoration:none;
	background: none;
}

a.titlelink:link:hover {
	color: #db5296;
	text-decoration:underline;
	background: none;
}

a.titlelink:link:active {
	color: #db5296;
	text-decoration:none;
	background: none;
}

a.titlelink:visited {
	color: #db5296;
	text-decoration:none;
	background: none;
}

a.titlelink:visited:hover {
	color: #db5296;
	text-decoration:underline;
	background: none;
}

a.titlelink:visited:active {
	color: #db5296;
	text-decoration:none;
	background: none;
}

.dumy {
	color: #cccccc;
}


/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 758px;
	height: 0;
	clear: both;
}

.formfield {
	font-size: 13px;
}

.pageswitch {
	text-align: right;
	padding: 5px 0px 5px 0px;
}

#breadcrumbs {
	clear: both;
	background: #eeffdd;
	padding: 3px 20px 3px 20px;
	margin : 15px 0px 0px 0px;
	border-top: 1px dotted #6ea000;
	border-bottom: 1px dotted #6ea000;
	font-size: 80%;
}

.back_next_link {
	text-align: right;
	padding: 15px 380px 5px 15px;
	font-size: 12px;
}

.icon {
	padding: 0px 5px 0px 16px;
}

.icon_side {
	padding: 0px 5px 0px 0px;
}

.read_rss {
	padding: 0px 10px 10px 0px;
}

.mark {
	color: #db5296;
	font-weight: bold;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#inbox {
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 960px;
	border-left: 1px dotted #669900;
	border-right: 1px dotted #669900;
}

#header_bar {
	border-top: 5px solid #669900;
}

#header {
	margin : 0px 20px 0px 20px;
	padding: 0px;
	width: 919px;
}

#header_left {
	float:left;
	width: 490px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#header_logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header_right {
	float:right;
	width: 429px;
	height: 150px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff url(images/header_right2.gif);
}

#header_description {
	margin: 0px 0px 0px 0px;
	padding: 2px 20px 0px 3px;
	line-height:110%;
	font-size:14px;
}

#header_image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header_navi_area {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width: 960px;
}

#header_navi {
	text-align: center;
	padding: 2px 10px 2px 10px;
	background:#f8f8ff url(images/bar_menu.jpg);
	border-top: 1px solid #99dd88;
	border-bottom: 1px solid #65cb5c;
	margin: 0px 0px 0px 0px;
	font-size:80%;
	line-height:140%;
}

#header_link
{
	width: 758px;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	padding: 7px 0 5px 0;
	margin: 0 0 0px 0;
	background: #fbedf4;
	text-align: center;
	margin: auto;
	border-bottom: 1px solid #E0E0E0;
}

.line_text{
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	line-height: 180%;
	font-size: 12px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 960px;
	background: white;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#wrapper
{
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 960px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0px 0 0 0;
	margin-right: -380px;
}
.content
{
	padding: 0;
	margin: 10px 380px 25px 20px;
	line-height: 140%;
}

.content2
{
	padding: 0;
	margin: 20px 380px 25px 20px;
	line-height: 140%;
}

.content3
{
	padding: 0px;
	margin: 25px 380px 25px 20px;
	line-height: 140%;
	border: 1px dotted #669900;
	height: 240px;
}

.left_month_link {
	margin: 20px 380px 25px 20px;
	text-align: center;
}

.rss_area
{
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	width:250px;
	line-height: 140%;
	float: left;
}

.mobile_area
{
	padding: 0px 10px 0px 12px;
	margin: 10px 0px 10px 0px;
	width:260px;
	line-height: 140%;
	float: right;
	border-left: 1px dotted #669900;
}

.title_line {
	border: 1px dotted #669900;
	padding: 5px 5px 4px 40px;
	margin: 0px 0px 6px 0px;
	background: #ffffff;
	background-image: url("images/title_back.gif");
	background-repeat: no-repeat;
	background-position: left;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/

.contenttitle h1
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

.contenttitle h2
{
	clear: both;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}

.itemtitle h2
{
	clear: both;
	border: 1px dotted #669900;
	background-image: url("images/title_back.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 5px 4px 40px;
	margin: 0px 0px 6px 0px;
	font-size: 14px;
	color: #6ea000;
}

.contentbody
{
	font-size:13px;
	padding: 15px 0 10px 0;
}

.itembody
{
	font-size:13px;
	padding: 15px 0 0px 0;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/

.contentblock
{
	padding: 12px 0 5px 0;
	border-bottom: 1px dotted #6ea000;
}

.number {
	z-index: 1;
	padding: 0;
	top: 110px;
	left: 0px;
	font-size: 120px;
	color: #f8eedd;
	position: relative;
	text-align:right;
}

.contentdetail
{
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	position: relative;
	z-index: 2;
	top: -15px;
}

.contentitemcategory
{
	background: url(images/menu_folder.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 19px;
}
.contentitempostedby
{
	background: url(images/left-orange.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 19px;
}
.contentitemcomments
{
	background: url(images/menu_comment.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 19px;
}
.contentitemtrackbacks
{
	background: url(images/menu_trackback.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 19px;
}
.contentitemedit
{
	background: url(images/left-orange.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 19px;
}
.contentitemviews
{
	background: url(images/check-orange.gif) center left no-repeat;
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 0 19px;
}
.contentitem
{
	padding: 0 0 0 0;
	margin: 2px 0 0px 0;
	text-align: right;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background-color: #ffffff;
	border: 1px solid  #dddddd;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
	position: relative;
	width: 538px;
}

.odd
{
	background-color: #eeeeee;
}

.commentbody
{
	padding: 10px 2px 10px 2px;
	margin: 0 0 0 0;
	position: relative;
	z-index: 2;
}

.commentinfo
{
	padding: 0px 2px 0px 2px;
	margin: 0 0 0 0;
	position: relative;
	text-align:right;
	z-index: 2;
}

.commentnumber
{
	z-index: 1;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: -6px;
	left: -12px;
	font-size: 100px;
	line-height: 80px;
	color: #eeeeee;
	position: absolute;
}

.odd .commentnumber
{
	color: #ffffff;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 340px;
	padding: 0px 20px 0 0px;
}
.sidebar
{
	padding: 20px 0px 0px 0px;
	line-height: 140%;
}


.index_main_title {
	border: 1px dotted #669900;
	padding: 5px 5px 4px 40px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	background-image: url("images/title_back.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.right_text {
	padding: 10px 0px 5px 0px;
}

.month_list {
	padding: 0px 0px 6px 0px;
}

.right_text_center {
	padding: 10px 10px 5px 10px;
	text-align: center;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 0 0;
	margin: 0;
}
.sidebardl dt
{
	background: #E4E4E4;
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 5px 10px;
}
.sidebardl dd
{
	background: #EEEEEE;
	padding: 3px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #ffE4E4;
	padding: 3px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	padding: 0 0 0 0px;
}

.counter_text
{
	font-size: 10px;
	padding: 0 0 10px 15px;
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer {
	padding : 0px 0px 0px 0px;
	width: 960px;
	background: #ffffff;
	border-bottom: 5px solid #669900;
}

#footer_text {
	width: 920px;
	margin : 0px;
	padding: 10px 20px 10px 20px;
	font-size:12px;
	line-height:140%;
	color:#000000;
	text-align: right;
}

#area_bottom {
	background: #eeeeee;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#footer_bar {
}

#footer_line {
	border-bottom: 1px dotted #669900;
	border-top: 1px dotted #669900;
	padding: 0px 3px 0px 3px;
	text-align: center;
	background: #eeffdd;
	padding: 3px 20px 3px 20px;
	margin : 10px 0px 0px 0px;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	background: #EEEEEE;
	/* Rounded borders, for Mozilla browsers */
	/* -moz-border-radius: 10px; */
}
.commentform img{
	margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.loginform .formfield
{
	width: 130px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}

.viewbody {
	padding:8px;
	border: 1px dotted #ffcc99;
	line-height:180%;
	margin: 5px;
	background:#fff8ee;
}
