/* http://colorschemedesigner.com/#4Y51Tw0w0w0w0 */

* { margin: 0; padding: 0; }

body

{

	/* background-image: url( '/images/cached_background.jpg' ); */

	background-color: #333;

	color: #FFF;

	/* font-weight:bold; */

	text-align: center;

	font-family: Arial; /* Arial; */  /* Times, Georgia, Serif; */
	
	font-size:62.5%;
	
	


}







#Wrapper, #AdminWrapper { position:relative; 

	margin: 0 auto 10px auto; 

	height: 100%; width:992px; 

	text-align:left; 

	padding-left:0px;

	background-color: #8D2B4E;
	
	padding: 10px 0 0 0;
}

#AdminWrapper
{
	width: 972px;
	padding: 0 10px 0 10px;
}



#Header

{

	background-color: #AD2B4E;


	width: 940px;

	height: 58px;


	border-style:solid;

	border-width:1px;

	border-color: #989898;
	
	padding: 10px 20px 0 10px;
	
	margin: 0 10px 0 10px;
	
	
}

#Featured

{

	background-color: #AD2B4E;
	
	height: 248px;


	width: 940px;


	border-style:solid;

	border-width:1px;

	border-color: #989898;
	
	padding: 0px 20px 0 10px;
	
	margin: 10px 10px 0 10px;
	
	
}

#Featured div
{
	margin-left: 12px;	
}

#Logout
{
	background-color: #8D2B4E;


	width: 100%;

	height: 26px;
	
	text-align: right;
	
	/* padding: 0 10px 0 0; */
}


#LeftColumn

{

	background-color: #8D2B4E;

	position:absolute; 

	/* top: 46px;  */

	left:0px;

	width: 220px;

	padding: 10px 10px 10px 10px;

	/* background-image:url('/magazines/system/application/files/backfade.jpg'); */

	background-repeat:repeat-x;

	background-position: bottom;	

}


			

#MiddleColumn
{
	background-color: #8D2B4E;
	position:absolute; 

	/* top: 46px; */

	left:230px;

	width: 512px;

	padding: 10px 10px 10px 10px;

	text-align: justify;

}



#RightColumn

{

	background-color: #8D2B4E;
	position:absolute; 

	/* top: 46px;  */

	left:752px;

	width: 220px;

	padding: 10px 10px 10px 10px;

	/* background-image:url('/magazines/system/application/files/backfade.jpg'); */

	background-repeat:repeat-x;

	background-position: bottom;	
	


}




.SidePanelBlock, .TopSidePanelBlock

{

	background-color: #AD2B4E;

	padding: 0 10px 10px 10px;

	margin: 0 0 0 0;

	text-align: center;

	border-style:solid;

	border-width:1px;

	font-size: 1.2em;

	border-color: #989898;

}




.SidePanelBlock  + .SidePanelBlock

{

	margin: 10px 0 0 0;

}



.SidePanelBlock > p

{

	text-align: justify;

}



.CentrePanelBlock, .TopCentrePanelBlock, .NavigationDiv

{
	background-color: #AD2B4E;
	overflow: hidden;

	

	padding: 0 10px;

	margin: 0 0 0 0;

	text-align: center;

	border-style:solid;

	border-width:1px;

	border-color: #989898;

}



.CentrePanelBlock  + .CentrePanelBlock, .NavigationDiv  + .CentrePanelBlock, .CentrePanelBlock  + .NavigationDiv

{

	margin: 10px 0 0 0;

}



.NavigationBarTable

{

	width: 100%;

}

.NavigationBarLeft, .NavigationBarRight

{

	width: 50%;

}



.NavigationBarLeft

{

	text-align: left;
	font-size: 1.4em;

}



.NavigationBarRight

{

	text-align: right;
	font-size: 1.4em;

}



.CentrePanelBlock > p

{

	text-align: justify;

}



.LeftPortraitImage

{

  float: left;

  margin: 0 10px 10px 0;

  border: 1px solid #989898;

}



.RightPortraitImage

{

  float: right;

  margin: 0 0 10px 10px;

  border: 1px solid #989898;

}



.BottomLandscapeImage

{

  margin-left: auto;

  margin-right: auto;

  margin-top: 10px;

  margin-bottom: 10px;

  border: 1px solid #989898;

}



.ModelSidebarImage

{

	width: 196px;

	height: 294px;

  margin-left: auto;

  margin-right: auto;

  margin-top: 0;

  border: 1px solid #989898;

}


p.BlogText, .CentrePanelBlock > p

{

		font-size: 1.6em;

}





p.CenteredParagraph, p.CenteredParagraphNoWrap

{
	text-align: center;
	font-size: 1.5em;
	padding: 0 0 12px 0;
}



p.CenteredParagraphNoWrap

{

	white-space: nowrap;

	clear: both;

}

p.BlogText + p.CenteredParagraphNoWrap
{
	margin-top: 10px;

}


p.PostedOnParagraph

{

	text-align: center;

	font-size: 1.2em;

	white-space: nowrap;
	padding: 0 0 10px 0; 

}

