/*
Theme Name: Eximius
Theme URI: http://www.dkszone.net/2009/08/eximius-free-3-column-wordpress-theme.html
Description: Eximius is a 3-Column WordPress theme with left and right Sidebars. This free theme is widget-ready and SEO optimized. With simple yet elegant looks, Eximius is a very lightweight theme and loads quite fast in any browser. The two Sidebars can accommodate Wide Skyscraper Ads (160x600). Valid CSS and XHTML. By dkszone.net.
Version: 1.02
Author: dkszone.net
Author URI: http://www.dkszone.net/
Tags: blue, white, three-columns, fixed-width

	The CSS, XHTML and design is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/

/***** GLOBAL FORMATTING *****/


body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address,span{
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
img  {
	border: 0;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
ul {list-style: none;}

body {
	font-size: 62.5%;
	font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', 'Osaka', 'Helvetica', 'Arial', 'Gothic', 'sans-serif';
	word-break: break-all;
	color: #FFFFFF;
	background-color: #000000;
}

p {
font-size: 1.2em;
}
p  {
	margin-bottom: 0px;
	letter-spacing: 0.1em;
	font-size: 10px;
	padding-top: 0px;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
	
}


a:visited {
	color:#999999;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a:link img{ text-decoration:none; border:none 0px; }

.hidden {
display:none;
}

/***** PAGE FORMATTING *****/

#main {
	position:relative;
	text-align:left;
	width:950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

#wrapper {
	position:relative;
	text-align:left;
	width:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.inside {
	position:relative;
	width:950px;
	margin-right: 0px;
	margin-left: 0px;
}
#header, #content, #footer {
	position:relative;
	width: 950px;
	margin-right: 0px;
	margin-left: 0px;
}
.clear_left {
clear:left;
}
.clear_right {
clear:right;
}
.clear_both {
clear:both;
}
.float_left {
float:left;
}
.float_right {
float:right;
}


#header {
	height:auto;
	color: #fff;
}
#header .inside {
	height:auto;
}





.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

#NaviBar {
	display: block;
}

#container {
	display: block;
	margin: 0 auto;
	width: 1000px;
        padding: 0px 20px 0px 20px;
	position: relative;
	background: url(images/contentbg.png) repeat-y;
		
}

.nextprev {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 60px;
}


/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 40px;
	color: #FFFFFF;
}

blockquote
{
	border-color:#CCC;
	border-width: 1px;
	border-style: solid;
	margin:10px 10px 10px 10px;
	padding:20px 5px 5px 21px;
	background-color:#f8f9f1;
	background-image:url('images/BlockQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



p a {
	text-decoration: none;
}

p a:hover {
}

p.center {
	text-align: center;
}

.postmeta
{
	font-size:9px;
	margin-top:2px;
	color: #666;
	padding-bottom:20px;
}

.postinfo {
	clear:both;
	display:block;
	height:auto;
	text-align:right;
	text-decoration:none;
	width:auto;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
 font-size:10px;

}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
	text-align: left;
	color: #666666;
}

.post h1
{
	color:#CCCCCC;
	font-size:12px;
	letter-spacing:0.4em;
	background-image: url(images/blogline_09.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 19px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.post h1 a {
	color: #999999;
}
.blogsubtitle {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.post h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#blogtitle {
	height: 93px;
	width: 300px;
	float: left;
	margin-top: 52px;
}
h1.blogtitle {
}

h3.slogantext{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	text-decoration: none;
	letter-spacing: 0.3em;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	color:  #333;
	margin-bottom: 15px;
	padding: 0px 0px 0px 5px;	
}

h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #FFFFFF;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	
}

h5, h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	
}

/***** LISTS FORMATTING *****/

.post ul,.post dl {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
} 

.post li,.post dt {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #999999;
}

.post dd {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}
 

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}


	
/**** TABLE FORMATTING ****/	
	
.post  table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  th, 
.post  td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post  tr.even td {
	background:#F7F7F7;
}
.post  th {
	background:#EDEFF0;
}

/****** RSS ICON ON HEADER ******/
.rssicon
{
	display:block;
	background-image: url('images/rss.png');
	background-position: center right;
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	float: right;
}
#slogantext {
	width: 450px;
}


/***** NAVIGATION BAR FORMATTING *****/

ul#NaviBar {
	list-style: none;
	font-size: 13px;
	margin: 0;
	display: inline;
	height: auto;
}

ul#NaviBar li {
	display: inline;
	margin-right: 20px;
	font-size: 11px;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#NaviBar li.first {
	border-left: none;
}

ul#NaviBar a {
	color: #ccc;
}

ul#NaviBar a:hover {
color: #fff;
}
#navibox {
	height: 27px;
	width: 950px;
	margin-top: 15px;
}

ul#NaviBar li.current_page_item a,ul#NaviBar li.current_page_parent a,ul#NaviBar li.current_page_ancestor a{
	color: #fff;
}

/***** SEARCH FORM FORMATTING *****/



/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
	display:inline;
    float:left;
    height:auto;
    margin-right:10px;
	margin-bottom:130px;
    text-align:left;
    width:140px;
}





