/*
Theme Name: uno2012
Theme URI: http://bpn.jp
Description: boxing-uno's web site
Author: bpn
*/

/* Begin Base Elements */

/*
* {margin: 0; padding: 0; border: 0; list-style: none;} */

body {
	color: #000;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	line-height: 150%;
	background-color: #333;
	background-image: url('images/bg_white.jpg');
	background-repeat: repeat-x;
	background-position: 0px 8px;
}

#sizer {
	width: 860px;
	text-align: left;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 0px solid #D4CEBB;
	background-color: #fff;
}

#content {
	margin-top: 20px;
}

#expander {
	width: 860px;
}

/*¥*/
* html #expander {}
/* */


a {text-decoration: none; color: #333333;}
a:hover {text-decoration: underline; color: #FF6600;}

small {text-align: right; margin: 1em 0;}

h1 {font-size: 1.5em;}
h2, h3, h4 {font-size: 1.2em; border-bottom: 1px dashed #ddd;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #ddd;}

.date {height: 50px; width: 45px; color: #ccb; padding: 0 2px 0 0; margin-top: 3px; text-align: center; float: right; background: url(images/calendar.gif) no-repeat; font: normal 22px Arial, Helvetica, sans-serif;}
.date1 {font-size: 0.6em; display: block; padding-top: 4px;}
.date2 {font-size: 1em; display: block; font-weight: bold;}
.date3 {font-size: 0.6em; display: block; color: #bba; font-weight: bold; padding-top: 2px;}

.more-link {display: block; text-align: right;}
.pageInfo {font-size: 0.8em; color: #aaa; text-align: right; border-top: 0px dashed #ccc; border-bottom: 0px dashed #ccc; padding: 1em; clear: both;}

.fifty {width: 40%; text-align: center;}
.centerbox {
	width: 600px;
	float: left;
}

.boxedup {
	padding: 0.5em;
	margin: 0.5em;
	width: 320px;
	float: left;
}
.boxedin {background: #fff url('images/gradient.png') 0 -20px repeat-x; border-top: 1px solid #eee; padding: 0 1em; margin: 0 120px 0 0.5em; text-align: right;}

/* End Base Elements */

/* Begin Layout Elements */

#newheader {
	background: url('images/page_header.jpg') repeat-x;
	text-align: left;
	padding-top: 1px;
	height: 120px;
}
#headerimage {list-style: none;}
#headertop {
	height: 30px;
}
#newheader h1 {padding: 10px 0 1px 1px; border: 0;}
#newheader h1 a {
	font-size: 1.3em;
	color: #CCCCCC;
	line-height: 90%;
}
#newheader h1 a:hover {
	color: #f90;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f90;
}
#newheader h2 {color: #FFFFFF; font-size: 1em; padding-left: 20px; font-weight: normal; border: 0; margin-top: 1px;}

#wrapper1 {
	padding: 0px;
	width: 860px;
}

.outer {
	width: 850px;
	margin-right: 5px;
	margin-left: 5px;
}
.float-wrap {
	width: 850px;
	color: #000;
}

#column1 {
	width: 600px;
	margin-left: 30px;
	float: right;
}
#column1 p {
	margin: 1em 0.5em 1em 1em;
	line-height: 1.5em;
	text-align: left;
	font-size: 1.1em;
}
#column1 h1, #column1 h2, #column1 h3 {color: #666666; font-family: Georgia, "Times New Roman", Times, serif; padding: 5px 0 0 5px; border-bottom: 1px dashed #aaa; margin: 0.5em 0; text-align: left;}
#column1 h2 {font-size: 1.5em;}
#column1 h2.firstheading {
	padding-left: 50px;
	background-image: url(icons/leaf.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
#column1 h2 a {color: #FF6600;}
#column1 h2 a:hover {color: #FF6600;}
#column1 ul, #column1 ol {margin: 0.5em; padding: 0.5em;}
#column1 ul li {
	padding: 0.4em;
	list-style-type: none;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
}
#column1 ol li {margin: 0 3em; padding: 0.2em; list-style: decimal outside;}
#column1 blockquote {margin: 15px; padding: 0 0 10px 30px; font-style: italic; background: url('images/blockquote.png') 0 0 no-repeat;}
#column1 blockquote p {margin: 1em 2em 0 0;}

#column2 {
	float: right;
	margin-left: 1px;
	font-size: 1em;
	width: 210px;
}
.container-left {
	color: #333333;
}

