@import url(../css/style_default_right.css);

body{
	background: #ffffff url(images/bg_grey.gif);
	color: #494949;
}

#header{
	background: white url(images/header.jpg) no-repeat;
	border-top:3px solid #FF6600;
}
#header .profile{
	color: #333333;
}
#navi{
	background-image:url(images/navi.gif);
	background-repeat:repeat-x;
	color: #333333;
	background-color:#FFFFFF;
}


#mainwrapper{ background-color:#FFFFFF;}
#wrapper {
	background-image:url(images/wrap_back.gif);
	background-repeat:repeat-y;
	/* background-position:50px 0; [13/05/18] Akaboshi */
}

.contenttitle h2,.contenttitle h4,.itemTitle {
	background: url(images/bullet_big.gif) left top no-repeat;
	color: #666666;
	border-bottom: 2px dotted #FF6600;
}
.contenttitle h3{
	background: url(images/arrowblue.gif) left top no-repeat;
	color: #666666;
	border-bottom: dotted 2px #0000ff;
}
.contentbody{ color: #666666;}
.contentbody h2{
	color: #666666;
	background: #f2f2f2 url(images/arrowred.gif) left no-repeat;
}
.contentbody h3{ color: #666666;}

.contentitemcategory{ background: url(images/bgcategory.gif) center left no-repeat;}
.contentitempostedby{ background: url(images/bgpostedby.gif) center left no-repeat;}
.contentitemcomments{ background: url(images/bgcomment.gif) center left no-repeat;}
.contentitemedit{ background: url(images/bgedit.gif) center left no-repeat;}
.contentitem{ background-color:#ffebd7;}
.contentnavi{ background-color:#FFE280;}
.contentitem2{ background: url(images/dotv.gif) left repeat-y;}
.contentitem3{ background: url(images/dotv.gif) left repeat-y;}
.contentitem4{ background: url(images/dotv.gif) left repeat-y;}
.contentitem5{ background: url(images/dotv.gif) left repeat-y;}


.itemcomment{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

.id1:hover{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

#free h4,#qr h4{ border-bottom:1px solid #777777;}
.contentfree{ border-bottom:1px solid #777777;}
#qr img{ margin-left:75px;}

.sidebar{ color: #21262A;}

.sidebardl dt{
	background: #c0c0c0 url(images/menu2.gif) no-repeat;
	color: #666666;
}
html >body .sidebardl dt{ background: #c0c0c0 url(images/menu.gif) no-repeat;}

.sidebardl2 dt{
	background: #c0c0c0;
	color: #ffffff;
}
.sidebardl2 dd{ background: url(/nucleus/images/con_back.gif) repeat-y;}
.sidebardl2 dd a:link, .sidebardl2 dd a:visited{ background: url(/blog/nucleus/images/con_back.gif) repeat-y;}
.sidebardl2 dd a:hover{ background: #d9d9d9;}
.sidebarol{ background: url(/nucleus/images/con_back.gif) repeat-y;}
.sidebarol li{ background: url(/nucleus/images/con_back.gif) repeat-y;}
.sidebarol li a:link, .sidebarol li a:visited{ background: url(/blog/nucleus/images/con_back.gif) repeat-y;}
.sidebarol li a:hover{ background: #d9d9d9;}

.calendar table {
	background-color:#FFCC99;
	border:1px solid #ffffff;
}
.calendar th {
	color: #666666;
	background-color:#FFFF99;
	border:1px solid #ffffff;
}
.calendar td {
	border:1px solid #ffffff;
	background-color:#FFFFCC;
	color:#606060;
}
.calendar td:hover { background-color: #ddd;}
.calendar td.today {
	color:#606060;
	background-color: #FFFF99;
	border: 1px solid #999;
}

/*use*/
.content h2.main-h3,.sidebar h4{
	background: #FFE280;
	color: #333333;
}
.sidebar h3{ background: url(/blog/nucleus/images/con_back.gif) repeat-y;}
.sidebarol{
	background-color:#f6f6f6;
	border: 0px solid #e2e2e2;
}
.sidebarol li a:hover{ background: #E7E7E7;}

/*-------------------------------------------------



  Footer



-------------------------------------------------*/

#copyrights{
	background: #FFFFFF url(images/sidetitlebg.gif);
	color: #474747;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #FF6600;
	border-left-color: #E0E0E0;
}
#credit{
	color: #474747;
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0;
	background: #f2f2f2;
}
/*-------------------------------------------------

  Forms
-------------------------------------------------*/

.loginform, .searchform{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.commentform, .mailform{ background: #FFF3E8;}
.formfieldm{
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}

.formbutton{
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}

/* Added [13/07/13] - Akaboshi */
#nucleus_cf_name,
#nucleus_cf_mail,
#nucleus_cf_email {
	width:210px;
}
/* end - [13/07/13] */
/*-------------------------------------------------

  Miscelaneous

-------------------------------------------------*/

.wrap1{ background:url(images/shadow.gif) right bottom no-repeat;}
.wrap2{ background:url(images/corner_br.gif) left bottom no-repeat;}
.wrap3{	background:url(images/corner_tr.gif) right top no-repeat;}
.highlight{ background: #DEFFA9;}
.box2{ background-color:#ffebd7;}
.tag h2{
	color: #666666;
	border:1px solid #FF9966;
}

#archivelist{margin:35px 0 35px 30px; font-size:16px; font-weight:bold;}
#sidebar .sidebar .sidebardl dt{ background: url(images/link.gif) left no-repeat;}
.bookmark{ clear:both; height:40px; margin:10px 0 5px 0;}
ul#bookmark li{ display:inline; float:left; margin-right:5px;}