/*
Theme Name: Circle Sushi
*/

* { padding: 0; margin: 0; outline: 0; }

body {
	font-size: 12px;
	line-height: 18px;
	font-family: HelveticaNeue, Helvetica,Arial, sans-serif;
	color: #838383;
	background-color: #000;
	text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.cl2 {font-size: 3px; line-height: 3px; clear: both;}

a img { border: 0; }
a { color: #000; text-decoration: underline; cursor: pointer; }
a:hover { text-decoration: none; }

.left { float: left; display: inline; }
.right { float: right; display: inline; margin-right: 5px;}
.alignright { float:right; margin: 0 0 15px 15px; }
.aligncenter { margin-left: auto; margin-right: auto; }

#shell { margin: 0 auto; width:1024px; background: url(images/bg.jpg) no-repeat 0 0; height: 521px; position: relative;}
#shell-menu { margin: 0 auto;width:979px; background: url(images/bg.jpg) no-repeat 0 0; height: 521px; position: relative; padding-left: 45px;}

.symbols {background: url(images/symbols.png); width: 105px; height: 289px; position: absolute;top: 42px; left: 867px;}

#main-menu {padding-top:31px;}

#sidebar-top {width: 199px; height: 275px; float: left; padding-top: 20px; }
#sidebar {width: 199px; height: 275px; float: left;}
h1#logo {font-size: 0; line-height: 0; text-indent: -4000px;}
h1#logo a {background: url(images/logo.png) no-repeat 0 0; width: 199px; height: 124px; display: block;}

#navigation {margin-left: 1px;}
#navigation ul {list-style-type: none;}
#navigation ul li {display: block;}
#navigation ul li a {width: 198px; height: 27px; display: block; padding-bottom: 3px; font-family: "Trebuchet MS", sans-serif; background: url(images/nav.png) no-repeat 0 0; text-align: center; font-size: 16px; text-decoration: none; line-height: 25px; color: #ff3333;}

#navigation ul li.current_page_item a, #navigation ul li a:hover, #navigation ul li.active a {color: #777572;}

#content {float: left; margin-left: 5px; width: 740px; color: #505050; }

/*
#content {float: left; margin-left: 5px; width: 652px;}
#content .menu {}
#content .menu-item {width: 274px; margin: 0 auto; text-align: center;}
#content .menu-item h3 {}
#content .menu-item span {font-size: 16px;#333331; font-family: arial, sans-serif; font-weight: bold; padding-left: 3px;}
#content .menu-item p {font-weight: bold; font-size: 11px; color: #333331; border-bottom: 1px solid #000; padding-bottom: 5px;}
*/

h2 { text-align: center; color: white; font-size: 14px; font-weight: bold; }
h3 { color: #333; font-size: 24px; line-height: 24px; font-weight: normal; }
h4 { text-align: center; color: #E5181A; font-size: 20px; line-height: 26px; }
h5 { text-align: center; color: white; font-size: 12px; font-weight: normal; }

.holder { background: url(images/content-bg.png) repeat 0 0; border: 1px solid #333; overflow-x: hidden; overflow-y:auto; height: 440px; width: 610px; margin-left: 5px; padding: 6px;}
.holder .page-entry{ padding:6px;}

.holder-wide { background: url(images/content-bg.png) repeat 0 0; border: 1px solid #333; overflow-x: hidden; overflow-y:auto; height: 440px; width: 740px; margin-left: 5px; }

.menu-page ul{width: 274px; margin: 0 auto; text-align: center; list-style-type: none; color:#333;}
.menu-page ul li{ border-bottom:solid 1px #000; padding:6px 0 8px 0; }
.menu-page ul li h3 em{ font-style: normal; font-size:16px; padding-left:3px; }

#footer, #footer a {color: #efdc99; margin: 0 auto; text-align: center; font-size: 11px; padding-top: 7px; line-height: 14px; padding-bottom:10px;  clear:both; }
#footer-inner {color: #efdc99; margin: 0 auto; text-align: center; font-size: 11px; padding-top: 20px; line-height: 14px;}
#footer-inner span {color :#fff;}


.slogan { position:absolute; top:409px; left:305px; width:700px; background:url(images/slogan-home-bg.jpg) no-repeat right 0; text-align: right; }
.slogan h2{ font-family: HelveticaNeue, Helvetica, "Trebuchet MS", sans-serif; font-size:20px; color:#fff;}
.slogan .sIFR-replaced { display: inline;}

.slogan2 { position:absolute; top:409px; left:50px; width:200px; text-align: left; }
.slogan2 h2 a{ font-family: HelveticaNeue, Helvetica, "Trebuchet MS", sans-serif; font-size:20px; font-weight: normal; color:#fff; text-decoration:none;}
.slogan2 .sIFR-replaced { display: inline;}

#container { padding:130px 0 0 45px; }
#blank-page, #blank-page p { margin: 0 auto; width: auto; text-align: center; }
.innerpage #container { padding-top:50px }

.normal-page { color:#333; }
.normal-page p{ padding-top:15px; }
.normal-page ul,
.normal-page ol{ padding:15px 0 0 25px; }
.normal-page li{ padding-bottom:2px; }

.homepage-images { font-size:0; line-height:0; }
.homepage-images img{ border:solid 1px #fff; margin-right:3px; }

.MenuItem { font-size: 12px; font-weight: bold; color: #202020;}
.MenuDesc { font-size: 11px; color: #222222;}

.post-meta { position: absolute; bottom: 5%; left: 25%; width: 50%;}
.post-meta-key {color: green; font-weight: bold; font-size: 110%; }

blockquote { padding-left: 20px; font-size: 1.4em; font-style: italic; }
