body {
	margin:0px;
	padding:0px;
	width:100%;
	min-height:100%;
	background:url(../img/bg.gif) top repeat-x #fff;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
}

img {
  border:none;
}

a, a:visited {
  color:#7c1b51;  
}

li {
  line-height:20px;
}

h1 {
  font-family:Georgia, Times, Arial;
  font-size:48px;
  font-weight:normal;
  width:400px;
  padding:0px;
  margin:0 0 20px 0;
  line-height:60px;
}

h1.breaking {
  font-size:36px;
  color:#ff0404;
}

h2 {
  font-family:Georgia, Times, Arial;
  font-size:32px;
  font-weight:normal;
  padding:0px;
  margin:0 0 20px 0;
  line-height:40px;
  color:#7c1b51;
}

h3 {
  font-family:Georgia, Times, Arial;
  font-size:24px;
  font-weight:normal;
  padding:0px;
  margin:0 0 15px 0;
  line-height:20px;
  color:#ff9900;
}

hr {
	clear:both;
	margin:20px 0 10px 0px;
	width:408px;
	height:1px;
  	background:url('../img/hr.gif') top left no-repeat;
	border:0;
}

p {
  padding:0px;
  margin:10px 0;
  line-height:20px;
}

.alignright {float:right;padding:0 0 5px 15px;}
.alignleft {float:left;padding:0 15px 5px 0;}
.clear {clear:both;}

.txtinfo {
	display:block;
	margin:0;padding:0;
	font-size:9px;
	font-size:10px;
	font-style:italic;
}

p.summary_home {
  font-family:Georgia, Times, Arial;
  font-size:18px;
  font-style:italic;
  line-height:29px;
  margin:25px 0 30px 0;
}

p.summary {
  font-family:Georgia, Times, Arial;
  font-size:16px;
  font-style:italic;
  line-height:24px;
  margin:20px 0 20px 0;
  color:#7c1b51;
  font-weight:bold;
}

#wrapper {
	width:940px;
	padding:0 10px;
  margin:0 auto 0 auto;	
}

#header {
  padding-bottom:30px;
  margin-bottom:30px;
  border-bottom:1px dotted #999;
}

  #header #header_left {
    float:left;
    width:220px;
    margin-right:20px;
  }
  
	  #header #header_left #last_updated {
	  	color:#999;
		font-style:italic;
	  }
  
  #header #header_right {
    float:left;
    width:700px;
  }
  
#search {
  height:85px;
  padding:20px 30px 0 30px;
  text-align:right;
}  

#search #searchform {
  padding:0px;
  margin:0px;
  height:30px;
}

#search #s {
  display:block;
  float:right;
  border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333;
  padding:7px;
  height:16px;
}

#search #searchsubmit {
  display:block;
  float:right;
  background:url(../img/btn_search.gif) top left no-repeat;
  border:none;
  width:41px;
  height:30px;
  
}

#intro {
  font-family:Georgia, Times, Arial;
  font-size:18px;
  color:#7c1b51;
  line-height:30px;
  padding:0 30px;
}  


#nav {
}

#nav ul {
  list-style:none;
  margin:0px;
  padding:0px;
  margin-bottom:10px;
}
  
#nav ul li a {
  display:block;  
  background:#7c1b51;
  margin:0px;
  padding:11px 10px;
  font-family:Georgia, Times, Arial;
  font-size:14px;
  color:#fff;
  text-decoration:none;
  border-bottom:1px dotted #b07697;  
}

#nav ul li#whatsnew{
  margin-bottom:15px;
}

#nav ul li a.whatsnew, #nav ul li:hover a.whatsnew {
  background:#ff0404;
  border:none;
  color:#fff;
}

#nav ul li.current_page_item a, #nav ul li.current_page_item:hover a {
  background:#ff9900;
  border:none;
  color:#fff;
}

a.whatsnew .txtinfo {
	display:block;
	margin:0;padding:0;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}

