/*
Theme Name: Shane 2010
Description: Custom theme for Shane Massey
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #ffffff url(images/bg.png) repeat-x top left;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}
h1, h2, h3 {
	color: #aa1b1b;
}
.pagetitle {
	text-align: center;
	margin-bottom: 10px;
}


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

a:hover {
	text-decoration: none;
	color: #aa1b1b;
}

p {
	padding: 5px 0;
}

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

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

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

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

.wrapper {
	margin: 0px auto;
	width: 975px;
}

#header {
	height: 200px;
	background: url(images/header_bg-trans.png) no-repeat;
}
.top-nav {
	float: right;
	padding-top: 10px;
}
.top-nav img {
	margin-left: 5px;
}
#logo {
	height: 100px;
	padding-top: 30px;
}

#logo h1 a {
	display: block;
	text-indent: -9999px;
	height: 84px;
	width: 300px;
	outline: none;
}

#tagline {
	height: 40px;
	width: 400px;
	position: absolute;
	text-align: right;
	z-index: 99;
	padding: 50px 0 0 550px;
}

#tagline h3 {
        color: #fff;
	font-size: 21px;
	line-height: 24px;
        font-style: italic;
}

#nav {
	height: 31px;
	font-size: 14px;
	text-transform: uppercase;
}
#nav ul > li {
	display: inline;
}
#nav ul > li a {
	height: 31px;
	padding: 0 15px;
	display: block;
	float: left;
	line-height: 31px;
/*	color: #fff;*/
}
#nav ul > li a:hover, #nav li.current_page_item a {
/*	background: #fff;*/
	text-decoration: none;
/*	color: #555555;*/
}

#nav ul > li ul li a {
/*	background: #AA1B1B;*/
}

#join {
/*	height: 57px;*/
/*	line-height: 48px;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: right;
	color: #fff;
	padding: 20px 0 0 15px;
}
#joinform {
	float: right;
}

#join #joinlabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	
}

#join #join-email {
	border: 1px solid #555555;
	vertical-align: top;
/*	margin-top: 15px;*/
/*	margin-right: 10px;*/
	padding: 3px;
	color: #555555;
}
#join #joinbtn {
	background: #AA1B1B;
	vertical-align: top;
/*	margin: 16px 0 0 0px;*/
	padding: 2px 5px;
	color: #fff;
}
#join #joinbtn:active {
	padding: 3px 5px 1px 5px;
}
#subheader {
	height: 266px;
	padding-top: 40px;
}
.our-mision {
	width: 450px;
	height: 232px;
	border: 0px solid #fff;
	float: left;
	padding: 0px 20px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}
