@charset "UTF-8";

/*
THEME NAME: Empty Canvas
THEME URI: http://rubiqube.com
DESCRIPTION: Empty Canvas v1.0 : Simple, minimalistic theme, ideal for corporate blogs or creating more complex designs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import url("css/reset.css");
@import url("css/fonts.css");
@import url("css/base.css");


/* Layout */

body {
    text-align: center;
    background: #ffffff;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

#wrapper-inner {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    text-align: left;
}

#content {
    width: 100%;
}

#header, #nav, #banner, #content, #center, #left, #right, #footer {
    position: relative;
    overflow: hidden;
}

#banner {
    width: 100%;
}

#article, #aside {
    float: left;
}

.layout-2column #article {
    float: none;
    clear: both;
}

.layout-2column #article #left,
.layout-2column #article #right {
    display: inline;
    float: left;
}

.layout-1column #article {
    clear: both;
    float: none;
}

#footer {
    width: 100%;
}


/* Layout3Column */

.layout-3column #wrapper-inner {
    width: 1000px;
}

.layout-3column #center {
    width: 560px;
    float: left;
left: 220px;
}

.layout-3column #left {
    width: 200px;
    float: left;
left: -560px;
}

.layout-3column #right {
    width: 200px;
    float: left;
left: 40px;
}


/* Layout2ColumnRight */

.layout-2column-right #article {
    width: 660px;
}

.layout-2column-right #aside {
    width: 200px;
}


/* Layout2Columnleft */

.layout-2column-left #article {
    left: 200px;
    width: 660px;
}

.layout-2column-left #aside {
    left: -660px;
    width: 200px;
}


/* Layout2Column */

.layout-2column #article #left {
    width: 430px;
}

.layout-2column #article #right {
    width: 430px;
}


/* Layout1Column */

.layout-1column #article {
    width: 860px;
}


/* AnchorStyle */

a { color: #0000cc; text-decoration: underline;}
a:hover { text-decoration: none; }
a:hover img { filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }


/* Header */

#header {
    margin: 0 0 10px 0;
    padding: 10px 0 0 15px;
    background: url(images/header-number.gif) right 52px no-repeat;
width: 985px;
height: 65px;
}

#logo {
    float: left;
    margin-right: 40px;
}

#header h1 {
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 85%;
    display: block;
}

#sub-nav {
    float: left;
    margin: 20px 0 0 0;
}

#sub-nav img {
    float: left;
    margin: 0 5px 0 0;
}


#header-nav {
    float: right;
    margin: 0;
}

#header-nav ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#header-nav ul li {
    float: left;
    margin-left: -1px;
    padding: 0 4px 0 7px;
    border-left: 1px #333333 solid;
    list-style-type: none;
    font-size: 77%;
}


/* Nav */

#nav {
    background: #ad0000;
    height: 30px;
    margin: 0;
    padding: 0;
}

#search {
    float: left;
    width: 310px;
    margin:5px 0 0 15px;
    padding: 0 0 0 20px;
    display: inline;
    background: url(images/search.gif) left center no-repeat;
}

#search .search-input {
    height: 16px;
    width: 240px;
    margin: 0 3px 0 0;
}

#search .search-submit {
    margin-top: 0;
}

#nav ul {
    float: right;
    margin: 7px 15px 0 0;
    padding: 0;
    height: 30px;
    border: 0;
    list-style: none;
}

#nav ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: 30px;
    border: 0;
    list-style: none;
}

#nav ul li a {
    margin: 0;
    padding: 0 0 0 23px;
    background: none;
    height: 30px;
    border: 0;
    color: #fff;
}

#nav ul li.nav01 a {
    background: url(images/nav-01.gif) 3px 1px no-repeat;
}

#nav ul li.nav02 a {
    background: url(images/nav-02.gif) 3px 1px no-repeat;
}

#nav ul li.nav03 a {
    background: url(images/nav-03.gif) 3px 1px no-repeat;
}

#nav ul li.nav04 a {
    background: url(images/nav-04.gif) 3px 1px no-repeat;
}

#nav ul li.on,
#nav ul li.on a,
#nav ul li a:hover {
    background-position: 0 -18px;
}

#headline {
    margin: 0 0 10px 0;
    padding: 2px;
    background: #ccc;
}

.main-index #headline {
    margin: 0 0 15px 0;
    padding: 2px;
    background: #ccc;
}

