/*  
Theme Name: Drift Japan
Theme URI: http://www.driftjapan.com
Description: Drift Japan matching site theme by Gini @ New Level Rocks
Version: 2.0
Author: Gini
Author URI: http://www.newlevelrocks.com/

	(c) 2008 by Drift Japan

*/

/* Body Elements */

body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #333333;
background-image: url(images/bg2.jpg);
background-repeat: repeat;
}

#bodywrapper {
background-image: url(images/bg.gif);
background-position: center 80px;
background-repeat: no-repeat;
padding-bottom: 10px;
}

#mainWrapper {
text-align: left;
width: 900px !important;
max-width: 900px !important;
vertical-align: top;
padding: 0px;
margin: auto;
}

#contentMainWrapper {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
background-image: url(images/centerbg.jpg);
background-repeat: repeat-x;
background-position: top center;
}


/* Image Elements */

img {
border: 0px;
}


/* Top Navi */

#topnavi {
text-align: right;
font-size: 12px;
color: #666666;
margin: 5px 20px 0px 0px;
letter-spacing: 1px;
padding: 0px;
}

#topnavi a:link, #topnavi a:visited {
color: #999999;
text-decoration: none;
}

#topnavi a:hover {
color: #CCCC99;
}


/* Top Navi - Anylink JS */

.anylinkcss {
position: absolute;
visibility: hidden;
border: 1px solid #222222;
border-bottom-width: 0;
font: normal 11px Verdana;
line-height: 20px;
z-index: 100;
background-color: #444444;
width: 170px;
margin: 5px 0px 0px 5px;
text-align: left;
}

.anylinkcss a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #222222;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #CCCCCC !important;
}

.anylinkcss a:hover { /*hover background color*/
background-color: #222222;
color: #FFFF99 !important;
}


/* Header & Top Logo */

#headerWrapper {
margin: 0em;
padding: 0em;
text-align: center;
}

#headerWrapper img {
padding: 8px 0px 8px 0px;
}


/* Top Breadcrumb */

#navMain {
height: 20px;
font-size: 12px;
padding: 7px 5px 5px 5px;
margin: 0px;
}

#navMainWrapper {
margin: 0em;
background-color: #000000;
padding: 2px 5px 2px 5px;
font-weight: bold;
color: #777777;
}

#breadcrumb {
color: #666666;
text-align: left;
}

#breadcrumb a:link, #breadcrumb a:visited {
color: #999999;
text-decoration: none;
}


/* Center (Main) Content */

#columnCenter {
font-size: 1.3em;
padding: 0px;
width: 580px !important;
margin: 0px;
vertical-align: top;
}

#columnCenterWrapper {
padding: 10px;
}

#columnCenter a:link {
color: #FF0000;
text-decoration: none;
}
#columnCenter a:visited {
color: #990000;
text-decoration: none;
}

#columnCenter a:hover {
color: #0000CC!important;
}

#columnCenter h1 {
padding: 3px 10px 15px 10px;
margin: 0px;
font-size: 24px;
font-weight: bold;
color: #666666;
}

#columnCenter h1 .archives-title {
padding: 3px 10px 15px 10px;
margin: 0px;
font-size: 18px;
font-weight: bold;
color: #666666;
}

#columnCenter h2 {
border-top: 1px dashed #999966;
border-bottom: 1px dashed #999966;
border-right: none;
border-left: none;
padding: 5px 10px 5px 10px;
margin: 0px;
font-size: 24px;
background-image: url(images/centerbg.jpg);
background-repeat: repeat-x;
background-position: top center;
}

#columnCenter h2 a:link {
color: #CC0000;
text-decoration: none;
}

#columnCenter h2 a:visited {
color: #880000;
text-decoration: none;
}

#columnCenter .more-link {
font-weight: bold;
font-size: 18px;
text-align: right;
float: right;
clear: both;
margin: 0px 0px 5px 0px;
}

#columnCenter .post {
padding: 0px 5px 0px 5px;
}

#columnCenter .entry {
}

.entry img { 
border: 1px solid #CCCCCC; 
padding: 5px; 
background: #EFEFEF; 
}

.entry img.wp-smiley {
padding: 0px;
border: 0px;
background-color: transparent;
}

#columnCenter .postinfo {
background-color: #EFEFEF;
font-size: 11px;
color: #666666;
padding: 6px;
margin: 0px 0px 30px 0px;
clear: both;
}

.centerad {
padding-bottom: 15px;
}


/* Comments Template */

.comments-template {
padding-bottom: 15px;
}

#comments {
font-size: 20px;
color: #666666;
padding-left: 10px;
}

.comments-template h2 {
border-top: 1px dashed #999966;
border-bottom: 1px dashed #999966;
border-right: none;
border-left: none;
padding: 5px 0px 5px 10px;
margin: 0px;
font-size: 20px !important;
color: #999966;
background-image: url(images/centerbg.jpg);
background-repeat: repeat-x;
background-position: top center;
}

#respond {
color: #333333;
font-size: 20px;
padding-top: 20px;
padding-left: 5px;
}

#commentform {
margin-left: 10px;
}

.comments-template ol li {
border-bottom: 1px dashed #999966;
margin-bottom: 10px;
}

#commentform #author, #commentform #email, #commentform #url {
width: 250px;
}

#commentform label small {
font-size: 11px;
color: #333333;
}

#commentform textarea {
width: 500px;
height: 100px;
}

