@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/glide.css');
@import url('css/jquery.tabs.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {

background:#000000;
	font:normal 12px Tahoma, Verdana, Arial, meiryo;
color:#FFF;
	padding-top:1px;
}

a {
	text-decoration:none;
	color:#11a6df;
}

a:hover { color:#1471C3; }

#wrapper {
	width:1006px;
	margin:0 auto;
}
/*
#wrapper-in {
	padding:10px 15px 0;
	width:988px;
}
*/
#topwrap {
	border:1px solid #313131;
	border-bottom-color:#070707;
	height:33px;
	line-height:33px;
	text-transform:uppercase;
	padding:0 5px;
	color:#FFF;
}

#current-date {
	background:url(images/date.gif) left no-repeat;
	padding-left:22px;
	float:left;
}

#top-search-wrap {
	float:right;
	color:#da9b26;
	margin-top:0 !important;
	margin-top:3px;
}
#top-search-wrap .input-text {
	background:url(images/searchbox.gif) no-repeat;
	width:202px;
	height:18px;
	line-height:18px;
	border:none;
	padding:3px;
}
/* header */
#header {
	border:1px solid #313131;
	border-bottom-color:#070707;

height:415px;
	line-height:102px;
   display:block;
}

#page-menu {
	float:left;
	width:710px;
}

#feed {
	text-indent:-9999px;
	height:21px;
	width:21px;
	display:block;
	float:right;
}

#blog-title a {
	font-size:20px;
	text-transform:uppercase;
	width:100%;
}

#blog-description {
	margin-top:5px;
	font-weight:normal;
}

#menubar {
	background:#057cb7 url(images/menubar.gif) repeat-x;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font:normal 11px Arial, Verdana, Tahoma;
	text-transform:uppercase;
	display:block;
	margin-bottom:0 !important;
	margin-bottom:4px;
}

#cat-menu {
	float:left;
	/*width:825px;*/
	width:950px;
	position:relative;
}

#cat-menu ul, #cat-menu-shadow {
	display:block;
	width:100%;
	height:40px;
	overflow:hidden;
	position:relative;
}

#cat-menu-shadow {
	position:absolute !important;
	top:1px;
	left:1px;
}

#cat-menu ul li, #cat-menu-shadow ul li {
	display:inline;
}

#cat-menu a, #cat-menu #cat-menu-shadow a {
	background:transparent url(images/menu-separator.gif) no-repeat 100% 1px;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	color:#042d3f;
	position:relative;
	padding:0 22px 0 20px;
}

#cat-menu a:hover, #cat-menu .current-cat a {
	background:transparent url(images/menu-hover.gif) no-repeat 100% 1px;
}

#cat-menu #cat-menu-shadow li a, #cat-menu #cat-menu-shadow .current-cat a {
	background:none;
	color:#099cdc;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}
/* container */
#content-wrap {
	border:1px solid #313131;
	border-top:0;
	padding:8px;
margin-top:8px;
	/*padding:8px;*/
	width:988px;
}
/*#featured-posts-wrapper {
	background:transparent url(images/featured-bg.gif) no-repeat 0 0;
	float:left;
	margin-bottom:7px;
}*/

#togglebox {
	float:right;
}

.title {
	font:normal 14px Tahoma, Verdana, Arial;
	margin-bottom:3px;
	font-weight:bolder;
}

.meta {
	font:normal 10px Arial, Verdana, Tahoma;
	text-transform:uppercase;
	color:#888F95;
	height:15px;
	margin-bottom:2px;
}

.meta a {
	color:#888F95;
}

/* content */
#content {
	float:left;
	width:660px !important;
	width:660px;
}

.pagetitle {
	font:normal 20px 'Trebuchet MS', Tahoma, Verdana;
	color:#555C61;
	padding-left:2px;
	margin-bottom:5px;
}

.post {
	margin-bottom:7px;
margin-left:-4px;
/*Added1201*/
background:#1b1b1b;
}

.post-top {
	padding:5px 7px 0;
}

.post.single .title {
	color:#0D96D0;
}
.post.single .meta {
	border-bottom:4px solid #2a2a2a;
	padding:0 0 5px;
}

.single .post-top {
	padding-top:5px;
}

/* sidebar */
#sidebar {
	float:right;
	width:322px;
}
#sidebar .searchbox {
	background:#0d96d0;
	border-top:1px solid #13ace9;
	padding:6px 8px;
}
#sidebar .searchbox .textfield {
	background:#212121;
	border:1px solid #1db2f4;
	color:#888;
	padding:4px 2px;
	font-size:12px;
	width:224px;
}
#sidebar .searchbox .button {
	border:1px solid #1f1f1f;
	background:#2b2b2b;
	color:#FFF;
	padding:2px 8px !important;
	padding:2px 0;
	font-size:12px;
}

