/*
Theme Name: Ziraleet Events
Version: 1.0b
Author: Quentin Cole
Author URI: http://www.quentincole.com/
Tags: old,paper,handdrawn,ziraleet
Description: A customized theme created for Ziraleet Events
*/
h1.Weddings { background: url(/images/h_orange.png) left 90px no-repeat; }
h1.Proposals { background: url(/images/h_green.png) left 90px no-repeat; }
h1.Parties { background: url(/images/h_blue.png) left 90px no-repeat; }
h1.Services { background: url(/images/h_purple.png) left 90px no-repeat; }



/*******************************************/
/***************[ CSS Reset ]***************/
/*******************************************/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
  background:#331808 url(/images/bg.jpg) top center fixed no-repeat;
  color:#56480E;
  font:14px/1.55em Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
}

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

a:hover {
  border-bottom: 1px dotted #CC7100;
  color:#CC7100;
  text-decoration:none;
}

a img { border:0;}

:focus { outline:0; }

h1, h2 { color: #331808; }

h1 { font-size:22px; line-height:1.17em; margin-bottom:10px; }
h2 { font-size:18px; line-height:1.2em; margin-bottom:10px; }
h3 { font-size:16px; line-height:1.2em; margin-bottom:10px; }
h4 { font-size:14px; line-height:1.35em; margin-bottom:10px; }
h5 { font-size:12px; line-height:1.35em; margin-bottom:10px; }
h6 { font-size:12px; line-height:1.35em; margin-bottom:10px; }

th { vertical-align:top; font-weight:normal; text-align:left; }
td { vertical-align:top; }

p { margin-bottom:10px; }
address { margin-bottom:10px; font-style:normal; line-height:1.4em; }
cite { font-style:normal; font-size:10px;}
q:before, 
q:after { content:'';}

form { display:inline;}
fieldset { border:none; }
legend { display:none;}
label { color:#555; font-weight:bold; }
input, 
select, 
button { vertical-align:middle; }

dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

small { font-size:.85em; }
big { font-size:1.15em; }
hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }



/***************************************************/
/****************[ Basic Settings ]*****************/
/***************************************************/

#wrap {
  background:transparent url(/images/bodybg.png) repeat-y scroll center top;
  margin:0 auto;
  padding:148px 0 0;
  text-align:left;
  width:980px;
}

.disc {
  list-style: disc;
  margin: 0 20px;
}

/***************************************************/
/****************[ Header Settings ]****************/
/***************************************************/

#head {
  background:transparent url(/images/head_bg.png) no-repeat scroll center top;
  height:140px;
  overflow: hidden;
  padding: 30px 45px 0;
  position:fixed;
  text-align:left;
  top:0;
  width:890px;
  z-index:80;
}

.logo {
  background: url(/images/logo.png) top left no-repeat;
  display: block;
  height: 80px;
  width: 80px;
  text-decoration: none;
}

.logo:hover {
  border: none;
}

.error {
  font-weight: bold;
  color: #F00;	
}

#head .logo span {
  display: block;
  text-indent: -9999px;
}

#head h3 {
  display: none;
  text-align: left;
}

#head .contacts {
  float: right;
  margin: -90px 0 0;
  text-align: right;
}

#head .contacts a {
  color: #900;
}

#head .head-tag-invite {
  background:transparent url(/images/head-tag-fallfest.png) no-repeat scroll left top;
  display:block;
  float:right;
  font-size:12px;
  height:115px;
  line-height:14px;
  margin:0;
  padding:60px 0 0 75px;
  position:absolute;
  right:140px;
  text-align:left;
  top:0;
  width:495px;
}

#contacts {
  margin: -200px 0 0;
}

/***************************************************/
/****************[ Menu Settings ]******************/
/***************************************************/

#nav {
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  width: 940px;
  z-index: 50;
}

#nav li {
  display: block;
  float: left;
  height: 50px;
  margin: 0 5px;
  white-space: nowrap;
}

#nav li a {
  background:transparent none no-repeat scroll left top;
  color: #FFF;
  display: block;
  height: 50px;
  text-transform: lowercase;
  top: 0;
  width: 125px;
}
#nav li a span {
  display: none;
}

#nav .frontpage a,
#nav .events a {
  background-image:url(/images/btn_events.png);
}
#nav .weddings a {
  background-image:url(/images/btn_weddings.png);
}
#nav .proposals a {
  background-image:url(/images/btn_proposals.png);
}
#nav .parties a {
  background-image:url(/images/btn_parties.png);
}
#nav .services a {
  background-image:url(/images/btn_services.png);
}
#nav .blog a {
  background-image:url(/images/btn_blog.png);
}

