/*  
Theme Name: Content Control
Theme URI: http://wordpress.org/
Description: Tables-based theme to allow management of web content</a>.
Version: 2.62
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: #FFFFFF;
}
p, td, ul, div, ul li {
	font-family : Verdana, Arial, Helvetica sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #666666
}
.style1 {
	color: #007A87
}
.style2 {
	color: #5C7F92
}
.style3 {
	color: #0046AD
}
.style4 {
	color: #A00054
}
.style5 {
	color: #C66005
}
.style7 {
	color: #C66005;
	font-weight: bold;
}
.style8 {
	color: #664975
}
.style9 {
	color: #4F6D5E
}
.style13 {
	color: #4F6D5E;
	font-weight: bold;
}
.tablepadding {
	margin-left: 5px;
}
.topnavigation {
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	width: 105px;
	background-image: url(images/vertical_dots.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	vertical-align: middle;
	text-align: left;	
}
.header .topnavigation a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.header .topnavigation a:hover {
	color: #000000;
	text-decoration: none;
}
.headertitles {
	color: #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 2px;
}
.imageborder {
	border: solid 1px #6c6353
}
h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
}
/* CS This controls fonts, colors and vertical spacing in left navigation */
		
.leftcolumn ul li {
	line-height: 12px;
	margin-bottom: 8px;
}
.leftcolumn {
	border-right-color: #F5F6FA;
	border-left-color: #F5F6FA;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
.leftcolumncontent {
	padding-left: 12px;
}
.leftcolumncontent a {
	color: #557196;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}
.widgettitle a {
	color: #557196;
	text-decoration: none;
	font-size : 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftblurb {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
.rightblurb {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	background-color: #F4F6F9;
	border-top-color: #4E4935;
	border-right-color: #4E4935;
	border-bottom-color: #4E4935;
	border-left-color: #4E4935;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* CS End font control in left navigation */

.leftcolumncontent a:hover {
	color: #999999;
	text-decoration: none;
}
.leftcolumncontent .current_page_item a {
	color: #557196;
	text-decoration: none;
	font-weight: bold;
}
.leftcolumncontent .current_page_item a:hover {
	color: #999999;
	text-decoration: none;
}
.leftcolumn ul, .leftcolumn ul ol {
	margin: 0;
	padding: 0;
}
.leftcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}
.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;
}
.wp-caption-text {
	text-align: center;
	font-size : 11px;
	font-style: italic;
}
.leftcolumn ul ul li, .leftcolumn ul ol li {
	padding: 0;
}
.headerNavigation {
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
.headerNavigationBg {
	background-image: url("images/gradienttopbar.png")
}
.headerNavigation a {
	color: white;
	text-decoration: none
}
.headerNavigation:hover a {
	color: white;
	text-decoration: underline
}
.landingpage {
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.contentarea {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.indent {
	padding-left: 15px;
}
.button {
	color: #ffffff;
	background-color: #333333;
	font-size: 10px;
}
.footer {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
li {
	line-height: 35px;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-image: url(images/list.gif);
}
.contentarea ul li {
	padding-bottom: 8px;
}
.alt {
}
.page_item {
	font-weight: normal;
	line-height: 18px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.post h2	{
	padding-top: 20px;	
}
.leftcolumn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
li a .parentclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #557196
}
h3 {
	font-size: 14px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
.entry p a:visited {
	color: #333333;
}
.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;
}
small, .leftcolumn ul ul li, .leftcolumn ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a {
	color: #557196;
	text-decoration: underline;
}
a:hover {
	color: #557196;
	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 */



.leftcolumn ul, .leftcolumn ul ol {
	margin: 0;
	padding: 0;
}
/* 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;
	border-left: 5px solid #ddd;
}
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;
}
.navigation .alignleft,.navigation .alignright	{
	font-size: 10px;
}