/*
Theme Name: The Trusts Community Foundation
Theme URI: Description: The Trusts Community Foundation
Author: Chris Mole Media
*/

* {
    font-family:Arial,Helvetica,sans-serif;
    outline:none;
    padding:0;
    margin:0;
}

img {
    border:none;
}

.left,.alignleft {
    float:left;
}

.alignleft {
    margin:0px 10px 5px 0px;
}

.right,.alignright {
    float:right;
}

.alignright {
    margin:0px 0px 5px 10px;
}

.clear {
    clear:both;
}

.bold {
    font-weight:bold;
}

.italic {
    font-style:italic;
}

h1,h2,h4,h5,h6,li {
    line-height:normal;
    font-weight:normal;
    text-decoration:none;
}

h3 {
	font-weight:bold;
}

h1.title {
    margin:20px 0px;
}

a {
    text-decoration:none;
    outline:none;
    color:#4d948d;
}

a:hover {
}

body {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    background:White;
}
/* top handler*/
#top-handler {
    width:100%;
    height:7px;
    background:#4B928B;
}
/* header */
#header {
    margin:0px auto;
    width:960px;
    padding:0px;
    position:relative; 
    z-index:2;
}

#logo {
    float:left;
    margin:19px 0px 0px 0px;
}
/* main-menu */
#main-menu {
    float:right;
}
/* =Menu**********************************************************************************************************************************/
#access {
    clear:both;
    display:block;
    float:left;
    margin:0 auto 0px;
    width:100%;
}

#access ul {
    font-size:13px;
    list-style:none;
    margin:0 0 0 0;
    padding-left:0;
}

#access li {
    float:left;
    position:relative;
}

#access a {
    color:#5c5a50;
    display:block;
    font-size:14px;
    font-weight:600;
    line-height:43px;
    padding:50px 8px 0px 8px;
    text-decoration:none;
}

#access li.last-menu a {
    border-right:none;
}

#access ul ul {
    border-top:2px #2B6862 solid;
    -moz-box-shadow:0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 3px 3px rgba(0,0,0,0.2);
    box-shadow:0 3px 3px rgba(0,0,0,0.2);
    display:none;
    float:left;
    margin:0;
    position:absolute;
    top:7em;
    left:0;
    width:188px;
    z-index:99999;
    background:url(images/menu-bg.png) repeat;
}

#access ul ul ul {
    left:100%;
    top:0;
}

#access ul ul a {
    color:#fff;
    font-size:13px;
    font-weight:normal;
    height:auto;
    line-height:1.4em;
    padding:10px 10px;
    width:168px;
    border-right:none;
    border-bottom:1px solid #4B928B;
}

#access li:hover >a,#access a:focus {
}

#access ul ul:hover >a {
}

#access li:hover,#access li.current-menu-item {
    background:#4B928B;
}

#access li:hover >a,#access a:focus,#access li.current-menu-item a {
    color:#FFF;
}

#access ul li:hover >ul {
    display:block;
}

#access .current-menu-item >a,#access .current-menu-ancestor >a,#access .current_page_item >a,#access .current_page_ancestor >a {
    font-weight:bold;
}
/* Wrapper**********************************************************************************************************************************/


#main-wrapper {
    width:100%;
    z-index:1;
    position:relative;
    margin:0px 0px -49px 0px;
}

#top-wrapper {
    margin:0px auto;
    background:url(images/top-bg.jpg) no-repeat;
    width:960px;
    height:8px;
}

#bottom-wrapper {
    margin:0px auto;
    background:url(images/bottom-bg.png) no-repeat;
    width:960px;
    height:47px;
}

#wrapper {
    margin:0px auto;
    margin-top:10px;
    width:960px;
    min-height:500px;
    background:#FFF;
} 


/* content */

#content {
    margin:0px 0px 0px 0px;
    padding:0px 0px 20px 0px;
    color:#444;
    font-family:Arial,Helvetica,sans-serif;
} 



/* Home */ /* featured-page-area */

#featured-home-area {
    margin:0px auto;
    margin-top:7px;
    width:930px;
    height:384px;
}

#slider-shadow {
    margin:0px auto;
    width:930px;
    height:11px;
    margin-top:-12px;
    margin-bottom:40px;
} 


