/* --------------------------------------------------
	JEREMY AND REBECCA - OFFICIAL SITE
	www.jeremyandrebecca.com
	
	DESIGNED AND MAINTAINED BY DWELLING PRODUCTIONS
	www.dwellingproductions.com
-------------------------------------------------- */


/* --------------------------------------------------
	LEFT COLUMN
-------------------------------------------------- */

#homeAudio {
	position: relative;
	background-image: url(../images/home-audio.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	width: 316px;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 70px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.audioTitle {
	background-position-y: 10px;
}
#launchPlayer {
	position: relative;
	float: left;
}
#homeStatus {
	position: relative;
	background-image: url(../images/home-status.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 22px;
	padding-left: 289px;
	padding-top: 10px;
	padding-right: 10px;
	margin-bottom: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #84acbe;
}


/*
	TWITTER LINK
*/

a.twitterFollow:link {
	color: #84a7be;
	text-decoration: none;
	font-weight: normal;
}
a.twitterFollow:active {
	color: #84a7be;
	text-decoration: none;
	font-weight: normal;
}
a.twitterFollow:visited {
	color: #84a7be;
	text-decoration: none;
	font-weight: normal;
}
a.twitterFollow:hover {
	color: #706365;
	text-decoration: none;
	font-weight: normal;
}


/*
	TWITTER LIST
*/

#twitter_update_list ul {
	margin: 0px;
	padding: 0px;
	margin-top: -20px;
	list-style-position: outside;
	list-style-type: none;
}
#twitter_update_list li {
	list-style: none;
	margin-left: -40px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
}
a.twitter_update_list:link {
	color: #38a3d3;
	text-decoration: none;
	font-weight: normal;
}
a.twitter_update_list:active {
	color: #38a3d3;
	text-decoration: none;
	font-weight: normal;
}
a.twitter_update_list:visited {
	color: #38a3d3;
	text-decoration: none;
	font-weight: normal;
}
a.twitter_update_list:hover {
	color: #b0d1e0;
	text-decoration: none;
	font-weight: normal;
}
#homeStatusText {
	position: relative;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: -10px;
}


/*
	CONTENT
*/

#homeLine {
	position: relative;
	background-image: url(../images/home-line.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 8px;
	width: 398px;
	height: 1px;
}
#homeConnect {
	position: relative;
	background-image: url(../images/home-connect.gif);
	background-repeat: no-repeat;
	width: 134px;
	height: 17px;
	margin-left: 10px;
	padding-left: 260px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#homeConnectList {
	position: relative;
	margin-bottom: 35px;
}
#homeLine2 {
	position: relative;
	background-image: url(../images/home-line.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 398px;
	height: 1px;
}


/*
	SHARE LINK
*/

a.share:link {
	color: #84a7be;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.share:active {
	color: #84a7be;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.share:visited {
	color: #84a7be;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.share:hover {
	color: #706365;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.vAlignShare {
	vertical-align: middle;
}


/*
	CONNECT LIST
*/

/*  Setup  */