#sidebarRight {
	display:inline;
    float:left;
    height:auto;
    margin-right:10px;
    text-align:left;
    width:140px;
}
.sidebar ul, .sidebar ol {
	color:#999999;
	font-size:11px;
	letter-spacing:0.1em;
	margin-bottom:30px;
	padding:0;
	text-decoration:none;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li {
	height: auto;
	width: auto;
	margin-bottom: 5px;
}

#fasidebarLeft{
	display:inline;
	float:left;
	height:auto;
	padding:0px;
	text-align:left;
	width:120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#fasidebarLeft .sidebar ul {
	color:#999999;
	font-size:11px;
	letter-spacing:0.1em;
	margin-bottom:30px;
	padding:0;
	text-decoration:none;
}

#fasidebarLeft .sidebar ul { 
	list-style-type: none;
}

#fasidebarLeft .sidebar li {
	height: auto;
	width: 100px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}


#fasidebarRight{
	display:inline;
	float:left;
	height:auto;
	padding:0px;
	text-align:left;
	width:150px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#fasidebarRight .sidebar ul {
	color:#999999;
	font-size:11px;
	letter-spacing:0.1em;
	margin-bottom:30px;
	padding:0;
	text-decoration:none;
}

#fasidebarRight .sidebar ul { 
	list-style-type: none;
}

#fasidebarRight .sidebar li {
	height: auto;
	width: 180px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}

#sidebarRight h2{
	background-color:#1A1A1A;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:auto;
	letter-spacing:0.2em;
	padding-bottom:1px;
	padding-left:0;
	padding-top:1px;
	text-align:left;
	width:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#sidebarRight h2 a{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarRight h2 a:hover{
	color:  #ECECEC;
	text-decoration: underline;
}

#sidebarLeft h2{
	background-color:#1A1A1A;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:auto;
	letter-spacing:0.2em;
	padding-bottom:1px;
	padding-left:0;
	padding-top:1px;
	text-align:left;
	width:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;	
}

#sidebarLeft h2 a{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarLeft h2 a:hover{
	color:  #ECECEC;
	text-decoration: underline;
}

#sidebarLeft .blogname  h2  {
	font-size: 12px;
	font-weight: bolder;
	background-color: #000000;
	font-style: normal;
	letter-spacing: 0.3em;
	margin-bottom: 30px;
}
#sidebarLeft .blogname  h2  a {
	color: #999999;
}
#sidebarLeft .blogname h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar li a {
	text-align: left;
	color:  #999999;
}
.sidebar li a:hover {
	color:  #FFFFFF;
	text-decoration: none;
}

.current_page_item  a {
	color:  #FFFFFF;
}
.current_page_item  a:hover {
	color:  #FFFFFF;
}

#fasidebarLeft .current_page_item a, #fasidebarRight .current_page_item a,#fasidebarLeft .current_page_ancestor a, #fasidebarRight .current_page_ancestor a {
	color: #FFFFFF;
}

#fasidebarLeft .current_page_item a:hover, #fasidebarRight .current_page_item a:hover,#fasidebarLeft .current_page_ancestor a:hover, #fasidebarRight .current_page_ancestor a:hover{
	color: #FFFFFF;
}



/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	color: #CCC;
	text-align: left;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 5px 0 10px 0;
}

#footer a {
	color: #CCC;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #FFF;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}


/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	margin: 5px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

img.alignright {
	padding: 0px;
	display: inline;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}

img.alignleft {
	padding: 0px;
	display: inline;
	margin: 0px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.cibthum {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/** COMMENT FORMATTING ***/

#comment {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #666;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.comment-body   p {
	color: #333333;
}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 10px;
	border: 1px solid #666;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #1A1A1A;
	background-image: url(images/seachbg.jpg);
	background-repeat: repeat;
	cursor: pointer;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	}

/**** CAPTION FORMATTING ******/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
#wp-calendar {
	
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}
#calendar_wrap {
	padding-top: 10px;
}

#wp-calendar #next a {
	text-align: right;
}

#wp-calendar #prev a {
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #89B92A;
	width: auto;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#wp-calendar a:hover {
	color: #FFFFFF;
	background-color: #89B92A;
}

#wp-calendar caption {
	color: #000;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#wp-calendar td {
	color: #666666;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #333333;
	text-align: center;
}
#rssicon {
	float: right;
}
#content {
}
#contentinside {
	height: auto;
	width: 950px;
}
#postwrapper {
	min-height:600px;
	height:auto !important;
	height:600px;
	width: 640px;
	float: right;
	margin-bottom: 20px;
}
#rightpostwrapper {
	min-height:600px;
	height:auto !important;
	height:600px;
	width: 420px;
	float: right;
	margin-bottom: 20px;
}
#leftpostwrapper {
	float: left;
	height: auto;
	width: 310px;
}


#toppostwrapper {
	height:auto;
	width: 640px;
	float: right;
	margin-bottom: 20px;
}

#moviewrapper {
	min-height:386px;
	height:auto !important;
	height: 386px;
	width: 640px;
	float: right;
}