/* Home 3 Boxes*/

.home-boxes {
    float:left;
    width:280px;
    margin:0px 20px 0px 20px;
    min-height:200px;
}

.home-boxes h2 {
    margin:0px 0px 0px 0px;
    font-size:18px;
    font-weight:normal;
    padding:10px 0px 10px 0px;
}

.home-boxes h3 {
    margin:0px 0px 0px 0px;
    font-size:15px;
    font-weight:normal;
    padding:0px 0px 5px 0px;
    color:#4d948d;
}

.home-boxes p {
    line-height:20px;
}

.read-more {
    color:#4d948d;
    border-bottom:1px dashed #4d948d;
    background:url(images/arrow-right-readmore.jpg) no-repeat right;
    padding:0px 10px 0px 0px;
}

.read-more:hover {
    color:#21527b;
    border-bottom:1px dashed #21527b;
}

.home-box-latest-news p {
    margin-bottom:15px;
} /* Pages */

#content-map-page {
    float:left;
    width:430px;
    margin:20px 0px 0px 30px;
    line-height:21px;
    font-size:12px;
}

#content-map-page ul {
    list-style:outside;
    margin:10px 0px 20px 20px;
}

#content-map-page ul li {
    color:#444;
}

content-map-page td {
	text-align:left;
}

#content-funding-page {
    margin:0px auto;
    width:920px;
    color:#555;
}

#content-left {
    float:left;
    width:610px;
    margin:20px 0px 0px 30px;
    line-height:21px;
    font-size:12px;
    padding-right:20px;
}

#content-map-page h1,#content-left h1,#content-left h1.title,#content-left h1.entry-title {
    margin:0px 0px 20px 0px;
    line-height:normal;
    font-size:25px!important;
    color:#747474;
    text-decoration:none;
}

#content #content-left article header h1.entry-title a {
    margin:0px 0px 20px 0px;
    line-height:normal;
    font-size:18px!important;
    color:#747474;
    text-decoration:none;

}

#content-left ul,ol {
    margin:10px 0px 20px 30px;
    line-height:normal;
}

#content-left ul li,ol li {
    margin:0px 0px 5px 0px;
    list-style-type:disc;
    line-height:150%;
    color:#555;
}

#content-left ul li a,ol li a {
    color:#4b928b;
    text-decoration:underline;
}

#content-left ul li a:hover,ol li a:hover {
    color:#444;
}

#content-left p {
    margin:0px 0px 15px 0px;
    color:#444;
}

#content-left h3 {
    margin-bottom:15px;
}

#content-left a {
    color:#4b928b;
    text-decoration:underline;
}

#content-left a:hover {
    color:#555;
}

#content-left .nav-next {
    float:right;
}

#content-left .nav-previous {
    float:left;
}

#content-left nav {
    margin:0px 0px 20px 0px;
}

#content-left .nav-next a,#content-left .nav-previous a {
    color:#747474;
}

#sidebar {
    float:left;
    width:220px;
    margin:20px 0px 0px 35px;
}

#sidebar aside {
    margin:0px 0px 10px 0px;
    padding:0px 0px 10px 0px;
}

#sidebar h3 {
    font-size:20px;
    margin:0px 0px 20px 0px;
    font-weight:normal;
    color:#4b928b;
}

#sidebar ul {
    list-style:none;
    margin:0px 0px 0px 0px;
}

#sidebar ul li {
    margin:0px 0px 10px 0px;
    border-bottom:2px dashed #ddd;
    padding-bottom:10px;
}

#sidebar ul li a {
    font-size:12px;
    color:#666;
    font-weight:bold;
}

#sidebar ul li a:hover {
    color:#999;
}

#sidebar img {
	padding:4px;
       border: 1px solid #ddd;
}

#map-image {
    float:left;
    width:420px;
    margin:20px 0px 0px 35px;
}
/* footer**********************************************************************************************************************************/
#footer {
    position:absolute;
    width:100%;
    z-index:-1;
    background:url(images/footer-bg.jpg) repeat-x;
}

#footer-handler {
    margin:0px auto;
    width:960px;
    min-height:320px;
    background:url(images/footer-bg-leaves.jpg) no-repeat right top;
}

