div.frame {
  width: 990px;
  margin: 0 auto;
  padding: 0 5px;
  text-align: left;
  background-image: url(../images/base/new_background.gif);
  background-repeat: repeat-y;
  background-position: left;
}
div.top{
  width: 980px;
  height: 140px;
}

div.top-left {
  width: 420px;
  float: left;
  position: relative;
}
img.logo {
  margin: 10px 10px 10px 10px;
}

div.share {
  height:25px;
  width:90px;
  position: absolute;
  top: 48px;
  left: 316px;
  background-image: url(../images/base/sm_share_icons.gif);
}

div.share a{
  height: 25px;
  width: 25px;
  margin: 0 4px 0 1px;
  float: left;
  text-decoration: none;
}

div.content {
  width: 960px;
  margin: 0px;
  padding: 10px 10px 10px 10px;
  background-color: #f8f8f6;
}
div.left {
  width: 508px;
  margin:0 10px 0 0;
  float: left;
}
div.right {
  width: 442px;
  margin: 0;
  float: left;
}
div.middle {
  width: 282px; 
  float: left;
}
div.right-inner {
  width: 150px;
  margin: 0;
  float: right;
}
div.bottom {
  width: 940px;
  padding: 20px;
  clear: both;
  background-color: #666;
  text-align: center;
  color: #fff;
  font-family: Arial;
  font-size: 11px;
}
div.bottom a {
  color: #fff;
  text-decoration: underline;
}
div.bottom a:hover {
  text-decoration: none;
  color: #ccc;
}

a.top-banner {
  margin: 14px 14px 0 14px;
  float: right;
}

div.nav {
  background-color: #222;
  width: 974px;
  height: 24px;
  margin: 0;
  padding: 3px;
  clear: both;
  background-image:url(../images/base/nav_bg.png);
  background-repeat: repeat;
}
div.nav table{
  width: 958px;
  height: 24px;
  padding: 0;
  color: #fff;
  font-family: Arial;
}
div.nav table tr td {
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #444;
}
div.nav table tr th {
  width: 420px;
  padding: 0;
  border: 0;
  vertical-align: middle;
  text-align: center;
}
div.nav table tr td a{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
div.nav table a:hover {text-decoration: underline;}


div.nav table tr th form {
  font-weight: bold;
  font-size: 10px;
  line-height: 15px;
}
div.nav table tr th form label{
  font-size: 11px;
  font-weight: bolder;
}

div.nav table tr th form input {
  height: 15px;
  width: 240px;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid;
  border-color: #000;
}
div.nav table tr th form input.go{
  height: 21px;
  width: 29px;
  padding: 3px;
  color: #fff;
  text-align: left;
  background-color: #000;
  border:0;
  cursor: pointer;
}
div.nav table tr th form a {
  font-size: 10px!important;
  color: #fff;
}

div.nav-shadow {
	height: 8px;
	width: 980px;
  margin: 0 0 10px 0;
  padding: 0;
  background-image: url(../images/base/nav_shadow.gif);
	background-repeat: repeat-x;
}

.addthis_default_style{width:135px; float: right; margin-top: -12px; font-size: 14px; line-height: 15px;}

div.panel {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 15px;
  margin: 0 0 10px 0;
}

img.line {
  width: 100%;
  height: 1px;
  margin: 5px 0;
}

div.sub {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  padding: 0 15px 0 15px; 
  float: left;
}
div.sub-right {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  padding: 0 15px 0 15px; 
  float: right;
}

div.clear, div.space5, div.space10, div.space20
{height:0px; line-height:0px; padding:0px; margin:0px; clear: both;}

div.space5{height:5px; line-height:1px;}
div.space10{height:10px; line-height:10px;}
div.space20{height:20px; line-height:20px;}
div.space30{height:30px; line-height:30px;}
div.space40{height:40px; line-height:40px;}

div#terrior {
  background:#fff;
  color:#000; 
  height:280px;
  width: 240px; 
  overflow: scroll;
  margin: 0 5px 0 5px;

}
div#terrior p{
  font-family: Arial;
  font-size: 11px;
  line-height: 14px;
  text-align: left;
}

div.journalist {
  padding: 5px;

}
div.journalist p {
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 8px 0 0 0;  
  font-size: 80%;
  line-height: 110%;
  clear: both;
}
div.journalist p img {float: right; margin: 0 0 8px 5px;}
div.journalist h3 {font-size: 95%;}
div.journalist h3 span {
  font-size: 70%; 
  line-height: 105%;
  font-weight: normal;
  margin-top: 5px;
}

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, p, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: #b8bdc0;
	padding: 0 auto;
	margin: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Form Validation */
div#comments input.invalidInput, div#comments textarea.invalidInput {
	border-color: red;
}