#nav ul li a:hover  {
  background:#b07697;
  color:#7c1b51;
}

#nav ul ul {
  padding:10px 0 5px 0;
}

#nav ul ul li a, #nav ul li.current_page_item ul li a, #nav ul li.current_page_item:hover ul li a {
  display:block;
  background:url(../img/bullet_nav.gif) top left no-repeat #fff;
  margin:0px;
  padding:5px 10px 9px 23px;
  font-family:Verdana, Arial;
  font-size:12px;
  color:#7c1b51;
  text-decoration:none;
  border:none;
}

#nav ul ul li.current_page_item a, #nav ul ul li.current_page_item:hover a {
  color:#7c1b51;
  border:none;
  font-weight:bold;
  text-decoration:none;
  background:url(../img/bullet_nav2.gif) top left no-repeat #fff;
}

#nav ul ul li a:hover  {
  background:url(../img/bullet_nav2.gif) top left no-repeat #fff;
  color:#7c1b51;
  text-decoration:underline;
}

a.btn {
  display:block;
  background:url(../img/btn.gif) top left no-repeat;
  width:160px;
  height:29px;
  padding-top:11px;
  font-family:Georgia, Times, Arial;
  font-size:16px;
  color:#7c1b51;
  text-decoration:none;
  text-align:center;
  margin-bottom:10px; 
}

#content {

}

  a.video-popup{
	display:block;
  	position:relative;
	width:300px;
	height:125px;
  	border:0;
  }
  
	  a.video-popup img{
		border:0;
		z-index:50;
	  }
	  
	  a.video-popup span.icon_play{
		display:block;
		width:300px;
		height:125px;
		position:absolute;
		top:0px;
		left:0px;
		background:url('../img/icon_play_btn.png') top left no-repeat;
		z-index:100;
	  }
  
  #content #content_left {
    float:left;
    width:220px;
    margin-right:20px;
  }
  
  /*Post ID 13 is home*/
  #content .content_13 {
    background:url('../img/mobile_phone.jpg') top right no-repeat;
  }
  
  /*Post ID 13 is 'Cost of the Moriarty Tribunal'*/
  #content .content_85 {
    background:url('../img/money.jpg') top right no-repeat;
  }

	  #content .content_middle {
		float:left;
		width:470px;
		padding:0 30px;
	  }
	  
	  #content .content_middle p {
	  	  	text-align:justify;
	  }
	  
	  #content .content_middle ul {
	  	  	text-align:justify;
	  }
	  
	  #content #content_middle_home {width:410px;}
	  
	  #content .content_right {
		float:left;
		width:170px;
	  }
	  
	  #content #content_right_home {width:220px;}
	  
		
	  #content .content_right #buttons{
		text-align:right;
	  }
	  
	  	#content .content_right #buttons ul{
			list-style:none;
			margin:0;
			padding:0;
		}

			#content .content_right #buttons ul li{
				margin:0;
				padding:0;
			}
			
				#content .content_right #buttons ul li a{
					margin:0;
					padding-left:0;
				}
  
  
  /*#content .content_right_home {
    float:left;
    background:url(../img/mobile_phone.jpg) top right no-repeat;
    width:400px;
    padding-left:30px;
    padding-right:270px;
  }   */
  
#footer {
  font-family:Verdana, Arial;
  font-size:14px;
  color:#7c1b51;
  padding-top:25px;
  margin-top:30px;
  padding-bottom:50px;
  border-top:1px dotted #999; 
  height:20px;
}

  #footer a {
    color:#7c1b51;
    text-decoration:none;
    padding-right:20px;
	font-size:12px;
  }

  #footer #footer_left {
    float:left;
    width:470px;
  }
  #footer #footer_right {
    float:left;
    width:470px;
	text-align:right;
  }  
  

.clear {
  clear:both;
  margin:0;
  padding:0;
  border:0;
  height:0;
  font-size:0;
  line-height:0;
}

.ddsg-wrapper p, .ddsg-wrapper h2 {
  display:none;
}