#normalwrapper{
	min-height:386px;
	height:auto !important;
	height: 386px;
	width: 950px;
}

#pagepostwrapper {
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
	margin-bottom: 20px;
}

.pagetitle  {
	background-color: #89B92A;
	margin: 0px;
	padding: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}
#pagetitle {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#footer .inside {
	padding-bottom: 50px;
}

.colum {
	background-color: #FFFFFF;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	clear: both;
	background-image: url(images/contentshadow.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}
.colum  p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.colum h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCC;
	line-height: 40px;
	font-size: 20px;
	padding: 0px;
	font-weight: bold;
}
.colum h3 {
	font-weight: bold;
	color: #89B92A;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.colum h4 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}


.topics {
	font-weight: bold;
	color: #89B92A;
}



#searchbox {
	width: auto;
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
}




#footerrogo {
	bottom:130px;
	clear:both;
	display:block;
	height:60px;
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	width:250px;
}

#blogfooterrogo {
	bottom:90px;
	clear:both;
	display:block;
	height:60px;
	left:20px;
	margin:0;
	padding:0;
	position:relative;
	width:250px;
}

input#s
{
	height: 20px;
	width: 150px;
	color: #FFFFFF;
	background-image: url(images/seachbg.jpg);
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
	padding: 0px;
}

input#sb
{
	height: 20px;
	width: 30px;
	background-color: #1A1A1A;
	color: #FFFFFF;
	border:0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#blogsubutitle {
	height: 20px;
}
#searchbox {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.columbox {
	height: auto;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	margin: 0px;
}
.cibcolumbox {
	height: auto;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.columbox h2, .cibcolumbox h2 {
	background-color: #1A1A1A;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: 0.15em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#line2 {
	margin-bottom: 0px;
}
.columbox h3, .cibcolumbox h3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 0px;
}
.columbox h4, .cibcolumbox h4 {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-weight: bold;
	padding: 0px;
}
#cibnews {
	height: auto;
	width: 270px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0C0C0C;
	background-image: url(images/seachbg.jpg);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#cibnews h2 {
	color: #FFFFFF;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#cibnews h3 {
	color: #CCCCCC;
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#cibnews .cibnewsdate {
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#cibnews p {
	font-size: 9px;
	color: #FFFFFF;
}


#snswrapper {
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sns li {
	float: left;
	display:block;	
}


.sns01  a    {
	background-image: url(images/mixi.jpg);
	background-position: right top;
	height: 22px;
	width: 22px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9987px;
	background-repeat: no-repeat;
}
.sns02   a  {
	background-image: url(images/podcast.jpg);
	background-position: right top;
	height: 22px;
	width: 23px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9987px;
	background-repeat: no-repeat;
}
.sns03  a    {
	background-image: url(images/youtube.jpg);
	background-position: right top;
	height: 22px;
	width: 50px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9987px;
	background-repeat: no-repeat;
}
.sns04  a    {
	background-image: url(images/twitter.jpg);
	background-position: right top;
	height: 22px;
	width: 79px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9987px;
	background-repeat: no-repeat;
}
.sns05  a    {
	background-image: url(images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	width: 105px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9987px;
	
	
}

.sns06  a    {
	background-image: url(images/facebook.jpg);
	background-position: right top;
	height: 22px;
	width: 78px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
	text-indent: -9987px;
	background-repeat: no-repeat;
}

.sns01   a:hover  {
	background-image: url(images/mixi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sns02   a:hover  {
	background-image: url(images/podcast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sns03   a:hover  {
	background-image: url(images/youtube.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sns04   a:hover  {
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sns05   a:hover  {
	background-image: url(images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sns06   a:hover  {
	background-image: url(images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cibtwitter {
	float: left;
	height: auto;
	width: 220px;
	margin-bottom: 20px;
}

#cibtwitter_new {
	float: left;
	height: 230px;
	width: 270px;
	background-image: url(images/seachbg.jpg);
	background-repeat: repeat;
	padding: 20px;
}

.channelleft {
	height: auto;
	width: 310px;
	float: left;
	background-color: #000000;
}
.channelright {
	height: auto;
	width: 640px;
	float: right;
	background-color: #000000;
}
.cibmoviebox {
	float: left;
	height: auto;
	width: 100px;
	padding-left: 28px;
}

#cibpostwrapper {
}
.cibthumtext {
    margin-top: 0px;
	font-size: 8px;
	letter-spacing: 0.2em;
}

.cibchanneltext {
    margin-top: 0px;
	font-size: 10px;
	letter-spacing: 0.1em;
}
.channelwrapper {
	height: auto;
	width: auto;
	margin-bottom: 20px;
}
.ustwrapper {
	margin-bottom: 30px;
}
#ustmovie {
	float: left;
	height: auto;
	width: 385px;
	padding-left: 10px;
	padding-top: 15px;
}
#ustchat {
	float: left;
	height: auto;
	width: auto;
	padding-left: 10px;
	padding-top: 15px;
}
.aktt_tweets {
}
.aktt_tweets ul {
}
.aktt_tweets li {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	height: auto;
	width: auto;
}
li.aktt_more_updates {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
