/*

Theme Name: Unique
Theme URI: http://www.uniquekefalonia.co.uk/
Description: Commissioned WordPress theme for <a href="http://www.uniquekefalonia.co.uk/">Unique</a>. All design, images and CSS copyright.
Version: 2.0
Author: Ben Huson
Author URI: http://www.camber-group.com/
Tags: copyright

This theme was designed and built by Camber (http://www.camber-group.com)
All design, images and CSS copyright.

*/



body {
	font-size: 68.75%;
	font-family: Arial, Sans-Serif;
	background: #FFF;
	color: #333;
	padding:0px;
	margin:0px auto;
	/*text-align: center;*/
}

p {
	padding:0px;
	margin:1em 0;
	line-height:1.36em;
}

h2 {
	color:#00476B;
	font-size:2.18em;
	line-height:1em;
	margin: 10px 0 20px 0;
	padding:0px;
	font-weight:normal;
}

h3 {
	color:#00476B;
	font-size:1.18em;
	line-height:1.15em;
	margin: 0 0 1em 0;
}

h4 {
	color:#00476B;
	font-size:1.18em;
	line-height:1.36em;
	margin: 20px 0 1em 0;
}

table {
	border-collapse:collapse;
	border:none;
	margin:20px 0;
}

table th {
	color:#00476B;
}

table th, table td {
	border-bottom: 1px solid #BFD1DA;
	padding: 2px 20px 2px 0;
	text-align:left;
	vertical-align:top;
}

a:link, a:visited {
	color:#00476B;
}

a:hover, a:active {
	color:#7CA7BB;
}

form {
	margin:0px;
	padding:0px;
	border:none;
}

input, textarea, select, option {
	font-size:100%;
	font-family: Arial, Sans-Serif;
}

#page {
	/*width:980px;*/
	margin:0px auto;
	text-align: left;
	position:relative;
}

#header div.inner, #footer div.inner, #main {
	width:980px;
}

#header {
	border-bottom: 1px solid #7FA3B5;
	padding:0 0 30px 0;	
}

#logo {
	position:absolute;
	padding:0px;
	margin:0px;
	font-size:32px;
	font-weight:normal;
	line-height:1em;
	width:170px;
	height:41px;
	top:50px;
	left:50px;
	overflow:hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#00476B;
}

#logo a {
	display:block;
	padding-top:41px;
}

#logo a, #logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	color:#00476B;
}

#nav {
	color:#00476B;
	font-size:1.18em;
	font-weight:bold;
	list-style:none;
	padding:66px 0 0 275px;
	margin:0px;
	display:block;
	/*text-transform:lowercase;*/
	line-height:1em;
}

#nav li {
	list-style:none;
	padding:0;
	margin:0px 30px 0px 0px;
	float:left;
	display:block;
}

#nav a:link, #nav a:visited {
	text-decoration:none;
}

#nav a:hover, #nav a:active {
	text-decoration:none;
}

#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current_page_ancestor a:link, #nav li.current_page_ancestor a:visited {
	color:#7CA7BB;
}

#main div.inner {
	border-left: 3px solid #BEC9D2;	
	padding:15px 0 0 32px;
}

#content {
	width:705px;
	float:right;
}

#content-inner {
	width:670px;
	padding-bottom:20px;
}

#content-main {
	width:405px;
	float:left;
}

#content-header.hero-image {
	margin:0px 0px 20px 0px;
	height:175px;
	position:relative;
}

#content-header.hero-image h2 {
	color:#FFFFFF;
	margin:0px;
	position:absolute;
	bottom:15px;
	left:15px;
	line-height:1em;
}

#content-aside {
	width:225px;
	float:right;
}

div.content-property div.column-1 {
	width:295px;
	float:left;
}

div.content-property div.column-2 {
	width:355px;
	float:right;
}

#footer {
	border-top: 1px solid #7FA3B5;
	color:#5C788F;
	font-size:0.9em;
}

#footer div.inner {
	padding:10px 0 20px 0;
}

#footer a:link, #footer a:visited {
	color:#5C788F;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#7CA7BB;
	text-decoration:underline;
}

#footer p {
	margin:0 0 1em 0;
	padding:0 0 0 275px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}



/* ---------- Sidebar ---------- */

#sidebar
{
	float:left;
	width: 220px;
	padding-bottom:20px;
}

#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#sidebar h2 {
	color:#00476B;
	font-size:1.45em;
	margin:0 0 10px 0;
	font-weight:normal;
}

#sidebar ul li {
	list-style:none;
	padding:15px;
	margin:0 0 10px 0;
	background-color: #EAF0F3;
}

