/*
Theme Name: McNealy
Theme URI: http://www.notion3.com/
Description: Template for McNealy.
Version: 1
Author: Notion3
Author URI: http://www.notion3.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #215a8b url(images/bg.png) repeat-x top;
	color: #333;
	}



#content {
	font-size: 1.2em;
    }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry p {
	font-size: 1.3em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	
display: block;
overflow: hidden;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.paidfor {
        width: 200px;
	border: 1px solid #FFFFFF;
        padding: 10px 10px 10px 10px;
        margin-top: 10px;
    	margin-right: auto;
	margin-left: auto;
}

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

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.5em;
	}

h1, h1 a {
	text-decoration: none;
	background:  url(images/blue-header.png) left repeat-y;
	color: #ffffff;
	font-size: 150%;
	padding-left: 10px;
	}

h2, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2 a {
        color:#3479A7;
        text-decoration:none;
}

h2 a:hover {
        text-decoration:underline;
}

h2, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.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, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

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

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

a {
        color:#3479A7;
        text-decoration:none;
}

a:hover {
        text-decoration:underline;
} 

h2 a:hover, h3 a:hover {
	color: #175671;
	text-decoration: none;
	}

#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;
	padding: 0;
	}

#page {
	margin: auto;
	background: url(images/contbg.png) repeat-y;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-left: 14px;
	padding-right: 17px;
	width: 920px;
	}

#header {
width: 920px;
height: 155px;
background: url(images/header.jpg) no-repeat;
	}

.newsletter {
width: 260px;
height: 55px;
float: right;
margin-top: 60px;
margin-right: 22px;
}

#topmenu {
background: url(images/navbg.png) repeat-x;
height: 30px;
padding-top: 8px;
padding-bottom: 2px;
padding-left: 5px
}

#breadcrumbs {
background: url(images/breadcrumb.png) repeat-x;
margin-right: 0px;
margin-left: 0px;
height: 30px;
padding-top: 11px;
padding-left: 10px;
}

#breadcrumbs a {
color: #009dc1;	
}

#topshadow {
background-color: #fff;
}

#footer {
	background: #215a8b url(images/footer.png) no-repeat top;
	border: none;
	clear: both;
	height: 64px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 50px;
	padding-top: 20px;
	}

#footer ul {
list-style: none;
}

#footer li {
display: block;
float: left;
padding-right: 10px;
padding-left: 10px;
}

#footer a {
color: #ffffff;
text-decoration:underline;
}

#footer a:hover { text-decoration: none; }

#sidebar
{
    border-left: solid 1px #999;
    float: right;
    font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*    margin-left: 625px;*/
    margin-top: 12px;
    padding: 0 0 10px 10px;
    width: 273px;
}
	
.narrowcolumn {
	float: left;
	padding: 0 10px 20px 25px;
	margin: 0px 0 0;
	width: 585px;
}

.widecolumn {
	padding: 0 10px 20px 25px;
	margin: 0px 0 0;
	width: 95%;
	
	}

h3.home {
font-size: 130%;
background: transparent;
color: #333333;
padding-left: 0;
margin-bottom: 0;
}

h3.home a {
font-size: 130%;
background: transparent;
color: #333333;
padding-left: 0;
}

h2.home a {
        color:#3479A7;
        text-decoration:none;
}

h2.home a:hover {
        text-decoration:underline;
}

.post {
	margin: 0 0 15px;
	text-align: justify;
padding-bottom: 20px;
	}

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

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {

	}

h2 {
	margin: 30px 0 0;
	}

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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	height: 32px;
width: 272px;
display: block;
text-transform: uppercase;
text-align: center;
font-size: 200%;
color: #ffffff;
padding-top: 5px;
background: url(images/side_bg.jpg) repeat-x;
margin-bottom: 10px;
	}

#text-449897691, #text-449897693 {
text-align: center;
}

#text-449897691 img, #text-449897693 img {
text-align: center;
padding: 3px;
}

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

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 30px;
	margin: 0;
        font-size: 1.3em;
	}

.entry ol li {
	margin: 0;
	padding: 0;
        font-size: 1.3em;
	}

.entry ul {
       font-size: 1.3em;
       padding-top: 3px;
	}
       

.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 { /* This is mainly for password protected posts, makes them look better. */
	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 Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* 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 */
h3.icontitle {
font-size: 230%;
color: #215a8b;
margin-top: 10px;
font-style: italic;
font-weight: bold;
margin-bottom: 5px;
}

.icons {
padding-left: 50px;	
}

.donations {
/*background: url(images/donations.jpg) #000 no-repeat;*/
height: 192px;
/*display: block;*/
width: 896px;
margin-bottom: 18px;
margin-left: 12px;
}

#sidebar-main {
text-align: right;
/*padding-top: 65px;*/
font-size: 350%;
/*padding-right: 320px;*/
color: #ffffff;
font-weight: bold;
font-style: italic;
}

