@charset "UTF-8";

/*   
Theme Name: caffe
Theme URI: http://www.sosso.co.jp/caffe-info/
Description: sosso caffe topics用オリジナルテーマ
Author: Takasu
Author URI: http://ladder-d.com
Version: 1.0
*/

/* 共通設定 */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, sans-serif, Arial;
	font-size: 13px;
	color: #464646;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 14px;
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 6px;
	padding-left: 30px;
	clear: both;
}
h4 {
	font-size: 13px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	height: 23px;
	padding-bottom: 2px;
	margin: 5px;
	clear: both;
}
p {
	font-size: 13px;
	line-height: 170%;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
ul,ol {
	list-style-type: none;
}

/* header */
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#header {
	width: 760px;
	height: 40px;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
}
.description {
	font-weight: normal;
	padding-top: 5px;
	padding-left: 20px;
}

/* contents */
#contents {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_contents.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#logo {
	width: 720px;
}
.title {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
.title a {
	width: 150px;
	height: 150px;
	float: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#top_image {
	width: 530px;
	float: right;
	margin-bottom: 10px;
}
#innerbox {
	clear: both;
	padding-left: 10px;
}

/* side */
#side {
	width: 160px;
	float: left;
}

/* sidebar */
#sidebar {
	width:160px;
	clear: both;
}
#sidebar h2 {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#sidebar ul{
	margin-bottom: 10px;
}
#sidebar li {
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	margin-bottom: 8px;
	margin-left: 3px;
	padding-left: 17px;
}
#sidebar li a {
	color: #FFFFFF;
	font-size: 12px;
}
#categories-3 li {
	background-image: none;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#categories-3 li a {
	font-size: 13px;
	color: #990000;
	width: 160px;
	height: 27px;
	display: block;
	background-image: url(images/bg_page_item.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	text-indent: 22px;
}
#categories-3 li a:hover {
	background-image: url(images/bg_page_item2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
}

/* menu_b */
#menu_b {
	width: 160px;
	float: left;
}
#menu_b ul {
	width: 160px;
	margin-bottom: 10px;
	padding: 0px;
}
#menu_b ul li {
	float: left;
	margin-bottom: 5px;
	display: inline;
}
#menu_b ul li a {
	text-decoration: none;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 26px;
	text-indent: -9999px;
	display: block;
}
#menu_b a {	background-position: 0px 0;}
#menu_b a:hover { background-position: -160px 0px; }


/* menu */
#menu {
	width: 160px;
	float: left;
}
#menu ul{
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu ul li {
	float: left;
	margin-bottom: 5px;
	display: inline;
}
#menu ul li a {
	text-decoration: none;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 26px;
	text-indent: -9999px;
	display: block;
}

#menu01 a { background-position: 0px -26px; }
#menu02 a { background-position: 0px -52px; }
#menu03 a { background-position: 0px -78px; }
#menu04 a { background-position: 0px -104px; }
#menu05 a { background-position: 0px -130px; }
#menu06 a { background-position: 0px -156px; }

#menu01 a:hover { background-position: -160px -26px; }
#menu02 a:hover { background-position: -160px -52px; }
#menu03 a:hover { background-position: -160px -78px; }
#menu04 a:hover { background-position: -160px -104px; }
#menu05 a:hover { background-position: -160px -130px; }
#menu06 a:hover { background-position: -160px -156px; }

/* main */
#navi_main {
	width: 530px;
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navi_main p {
	font-size: 12px;
	color: #666666;
	line-height: 100%;
	margin: 0px;
}
#main {
	width: 530px;
	float: right;
}
#line {
	border: 1px solid #B94B14;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#page_top {
	width: 530px;
	float: right;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* navi */
#navi {
	width: 720px;
	clear: both;
}
#navi ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 190px;
}
#navi ul li {
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBB991;
}
#navi ul li.last {
	border-right-style: none;
}