#sidebar ul li li {
	padding:0px;
	margin: 0;
	background:none;
}



/* ---------- Widgets ---------- */

li.widget, li.widget ul {
	padding:0px;
	margin: 0;
	list-style:none;
}

#content-main li.widget {
	border-top: 1px solid #BFD1DA;
	margin:20px 0;
}

li.widget h2 {
	color:#00476B;
	font-size:1.18em;
	line-height:1.15em;
	margin: 20px 0 1em 0;
	font-weight:bold;
}

li.unique_widget_featured li {
	background-color:#EEF3F5;
	margin:5px 0;
	padding:5px 5px 4px 5px;
}

li.unique_widget_featured li a {
	font-weight:bold;
}

li.unique_widget_featured li span.image {
	margin-right:10px;
	float:left;
	display:block;
}

li.unique_widget_featured li span.details {
	display:block;
	padding-top:5px;
}

li.unique_widget_featured li span.town, li.unique_widget_featured li span.town a {
	display:block;
	font-weight:normal;
	margin-top:3px;
	color:#666666;
	text-decoration:none;
}



/* ---------- Images ---------- */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}



/* ---------- Posts ---------- */

div.post {
	border-top: 1px solid #BFD1DA;
	padding:20px 0 20px 0;
	margin: 0 0 0 0;
}

div.category-villas a.content-thumbnail {
	float:left;
	margin-right:20px;
}

div.category-villas div.entry {
	float:left;
	width:465px;
}

div.category-villas div.entry1 {
	float:left;
	width:300px;
}

div.category-villas div.entry2 {
	float:right;
	width:140px;
}

div.category-villas div.entry2 div.property-fields-table {
	margin:5px 0px;
	border:0px;
}

div.category-villas h3, div.category-villas h3 a {
	margin:0px;
	text-decoration:none;
}

div.category-villas h4 {
	color:#999999;
	font-size:1.18em;
	line-height:1.15em;
	margin:3px 0 0 0px;
	font-weight:normal;
}


/* ---------- Tags and Helper Styles ---------- */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a {
	outline:none;
}

a img {
	border: none;
}



/* ---------- Custom ---------- */

a.trackpageview {
}

a.content-thumbnail {
	width:180px;
	height:120px;
	margin:0px;
	padding:0px;
}

a.content-thumbnail img {
	width:180px;
	height:120px;
}

a.more-link {
	line-height:1em;
	padding:5px 10px;
	background-color:#00476B;
	color:#FFFFFF;
	text-transform:lowercase;
	text-decoration:none;
	display:inline-block;
}

a.more-link:hover, a.more-link:active {
	background-color:#7CA7BB;
	color:#FFFFFF;
}

p.postmetadata {
	margin-bottom:0px;
}

div.facilities {
	background-color:#DFE8EC;
	padding:15px;
	margin:20px 0;
	color:#00476B;
}

div.facilities ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

div.facilities ul li {
	list-style:none;
	padding:0px;
	margin:5px 0 0 0;
}

div.facilities h3 {
	color:#00476B;
	font-size:1.45em;
	margin:0 0 10px 0;
	font-weight:normal;
}

strong.excerpt {
	font-size:1.09em;
	line-height:1.25em;
	color:#5C788F;
}

h2.property-title {
	margin-bottom:5px;
}

h3.property-town {
	color:#999999;
	font-size:1.63em;
	line-height:1.22em;
	margin:0 20px 0 0px;
	font-weight:normal;
}

a.booking-link {
	line-height:1em;
	padding:5px 10px;
	background-color:#00476B;
	color:#FFFFFF;
	text-transform:lowercase;
	text-decoration:none;
	display:block;
	background-image: url(images/icons/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}

a.booking-link:hover, a.booking-link:active {
	background-color:#7CA7BB;
	color:#FFFFFF;
}

div.category-offers {
	background-image: url(images/special-offer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:20px 100px 20px 20px;
	background-color:#EEF3F5;
}

div.post h3 {
	margin:0 0 3px 0;
}

div.post p.date, div.singlepost p.date {
	color:#7CA7Ab;
	margin:0 0 1em 0;
}

div.post p.date small, div.singlepost p.date small {
	font-size:1em;
}



/* ---------- Subpages ---------- */

#content-aside li.subpages {
	background-color:#00476B;
	padding:15px;
	padding-bottom:10px;
	list-style:none;
}

#content-aside li.subpages ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#content-aside li.subpages li {
	list-style:none;
	margin:0 0 5px 0;
	font-size:1.18em;
	font-weight:bold;
	display:block;
	text-transform:lowercase;
	line-height:1em;
}