.our-mision h2 {
	font-size: 50px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1em;
}
.our-mision .read-more {
	text-align: right;
	margin-top: 15px;
}
.our-mision .read-more a {
	padding: 5px 10px;
	background: #AA1B1B;
	color: #fff;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}
.our-mision .read-more a:hover {
	background: #fff;
	color: #AA1B1B;
}
.subheader-img {
	border: 1px solid #fff;
	float: right;
}

#content {
	width: 625px;
	padding: 20px;
	float: left;
	margin-top: 8px;
	margin-bottom: 4px;
}
.latest-photos {
	width: 615px;
	padding: 15px 25px;
	float: left;
	margin-bottom: 5px;
}
.latest-photos h2 {
	color: #333;
/*	font: normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}
.latest-photos ul {
	list-style: none;
}
.latest-photos ul li {
	float: left;
	margin: 0 2px;
}
.latest-photos ul li img {
	border: 1px solid #333;
}

#sidebar {
	width: 306px;
	float: right;
	color: #333;
	margin-top: 7px;
}

#sidebar h2 {
	color: #333;
/*	font: normal 25px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
}
#sidebar .events {
	background: url(images/twitterside-trans.png) no-repeat;
	color: #fff;
	margin-bottom: 4px;
	height:160px;
}

#sidebar .events .tweet {
	padding:30px 0 0 40px;
	width:235px;
	height:62px;
	overflow:hidden;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

#sidebar .events .tweettime {
	padding:55px 0 0 145px;
	width:160px;
	height:25px;
	overflow:hidden;
	color:#555;
	font-size:12px;
	font-weight:bold;
}

#sidebar .events .tweet .time {
	display: none;
	padding:30px 0 0 110px;
	width:160px;
	height:25px;
	overflow:hidden;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

#sidebar .events h2 {
	font: normal 25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #fff;
	margin-bottom: 5px;
}
#sidebar .events h3 {
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #fff;
	padding-top: 10px;
}
#sidebar .events h3 a, #sidebar .events h3 a:visited {
	color: #fff;
}
#sidebar .events .event-date {
	width: 67px;
	height: 54px;
	float: left;
	text-align: center;
	font: bold 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(images/event_date.jpg) no-repeat;
	padding-top: 13px;
	line-height: 28px;
}
#sidebar .events .event-date .month {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#sidebar .socials {
	text-align: center;
	padding: 10px 0;
	margin-bottom: 4px;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 4px;
	padding: 15px 20px;
}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul li.issues {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}
#sidebar ul li.issues h3 {
	font-size: 24px;
}
#sidebar ul li.issues ul {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-style: normal;
}

#sidebar ul li.issues ul li {
	margin: 0 0 3px 0;
	padding: 2px 0 2px 20px;
	background: transparent url(images/sidebar-titlesbg.jpg) no-repeat scroll left center;
}

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

#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar li.widget_archive {
	overflow: hidden;
}
#sidebar li.widget_archive a, #sidebar li.widget_archive a:visited {
	color: #031247;
}
#sidebar li.widget_archive ul li {
	float: left;
	margin-right: 10px;
}
#sidebar .widget_recent_comments {
	font-weight: bold;
}
#sidebar .widget_recent_comments h3 {
	color: #333;
	background: url(images/comments_bg-trans.png) no-repeat top right;
}
#sidebar .widget_recent_comments a {
	font-weight: normal;
}

#footer {
	font-size: 10px;
	color: #fff;
}
#footer a, #footer a:visited {
	color: #fff;
}
#bottom {
	padding: 70px 20px 0;
	background: url(images/bottom_bg.png) repeat-x top center;
	height: 125px;
	color: #555;
}
.paid-for {
	padding: 20px 0px 10px;
}
.paid-for a {
	padding: 5px 10px;
	background: #AA1B1B;
	color: #fff;
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}
.paid-for a:hover {
	background: #fff;
	color: #AA1B1B;
}
#bnav {
	height: 24px;
	font-size: 10px;
	text-transform: uppercase;
}
#bnav li {
	display: inline;
}
#bnav li a {
	height: 24px;
	padding: 0px 10px;
	display: block;
	float: left;
	line-height: 24px;
	color: #555;
}
#bnav li a:hover, #nav li.current_page_item a {
	background: #fff;
	text-decoration: none;
	color: #555555;
}

.post {
	margin: 0 0 20px;
}
.post-title {
	border-bottom: 1px solid #cacaca;
	width: 505px;
	float: left;
	padding-bottom: 5px;
}
.post h2, .post-title h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
/*	font: italic 20px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	line-height: 25px;
}
.post .entry {
	line-height: 16px;
}

.post .entry p {
	clear: both;
}

.entry ul.child-pages {
	list-style: none;
	font-size: 1.5em;
}

.entry ul.child-pages li {
	padding: 3px 0;
}

.comments {
	float:right;
	padding: 10px 0 0 0;
	width: 53px;
	height: 45px;
	text-align: right;
	background: url(images/comments_bg-trans.png) no-repeat bottom left;
/*	font: bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.date {
	background: url(images/date_bg.jpg) no-repeat;
	width: 45px;
	height: 45px;
	text-align: center;
	font: bold 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 25px;
	float: left;
	margin-right: 10px;
}
.date .month {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 0 0;
	text-transform: uppercase;
}
a.more-link {
	display: block;
	float: right;
	text-align: right;
	color: #AA1B1B; /*#05367d;*/
/*	background: #AA1B1B;*/
	padding: 5px 10px;
}
a.more-link:hover {
	color: #fff; /*#05367d;*/
	background: #AA1B1B;
}
.thumbnail {
	float: left;
	margin-right: 10px;
}
.posts-titles-border {
	border-top: 1px solid #cacaca;
	padding-top: 15px;
}
.post-titles {
	clear: both;
}
.post-titles h2 {
	margin: 0 0 4px 0;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 30px;
	background: url(images/post-titlesbg.jpg) no-repeat center left;
	float: left;
}

.postmetadata {
	padding-top: 4px;
	font-size: 11px;
	color: #7e7e7e;
	float: left;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

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
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





#commentform input, #commentform textarea {
	border: 1px solid #cacaca;
}

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

.commentlist {
	text-align: justify;
}

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

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





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

#commentform textarea {
	padding: 2px;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#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: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* iContact forms */
#SignUp input, #SignUp textarea {
	margin: 0 0 5px 10px;
	padding: 2px;
	border: 1px solid #ccc;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	height: 32px;
	position: relative;
	z-index: 100;
}
.menu ul ul {
	width: 149px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
	line-height: 29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
/*	width: 149px; w\idth:138px;*/
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #faf8f7 url(images/drop.gif) bottom right no-repeat;
	color: #AA1B1B;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
/*	background: #c9ba65 url(images/drop.gif) bottom right no-repeat;*/
}
.menu ul ul :hover > a.drop {
/*	background: #c9ba65 url(images/drop.gif) bottom right no-repeat;*/
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
/*	background: #e2dfa8;*/
}
/* style the third level hover */
.menu ul ul ul a:hover {
/*	background: #b2ab9b;*/
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0;
	width: 149px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top: 30px;t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul {
	left: 149px;
	top: -1px;
	width: 149px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited, #nav li.current_page_item ul a {
	background: #AA1B1B;
	color: #fff;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	width: 128px;
	font-size: 0.9em;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width: 150px;w\idth:128px;
}

/* style the top level hover */
.menu a:hover, #bnav li a:hover {
	color: #AA1B1B;
	background: #fff;
}
.menu ul ul a:hover, #nav li.current_page_item ul a:hover {
	color: #faf8f7;
	background: #d00f0d;
}
.menu :hover > a {
	color: #AA1B1B;
	background: #fff;
} 
.menu ul ul :hover > a, #nav li.current_page_item ul :hover > a {
	color: #faf8f7;
	background: #d00f0d;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility: visible;
}


/* FriendFeed Widget */

#ff-activity p {
	padding: 0;
}

#ff-activity p.ff-meta a {
	color: #ccc;
}