#sidebar .section {
	border:1px solid #171717;
   background:#1b1b1b;
   /*background:#transparent;*/
	padding:0 7px 7px;
	margin-top:7px;
}
#sidebar .section .title {
	color:#0d96d0;
	border-bottom:4px solid #1e1e1e;
	padding:7px 0 5px;
}
#sidebar .sponsors .ads {
	padding:5px 16px 0;
}
#sidebar .sponsors .ads img {
	padding:5px;
}
#sidebar .section .leftpart {
	width:48%;
	float:left;
}
#sidebar .section .rightpart {
	width:48%;
	float:right;
}
.widget ul li {
	line-height:28px;
	border-bottom:1px dotted #000;
	color:#A6A6A6;
}

.widget ul li a { color:#A6A6A6; }
.widget ul li a:hover { color:#4B9DED; }

/* footer */
#footer {
	background:transparent url(images/footer.gif) repeat-x;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFF;
	/*text-transform:uppercase;*/
}

#footer a, #footer a:hover {
	color:#FFF;
}

.mini-post {
    background:#1b1b1b url(images/post.gif) top no-repeat;
	width:324px;
	height:207px;
	overflow:hidden;
	float:left;
	margin:0 8px 7px 0 !important;
	margin:0 6px 7px 0;
	border-bottom:5px solid #292929;
}
.mini-post .entry {
	padding:0 7px;
}
.mini-post .entry .title {
	margin:0;
	padding:7px 0;
	border-bottom:1px solid #222;
}
.mini-post .datepost {
	height:26px;
	line-height:26px;
	float:left;
	color:#e9e0df;
	padding-left:10px;
}
.mini-post .more-link {
	height:26px;
	line-height:26px;
	float:right;
	padding-right:13px;
	color:#8f8f8f;
	text-transform:uppercase;
}


/*Added1122*/

#branding
 { display:none; }

/*Added for subscribe*/

/* The Sidebar2 */	
.sidebar_subscribe{
	/*float:right;*/
      float:left;
	width:315px;
	padding-top:5px;
	padding-right:5px;
	font-size:12px;
	font-family:Century gothic, Arial, sans-serif;
	color: #ffffff;
/*Added*/
  margin-left:3px;
	}

.sidebar_subscribe h2 {
text-decoration: none;
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
/*	background:#232628; */
/* サイドバー右側 */
	background:#0d96d0; 
	font-weight:bold;


	}

.widgettitle h2 {
text-decoration: none;
	height:27px;
	line-height:27px;
	font-size:16px;
	color:#eee;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
/*	background:#232628; */
/* サイドバー右側 */
	background:#0d96d0; 
	font-weight:bold;


	}

.sidebar_subscribe ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar_subscribe ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar_subscribe ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar_subscribe ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar_subscribe ul li {
	height:100%;
		line-height:18px;
	}

/*.sidebar_subscribe ul li a:link, .sidebar_subscribe ul li a:visited {
	color:#787d7f;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	background:#111111;
	border-bottom:1px solid #2a2e30;

	}*/

/*.sidebar_subscribe ul li a:hover {
	background:#2a2e30;
	background-repeat:no-repeat;
	color: #d4d4d4;
		}*/

.sidebar_subscribe p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar_subscribe table {
	width:100%;
	text-align:center;
	/*background:#111111;*/
background:#1b1b1b;
	color:#787d7f;
	}		

.widget s2class_widget_subscribe2widget li{
	list-style-type: none;
}

/*Added for Twitter*/

#twitter_div {
text-align : left;
margin : 0px 0 10px 0; 
padding : 10px 20px;
/*background : transparent;*/
font-family: arial;
}


#twitter_div ul {
width : 540px;
height : 220px;
white-space:nowrap;  /*very important*/
overflow:hidden;  /*very important*/
}

#twitter_div li {
padding : 2px 2px 2px 2px; 
height : 30px;
}

#twitter_div li a {
font-size : 12px !important;
color : #b8a572; 
}

#twitter_div li a:hover {
color : #b8a572;
}

#twitter_div li span {
color : #dedad4; 
font-size : 12px;
}

#twitter_div li span a {
color : #efe9e1; 
font-size : 12px !important;
}

a#twitter-link {
font-size : 12px;
color : #666666; 
text-align : right;
display : block;
margin-top:-20px
}

a#twitter-link:hover {
color : #b8a572;
}

/*Added1203*/

div.sociable { margin: 16px 0; }

/*added*/
.sociable_tagline {margin-bottom:10px;color:#ff0084}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em;}
span.sociable_tagline:hover span {
    
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
    
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/*Added20100219*/
#lang_flag {margin-right:3px;}