/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	text-align: center;
	background-color:#333;
}


a {
	color:#FFFFFF;
}




/* Header */

#header {
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0;
    line-height: 10;
}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}


/* Base Theme ============================================================= */


:link,:visited {
    text-decoration:none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
table {
    border-spacing:0;
}
fieldset,img,abbr,acronym {
    border:0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style:normal; */
    /* font-weight:normal; */
}

ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
q:before,q:after {
    content:'';
}
a {
    outline:none;
}
hr {
    border:0;
    height:1px;
    color:#000;
}
a img,:link img,:visited img {
	border:none;
	list-style-image: url(../img_common/arrow.gif);
}
address {
    font-style:normal;
}


/* ‹¤’ÊLayout ----------------------------------------------------------------- */




#container-inner {
    width: 900px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
}


#footer { 
    background-color: #000; 
}

#footer-content {
    margin: 10px 0;
}

#footer-content,
#footer-content a {
    color: #fff;
}

/* ONE COLOMUN VIDEOCAMP */

.layout-one #alpha {
    width: 900px;
}




/* Wide-Thin */

#alpha {
    width: 640px;
}

#beta {
    width: 260px;
}



/* Utilities */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer{
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
	color:#FFFFFF;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    padding-left: 5px;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category a {
    margin-left: 10px;
	background-color:#333;
	color:#FFFFFF;
}

.asset-body{
	width:620px;
	padding-bottom:10px;
	float:none;
	background-color:#333;
}


.asset-body .mt-enclosure img{
    margin-top: 15px;
    margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
}



/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

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

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


/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}


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

.widget-list-item,
.widget-list img {
    margin-top: 10px;
    margin-bottom: 5px;
}

.widget-cloud .widget-list {
    margin-right: 10;
    margin-left: 0;
}

.widget-cloud .widget-list-item {
    display: inline;
    margin: 5px 5px 0 0;
    padding: 0;
    line-height: 1.2;
}

.widget-cloud .rank-1  { font-size: 1.75em; }
.widget-cloud .rank-2  { font-size: 1.75em; }
.widget-cloud .rank-3  { font-size: 1.625em; }
.widget-cloud .rank-4  { font-size: 1.5em; }
.widget-cloud .rank-5  { font-size: 1.375em; }
.widget-cloud .rank-6  { font-size: 1.25em; }
.widget-cloud .rank-7  { font-size: 1.125em; }
.widget-cloud .rank-8  { font-size: 1em; }
.widget-cloud .rank-9  { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search .search-options,
.widget-syndicate .blog-feeds  {
    list-style: none;
    margin: 5px 0;
}



/* Content */
.entry_body{
	color:#fff;
	text-align: left;
    font-size: 10px;
	padding-top:10px;
	padding-left:10px;
	width:580px;
}

.asset-more{
	color:#ccc;
	text-align: left;
    font-size: 10px;
	padding-top:5px;
	padding-left:10px;
	width:580px;
}

.asset-name {
    font-size: 12px;
    font-weight: bold;
}

.asset-name a:link,
.asset-name a:visited {
    text-decoration: none;
}
.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
	line-height:140%;
	color:#FFFFFF;
	font-size:11px;
}
.asset-content img {
    margin: 0;
}
.asset-more-link a:link,
.asset-more-link a:visited{
	background-color:#333;
	background-image:url(/img_common/arrow.gif) ;
	background-repeat:no-repeat;
	padding-left:18px;
	color:#FFFFFF;
	text-decoration:none;
}
.asset-more-link a:hover {
	background-color:#333;
	color: #eeeeee;
}



.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}



#ref {
	text-align:right;
	font-size:12px;
	}
.cat a{
	list-style:none;
	background: #000000;
	border: #ccc 1px solid;
	padding: 4px;
	color: #ccc;
	}

.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.archive-header{
    margin: 0;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom: #CCC 2px solid;

}



/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
}