#headline h2 {
    font-size: 77%;
    font-weight: normal;
    margin: 0;
}


/* TopicPath */

#topicpath {
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    width: 998px;
}


#topicpath ol {
    margin: 5px 10px;
    padding: 0 0 0 18px;
    font-size: 85%;
    background: url(images/topicpath-home.gif) no-repeat 0 50%;
    overflow: hidden;
width: 978px;
}

#topicpath ol li {
    float: left;
    padding-right: 7px;
    padding-left: 12px;
    background: url(images/topicpath-arrow.gif) no-repeat 0 50%;
    list-style-type: none;
}

#topicpath ol li.home {
    padding-left: 0;
    background: none;
}

#topicpath ol li a:link,
#topicpath ol li a:visited {
    text-decoration: underline;
}

#topicpath ol li a:hover,
#topicpath ol li a:active {
    text-decoration: underline;
}

#topicpath ol li em {
    font-style: normal;
    font-weight: bold;
}



/* Content */

#content {
    margin: 0;
}

#center .header {
    height: 27px;
    border-bottom: 3px solid #ad0000;
    margin-bottom: 5px;
    overflow: hidden;
}

#center .header h2 {
    margin: 0;
    padding: 5px 0 0 5px;
    color: #ad0000;
}

#center .header .header-logo {
    float: left;
    margin: 0;
    padding: 0;
}

#center .header .header-control {
    float: right;
    margin: 0;
    padding: 5px 0 0 0;
}

.item-thumb {
    background: #eeeeee;
    padding: 5px 0 0 5px;
    overflow: hidden;
    width: 555px;
}

.archives-thumb .item-thumb {
    margin-bottom: 15px;
}

.item-thumb-content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    width: 148px;
    height: 200px;
    float: left;
    margin: 0 5px 5px 0;
    overflow: hidden;
}

.item-image {
    width: 122px;
    margin: 0 auto 10px auto;
    border: 2px solid #eee;
}

.item-image a {
    border: 1px solid #eee;
    display: block;
}

.item-image a:hover {
    border: 1px solid #aa0000;
}

.item-spec h3 {
    font-weight: normal;
    font-size: 93%;
    margin: 0 0 5px 0;
}

.item-spec .spec {
    font-size: 77%;
    margin: 0 0 5px 0;
}

.item-spec .price {
    color: #ad0000;
    font-weight: bold;
    margin: 0 0 5px 0;
    font-size: 93%;
}

.item-footer {
    margin-right: -5px;
    text-align: right;
}

.item-list {
    background: #eeeeee;
    padding: 5px 0 0 5px;
    overflow: hidden;
    width: 555px;
}

.archives-list .item-list {
    margin-bottom: 15px;
}

.item-list-content {
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px 25px 0 25px;
    height: 110px;
    margin: 0 5px 5px 0;
    overflow: hidden;
}

.item-list .item-image {
    width: 122px;
    margin: 0 10px 0 0;
    border: 2px solid #eee;
    float: left;
}

.item-list .item-image a {
    border: 1px solid #eee;
    display: block;
}

.item-list .item-image a:hover {
    border: 1px solid #aa0000;
}

.item-list .item-spec h3 {
    font-weight: normal;
    font-size: 116%;
    margin: 0 0 5px 0;
    float: left;
    width: 250px;
}

.item-list .category {
    font-size: 77%;
    text-align: right;
    margin-bottom: 20px;
}


.item-list .spec {
    float: left;
    width: 220px;
}

.item-list .item-spec .spec {
    font-size: 85%;
    margin: 0 0 5px 0;
}

.item-list .item-spec .price {
    color: #ad0000;
    font-weight: bold;
    margin: 0 0 5px 0;
    font-size: 100%;
    text-align: right;
}


/* Page */

.page {
    background: #eeeeee;
    padding: 5px 0 0 5px;
    overflow: hidden;
}

.page-content {
    border: 1px solid #ccc;
    background: #fff;
    padding: 30px 24px;
    margin: 0 5px 5px 0;
    line-height: 1.4;
}

.page-content .section {
    margin: 0 0 20px 0;
}

.page .item-image {
    width: 238px;
    margin: 0 20px 0 0;
    border: 2px solid #eee;
    float: left;
}

.page .item-image a {
    border: 1px solid #eee;
    display: block;
}

.page .item-image a:hover {
    border: 1px solid #aa0000;
}

/* Item Details */

