/* @override 
	http://prairiehomevoices.com/css/phv-new.css
	http://prairiehomevoices.com/css/phv-new3.css
*/

body {
	color: #ccc;
	margin: 25px 0;
	padding: 0;
	background-color: #000;
}

.hide {
	display: none;
}

a:link {
	font-weight: normal;
	text-decoration: underline
}

a:visited {
	font-weight: normal;
	text-decoration: underline
}

a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font-size: 23px;
	font-weight: normal;
	text-align: inherit;
	margin-bottom: 9px;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 9px;
	border-bottom: 1px solid #333;
	padding-top: 38px;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -5px;
	margin-bottom: 20px;
	padding-right: 8px;
	padding-left: 8px
}

h4 {
	font-size: 15px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 20px 8px 0;
	padding-top: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: normal;
	margin: 20px 8px 0;
	padding-top: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

h6 {
	font-size: 16px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: normal;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dashed;
	text-transform: uppercase;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-variant: normal;
}

p.image_description {
	color: #999;
	font-size: 10px;
	font-style: italic;
	text-align: justify;
	margin-top: -10px;
	line-height: 12px;
}

p.image_description_credit {
	color: #666;
	font-size: 8px;
	font-style: italic;
	text-align: inherit;
	margin-top: -10px;
	margin-bottom: 18px
}

html p, ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
}

ul {
	line-height: 20px;
	list-style-type: circle;
	margin: 10px 5px 10px 30px
}

p {
	line-height: 1.8em;
	font-size: 1.2em;
	text-align: justify;
}

#player2 {
	text-align: center;
	margin-bottom: 45px;
	margin-top: 20px;
}

.demovideo1 {
	float: left;
}

.demovideo1 a:hover {
	opacity: 0.75;
}

.demovideo2 {
	float: right;
}

.demovideo2 a:hover {
	opacity: 0.75;
}

.clearer {
	clear: both;
}

blockquote {
	font-family: "Gill Sans", Verdana;
	font-style: normal;
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	text-align: justify;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border: 2px solid #333;
}

blockquote.quote_by {
	font-size: 12px;
	margin: -20px 5px 30px;
	padding: 5px;
	color: #9d9d9d;
	border-top-width: 2px;
	border-top-style: solid;
	background-color: #171717;
}

blockquote.quote_tim {
	color: #859234;
	font-size: 13px;
	border-bottom-style: none;
	padding-bottom: 13px;
}

blockquote.quote_sue {
	color: #cc0f00;
	font-size: 13px;
	border-bottom: medium none;
	padding-bottom: 13px;
}

blockquote.quote_ph {
	color: #e1b126;
	font-size: 13px;
	border-bottom: medium none
}

blockquote.quote_listen {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding: 5px;
	border: 6px solid #171717;
}

blockquote.quote_listen_small {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding: 5px;
	border: 6px solid #171717;
	width: 190px;
	margin: 10px 10px 25px;
}

ul.audio {
	font-size: 11px;
	list-style-image: url("../media/speaker.gif");
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px
}

ul.audio a {
	font-weight: normal;
	text-decoration: underline
}

#img_description {
	color: #999;
	font-size: 10px;
	font-style: italic;
	text-align: inherit;
	margin-top: -10px;
	margin-bottom: 12px
}

#content {
	margin-top: 25px;
	width: 1050px;
	border: 3px solid #171717;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	
}

.content img {
	border: solid 1px #333;
	margin-top: 0;
}

#noimageframe img {
	border-style: none
}

.content img.noframe {
	border-style: none
}

.content img.noframe2 {
	border-style: none;
	margin-top: 10px;
}

.content_phv img.noframe {
	border-style: none
}

/*from a prairie home companion pages*/

#content_phv {
	margin-top: 7px;
	width: 900px;
	border: 1px solid #333;
}

.content_phv img {
	border: solid 1px #333;
}

/*Prarie Home Voices home page only*/

#prairieindex {
	padding: 0 25px 8px;
	width: auto;
}

#prairieindex p {
}

#prairieindex h2 {
	color: #e1b126;
}

#prairieindex h4 {
	color: #e1b126;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #333;
}

#prairieindex h5 {
	color: #f1c930;
	font-size: 12px;
}

