/* @group General Styles */

body {
	background: #f0f0f0;
	font: 11px/17px Helvetica, Arial, Verdana;
	color: #000;
}

p {
}

b, strong {

}

a:link, a:visited {
	color: #000;
	padding: 3px;
	text-decoration: none;
}

a:hover, a:active {
	color: #fff;
	background: #000;
	text-decoration: none;
}

img {
	border: none;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
/* @end */

/* @group Layout */

#container {
	margin: 0px auto;
	width: 811px;
}

.clearer {
	clear: both;
}

#photograph {
	background: no-repeat url(images/photo.jpg);
	width: 756px;
	height: 446px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 50px;
	
}

/*#photograph:hover {
	background: no-repeat url(images/photoh.png);
	width: 756px;
	height: 446px;
	cursor: default;
}
*/
#pageHeader {
	width: 125px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 70px;
	margin: 0px auto;
}

h6 {
	background: no-repeat url(images/title.png);
	width: 150px;
	height: 50px;
	position: relative;
	text-indent: -1000em;
}

h6 a:link, a:hover {
	background: none;
	text-decoration: none;
}

h6:hover {
	background: no-repeat url(images/title.png);
	width: 150px;
	height: 50px;
	position: relative;
	text-indent: -1000em;
}

#contentContainer {
	background: repeat-y url(images/middle.png);
	width: 811px;
}

#contentContainer #content {
	padding-left: 16px;
}

#sidebar {
	width: 544px;
	margin-left: 26px;
	background: #fff;
	padding: 5px;
}

#sidebar a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}

#footer {
	background: no-repeat url(images/footer.png);
	width: 815px;
	height: 19px;
	padding-top: 60px;
	padding-left: 16px;
}

#footer p {
	padding: 0;
	padding-left: 14px;
	font-size: 9px;
	margin: 0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Sidebar style */

#breadcrumbcontainer {
	display: none;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	display: none;
}

#tagnav {
	background: no-repeat url(images/bubble.png);
	width: 765px;
	height: 32px;
	margin: 0px auto;
	padding-bottom: 25px;
}

.nav {
	padding-top: 3px;
	margin-left: 50px;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
	border-bottom: solid 1px #e5e5e5;
	padding: 3px;
	background: #fff;
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */


ul.blog-tag-cloud {
	padding: 0px;
}

ul.blog-tag-cloud a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}

ul.blog-tag-cloud li {
	display: inline;
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a {
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a:hover {
	text-decoration: underline;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}
/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
}

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	padding-left: 11px;
}

h1.blog-entry-title {
	line-height: 24px;
	font-size: 12px;
	float: right;
	padding-right: 30px;
}


h1.blog-entry-title a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

h1.blog-entry-title a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: #000;
}

.blog-entry-date {
	position: relative;
	text-align: right;
	top: 30px;
	left: 506px;
	font-size: 15px;
	width: 250px;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-read-more {
}

.blog-entry-body {
}

.blog-entry-comments {
	padding-bottom: 80px;
}

.blog-entry-comments a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}

p.blog-entry-tags {
	font-size: 9px;
}

p.blog-entry-tags a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	padding-bottom: 15px;
	font-size: 15px;
	line-height: 18px;
}

#blog-archives a:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-comments-rss-link {
	display: none;
}

/* @end */