.item-details {
    background: #eeeeee;
    padding: 5px 0 0 5px;
    overflow: hidden;
}

.item-details-content {
    border: 1px solid #ccc;
    background: #fff;
    padding: 30px 30px 10px 30px;
    margin: 0 5px 5px 0;
    width: 488px;
    overflow: hidden;
}

.item-details .item-image {
    width: 238px;
    margin: 0 0 0 0;
    border: 2px solid #eee;
    float: left;
}

.item-details .item-image a {
    border: 1px solid #eee;
    display: block;
}

.item-details .item-image a:hover {
    border: 1px solid #aa0000;
}

.item-details .item-spec {
    width: 220px;
    margin: 0 0 0 0;
    float: right;
}

.item-details .item-spec h3 {
    font-weight: normal;
    font-size: 116%;
    margin: 5px 0 5px 0;
}

.item-details .category {
    font-size: 77%;
    text-align: right;
    margin-bottom: 20px;
}


.item-details .spec {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 85%;
    width: 225px;
}

.item-details .item-spec tr {
    background: url(images/borderline.gif) left bottom repeat-x;
}

.item-details .item-spec th {
    color: #999;
    text-align: left;
    padding: 3px 5px;
}

.item-details .item-spec td {
    text-align: right;
    padding: 3px 5px;
}

.item-details .item-spec .price {
    color: #ad0000;
    font-weight: bold;
    margin: 0 0 5px 0;
    font-size: 131%;
    text-align: right;
}

.item-contact-phone {
    font-size: 85%;
    line-height: 1.4;
    padding: 10px 0;
    margin: 0 0 10px 0;
    background: url(images/borderline.gif) left bottom repeat-x;
}

.item-contact-form {
    font-size: 85%;
    line-height: 1.4;
    padding: 10px 0;
margin: 0 0 30px 0;
    background: url(images/borderline.gif) left bottom repeat-x;
}


.banner-panel {
    margin: 0 -10px 10px 0;
    padding: 0;
    overflow: hidden;
width: 570px;
}


.banner-panel ul {
    margin: 0;
    padding: 0;
}

.banner-panel ul li {
    margin: 0 10px 10px 0;
    padding: 0;
    list-style: none;
    float: left;

}

.banner-panel ul li a {
    display: block;
    border: 3px solid #ccc;
    width: 174px;
}

.banner-panel ul li a:hover {
    display: block;
    border: 3px solid #ad0000;
}

.tbl-topics {
    font-size: 85%;
    line-height: 1.4;
}

.tbl-topics table {
    margin: 0 0 15px 0;
    padding: 0;
}

.tbl-topics table tr {
    margin: 0;
    padding: 0;
    background: url(images/borderline.gif) left bottom repeat-x;
}

.tbl-topics table th {
    color: #ad0000;
    font-weight: normal;
    width: 90px;
}

.tbl-topics table th span {
    background: #f3d9d9;
    display: block;
    padding: 2px;
}

.cancel-policy {
    font-size: 93%;
    line-height: 1.4;
    padding: 10px 0;
    background: url(images/borderline.gif) left bottom repeat-x;
}

.cancel-policy p {
    margin: 0;
}


.contact-panel-header {
    margin-bottom: 10px;
}

.contact-panel-body {
    clear: both;
    background: url(images/contact-panel-bg.gif) no-repeat;
    height: 130px;
    margin-bottom: 10px;
    overflow: hidden;
}

.contact-panel-body img {
    padding: 63px 0 0 20px;
}



/* Article */

#article {
    margin: 0 auto;
    padding: 0;
}

.layout-1column #article {
    margin: 0;
}


.page-header {
    margin-bottom: 30px;
}

.page-header h3 {
    text-align: center;
    font-size: 167%;
    margin-bottom: 10px;
}

.page-header p {
    font-size: 93%;
    margin-bottom: 10px;
}

.content-header {
    padding: 7px 10px;
    color: #00AD31;
    border-bottom: 1px solid #00AD31;
    background: #f2fbf4;
    clear: both;
}

.content-sub-header {
    padding: 4px 0;
    margin-bottom: 10px;
    color: #E05116;
    border-bottom: 1px solid #E05116;
    clear: both;
    font-size: 97%;
}

.list-default {
    margin: 15px 15px 15px 30px;
    padding: 0;
}

.list-default li {
    margin: 0 0 0 0;
    padding: 3px 0 3px 0;
    list-style-position: outside;
}

