/* @override http://mojocafe.jp/wp-content/themes/K2/styles/mojocafe/mojo-cafe.css */

/*
	Style Name	: Mojocafe
	Style URI	: http://getk2.com/
	Version		: 1.0
	Author Name	: K2 Team
	Author Site : http://mojocafe.jp/
	Comments	: Sidebars on both sides of content
	Tags		: layout
*/


*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

body.k2 #wrapper
{
	padding-left: 80px;
}

body.k2 #page
{
	width: auto;
	border: none;
}

body
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #f1c296 url(/files/bg_top.gif) repeat-x;
	color: #363f31;
	
}

a
{
	color: #16790d;
}

body.home #primary {
	width: auto;
	
}

.extro
{
	font-size:1px;
	clear: both;
}

div#header
{
	height: 47px;
	padding: 50px 0 0px 0px;
}

.entry-content, .entry-foot
{
	
	width: 600px;
	font-size: 14px;
	line-height: 20px;
}

address
{
	font-weight: normal;
	font-style: normal;
}

.entry-content p.intro
{
	
	width: 600px;
	font-size: 14px;
	line-height: 20px;
}

strong
{
	font-weight: bold;
	text-transform: uppercase;
	color: #892017;
}

.entry-content address
{
	margin: 20px 0;
	font-weight: normal;
	font-style: normal;
}

div#content
{
	
}

div#gallery
{
	
	width: 970px;
	
}

p#tempmessage
{
	margin: 20px auto 20px 0;
	color: #8f131b;
	font-size: 18px;
}

div#gallery .picframe h2
{
	
	height: 4px;
	background-image: url(/files/pic_top.gif);
	line-height: 1px;
	font-size: 1px;
}

div#gallery .picframe p
{
	
	height: 4px;
	background-image: url(/files/pic_bottom.gif);
}

div#gallery .picframe
{
	float: left;
	margin-right: 10px;
	height: 118px;
	width: 148px;
	
}

div#gallery a 
{
	display: block;
	background: url(/files/pic_mid.gif) repeat-y;
	padding: 0 4px;
}

hr
{
	display: none;
}

div#footer
{
	
}

#footer span a
{
	display: none;
}

div#sidebar-wrap
{
	display: none;
}

div.entry-head
{
	display: none;
}

#header ul.menu
{
	display: none;
}

#header h1.blog-title 
{
	/*text-indent: -1000px;*/
	background: url(/files/logo.gif) no-repeat;
	height: 60px;
}

#header h1.blog-title a
{
	display: block;
	height: 60px;
	width: 200px;
	text-indent: -1000px;
}

div#gallery a img
{
	display: block;
	width: 140px;
	height: 110px;
}

.about-gallery
{
	clear: both;
}

#header p.description
{
	display: none;
}