﻿/*
Theme Name: セリオン学園広報部
Theme URI: http://symphony-soft.com/
Description: セリオン学園広報部 by<a href='http://symphony-soft.com/'>Symphony</a>
Author: 烏龍ぱんだ
Author URI: http://symphony-soft.com/
Version: 1.0
*/

@charset "utf-8";
html {
  height: 1%;
}

body {
  font-size: 100.01%;
  height: 100%;
}

#page {
  text-align: center;
}

#header {
  height: 120px;
  text-align: left;
  margin: 0 auto;
  background-image:url(./images/header_wall.jpg);
  background-repeat:repeat-x;
}

#headerimg {
  vertical-align:bottom;
}

#headertitle  {
	margin: 30px 8px 0 0;
	font-size:30px;
	color:#F00;
}

.description  {
	color:#600;
}

#wrap {
  margin: 0 auto;
}

#wrap2 {
  margin-right: 180px;
}

#content {
  margin-left: 180px;
  padding:10px;
  text-align: left;
}

#sidebar {
  color:#FFF;
  padding:8px;
  background-color:#C06;
  font-size:12px;
  float: left;
  width: 164px;
  text-align: left;
}

#sidebarindex {
  color:#FFF;
  font-size:12px;
  padding:3px;
  font-weight:600;
  background-image:url(/radio/celion/blog/wp-content/themes/celion/images/sidebarindex.jpg);
  width: 158px;
  height:14px;
  text-align: left;
}

#sidebar a {
  color:#FFC5C5;
  font-weight:600;
  font-size:12px;
  text-decoration:none;
}

#sidebar a:hover {
  color:#FFC5C5;
  font-weight:600;
  font-size:12px;
  text-decoration:underline;
}

#sidebar hr {
  width:98%;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #FCF;
  height: 1px;
}

.pagetitle {
	color:#A02;
}

/* 投稿全体 */
.post {
	font-size:90%;
	color:#000;
	border-bottom:1px #c26 solid;
	width:100%;
	padding:5px;
}

/* 投稿タイトル */
.posttitle {
	color:#A02;
	font-size:20px;
	font-weight:900;
}

/* 投稿本文 */
.entry {
	font-size:14px;
	color:#400;
}

.postmetadata{
	text-align:right;
	font-size:10px;
}

#extrabar {
  float: right;
  width: 180px;
  text-align: left;
}

#footer {
  clear: both;
  height: 40px;
  text-align: left;
  margin: 0 auto;
}

#toppage {
	font-size:12px;
	color:#600;
	padding: 0 10px 10px 10px;
}

.column	{
	font-size: 90%;
	font-weight: 900;
	color: ffffff;
	background-color: #19a163;
	padding: 1px;
	border: 1px;
	border-color: #19a163;
	border-style: solid;
}

.center_waku {
	color: #006600;
	font-size: 90%;
	background-color: ffffff;
	padding: 10px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #19a163;
	border-style: solid;
}
