/* @override http://localhost:8081/css/articles.css */

#articles
{
	padding:0px;
	margin:0px;
}


#articles .articleHeader
{
}

#articles .articleHeader img
{
	margin: 0;
	border: 0;
}

#articles .articleHeader #gallery_thumb img {
	float:left;
	padding-right: 15px;
}
n
#articles .articleHeader img.nonlisted {
	margin: 0 0 7px 0;
}
#articles .articleHeader
{
	padding-top:10px;
	padding-bottom: 10px;
}
#articles .articleHeader h1
{
	text-decoration:none;
	padding:0px;
	line-height:33px;
	font-size:32px;
	margin-top:5px;
	margin-bottom:5px;
}
#articles .articleHeader h1 a
{
	text-decoration: none;
}
#articles .headerTitle
{
	padding: 4px 0 3px 0;
	background-color:Black;
	color:White;
	line-height:37px;
}
#articles .headerTitle .text
{
	font-size:32px;
	font-style:italic;
	font-weight:bold;
	text-transform:uppercase;
	text-indent:6px;
	letter-spacing:0.05em;
	color:White;
	display:block;
}
#articles .articleHeader ul
{
	list-style-position:inside;
	padding:0px;
	margin:0px;
	margin-top:4px;
	margin-bottom:4px;
}

.navigationMenu
{
	float:left;
	line-height:32px;
	width: 100%;
}
.navigationMenu .text
{
	float:left;
}
.navigationMenu .links
{
	margin-left:5px;
	font-weight:normal;
	font-size:14px;
}
.buttons
{
	float:right;
}
.backButton, .forwardButton
{

	color:White;
	background-color:#E43388;
	background-image:url('../img/layout/menu/arrow-left.gif');
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	vertical-align:middle;
	float:left;
	padding-right: 10px;
	margin:0px;
	text-indent:17px;
	border: 1px solid #a00044;
	line-height: 25px;

}
.forwardButton
{
	background-image:url('../img/layout/menu/arrow-right.gif');
	background-position:right;
	margin-left:10px;
	text-indent:10px;
	padding-right:22px;
}

.photoGallery{
	color: #000;
	background-color: #EEEEEE;
	font-weight:bold;
}

.gallery_caption{ 
	line-height: 18px;
	padding-bottom: 20px;
	text-align: center;
}

.gallery_caption .imageSourceLink{
	margin:5px 0;
}

#gallery_navbar{
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 0;
	background-image:url('../img/layout/gallery-navbar.gif');

}

#gallery_navbar	 a {
	text-decoration: none;
	color: #FFFFFF;
}

#gallery_navbar	 a:hover {
	text-decoration: none;
	color: #DC0067;
}

#gallery_back{
	float:left;
	padding-left: 5px;
	font-size: 15px;
}

#gallery_next{
	float:right;
	padding-right: 5px;
	font-size: 15px;
}

.backButton:hover
{
	color:White;
	background-image:url('../img/layout/menu/arrow-left-sel.gif');

}

.forwardButton:hover
{
	color:White;
	background-image:url('../img/layout/menu/arrow-right-sel.gif');
}
.article .title
{
	color:#DC0067;
	font-size:30px;
}
#articles .articleHeader .info
{
	line-height:18px;
}
#articles .articleHeader .vote
{
	margin-top:5px;
}
#articles .articleHeader .vote .voteImage
{
	margin-left:7px;
}
#articles .hr
{
	background-color: #AAAAAA;
	margin: 20px auto;
	position: relative;
	width: 100%;
	clear: both;
}
#articles .hr hr
{
	display:none;
}
#articles .favourite a
{
	text-decoration:none;
	font-size:18px;
}
#commentsContent
{
	margin-top:13px;
	width:100%;
}
#commentsContent .header
{
	color:White;
	padding: 5px 7px;
	background-color:#DC0067;
	margin-bottom:8px;
}
#commentsContent .comment
{
	margin-left:7px;
}
#commentsContent .comment .userHeader
{
	margin-bottom:5px;
}
#commentsContent .comment .userHeader a
{
	color:#DC0067;
	text-decoration:none;
	margin-bottom:10px;
}
#commentsContent .comment .userHeader img
{
	border: 1px solid #CCCCCC;
	padding: 0px;
}
#commentsContent .hrRed
{
	background-color:#CCCCCC;
	height: 1px;
	margin: 10px 0px;
}
#commentsContent .text
{
	font-weight:normal;
	padding: 5px 100px 10px 37px;
	display: block;
}
#commentsContent .commentNumber
{
	font-size:15px;
	font-weight:lighter;
	float:right;
	margin-right:10px;
	margin-top:-5px;
}
#commentsContent .date
{
	font-weight:lighter;
	font-size:10px;
	margin-top:-5px;
}
#commentsContent .ip
{
	font-weight:lighter;
	font-size:10px;
	margin-top:-5px;
}