p.ByeLineParagraph
{
	text-align: left;
	font-size: 1.2em;
	white-space: nowrap;
}

p.PseudonymParagraph
{
	text-align: center;
	font-size: 13px;
}



span.Button

{

	/* color: 560EAD;  #FFF; */
	
	font-size: 1em;

	background-color: #8D2B4E ; /* #E7003E; */

	white-space: nowrap;

	letter-spacing: 1px;

	font-weight: bold;

	padding: 2px 10px 2px 10px;

}



span.TagLink

{

	color: yellow;

	text-decoration: none;

	white-space: nowrap;	

}


span.WebsiteLink

{
	font-size: 13px;

	color: white;
	text-decoration: none;
	font-weight: bold;
	
	white-space: nowrap;
	

}

span.ModelPageLink
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	
}


p.WebsitesParagraph
{
	text-align: left;	
	
}

span.SidePanelTagLink, span.FriendsLink

{
	color: white;

	text-decoration: none;

	white-space: nowrap;

	text-transform:capitalize;
	
	font-weight: bold;
		

}



p.SidePanelPageLinkPara

{

	text-align: center;
	

}

p.SidePanelPageLinkPara + p.SidePanelPageLinkPara
{

	
	padding: 10px 0 0 0; 

}

span.SidePanelPageLink

{

	color: white;

	text-decoration: none;

}

span.ThumbnailsNavigationString
{
	font-size: 13px;
	font-weight: bold;
}

a:link {                            

	color:  yellow;           

	text-decoration: none;

}

a:visited  {

	color:  yellow;

	text-decoration: none;

}

.ThumbnailDiv-3
{
	margin-right:auto;
	margin-left:auto;
	padding: 10px 0px 10px 0px;
}

.ThumbnailImage-3
{
	width: 158px;
	height: 237px;
	border: 1px solid  #989898; 
}

.ThumbnailDiv-4
{
	margin-right:auto;
	margin-left:auto;
	padding: 10px 0px 10px 0px;
}

.ThumbnailImage-4
{
	width: 118px;
	height: 177px;
	border: 1px solid  #989898; 
}


.ThumbnailDiv-3 > a, .ThumbnailDiv-4 > a
{
	color: transparent;	
}

.ThumbnailsDiv
{
	margin: 10px 0px 8px 1px;
	text-align: left;
}

.thumbnail
{

width: 118px;
	height: 177px;
	
	border:1px solid #fff;
	margin: 1px 1px 1px 1px; 
}


p.BlogText + p.CenteredParagraph, .p.BlogText + p.CenteredParagraphNoWrap

{
	padding: 10px 0 12px 0;
	
}



ul  

{

	text-align: left;
	padding: 10px 10px 10px 30px;

}

h1 {
	color: white;
	font-size: 5em;
	position: absolute;
	top: 16px;	
	left: 20px;
	z-index: 10;
	}
	
h2 {
	font-size: 2.4em;
	padding: 6px 0 8px 0;
	text-align: left;
	text-decoration: underline;
	}
	
h3 {
	font-size: 1.6em;
	padding: 26px 0px 0px 0;
	text-align: left;
	text-decoration: underline;
	}
	
	
	
.SidePanelBlock > h2 {
	font-size: 1.4em;
	padding: 8px 0 8px 0;
	text-align: left;
	}
	
p + p
{
	padding: 10px 0 0 0;
}

p:first-child
{
	padding: 10px 0 0 0;
}

	
.TagsTreeDiv

{

	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.TagsTreeDiv > .TagsTreeDiv
{
	padding: 0 0 0 20px;
}


span.NavigationLink
{
	font-size: 14px;
	font-weight: bold;	
}

#WebsitesTable
{
	padding: 0 0 10px 0;
}

p.last_child
{
	padding: 0 0 10px 0;
}
	
.ModelPageImageDivRight
{
	background-color : #9D2B4E; /*8d2b4e; AD2B4E; */
	border: 1px solid #CBCBCB; 
	float: right;
	margin: 0 2px 0 10px;	
}
	
.ArticleFullWidthImageDiv
{
	background-color : #9D2B4E; /*8d2b4e; AD2B4E; */
	border: 1px solid #CBCBCB; 
	margin-left: auto; 
	margin-right:auto;
	/* margin: 0 2px 0 10px; */
	margin-bottom: 12px;	
	margin-top: 10px;
	font-weight: bold;	
}

.ModelPageImage
{
	border-bottom: 1px solid #CBCBCB; /*CBCBCB; AD2B4E; */
}

.ModelPageImageCaption
{
	padding: 0 3px 3px 3px;
	text-align: center;	
	
}

div.share { position:absolute; top: 10px; left:1002px; width: 0px; z-index:123; background-color: yellow;  }

#Studio_66_TV_image_captures
{
}

img.Studio-66-TV-screen-capture
{
	width: 198px;
	height: 111px;
	border: 1px solid white;
	margin-top: 10px;
	margin-bottom: 0px;	
}


