ul.connectLinks {
	margin: 0px;
	padding-left: 8px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
ul.connectLinks li {
	float: left;
}
ul.connectLinks li a {
	display: block;
	height: 25px;
	background-image: url(../images/home-connectLinks.gif);
	background-repeat: no-repeat;
}

/*  Normal Links  */

ul.connectLinks li.myspace a {
	background-position: 0 0;
	width: 90px;
	padding-left: 0px;
	margin-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.connectLinks li.facebook a {
	background-position: -90px 0;
	width: 90px;
	padding-left: 0px;
	margin-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.connectLinks li.twitter a {
	background-position: -180px 0;
	width: 90px;
	padding-left: 0px;
	margin-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.connectLinks li.youtube a {
	background-position: -270px 0;
	width: 67px;
	margin-right: 13px;
}

/*  Hover Links  */

ul.connectLinks li.myspace a:hover {
	background-position: 0 -25px;
	width: 90px;
	padding-left: 0px;
	margin-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.connectLinks li.facebook a:hover {
	background-position: -90px -25px;
	width: 90px;
	padding-left: 0px;
	margin-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.connectLinks li.twitter a:hover {
	background-position: -180px -25px;
	width: 90px;
	padding-left: 0px;
	margin-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.connectLinks li.youtube a:hover {
	background-position: -270px -25px;
	width: 67px;
	margin-right: 13px;
}


/*
	CONTENT
*/

#advertisement1 {
	float: left;
	position: relative;
	background-image: url(../images/home-advertisement.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-right: 115px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 104px;
	height: 17px;
}
#advertisement2 {
	float: left;
	position: relative;
	background-image: url(../images/home-advertisement.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0px;
	width: 104px;
	height: 17px;
}
#ad1 {
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 24px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 195px;
	height: 130px;
}
#ad2 {
	float: left;
	position: relative;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 195px;
	height: 130px;
}
#lineFade {
	position: relative;
	background-image: url(../images/home-line-fade.jpg);
	background-repeat: no-repeat;
	width: 414px;
	height: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#quickLinks {
	position: relative;
	background-image: url(../images/home-quicklinks.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 19px;
	margin-left: 312px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#auraLogo {
	float: left;
	position: relative;
	width: 47px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

a.auraLogoRollover {
	background-image: url(../images/auraLogo.jpg);
	background-position: 0 0;
	width: 47px;
	height: 35px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
a:hover.auraLogoRollover {
	background-position: -47px 0;
}


#quickLinksList {
	float: right;
	position: relative;
	width: 347px;
	height: 35px;
	margin-left: 47px;
	margin-right: 0px;
	margin-top: -35px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 0px;
}


/*
	QUICK LINKS LIST
*/


ul#quickLinksStyle {
	margin-top: 0px;
	padding: 0px;
	float: left;
}
ul li#quickLinksStyle {
	display: block;
	list-style-image: none;
	list-style-type: none;
	float:right;
	margin: 0px;
	text-decoration: none;
	padding-left: 12px;
	color: #746a66;
}
.moveListUp {
	margin-top: -10px;
}
.quickLinkBg {
	background-image: url(../images/home-links-separator.gif);
	background-repeat: no-repeat;
}
.quickLinkPadRight {
	padding-right: 12px;
}
a.quick:link {
	color: #746a66;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.quick:active {
	color: #746a66;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.quick:visited {
	color: #746a66;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.quick:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}


/* --------------------------------------------------
	RIGHT COLUMN
-------------------------------------------------- */

#flashBanner {
	z-index: 2;
	position: relative;
	width: 470px;
	height: 160px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#newsAlbumContainer {
	position: relative;
	overflow: auto;
}
#expandingContent {
	position: relative;
	margin: 0px;
	padding-top: 20px;
}
#newsBox {
	float: left;
	position: relative;
	width: 223px;
	min-height: 242px;
	height: auto !important;
	height: 242px;
	background-image: url(../images/home-news-expand.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newsTop {
	position: relative;
	width: 213px;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	background-image: url(../images/home-news-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 39px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#newsBottom {
	position: relative;
	width: 223px;
	height: 28px;
	background-image: url(../images/home-news-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#albumBox {
	float: left;
	position: relative;
	width: 223px;
	height: 242px;
	background-image: url(../images/home-album-expand.gif);
	background-repeat: repeat-y;
	margin-left: 24px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#albumTop {
	position: relative;
	width: 160px;
	height: 160px;
	background-image: url(../images/home-album-top-shdw.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 45px;
	padding-bottom: 9px;
	padding-left: 32px;
	padding-right: 31px;
}

/* Album Rollovers */

a.albumRollover {
	background-image: url(../images/album_cover-low-res.jpg);
	background-position: 0 0;
	width: 160px;
	height: 160px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
}
a:hover.albumRollover {
	background-position: -160px 0;
}

/* --------------------- */

#albumBottom {
	position: relative;
	width: 223px;
	height: 28px;
	background-image: url(../images/home-album-bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#albumMoreInfo {
	position: relative;
	float: left;
	margin: 0px;
	padding-left: 0px;
}
#albumBuyNow {
	position: static;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* --------------------- */

a.albumMoreInfoRollover {
	background-image: url(../images/albumMoreInfo.gif);
	background-position: 0 0;
	width: 91px;
	height: 28px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
a:hover.albumMoreInfoRollover {
	background-position: -91px 0;
}

/* --------------------- */

a.albumBuyNowRollover {
	background-image: url(../images/albumBuyNow.gif);
	background-position: 0 0;
	margin-left: 58px;
	width: 74px;
	height: 28px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
a:hover.albumBuyNowRollover {
	background-position: -74px 0;
}

/* News List */

#newsSmallBox {
	/*	font-size:85%;   ----------  use only to make news text smaller */
	font-size: 11px;
	position:relative;
	margin:0px 0px 6px 0px;
	text-align:left;
	padding:0px;
	width: auto;
	background:transparent url(images/grid.gif) repeat 0 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	overflow: visible;
}
#newsSmallBox p { /* dates - use when needed */
	display: inline;
	color: #f0eeee;
	margin: 0px;
	padding: 0px;
}
#newsSmallBox p {
	margin-left: 6px;
	display: block;
	overflow: visible;
}
#newsSmall li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 4px;
	display: block;
	text-decoration: none;
	/* border-bottom:1px dotted #3B4F5F; */
	color: #ffffff;
	background:transparent url(images/gridBg.gif) repeat 0 0;
	background-color: #243b4d;
	display: block;
	overflow: visible;
}
#newsSmall li a:hover {
	color: #ffffff;
	background-color: #17364a;
	background-image: url(../images/gridBg.gif);
	display: block;
	overflow: visible;
}
#newsSmallBox ul {
	padding: 2px;
	margin: 0px;
	display: block;
	overflow: visible;
}

/* More News Link */

a.moreNews:link {
	color: #1c2434;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.moreNews:active {
	color: #1c2434;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.moreNews:visited {
	color: #1c2434;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
a.moreNews:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
#moreNewsPosition {
	position:relative;
	float: left;
	width: 16px;
	padding-left: 12px;
	text-indent: 0px;
	height: 14px;
	padding-top: 7px;
}
#moreNewsTextLink {
	position:relative;
	float: left;
	width: 100px;
	padding-left: 0px;
	text-indent: 0px;
	height: 14px;
	padding-top: 6px;
}


/* News RSS Link */

a.rss:link {
	color: #1c2434;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}
a.rss:active {
	color: #1c2434;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}
a.rss:visited {
	color: #1c2434;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}
a.rss:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}
#rssPosition {
	position:relative;
	float: left;
	text-indent: 0px;
	padding-left: 15px;
	height: 14px;
	padding-top: 7px;
}
#rssTextLink {
	position:relative;
	float: left;
	width: 50px;
	padding-left: 6px;
	text-indent: 0px;
	height: 14px;
	padding-top: 6px;
}

/* --------------------------------------------------
 * Accordion Content script- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
 * Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
 * This notice must stay intact for legal use
 * http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
-------------------------------------------------- */

.expandingEvents { /* Expanding Events List Header - Closed State */
	cursor: hand;
	cursor: pointer;
	border: none;
	width: 470px;
	height: 40px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/home-events-closed.gif);
}
.openEvents { /* Expanding Events List Header - Open State */
	width: 470px;
	height: 40px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/home-events-open.gif);
}
.eventContents {
	width: 470px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/bg-lightBlue.gif);
}
.expandingBlog { /* Expanding Blog Header - Closed State */
	cursor: hand;
	cursor: pointer;
	border: none;
	width: 470px;
	height: 40px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/home-blog-closed.gif);
}
.openBlog { /* Expanding Blog Header - Open State */
	width: 470px;
	height: 40px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/home-blog-open.gif);
}
.blogContents {
	width: 470px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/bg-lightBlue.gif);
}