#commentsContent .report
{
	margin-right:8px;
	margin-top:0px;
	font-size:10px;
	float:right;
}
#commentsContent .regUser
{
	font-weight:lighter;
	font-size:11px;
	letter-spacing:1px;

}
#writeComment
{
	margin:0px;
	padding:0px;
	margin-top:10px;
	background-color:#DC0067;
	height:100%;
	padding: 5px 10px 0px 10px;
	overflow: hidden;
}
#writeComment .header
{
	color:White;
	background-color:#DC0067;
	font-size: 13px;
}
#writeComment textarea
{	
	margin-top: 10px;
	width:99%;
	height:120px;
	border:solid 0px #DC0067;
	font-family: arial;
	font-size: 13px;
	padding: 3px;
}

#writeComment #commentEmail { display: none !important; }

.usernameUnregged
{
	margin-top: 6px;
	border:0;
	width:99%;
	font-family: arial;
	font-size: 13px;
	padding: 3px
}
.sendButton 
{
	border: 0;
	padding:2px 15px;
	color:White;
	background-color:Black;
	float:right;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	margin:8px 0 8px;
}
.becomeMemberLink
{
	color:Black;
	font-size:13px;
}
#personInfoContent
{
	width: 360px;
	float: left;
	min-height: 155px;
}
#personInfoContent .personName
{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: Black;
}
#personInfoContent span
{
	width: 270px;
	font-weight: normal;
	float: right;
}
#personInfoContent br
{
	clear: both;
}
#personInfoContent label
{
	float:left;
	width: 90px;
	font-weight: bold;
}
.personPhoto
{
	/*	width: 100px;*/
	overflow: hidden;
	padding: 3px;
	border: solid 1px #CCCCCC;
	float: right;
}
.personInfoFooter
{
	clear: both;
	padding-bottom: 10px;
}

#celebs
{
	margin-top: 20px;
	margin-left: 50px;
}
#celebs a
{
	text-decoration: none;
}
#celebs .celeb, #celebs .celebLast
{
	width: 175px;
	height: 140px;
	float: left;
	padding-bottom: 10px;
}
#celebs .celeb img, #celebs .celebLast img
{
	border: none;
}
#celebs .celebLast
{
	width: 140px;
}

.socialBookmarks {
	padding: 5px;
	padding-bottom: 15px;
}

.socialBookmarks h3 {
	padding: 0; margin: 0;
}

.votebox {
	width: 300px;
	float: right;
	clear: both;
	overflow: hidden;
	margin: 10px 15px 10px 0;
	padding: 4px 7px 4px 7px;
	background: #e7e5e6;
	border: 1px solid #AAAAAA;
	zoom: 1;
}

.votebox h3 {
	font-size: 12px;
	display: block;
	background-color: black;
	color: #DC0067;
	margin: 0;
	padding: 0;
	line-height: 21px;
	padding: 0 7px;
}

.votebox p {
	margin: 4px 0 0px 7px;
	font-weight: normal;
	font-size: 11px;
}

.votebox label {
	display: block;
	float: left;
	width: 200px;
	font-weight: normal;
	margin: 6px 0 0 0;
	font-size: 11px;
	line-height: 15px;
}

.votebox input {
	display: block;
	float: left;
	clear: left;
	margin: 6px 3px 0 5px;
	height: 15px;
	line-height: 15px;
}

.votebox .submit {
	background: #f68ec1;
	border: 1px solid black;
	padding: 1px 8px 2px 8px;
	font-size: 12px;
	margin: 8px 0 8px 4px;
	height: 20px;
	float: left;
	zoom: 1;
	clear: both;
	overflow: hidden;
}

#articleId {
	display: none;
}

.votebox .vote-option {
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

.votebox .vote-bar {
	width: 140px;
	float: right;
	margin: 9px 0 0 0;
	overflow: hidden;
	height: 10px;
}

.votebox .vote-bar div {
	height: 10px;
}

.votebox .vote-option label {
	width: 140px;
	text-align: right;
}

.votebox .vote-total {
	margin: 12px 0 9px 8px;
	color: #4e4c4d;
}

.vote-option label.vote-popular {
	font-weight: bolder;
}

.photoTextMultiRow {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: -15px;
}

#zoom_caption.photoText {
	display: block;
	width: 100%;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

.photoTextMultiRowZoom {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-left: 200px;
	margin-right: 200px;

}
.photoTextMultiRowZoom strong  {
	display: block;
	width: 100%;
	margin-bottom: 0px;

	font-weight: bold;
	text-align: center;
}
