@import url(../../rsc/basic.css);	/* Import basic styles */
@import url(../../rsc/forms.css);	/* Import default form styles */

body {
	background : url(img/ongaku_headerbg.png) repeat-x top #3F3F30;
	margin : 0;
	padding : 0; 
	font-size : 62.5%;
	font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
	color : #3F3F30;
	text-align : center;
}

#wrapper {
	background : url(img/ongaku_bg.png) repeat-y top;
	margin : 0 auto;
	padding : 0;
	width : 780px;
	text-align : left;
}

#header {
	background : url(img/ongaku_header01.png) no-repeat top;
	width : 780px;
	height : 130px;
}

#header-homelink {
	margin-top : 18px;
	margin-left : 20px;
	width : 300px;
	height : 100px;
	float : left;
}	

#header-content {
	margin-top : 25px;
	margin-right : 65px;
	width : 250px;
	font-size : 1.2em;
	text-align : right;
	float : right;
}

#header-content input.SearchField {
	background : url(img/ongaku_search.png) no-repeat top;
	border : 1px solid #E48437;
	margin-bottom : 10px;
	padding : 2px;
	padding-right : 20px;
	width : 177px;
	height : 16px;
	font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size : .9em;
	color : #ECA974;
}
#header-content input.SearchField:hover, #header-content input.SearchField:focus {
	background : url(img/ongaku_search.png) no-repeat bottom;
	color : #eee;
}

#header-content form {
	margin : 0;
	display : block;
}

#header-content a, #header-content a:visited, #header-content a:active {
	background-color : transparent;
	padding : 2px 12px;
	text-decoration : none;
	color : #3F3F30;
}
#header-content a:hover {
	background-color : #DE6A0C;
	padding : 2px 12px;
	text-decoration : none;
	color : #000;
}
#header-content a.img, #header-content a.img:visited, #header-content a.img:active {
	background-color : transparent;
	padding : 0;
}
#header-content a.img:hover {
	background-color : transparent;
	padding : 0;
}

#header-recommend {
	background : url(img/ongaku_bPostsbg.png);
	margin : 30px 0;
	height : 50px;
}

.description {
	display : none;
}

#bPosts {
	background : url(img/ongaku_bPostbg.png) repeat-x;
	margin : 0 40px;
	padding : 0 25px;
	width : 650px;
	font-size : 1.2em;
}

#header-2nd {
	background : url(img/ongaku_header02.jpg) no-repeat;
	border : solid 1px #3F3F30;
	width : 648px;
	height : 168px;
}

#headerMenu-kat, #headerMenu-archiv, #headerMenu-top, #headerMenu-comment {
	background : url(img/ongaku_header02_kats.png) no-repeat;
	padding : 5px 0 5px 20px;
	width : 0px;
	height : 158px;
	font-size : .9em;
	float : right;
	overflow : hidden;
}
#headerMenu-kat:hover, #headerMenu-archiv:hover, #headerMenu-top:hover, #headerMenu-comment:hover {
	padding : 5px 5px 5px 25px;
	width : 250px;
	height : 158px;
	float : right;
	overflow : hidden;
}
#headerMenu-archiv, #headerMenu-archiv:hover {
	background : url(img/ongaku_header02_archiv.png) no-repeat;
}
#headerMenu-top, #headerMenu-top:hover {
	background : url(img/ongaku_header02_top.png) no-repeat;
}
#headerMenu-comment, #headerMenu-comment:hover {
	background : url(img/ongaku_header02_comment.png) no-repeat;
}

#bSideBar {
padding : 20px 0 10px 0;
width : 190px;
font-size : 1em;
}

#pageFooter {
border : none;
padding : 0;
margin : 0 auto;
width : 760px;
}

/* Begin styles for posts */
.bPost, .bPostpublished {
	margin-bottom : 40px;
	padding : 10px;
	text-align : justify;
}

#bPostsWide .bPost {
margin : 0;
}

.bTitle {
margin : .6ex 0 .2ex 0
}

.bSmallHead {
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
line-height : 1.5em;
color: #777;
}

.bText, .bCommentText {
margin : 0;
border : none;
padding : 0;
line-height : 1.4em;
}

span.bPostDate {
	font-size : .8em;
}

#bPostsWide .bText, #bPostsWide .bCommentText {
line-height : 1.4em;
}

#bPostsWide .bText p, #bPostsWide .bCommentText p {
font-size : 1.05em;
}

.bText p a:visited, .bCommentText p a:visited {
color : #b85b5a;
}

/* Special stylized non-IE bullets */
html>body .bText ul {
margin-left : 0px;
padding : 0 0 0 30px;
list-style : none;
padding-left : 10px;
text-indent : -10px;
} 

