/*  
Theme Name: Experience
Theme URI: http://www.freewpthemes.net/preview/experience
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #0F5B96 url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A4E4F5;
}

input, textarea {
	background: #A4E4F5; /* to match background use #1EB5DD; */
	border: 1px solid #FFFFFF; /* to match background use #1EB5DD; */
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0F5B96;
}

.donatebutton {
      	text-align: center;
}

.donatebutton input, .donatebutton textarea {
	background: #1EB5DD;
	border: 1px solid #1EB5DD;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

h3 {
	border-top-style: double;
        padding-top: 3px;
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

p#breadcrumbs {
	font-size: smaller;
        margin: 0px 30px 0;
        padding: 10px 0 0 0;
}
 
a {
	text-decoration: none;
	color: #A4E4F5;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 12px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 12px;
}

hr {
	display: none;
}

.post hr { display:inline; }

/* Header */

#header {
	width: 980px;
	background: url(images/img02.jpg) no-repeat center top;
	overflow: hidden;
}

#logoimg {
	float: left;
	width: 195px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #62D6F5;
}

#logoimg img {
	margin: 10px 0 20px 0;
	vertical-align: middle;
}

#logotext {
	float: left;
	width: 770px;
	color: #66B828; /* light green from PHCC logo */
}

#logotext h1, #logotext p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logotext h1 {
	margin-top: 33px;
	color: #62D6F5;
}

#logotext p {
	font-style: italic;
}

#logotext a         { text-decoration: none; }
#logotext a:link    { color: #FEFE20; } /* yellow from PHCC logo */
#logotext a:visited { color: #FEFE20; }
#logotext a:hover   { color: #FFF; }
#logotext a:active  { color: #62D6F5; }

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 560px; /* 530px; */
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/img05.gif) no-repeat;
	color: #0A416B;
}

.post a {
	color: #A4E4F5;
}

.post a:hover {
	color: #FFFFFF;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .links, .post .meta {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 25px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

.post .meta {
	line-height: normal;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Posts List */

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 20px;
}

.posts .title {
	padding: 0;
	text-transform: none;
	font-size: 1.2em;
	font-weight: bold;
}
.posts .title a:link    { color: #0A416B; } /* post color */
.posts .title a:visited { color: #0A416B; }
.posts .title a:hover   { color: #A4E4F5; } /* body color */
.posts .title a:active  { color: #FFFFFF; }

.posts .byline {
	padding: 0;
}

.posts p {
	margin: 0;
	padding: 0;
}

/* Comments */

#comment {
	width: 99%;
}

#commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#commentlist li {
	margin-bottom: 1px;
	padding: 10px;
	background: #2872A6;
}

#commentlist .meta {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#commentlist .meta a {
	color: #FFFFFF;
}

/* Sidebars */
.sidebar .current_page_item a {
	color: white;
        font-size: 110%;
}

.sidebar .widgettitle {
	color: #FEFE20; /* yellow from PHCC logo */
}
.sidebar .widgettitle a         { text-decoration: underline; }
.sidebar .widgettitle a:link    { color: #FEFE20; } /* yellow from PHCC logo */
.sidebar .widgettitle a:visited { color: #FEFE20; }
.sidebar .widgettitle a:hover   { color: #FFF; }
.sidebar .widgettitle a:active  { color: #62D6F5; }

.sidebar {
	float: left;
	width: 170px; /* 200px; */
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 7px 0 2px 30px;
	background: url(images/img08.gif) no-repeat 0 5px;
	border-bottom: 1px solid #2872A6;
	font-size: 15px;
}

.sidebar li li li {
	padding: 7px 0 2px 15px;
	background: none;
	font-size: 13px;
}

.sidebar li li a {
	text-decoration: none;
	color: #C9ECF5;
}

.sidebar li li a:hover {
	color: #FFFFFF;
}

.sidebar li h2 {
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
	padding-left: 10px;
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 15px;
}

/* Search */

#searchform {
	padding-top: 0px;
	text-align: left;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
	margin-top: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;
}

#calendar_wrap tfoot {
	font-weight: bold;
}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #083253;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;
|