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

/**
 * MAIN
 */

h2 {
	margin: 0 0 15px;
	font-size: 32px;	
} 
h3 {
	display: block;
	margin: 1em 0;
	font-size: 16px;
	font-weight: bold;
	color: #EC297B;
}

h3 a {
	margin: 1em 0;
	text-decoration: none;
	color: #EC297B;
}
h3 a:hover {
	color: #000000;
}
h4 {
	margin: 2em 0 1em;
	font-weight: bold;
}
 
small {
	color: #999999;
}
 
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
 
.page-head {
	height: 80px;
	padding-left: 85px;
	margin-left: -15px;
	margin-bottom: 25px;
	overflow: hidden;
	background: transparent url(../images/icon-default.png) 0 50% no-repeat;
}
.page-head h2 {
	padding-top: 27px;
	margin: 0;
	height: 32px;
	
	overflow: visible;
}
.page-description {
	margin-top: 0;
	font-size: 11px;
	color: #AAAAAA;
} 
 
#system-message {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
	width: 760px;
	color:#EC297B;
	background-color: #FFFFFF;
} 
#system-message dd ul {
	margin: 0;
	padding:7px;
	border: none;
	color: #77CC00;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
} 
#system-message dd.notice ul {
	border: none;
	color: #EC297B;
	background-color: #FFDFEB;
}

.article-separator {
	display: block;
	margin: 10px 0;
	height: 15px;
	background: transparent url(../images/article-separator.png) 0 0 no-repeat;
}

.category-list {
	margin: 2em 0;
}
.category-list li {
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
	color: #999999;
}
.category-list a {
	font-size: 12px;
	font-weight: bold;
	color: #EC297B;
	text-decoration: none;
}
.category-list a:hover {
	color: #000000;
}

 /**
 * CONTENT
 */

.content {
	/* fast min-height hack : http://www.dustindiaz.com/min-height-fast-hack */
	min-height: 675px;
	height: auto !important;
	height: 675px;
	
	background-position: 100% 0%;
	background-repeat: no-repeat;
	overflow: visible;
}
.content h2 {
	overflow: hidden;
}
.content .article-credits {
	height: 25px;
	font-size: 10px;
	line-height: 10px;
	color: #AAAAAA;
}
.content .createdate {
	display: inline;
	float: left;
	height: 10px;
} 
.content p {
	margin: 14px 0;
	line-height: 20px;
}

.content_news {
	background-image: url(../images/conniebg_pic1.png);
}
.content_events {
	background-image: url(../images/conniebg_events.png);
}
.content_blogs {
	background-image: url(../images/conniebg_pic11.png);
}
.content_videos {
	background-image: url(../images/conniebg_pic9.png);
}
.content_music {
	background-image: url(../images/conniebg_pic10.png);
}
.content_pictures {
	background-image: url(../images/conniebg_scrapstyle.png);
}
.content_downloads {
	background-image: url(../images/conniebg_pic7.png);
}
.content_links {
	background-image: url(../images/conniebg_pic2.png);
}
.content_games {
	background-image: url(../images/conniebg_pic1.png);
}
.content_contests {
	background-image: url(../images/conniebg_pic8.png);
}


.content_news .page-head {
	background-image: url(../images/icon-news.png);
}
.content_events .page-head {
	background-image: url(../images/icon-events.png);
}
.content_blogs .page-head {
	background-image: url(../images/icon-blogs.png);
}
.content_bio .page-head {
	background-image: url(../images/icon-bio.png);
}
.content_videos .page-head {
	background-image: url(../images/icon-videos.png);
}
.content_music .page-head {
	background-image: url(../images/icon-music.png);
}
.content_pictures .page-head {
	background-image: url(../images/icon-pictures.png);
}
.content_downloads .page-head {
	background-image: url(../images/icon-downloads.png);
}
.content_links .page-head {
	background-image: url(../images/icon-links.png);
}
.content_contact {
	background-image: url(../images/conniebg_stamp.png);
}
.content_contact .page-head {
	background-image: url(../images/icon-contact.png);
}
.content_games .page-head {
	background-image: url(../images/icon-games.png);
}
.content_contests .page-head {
	background-image: url(../images/icon-contests.png);
}


/* blog layout */

.blog-leading h3 {
}

.article-intro {
	margin-top: -12px;
}
.article-intro p {
	margin-top: 0;
}

.article-intro .article-credits {
	margin-top: 1px;
	margin-bottom: 0;
}


/* moseasymediaJWMP3Player */

.moseasymediaJWMP3Player {
	float: none; clear: both;
	display: block;
	margin: 1em 0;
	padding: 0 !important;
	text-align: left !important;
}


/* simple image gallery */

.sig {
	display: block !important;
	overflow: hidden;
}


/* weblinks */

.content_link {}


/* disqus */

.disqus_readmore,
.disqus_jumptocomments {
	display: inline;
	float: left;
	margin-left: 5px;
	height: 10px;
	overflow: hidden;
}

.disqus_readmore a, 
.disqus_jumptocomments a {
	display: block; float: left;
	padding-left: 15px;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	color: #EC297B;
	background: transparent url(../images/icon-sm-comments.png) 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
}
.disqus_readmore a:hover,
.disqus_jumptocomments a:hover {
	color: #000000;
	background-position: 0 -10px;
}


/* downloads */

.document {
	margin: 0 !important;
	padding-left: 20px;
	background: transparent url(../images/icon-download.png) 0 0 no-repeat;
}
.document a {
	color: #EC297B;
	text-decoration: none;
}
.document a:hover {
	color: #000000;
}

