/* INFO
--------------------------------------------------
   CSS File for "Oixic"
   Name:     ‚©‚ß‚«‚¿
   Date:     2007-10-12
   Side:     Table
==================================================

1.Global

2.Layout

3.Header
  3-1-1.globalMenu
  3-1-2.header

4.Blog Contents
  4-1-1.Main Contents
  4-1-2.Trackback  Comments
  4-1-3.Captcha description
  4-2-1.Side Contents
  4-2-2.Calendar
  4-3.Profile

5.Footer

----------------------------------------------- */

/* -----------------------------------------------
  *1.Global
----------------------------------------------- */

body {
  margin: 0 auto;
  padding: 0;
  color: #333333;
  font-size: 12px;
  text-align: center;
  line-height: 1.3;
  background: #FFFFFF;
}

h1 {
  margin: 0;
  padding: 0;
}

hr {
  border : 0;
  color : #999999;
  background-color : #999999;
  height : 1px;
}

p,blockquote,dl,dt,dd {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: none;
}

cite {
  font-weight: normal;
  font-style: normal;
}

img {
  background: none;
  border: none;
  text-decoration: none;
}

a img {
  border-width: 0;
}

input,textarea {
  padding: 3px;
  font-size: 12px;
  border: 1px solid #cccccc;
  background: #fff;
}

form { 
  margin: 0;
  padding: 5px 0;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
}

label {
  display: block;
}

a:link {
  color: #CC3333;
  text-decoration: none;
}

a:visited {
  color: #CC3333;
  text-decoration: none;
}

a:hover {
  color: #CC3333;
  text-decoration: underline;
}

a:active {
  color: #CC3333;
  text-decoration: underline;
}

.clear,
.cl {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
}


/* -----------------------------------------------
  *2.Layout
----------------------------------------------- */

#container {
  margin: 0 auto 10px; 
  width: 900px;
  clear: both;
  text-align: left;
  background: #EEF8D6 url(/template/3005/img/blog_bg.gif) repeat-x left top;
}

/*
#wraper {
  width: 707px;
  float: left;
}
*/

#center {
  width: 550px;
  float: left;
}

#left {
  margin:0 16px;
  _margin-left: 8px;
  width: 125px;
  float: left;
  text-align: center;
}

#right {
  width: 170px;
  padding-right: 10px;
  float: right;
  text-align: left;
}

.page {
  margin: 0;
  padding: 5px 10px;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
  word-break: break-all;
}

ul.page_navi {
  margin: 5px 0;
  padding: 0;
}

ul.page_navi li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}


/*--------------------------------------------------
  *3-1-1.globalMenu
----------------------------------------------- */

#globalMenu {
  margin: 0 auto;
  padding: 0 5px;
  background: #FFFFFF;
  border-bottom: 1px solid #E7E7E7;
}

#globalMenu ul {
  margin: 0 auto;
  padding: 1px 0;
  width: 900px;
  height: 28px;
  background: #FFFFFF;
}

#globalMenu li {
  margin: 0;
  padding: 2px 0 0 10px;
  float: right;
  list-style: none;
}

#globalMenu li.menuGuide a {
  position: relative;
  top: 3px;
  width: 60px;
  height: 17px;
  display: block;
  text-indent: -9999px;
  background: url(/image/top/menu_guide_w.gif) no-repeat 0 0;
}

#globalMenu li.menuLogo a {
  width: 48px;
  height: 24px;
  display: block;
  text-indent: -9999px;
  background: url(/image/top/menu_logo_w.gif) no-repeat 0 0;
}

#globalLogo {
  margin: 0 auto;
  padding-top: 20px;
  width: 900px;
  clear: both;
  background-color: #FFFFFF;
}

#globalLogo .logo {
  float: left;
  padding-bottom: 15px;
}

#globalLogo .logo a {
  position: relative;
  left: 10px;
  width: 153px;
  height: 61px;
  display: block;
  text-indent: -9999px;
  background: url(/image/top/logo.gif) no-repeat 0 0;
}

#globalLogo .banner {
  float: right;
  padding: 0 15px 15px 0;
}

.globalMenuCl {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0;
}



/* -----------------------------------------------
  *3-1-2.header
----------------------------------------------- */

