/* ------------------------------------------------------ 
						    Reset
 -------------------------------------------------------- */
 

:focus { outline: 0;}
abbr { border: none;}
hr, .hide{ display: none; }



/* ------------------------------------------------------ 
						    Content
 -------------------------------------------------------- */


h1{	font-size: 2.5em; line-height: 1.75em; color: #ed0086;}
h2{	font-size: 2em; line-height: 1.75em; color: #ed0086;}
h3{	font-size: 1.5em; line-height: 2em; color: #ed0086;}
							
							/* CONTAINER - Post */
.NewsGroup,
.g-entry{
	margin: 1.5em;
	padding: 1.25em;
	font-weight: normal;
	font-family: 'Century Gothic', Trebuchet MS, helvetica, sans-serif;
	font-size: 1.2em; 		
	overflow: hidden;
	border: 1px solid #cccccc;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #ffffff;
}	

							/* Headline */
h2.NewsHeadline,
.g-title{
	font-family: 'Century Gothic', Trebuchet MS, helvetica, sans-serif;
	font-weight: normal;
	color: #ed0086;
	font-size: 1.5em; 		/* 30px */
	line-height: 0em; 		/* 25px */
}
.g-title{
  margin-bottom: .875em;
}
							/* CONTAINER - Author/Date */
h6.NewsInfo,
.g-details{
	display: block;
	margin: 0 0 0 0;
	font: 500 .7em/1.5em 'Century Gothic', Trebuchet MS, georgia, times new roman, serif;
	color: #999999;
}
.g-details{
  margin-bottom: 0em;
}

							/* Author */
span.NewsAuthorName,
.by{ 
	font: 500 .8em/1.5em 'Century Gothic', Trebuchet MS, helvetica, sans-serif;
	text-transform: none;  
	letter-spacing: 1px;
	color: gray;
	padding: .25em;
}

span.NewsAuthorName:after,
.by:after{ 
	margin-left: 1em;
	color: #bbb;
}

							/*Date*/
span.NewsPostDate,
.g-date{ 
	color: #999;
	padding: 0;
	font-weight: normal;
}

span.NewsPostDate i{ font-style: normal;}

							/* CONTAINER - Body */
div.NewsBodyText,
.g-body{
	text-align: justify;
	font-size: .8em;
	line-height: 1.25em;
}

.NewsGroup a, 
.g-entry a{ 
  color: #ED0086;
}
.NewsGroup a:visited, 
.g-entry a:visited{ 
  color: a4a4a4;
  text-decoration: none;
}
.NewsGroup a:hover, 
.g-entry a:hover{ 
  color: a4a4a4;
  text-decoration: none;
}

.NewsBodyText p, 
.g-body p{
	margin: .5em 0;
}
							/* Images */
.NewsBodyText p img:first-child,
.g-body p img:first-child{
	float: right;
	margin: 0 0 1.25em 1.25em;
	clear: right;
}
.NewsBodyText p img,
.g-body p img{
	float: right;
	margin: 1em 0 1.25em 1.25em;
	clear: right;
}

							/* Videos */	
.NewsBodyText object,
.g-body object{
	display: block;
	margin: 1em auto;
	text-align: center;
	width: 100%;			/* stretches video wrapper */
}


/* ------------------------------------------------------ 
							Footer
 -------------------------------------------------------- */

.PagingGroup,
.paging{
	display: block;
	margin: 2em 0;
	font-size: .85em;
}
.paging{
  margin-top: 2.75em;
}

.PagingGroup .Paging,
.paging{
	font: 500 .75em/1.25em 'Century Gothic', Trebuchet MS, helvetica, sans-serif;
	color:  #999999;
	letter-spacing: 1px;
	text-align: center;
	text-transform: Uppercase;
}
.paging{
  font-size: .625em;
}
.paging b{
  font-weight: normal;
}
							/* Arrows */
 
.PagingGroup span, 
.PagingGroup a, 
.paging del, 
.paging a{ 
  font-family: 'Century Gothic', Trebuchet MS, helvetica, sans-serif; 
  text-transform: capitalize;
} /* Paging text */


.PagingGroup span:first-child:before,
.PagingGroup a:first-child:before, 
.paging del:first-child:before, 
.paging a:first-child:before{ 
  content: "\25C4  ";
  color: #eee;
} /* Arrow left */

.PagingGroup a:after,
.PagingGroup span:after,
.paging a:after,
.paging del:after{
  content: " \25BA" ;
  color: #eee;
  } /* Arrow right */

.PagingGroup a:first-child:after,
.PagingGroup span:first-child:after,
.paging a:first-child:after,
.paging del:first-child:after{
  content: "";
} /* Arrow clear */

.PagingGroup a:hover:first-child:before, 
.PagingGroup a:hover:before:first-child, 
.PagingGroup a:hover:after,
.paging a:hover:first-child:before, 
.paging a:hover:before:first-child, 
.paging a:hover:after{ 
  color: maroon;
} /* Arrow hovers */

.PagingGroup .Paging a,
.paging a{
	margin: 0 1em;
	padding: .6em 1em;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	color: #ed0086;
	border: 1px solid #eee;
	background-color: #e5e5e5;
}

.PagingGroup .Paging a:hover,
.paging a:hover{
	color: a4a4a4;
	text-decoration:none;
	border-color: #eeeeee;
	background-color: #cccccc;
}

.PagingGroup .Paging a:active,
.paging a:active{ 
	color: maroon;
	text-decoration:none;
	background-color: #cccccc;
}

.PagingGroup .Paging span.navinactive,
.paging del{
	margin: 0 1em;
	color: #999999;
	padding: .6em 1em;
	
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
		
	border: 1px solid #eee;
	background-color: #e5e5e5;
}



							/* Made with Glue */	
div#GlueLink, 
.glue{ 
  display: none;
}
h6#GlueGroup,
.glue{
	text-align: center;
	margin: 2em 1em;
	font: 500 .6em/1em 'Trebuchet MS', 'arial', sans-serif;
}
.glue{
  margin-top: 2.75em;
}
	
a#GlueLink, 
.glue a{ 
  color: #999999;
}
a#GlueLink:hover, 
.glue a:hover{ 
  color: maroon;
}
.glue a:before{
  content: "Made with ";
} 



/* ------------------------------------------------------ 
				Additional Formatting
 -------------------------------------------------------- */

ul, 
ol {
	margin: 12px 30px;
	padding: 0 25px;
}

ul { list-style: square; }
ol { list-style: decimal; }

dt {font-weight: bold; color: #22312F; line-height: 1.75em;}
dd {padding-left: 20px; line-height: 1.75em;}
dl { padding: 12px 25px; line-height: 1.75em;}

code {
  	margin: 3px 0;
  	padding: 20px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	/* white-space: pre; */
  	border: 1px solid #dddddd;
	background: #efebe7;
}
acronym { border-bottom: 1px dotted #895F30;}

blockquote {
	margin: .25em 1.5em;
 	padding: 2em; 
 	
 	line-height: 1.5em;
	font-size: 1.15em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #333333;	
}
strong { font-weight: bold; }

							