/*
Theme Name: SushiRei
Version: 1.0
Description: Theme FOr Sushi Rei Restaurant
Author: SHORESCREW MEDIA
Author URI: http://www.shorescrew.com.com/
Tags: black, orange, white, dark, three-columns, left-sidebar, right-sidebar, fixed-width, custom-header, theme-options
*/

/* -standards- */

* {
	margin: 0 auto;
}
body {
	margin-top: 30px;
	margin-left:0px;
	padding: 0;
	background: #000000;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

a {
	color: #ffffff;
	text-decoration: none;
}
cite {
	font-style: normal;
}
cite a {
	color: #e2662c;
	font-style: normal;
}
code {
	font-size: 1.1em;
	line-height: 1.3em;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #e2662c;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 343px;
	background: url(images/img002.jpg) repeat-x left top;
}
pre {
	background: #252525;
	border: 1px solid #303030;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 1.2em auto;
	overflow: auto;
	padding: 10px;
	width: 488px;
}
input, textarea {
	font-family: "Arial";
	font-size: 1em;
}
	
/* -header- */

#logo {
	width: 915px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
	background: url(http://www.sushirei.com/captain/images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding: 20px 0 20px 0;
	height: 200px;
	text-align: center;
	width: 888px;
}
#banner img {
	max-width: 928px;
}
#topbar {
	background: #181818;
	color: #ffffff;
	padding: 10px;
	width: 908px;
}
#topbar a {
	color: #e2662c;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(http://www.sushirei.com/captain/images/img03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(http://www.sushirei.com/captain/images/img003.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#splash {
	width: 940px;
	margin: 0 auto;
	height: 220px;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* -content- */

#content {
	float: left;
	width: 490px;
	/* margin: 0 20px 0 20px;
	width: 528px; */
}
#contentwrap {
	border-top: 1px solid #181818;
	display: block;
	padding-top: 20px;
	width: 928px;
}

/* -post and entries- */

.post {
	background: #000000;
	padding-bottom: 15px;
	line-height: 200%;
	padding: 10px;
}
.post a {
	color: #e2662c;
	text-decoration: none;
}
.post a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post blockquote {
	background: #252525;
	border: 1px solid #303030;
	margin: 1.2em auto;
	padding: 0 1.2em 0 1.2em;
}
.post img, .post object {
	border: 4px solid #303030;
}
.post embed, .post img, .post object {
	display: block;
	margin: 1.2em auto;
	max-width: 500px;
}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
}

.post h1 {
	font-weight: normal;
}

.post h2, .post h2 a {
	color: #e2662c;
}
.post h2 a:hover {
	color: #ffffff;
}
.post table {
	background: #252525;
	border: 1px solid #303030;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 1.2em auto;
	width: 100%;
}
.post th, .post td {
	border: 1px solid #303030;
	padding: 5px;
}
.post ul, .post ol {
	line-height: 1.5em;
}
.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}
.postmetadata-top {
	border-bottom: 1px dotted #404040;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.postmetadata-bottom {
	text-transform: uppercase;
}
.backtotop {
	margin: 1.2em auto;
	text-align: center;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #e2662c;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #616161 dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
	
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* -sidebar- */


#sidebar1 a:hover,
#sidebar2 a:hover {
	background: #e2662c;
	color: #000000;
}
#sidebar1 h2,
#sidebar2 h2 {
	color: #ffffff;
}

