/*
Theme Name: allergypot theme
Theme URI: http://www.inolabo.net/
Description: NPOアラジーポット専用テーマ
Author: Yu Inoue
Author URI: http://www.inolabo.net/
Template:
Version: 0.0.2
*/

/**************** Body *********************/
body {
width: 800px;
font: 14px Arial;
line-height: 20px;
}

/**************** SideBar*********************/
#sideBar {
width: 150px;
float: left;
}

/**************** Container *********************/
#container {
margin: 0 0 0 20px;
display: block;
width: 630px;
float: right;
}

#headImg {
text-align: center;
}

.hidden {
display: none;
}

.center {
text-align: center;
}

.redBlinkDot {
font-size: 120%;
color: red;
text-decoration: blink;
}

.redDot {
color: red;
}

.limeDot {
color: lime;
}

.entryList p {
font-weight: bold;
font-size: 80%;
margin-left:7em;
text-indent:-7em;
}

.right {
text-align: right;
}

.copyright {
font-style: italic;
font-size: 80%;
}

.centerMenu {
text-align: center;
}

.bgYellow {
background-color: yellow;
}

.bgOrange {
background-color: orange;
}

.postTitle {
background-color: yellow;
font-size: 120%;
font-weight: bold;
text-align: center;
}

.entry-content h3 {
text-align: center;
}

.blue {
color: #0000ff;
}

.red {
color: #ff0000;
}

.bgBrown {
background-color: brown;
color: #ffffff;
}

a img {
border: 0;
}

.wpcf7-validation-errors {
color: red;
font-weight: bold;
font-size: large;
}

.wpcf7-not-valid-tip-no-ajax {
color: red;
}

#container dl dt {
font-weight: bold;
font-size: large;
}

/**************** Footer *********************/
#footer {
clear: both;
}

/**************** Entrance*********************/
