/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/

body
{
	background: #FFFFFF;
	color: #333333;
	font-family: "Osaka";
	font-size: 10pt;
	padding: 15px 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
  font-family: "Osaka";
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	padding: 0 0 0 0px;
	margin: 0 12px;
	line-height: 150%;
}


/* Links */
a:link, a:visited
{
	color: #688DAC;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #FE9915;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 857px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Top links
-------------------------------------------------*/
#top_links
{
	position: relative;
	width: 857px;
	height: 40px;
	margin: auto;
}

/*-------------------------------------------------
  Blog logo
-------------------------------------------------*/
#blog_logo
{
	position: relative;
	top:10px;
	left:10px;
	width: 169px;
	height: 44px;
}

/*-------------------------------------------------
  Kenstyle Text
-------------------------------------------------*/
#kenstyle_text
{
	position: absolute;
	top:18px;
	left:195px;
	color: #333333;
	font-family: "Osaka";
	font-size: 13pt;
	font-weight: bold;
}

/*-------------------------------------------------
  Kenstyle logo
-------------------------------------------------*/
#kenstyle_logo
{
	position: absolute;
	top:21px;
	left:670px;
	width: 78px;
	height: 13px;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 850px;
	height: 230px;
	/* large header image is defined below */
	/*background: white url(images/top.gif) no-repeat;*/
	border-width: 2px 2px 0;
	border-style: none;
	border-color: #E0E0E0;
	margin: auto;
}
#header h1
{
	/* small header image specific lines */
	height: 168px;
	width: 792px;
	/*background: white url(images/header_sm.jpg) repeat-x 0 6px;*/
	margin: 0 6px;
	/* end small header image specific lines */
	font-size: 38px;
	text-align: center;
	line-height: 160px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 857px;
	background: white;
	border-width: 0 2px;
	border-style: none;
	border-color: #E0E0E0;
	margin: auto;
}
#wrapper
{
	width: 857px;
	background: white url(images/bgcontainer01.gif) repeat-y;
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 657px;
	/*height: 1%;*/
	/*overflow: visible;*/
	float: right;
	padding: 10px 0 0 0;
	/*margin-left: -204px;*/
	/*margin-right: auto;*/
}
#container2
{
	width: 657px;
	/*height: 1%;*/
	/*overflow: visible;*/
	float: right;
	padding: 10px 0 0 0;
	/*margin-left: -204px;*/
	/*margin-right: auto;*/
}
.content
{
	padding: 0 10px 0 10px;
	/*margin: 7px 20px 30px 224px;*/
}

#mywrapper
{
	width: 857px;
	float: left;
}

#mywrapper2
{
	width: 857px;
	float: left;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	/*background: url(images/dot.gif) bottom repeat-x;*/
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0;
}
.contenttitle hd
{
	clear: both;
	font-size: 8pt;
	font-weight: normal;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody
{
	font-size:10pt;
	line-height: 150%;
	text-align: justify;
	padding: 0 0 0px 0;
	/*border-bottom: 1px solid #CCCCCC;*/
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	font-size: 8pt;
	line-height: 12px;
	padding: 0 5px 0 5px;
}
.contentitempostedat
{
	font-size: 8pt;
	line-height: 12px;
	padding: 0 5px 0 5px;
}
.contentitemtrackback
{
	font-size: 8pt;
	line-height: 12px;
	padding: 0 5px 0 5px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 8pt;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 8pt;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 0px 0 0 0;
	margin: 0 0 10px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 3px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 3px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 5px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	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;
}
.itemcomment h3
{
	font-size: 10pt;
}

/*-------------------------------------------------
  Menu left
-------------------------------------------------*/
#sidebarcontainer_top
{
	float: left;
	width: 200px;
	background: url(images/frame_top.gif) no-repeat top left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}
#sidebarcontainer_bottom
{
	float: left;
	width: 200px;
	background: url(images/frame_bottom.gif) no-repeat bottom left;
	padding: 0px 0 10px 0;
	margin: 0 0 0 0;
}
#sidebarcontainer_middle
{
	float: left;
	background: url(images/frame_middle.gif) repeat-y;
	width: 200px;
	padding: 0px 0px 0 0px;
}
#sidebarcontainer
{
	float: right;
	width: 200px;
	padding: 0px 0 0 0;
}
.sidebar
{
	color: #333333;
	margin: 0 3px 4px 3px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 10pt;
}
.sidebardl dt
{
	
	color: #7FC530;
	font-size: 14pt;
	text-align: right;
  font-family: "Osaka";
	line-height: 100%;
	padding: 4px 10px 0px;
}

.sidebardl dd
{
	padding: 2px 6px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	
	padding: 2px 6px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #333333;
}
.sidebardl dd a:hover, .sidebardl dd a:active
{
	padding: 0 0 0 0px;
	text-decoration: underline;
	color: black;
}
/* Menu lists */
.sidebar2
{
	color: #333333;
	margin: 0 0 0px 0px;
}
.sidebardl2
{
	padding: 0 0 0px 0;
	margin: 0;
}
.sidebardl2 dt
{
	color: #FE9915;
	font-size: 14pt;
	text-align: right;
  font-family: "Osaka";
	padding: 4px 10px;
}

.sidebardl2 dd
{
	padding: 2px 0px;
	margin: 1px 0 0 0;
}
.sidebardl2 dd:hover
{
	
	padding: 2px 0px;
	margin: 1px 0 0 0;
}
.sidebardl2 dd a:link, .sidebardl2 dd a:visited
{
	padding: 0 0 0 0px;
	text-decoration: none;
}
.sidebardl2 li
{
	list-style: none;
	font-size: 7pt;
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0 0 0 -4px;
}


/*-------------------------------------------------
  Menu right
-------------------------------------------------*/
#sidebarcontainer_r
{
	float: left;
	width: 200px;
	padding: 0px 0 0 0;
}

/*-------------------------------------------------
  Side Bar Border
-------------------------------------------------*/
#sidebar_border
{
	border-top: 1px solid #8ABB14;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar_border_end
{
	border-top: 1px solid #8ABB14;
}

#sidebar_border_end2
{
	text-align: center;
	/*border-top: 1px solid #FE9915;*/
}

/*-------------------------------------------------
  Content Border
-------------------------------------------------*/
#content_border
{
	border-bottom: 1px solid #999999;
}

#content_border2
{
	border-top: 1px dotted #999999;
	padding: 10px 0 10px 0;
}

#content_border3
{
	border-bottom: 1px dotted #999999;
	padding: 5px 0 3px 8px;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 704px;
	background: #FCD21B;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
	clear:left;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  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
{
	display:block;
	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;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.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, #nucleus_cf_email
{
    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;
}

.calendar {
       text-align: center;
}
.days a:link, .days a:visited
{
       font-weight: bold;
       text-decoration: underline;
}

/*-------------------------------------------------
  Car Names Left
-------------------------------------------------*/
#carnames_left
{
	float: right;
	width: 95px;
	padding: 0px 0 0 0;
}
/*-------------------------------------------------
  Car Names right
-------------------------------------------------*/
#carnames_right
{
	float: right;
	width: 95px;
	padding: 0px 0 0 0;
}

/*-------------------------------------------------
	Trackback
-------------------------------------------------*/

.date
{
	font-size: 10pt;
}
.name
{
	font-size: 10pt;
}
.trackbacktitle
{
	font-size: 12pt;
	font-weight: bold;
}
.trackbacktext
{
	font-size: 11pt;
}
.trackbacktitle a:link, .trackbacktitle a:visited
{
	padding: 0 0 0 0px;
	text-decoration: underline;
	color: #333333;
}
.trackbacktitle a:hover, .trackbacktitle a:active
{
	padding: 0 0 0 0px;
	text-decoration: none;
	color: black;
}

/*-------------------------------------------------
  Special Contents
-------------------------------------------------*/
#specialcontainer_top
{
	float: left;
	width: 530px;
	background: url(images/frame2_top.gif) no-repeat top left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0px;
}
#specialcontainer_bottom
{
	float: left;
	width: 530px;
	background: url(images/frame2_bottom.gif) no-repeat bottom left;
	padding: 0px 0 20px 0;
	margin: 0 0 0 0px;
}
#specialcontainer_middle
{
	float: left;
	background: url(images/frame2_middle.gif) repeat-y;
	width: 530px;
	padding: 0px 0px 0 0px;
	margin: 0 0 0 0px;
}
#specialcontainer
{
	float: right;
	width: 530px;
	padding: 0px 0 0 5px;
}

#specialcontainer2
{
	float: right;
	width: 520px;
	padding: 0px 0 0 0px;
}

#special_border
{
	border-top: 2px solid #F79910;
}

/* Menu lists */
.specialdl
{
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 10pt;
}
.specialdl dt
{
	
	color: #4D4D4D;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
  font-family: "Osaka";
	line-height: 100%;
	padding: 4px 10px 0px;
}

.specialdl dd
{
	padding: 2px 6px;
	margin: 1px 0 0 0;
}
.specialdl dd:hover
{
	
	padding: 2px 6px;
	margin: 1px 0 0 0;
}
.specialdl dt a:link, .specialdl dt a:visited
{
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #4D4D4D;
}
.specialdl dt a:hover, .specialdl dt a:active
{
	padding: 0 0 0 0px;
	text-decoration: underline;
	color: #4D4D4D;
}
.specialdl dd a:link, .specialdl dd a:visited
{
	padding: 0 0 0 0px;
	text-decoration: none;
	color: #333333;
}
.specialdl dd a:hover, .specialdl dd a:active
{
	padding: 0 0 0 0px;
	text-decoration: underline;
	color: black;
}

#specialtext
{
	float: left;
	width: 350px;
	padding: 10px 0 0 10px;
	
}
#specialpicture
{
	float: left;
	width: 150px;
	padding: 10px 0 0 10px;
	
}

/* znSmiley > ̍s */
.znsm_re {
color: #090;
}
/* <img /> */
.znsm_img {
vertical-align: middle;
}

