/*
Theme Name: ParkCityX
Theme URI: http://www.parkcityx.com/
Description: The exciting new theme of ParkCityX.com.
Version: 1.0
Author: Bill Lea
Author URI: http://www.chair42.com/



*/
body {background: #fff;margin: 0px;padding: 0px;font-family: garamond;}
#page {width:900px; margin: 0 auto 0 auto;background:white;
border-left: solid 1px #aaa;
border-right: solid 1px #aaa;}



#header h1 {padding: 0;margin:0;}
#header {padding: 10px;background: #333;color: white;}
#header a:link, #header a:visited {color: white;font-size: 72px;
text-decoration: none;

}




hr {display: none;}

#heart {background: #ddd;padding: 10px;}
.narrowcolumn {width: 530px;float: left;} 
#content {background: white; padding: 10px;}
#content h2 {margin-top: 0px;}
/*#content a:link, #content a:visited {color: #cc3300;
text-decoration: none;

}
*/

#sidebar {width: 300px; background: white; float: right;padding: 10px;}

#footer {clear: both;background:#111;padding: 10px;color: white;}
#footer p {margin: 0px;}
#footer a:link, #footer a:visited {color: #ffffff;


}


.clear {clear: both;}
textarea {width: 99%;}


.categories {
	/*font-size: 13px;*/
	clear: both;
	/*background-image: url('images/top-nav-bar.png');
	background-position: top;
	background-repeat: repeat-x;*/
	background: #333;
	
	/*text-align: center;*/

}

.categories ul {
	margin: 0;
	padding: 11px 0 11px 20px;
	list-style: none;
	border: none;
}
	
.categories li { 
	display: inline;
	text-align: left;
}

.categories li a:link, .categories li a:visited {
	color: #FFF;
	background: inherit;
	margin: 0 16px 0 0;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.categories li a:hover, .categories li a:active {
	color: #FFF;
	background: inherit;
	margin: 0 16px 0 0;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}


ul.widgets {padding: 0;margin:0;}
.avatar {float: right;}
ol.commentlist {margin:0;padding:0;list-style-type: none; }

.postmetadata {background: #ededed;padding: 10px;}
