/*General Table & Body Properties*/
body
{
	background-color: #d5e0c7;
	background-image: url('http://www.theweddingtheater.com/images/bg.gif');
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#body
{
	width: 812px;
	margin: 0px auto;
	text-align: left;
}

body, table, tr, td, th
{
	font-family: trebuchet MS;
	font-size: 13px;
	color: #000000;
}

/* Sets miscellaneous things like images and fieldsets*/
img {border: 0px;}
fieldset {border: 1px solid #a7b88b;}
form {display: inline; margin: 0px;}

hr
{
	margin: 3px;
	height: 1px;
	border: 0px;
	background-color: #a7b88b;
}

li {line-height: 160%;}

/*Basic form properties*/
select, input, textarea, option
{
	background: #f7fcf3; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #a7b88b;
}

input, option {padding: 1px;}

option {border: 0px;}


/*Default link properties*/
a:link, a:visited, a:active {color: #607538; text-decoration: none;}
a:hover {color: #607538; text-decoration: underline;}

/*Footer link properties*/
td.footer a:link, td.footer a:visited {color: #d3f69b; text-decoration: underline;}
td.footer a:hover {color: #d8efca; text-decoration: underline;}

h2
{
	font-size: 16px;
	color: #53662e;
	font-style: italic;
}

/*Spans*/
span.strong {font-weight: bold; color: #607538;}
span.small {font-size: 12px;}
span.heading
{
	font-size: 16px;
	color: #53662e;
	border-bottom: 1px dotted #a7b88b;
}

/*Layout-specific Table properties*/
td.header01
{
	color: #ffffff;
	width: 227px;
	background-color: #86a276;
	background-image: url('http://www.theweddingtheater.com/images/header01.gif');
	background-repeat: no-repeat;
	padding: 6px 0px 0px 105px;
	vertical-align: top;
}

td.content_body
{
	background-color: #e5ebdf;
	background-image: url('http://www.theweddingtheater.com/images/body02.gif');
	background-repeat: repeat-y;
	padding: 2px 18px 2px 18px;
	vertical-align: top;
}

td.footer
{
	background: url('http://www.theweddingtheater.com/images/footer.gif') no-repeat;
	padding-bottom: 6px;
	width: 800px;
	height: 58px;
	text-align: center;
	color: #d8efca;
}

/*Packages Page*/
td.packages
{
	text-align: left;
	line-height: 180%;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d1dbc0;
}

/*Portfolio Table properties*/
table.portfolio
{
	width: 730px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #d1dbc0;
}

td.portfolio_name
{
	font-size: 15px;
	color: #607538;
	background: #d5e0c7;
	border-top: 1px dotted #a7b88b;
	border-bottom: 1px dotted #a7b88b;
}

td.portfolio_location
{
	font-size: 12px;
	font-weight: bold;
}

td.portfolio_video
{
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

/*Blog Table Properties*/
table.block
{
	border-left: 1px solid #d1dbc0;
	border-right: 1px solid #d1dbc0;
	border-bottom: 1px solid #d1dbc0;
}

td.blank_off, td.blank_on, td.colored_off, td.colored_on {border-bottom: 1px solid #d1dbc0;}
td.blank_on, td.colored_on {background: #f4f9ef;}
td.blank_off {background: transparent;}
td.colored_off {background: #eef3e9;}

td.title
{
	font-size: 15px;
	color: #607538;
	background: #d5e0c7;
	border-top: 1px dotted #a7b88b;
	border-bottom: 1px dotted #a7b88b;
}

div.feedburnerFeedBlock img {border: 1px solid #666666;}

div.feedburnerFeedBlock p.date
{
	color: #666666;
	font-style: italic;
}

div.feedburnerFeedBlock ul li div
{
	width: 500px;
	display: inline;
	padding: 4px;
}

div.feedburnerFeedBlock span.headline a
{
	font-weight: bold;
	font-size: 15px;
}

div.feedburnerFeedBlock ul li
{
	border-bottom: 1px dotted #a7b88b;
	margin-bottom: 20px;
	padding-left: 0px;
	text-indent: 0px;
}

div.feedburnerFeedBlock ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#creditfooter {visibility: hidden;}

.popup_hot
{
	line-height: 140%;
	font-size: 13px;
	font-style: italic;
	width: 250px;
	position: absolute; left: 170px; top: -40px;
	z-index: 100;
	border-top: 1px solid #adc0a0;
	border-left: 1px solid #adc0a0;
	border-bottom: 1px solid #355126;
	border-right: 1px solid #355126;
	background-color: #ffffff;
	padding: 5px;
	visibility: hidden;
}

.popup_package
{
	line-height: 140%;
	font-size: 13px;
	font-style: italic;
	width: 300px;
	position: absolute; left: 100px; top: 27px;
	z-index: 100;
	border-top: 1px solid #adc0a0;
	border-left: 1px solid #adc0a0;
	border-bottom: 1px solid #355126;
	border-right: 1px solid #355126;
	background-color: #ffffff;
	padding: 5px;
	visibility: hidden;
}

.popup_addon
{
	line-height: 140%;
	font-size: 13px;
	font-style: italic;
	width: 250px;
	position: absolute; left: 0px; top: 30px;
	z-index: 100;
	border-top: 1px solid #adc0a0;
	border-left: 1px solid #adc0a0;
	border-bottom: 1px solid #355126;
	border-right: 1px solid #355126;
	background-color: #ffffff;
	padding: 5px;
	visibility: hidden;
}
