/*  
Theme Name: Content Control
Description: Tables-based theme for content management
Version: 2.7
Author: Park City Web, LLC
Author URI: http://www.parkcityweb.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background-color: #000000;
	margin : 0;
}
.headernav a	{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #E9E8E8;
}
.headernav a:hover {
	color: #FBF2AC;
}
.topbanner	{
	height: 170px;
	background-image: url(images/topbanner.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 15px;
	}
.topbanner-table	{
	padding-top: 160px;
}
.bg-centered {
	background-image: url(images/bg-centered.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
}
.gradient {
	width: 926px;
	background-image: url(images/bg-content.jpg);
	background-color: #EAEBDD;
	background-repeat: no-repeat;
}
p, td, ul, div, ul li {
	font-family: "Univers", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #E9E8E8;
}

.imageborder {
	border: solid 1px #6c6353
}

.leftcolumn {
	background-image: url(images/leftcolumn.gif);
	background-repeat: repeat-y;
}
.leftcolumncontent {
	padding-left: 16px;
	font-family: "Univers", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
li .current_page_item {
	font-size : 15px;
}
.leftcolumncontent a {
	color: #E9E8E8;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
}
h2 a:hover, h3 a:hover {
	color: #FBF2AC;
	text-decoration: none;
}
.leftcolumncontent a:hover {
	color: #FBF2AC;
	text-decoration: none;
}
.page_item a {
	font-weight: bold;
	line-height: 24px;
	color: #E9E8E8;
}
.leftcolumncontent .current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	font-size : 15px;
	font-weight: bold;
}
.leftcolumncontent .current_page_item a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Added spaces between menu bar items */

.leftcolumncontent ul li {
	padding-bottom: 1px;
}
/* end of Added spaces between menu bar items */



.leftcolumn ul, .leftcolumn ul ol {
	margin: 0;
	padding: 0;
}
.leftcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
.leftcolumn ul p, .leftcolumn ul select {
	margin: 5px 0 8px;
}
.leftcolumn ul ul, .leftcolumn ul ol {
	margin: 5px 0 0 10px;
}
.leftcolumn ul ul ul, .leftcolumn ul ol {
	margin: 0 0 0 10px;
}
ol li, .leftcolumn ul ol li {
	list-style: decimal outside;
}
.wp-caption alignleft {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
.wp-caption alignright {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
p.wp-caption-text {
	text-align: center;
	font-size : 12px;
	font-style: italic;
	line-height: 11px;
}
.leftcolumn ul ul li, .leftcolumn ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.contentarea {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 20px;
	background-image: url(images/contentarea.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.indent {
	padding-left: 15px;
}
.button, .wpsb_form_btn {
	color: #ffffff;
	background-color: #AF1B26;
	font-size: 12px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.small {
	font-size: 10px;
	font-family: verdana,arial;
	line-height: 14px;
}
.footer {
	font-size: 9px;
	color: #E9E8E8;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.footer2, .footer2 a, .footer2 a:hover {
	font-size: 11px;
	color: #E9E8E8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 36px;
}
.footer3, .footer3 a, .footer3 a:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
li {
	line-height: 35px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.contentarea ul li {
	padding-bottom: 8px;
}
.alt {
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #E9E8E8;
	font-family: "Univers", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	color:#E9E8E8;
	line-height: 1em;
	font-size: 27px;
	font-family: "Univers", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: normal;
}
h3 {
	color:#E9E8E8;
	font-family: "Univers", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 17px;
}
h4 {
	color:#E9E8E8;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.leftcolumn h2 {
	font-family: "Univers", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}

.entry p {
	color: #E9E8E8;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, sans-serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: Verdana, Arial, sans-serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a {
	color: #E9E8E8;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: 13px Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

.post {
	text-align: left;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignnone, img.alignright {
	margin: 0 0 2px 10px;
	display: inline;
}
img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.leftcolumn ul, .leftcolumn ul ol {
	margin: 0;
	padding: 0;
}
.leftcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

.login {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
/* Begin Sidebar */
.leftcolumn {
	text-align: left;
	font-size: 14px;
}
.leftcolumn form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	font-size: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	padding-left: 25px;
	width: 200px;
	empty-cells: show
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: left;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}
/* Begin - used in NextGen Gallery Template */

.sample3 {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent:0px !important;
}
.sample3 li:before {
	content: '' !important;
}
.sample3 li {
	padding: 8px;
	margin: 0;
	float: left;
	position: relative;
	width: 225px;
	height: 280px;
}
#thumbphoto {
	height: 300px;
	vertical-align: bottom;
}

.sample3 img {
	background: #686867;
	border: solid 1px #373938;
	padding: 1px;
	background-color: #686867;
}
.sample3 li:hover img {
	border-color: #373938;
	background: #686867;
	background-color: #686867;
}
.sample3 em {
	background: #CCCCCC;
	color: #000;
	font-style: normal;
	padding: 2px 8px 0 22px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
}
.sample3 a {
	text-decoration: none;
}
.bottomfeeder {
	bottom: 0;
	height: 300px;
}
.ddfmwrap {
	width: 500px;
	text-align: left;
}


/* End - used in NextGen Gallery Template */