/* Events List */

#eventsSmallBox {
	/*	font-size:85%;   ----------  use only to make news text smaller */
	font-size: 11px;
	position:relative;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
	background:transparent url(images/grid.gif) repeat 0 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	overflow: visible;
	color: #f9ecd5;
}
#eventsSmallBox p { /* dates - use when needed */
	display: inline;
	color: #f0eeee;
	margin: 0px;
	padding: 0px;
}
#eventsSmallBox p {
	margin-left: 6px;
	display: block;
	overflow: visible;
}
#eventsSmall li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 4px;
	display: block;
	text-decoration: none;
	/* border-bottom:1px dotted #3B4F5F; */
	color: #f9ecd5;
	background:transparent url(images/gridBg.gif) repeat 0 0;
	background-color: #243b4d;
	display: block;
	overflow: visible;
}
#eventsSmall li a:hover {
	color: #f9ecd5;
	background-color: #17364a;
	background-image: url(../images/gridBg.gif);
	display: block;
	overflow: visible;
}
#eventsSmallBox ul {
	padding: 2px;
	margin: 0px;
	display: block;
	overflow: visible;
}
#eventsInfoContainer {
	padding: 0px;
	display: block;
	width: 438px;
	height: 15px;	
}
#eventsLocationBox {
	width: 190px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsTypeBox {
	width: 160px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsDateBox {
	width: 86px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsDetailsBox {
	font-size: 11px;
	position:relative;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 0px;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 420px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	overflow: visible;
	color: #f9ecd5;
	background-image: url(../images/bg-drkBlue.gif);
}
#eventsLocation {
	width: 190px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsType {
	width: 160px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}
#eventsDate {
	width: 80px;
	float: left;
	padding-bottom: 4px;
	height: 15px;	
}

/* Blog View */

#blogSmallBox {
	/*	font-size:85%;   ----------  use only to make news text smaller */
	font-size: 11px;
	position:relative;
	margin-top: 9px;
	margin-bottom: 12px;
	margin-left: 4px;
	margin-right: 4px;
	text-align:left;
	padding: 0px;
	width: auto;
	background:transparent url(images/grid.gif) repeat 0 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	overflow: visible;
	color: #ffffff;
}
#blogSmallBox p { /* dates - use when needed */
	display: inline;
	color: #f0eeee;
	margin: 0px;
	padding: 0px;
}
#blogSmallBox p {
	margin-left: 6px;
	margin-top: 12px;
	display: block;
	overflow: visible;
}
#blogSmall li a {
	display: block;
	text-decoration: none;
	/* border-bottom:1px dotted #3B4F5F; */
	color: #f9ecd5;
	background:transparent url(images/gridBg.gif) repeat 0 0;
	background-color: #243b4d;
	display: block;
	overflow: visible;
}
#blogSmall li a:hover {
	color: #f9ecd5;
	background-color: #17364a;
	background-image: url(../images/gridBg.gif);
	display: block;
	overflow: visible;
}
#blogSmallBox ul {
	padding: 2px;
	margin: 0px;
	display: block;
	overflow: visible;
}
#blogBg {
	background-image: url(../images/bg-drkBlue.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 8px;
}
.boldTitle {
	font-weight: bold;	
}
.blogMargins {
	margin-top: 1px;
}
#blogListLink a {
	color: #ffffff;
	font-weight: bolder;
	margin-bottom: 5px;
}
#blogListLinkMargin {
	padding-left: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-top: 0px;
}
#blogListLink a:hover {
	color: #000306;
	font-weight: bolder;
}

#blogTitleContainer {
	padding: 5px;
	display: block;
	width: 438px;
	height: 15px;	
}

#blogTitleBox {
	width: 315px;
	float: left;
	padding-bottom: 5px;
}

#blogDateBox {
	width: 101px;
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}

#newsTitleContainer {
	padding: 0px;
	display: block;
	width: 100%;
}
#textIndent10px {
	text-indent: 10px;
}