.list-style-none {
    list-style: none;
}

.list-sitemap {
    margin: 30px;
    padding: 0;
}

.list-sitemap li {
    list-style: none;
    margin: 0 0 0 0;
    padding: 7px 0 7px 20px;
    background: url(images/list-icon-paper.gif) left center no-repeat;
}

.list-border {
    margin: 30px;
    padding: 0;
    background: url(images/borderline.gif) left top repeat-x;
}

.list-border li {
    margin: 0 0 0 0;
    padding: 7px 0 7px 15px;
    list-style-position: inside;
    background: url(images/borderline.gif) left bottom repeat-x;
}

.anchor {
font-size: 85%;
text-align: right;
}

.img-border {
    border: 2px solid #eee;
}


.tbl-border {
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.4;
    width: 100%;
}

.tbl-border tr {
    margin: 0;
    padding: 0;
    background: url(images/borderline.gif) left bottom repeat-x;
}

.tbl-border th {
    font-weight: normal;
    width: 120px;
    text-align: left;
    padding: 10px;
    color: #333;
}

.tbl-border td {
    text-align: left;
    padding: 10px;
}





/* Pagination */

#pagination {
    clear: both;
    margin: 0 5px 10px 0;
    padding: 0;
}

.paginate { font-size:85%; padding:12px 0; }
.wp-paginate { padding:0; margin:0; text-align:center; width: 550px; }
.wp-paginate li { display:inline; list-style:none; margin:0; padding:0; line-height:2.4; }
.wp-paginate a { background:#fff; border:1px solid #999; color:#666; padding:2px 5px; text-align:center; text-decoration:none; }
.wp-paginate a:hover, .wp-paginate a:active { border:1px solid #2e6ab1; background:#fff; color:#2e6ab1; }
.wp-paginate .title { color:#666; }
.wp-paginate .gap { color:#999; }
.wp-paginate .current { color:#fff; background:#2e6ab1; border:1px solid #2e6ab1; padding:2px 5px; }
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}


/* Pagetop */

#pagetop {
    text-align: right;
    margin-right: 10px;
}


/* Aside */

#aside {
    float: right;
    width: 200px;
}

#aside .section {
    margin-bottom: 20px;
}

#aside .section h4 {}

#aside .section h4 a {
    text-decoration: none;
}

.section {
    margin-bottom: 10px;
    position: relative;
}

.side-content {
    font-size: 85%;
}

.side-content-body {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 0;
    padding: 10px 10px 0 10px;
}

.side-header {
    height: 30px;
}

.side-header img {
    position: absolute;
    top: 0;
}

.side-content ul {
    margin: 0;
    padding: 0;
}

.side-content ul li {
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
    background: url(images/list-icon.gif) 10px center no-repeat;
}

.side-content .side-banner {
    margin: 0;
    padding: 0;
}

.side-content .side-banner li {
    margin: 0 0 5px 0;
    padding: 0;
}

.side-content .side-banner li a {
    display: block;
    border: 1px solid #ccc;
}

.side-content .side-banner li a:hover {
    display: block;
    border: 1px solid #ad0000;
}


.side-content .news-list {
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.side-content .news-list li {
    margin: 0;
    padding: 5px 10px 5px 10px;
    background: url(images/borderline.gif) left bottom repeat-x;
}

#miselogFeed ul,
#blogFeed ul {
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#miselogFeed ul li,
#blogFeed ul li {
    margin: 0;
    padding: 5px 10px 5px 10px;
    background: url(images/borderline.gif) left bottom repeat-x;
}

.miselog ul,
.miselog .side-footer {
    background: #f9f7e8;
}

.side-content .category-list {
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: url(images/side-cat-borderline.gif) left top repeat-y;
}

.side-content .category-list li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side-content .category-list li a {
    margin: 0;
    padding: 7px 7px 3px 30px;
    height: 20px;
    display: block;
}