#header {
  width: 900px;
  height: 260px;
  background: url(/template/3005/img/blog_title_bg.jpg) no-repeat right top;
}

#blog_title a {
  position: relative;
  top: 77px;
  left: 29px;
  width: 282px;
  height: 87px;
  display: block;
  background: url(/template/3005/img/blog_title.gif) no-repeat 0 0;
  text-indent: -9999px;
}


/* -----------------------------------------------
  *4.Blog Contents
--------------------------------------------------
  *4-1-1.Main Contents
----------------------------------------------- */

.entry {
  margin-bottom: 25px;
  text-align: left;
  background: #FFFFFF url(/template/3005/img/entry_header.gif) repeat-x 0 0;
  border: 1px solid #DDE2D1;
}

h2 {
  margin: 0;
  padding: 0 18px;
  width: 514px;
  font-size: 12px;
  font-weight: normal;
  overflow: hidden;
  word-break: break-all;
}

h3 {
  margin: 0 18px;
  padding: 0 0 5px 0;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px dotted #999999;
}

.entry_title {
  width: 514px;
  overflow: hidden;
  word-break: break-all;
}

h3.entry_wrap .entry_title {
  padding-top: 50px;
  width: 514px;
  overflow: hidden;
  word-break: break-all;
}

.entry_title a:link,
.entry_title a:visited {
  color: #333;
  text-decoration: none;
}

.entry_title a:hover,
.entry_title a:active {
  color: #333;
  text-decoration: underline;
}

.date {
  margin: 0;
  padding: 30px 0 3px 18px;
  font-size: 10px;
  font-weight: normal;
}

.entry_text {
  width: 514px;
  margin: 0 18px;
  padding: 10px 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
  word-break: break-all;
}
table.entry_table{
padding: 0px;
margin: 0px;
width:100%;
border: 0px;
border-spacing: 0px;
border-collapse:collapse;
}

.readmore {
  margin: 0 18px;
  font-weight: bold;
  text-align:left;
  font-size: 12px;
}

.posted {
  margin: 10px 18px 0;
  padding: 5px 0 12px;
  font-size: 10px;
  text-align: right;
  border-top: 1px dotted #999999;
}

.directory {
  margin: 10px 18px 0;
  padding: 5px 0 12px;
  text-align: right;
  border-top: 1px dotted #999999;
}



/* -----------------------------------------------
  *4-1-2.Trackback / Comments
----------------------------------------------- */

h4 {
  width: 514px;
  margin: 15px 18px 0;
  padding: 5px 0 0;
  font-size: 12px;
  border-top: 1px solid #ccc;
  overflow: hidden;
  word-break: break-all;
}

/* Trackback */

#entry_ping_url dt {
  margin: 10px 18px 0;
}

#entry_ping_url dd {
  margin: 5px 18px 0;
}

.ping_posted {
  margin: 5px 18px;
  text-align: right;
}

/* Comments */

#commentWrap {
  margin: 0 18px;
}

.form_err {
  padding: 2px 0 5px;
  color: #FF6666;
  font-size:12px;
}

.text_control {
  width: 500px;
}

.checkCookie {
  display: inline;
}

#comment_preview {
  width: 514px;
  padding: 5px 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
  word-break: break-all;
}

.comment_layer {
  width: 507px;
  margin: 0 5px;
  padding: 5px 0;
  overflow: hidden;
  word-break: break-all;
}

.comment_posted {
  width: 514px;
  margin: 5px 18px 10px;
  padding: 0 0 5px;
  text-align: right;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  word-break: break-all;
}


/* -----------------------------------------------
  *4-1-3.Captcha description
----------------------------------------------- */

#comment_form_captcha_fieldset {
  margin: 15px 0;
  padding-bottom: 5px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #ccc;
}

#comment_form_captcha_fieldset dt,
#comment_form_captcha_fieldset dd {
  margin: 0;
}

#comment_form_captcha_fieldset legend {
  border: 0;
  display: none;
}

#comment_form_captcha_fieldset dt {
  margin-bottom: 3px;
}
#comment_form_captcha_fieldset dl {
  width: 90%;
  padding: 5px;
}

#comment_form_captcha_description {
  padding-bottom: 10px;
}

