/*   
Theme Name: Betty's Love Alzheimer's Charities
Theme URI: http://bettyslove.org/
Description: WordPress Instalation for Betty's Love
Author: Anthony D'Arco
Author URI: http://anthonydarcodesigns.com/
Version: 1.0
.
All rights to this theme are reserved to Betty's Love Alzheimer's Charities
.
*/
/*STRUCTURE*/

/* HEADER */
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 25px;
	border: thin solid #6CA56E;
	z-index: 0;
}
#betty {
	background-image: url(images/betty.jpg);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	width: 960px;
	height:145px;
	position: absolute;
}
#header {
	position: relative;
	height: 145px;
	z-index: 6;
}
#logo {
	position: absolute;
	top: -33px;
	left: 60px;
}
#donate_button {
	position: absolute;
	left: -1px;
	top: 25px;
}
#top_menu {
	position: absolute;
	top: 3px;
	right: 5px;
	text-align: right;
	width: 100%;
}
#top_menu ul li {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	display: inline;
}
#top_menu ul li a {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size:1em;
	text-decoration: none;
	display: inline;
	color: #1C2051;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
}
#top_menu ul li a:hover {
	text-decoration: none;
	display: inline;
	color: #1919CF;
}
/*Begins Quick Links*/
.quick_links_items {
	display: none;
}
#quick_links {
	position: absolute;
	right: 25px;
	width: 225px;
	top: 10px;
}
#quick_link_tl {
	float:left;
	padding: 2px;
	line-height: 6px;
	background-image: url(images/menu/outs/tl.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 90px;
}
#quick_link_tl .quick_link_words a {
	color: #F3FFD4;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	background-image: url(images/menu/out/tl.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
	width: 90px;
	top: 23px;
	left: -2px;
	padding: 25px 20px; 
}
#quick_link_tl .quick_link_for {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	position: absolute;
	top: 15px;
	left: 10px;
	z-index: 10;
}
#quick_link_tl a:hover {
	background-image: url(images/menu/overs/tl.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
} /*End quick link Top Left*/
#quick_link_tr {
	float:left;
	padding: 2px;
	line-height: 6px;
	background-image: url(images/menu/outs/tr.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 90px;
}
#quick_link_tr .quick_link_words a {
	color: #F3FFD4;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	background-image: url(images/menu/out/tr.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
	width: 90px;
	top: 23px;
	left: -2px;
	padding: 25px 20px; 
}
#quick_link_tr .quick_link_for {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	position: absolute;
	top: 15px;
	left: 105px;
	z-index: 10;
}
#quick_link_tr a:hover {
	backgroundimage: url(images/menu/overs/tr.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
} /*End quick link Top Right*/
#quick_link_bl {
	float:left;
	padding: 2px;
	line-height: 6px;
	background-image: url(images/menu/outs/bl.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 90px;
}
#quick_link_bl .quick_link_words a {
	color: #F3FFD4;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	background-image: url(images/menu/out/bl.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
	width: 90px;
	top: 23px;
	left: -2px;
	padding: 25px 9px; 
}
#quick_link_bl .quick_link_for {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	position: absolute;
	top: 83px;
	left: 10px;
	z-index: 10;
}
#quick_link_bl a:hover {
	background-image: url(images/menu/overs/bl.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
} /*End quick link Bottom Left*/
#quick_link_br {
	float:left;
	padding: 2px;
	line-height: 6px;
	background-image: url(images/menu/outs/br.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 90px;
}
#quick_link_br .quick_link_words a {
	color: #F3FFD4;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:14px;
	background-image: url(images/menu/out/br.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 66px;
	width: 90px;
	top: 23px;
	left: -2px;
	padding: 25px 14px; 
}
#quick_link_br .quick_link_for {
	color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style:italic;
	position: absolute;
	top: 83px;
	left: 105px;
	z-index: 10;
}
#quick_link_br a:hover {
	background-image: url(images/menu/overs/br.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
} /*End quick link Bottom Right*/
/*Ends Quick Links*/

/* HEADER ENDS*/

