/*  
Theme Name: the BanQuet Theme
Theme URI: http://henstudio.com
Description: the BanQuet theme designed by <a href="http://henstudio.com">Hen Design Studio</a>.
Version: 1.0
Author: Henmaker
Author URI: http://henstudio.com

*/

body {
	font: 75%/150% "Trebuchet MS", Helvetica, Arial, Tahoma;	
	color: #ffffff;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
a, a:visited  {
	color: #ff8009;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}

/* alignments */
.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px !important;
}

.right {
	float:right;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px !important;

}

img.imgLink {    margin: 5px;  	padding:4px;    background:#262626;
}img.imgLink:hover {
    background: #3f3f3f;}


h1 {
	font-family: "Century Gothic", Trebuchet MS, Arial;	
	color: #ff5800;
	font-size: 170%;
	font-style: normal;
	margin-bottom: 10px;
}
h1 a, h1 a:visited{
	color: #ff5800;
	text-decoration: none;
}
h1 a:hover{
	color: #ff9900;
	text-decoration: none;
}
h2 {
	color: #ff5800;
	margin-top: 5px;
	margin-bottom: 5px;
	font: normal 18px "Century Gothic", Trebuchet MS, Arial;
}
h2 a, h2 a:visited {
	color: #ff5800;
	text-decoration: none;
}
h2 a:hover {
	color: #ff9900;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-size: 16px;
	font-style: normal;	
	color: #f70;
	margin: 0 0px 5px;
}
h4 {
	font-family: "Century Gothic", Trebuchet MS, Arial;	
	font-size: 14px;
	font-style: normal;	
	color: #f70;
	margin: 5px 0px;
}
h4 a, h4 a:visited {
	color: #f70;
	text-decoration: none;
}
h4 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

form {
	margin:0px;
	padding:0px;
}
#header {
	width: 100%;
	height: 358px;	
}

.flashheader{
	position: relative;
	text-align: center;
}

#page {
	margin: 0px auto;
	width: 775px;
}
/* header area */


/* content area */
#content {
	padding: 5px 0px 15px 10px;
	float: right;
	width: 495px;
	overflow: hidden;
	border-left: 1px solid #8b8b8b;	
	margin-top: 5px;
	margin-bottom: 5px;
	height: 100%;
}

#content img{
	margin: 5px;
}

#content-wide {
	padding: 5px 0px 15px 10px;
	float: left;
	width: 775px;
	overflow: hidden;
}

.post {
	clear:both;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.post-title {
	float: left;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	font-size: 95%;
	padding-bottom: 20px;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}


.post-cat {
	background: url(images/icon_news.gif) no-repeat left -2px;
	padding-left: 15px;
	font-size: 95%;
	color: #a3a3a3;
	padding-bottom: 5px;
}

.post-date {
	font-size: 95%;
	color: #a3a3a3;
	margin-left: 10px;	
}

.entry {
	clear: both;
	padding-top: 10px;
	text-align: justify;
}


.entry ul {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-left: 10px;
}

.entry ul li {
	list-style: none;	
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding: 0 0px 0 15px;
	margin-left: 2px;
	margin-top: 0;
}



/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #b8b7b2;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #ffecb4;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #ff660b;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}


/*sidebar */
#sidebar {
	float: left;
	padding: 0 10px 10px 5px;
	width: 250px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#sidebar a, #sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover {
	color: #e0ddd4;
	text-decoration: underline;
}

/*sidebar h2 */
#sidebar h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
}


#sidebar h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 12pt;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
	font-size: 95%;
	line-height: 120%;	
}
#sidebar ul li {
	list-style: none;
	margin: 10px 0;
	padding: 5px 0;
	border: none;
	border-bottom: 1px dotted #e1e1e1;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-style: none;
	margin: 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*list posts*/
ul.list-posts li{
	background: url(images/icon_news.gif) no-repeat !important;
	padding-left: 17px !important;
}

/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/icon_page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/icon_news.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}

ul.listnews li {
	border-bottom: 1px dotted silver !important;
	margin-bottom: 10px   !important;
	margin-top: 10px   !important;
	padding: 5px   !important;
}

/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */

#searchform{
	width: 220px;
	height: 28px;
	background-color: #fff;
	margin: 5px;
}

#searchform .searchformcover {
	padding: 2px 3px;
}

#searchform #s{
	font-size: 10px;	
	padding:3px;
	color: #2a2a2a;
	width: 165px;
	border-style: none;
	background-color: #fff;
	float: left;
	height: 18px;
}

#searchform #s:hover, #searchform #s:focus{
	color: #e27f00;	
	background-color: #fff;
	border-style: none;
}

#searchform #searchsubmit {
	float: right;
	padding-right: 5px;
	padding-top: 2px;
}

/* search form button - to specify button only use input[type="submit"] */
/* credits */
#footer {
	width: 775px;
	height: 40px;
	border-top: 10px solid #212121;
}

#copyright {
	margin: 0 auto;
	color: #e5e4e1;
	font-size: 85%;
	line-height: 120%;
	padding: 10px 5px;
}
#copyright a, #copyright a:visited {
	color: #e5e4e1;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	color: #e1dfd3;
	margin-bottom: 10px;
	margin-top: 10px;
}	


.bigtext {
	font-size: 120%;
}
.btnLink {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
	background: url(images/arrow.gif) no-repeat left center;
}
.headline {
	font-family: "Century Gothic", Trebuchet MS, Arial;
	font-size: 120%;
	font-style: normal;	
	color: #f70;
	margin: 0 0px 5px;
	font-weight: bold;	
}

.headline2 {
	font-size: 110%;
	color: #f70;
	margin: 0 0px 5px;
	font-weight: bold;
}

.inputBtn {
	color: #fff;
	font-weight: bold;
	background-color: #ff5a00;
	margin: 5px;
	border: 1px dotted #d9d9d9;
	font-size: 100%;
}

.txtinput {
	font-size: 100%;
	border: 1px solid #7c7c7c;
	height: 15px;
}

/* misc form */
.phplist input#email {
	font-size: 100%;
	border: 1px solid #7c7c7c;
	height: 18px;
	padding: 2px;
	margin-bottom: 10px;
	width: 170px;
}

.phplist label {
	padding-right: 10px;
}

input#contactsubmit {
	height: 25px;
	border: 1px solid #7c7c7c;	
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000;
	color: #ff6b00;
}

#sidebar input#contactsubmit {
	float: right;
	clear: right;
}
