@charset "UTF-8";
/* CSS Document */

body {background: #DDE6E7 url(/images/bg-saint.jpg) no-repeat left top; margin:0; padding:0;}
body p {color:#64777b;} 

#hd-logo {background:url(/images/logo-saint.png) no-repeat; height: 300px; width: 500px; float: right;}

/* links */
a:link, a:visited {
border:0 none;
color:#FF6666;
font-style:normal;
text-decoration:none;
}
a:hover, a:active {
	border:0pt none;
	color:#FF6666;
	text-decoration: none;
	}

.s_item {background: #fff;}

#s_news .s_item {position: relative; padding:20px 20px 20px 30px; border:5px solid #c9d2d4;}

#top-nav { position:absolute; background: url(/images/bg-nav-saint.jpg) no-repeat; height: 40px; margin-left: 80px;}

#top-nav a.nav-home {width: 60px; background: url(/images/nav-saint.png) no-repeat 0px 0;}
#top-nav a.nav-blog {width: 110px; background: url(/images/nav-saint.png) no-repeat -60px 0;}
#top-nav a.nav-events {width: 74px; background: url(/images/nav-saint.png) no-repeat -170px 0;}
#top-nav a.nav-photos {width: 80px; background: url(/images/nav-saint.png) no-repeat -244px 0;}
#top-nav a.nav-media {width: 70px; background: url(/images/nav-saint.png) no-repeat -324px 0;}
#top-nav a.nav-discography {width: 62px; background: url(/images/nav-saint.png) no-repeat -394px 0;}
#top-nav a.nav-bio {width: 66px; background: url(/images/nav-saint.png) no-repeat -456px 0;}
#top-nav a.nav-forum {width: 150px; background: url(/images/nav-saint.png) no-repeat -645px 0;}

/* hover */
.pg-home #top-nav a.nav-home, #top-nav a.nav-home:hover {width: 60px; background: url(/images/nav-saint.png) no-repeat 0px -25px;}
.pg-blog #top-nav a.nav-blog,#top-nav a.nav-blog:hover {width: 110px; background: url(/images/nav-saint.png) no-repeat -60px -25px;}
.pg-events #top-nav a.nav-events,#top-nav a.nav-events:hover {width: 74px; background: url(/images/nav-saint.png) no-repeat -170px -25px;}
.pg-photos #top-nav a.nav-photos,#top-nav a.nav-photos:hover {width: 80px; background: url(/images/nav-saint.png) no-repeat -244px -25px;}
.pg-media #top-nav a.nav-media,#top-nav a.nav-media:hover {width: 70px; background: url(/images/nav-saint.png) no-repeat -324px -25px;}
.pg-discography #top-nav a.nav-discography,#top-nav a.nav-discography:hover {width: 62px; background: url(/images/nav-saint.png) no-repeat -394px -25px;}
.pg-bio #top-nav a.nav-bio,#top-nav a.nav-bio:hover {width: 66px; background: url(/images/nav-saint.png) no-repeat -456px -25px;}
.pg-forum #top-nav a.nav-forum,#top-nav a.nav-forum:hover {width: 150px; background: url(/images/nav-saint.png) no-repeat -645px -25px;}

#Tweet_Container p.s_byline {color:#222;}

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