/* post main */
.post {
	margin-bottom:30px;
	clear:both;
}
h2.posttitle {
	font-size: 14px;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 6px;
	padding-left: 26px;
	clear: both;
}
h2.posttitle a:link {
	text-decoration: none;
}
.post h1 {
	font-size: 14px;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin: 5px;
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F5AC39;
	border-left-color: #F5AC39;
}
.post h3 {
	color: #D00B16;
	font-size: 13px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin: 5px;
}
p.postinfo {
	font-size: 11px;
	color: #666666;
	clear: both;
}
.post ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.post ul li {
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-bottom: 8px;
	padding-left: 17px;
}
.post ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.post ol li {
	margin-bottom: 5px;
}
#navigation {
	clear:both;
	margin-top: 10px;
	margin-bottom:20px;
	}
#navigation a {
	font-weight:bold;
}

/* footer */
#footer {
	width: 760px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: top;
}
#footer address	{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	text-align: center;
	padding-top: 20px;
	}

/* admin */
#admin {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#admin a:link {
	color: #999999;
}

/* WP個別記事テンプレート */
.post img {
	border:none;
}
.post img.wp-smiley {
	border:none;
}
.post img.size-large {
	margin-top: 8px;
	margin-bottom: 8px;
}
.post img.size-medium {
	margin: 8px;
}
.post img.size-thumbnail {
	margin: 8px;
}
div.post blockquote {
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/blockquote.png) no-repeat #fafef3;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
hr {
	border-top:solid #ccc;
	color:#fff;
	border-width:1px 0 0 0;
	margin:1em 0;
}
code {
	font-family:"courier new", courier, monotype;
	font-size:1em;
}

/*etc.---------------------------------------------------- */
.left {
	float:left;
}
.right {
	float:right;
}
.centered {
	text-align:center;
}

/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}

/* calendar */
#wp-calendar caption {
	font-size: 12px;
	text-align: center;
}
#wp-calendar {
	width: 100%;
	font-size: 10px;
}
#wp-calendar th {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wp-calendar td {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background-color: #EAF4FC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wp-calendar tfoot td {
	background-color: #FFFFFF;
}
#wp-calendar #today {
	color: #008CD6;
	background-color: #FFFFFF;
}
 
/* WPコメントテンプレート
h3 {
	font-size:1em;
	padding:10px 0 0.6em 0;
}
h4 {
	font-size:0.88em;
	padding:0 0 0.4em 0;
	color:#666;
}
input#trackbackurl {
	width:400px;
	font-size:0.75em;
	margin-bottom:1em;
	color:#666;
}
ol#commentlist {
	margin:0 0 15px 0;
	font-size:0.8em;
}
ol#commentlist li.commentcontent {
	display:block;
	list-style:none;
	margin-bottom:1em;
	padding:20px 15px 10px 15px;
	background:url(images/comment.png) no-repeat #f6fee2;
	border:1px solid;
	border-color:#efefef #ccc #ccc #efefef;
}
ol#commentlist li dl.metadata dt,
ol#commentlist li dl.metadata dd {
	font-size:0.88em
}
ol#commentlist li, ol#commentlist p {
	font-size:1em;
}
p.note {
	background:#FFF8D5;
	padding:3px 8px;
	color:#666;
	border:2px solid #E5AB6A
}
form#commentform label {
	width:140px;
	float:left;
	margin:0.25em 10px 0 0;
	font-weight:bold;
}
form#commentform p {
	clear:both;
}
form#commentform sub {
	display:block;
	padding-top:2px;
}
input#author, input#email, input#url {
	width:244px;
	border:3px double #ccc;
	padding:1px 3px;
}
textarea {
	font-size:1em;
	border:3px double #ccc;
	width:400px;
}
p.submitbutton {
	text-align:center;
}
p.submitbutton input {
	padding:3px 1em;
	font-weight:bold;
	color:#555;
}
 */
