/*

Theme Name: Moke's Grill and Bar

Theme URI: http://www.mokesbar.com

Description: Custom CMS theme design for Moke's Grill and Bar

Author: Ryan McCormick

Version: 1.0

Tags: mokes, bar, grill

*/





@charset "utf-8";

/* CSS Document */

body {

	background-image: url(images/bgtile.jpg);

	margin: 0px;

	padding-bottom: 30px;

}

#socialmedia {
	background-color: #F58217;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#socialmedia img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#socialmedia a:link, #socialmedia a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #253783;
}

#socialmedia a:hover {

	text-decoration: none;

}

#wrapper {

	width: 780px;

	margin-right: auto;

	margin-left: auto;

	background-color: #FFF;

	border: 9px solid #000;

	background-image: url(images/sb-bg-tile.jpg);

	background-repeat: repeat-y;

	margin-top: 30px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#logo {

	padding-bottom: 10px;

	height: 87px;

	width: 200px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 5px;

}

#logo img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#sidebarnav {

	width: 210px;

	float: left;

	background-color: #F58217;

	list-style-type: none;

}

#sidebarnav ul {

	list-style: none;

	width: 200px;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#sidebarnav li {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
}

#sidebarnav li a:link, #sidebarnav li a:visited {

	color: #000;

	display: block;

	margin: 0;

	text-decoration: none;

	text-align: center;

	padding-top: 6px;

	padding-right: 12px;

	padding-bottom: 6px;

	padding-left: 12px;

}

#sidebarnav li a:hover {

	color: #FFF;

	padding-bottom: 6px;

}

#sidebarnav .fairtax {

	text-align: center;

}

#inner-content {

	width: 548px;

	font-family: Arial, Helvetica, sans-serif;

	float: right;

	padding-top: 5px;

	padding-right: 4px;

}

#inner-content h1 {
	font-size: 24pt;
	color: #000;
	margin-top: 3px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
}

#inner-content h2 {

	font-size: 18pt;

	color: #000;

}

#inner-content h3 {

	font-size: 16pt;

	color: #000;

}

#inner-content a:link, #inner-content a:visited {

	color: #F60;

}

#inner-content a:hover {

	text-decoration: none;

}

#inner-content .header {

	height: 48px;

	width: 545px;

	background-image: url(images/mokes-tiki-bar.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	color: #F63;

	padding-top: 259px;

	padding-bottom: 9px;

}

#inner-content .header h1 {

	font-size: 16pt;

	color: #000;

	text-align: center;

}

#inner-content .header img {}

#inner-content .frontcontent {

	background-image: url(images/fpsep.jpg);

	background-repeat: repeat-y;

	background-position: left top;

	padding-right: 3px;

	margin-bottom: 9px;

}

#inner-content .frontcontent h2 {

	margin: 0px;

	font-size: 12pt;

}

#inner-content .frontcontent a:link, #inner-content .frontcontent a:visited {

	color: #F60;

}

#inner-content .frontcontent a:hover {

	text-decoration: none;

}

#inner-content .frontcontent .left {

	float: left;

	width: 263px;

	padding-right: 5px;

}

#inner-content .frontcontent .right {

	width: 263px;

	float: right;

	padding-left: 5px;

}

#inner-content .frontcontent .right ul {

	list-style-type: none;

	padding: 0px;

}

#inner-content .frontcontent .right li {

	padding-bottom: 3px;

}

#inner-content #contactform {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16pt;

}

#inner-content #contactform .txtfld {

	font-size: 16pt;

	background-color: #FFC;

	padding: 2px;

}

#inner-content #contactform .txtfld2 {

	font-size: 12pt;

	background-color: #FFC;

}

#footer {

	background-color: #000;

	text-align: center;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	padding: 20px;

	list-style-type: none;

}

#footer h3, li, h3 li {

	margin: 0px;

	padding: 0px;

}

#footer a:link, #footer a:visited {

	color: #F60;

}

#footer a:hover {

	text-decoration: none;

}

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.wp-caption {

	background-color: #f3f3f3;

	border: 1px solid #ddd;

	-khtml-border-radius: 3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px; /* optional rounded corners for browsers that support it */

	margin: 10px;

	padding-top: 4px;

	text-align: center;

}

.wp-caption img {

	border: 0 none;

	margin: 0;

	padding: 0;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	margin: 0;

	padding: 0 4px 5px;

}

.clear {

	clear: both;

	height: 1px;

}