.published {
	font-size:18px;
	color: #FFF;
	float:right;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
	}

/* Global ----------------------------------------------------------------- */

/* Layout contents----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #333;
    margin-top: 0px;

}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}


/* Header ----------------------------------------------------------------- */


#beta-inner {
    padding: 10px;
	margin: 0;
}

#header {
    padding-top: 10px;
    position: static; 
    width: 100%; 
}

#header-inner {
    background-color: #333;
}

#header-content {
    margin: 10px 20px 0;
}

#header-content img{
	margin: 0;
	padding:0;
}
#header-content h2{
	margin: 0;
	padding: 0;
	text-align:left;
	color:#ccc;
	font-size:11px;
	font-weight: bold;
}
#header-name {
    font-weight: bold;
    font-size: 32px;
}

#header-name,
#header-name a {
    font-weight: bold;
    font-size: 32px;
    text-decoration: none;
    color: #333;
}

#header-name a:hover {
    text-decoration: underline;
}

#header-description,
#header-description a { 
    color: #999;
}


/* Content ---------------------------------------------------------------- */


.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #b3b3b3;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.archive-title,
.search-form-header,
.search-results-header {
    color: #eee;
}


.archive-list-item {
    margin: 50px;
	color:#eee;
}

.archive-list-item li {
padding: 5px;
    margin: 5px 0 5px 10px;
	background-color: #CCCCCC;
	color:#333;
}.archive-list-item li a {
	color:#333;
}
/* Widget ----------------------------------------------------------------- */

.layout-wt #content-inner { background: #333; }


.layout-wt #beta-decor b {
    z-index: 3;
    display: block;
    background: url(corner-left.gif) transparent no-repeat;
    width: 2px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}


.widget-list a:link,
.widget-list a:hover, 
.widget-list a:visited {
	text-decoration: none;
} 

.widget-list a:hover,{
	text-decoration: underline;
} 

.widget-header {
    color:  #fff;
    border: 1px solid #ccc;
    padding: 5px;
	margin-bottom:10px;
    font-size: 10px;
    font-weight: bold; 
    font-family: arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background-color: #251F1D; 
} 


.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  


.widget-header .edit a {
    border-left-color: #000;
} 
#gamma .widget-header a:hover, 
.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    padding-left: 0px;
    margin-bottom: 10px;
	color:#FFFFFF;
}

.widget-content .category,
.widget-content ul .category a {
	padding-left:10px;
	font-size:14px;
}
.widget-content img {
    padding: 0 5px 5px 0;
}


.widget-content h4{
font-size:10px;
}


.widget-content ul,
.widget-content ul a{
    padding: 0;
	margin:0;
	color:#FFFFFF;
	font-size:12px;
	list-style:none;
}
.widget-content ul li,
.widget-content ul li a{
	font-size:16px;
	padding-bottom:5px;
}


.widget-content .position {
    font-size: 12px;
}
.widget-content .name {
    padding:0px;
    font-size: 21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.widget-content .namejp {
    font-size: 16px;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-weight:bold;
    position: relative;
}
.widget-content .prof {
    font-size: 10px;
}


.widget-content .other {
	padding-top:10px;
	padding-bottom:5px;
    font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.media-stream-widget img {
    border: 1px solid #999;
} 

.widget-header {
    font-size: 14px;
}

.widget-content a:link,
.widget-content a:visited{
    text-decoration: none;
}

.widget-content a:hover {
    text-decoration: underline;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}

/* Footer ----------------------------------------------------------------- */


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}



/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

.connections-view #header-content {
    background-color: #fee0b0;
}

/*---------------------------------PageBute-----------------*/
#pagebute {
text-align:center;
padding:10px;
}	
	
	.pagebute {
	font-size:10px;
	color: #cccccc;
	}
	.pagebute a {
	font-size:10px;
	color: #ffffff;
	}
	
	.current_page {
	font-size:12px;
	color: #cccccc;
	}