/* MENU */
#menu_bar {
	background-image: url(images/menu/blue-menu-gradient.jpg);
	background-repeat: repeat-x;
	height: 22px;
	position: relative;
	z-index: 9999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bot: 0px;
}
#menu-green-seperator {
	background-color: #5A975C;
	height: 1px;
	position: relative;
	z-index: 9;
}
#menu-blue-seperator {
	background-color: #09214B;
	height: 2px;
	position: relative;
	z-index: 9;
}
.menu_left {
	background-image: url(images/menu/blue-menu-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	width: 430px;
	left: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#MenuBar1 {
	float:left;
	display:inline;
}
#MenuBar2 {
	float:left;
	display:inline;
}
#MenuBar3 {
	float:left;
	display:inline;
}
.menu_center {
	background-image: url(images/menu/green-menu-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}
.menu_center_items {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0;
	margin: 0;
	float: left;
	color: #09214B;
}
.menu_center_items a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0;
	height:22px;
	color: #09214B;
	font-size:1.1em;
	position:relative;
	float: left;
}
.menu_center_items a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0;
	background-image: url(images/menu/blue-menu-gradient.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size:1.1em;
}
.menu_right {
	background-image: url(images/menu/blue-menu-gradient.jpg);
	background-repeat: repeat-x;
	font-variant:small-caps;
	position: relative;
	width: 225px;
	left: 0px;
	float: right;
	color: #5A975C;
}
#menu_about {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	color: #5A975C;
}
#menu_about a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	height:22px;
	color: #5A975C;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size:1.1em;
	margin: 0px;
}
#menu_about a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/menu/green-menu-gradient.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size:1.1em;
}
#menu_shop {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	color: #09214B;
}
#menu_shop a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	width: 40px;
	height:22px;
	color: #09214B;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size:1.1em;
}
#menu_shop a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/menu/blue-menu-gradient.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size:1.1em;
}
#login {
	list-style-type: none;
	margin: 0px;
}

/* see spry collapsable widget for login */
/* MENU ENDS*/

/* CONTENT */
#content {
	padding: 11px;
	position: relative;
	z-index: 5;
}
#featured {
	position: relative;
	height: 300px;
	width: 590px;
	border: thin solid #09214B;
}
#featured p {
	color: #FFFFFF;
}

/* SIDEBAR */
#sidebar {
	background-image: url(images/news-box-gradient.jpg);
	background-repeat: repeat-x;
	height: 280px;
	width: 310px;
	position: relative;
	float: right;
	border: thin solid #09214B;
	padding: 10px;
}
.news_blocks {
	background-color: #FFFFFF;
	height: 50px;
	margin-bottom: 5px;
	border: thin solid #09214B;
	position: relative;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	overflow: hidden;
}
.news_blocks p {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-variant: normal;
	letter-spacing: .03em;
	word-spacing: .03em;
	margin: 0;
}
.read_more {
	position: absolute;
	right: 2px;
	bottom: 2px;
}
.read_more p a {
	line-height: 1.2;
	font-variant: normal;
	letter-spacing: 0.03em;
	word-spacing: 0.03em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
}
#form_box {
	background-color: #FFFFFF;
	border: thin solid #09214B;
	position: relative;
}
#signup_box {
}
#search_bar {
	background-color: #09214B;
	margin-top: 0px;
	padding: 1%;
	overflow: hidden;
	height: 1.3em;
	width: 98.5%;
}
#secondary_boxes {
	margin: 11px;
	border: thin solid #A4A4A4;
	padding-top: 10px;
	padding-left: 2px;
	z-index: 100;
	position: relative;
}
#social_networking {
	position: relative;
	text-align: center;
	word-spacing: .5em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-top: 2px;
}
#social_networking img {
	position: relative;
	text-align: center;
	word-spacing: 0px;
}
/* SIDEBAR ENDS */
/*For News Ticker*/
#tickerContainer {
	position:relative;
	}
#ticker {
	width:310px;
	height:150px;
	overflow:hidden;
	position: relative;
}
#ticker dt {
	padding:0 10px 5px 10px;
	padding-top:10px;
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A03F35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant: normal;
}
#ticker dd {
	margin-left:0;
	font:normal .8em Verdana;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #aaaaaa;
	position:relative;
}

#ticker div { margin-top:0; }
/*End News Ticker*/
/* CONTENT ENDS*/