#content-aside li.subpages a:link, #content-aside li.subpages a:visited {
	color:#7CA7BB;
	text-decoration:none;
}

#content-aside li.subpages a:hover, #content-aside li.subpages a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#content-aside li.subpages li.current_page_item a:link, #content-aside li.subpages li.current_page_item a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#content-aside li.subpages li.current_page_item a:hover, #content-aside li.subpages li.current_page_item a:active {
	color:#FFFFFF;
	text-decoration:none;
}



/* ---------- Property Tags ---------- */

div.property-tags {
	border-top: 1px solid #BFD1DA;
	margin:20px 0;
	padding:20px 0;
}

div.property-tags p {
	margin:0;
	padding:0;
	color:#666666;
}

div.property-tags p span {
	display:block;
	margin-bottom:5px;
}

div.property-tags p a {
	display:block;
	float:left;
	padding:2px 5px;
	background-color:#CCCCCC;
	margin:0 0 1px 1px;
	color:#666666;
	text-decoration:none;
}

div.property-tags p a:hover {
	display:block;
	float:left;
	padding:2px 5px;
	background-color:#DDDDDD;
	margin:0 0 1px 1px;
	color:#666666;
	text-decoration:none;
}



/* ---------- Unique Recent Entries ---------- */

li.unique_widget_recent_entries h2 {
	margin-bottom:20px;
}

li.unique_widget_recent_entries div.post {
	margin:20px 0;
	border:none;
	padding:0 0;
}

li.unique_widget_recent_entries div.post h3 {
	font-size:1em;
	margin:0px;
}

li.unique_widget_recent_entries div.post .excerpt p {
	margin:2px 0px;
}

li.unique_widget_recent_entries div.post .date {
	margin:0px;
}

li.unique_widget_recent_entries div.category-offers {
	padding:10px 100px 10px 10px;
}



/* ---------- Unique Links Widget ---------- */

#sidebar li.unique_widget_uniquelinks {
	background-color:transparent;
	padding:0px;
}

#sidebar li.unique_widget_uniquelinks p {
	margin:0 0 2px 0px;
}

#sidebar li.unique_widget_uniquelinks a {
	line-height:1em;
	padding:5px 15px;
	background-color:#00476B;
	color:#FFFFFF;
	text-transform:lowercase;
	text-decoration:none;
	display:block;
	background-image: url(images/icons/white-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}

#sidebar li.unique_widget_uniquelinks a:hover, #sidebar li.unique_widget_uniquelinks a:active {
	background-color:#7CA7BB;
}

#sidebar li.unique_widget_uniquelinks p.unique-bookings-link a {
	background-color:#7CA7BB;
}

#sidebar li.unique_widget_uniquelinks p.unique-bookings-link a:hover, #sidebar li.unique_widget_uniquelinks p.unique-bookings-link a:active {
	background-color:#EAF0F3;
	color:#00476B;
}



/* ---------- Property Categories Widget ---------- */

#sidebar li.unique_widget_propertycategories {
	background-color:#7CA7BB;
	color:#FFFFFF;
}

#sidebar li.unique_widget_propertycategories a {
	font-weight:bold;
}

#sidebar li.unique_widget_propertycategories a:link, #sidebar li.unique_widget_propertycategories a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar li.unique_widget_propertycategories a:hover, #sidebar li.unique_widget_propertycategories a:active {
	color:#00476B;
	text-decoration:none;
}



/* ---------- Google Map Embed ---------- */

div.googlemap {
	margin:20px 0;
}

div.googlemap small {
	display:none; /* Change to block to show link */
	margin-top:5px;
	font-size:1em;
}

div.googlemap a:link, div.googlemap a:visited {
	color:#00476B !important;
}

div.googlemap a:hover, div.googlemap a:active {
	color:#7CA7BB !important;
}



/* ---------- Tag Lists Widget ---------- */

#sidebar li.unique_widget_taglists {
	background-color:#EAF0F3;
	border:1px solid #92B3C2;
	padding:14px;
}

#sidebar li.unique_widget_taglists h3 {
	font-size:1em;
	margin:15px 0 5px 0;
}

#sidebar li.unique_widget_taglists a {
	text-decoration:none;
}



/* ---------- Search Widget ---------- */

#sidebar li.unique_widget_search {
	background-color:#BFD1DA;
}

#sidebar li.unique_widget_search input#s {
	width: 120px;
	border:1px solid #5C788F;
	padding:2px 0;
}

#sidebar li.unique_widget_search p {
	margin:5px 0 0 0;
	line-height:1.2em;
	color:#00476B;
	font-size:0.9em;
}

#sidebar li.unique_widget_search p a {
	white-space:nowrap;
}



