
body{
	/*background: #FFeeee;*/
	color:#505050;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:100%;
	padding: 0;
	margin: 0;
	line-height: 110%;
}

a{color:#000000;text-decoration:none;}
a:hover{color:#318CBA;text-decoration:none;}
img{border:0;}
em{font-style:normal;font-weight:bold;}
/*small{font-size:80%;_font-size:75%;}*/
*+html body small{font-size:75%;}
hr,.hidden{display:none;}

form{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6{
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Basic classes */
.hidden{
	display: none;
}
.centerize{
	text-align: center;
}
.clearing{
	width: 780px;
	height: 0;
	clear: both;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
div#header{
	width:780px;
	margin:0 auto;
	text-align:left;
	height:82px;
	margin: auto;
}
.sf1 {
	padding:40px 0 0 0;
	float:left;
	width:88px;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper{
	width: 780px;
	background: white;
	border: 0;
	margin: auto;
}
#wrapper{
	width: 780px;
	margin: auto;
		position: relative;
}
		div#wrapper div#mainmenu{
			overflow:hidden;
			height:38px;
			margin:0;
			padding:0;
		}
		div#wrapper div#mainmenu img{
			float:left;
			border: 0;
		}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container{
	width: 780px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
	margin-right: -200px;
}
.content{
	padding: 0;
	margin: 7px 220px 30px 0px;
}
.content dt{
	font-size:80%;
	padding: 0 0 10px 0;
}
.content dd{
	font-size:80%;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle2{
	font-size:80%;
}
.contenttitle h2{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 15px;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody{
	font-size:80%;
	padding:10px 0 40px 15px;
	line-height:130%;

		/*background: #99ff99;*/
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory{
	font-size:70%;
	padding: 0 10px 0 0px;
}
.contentitempostedby{
	font-size:70%;
	padding: 0 10px 0 5px;
}
.contentitemcomments{
	font-size:70%;
	padding: 0 10px 0 5px;
}
.contentitemedit{
	font-size:70%;
	padding: 0 10px 0 5px;
}
.contentitem{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1{
	display: inline;
}
.contentitem2{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}


/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer{
	/*position:absolute ; top:-39px; left:580px;*/
	float: right;
	width: 200px;
	padding: 0px 0 0 0;
	
}
.sidebar{
	color: #21262A;
	margin: 0 0 4px 6px;
}
/* Menu lists */
.sidebardl{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 70%;
}
.sidebardl dt{
	color: #3A3523;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 4px 5px;
	/*border-bottom: dotted 1px #999999;*/
}
.sidebardl dd{
	/*background: #f5f5f5;*/
	padding: 1px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover{
	/*background: #f5f5f5;*/
	padding: 1px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited{
	padding: 0 0 0 5px;
}

.sidebardl2{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 70%;
}
.sidebardl2 dt{
	color: #3A3523;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 4px 5px;
	/*border-bottom: dotted 1px #999999;*/
}
.sidebardl2 dd{
	padding: 2px 15px;
	margin: 1px 0 0 0;
}
/*J_[*/
table.calendar {background-color:#fff;border-collapse: collapse;font-family:sans-serif;border:1px solid #ddd;}
table.calendar caption {color:#aaa;letter-spacing:2px;padding:4px;}
table.calendar th,table.calendar td {border:1px solid #ddd;padding:2px 4px;}
table.calendar th {text-align:center;}
table.calendar td {text-align:right;color:#999;letter-spacing:1px;}
tr.calendardateheaders {background-color:#f5f5f5;color:#999;}
td.blank {background-color:#f5f5f5;}
td.saturday {background-color:#f7f9fd;}
td.sunday {background-color:#fff3ee;}
td.holiday {background-color:#fff3ee;}
td.today {background-color:#ffffcc;}

/*ΘΊAdefaultXLp */
table.calendar a:link,table.calendar a:visited {
	background:none;padding:0;
}
.days a{text-decoration:underline;}
table.calendar {
	margin:0 auto;
	width: 189px;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
div#footer{
	width:780px;
	margin:0 auto 20px auto;
	text-align:left;
	font-size:80%;
}
div#footer img{
	float:left;
}

/*-------------------------------------------------
  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: 88%;
	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;
	padding:5px;
	line-height:1.5;
}
.formbutton
{
	font-size: 88%;
	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;
}

.loginform .formfield
{
	width: 130px;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
	font-family:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", 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:Verdana, Arial, Helvetica, "lr oSVbN", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}

textarea#nucleus_cf_body
{
	width:470px;
}

/*-------------------------------------------------
  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;
}

/* 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;
}


.pageswitch{
	/*padding: 10px 0 0px 0;*/
	font-size:70%;
	padding:10px 0 0 0;
		background: url(images/dot.gif) top repeat-x;
}


.pageswitch a{
	/*font-size:80%;*/
}