#prairieindex ul {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	list-style-type: disc;
	margin: 0 10px 10px;
	padding: 10px 5px 0 30px;
	border: dashed 1px #444
}

#prairieindex li {
	margin-bottom: 10px;
}

#prairieindex a:link {
	color: #e1b126
}

#prairieindex a:visited {
	color: #e1b126
}

#prairieindex a:hover {
	color: #fff
}

/*Prairie Home Voices*/

#prairiehome {
	text-align: center;
	border-right: 1px solid #333;
	padding: 0 25px 8px;
	border-left: 1px solid #333;
}

.imageright {
	position: relative;
	float: right;
	padding: 10px;
}

.phc_side_tables {
	width: 125px;
}

.phc_side_tables p {
	text-align: left;
}

.phc_side_tables h3 {
	color: #e1b126;
	font-size: 12px;
	margin: 25px 10px 0;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #e1b126;
}

.imageleft {
	padding: 10px;
	position: relative;
	float: left;
}

.imageleft_nopad {
	position: relative;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	border: solid 1px #333;
}

#prairiehome p {
	text-align: justify
}

#prairiehome h1 {
	color: #e1b126;
	border-bottom: 1px solid
}

#prairiehome h2 {
	color: #e1b126;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#prairiehome h3 {
	color: #e1b126;
	font-size: 12px;
	margin: 25px 10px 0;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #333;
}

#prairiehome h4 {
	color: #e1b126;
	border-bottom: 1px solid #333;
	text-align: left;
}

#prairiehome a:link {
	color: #e1b126
}

#prairiehome a:visited {
	color: #e1b126
}

#prairiehome a:hover {
	color: #fff
}

#prairiehome2 {
	text-align: justify;
	padding-top: 0;
	padding-bottom: 8px;
	border-right: 1px solid #e1b126;
}

#prairiehome2 h2 {
	color: #e1b126;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #e1b126;
}

#prairiehome2 img {
	padding-top: 10px;
	border-style: none;
}

#prairiehome2 a:link {
	color: #e1b126
}

#prairiehome2 a:visited {
	color: #e1b126
}

#prairiehome2 a:hover {
	color: #fff
}

/* Tim Russell */

/*#timrussell {
	text-align: left;
	padding-bottom: 8px;
	border-right: 3px solid #171717;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../media/tim-russell-gradient-vertical.jpg) repeat-y 50px;
	
}*/

#timrussell {
	text-align: left;
	padding-bottom: 8px;
	border-right: 3px solid #171717;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../media/tim-russell-gradient-flare.jpg) no-repeat 60px 0;
	
}

/*.timrussellbkg {
	background: url(../media/tim-russell-gradient-vertical.jpg) repeat-y 50px;
	height: 100%;
}*/

#timrussell h1 {
	color: #859234;
}

#timrussell h2 {
	color: #859234
}

#timrussell h4 {
	color: #859234;
	border-bottom: 2px solid #171717}

#timrussell h5 {
	color: #859234;
	border-bottom: 1px solid #333
}

#timrussell p {
	text-align: justify;
}

#timrussell ul? {
	text-align: inherit
}

#timrussell ul {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	list-style-type: circle;
	list-style-image: url("../media/bullet-tim.gif");
	margin: 0 10px 30px;
	padding: 5px 5px 5px 35px;
	border: dashed 1px #c0c0c0
}

#timrussell a:link {
	color: #859234
}

#timrussell a:visited {
	color: #859234
}

#timrussell a:hover {
	color: #fff
}

#timrussell-link a:link {
	color: #859234
}

#timrussell-link a:visited {
	color: #859234
}

#timrussell-link a:hover {
	color: #fff
}

/* Sue Scott */

/*#suescott {
	padding-bottom: 8px;
	border-left: 3px solid #171717;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	float: right;
	background: url(../media/sue-scott-gradient-vertical.jpg) repeat-y -77px;
}*/

#suescott {
	padding-bottom: 8px;
	border-left: 3px solid #171717;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	float: right;
	background: url(../media/sue-scott-gradient-flare.jpg) no-repeat -130px 0;
}

#suescott p, ul {
	
}

#suescott h1 {
	color: #cc0f00
}

#suescott h2 {
	color: #cc0f00
}