#sidebar1 li,
#sidebar2 li {
	list-style: none;
	margin-top: 0px;
}
#sidebar1:hover small,
#sidebar2:hover small {
	color: #000000;
}
#sidebar1 li.recentcomments:hover,
#sidebar2 li.recentcomments:hover {
	background: #e2662c;
	color: #000000;
}
#sidebar1 li.recentcomments:hover a,
#sidebar2 li.recentcomments:hover a {
	color: #000000;
}
#sidebar1 li.recentcomments a,
#sidebar2 li.recentcomments a {
	border: none;
}
#sidebar1 li.widget_categories ul li,
#sidebar2 li.widget_categories ul li {
	border-bottom: 1px dotted #252525;
	display: block;
	padding: 3px 3px 3px 10px;
}
#sidebar1 li.widget_categories ul li a,
#sidebar2 li.widget_categories ul li a {
	border-bottom: none;
	display: inline;
	padding: 0;
}
#sidebar1 li.widget_categories ul li:hover, #sidebar1 li.widget_categories ul li:hover a,
#sidebar2 li.widget_categories ul li:hover, #sidebar2 li.widget_categories ul li:hover a {
	background: #e2662c;
	color: #000000;
}
#sidebar1 select,
#sidebar2 select {
	margin: 3px 0 3px 0;
	width: 100%;
}
#sidebar1 small,
#sidebar2 small {
	color: #e2662c;
	text-transform: uppercase;
}
#sidebar1 .textwidget,
#sidebar2 .textwidget {
	padding: 0px 0 0px 0;
}
#sidebar1 .textwidget img,
#sidebar1 .textwidget img {
	display: block;
}
#sidebar1 .textwidget a,
#sidebar2 .textwidget a {
	display: inline;
}
#sidebar1 ul,
#sidebar2 ul {
	margin: 0;
	padding: 0;
}
#sidebar1 ul.children a, #sidebar1 li.page_item ul li.page_item a,
#sidebar2 ul.children a, #sidebar2 li.page_item ul li.page_item a {
	padding-left: 20px;
}
#sidebar1 ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item a,
#sidebar2 ul.children ul.children a, #sidebar2 li.page_item ul li.page_item ul li.page_item a {
	padding-left: 30px;
}
#sidebar1 ul.children ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item ul li.page_item a,
#sidebar2 ul.children ul.children ul.children a, #sidebar2 li.page_item ul li.page_item ul li.page_item ul li.page_item a {
	padding-left: 40px;
}
#sidebar1 .widget_text a, #sidebar1 .widget_text a img,
#sidebar2 .widget_text a, #sidebar2 .widget_text a img {
	border: none;
	padding: 0;
}
#sidebar1 .widget_tag_cloud,
#sidebar2 .widget_tag_cloud {
	border-bottom: 1px dotted #252525;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#sidebar1 .widget_tag_cloud a,
#sidebar2 .widget_tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
}
#sidebar1 .widget_tag_cloud h2,
#sidebar2 .widget_tag_cloud h2 {
	margin-bottom: 10px;
}
#sidebar1 .widget_rss h2.small a,
#sidebar2 .widget_rss h2.small a {
	border: none;
	display: inline;
	color: #ffffff;
	padding: 0 0 3px 0;
}
#sidebar1 .widget_rss h2.small a:hover,
#sidebar2 .widget_rss h2.small a:hover {
	background: none;
}
#sidebar1 .widget_rss h2.small a img,
#sidebar2 .widget_rss h2.small a img {
	display: none;
}
#sidebar1 .widget_rss ul li,
#sidebar2 .widget_rss ul li {
	border-bottom: 1px dotted #252525;
	display: block;
}
#sidebar1 .widget_rss ul li a.rsswidget,
#sidebar2 .widget_rss ul li a.rsswidget {
	border: none;
	display: block;
	padding: 3px 3px 3px 10px;
}
#sidebar1 .widget_rss ul li cite,
#sidebar2 .widget_rss ul li cite {
	color: #ff9000;
	font-size: .75em;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#sidebar1 .widget_rss ul li .rss-date,
#sidebar2 .widget_rss ul li .rss-date {
	color: #ff9000;
	display: block;
	font-size: .75em;
	text-transform: uppercase;
}
#sidebar1 .widget_rss ul li .rssSummary,
#sidebar2 .widget_rss ul li .rssSummary {
	padding-bottom: 3px;
}
#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
	background: #282828;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #616161 dashed;
}


.sidebar li h2 {
	height: 31px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 40px;
	background: #e2662c url(http://www.sushirei.com/captain/images/img04.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	color: #FFFFFF;
}
/* -sidebar calendar- */

#sidebar1 .widget_calendar h2,
#sidebar2 .widget_calendar h2 {
	
}
#sidebar1 .widget_calendar caption,
#sidebar2 .widget_calendar caption {
	border-bottom: 1px dotted #404040;
	color: #e2662c;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	text-align: left;
	text-transform: none;
}
#sidebar1 .widget_calendar table,
#sidebar2 .widget_calendar table {
	border-bottom: 1px dotted #252525;
	width: 100%;
}
#sidebar1 .widget_calendar table a,
#sidebar2 .widget_calendar table a {
	background: #252525;
	border: none;
	color: #ffffff;
	display: block;
	padding: 3px;
}
#sidebar1 .widget_calendar table a:hover,
#sidebar2 .widget_calendar table a:hover {
	background: #e2662c;
	color: #000000;
}
#sidebar1 .widget_calendar table td,
#sidebar2 .widget_calendar table td {
	color: #404040;
	text-align: center;
}
#sidebar1 .widget_calendar table th,
#sidebar2 .widget_calendar table th {
	color: #ffffff;
	text-align: center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}


/* -comments- */

#comments, #respond {
	background: #181818;
	margin-bottom: 20px;
	padding: 10px;
	width: 508px;
}
#commentpages {
	margin-bottom: 20px;
}
ul#commentlist {
	list-style: none;
	padding: 0;
}
ul#commentlist li.comment {
	border-top: 1px dotted #404040;
	padding: 20px 0 20px 0;
}
ul#commentlist ul.children {
	list-style: none;
	padding: 0 0 0 20px;
}
ul#commentlist ul.children li {
	border-top: 1px dotted #404040;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