#commentform textarea, #commentform input {
background-color: #EFEFEF;
border-top: 1px solid #999999;
border-right: 1px solid #333333;
border-left: 1px solid #999999;
border-bottom: 1px solid #333333;
padding: 3px 5px 3px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

.commentmetadata {
padding: 2px 5px 2px 5px;
background-color: #DCDCCE;
}

.alt .commentmetadata {
padding: 2px 5px 2px 5px;
background-color: #EFEFEF;
}

.commentmod  {
padding: 8px 5px 0px 5px;
color: #0000CC;
}

.commentmod-text {
color: #777777;
}


/* Center Column Bottom Navigation */

#columnCenter #bottomnav {
border-top: 2px solid #CCCC99;
padding: 5px;
}

#bottomnav .navmenu {
float: left;
}

#bottomnav .navmenu select {
background-color: #EFEFEF;
border-top: 1px solid #CCCC99;
border-bottom: 1px solid #999966;
border-left: 1px solid #CCCC99;
border-right: 1px solid #999966;
color: #660000;
}

#bottomnav .browse {
font-size: 18px;
text-align: center;
font-weight: bold;
float: right;
padding: 15px 0px 0px 0px;
}

#bottomnav .browse-single {
font-size: 14px;
text-align: center;
font-weight: bold;
padding: 15px 0px 0px 0px;
}


/* Similar Posts */

.similar_posts {
margin: 0px 0px 15px 0px;
}

.similar_posts h3 {
font-size: 20px;
font-weight: bold;
color: #B4AB83;
margin: 10px 0px 5px 0px;
}

.similar_posts ul {
padding: 0px;
margin: 0px 5px 0px 0px;
list-style: inside;
line-height: 18px;
}

.similar_posts li {
list-style: none inside;
margin: 0px;
}


/* TRACKER */

#tracker {
padding: 20px 0px 0px 15px;
margin: 0px;
}


/* Sidebars */


#navColumnOne, #navColumnTwo {
width: 160px;
padding: 0px;
margin: 0px;
vertical-align: top;
background-color: #000000;
font-size: 11px;
}

#navColumnOne a:link, #navColumnOne a:visited, #navColumnTwo a:link, #navColumnTwo a:visited {
color: #FF0000;
text-decoration: none;
}

#navColumnOne a:hover, #navColumnTwo a:hover {
color: #CCCC99;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
width: 150px;
padding: 0px 5px 0px 5px;
margin: 0px;
}

#sidebar, #sidebar2 {
margin: 0px;
padding: 0px;
}

#sidebar ul li, #sidebar ul, #sidebar li, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li, #sidebar2 ul li, #sidebar2 ul, #sidebar2 li, #sidebar2 ul li, #sidebar2 ul li ul, #sidebar2 ul li ul li {
list-style-position: inside;
list-style-type: none;
margin: 0px;
padding: 0px;
display: inline;
}

#sidebar h2, #sidebar h3, #sidebar2 h2, #rss-1 h2 a:link, #rss-1 h2 a:visited {
margin: 0px;
padding: 20px 0px 0px 0px;
font-size: 14px;
color: #777777;
}

.widget li, #linkcat-2 li {
line-height: 16px;
color: #444444;
}

.widget ul li, #linkcat-2 ul li {
list-style-position: inside !important;
list-style-type: disc !important;
display: list-item !important;
}

.widget ul li ul li, #linkcat-2 ul li ul li {
padding-left: 10px !important;
list-style-type: circle !important;
}

#bestsellers ol li {
list-style-position: inside;
list-style-type: decimal;
display: list-item;
margin: 0px;
padding: 2px 0px 2px 0px;
line-height: 14px;
color: #777777;
}

#bestsellers ol {
margin: 0px;
padding: 0px 5px 0px 10px;
}

.rsswidget img {
display: none;
}

#categories, #categories-copy-1 {
color: #999999;
}

#categories .widgettitle, #categories-copy-1 .widgettitle {
padding-top: 85px;
margin-top: 15px;
background-image: url(images/blog.gif);
background-repeat: no-repeat;
background-position: center top;
}

#categorylistbox {
display: block;
background-image: url(images/categories.gif);
background-repeat: no-repeat;
background-position: center top;
width: 150px;
margin-top: 15px;
padding: 85px 0px 5px 0px;
color: #999999;
}

#categorylistboxHeading {
display: none;
}

/* categories box parent and child categories */

#categorylistboxContent {
color: #666666;
}

A.category-top, A.category-top:visited {
color: #CCCC99 !important;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

A.category-links, A.category-links:visited {
color: #FF0033;
text-decoration: none;
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FF0000;
text-decoration: none;
font-size: 11px;
}

SPAN.category-subs-parent {
font-weight: bold;
}

SPAN.category-subs-selected {
font-weight: bold;
}
/* end categories box links */


/* Footer */

#siteinfoLegal {
color: #BBBBBB;
font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
background-position: center top;
padding: 135px 0px 0px 0px;
border-top: 10px solid #000000;
text-align: center;
}

#siteinfoLegal a:link, #siteinfoLegal a:visited {
color: #999966;
text-decoration: none;
}

#siteinfoLegal a:hover {
color: #FFFFFF;
}

#siteinfoLegal .footer2 {
padding-top: 1px;
}

#siteinfoLegal .footer2 a {
font-weight: normal !important;
font-size: 11px !important;
color: #999999;
}

#siteinfoLegal .footer2 a:hover {
color: #FFFFFF;
}


/* TEXT WIDGET CUSTOMIZATIONS */

#text-2 .widgettitle, #text-2-copy-1 .widgettitle {
display: none;
}