/* @group General Styles */

img {
	border: none;
}

.image-left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.image-right {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

a {
	color: #87B730;
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#sidebar {
	display: block;
	margin-top: 20px;
	font-size: 0.9em;
	line-height: 1.4em;
}

/* @end */



/* 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 */


#rightcol ul.blog-tag-cloud {
	display: block;
	margin-top: 10px;
	padding-top: 110px;
	margin-bottom: 30px;
	background-image: url(images/tag_cloud.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#rightcol ul.blog-tag-cloud li {
	display: inline;
	width: auto;
	padding-right: 5px;
}

#rightcol ul.blog-tag-cloud li a {
	display:inherit;
}

#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 {
	display: block;
	font-size: 2em;
	margin-bottom: 10px;
	padding-bottom: 3px;
	background:url(images/bg-h2.gif) repeat-x 0 100%;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
	
/* @end */

.blog-entry {
}

h1.blog-entry-title {
	display: block;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
}


h1.blog-entry-title a {
	display: block;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
}

.blog-entry-date {
	display: block;
	margin-bottom: 15px;
	font-size: 0.9em;
}

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

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

.blog-read-more {
	display: block;
	margin: 5px;
}

.blog-entry-body {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: dashed 1px #A0BA59;
}

.blog-entry-comments {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.blog-entry-tags {
	display: block;
	font-size: 0.8em;
	background-color: #A0BA59;
	color: #2F4132;
	padding: 2px;
}
p.blog-entry-tags a {
	color: #2F4132;
}
/* styles the archives in the blog sidebar */
#blog-archives {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	line-height: 0em;
}

.blog-archive-link-enabled {
	background:url(images/bg-h2.gif) repeat-x 0 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	text-decoration: none;
}

.blog-archive-link-disabled {
	display: none;
	clear: both;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	display: block;
	margin-top: 10px;
	padding-top: 0px;
	line-height: 0em;
}

.blog-category-link-enabled {
	background:url(images/bg-h2.gif) repeat-x 0 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
	text-decoration: none;
}
.blog-category-link-enabled:hover {
	color: #fff;
}
.blog-category-link-disabled {
	display: none;
	clear: both;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	display: block;
	margin-top: 10px;
	padding-top: 130px;
	background-image: url(images/cake_rss.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.blog-rss-link {
	text-decoration: none;
	color: #f48422;
}

.blog-comments-rss-link {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	display: block;
	margin-bottom: 20px;
}

.filesharing-item {
	display: block;
	margin-bottom: 20px;
	padding-left: 50px;
	min-height: 50px;
}

.filesharing-item-title a:link {
	text-decoration: none;
	font-size: 1.7em;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	display: block;
	font-size: 0.9em;
	line-height: 1.2em;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	margin:0;
	font-size: 2em;
	margin-bottom: 10px;
}

.album-description {
	display: block;
	margin-bottom: 20px;
}


.album-wrapper {
	float: left;
	display: block;
}

.thumbnail-wrap {
	display:inline;
}

.thumbnail-frame {
	float: left;
	margin: 10px;
	text-align: center;
	font-size: 0.8em;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 5px solid #AD8245;
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	background:#4b4a4a url(images/bg-body.png) repeat-x 0 0;
	margin-top: 50px;
	text-align: center;
}

.photo-navigation {
	color: #000;
}

.photo-links {
	color: #fff;
	text-shadow: 0px 1px 1px #70A1DB;	
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.photo-navigation a:hover {
}

.photo-frame{
	padding: 5px;
	background-color: #AD8245;
	border: 1px solid #464646;
	-webkit-box-shadow: 0px 2px 10px #111;
}

.photo-title {
	margin:0;
	font-size: 2em;
	margin-bottom: 3px;
	text-shadow: 0px 1px 1px #70A1DB;
}

.photo-caption {
	margin:0;
	font-size: 1.5em;
	margin-bottom: 0px;
	text-shadow: 0px 1px 1px #70A1DB;	
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	display: block;
	margin:0;
	font-size: 2em;
	margin-bottom: 10px;
}

.movie-page-description {
	display: block;
	margin-bottom: 20px;
}

.movie-thumbnail-frame {
	float: left;
	padding: 5px;
	text-align: center;
	margin: 5px;
	font-size: 0.9em;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;
} 
.form-footer {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
./* @end */