/* ---------- Availability Search Widget ---------- */

#sidebar li.widget_bkngs_availability_search {
	background-color:#BFD1DA;
}



/* ---------- Property Fields Table ---------- */

div.property-fields-table {
	padding: 5px 0;
	margin:20px 0;
	border-top: 1px solid #BFD1DA;
	border-bottom: 1px solid #BFD1DA;
}

div.property-fields-table table {
	margin: 0;
}

div.property-fields-table table th, div.property-fields-table table td {
	border-bottom: none;
}



/* ---------- Property Gallery ---------- */

div.property-gallery {
	margin:0 0 20px 0;
	line-height:1em;
}

div.property-gallery ul, div.property-gallery ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:1em;
}

div.property-gallery ul li.gallery-hero {
	margin: 0 0 4px 0;
}

div.property-gallery ul li.gallery-hero img {
	width:355px;
}

div.property-gallery ul li.gallery-item {
	margin: 0 5px 4px 0;
	float:left;
}

div.property-gallery ul li.gallery-item-last {
	margin: 0 0 4px 0;
	float:left;
}

div.property-gallery ul li.gallery-item img {
	width:85px;
	height:55px;
}

div.property-gallery p.click-to-enlarge {
	margin:0px;
	color:#5C788F;
	padding:0 0 4px 35px;
	background-image: url(images/icons/enlarge-image.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	display:block;
}



/* ---------- WP Page Number Plugin ---------- */

#wp_page_numbers {
	margin: 20px 0;
}

#wp_page_numbers ul, #wp_page_numbers li {
	list-style: none;
}

#wp_page_numbers ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	margin: 0;
	text-decoration: none;
}

#wp_page_numbers li a:hover {
	text-decoration: underline;
}

#wp_page_numbers li.space {
	padding-left: 5px;
	padding-right: 5px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	font-weight:bold;
	text-decoration: underline;
}

#wp_page_numbers li.active_page a:hover  {
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding-right: 15px;
}



/* ----- Centre Site ----- */

#header {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header .inner {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

#main {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:auto !important;
	border-left: 3px solid #BEC9D2;	
	border-right: 3px solid #FFF;	
}

#main .container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:980px !important;
	border-left: none !important;	
}

#main .inner {
	border-left: none !important;	
}

#footer {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footer .inner {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#booking-prompt {
	background-color:#EEF3F6;
	margin:0px;
	padding:10px 15px;
	position:absolute;
	top:0px;
	right:35px;
	color:#00486E;
	font-size:14px;
	line-height:1em;
}



/* ----- Customer Feedback ----- */

#respond-feedback {
	background-color: #EAF0F3;
	border: 1px solid #7CA7BB;
	padding:15px 15px 5px 15px;
}

#respond-feedback form {
	width:100%;
}

#respond-feedback form input.text-field {
	width:95%;
	margin:0px;
}

#respond-feedback form textarea {
	width:95%;
	margin:0px;
}

#comments-feedback ul.commentlist-feedback {
	list-style:none;
	margin:30px 0;
	padding:0px;
}

#comments-feedback ul.commentlist-feedback li.comment {
	list-style:none;
	margin:30px 0;
	padding:0px;
}

#comments-feedback ul.commentlist-feedback li.comment .comment-text {
	font-weight:bold;
}

#comments-feedback ul.commentlist-feedback li.comment  .moderating {
	font-weight:normal;
}

#comments-feedback ul.commentlist-feedback li.comment cite {
	font-style:normal;
	color:#00476B;
}

#comments-feedback ul.commentlist-feedback li.comment .comment-meta,
#comments-feedback ul.commentlist-feedback li.comment .comment-meta a:link,
#comments-feedback ul.commentlist-feedback li.comment .comment-meta a:visited {
	color:#999;
	text-decoration:none;
}

#comments-feedback ul.commentlist-feedback li.comment .comment-meta a:hover,
#comments-feedback ul.commentlist-feedback li.comment .comment-meta a:active {
	color:#666;
	text-decoration:underline;
}



/* ----- WP Bookings ----- */

#bkngs-content {
	position:relative;
	padding-bottom:20px;
	overflow:visible;
}

#bkngs-content table th,
#bkngs-content table td {
	border-bottom:none;
}

#bkngs-content h3 {
	font-size: 1.45em;
	font-weight:normal;
	line-height:1.15em;
	margin:30px 0 10px 0;
	padding-top:20px;
	border-top:1px solid #7CA7BB;
}

/* Steps */

#bkngs-content div.bkngs-errors {
	border: 1px solid #CC0000;
	margin:20px 0;
	padding:0px 15px;
	background-color:#FAE5E5;
}

