/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family:Verdana, Arial, "‚l‚r ‚oƒSƒVƒbƒN";
   font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a:link, a:visited {
   color: #669900;
   text-decoration: none;
}
a:active, a:hover {
   color: #FF9900;
   text-decoration: underline;
}
a:hover {
   color: #FF9900;
}
a img { border: 0; }

#catecories a {
   font-weight: nomal;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

h1 {
   margin-top: 0;
   margin-bottom: 10px;
}

h1 span {
   display:none;
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 10px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{

   margin: 5px 10px 10px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

.entry-body-c {
   margin: 0 0 0 10px;
}

#catecories {
   width: 250px;
   float: left;
}

.excerpt {
   font-size: 10px;
}

.text_orange {
   color: #FF9900;
   font-weight: bold;
}

.text_bold {
   font-weight: bold;
}

/* basic page elements */

body
{
   font-family:Verdana, Arial, "‚l‚r ‚oƒSƒVƒbƒN";
   font-size: 12px;
}

h3 a:link, h3 a:visited {
   color: #666666;
}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #6A7C47; }

h1, h2, h3, h4, h5, h6
{
   font-family:Verdana, Arial, "‚l‚r ‚oƒSƒVƒbƒN";
}

.module-header
{
   position: relative;
   width: 180px;
   margin: 0;
   padding: 12px 0 5px 0;
   font-size: 12px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
   text-align: center;
   color: #999999;
   background-image:url(common/categories_title_bg.gif);
   background-repeat: no-repeat;
   background-position: center top;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
h2
{
   position: relative;
   width: auto;
   margin: 10px 0 0 0;
   background-image:url(common/entry_banner_bg.jpg);
   background-repeat: no-repeat;
   padding: 6px 5px 4px 10px;
   font-size: 13px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
h2 a,
h2 a:hover
{
   color: #fff;
}

/* page layout */

body
{
   min-width: 730px;
   color: #666666;
   background-image:url(common/base_bg.jpg);
   background-repeat: repeat-x;
   background-position: center top;
   background-color:#EEEEEE;
}

#container
{
   width: 730px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
   background: #FFFFFF;
   background-image:url(common/basic_bg.gif);
   background-repeat: repeat-y;
   background-position: center top;
}

#container-inner
{
   border-width: 1px;
   border-style: solid;
   border-color: #EEEEEE;
}

#banner
{
   width: 728px; /* necessary for ie win */
   height: 150px;
   background-image:url(common/banner_bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
   background-color:#FFFFFF;
}

#banner-inner
{
   height: 100%;
}

.banner-user
{
   margin-top: 5px;
   font-size: 10px;
}


#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 22px;
   font-weight: bold;
   line-height: 1;
   position:absolute; top:0; left:0;
}

#banner-description
{
   position:absolute; bottom:20px; right:10px;
}

#site_description {
   position:absolute;
   font-size:10px;
   text-align:right;
   top:0;
   width:700px;
}

#alpha { 
   width: 527px; 
}
#alpha-inner { 
   padding: 0 10px 10px 10px;
}
#beta {
   margin-top: 0; 
   width: 200px;
   background-image:url(common/categories_bg_bottom.gif);
   background-repeat: no-repeat;
   background-position: center bottom;
}
#gamma, #delta {
   width: 200px;
   background: #DDDDDD;
}

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px;
}
#footer
{
   width: 728px; 
   height: 58px;
   background-image:url(common/footer_bg.jpg);
   background-repeat: no-repeat;
   background-position: center bottom;
   color:#FFFFFF;
}

#footer-inner
{
   line-height: 58px;
   font-size: 10px;
   text-align: center;
}

#footer a:link, #footer a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#footer a:active, #footer a:hover {
   color: #FF9900;
   text-decoration: underline;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

h3
{
   margin-top: 10px;
   border-left: 5px solid #666666;
   padding: 0 0 0 5px;
   color: #666;
   font-size: 13px;
   font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0 0 0 10px;
   line-height: 2;
}

.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #DDDDDD;
   color: #999;
}
.comment-footer,
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #DDDDDD;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { background: #DDDDDD; }
.content-nav-bread{ 
   font-size: 10px;
   padding: 0 5px 5px 5px;
   border-bottom: 1px solid #DDDDDD;
}

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #6A7C47;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #DDDDDD;
}

.comments-open-footer
{
   margin: 10px 0;
}
.footer-navi
{ 
   width: 728px;
   background: #DDDDDD;
   font-size: 10px;
   text-align: center;
   line-height: 20px;
   clear: both;
}
.gotop { text-align: right;  clear: both;}

/* modules */

.module
{
   position: relative;
   overflow: hidden;
   margin: 0;
   padding: 0;
   background: #DDDDDD;
}

.module-content
{
   position: relative;
   margin-top: 5px;
   padding: 0;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style : none ;
}
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-content { margin: 0; }
.module-list-item a
{
   width: 100%; 
   height: 20px;
   background: #FFFFFF;
   text-indent: 15px;
   display: block;
   font-size: 11px;
   line-height: 20px;
   margin: 0;
   letter-spacing: 0.1em;
   border-right: 1px solid #D4D4D4;
   border-left: 1px solid #D4D4D4;
   text-decoration: none;
   color: #669900;
   padding: 5px 0;
}

.module-list-item a:hover
{
   background-color: #669900;
   border-right: 1px solid #D4D4D4;
   border-left: 1px solid #D4D4D4;
   color: #FFFFFF;
}

#area_ads {
width: 100%;
background-color: #FFFFFF;
text-align: center;
}

.area_ads01 {
margin-left: 10px;
}

#ads_bb {
	width:100%;
	text-align:center;
	position: absolute;
	margin: 0px;
	background-color:#FFFFFF;
	left: 0;
	top: 140px;
	margin-top: 10px;
}

.ads_side {
   text-align:center;
   background-color: #FFFFFF;
   width: 178px;
   margin-left: 1px;
}

.text_emphasis
{
   font-weight: bold;
   color: #990000;
}