#footer-handler .footer-col {
    width:160px;
    float:left;
    margin:80px 25px 0px 0px;
    color:#b7f5ef;
    line-height:21px;
    min-height:200px;
}

#footer-handler .footer-col h2 {
    font-size:12px;
    font-weight:bold;
    margin:0px;
    line-height:21px;
}

#footer-handler .footer-col ul {
    list-style:none;
    margin:0px 0px 10px 0px;
}

#footer-handler .footer-col a {
    color:#b7f5ef;
    line-height:21px;
}

#footer-handler .footer-col a:hover {
    color:#fff;
}

#footer-handler .footer-col1 {
    margin-left:20px;
}

#footer-handler .footer-col2 {
}

#footer-handler .footer-col3 {
}

#footer-handler .footer-col3a {
        margin-left:30px;
}

#footer-handler .footer-col4 {
    margin-right:0;
}

#footer-handler #copyright {
    color:#fff;
    text-align:center;
    margin:0px 0px 0px 0px;
}

#footer-handler #copyright a {
    color:#FFF;
}

#footer-handler #copyright a:hover {
    color:#ccc;
}

/* For Slider**********************************************************************************************************************************/

#slider-overlap {
    position:absolute;
    z-index:2;
    background:url(img/overlap.png) no-repeat;
    width:462px;
    height:373px;
    float:left;
    margin:0px 0px 0px 452px;
    padding:0 15px 0 0;
}

#slider-overlap h1 {
    float:right;
    color:#4b928b;
    font-size:26px;
    margin:5px 0px 0px 0px !important;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-align:right;
    width:400px;
    line-height:100%;
}

#slider-overlap h1 span {
    font-size:26px;
}

#slider-overlap h3 {
    float:right;
    color:#747474;
    font-size:18px;
    margin:9px 0px 7px 0px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    text-align:right;
    width:350px;
}

#slider-overlap #slider-page-desc {
    float:right;
    text-align:right;
    width:360px;
    margin:5px 0px 0px 0px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    line-height:150%;
    color:#444;
}

#slider-overlap #slider-page-desc p {
    margin:0px 0px 12px 0px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#444;
}

#slider-overlap #slider-page-desc a {
    color:#4b928b;
    text-decoration:none;
    font-size:11px;
    text-transform:uppercase;
    border-bottom:1px dashed #4b928b;
}

#slider-overlap #slider-page-desc a:hover {
    border-bottom:0;
}

.slide .caption p.s-title {
    color:#a3e5df;
    font-size:12px;
    font-weight:bold;
    margin:0px 0px 5px 0px;
    text-transform:uppercase;
}

.slide .caption p.s-desc {
    font-size:12px;
    margin:0px 0px 7px 0px;
}

.slide .caption a img:hover {
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */
} 


/*        Slideshow*/

#slides {
    position:absolute;
    z-index:1;
} 

/*        Slides container        Important:        Set the width of your slides container        Set to display none, prevents content flash*/

.slides_container {
    width:660px;
    overflow:hidden;
    display:none;
} 

/*        Each slide        Important:        Set the width of your slides        If height not specified height will be set by the slide content        Set to display block*/

.slides_container div.slide {
    width:660px;
    height:373px;
    display:block;
}

#slides .next {
    left:930px;
} 


/*        Pagination*/

.pagination {
    float:left;
    position:absolute;
    z-index:1005;
    margin:-20px 0px 0px 300px;
    width:200px;
}

.pagination li {
    float:left;
    margin:0 1px;
    list-style:none;
}

.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    background-image:url(img/slider-pagination.png);
    background-position:0 0;
    float:left;
    overflow:hidden;
}

.pagination li.current a {
    background-position:0 -12px;
} /*        Caption*/

.caption {
    z-index:500;
    font-family:Arial,Helvetica,sans-serif;
    position:absolute;
    bottom:-35px;
    left:0;
    height:70px;
    padding:5px 0px 0 20px;
    background:url(images/caption-bg.png) transparent;
    width:650px;
    font-size:12px;
    line-height:1.33;
    color:#fff;
    border-top:1px solid #000;
    text-shadow:none;
}