#nav li a:hover,
#nav li.current_page_item a,
#nav li.current-cat a, 
#nav li.current_page_parent a{
  background-position: bottom left;
  border: none;
  height: 70px;
  text-decoration: none;
}

/***************************************************/
/****************[ Content Settings ]***************/
/***************************************************/

#content {
  padding: 0 10px 0;
  position:relative;
  text-align: left;
  z-index: 10;
}

.backimage {
  background:transparent url(/images/back_01.png) no-repeat scroll left top;
  height:300px;
  margin:0 0 0 -160px;
  position:absolute;
  top:500px;
  width:300px;
  z-index:-1;
}

.contentwrap {
  clear: right;
  float: right;
  margin: 30px 40px 40px 0;
  width: 640px;
}

.contentwrap img {
}

#mainarea {
  padding: 25px 40px;
}

.contentwrap #mainarea {
  padding: 0;
}

p img {
  margin: 0 10px 10px 0;
}

h1.services {
  color: #440b59;
}

.pageend {
  background: url(/images/bodybottom.png) center top no-repeat;
  height: 35px;
  margin: 0 auto 20px;
  padding: 0;
  width: 980px;
}

.homeimg {
  display: inline-block;
  height: 220px;
  margin: 30px 20px 0;
}

.homeimg:hover {
  border: none;
}

/***************************************************/
/****************[ Footer Settings ]****************/
/***************************************************/

#footer {
  background: #1e0000;
  padding: 15px 0 0;
  text-align: left;
}

#footer .inner {
  width: 980px;
  margin: 0 auto;
}

#footer h2 {
  color: #CEC680;
}

.footerinfo {
  float: left;
  width: 240px;
    clear: both;
  color: #CEC680;
    font-size: 10px;
  line-height: 1.2;
  margin: 0 auto;
    padding: 5px 20px;
}

p.footer {
    clear: both;
  color: #CEC680;
    font-size: 10px;
  line-height: 1;
  margin: 0 auto;
    padding: 5px 20px;
}

p.copy {
    clear: both;
  color: #CEC680;
    font-size: 9px;
  margin: 0 auto;
    padding: 5px 20px;
}

p.footer a:link, p.footer a:visited {
  color: #CEC680;
  border-bottom: 1px dashed;
}
  
p.footer a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}

p.info {
  color:#833812;
  display: block;
  font-size:12px;
  font-weight:normal;
  margin: 5px 0;
  text-align:left;
}

/****************************************************/
/*******************[ Fullpage Forms ]***************/
/****************************************************/


.fullform {
	float: left;
	margin: 20px 20px 0 40px;
	overflow: hidden;
	width: 670px;
}

.fullform h2 {
	font-weight: bold;
	font-size: 16px;
}

.fullform .info {
	color: #331808;
	font-weight: bold;
}

.fullform fieldset {
	border: 2px solid #56480E;
	margin: 0 0 10px 0;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.fullform legend {
	color: #56480E;
	display: block;
	font-weight: bold;
	padding: 0 10px;
}

.fullform ol {
	overflow: hidden;
	zoom: 1;
}

.fullform ol li {
	float: left;
	margin: 5px 0;
	width: 50%;
}

.fullform ol li.spacer {
	height:6px;
	width:100%;
}
.fullform ol li.check-group {
	width: 210px;
}
.fullform ol li.check-group-all {
	width: 100%;
}
.fullform ol li.check-group label,
.fullform ol li.check-group-all label
{
	clear:right;
	text-align:left;
	width:165px;
}

.fullform .cg-box {
	clear:left;
	float:left;
	margin:5px 5px 5px 0;
}

.fullform label {
	float:left;
	font-size:12px;
	margin:0 10px 0 0;
	text-align:right;
	width:110px;
	font-weight: normal;
}

.single {
  width: 190px;
}

select.single {
	padding: 3px;
	width: 196px;
}

.fullform .submit {
	background: #F6F6EC;
	border: 1px solid #56480E;
	color: #56480E;
	float: right;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 5px 10px;
}

#event-sidebar {
	float:left;
	font-size:12px;
	line-height:18px;
	margin:20px 0 0;
	width:200px;
}

#event-sidebar ul li strong,
#event-sidebar h3
{
	font-weight: bold;
	color: #833812;
}

.fullform .disc {
	font-size:13px;
	line-height:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:-10px 30px 10px;
}

.normal
{
  font-weight: normal;	
}

.fallfestivalsidebar {
	background:transparent url(../images/fallfestival.png) no-repeat scroll left top;
	display:block;
	height:440px;
	position:absolute;
	right:-180px;
	top:175px;
	width:467px;
}

/****************************************************/
/*******************[ Float Clears ]*****************/
/****************************************************/
#nav:after,
#mainarea:after,
.contentwrap:after,
ul.block-list:after,
.sidebar:after,
.footerinfo:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }