/***************************
*********** The Big Stuff */

div#wrapper {
}
div.wrap {
	width: 999px;
	margin: 0 auto;
}


/***************************
****************** Header */

div#header {
  position: relative;
  z-index: 9999;
  zoom: 1.0;
}
div#header div.wrap {
	position: relative;
	height: 132px;
	position: relative;
}
div#header h1 { 
	display: block; 
	width: 313px;
	height: 132px;
 	text-indent: -999em; 
	float: left; 
	position: relative;
	left: 92px;
}
div#header h1 a { 
	display: block;
	width: 313px;
	height: 132px; 
}


/***************************
************** Navigation */

div#header ul {
  z-index: 9999;
  position: absolute;
  right: 0.05em;
  bottom: -0px;
  margin-bottom: 0px; 
}
div#header ul div {
	display: none;
}
div#header ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	margin-left: 3px;
	position: relative;
}
div#header ul li a {
	display: block;
	float: left;
/*	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px; */
}
div#header ul li a span {
	display: block;
	padding: 7px 24px;
}



/***************************
****************** Subnav */

div#header ul li div {
display: none;
width: 161px;
position: absolute;
left: -5px;
top: 32px;
z-index: 9999;
padding: 0;
height: auto;
}

div#header ul li:hover div,
div#header ul li.over div {
display: block;
width: 161px;
position: absolute;
left: -5px;
top: 32px;
z-index: 9999;
padding: 0;
height: auto;
}



div#header ul li div ul {
position: relative;
margin: 0;
top: 0;
bottom: 0;
padding: 6px 0 6px 0;
zoom: 1.0;
}

div#header ul li:hover div ul,
div#header ul li.over div ul {
position: relative;
margin: 0;
top: 0;
bottom: 0;
padding: 6px 0 6px 0;
zoom: 1.0;
}
div#header ul li ul li {
float: none;
padding: 0;
margin: 0 0 0 5px;
}
div#header ul li ul li a {
float: none;
margin: 0;
margin-left: 1px;
margin-bottom: 1px;
padding: 6px 0 6px 25px;
width: 126px;
color: #64c0c7;
text-transform: capitalize;
}

body div#header ul li#totheright div {
position: absolute;
right: -5px;
left: auto;
}

/*
div#header ul li div {
	width: 161px;
	position: absolute;
	left: -5px;
	top: 32px;
	z-index: 9999;
	padding: 0;
	height: auto;
}

div#header ul li:hover div,
div#header ul li.over div {
  display: block;
  width: 161px;
  position: absolute;
  left: -5px;
  top: 32px;
  z-index: 9999;
  padding: 0;
  height: auto;
}

div#header ul li:hover div ul,
div#header ul li.over div ul {
  position: relative;
  margin: 0;
  top: 0;
  bottom: 0;
  padding: 6px 0 6px 0;
  zoom: 1.0;
}

div#header ul li div ul {
	position: relative;
	margin: 0;
	top: 0;
	bottom: 0;
	padding: 6px 0 6px 0;
}
div#header ul li ul li {
	float: none;
	padding: 0;
	margin: 0 0 0 5px;
	background: none !important;
}
div#header ul li ul li a {
	float: none;
	margin: 0 0 0 1px;
	padding: 6px 0 6px 25px;
	width: 126px;
	color: #64c0c7;
	text-transform: capitalize;
	background: none !important;
}

body div#header ul li.totheright div {
	left: -79px;
}
*/

/***************************
****************** Extras */
.hide { 
	display: none; 
}
br.clear { 
	clear: both;
}


/***************************
***************** Content */

div#search {
	position: absolute;
	right: 46px;
	top: 37px;
	color: #71cbd3;
	width: 260px;
}
div#search button {
	border: none;
	background: none;
	color: #71cbd3;
}
div#search button:hover {
	color: #7e5331;
}
div#search input {
	width: 149px;
	margin: 0 -3px 0 5px;
	height: 15px;
	background: none;
	border: 1px solid #e4e4e4;
}
div#search div#feed {
  position:absolute;
  right:0;
  top:-1px;
}
div#search div#feed a:hover {
  background-color: white;
}
h1.search {
  color: #7e5331;
  margin-left:130px;
  margin-top:40px;
}
div#container {
}
div#container div.wrap {
	padding-top: 12px;
	width: 1004px;
	position: relative;
}
div#content {
	margin-left: 12px;
	padding-bottom: 8px;
}
div.post {
	float: right;
	width: 505px;
	margin: 72px 299px 0 0;
}
div#bridescafe_banner {
  position: absolute;
  top: 220px;
  left: 670px;
}
div#weddingchicks_banner {
  position: absolute;
  top: 300px;
  left: 470px;
}
div#cakepictures_banner {
  position:absolute;  
  top:450px;
  left:220px;
}
div#weddingobsession_banner {
  position:absolute;  
  top: 420px;
  left: 670px;
}
div#bridescafe_banner a:hover, div#weddingchicks_banner a:hover, 
div#cakepictures_banner a:hover, div#weddingobsession_banner a:hover {
  background-color: white;
}
a#facebook_link {
  padding: 9px 0 8px 40px !important;
  background-image: url(/images/facebook-icon.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
a#twitter_link {
  padding: 9px 0 8px 40px !important;
  background-image: url(/images/twitter-icon.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
body.about-the-artist div.post {
  margin: 72px 399px 0 0;
}
body.blog div.post {
	width: 820px;
	margin: 52px 40px 25px;
}
body.page div#container div.wrap {
	padding-bottom: 65px;
}
body.page h2.page-title {
	display: block;
	width: 300px;
	height: 47px;
	text-indent: -999em;
	margin-bottom: 20px;
}
body.about-the-artist h2.page-title {
	display: block;
	width: 400px;
	height: 47px;
	text-indent: -999em;
	margin-bottom: 20px;
}
body.blog h2.entry-title {
	margin-bottom: 7px;
}
body.blog img {
	/*margin-bottom: 1.5em;*/
	max-width:820px;
}
div.entry-content {
	clear: both;
}
div.meta p {
	float: left;
}
div.meta p.meta-email, div.meta p.meta-link, div.meta p.meta-comments {
	float: right;
	padding-left: 27px;
}
div.meta p.meta-category {
	padding-left: 27px;
}


/***************************
***************** Home Page */

body.index div#content {
	padding-top: 0;
	padding: 0;
	height: auto;
}
body.index div#content img {
	/*margin: -9px 0 8px 0;*/
	padding: 0;
}

#main-show .slideshow-images {
  display:block;
  height:606px;
  position:relative;
  width:975px;
}

/***************************
************ Gallery Page */
body.gallery div#wrapper div#container div.wrap {
	padding: 0;
}

body.gallery div#content {
  /* height: 618px; */
  height: 606px;
  padding: 10px 0 10px 12px;
  margin: 0px;
}

div#show {
	width: 907px;
  /*float: left;
  margin-top: -11px;*/
  height: 605px;
  text-align: center;
}
div#show img {
	/* margin: 0 auto; */
	float: left;
}
div.slideshow-thumbnails {
	float: right;
	padding-right: 15px;
	/*margin-top: -8px;
	margin-right: 15px;*/
}
div.slideshow-thumbnails ul {
	margin: 0;
}
div.slideshow-thumbnails ul li {
	margin: 0;
	padding: 0;
	height: 55px;
}
div.slideshow-thumbnails ul li img {
	margin: 0;
}
div#play-pause {  
  float:right;
  margin-right: 16px;
  margin-top: 615px;   /* I added this */
  width:55px;
  position: absolute;
  /* height: 615px; */ /* ken wants this */ 
  top: 0px;
  right: 0px;
}
div#play-pause a {
	display: block;
	text-indent: -999em;
	width: 55px;
	height: 55px;
	position: absolute;
  bottom: 0px;
}

div#play-pause a:hover {
  background-color: #FFFFFF;
}

/***************************
**************** Comments */

div#comments {
	margin: 15px 0 0 0;
}
div#comment-limit {
	max-height: 215px;
	overflow: auto;
	padding-right: 41px;
	margin-bottom: 25px;
}
div#comments ol {
	margin: 0 0 35px 50px;
}
div#comments ol li {
	margin-bottom: -5px;
	padding-bottom: 0;
	height: auto;
}
div#comments ol li p.comment-author {
	margin-bottom: 0;
}
div#respond {
}
div#respond ul {
	margin: 0 0 0 0; /* Left margin was 37px */
	font-size: 0.9em;
}
div#respond ul li {
	display: block;
	float: left;
	padding-left: 27px;
}
div#respond ul li a {
	display: block;
	float: left;
}
div#respond form {
	clear: left;
	padding-top: 30px;
	margin-left: 0; /* Was 50px */
}
/*div#respond form input.text {*/
div#respond form input#comment_author,
div#respond form input#comment_author_email,
div#respond form input#comment_author_url {
  padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 350px;
}
ul#comment-errors li {
  background-image:none !important;
  color:red !important;
  float:none !important;
  font-weight: bold;
}
p#comment-message {
  color:#71CBD2 !important;
  font-weight: bold;
  float:right;
}
div#name-email {
	width: 360px;
	float: left;
}
div#comment-textarea {
	width: 360px;
	float: right;
}
div#comment-textarea textarea {
	border: 1px solid #dddddd;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
	width: 300px;
	height: 150px;
}
input#submit {
	border: none;
	float: right;
	width: 121px;
	height: 30px;
	background: url('/images/savecomment.png') left top no-repeat;
	text-indent: -999em;
}
input#submit:hover {
	background: url('/images/savecomment.png') right top no-repeat;
}


/***************************
************** Flash Page */

body.about-the-artist div#container div.wrap {
	padding: 0;
}
body.about-the-artist div#content {
	padding: 0;
	margin: 0 0 -4px 2px;
}



/***************************
****************** Footer */

div#footer {
	clear: both;
	height: 100px;
}
div#footer span.sep {
	display: none;
}
div#footer p {
	float: left;
	line-height: 0.9em;
	margin-top: 18px;
	margin-right: 10px;
	display: block;
}
p#phone {
/*	margin-left: 83px; */
}
p#copyright, p#credit {
	padding-left: 16px;
	background: url('/images/bullet.png') left top no-repeat;
}


/***************************
****************** Email Form */

div#emailForm
{
  border:1px solid #CACACA;
  padding: 28px 9px 9px 9px;
	padding-bottom: 0px;
	height: 253px;
	width: 302px;
	position: fixed;
	top: 170px;
	left: 805px;
	background: #fff;
	zoom: 1.0;
	margin:0;
}

div#emailForm .closeLink
{ 
  display: block; 
  float: left; 
  width: 15px; 
  height: 15px; 
  background: url(/images/icon_footerClose.png);
  text-indent: -9999px;
  position: absolute;
  top: 8px;
  right: 8px;
}

	div#emailForm h6,
	div#emailForm label { font-weight: normal; color: #7C5739; margin: 0px; font-size:12px; float:left;}
	
	div#emailForm h6 { text-transform: uppercase; position: absolute; top: 0px; left: 0px; width: 81px; font-size:100%;}
		div#emailForm h6 span { display: block; text-transform: none; font-size: 11px; line-height: 13px;}
	div#emailForm label { display: block; text-align: right; width: 81px; line-height: 20px; }
	div#emailForm textarea { 
	  margin-left: 85px; 
	  border:1px solid #BBBBBB;
    color:#7C5739;
    font-size:13px;
    height:60px;
    width:215px;
    font-family:Georgia,Garamond,Times,serif;
	}
	
div#emailForm .rowGroup { padding-bottom: 5px; overflow:hidden; margin:0; }
	div#emailForm .row { padding-bottom: 4px; line-height:20px; overflow:hidden; position:relative; margin:0; }
		div#emailForm input { 
		  position: relative; 
		  left: 3px; 
		  border:1px solid #BBBBBB;
      color:#7C5739;
      font-size:14px;
      height:16px;
      padding:3px 0;
      font-family:Georgia,Garamond,Times,serif;
   }
   div#emailForm .width215 { width: 215px; }
 	
		div#emailForm input.rightSubmit { 
		  left: 0px; 
		  border:none; 
		  height:23px; 
		  width:46px; 
		  float:right; 
		  background: url('/images/btn-send.gif') left top no-repeat; 
		  text-indent: -9999px;
		}
		div#emailForm input.rightSubmit:hover { background: url('/images/btn-send-hover.gif') left top no-repeat;}