html>body .bText li {
margin : 7px 0 8px 10px;
}

.bText ul li:before, .bCommentText ul li:before, #bSideBar ul li:before {
content : "\00BB \0020";
}

.bText ol, .bCommentText ol {
padding : 0 0 0 35px;
margin : 0;
}

.bText ol li, .bCommentText ol li {
margin : 0;
padding : 0;
}

.bSmallPrint, .bCommentSmallPrint {
clear: both;
color: #999;
color : #777;
font-size: 96%;
margin : 1ex 0 2ex 0;
}
.bCommentSmallPrint {
font-family : Arial, Helvetica, sans-serif;
font-size : 92%;
margin : 1ex 0;
}


/* Begin styles for comments */
div.bComment, form.bComment, div.bCommentAutor { 
margin : 1ex 0 0 0;
padding : 10px;
border : 1px solid #E0E0C4;
}

div.bCommentTitle {
margin : .5ex 0 1ex 0;
font-weight : bold;
color : #333;
}

#bPostsWide h4 {
margin-bottom : .4em;
}
/* End styles for comments */


/* Begin styles for stats page */
div.statbloc {
margin: 0 2% 2ex 2%; 
padding: 1ex;
}

div.statbloc h3 {
margin: 1em 0 .5em 0;
padding: 0;
color : #333;
}

table.invisible {
margin: 1ex;
border-collapse: collapse
}

table.invisible td {
padding: 0ex 1ex;
}

td.right {
text-align: right;
}
/* End styles for stats page */

/* End styles for posts */


/* Begin styles for headers */
h1 {
	font-size : 2em;
	display : none;
}

h2 {
	font-size : 1.6em;
	font-weight : normal;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color : #3F3F30;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #bSideBar h2, cite {
	text-decoration : none;
}

h2 a:hover, h3 a:hover {
	color : #000;
}

h2.pagetitle {
	margin : 0;
	font-size : 1.5em;
	text-align : center;
}

h3 {
	margin : 0;
	padding : 0;
	font-size : 1.6em;
	font-weight : normal;
}

h3.comments {
padding : 0;
margin : 40px auto 20px ;
}
/* End styles for headers */



/* Begin styles for the sidebar */
#bSideBar h2, #bSideBar h3, #bSideBar h4 {
font-family : 'Lucida Grande', Verdana, sans-serif;
font-size : 1.3em;
margin : .6em 0 0 0;
padding : 0;
}

#bSideBar h3 {
font-size : 1.2em;
}

#bSideBar h4 {
font-size : 1.1em;
}

#bSideBar ul ul li, #bSideBar ul ol li {
color : #777;
}

#bSideBar ul, #bSideBar ul ol, #bSideBar ul li {
list-style-type : none;
list-style-image : none;
margin : 1px 0 1px 6px;
padding : 0;
}

#bSideBar ul p, #bSideBar ul select {
margin : 4px 0 8px;
}

#bSideBar ul ul, #bSideBar ul ol {
margin : 4px 0 0 8px;
}

#bSideBar ul ul ul, #bSideBar ul ol {
margin : 0 0 0 12px;
}

ol li, #bSideBar ul ol li {
list-style : decimal outside;
}

#bSideBar ul ul li, #bSideBar ul ol li {
margin : 4px 0 0;
padding : 0;
}
/* End Entry Lists */


/* Begin sidebar search styles */
#bSideBar input.SearchField {
background-color : #E0E0C5;
border : 0;
padding : 2px;
width : 62%;
margin : 0ex;
font-size : .9em;
}

#bSideBar input.submit, #bSideBar input.reset {
background-color : #E0E0C5;
border : 0;
padding : 1px;
margin : 0ex;
font-size : .9em;
}

#bSideBar input.submit:hover, #bSideBar input.reset:hover {
color : #000;
background-color: #fff;
text-decoration : underline;
cursor : pointer;
}

#bSideBar form {
margin : 0;
}
/* End sidebar search styles */

/* End styles for the sidebar */

/* Begin image styles */
img {
border : none;
}

a img {
border : none;
}

img.top {
vertical-align : top;
border : 0px;
}

img.middle {
vertical-align : middle;
border : 0px;
}

img.leftmargin {
float : left;
border : 0px;
margin-right : 1ex;
margin-top : .2ex;
margin-bottom : .2ex;
}

img.rightmargin {
float : right;
border : 0px;
margin-left : 1ex;
margin-top : .2ex;
margin-bottom : .2ex;
}

img.flag {
vertical-align : middle;
border : 1px solid #000;
}
/* End image styles */


/* Begin Various Tags & Classes */
acronym, abbr {
font-size : 0.9em;
letter-spacing : .07em;
cursor : help;
}