#comment_form_captcha_description p {
  padding-bottom: 5px;
}

#comment_form_captcha_image_wrap {
  width: 170px;
  margin-bottom: 15px;
}

#comment_form_captcha {
  width: 170px;
  margin-bottom: 5px;
  padding: 3px;
}


/* -----------------------------------------------
  *4-2-1.Side Contents
----------------------------------------------- */

.side {
  margin: 0 0 15px;
  padding: 5px 0;
  font-size: 10px;
  text-align: left;
}

.side_title {
  width: 125px;
  _width: 102px;
  padding: 9px 0 10px 23px;
  color: #FFFFFF;
  background: url(/template/3005/img/side_title_bg.gif) no-repeat 0 0;
  overflow: hidden;
  word-break: break-all;
}

.side_title a {
  color: #FFFFFF;
  font-size: 10px;
}

.side_text {
  padding-bottom: 5px;
  width: 125px;
  line-height: 1.5;
  text-align: left;
  overflow: hidden;
  word-break: break-all;
}

/* rss */
.rss {
  margin: 0 auto 15px;
  text-align: center;
}

/* sideBanner */
#sideBanner {
  margin: 0 auto 15px;
  text-align: center;
}

/* -----------------------------------------------
  *4-2-2.Calendar
----------------------------------------------- */

.calendar_bg {
  margin: 0 auto;
  width: 125px;
  text-align: center;
}

.calendar {
  width: 15px;
  padding: 1px;
  margin: 0;
  font-size: 10px;
  text-align: center;
  line-height: inherit;
}

.calendar a:link,
.calendar a:visited {
  text-decoration: none;
  color:#CC3333;
  border:1px solid #CC3333;
  display: block;
  border: 0;
}

.calendar a:hover,
.calendar a:active {
  text-decoration: none;
  color:#FFFFFF;
  background:#CC3333;
  display: block;
  border: 0;
}

/* -----------------------------------------------
  *4-3.Profile
----------------------------------------------- */

td.entry_text {
  width: auto;
  margin: 0;
  padding: 5px 0;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.4;
  overflow: hidden;
  word-break: break-all;
}

td.entry_text span {
  width: 130px;
  vertical-align: top;
  text-align: left;
}

#sideProfile .profile_name_text {
  line-height: 1.4;
  font-size: 10px;
}

#sideProfile .profile_photo {
  padding-bottom: 10px;
}

#sideProfile .profile_photo img {
  width: 125px;
}

#sideProfile .profile_name {
  padding-bottom: 5px;
  font-weight: bold;
}

#sideProfile .profile_date {
  padding-bottom: 5px;
}


/* -----------------------------------------------
  *5.Footer
----------------------------------------------- */

.footer {
  padding: 10px;
  clear: both;
  font-size: 12px;
}



/* ------------ cooking-report ------------ */

#cooking-report {
  padding: 5px 10px;
}

#cooking-report a:link,
#cooking-report a:visited {
  border: 0;
  text-decoration: none;
}

#cooking-report a:hover,
#cooking-report a:active {
  border: 0;
  text-decoration: underline;
}

#cooking-report dl,dt,dd,p,div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 12px;
  color: #333;
}

#cooking-report dt {
  padding: 7px 0 0 8px;
  border-left: 5px solid #333;
}
#cooking-report dt a{
  font-weight: bold;
}

#cooking-report .report_date {
  padding: 5px 0 5px 8px;
  border-left: 5px solid #333;
}

#cooking-report .report_img {
  float: left;
  width: 140px;
}

#cooking-report .report_img img {
  margin: 15px 0 15px 10px;
  width: 120px;
  border: 2px solid #ddd;
}

#cooking-report .report_text {
  padding: 15px 0;
  overflow: hidden;  
}

#cooking-report .report_name {
  margin: 0 0 25px;
  padding-bottom: 5px;
  clear: both;
  font-size: 10px;
  text-align: right;
  border-bottom: 3px solid #666;
}

#cooking-report .report_name img {
  margin-left: 5px;
  width: 25px;
  border: 2px solid #ddd;
}

#cooking-report .repilog_link {
  padding-bottom: 5px;
  text-align: right;
}