#column3 {float: right; position: relative; width: 182px; margin-right: -182px; font-size: 0.8em;}
.container-right {margin-left: 25px; color: #ffc;}

#footer {
	font-size: 1em;
	clear: both;
	padding: 10px 10px;
	background-color: #710100;
	color: #FFFFFF;
}

#footer a {
color: #FFFFFF
}

#footer p {text-align: center; margin: 0; padding: 0;}

#back {
	font-size: 0.8em;
	text-align: right;
	padding: 10px;
	margin-top: 20px;
	width: 560px;
	float: left;
}
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

/* End Layout Elements */

/* Begin Navigation Elements */

#navigation {
	display: block;
	text-align: center;
	height: 2em;
	padding: 2px 0;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #ccc;
	background-color: #333333;
}

#nav {padding-left: 35px; min-width: 950px; margin: 0 auto;}
#nav, #nav ul {text-align: left; font-size: 1em; list-style: none; font-weight: normal; z-index: 8;}
#nav li {float: left; padding: 0; margin: 0;}
#nav a {
	display: block;
	line-height: 2em;
	padding: 0 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
}
#nav a:hover {
	color: #fff;
	background-color: #FF9900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
#nav li ul {margin: 0; padding: 0; font-size: 1em; border: 1px solid #ddd; background-color: #666666; position: absolute; left: -999em; height: auto; width: 14em;}
#nav li li {width: 14em; margin: 0;}
#nav li ul a {border-left: 1em solid #666666; margin: 0;}
#nav li ul a:hover {border-left: 1em solid #f90;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {
	color: #fff;
	background-color: #E50081;
}

#page_nav a {display: block; color: #FF6600; padding: 10px; border: 1px solid #eee;}
#page_nav a:hover {color: #FF6600; border: 1px solid #ddd; background: #eee;}

#breadcrumbs {position: absolute; font-size: 0.8em; top: 42px; left: 69px; text-align: left; text-transform: lowercase;}

/* End Navigation Elements */

/* Begin Form Elements */

#searchCSS {font-size: 0.9em; position: absolute; top: 79px; right: 84px;}
#searchform {text-align: left;}
#searchform #s {width: 115px; font-size: 9px; padding: 3px; border: 1px solid #ccc;}
#searchform #s:focus {border: 1px solid #aaa; background: #fafafa;}
#searchsubmit {font-size: 9px; background: #fff url('icons/icon_search.gif') 1px 1px no-repeat; cursor: pointer; padding: 0 0 0 1px; border: 1px solid #aaa;}
#searchsubmit:hover {border: 1px solid #FF6600;}
#submit {cursor: pointer;}

.entry form {text-align: center;}

select {width: 140px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #ccc; background: ##fbf0dc;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #ccc; background: ##fbf0dc;}
#commentform #submit {color: #666; background: #eee; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #aaa; background: #ddd;}
#commentform input:focus, #commentform textarea:focus, #searchform #s:focus {background: #fff;}

.comment_no {padding: 10px 0; float: right; font-size: 3em; color: #ccc;}

.commentlist {padding: 20px; margin: 0;}
ol.commentlist {margin: 0 !important; padding: 0 !important;}
.commentlist li {clear: both;  list-style-type: none !important; padding: 10px !important; background: #fff url('images/gradient.png') 0 -10px repeat-x;  margin: 10px !important;}
.commentlist li:hover {background-position: 0 0;}

.commentmetadata {border-top: 1px dashed #ec5; clear: both; text-align: right; font-size: 0.8em; font-weight: normal; color: #ca5; margin-top: 20px !important;}

#column1 blockquote.commented {margin-left: 5px; padding: 0 10px 10px 20px; font-style: italic; color: #963; background: url('images/blockquote.gif') 0 0 no-repeat !important;}
#column1 blockquote.commented blockquote, #column1 blockquote.commented ul, #column1 blockquote.commented ul li {background: none !important; margin: 0 !important; padding: 0 !important;}

.commentlist .gravatar {display: block; float:left; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #ccc; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {}
p img[alt="an image"] {float: left; margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}

.images {width: 95%; text-align: center;}
.images img {float: left; clear: both; margin: 0 auto;}

/* End Images */

/* Begin Portlets */

#wp-calendar {text-align: center; color: #FF6600;}
#wp-calendar {width: 100%; background: #fff;}
#wp-calendar caption {background: #ddd; font-weight: bold;}
#wp-calendar thead {background: #eee;}
#wp-calendar #today {background: #eef;}
#wp-calendar a {text-decoration: underline; margin: 0 !important; background: none;}

#column2 ul, #column3 ul {
	margin-bottom: 1em;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: none;
}
#column2 ul li, #column3 ul li {
	margin: 0;
	background: ##fbf0dc url('icons/sun_tiny.gif') 5px 6px no-repeat;
	padding: 5px;
}
#column2 ul li a, #column3 ul li a {margin-left: 20px; display: block; border-bottom: 1px dashed #84AAAB;}
#column2 ul li a:hover, #column3 ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#column2 ul li.listHeader, #column3 ul li.listHeader {
	padding: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #710100;
	color: #FFFFFF;
}
#column2 ul li h2, #column2 ul li h3, #column3 ul li h2, #column3 ul li h3 {margin: 0; padding: 1em 0 0.5em 1.2em;}
#column2 ul li.calendar {
	padding: 5px;
	background-color: ##fbf0dc;
}

/* End Portlets */

/* Begin Icons and Stuff */

#column3 .icons {background: ##fbf0dc; margin-bottom: 1em; padding-bottom: 5px;}
#column3 dl dd {border-bottom: 1px dashed #fc6; margin: 0 10px 5px 0; padding: 0.5em 1em;}

.icons dt {margin: 0; padding: 1em 0 0.5em 1.2em; font-size: 1.1em; font-weight: bold; color: #FF6600; background: url('images/portlet_header.png') !important;}
.icons a {display: block; height: 16px; padding-left: 25px !important;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('icons/google.gif') no-repeat;}

.iconComment a {padding-left: 20px; background: url('icons/icon_comment.gif') top left no-repeat;}
.iconEdit {background: url('icons/icon_edit.gif') top left no-repeat; padding: 1px 0 5px 20px;}
.rss {padding: 15px 0;}
a.iconrss {background: url('icons/icon_rss.png') top center no-repeat; text-indent: -999em; height: 104px !important; display: block;}
a.iconrss:hover {background-position: bottom;}

/* End Icons and Stuff */

/* Special Fixes */
img {
	border: none;
	max-width: 100%;
	padding-right: 10px;
}

/* ¥*/
* html #wrapper1, * html .outer a, * html .container-left, * html .container-right, * html .outer, * html h2 {}
* html .outer p {margin-right: 4px;}
#column2 {
}
#column3 {margin-left: -1px;}
* html #column2 {}

#main_start {position: absolute;left: -10000px;};

/*----page nav----*/
.1pagenav {
	margin-bottom:20px;
	font-size:1.1em;
	float: left;
	width: 200px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4CEBB;
}
		
.pagenav ul{
	margin: 0;
	padding: 0;
	text-align: left;
		}

.pagenav li{
	display: list-item;
	background-image: none;
	padding-left: 0px;
	margin-left:0px;		
	}

ul.pagenav li a{
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0px;
	width: 180px;
	line-height: 1.6em;
	text-decoration: none;
	color: #FF6600;
	background-color: #ffffff;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.pagenav ul a:hover{
	color: #FFFFFF;
	background-color: #666666;
}

.entry {
	float: left;
}

.post {
	float: left;
	width: 590px;
}
#sizer #expander #wrapper1 .outer #column1 .centerbox .pagenav {
	margin-bottom:20px;
	font-size:1em;
	float: left;
	width: 220px;

}
#sizer #expander #wrapper1 .outer #headflash {
	
}
#sizer #expander #newheader #headflash {
	width: 940px;
	margin-top: 10px;
}
#headflash {
	margin-top: 10px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 10px;
	width: 820px;
}
/** tab accordion */
.box{
        background: #fff;
}
.boxholder{
        clear: both;
        padding: 5px;
        background: #DFDFDF;
}
.tab{
	float: left;
	height: 32px;
	width: 98px;
	text-align: center;
	background: #DFDFDF url(img/tab_bg.jpg) no-repeat;
	margin-right: 1px;
}
.tabtxt{
        margin: 0;
        color: #fff;
        font-size: 12px;

        font-weight: bold;
        padding: 9px 0 0 0;
}

table#table-01 {
    width: 500px;
    border: 1px #333333 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	border: #333333 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	color: #fff;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	background-color: #FF9900;
}
table#table-01 td {
    padding: 5px;
    border: 1px #333333 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}

/** tab accordion end*/