.wpcf7 textarea {
    width:280px;
    height:100px;
    padding:4px;
}

.wpcf7 input {
    width:280px;
    padding:4px;
}

.wpcf7 input.wpcf7-submit {
    width:120px;
}

.breadcrumbs {
    margin-bottom:20px;
}

a.tragas {
    display:block;
    padding:2px 5px;
    border:1px solid #b7f5ef;
    width:90px;
    text-align:center;
}

p {
    line-height:130%;
}

hr {
    margin:0 0 20px 0;
    padding:0;
    background:#999;
    border:0;
    height:1px;
}



.notice_label {
    font-family:Times;
    font-size:11px;
    font-weight:bold;
    color:#243c82;
}

#ttcf-sbox-wrapper {
    width:920px;
    margin:0 auto;
    padding:0px;
    color:#747474;
}

#ttcf-sbox-wrapper p {
    margin:0px;
    padding:0px;
}

form#ttcf-form {
    margin:0px;
}

form#ttcf-form input.ttcf-input {
    border:#616161 1px solid;
    margin:0px 10px 10px 0px;
    padding:5px;
    color:#747474;
}

form#ttcf-form input.ttcf-submit {
    border:#616161 1px solid;
    margin:0px 10px 10px 0px;
    padding:5px;
    color:#000;
    font-weight:bold;
    background:#cccccc;
    cursor:pointer;
}

table#ttcf-rbox tr td,table#ttcf-rbox tr th {
    padding:5px;
    vertical-align:top;
    font-size:11px;
}

.grid-bg {
    background:#d6d6d6;
}

table#ttcf-rbox tr th {
    background:#979797;
    color:#f3f3f3;
    white-space:nowrap;
}

.text-right {
    text-align:right;
}

#content-funding-page p {
    margin:0 0 15px 0;
    padding:0;
    line-height:130%
}

.entry-content img.size-thumbnail{
	border: 1px solid #ddd;
	padding: 2px;
	}

#content-left.recentProjectContents .entry-content img.size-thumbnail{
	width: 80px;
	height: 80px;
	}

#content-left.recentProjectContents .entry-content{
	min-height: 120px;	
	}

#content-left article.projects header.entry-header h1.entry-title a,
#content-left article.projects header.entry-header h1.entry-title,
#content-left article.projects header.entry-header h1
{
	font-size: 18px !important;
	text-decoration: none;
	}
#content #content-left.recentProjectContents article header h1.entry-title a ,
#content #content-left.latestNewsItems article header h1.entry-title a
{
	font-size: 18px !important;	
	text-decoration: none;	
	}

h1.entry-title {
	margin:5px 0 20px 0;
}

h1.entry-title a {
	text-decoration:none;
}

.infoTable {
    border-style:none;
    width:100%;
    margin-top:20px;
}

.infoTable th {
    padding:0 5px 0 5px;
    margin:0px 0px 0px 0px;
    line-height:normal;
    height:50px;
    font-family:arial,helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    text-align:left;
    border-bottom:1px solid #7db4a2;
    border-top:1px solid #7db4a2;
    border-right:1px solid #fff;
    background-color:#e0e9e6;
}

.infoTable tr {
    padding:2px 0px 2px 0px;
    margin:0px 0px 0px 0px;
}

.infoTable td {
    padding:4px;
    margin:0px;
    line-height:normal;
    height:27px;
    border-bottom:1px solid #c2e4d9;
    text-align:left;
    color:#344;
}

.infoTable h3 {
  color:#243C82;
  font-family:Arial;
  font-size:13px;
  margin:8px 0 4px 0;
}

.infoTable td.lefttext{ text-align:left; }
.infoTable h2{
	font-size:20px;
	color:#243C82;
        margin-top:10px;
}

.infoTable th p {
        font-size:10px;
	font-weight:normal;
        margin:0;
        padding:0;
}

.mapTable {
	border-style:none;
	width:100%;
	margin-top:20px;
}
.mapTable td {
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #c2e4d9;
}
.mapTable tr {
	padding: 2px 0px 2px 0px;
}
.mapTable th {
	padding: 4px 8px 4px 8px;
	font-family:arial,helvetica,sans-serif; 
	font-size:10pt; 
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #7db4a2;
	border-top: 1px solid #7db4a2;
	background-color:#e0e9e6;
}