acronym, abbr {
border-bottom : 1px dashed #999;
}

blockquote {
margin : 0;
padding-left : 20px;
border : 0;
}

blockquote cite {
margin : 5px 0 0;
display : block;
}

code {
font-family : 'Courier New', Courier, Fixed, monospace;
font-size : .9em;
}

#bPostsWide code {
font-size : 1.1em;
color : #777;
}

hr {
display : none;
}

strike {
color : #777;
}

.baseline {
margin : 0;
padding : 2ex 0 2ex 0;
text-align : center;
font-size : 96%;
}

a {
color : #8F613D;
text-decoration : none;
}

a:hover {
color : #B99E91;
text-decoration : underline;
}

a.permalink_right {
float : right;
border : 0px;
}

.bMore {
margin-left : 4em;
}

.bMore a {
font-weight : bold;
}

.center {
text-align : center;
}
/* End Various Tags & Classes*/


/* Begin generic calendar styles */
caption.bCalendarCaption {
font-size : 100%;
font-weight : bold;
margin : auto;
padding : .5ex 0;
white-space : nowrap;
background-color : #E0E0C4;
border: 1px solid #E0E0C4;
border-bottom: 0;

}
table.bCalendarTable {
margin : 1em auto 2em auto;
font-size : 100%;
border: 1px solid #E0E0C4;
border-top : 0;
border-collapse : separate; 
border-spacing : 0px;	
}
table.bCalendarTable tfoot td {
border-top: 0;
}
tr.bCalendarRow {
text-align : center;
}
th.bCalendarHeaderCell {
font-size : 90%;
width : 4ex;
}
td.bCalendarCell {
width : 4ex;
height : 3.5ex;
}
.bCalendarLinkPost {
font-weight : bold;
}
td#prev, td#next {
font-weight : bold;
font-size : 90%;
padding : .5ex;
white-space : nowrap;
}
td#prev a, td#next a {
padding: 0 .5ex;
}
td#prev {
text-align : left;
}
td#next {
text-align : right;
}
/* End generic calendar styles */

/* Stylish styles for the feedback and lastcomments pages
 * Thanks to mattbta @ http://www.brotherson.com/ for it!
 */
.bPostMetaData {
background-color: #E0E0C4;
margin: 5px 0;
padding: 10px;
color: #555;
}
.GrayBox {
background-color: #E0E0C4;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
color: #555;
}
.bCommentMetaData {
margin: 0;
display: block;
font-weight: normal;
}
#CommentForm input, #CommentForm textarea {
font : 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#CommentForm input {
width : 170px;
padding : 2px;
margin : 5px 5px 1px 0;
border : 0;
background-color : #E0E0C4;
}
#CommentForm input.chekbox {
width : auto;
}
#CommentForm textarea {
width : 98%;
padding : 2px;
border : 0;
background-color : #E0E0C4;
}
#CommentForm #submit {
margin : 0;
float : right;
border : 0;
background-color : #E0E0C4;
}
#CommentForm p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin : 5px 0;
}
.bCommentList {
padding: 0;
font : 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: justify;
}
	
.bCommentList li {
margin: 15px 0 3px;
padding: 5px 5px 3px;
font-weight : bold;
list-style: none;
}

.bComment cite, .bComment cite a, .bCommentAutor cite, .bCommentAutor cite a {
font-weight : bold;
font-style : normal;
font-size : 1.1em;
}

.bCommentList p {
margin: 10px 5px 10px 0;
font-weight : normal;
line-height : 1.5em;
text-transform: none;
}

.bSideItem {
margin: 10px 0 30px 0;
}

.itemdetails{
	text-align: right;
	padding: 5px 0 0 0;
	background: url(img/01_hdot.gif) top repeat-x;
}
/*Posted by*/
.item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(img/01_item1.gif) 0 1px no-repeat;
}
/*Category*/
.item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(img/01_item2.gif) 0 3px no-repeat;
}
/*Comments*/
.item3{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
	background: url(img/01_item3.gif) 0 3px no-repeat;
}

.c_commentbody{
	padding: 8px 0 5px 0;
}
.c_commentinfo{
	font-size: 10px;
	margin: 1px 0 0 0;
	padding: 2px 0 2px 13px;
	background: url(img/01_item1.gif) 0 3px no-repeat #E0E0C4;
}

.Tags { 
   margin: 0;
   margin-bottom: 10px;
   padding: 1px;
   padding-left: 10px; 
   background-color: #E0E0C4; 
   font-size: 0.8em; 
}
fieldset {
	border:0;
	padding:0;
	margin:0;
}

span.dimmed, span.notes {
	color : #555;
}
