@charset "UTF-8";
/* CSS Document */

/* General */

@font-face {
	font-family: 'nevisBold';
	src: url('fonts/nevis-webfont.eot');
	src: local('☺'), url('fonts/nevis-webfont.woff') format('woff'), url('fonts/nevis-webfont.ttf') format('truetype'), url('fonts/nevis-webfont.svg#webfont0RYiYvpW') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	width: 960px;
	background-color: #F2ECD1;
	margin: auto;
	padding: auto;
	letter-spacing: 0px;
	line-height: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	overflow-y: scroll;
}

p {
	letter-spacing: 0px;
	line-height: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:link,
a:visited,
a:active {
	color: #FBAE18;
}

a:hover {
	color: #421340;
}

/* Wordpress */

#wp-content {
	overflow: auto;
	margin: auto;
	background-color: #FFF;
	min-width: 940px;
	width: 940px;
	min-height: 400px;
	color: #000;
	margin-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.whole-entry {
	float: left;
	color: #FFF;
	background-color: #4d154b;
	width: 516px;
	padding-left: 1px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.whole-entry a:hover {
	color: #FFF;
}

.entry {
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 500px;
	background-color: #A14B9D;
	padding-left: 7px;
	padding-right: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#twitterfeed {
	width: 300px;
	float: right;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: rgba(240, 240, 240, 1);
}

#twitterfeed ul {
	margin-left: -35px;
	margin-top: 0px;
	padding-right: 4px;
}

#twitterfeed li {
	list-style-type: none;
}

#twitterfeed img {
	margin-top: 4px;
	margin-left: 4px;
}

#twitter_update_list li {
	background: url(http://burma-cafe.com/images/twitter-divider.gif) bottom left repeat-x;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

div#twitterfeed div {
	background-color: #333;
	height: 18px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	padding: 4px
}

/* Specifics */

#sociallayer {
	position: absolute;
	width: 60px;
	margin-left: -40px;
	z-index: 15;
}

#header {
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0;
	width: 960px;
	height: 120px;
	background-image: url(http://burma-cafe.com/images/logo6.png);
	background-repeat: no-repeat;
}

#navbar {
	width: 960px;
	height: 23px;
	margin: auto;
	padding: auto;
	background-color: #381237;
	/*421340*/
	font-family: 'nevisBold';
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
}

#navbar > div {

	width: 32em;
	height: 20px;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	/*	border: 1px solid white;*/
}

ul#navlist {
	margin: 0;
	padding: 0;
}

ul#navlist li {
	display: inline;
	list-style-type: none;
}

ul#navlist a {
	display: block;
	float: left;
	padding: 0 1.5em;
	text-decoration: none;
}

#navbar a:link,
#navbar a:visited,
#navbar a:active {
	color: #FBAE18;
}

/*300E2F*/

#navbar a:hover {
	color: #F2ECD1;
}

/*FBAE18*/

/* menu.html, missing.html */

#COVID19notice {
	height: 170px;
	width: 760px;
	background-color: #fbcc7e;
	opacity: 80%;
	text-align: center;
	padding: 5px 100px;
	"

}

h1 {
	font-size: 14pt;
	line-height: 8pt;
	color: #570f54;
}

#content {
	float: left;
	margin: auto;
	background-color: #FFF;
	width: 960px;
	min-height: 400px;
	color: #000;
	padding-bottom: 60px;
	text-align: center;
}

#contentleft {
	display: table-cell;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	width: 590px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 60px;
}

#contentright {
	display: table-cell;
	padding: 15px;
	background-color: floralwhite;
	text-align: left;
	vertical-align: top;
	min-width: 330px;
	width: 330px;
	min-height: 400px;
	height: 400px;
	padding-bottom: 60px;
}

#centerannounce {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: center;
}

/* Front Page Slider */

#slideshow {
	position: absolute;
	width: 711px;
	height: 400px;
}

#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	float: left;
}

#slideshow IMG.active {
	z-index: 10;
}

#slideshow IMG.last-active {
	z-index: 9;
	float: left;
}

#homeinfo {
	padding: 15px;
	margin-left: 711px;
	margin-bottom: 60px;
	background-color: #fff;
	width: 219px;
	color: #000;
	text-align: left;
	height: 370px;
}

/* Footer */

#footer {
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	background-color: #311730;
	height: 50px;
	color: #aaa;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 0px;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin-top: 0;
	z-index: 11;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #FBAE18;
	font-weight: bold
}

/*300E2F*/

#footer a:hover {
	color: #FFF;
	font-weight: bold
}

/*FBAE18*/

/* #421340 - purple
#3e2909 - dark brown */