#bkngs-content div.bkngs-steps ul {
	list-style:none;
	padding:0px;
	margin:30px 0px;
	display:block;
	height:32px;
	overflow:hidden;
}

#bkngs-content div.bkngs-steps ul li {
	list-style:none;
	padding:10px 33px 10px 33px;
	margin:0px;
	display:block;
	float:left;
	background-color:#EAF0F3;
	color:#00466B;
	font-weight:bold;
	border-right:2px solid #FFF;
}

#bkngs-content div.bkngs-steps ul li.current {
	background-color:#7CA7BB;
	color:#FFF;
}

/* Week Prices Table */

#bkngs-content .bkngs-bookingdetails table.week-prices {
	margin:1em 0 20px 0;
}

#bkngs-content .bkngs-bookingdetails table.week-prices caption {
	text-align:left;
	display:none;
}

#bkngs-content .bkngs-bookingdetails table.week-prices th {
	font-weight:normal;
}

#bkngs-content .bkngs-bookingdetails table.week-prices .sale-price {
	color:#CC0000;
}

/* Form */

#bkngs-content tr.required input.text-field {
	background-color:#EEEEEE !important;
}

#bkngs-content table.contact-table {
	width:100%;
}

#bkngs-content table.contact-table tbody {
	border-bottom:20px solid transparent;
}

#bkngs-content table.contact-table th {
	width:130px;
	padding-right:5px;
}

#bkngs-content table.contact-table td {
	padding-right:0px;
}

#bkngs-content table.contact-table input.text-field {
	width:80%;
}

#bkngs-content table.contact-table select {
	margin-left:0px;
}

#bkngs-content table.contact-table select.country {
	width:95%;
}

/* Booking Summary */

#bkngs-content div.bkngs-summary {
	position:absolute;
	top:54px;
	left:445px;
}

#bkngs-content div.bkngs-summary-content {
	width:193px;
	background-color:#EAF0F3;
	border:1px solid #7CA7BB;
	padding:15px;
}

#bkngs-content div.bkngs-summary h3 {
	padding-top:0px;
	margin-top:0px;
	border:none;
}

#bkngs-content table.bkngs-summary-table {
	margin:1em 0;
	width:100%;
}

#bkngs-content table.bkngs-summary-table thead {
	display:none;
}

#bkngs-content table.bkngs-summary-table th {
	padding-right:5px;
	font-weight:normal;
}

#bkngs-content table.bkngs-summary-table td {
	text-align:right;
	padding-left:0px;
	padding-right:0px;
}

#bkngs-content table.bkngs-summary-table tr.last th,
#bkngs-content table.bkngs-summary-table tr.last td {
	padding-bottom:10px;
}

#bkngs-content table.bkngs-summary-table tfoot {
	border-top:1px solid #7CA7BB;
	margin-bottom:10px;
}

#bkngs-content table.bkngs-summary-table tfoot th,
#bkngs-content table.bkngs-summary-table tfoot td {
	padding-top:9px;
	font-weight:bold;
	color:#333;
}

/* Availability Search Results */

body.availability-search-results #content-main {
	width:670px;
}

a.content-mini-thumbnail {
	float:left;
	margin-right:20px;
}

a.book-now-link {
	line-height:1em;
	padding:5px 10px;
	background-color:#00476B;
	color:#FFFFFF;
	text-transform:lowercase;
	text-decoration:none;
	display:inline-block;
}

a.book-now-link:hover, a.book-now-link:active {
	background-color:#7CA7BB;
	color:#FFFFFF;
}

body.availability-search-results a.more-link {
	background-color:#7CA7BB;
}

body.availability-search-results a.more-link:hover, body.availability-search-results a.more-link:active {
	background-color:#00476B;
}


/*
a.content-mini-thumbnail img {
	width:90px;
	height:60px;
}
*/




/**************************/

/*


#content {
	font-size: 1.2em
	}




.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}



h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .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;
	}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	*/
/* End Typography & Colors */



/* Begin Structure */
/*
body {
	margin: 0 0 20px 0;
	padding: 0;
	}





.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.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: both;
}

*/

/* End Structure */



/*	Begin Headers */
/*

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	*/
/* End Headers */







/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	*/
/* End Entry Lists */



/* Begin Form Elements */
/*
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}*/
/* End Form Elements */



/* Begin Comments*/
/*
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}*/
/* End Comments */







/* Begin Calendar */
/*
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }
*/
/* End Calendar */



/* Begin Various Tags & Classes */



/*
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/
/* End Various Tags & Classes*/



/* Captions */
/*
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
*/
/* End captions */



