/*
Theme Name: AdmiralCareyFoundation
Theme URI: http://www.admiralcareyfoundation.org
Version: 1.0
*/
@charset "utf-8";

body {

	font-family: "Times New Roman", Times, serif;

	font-size: 12pt;

	line-height: 18px;

	color: #000000;

	margin: 0;

	padding: 0;

	background-color: #323232;

	background-image: url(/wp-content/uploads/2012/07/bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

#container {

	/*width:801px;*/
	width:960px;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: double;

	border-right-color: #FFFFFF;

	border-left-color: #FFFFFF;

	margin-right: auto;

	margin-left: auto;
	margin-top:-27px;

}

#header {

	background-image: url(/wp-content/themes/CareyFoundation/images/bg_header.gif);

	overflow:hidden;

	height: 91px;

	/*width: 680px;*/

	width:960px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: a8a8a8;

}

#banner {

	display: block;

	height: 159px;
	overflow:hidden;

	background-color: #091627;

	background-image: url(/wp-content/themes/CareyFoundation/images/slogan.gif);

	background-repeat: no-repeat;

	background-position: right bottom;

}

#carrey_pic {

	display: block;

	float: left;

	width:250px;

}

#mainNav {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	float: right;

}

#mainNav li {

	display: block;

	float: left;

	height: 47px;

	width: 95px;

	overflow: hidden;

	margin-right: 1px;

	margin-left: 1px;

}

#mainNav li a {

	display: block;

	height: 47px;

	width: 95px;

	text-indent: -9999px;

}



#our_mission {

	background-image: url(/wp-content/themes/CareyFoundation/images/our_mission.gif);

}

#our_funding {

	background-image: url(/wp-content/themes/CareyFoundation/images/our_funding.gif);

}

#donate_now {

	background-image: url(/wp-content/themes/CareyFoundation/images/donate_now.gif);

}

#our_programs {

	background-image: url(/wp-content/themes/CareyFoundation/images/our_programs.gif);

}

#our_credentials {

	background-image: url(/wp-content/themes/CareyFoundation/images/our_credentials.gif);

}

#mainContent {

	/*background-image: url(/wp-content/themes/CareyFoundation/images/mainContent_bg.gif);*/

	display: block;

	background-repeat: no-repeat;

	/*padding-top: 10px;*/

	background-color: #FFFFFF;

}

#smallcontainer{

	/*background-image: url(/wp-content/themes/CareyFoundation/images/bg_sidebar.gif);*/

	/*background-repeat: repeat-y;*/

	background-color: #650000;

}

#sidebar  {

	/*background-image: url(/wp-content/themes/CareyFoundation/images/bg_sidebar.gif);*/

	/*background-repeat: repeat;*/

	background-color: #650000;

	display: block;

	width: 250px;

	float: left;

}

#content {

	background-color: #FFFFFF;

	display: block;

	/*width: 530px;*/
	width:690px;

	float: right;

	padding-left: 10px;
padding-right: 10px;
	min-height:1250px;

}

#footer {

	clear: both;

	/*background-image: url(/wp-content/themes/CareyFoundation/images/bg_footer.gif);*/

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #0b1c2e;

	height: 85px;

	display: block;

	border-bottom: 1px #ffffff solid;
	text-align:center;

}

#footerText{

	color: #ffffff;
}

#footerText a:link, #footerText a:visited, #footerText a:active, #footerText a:focus{

	color: #ffffff;
}

#footerText a:hover{

	color: #CCC;
}

#management {
	background-color:#650000;
	padding:10px;
}

#management h2 {
	color:white;
	text-align:center;
}

#management .indivs{
	width:230px;
	border:1px solid #FFF; 
	text-align:center;
	padding:10px; 
	background-color:#666;
	float:left;
	
	
}
#management .indivs .pic {
	border:1px solid #999; 
	padding:5px 10px; 
	background-color:white;
}

#management .indivs .name {
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
#management .indivs .title {
	font-size:12px;
	font-family:Arial, sans-serif;
}


/********************** style for content *********************/

.post{

	padding-bottom: 15px;

	padding-top: 10px;

}

.pageTitle{

	color: #650000;

	font-variant: small-caps;

	font-weight: bold;

	font-size: 25px;

padding-bottom:10px;
line-height:30px;

}

/*.pagecontent { padding:0 10px; }*/

.hundroVisTable {
	border:1px solid #DDD;
	border-collapse:collapse;
}

.hundroVisTable td {
	border:1px solid #DDD;
	font-size:12px;
}

.widgetText{

	color: #ffffff;

	padding-left: 5px;

	padding-right: 15px;
	padding-top:5px;
	padding-bottom:15px;
        font-size:10pt;
        font-family:Arial, sans-serif;
	border-bottom:1px solid white;

}

.widgetTitle{

	color: #ffffff;
        font-family:Arial, sans-serif;

}

#content blockquote{

	margin: 15px 30px 0 45px;

	padding: 0 0 0 45px;

	background: url('/wp-content/themes/CareyFoundation/images/blockquote.gif') no-repeat left top;

	font-style:italic;

}

#sidebar a, #sidebar a:visited, #sidebar a:hover{

        color:#ffffff;

        text-decoration: none;

}  

img{

        border: 0px;

}


.quicklinks li { padding-bottom:5px !important;
	padding-left:2px;
	margin-left:-10px;
}

.contactUs li { padding-bottom:5px !important;
	padding-left:2px;
	margin-left:-10px;
}