.side-cat-01 a { background: url(images/catlist-01.jpg) 3px center no-repeat; }
.side-cat-02 a { background: url(images/catlist-02.jpg) 3px center no-repeat; }
.side-cat-03 a { background: url(images/catlist-03.jpg) 3px center no-repeat; }
.side-cat-04 a { background: url(images/catlist-04.jpg) 3px center no-repeat; }
.side-cat-05 a { background: url(images/catlist-05.jpg) 3px center no-repeat; }
.side-cat-06 a { background: url(images/catlist-06.jpg) 3px center no-repeat; }
.side-cat-07 a { background: url(images/catlist-07.jpg) 3px center no-repeat; }
.side-cat-08 a { background: url(images/catlist-08.jpg) 3px center no-repeat; }
.side-cat-09 a { background: url(images/catlist-09.jpg) 3px center no-repeat; }
.side-cat-10 a { background: url(images/catlist-10.jpg) 3px center no-repeat; }
.side-cat-11 a { background: url(images/catlist-11.jpg) 3px center no-repeat; }

.side-footer {
    border: 1px solid #ccc;
    border-top: 0;
    margin-bottom: 0;
    padding: 5px 5px 10px 5px;
}

.side-footer p {
    margin: 0;
    text-align: right;
    font-size: 75%;
}


.side-item {
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 198px;
    overflow: hidden;
}

.side-item-thumb {
    background: #eeeeee;
    padding: 5px 0 0 5px;
    margin: 4px;
    width: 185px;
    overflow: hidden;
}


/* Footer */

#footer {
    margin: 0;
}

#service-area {
    padding: 2px 0;
    margin-bottom: 20px;
    background: #ad0000;
    text-align: center;
}

#service-area h2 {
    font-size: 85%;
    font-weight: normal;
    color: #fff;
    margin: 0;
}

#copyright {
    text-align: center;
    font-size: 85%;
    margin-bottom: 20px;
}

#footer ul {
    width: 860px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#footer ul li {
    float: left;
    margin-left: -1px;
    padding: 0 7px 0 11px;
    border-left: 1px #333333 solid;
    list-style-type: none;
}


/* LightBox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* ImageStyle */

.img-left {
    float: left;
    margin: 0 10px 10px 0;
}

.img-right {
    float: right;
    margin: 0 0 10px 10px;
}

.img-center {
    margin: 0 auto 10px auto;
}

.img-left-caption {
    margin: 0 2px 10px 0;
    text-align: center;
    font-size: 85%;
    line-height: 1.5;
}



/* TextStyle */

.bold { font-weight: bold; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.underline { text-decoration: underline; }
.quotation { padding: 20px 20px 10px 20px; margin: 0 30px 15px 30px; background: #eee; }

.smaller { font-size:85%; }
.larger { font-size:131%; }

.clear { clear: both; }

.red { color: #ee0000; }
.blue { color: #0066ff; }
.orange { color: #E05116; }
.green { color: #2EB72E; }

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/* BoxStyle */

.text-area-gray {
    margin: 0 0 15px 0;
    padding: 15px;
    background: #f5f5f5;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.text-area-white {
    margin: 0 0 15px 0;
    padding: 15px;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}





/* Recycle Items */

.recycle-item {
    clear: both;
    overflow: hidden;
    background: url(images/borderline.gif) left bottom repeat-x;
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    width: 500px;
}


.recycle-item-left {
    float: left;
    text-align: right;
    margin-right: 30px;
    padding-top:17px;
}

.recycle-item-right {
    float: left;
}

.tbl-recycle-item {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 0;
    border-collapse: collapse;
    font-size: 85%;
    width: 250px;
}

.recycle-item img {
    border: 2px solid #eee;
}

.ttl-recycle-item {
    font-size: 93%;
    margin-bottom: 3px;
    padding: 0;
    font-weight: normal;
}

.tbl-recycle-item th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
}

.tbl-recycle-item td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.teika-th {
    background: #f5f5f5;
    text-align: center;
    font-weight: normal;
    padding: 2px;
}

.teika-td-left {
    text-align: left;
    padding:2px 15px 1px 3px;
}

.teika-td-right {
    text-align: right;
    padding:2px 3px 1px 3px;
    width: 50px;
}


.baika-th {
    background: #f5f5f5;
    text-align: center;
    font-size: 93%;
    font-weight: normal;
    padding: 2px;
}

.baika-td {
    text-align: right;
    padding:2px 3px 1px 3px;
    color: #ff0000;
    font-weight: bold;
    width: 50px;
}

.recycle-item-footer {
    clear: both;
    margin: 0;
}

.recycle-item-footer p {
    text-align: right;
    margin: 0;
    padding: 0;
    font-size: 85%;
}
.post {
	margin-bottom: 20px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/*  Ajax Loading  */

.loading {
	background: url(images/ajax-loader.gif) center center no-repeat;
	dispaly: none;
}