#suescott h4 {
	color: #cc0f00;
	border-bottom: 2px solid #171717}

#suescott h5 {
	color: #cc0f00;
	border-bottom: 1px solid #333
}

#suescott ul {
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	list-style-type: circle;
	list-style-image: none;
	margin: 0 10px 30px;
	padding: 5px 5px 5px 35px;
}

#suescott a:link {
	color: #cc0f00
}

#suescott a:visited {
	color: #cc0f00
}

#suescott a:hover {
	color: #fff
}

#suescott-link a:link {
	color: #cc0f00
}

#suescott-link a:visited {
	color: #cc0f00
}

#suescott-link a:hover {
	color: #fff
}

/*Photo Pages*/

#thumbnails {
	text-align: center
}

#thumbnails img {
	margin-bottom: 5px;
	padding: 4px 8px;
	border-style: solid dashed;
	border-width: 1px;
	border-color: silver
}

#thumbnails p {
	text-align: center
}

#thumbnails h5 {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none
}

#thumbnails a:link {
	text-decoration: none;
	color: #e1b126;
}

#thumbnails a:visited {
	text-decoration: none;
	color: #e1b126;
}

#thumbnails a:hover {
	color: #fff
}

#photos {
	text-align: left;
	padding: 20px 20px 0
}

#photos p {
	color: #999;
	font-size: 10px;
	font-style: italic;
	text-align: justify;
}

#placeholder {
	border: solid 1px #333
}

/*Demo Pages*/

#demo {
	font-style: italic;
	text-align: left;
	padding-top: 20px;
}

#demo p {
	font-size: 10px;
}

#demo p img.noframe {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 3px;
	padding-right: 4px;
}

#demo h2 {
	color: #ccc;
	font-size: 12px;
	line-height: 17px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0 8px;
	border-style: none
}

#demo h4 {
	margin-top: 5px;
	padding-top: 5px;
}

#demo p.qt {
	font-size: 9px;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-style: dashed none;
	border-width: 1px
}

/*Text links on bottom*/

#textlinks {
	margin-top: 40px
}

#textlinks a:link {
	color: #999;
	text-decoration: underline
}

#textlinks a:visited {
	color: #999;
	text-decoration: underline
}

#textlinks a:hover {
	color: #ccc;
	text-decoration: underline
}

#textlinks p {
	font-size: 10px;
	text-align: center
}

#footer {
	margin-top: 20px;
	padding-bottom: 20px;
}

#footer p {
	font-size: 9px;
	text-align: center;
	line-height: 10px;
	color: #3f3f3f;
}

#footer a:link {
	color: #999;
	text-decoration: underline
}

#footer a:visited {
	color: #999;
	text-decoration: underline
}

#footer a:hover {
	color: #ccc;
	text-decoration: underline
}

/*#footer p { font-size: 11px; margin-top: 25px }*/

.box-right {
	float: right;
	padding-left: 20px;
}

#fieldsetarea {
	margin-top: 10px;
	margin-bottom: 30px;
}

#fieldsetarea p {
	text-align: center;
}

#fieldsetarea h2 {
	font-size: 18px;
	text-align: center;
	margin: 0 0 10px;
	padding: 0;
	border-style: none;
}

fieldset {
	background-color: #000;
	background-image: none;
	position: relative;
	padding: 10px;
	margin: 10px;
	border: 6px solid #171717;
	display: block;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	
}

legend {
	background: #000;
	border: solid 1px #444;
	padding: 3px 6px;
	margin: 0 0 0 8px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	position: relative;
	top: -42px;
}

strong {
	color: #e1b126;
	font-size: 12px;
	font-weight: bold;
}

#booking_info p {
	text-align: left;
	font-size: 10px;
}

#agents p {
	text-align: left;
}

.image_center {
	text-align: center;
}

.text-center {
	text-align: center;
}

/* WP-flexible upload css */

.imageframe {
	margin: 10px;
	padding: 5px;
	border: 1px solid #aaa;
}

.imgalignleft {
	float: left;
}

.imgalignright {
	float: right;
}

.imgaligncenter {
	margin-left: auto;
	margin-right: auto;
}

img.image-no-border {
	border-style: none;
	border-color: #2b190d;
}