.notice_label{
	font-family:Times;
	font-size:12px;
	font-weight:bold;
	color:#243c82;
}
map area{ cursor:pointer; }


.slides_container .slide img{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-o-border-radius: 10px;		

		/* firefox's individual border radius properties */
		-moz-border-radius-topleft:15px; /* top left corner */
		-moz-border-radius-bottomleft:15px; /* bottom left corner */
		-moz-border-radius:10px 0px 0px 10px;  /* shorthand topleft topright bottomright bottomleft */

		/* webkit's individual border radius properties */
		-webkit-border-top-left-radius:10px; /* top left corner */
		-webkit-border-bottom-left-radius:10px; /* bottom left corner */
	}

.slides_container .slide .caption{

		-moz-border-radius: 0px 0px 0px 10px;
		-webkit-border-radius: 0px 0px 0px 10px;
		-o-border-radius: 0px 0px 0px 10px;		

		/* firefox's individual border radius properties */
		-moz-border-radius-bottomleft:15px; /* bottom left corner */
		-moz-border-radius:0px 0px 0px 10px;  /* shorthand topleft topright bottomright bottomleft */
		

		/* webkit's individual border radius properties */
		-webkit-border-bottom-left-radius:10px; /* bottom left corner */
	}

.wpcf7 input,
.wpcf7 textarea  {
	margin:2px 0 10px 0;
	font-size:13px;
	color:#747474;
}
#historic-grant-content {
    margin: 20px 30px 0px 30px;
    line-height: 21px;
    font-size: 12px;
}
#historic-grant-content-left {
    float: left;
    width: 410px;
    margin: 0px 0px 0px 30px;
    line-height: 21px;
    font-size: 12px;
    padding-right: 20px;
}
#historic-grant-content-right {
    float: left;
    width: 420px;
    margin: 0px 0px 0px 35px;
}
#historic-grant-content-left h1 {
	background: #ccc;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
#historic-grant-content-left h2 {
	background: #ccc;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
#historic-grant-content-left h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
}
#historic-grant-content-left p.information {
	margin-bottom: 20px;
}
#historic-grant-content-left ul {
	margin-left: 30px;
}
#historic-grants-data {
	margin-top: 20px;
}
.gaming-venues th {
	border-top: solid 1px #7db4a2;
	border-bottom: solid 1px #7db4a2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background: #e0e9e6;
}
.gaming-venues tbody {
	padding-top: 20px;
}
.gaming-venues td {
	border-bottom: solid 1px #dfdfdf;
	padding: 5px;
}
.tip-twitter {
	opacity:1;
	z-index:1000;
	text-align:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:8px 8px;
	max-width:200px;
	color:#fff;
	background-color:#4b9483;
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tip-twitter .tip-inner {
	font:bold 11px/14px 'Lucida Grande',sans-serif;
}
.tip-twitter .tip-inner a {
	color: #fff;
	text-decoration: none;
}
/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-twitter .tip-arrow-top {
	margin-top:-5px;
	margin-left:-5px; /* approx. half the width to center it */
	top:0;
	left:50%;
	width:9px;
	height:5px;
	background:url(images/arrows.png) no-repeat;
}
.tip-twitter .tip-arrow-right {
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:0;
	top:50%;
	left:100%;
	width:5px;
	height:9px;
	background:url(images/arrows.png) no-repeat -9px 0;
}
.tip-twitter .tip-arrow-bottom {
	margin-top:0;
	margin-left:-5px; /* approx. half the width to center it */
	top:100%;
	left:50%;
	width:9px;
	height:5px;
	background:url(images/arrows.png) no-repeat -18px 0;
}
.tip-twitter .tip-arrow-left {
	margin-top:-4px; /* approx. half the height to center it */
	margin-left:-5px;
	top:50%;
	left:0;
	width:5px;
	height:9px;
	background:url(images/arrows.png) no-repeat -27px 0;
}
#content article {margin-left:50px;}

.page-id-65 td {
	padding:5px 10px 5px 10px;
	vertical-align:top;
}