ul#commentlist li blockquote {
	background: #252525;
	border: 1px solid #303030;
	margin: 1.2em auto;
	padding: 0 1.2em 0 1.2em;
}
ul#commentlist a {
	color: #e2662c;
}
h2.comments {
	background: #181818;
	color: #e2662c;
	display: block;
	margin-bottom: 20px;
}
h2.respond {
	background: #181818;
	color: #e2662c;
	display: block;
	margin-bottom: 20px;
}
h2.commentpages {
	background: #181818;
	color: #e2662c;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
}
small a.comment-edit-link {
	color: #e2662c;
	text-transform: uppercase;
}
#commentlist div .avatar {
	border: 4px solid #303030;
	float: left;
	margin: 0 10px 10px 0;
}
.vcard .fn, .vcard .says {
	font-weight: bold;
}
.comment-meta {
	font-size: .8em;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.comment-meta a {
	color: #ffffff;
}
.comment-meta a.comment-edit-link {
	color: #e2662c;
}
.reply {
	margin-top: 20px;
	text-align: left;
}
li.depth-1 #respond {
	margin: 0 0 -20px -10px;
}
li.depth-2 #respond {
	margin: 0 0 -20px -30px;
}
li.depth-3 #respond {
	margin: 0 0 -20px -50px;
}
li.depth-4 #respond {
	margin: 0 0 -20px -70px;
}
li.depth-5 #respond {
	margin: 0 0 -20px -90px;
}
#commentform {
	width: 508px;
}
#commentform a {
	color: #e2662c;
}
#commentform input, #commentform textarea {
	background: #252525;
	border: 1px solid #303030;
	color: #ffffff;
	padding: 3px;
}
#commentform #commentbox {
	height: 100px;
	width: 500px;
}
#commentform #submit {
	color: #ffffff;
	margin-top: 20px;
}
#commentform small {
	text-transform: normal;
}
.commentlinks a {
	color: #ffffff;
	padding: 5px 10px 5px 10px;
}
.commentlinks a:hover {
	background: #e2662c;
	color: #000000;
}
.commentlinks .current {
	background: #e2662c;
	color: #000000;
	padding: 5px 10px 5px 10px;
}
.nocomments {
	background: #181818;
	margin-bottom: 20px;
	padding: 10px;
}

/* -search form- */


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* #s {
	background: #252525;
	border: 1px solid #303030;
	color: #ffffff;
	padding: 3px;
	width: 152px;
} */
#searchsubmit {
	display: none;
} 

#topSearch {
color:#eeeeee;
font:"Courier New", Courier, monospace;
padding-top:17px;
padding-right:5px;
float:right;


}
/* -footer- 

#footer {
	background: #181818;
	clear: both;
	color: #ffffff;
	padding: 10px;
	text-align: right;
	width: 908px;
}
#footer small {
	text-transform: uppercase;
}

*/

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(http://www.sushirei.com/captain/images/img004.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
	color: #6E8A21;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}

/* -misc and universal- */

#navlink, #postlink {
	background: #181818;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	
}
#navlink a, #postlink a {
	color: #e2662c;
}
#navlink a:hover, #postlink a:hover {
	color: #ffffff;
}
.uppercase {
	text-transform: uppercase;
}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}



/* menu */



tr.d0 td {
	background-color: #101010; color: #bbbbbb;
		font-size:14px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:2px;
	padding-right:3px;
}
tr.d1 td {
	background-color: #070707; color: #bbbbbb;
		font-size:14px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:2px;
	padding-right:3px;
}


#theMenu {
position:fixed;
top:10%;
left:50%;
margin-left:-350px;
width:700px;
height:480px;
background-color:#000000;
color:#ffffff;
z-index:999;
display: none;
font:"Times New Roman", Times, serif;

}

#theLocation {
position:fixed;
top:10%;
left:50%;
margin-left:-350px;
width:700px;
height:480px;
background-color:#000000;
color:#ffffff;
z-index:999;
display: none;
font:"Times New Roman", Times, serif;

}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 655px;
	height: 300px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 15px;
}


#menuSection {
font-size:18px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
padding-top: 12px;

}

#menuAnchors {
font-size:13px;
color:#dddddd;

}

a.menuAnchor:link {color: #CCCCCC;}
a.menuAnchor:visited {color: #CCCCCC;}
a.menuAnchor:hover {color: #ffffff;}
a.menuAnchor:active {color: #CCCCCC;}

/* iBox */

#ibox_wrapper {
    padding: 10px 10px 20px 10px;
    line-height: 25px;
    border-color:#333;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#111; }
#ibox_content { background-color:#000; border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -10000px;
    background: url('images/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    background: #fff url('images/loading.gif') center center no-repeat;
}