/* FOOTER */
#footer {
	position: relative;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	z-index: 1;
}
#ad_spaces {
	z-index: 5;
}
.square_ads {
	background-image: url(images/ad-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 125px;
	width: 125px;
	border: thin solid #09214B;
	float: left;
	z-index: 5;
	overflow: hidden;
	margin: 11px;
}
.sm_rectangle_ads {
	background-image: url(images/ad-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 125px;
	width: 306px;
	border: thin solid #09214B;
	float: left;
	z-index: 5;
	overflow: hidden;
	margin: 11px;
}
.lg_rectangle_ads {
	background-image: url(images/ad-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 125px;
	width: 488px;
	border: thin solid #09214B;
	float: left;
	z-index: 5;
	overflow: hidden;
	margin: 11px;
}
.full_ads {
	background-image: url(images/ad-gradient.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 125px;
	width: 937px;
	border: thin solid #09214B;
	float: left;
	z-index: 5;
	overflow: hidden;
	margin: 11px;
}
#bl {
	position: absolute;
	right: 35px;
	bottom: 0px;
	z-index: -1;
}
#bl_homepage {
	position: absolute;
	left: 35px;
	bottom: 0px;
	z-index: -1;
}
#footer_links {
	position: relative;
	top: 5px;
	right: 5px;
	text-align: right;
	width: 100%;
	z-index: 10;
}
#footer_links ul li {
	text-decoration: none;
	display: inline;
}
#footer_links ul li a {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size:1em;
	text-decoration: none;
	display: inline;
	color: #1C2051;
	font-weight: bold;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
}
#footer_links ul li a:hover {
	text-decoration: none;
	display: inline;
	color: #1919CF;
}
#footer_links ul li.smaller_nonbold a {
	font-variant: normal;
	font-size:.9em;
}
#clearing {
	clear: both;
}
/* FOOTER ENDS*/

/* //////// SECOND PAGES CSS   ///////////*/
#sidebarB {
	width: 300px;
	background-image: url(images/menu/sidebar-page2.jpg);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding: 3px;
}
#sidebarB a {
	list-style-type: none;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebarB ul li {
	list-style-type: none;
	margin: 0px;
	padding: 2px;
}
#sidebarB ul li ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebarB ul li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 20px;
}
#sidebarB ul li a {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.links {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	list-style-type: none;
}

#posts {
	width: 630px;
	z-index: 11;
	position: relative;
	min-height: 330px;
	margin-left: 310px;
}
#posts li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 20px;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-image: url(images/bullet.jpg);
}

#pages {
	width: 100%;
	z-index: 11;
	position: relative;
	min-height: 310px;
	padding: 10px;
}
#pages li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 20px;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-image: url(images/bullet.jpg);
}

/* //////// Search Results Page   ///////////*/
.search_posts {
	background-color: #D0E1CF;
	border: 1px solid #002246;
	padding: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.navigation {
}
/* ----------------------------------- Global Defaults ---------------------------------------- */
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/background-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #002246;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.25;
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #002246;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .25em;
	padding-left: 0px;
}
h1 {
	padding-bottom: .25em;
}
h2 {
	padding-bottom: .25em;
}
h3 {
	font-size: 20px;
	padding-bottom: .25em;
}
h4 {
	padding-bottom: .25em;
	font-size: 18px;
}
h5 {
	margin-top: -.25em;
}
h1 a {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
h2 a {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
h3 a {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
h4 a {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: .9em;
}
/*News Headline*/
h5 {
	font-size: .9em;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}
h5 a {
	font-size: .9em;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

}

/*date*/
h6 {
	float: right;
	font-size: .7em;
	font-family: "Times New Roman", Times, serif;

}
h6 a {
	float: right;
	font-size: .7em;
	font-family: "Times New Roman", Times, serif;
}
/* Text Styles */
p, th, blockquote, q, acronym, abbr, a, input, select, textarea {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 1em;
}
ul, ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 10px;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style-type: square;
}
li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.25em;
	margin-left: 10px;
	padding: 0;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: square;
}
.white_text {
	color: #FFFFFF;
}
.blue_text {color: #09214B}
blockquote {
	margin: 1.25em;
	padding: 1.25em;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
q {
  font-style: italic;
}
acronym, abbr {
  cursor: help;
}
abbr {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
}
cite {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
}
small {
  font-size:.85em;
}
big {
  font-size:1.2em;
}
a:link {
	text-decoration: none;
	color: #09214B;
}
p a {
	font-size: 1em;
}
li a {
	font-size: 1em;
}
a:visited {
	text-decoration: none;
	color: #09214B;
}
a:hover {
	text-decoration: underline;
	color: #1919CF;
}
a:active {
	text-decoration: none;
}
img {
  border: none;
}

/* Tables */
table {
  margin: 0;
  padding: 0;
  border: none;
}

/* Forms */
form {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin: 0;
	display: inline;
	padding: 0;
}
label {
cursor: pointer;
}
/* To take advantage of the floating within WordPress */

img.centered, .aligncenter, div.aligncenter {
	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;
	}
	
.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;
}

