@charset "UTF-8";
/* CSS Document */

/* --------------------------------------------------------------------- PhotoSmash Gallery --- */

.bwbps_gallery_div li {
	float: left;
	width: 130px;
	padding: 11px 5px;
	margin: 5px;
	list-style: none;
	background: url(images/bgThumbnail.png) center top no-repeat;
}

.bwbps_gallery_div li img {
	margin: 5px;
}
.bwbps_gallery_div li img:hover {
	border: #18A6DD 5px solid;
	margin: 0;
}

table.ps-form-table #bwbpsUpRadioURL{
	margin: 10px 0;
}

ul.bwbps_gallery, .photosmash_gallery table{
	margin: 0;
}

.ps-submit, #bwbps_uploadfile, #bwbps_imgcaptionInput {
	padding: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none transparent;
	background: #ECECEC;
}

.ps-submit:hover {
	background-color: #0DA9D2;
	color: #FFFFFF;
	cursor: pointer;
}

.bwbps_uploadspans {
	margin: 10px 0;
}

table.ps-form-table td, table.ps-form-table th{
	padding: 5px;
}


/* --------------------------------------------------------------------- kPicasa Gallery --- */

table#kpg-pictures td img.kpg-thumb {
	border: 4px #FFFFFF solid !important;
}

table#kpg-pictures td img.kpg-thumb:hover {
	border: 4px #18A6DD solid !important;
}

table#kpg-albums td div.kpg-summary {
	display: none;
}

table#kpg-albums td div.kpg-nbPhotos {
	margin: 0;
	color: #AC815F;
}

table#kpg-albums td {
	width: 160px;
}

table#kpg-albums td div.kpg-location {
	color: #41946A;
}

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

ul.sp {
	margin: 0 0 50px;
}

ul.sp li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul.sp .sp-title {
	font-size: 120%;
	color: #18A6DD;
}

ul.sp .sp-label, ul.sp .sp-date {
	color: #9F7445;
	font-size: 11px;
}

/* --------------------------------------------------------------------- Calendar --- */

#calendar-4 .widgettitle{
	display: none;
}

#calendar_wrap {
	background: url(images/bgCalendar.png) top center no-repeat;
	height: 250px;
}

#calendar_wrap caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	margin: 30px 0 16px;
}

#calendar_wrap table {
	margin: 0 auto;
	width: 186px;
}

#calendar_wrap thead {
	color: #CCCCCC;
}

#calendar_wrap tbody td {
	text-align: center;
	height: 20px;
	vertical-align: middle;
}

td#today {
	background: url(images/calendarCircle.png) center top no-repeat;
}

#calendar_wrap tfoot {
	height:50px;
}

#calendar_wrap #prev, #calendar_wrap #next {
	height: 15px;
	vertical-align: top;
}

#calendar_wrap #next{
	text-align: right;
}


/* --------------------------------------------------------------------- Contact Form7 --- */

.wpcf7-response-output {
	background: url(images/bgPageMiddle.jpg);
	border: none;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.wpcf7-mail-sent-ok {
	border: #0BCDE9 2px;
}

/* --------------------------------------------------------------------- Latest Post --- */

.widget a.pmc-link{
	letter-spacing: 0em;
}