.donatebutton {
margin-top: 25px;	
}

#sidebar-footer {
width: 700px;
clear: both;
margin: auto;
text-align: center;
color: #ffffff;
}

span.date {
color: #175671;	
font-size: 105%;
}

.homesep {
display: block;
height: 1px;
background: #999;
margin-top: 0px;
width: 100%;
}
/* menu */

#pixopoint_menu1 {
	width:100%;
	height:32px;
	background-position:50% 0;
	margin:0; 
	width: 710px;
	float: left;
	margin-top: -4px;
	}
#pixopoint_menu1 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	color:#FFFFFF;
	line-height:32px;
	z-index:20;
	letter-spacing:0px;
	font-weight:bold;
	font-size: 115%;
	padding:0;
	margin:0;
	padding-top: 2px;
	padding-bottom: 2px;
	float:left;
	font-family:tahoma,sans-serif;
	position:relative;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
background: #d4d4d4;
color: #6e6e6e;
	background-position:0 60px;
	}
#pixopoint_menu1 li a {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 12px;
	color:#FFFFFF;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color: #6e6e6e;
	background-position:100% -120px;
	
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:31px;
	width:210px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	
	}
#pixopoint_menu1 ul ul li a {
	padding:4px 10px;
	text-transform:normal;
	font-variant:normal;
	}
#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:20;
	width:190px;
	font-family:helvetica,arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	background:#FFFFFF;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
	}
#pixopoint_menu1 ul ul li a {
	line-height:22px;
	color:#444444;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#444444;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#FFFFFF;
	background:#B41520;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}
	
#pixopoint_menu1 .current_page_item
 {
color: #7f7f7f !important;
background: #d4d4d4 !important;
} 

#pixopoint_menu1 .current_page_item a
 {
color: #6e6e6e !important;
} 

.newsinput {
background: none;
border: 0;
}

.topnewsletter {
padding-top: 2px;
}

.newssubmit {
height: 48px;
width: 64px;
background: none;
border: 0;
cursor: normal;
}

.searchhead {
width: 190px;
float: left;
display: inline;
}

.searchhead #s {
width: 100px;	
}

.searchhead #searchsubmit {
width: 70px;	
}

.searchhead #searchform {
margin: 0;
padding: 0;
}


/** Banner **/
div.donation-header
{
    background: url(images/Banner.png) #000 no-repeat ;
    height: 222px;
    margin-left: -12px;
    width: 920px;
}
div#donate_btn
{
    background: url(images/donate-button.gif) #000 no-repeat;
	height: 44px;
    position: relative;
    left: 75px;
    top: 140px;
	width: 113px;
}
div.raised-so-far
{
    font-size: 0.95em;
    left: 245px;
    margin-top: 60px;
    margin-left: 245px;
    text-align: center;
    width: 475px;
}
div.recent-donors
{
    margin-left: 22px;
    margin-top: -70px;
    text-align: center;
    width: 220px;
}
div.recent-donors div#as-of
{
    font-size: 10px;
    font-style: normal;
    font-weight: normal;    
}
div.recent-donors label#recent-donor-lbl
{
    color: yellow;
    font-size: 18px;
    font-style: normal;
}
div.recent-donors span#recent-donor-name
{
    display: block;
    color: #fff;
    font-size: 20px;
    font-style: normal;
}
div.progress-bar
{
    background: url(images/progress-bar-background.png) #000 no-repeat;
	float: left;
	height: 25px;
	width: 920px;
}
div.progress-bar div#progress-bar
{
    background: url(images/progress-bar-progress.png) #fff;
	height: 25px;
	width: 0%;
}
div#progress_bar
{
    background: url(images/progress-bar-progress.png) #000 no-repeat;
	height: 11px;
	width: 883px;
}
div.progress-meter
{
    color: #fff;
    font-size: 10px;
    font-style: normal;
    margin-top: 61px;
}
div.progress-meter-tick
{
    float: left;
}
div.progress-meter-tick span
{
    display: block;
    margin-right: 10px;
}
div#tick1
{
    margin-left: 1px;
}
div#tick2
{
    margin-left: 8px;
}
div#tick3
{
    margin-left: 26px;
}
div#tick4
{
    margin-left: 38px;
}
div#tick5
{
    margin-left: 57px;
}
div#tick6
{
    margin-left: 149px;
}
div#tick7
{
    margin-left: 149px;
}
div#tick8
{
    margin-left: 222px;
}

#gallery-a6af4ef1{
height: 200px;	
}

.widget {
margin-bottom: 15px;	
}