/*  
Theme Name: Doug Montgomery
Theme URI: http://www.dougmontgomery.com/
Description: this is the print layout for doug montgomery.
Version: 1.0
Author: Santa Fe Web Design
Author URI: http://www.santafewebdesign.com/

*/


body
{
	background-color : #3c2403;
	font-family : palatino, palatino linotype, times, serif;
	font-size : 14px;
	color : #241705;
	float : none !important;
}


#layout
{
	width : 550pt;
	margin : 0pt;
	float : none !important;
}

#header
{
	display : none;

}

#header:after
{
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#header_left
{
	float : left;
	width : 350px;
	padding-top : 10px;
}

#header_right
{
	float : left;
	width : 629px;
	text-align : right;
	padding-top : 10px;
	padding-bottom : 5px;
}

#on_off
{
}

#header_right form
{
	margin : 0px;
	padding : 0px;
}

#header_right input#text_box
{
	border : 1px solid #4f4537;
	font-size : 10px;
	color : #5b4c83;
	padding : 5px 0px 5px 3px;
}

#header_right input#go_button
{
	position : relative;
	top : 5px;
}

#lower_layout
{
	background-image : url(/images/interior_bg.jpg);
	background-repeat : no-repeat;
	background-color : #fcf8f3;
	float : none !important;
}



#lower_layout.index
{
	background-image : url(/images/index_bg.jpg); !important
}

#left_col
{
	float : left;
	width : 0px;
	margin-left : 18px;
	padding-top : 20px;
	display : none;
}

#left_col a
{
	color : #181623;
	text-decoration : none;
	font-size : 19px;
	display : block;
}

#left_col.index
{
	padding-top : 290px;
}

#right_col
{
	text-align : left !important;
	width : 550pt;
	margin : 0pt;
	float : none !important;
}

#right_col img
{
	padding : 10px;
}

#right_col.index img
{
	padding : 0px;
}

#testimonials
{
	font-size : 18px;
	line-height : 25px;
	font-style : italic;
	margin-bottom : 15px;
}

#upcoming_shows
{
	background-color : #e3e5e3;
	color : #2e2d33;
	border : 2px solid #5e5b5b;
	width : 167px;
	text-align : left;
	margin-bottom : 10px;
	font-size : 12px !important;
}

#upcoming_shows.index
{
	width : 329px;
	float : right;
}

#upcoming_shows a
{
	color : black;
	text-decoration : none;
	display : inline;
	font-size : 12px !important;
}

#upcoming_shows a:hover
{
	text-decoration : underline;
}

#upcoming_shows p
{
	font-family : verdana,  arial, helvetica, sans-serif;
	margin : 0px 0px 7px 0px;
}

#upcoming_shows h1
{
	background-color : #7e72a0;
	color : white;
	border : 1px solid #c8b0bb;
	margin : 1px;
	padding : 3px;
	font-size : 18px;
}

#upcoming_shows.index h1
{
	font-size : 21px;
}

#shows_pad
{
	padding : 10px;
}

#podPress_footer
{
	display : none;
}

