/* CSS stylesheet for iranterrror.com v1.1 2005/10/28 MultipleX */

/*
 *  Main page layout
 */
html, body {
  _height: 100%;
  min-height: 100%;
}
body {
  font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica;
  background: #fff;
  margin: 0px;
  padding: 0px;
  min-width: 780px;
}
body .bw1 {
  background: url(../img/bg-left.png) repeat-y 0% 0px;
}
body .bw2 {
  background: url(../img/bg-right.png) repeat-y 100% 0px;
}
#body-wrap {
  margin: 0px 33px;
}
.main-top {
  width: 100%;
  height: 4px;
  margin-bottom: 1em;
  background: transparent url(../img/main-top.png) repeat-x;
}
#header {
  height: 85px;
  position: relative; /* Every loose position: relative is here to avoid the IE peekaboo bug */
}


/*
 * Header
 */
#header {
  min-width: 820px;
  background: #486e98 url(../img/header-mid.png) repeat-x 0px 0px;
}
#logo {
  background: transparent url(../img/logo.png) no-repeat 0px 0px;
  height: 85px;
}
#top_menu {
  text-align: right;
  margin: 0 16px;
  padding: 8px 0;
}
#top_menu a.mainlevel-nav {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  padding: 2px 5px;
  border: 1px solid #66abe0;
}
#top_menu a.mainlevel-nav:hover {
  background-color: #b4c3d4;
  border: 1px solid #8d9eB8;
}
#currentdate {
  color: #eee;
  float: right;
  font-size: 10px;
  vertical-align: bottom;
  margin: 30px 15px 0 0;
}


/*
 * Sidecontent
 */
#sidebar-left, #sidebar-right {
  width: 201px;
}
.sidebar-left-top, .sidebar-right-top {
  width: 100%;
  height: 4px;
  _margin-bottom: -10px;
}
#sidebar-left {
  background: transparent url(../img/sidebar-left-bg.png) repeat-y;
}
.sidebar-left-top {
  background: transparent url(../img/sidebar-left-top.png) no-repeat;
}
#sidebar-right {
  background: transparent url(../img/sidebar-right-bg.png) repeat-y;
}
.sidebar-right-top {
  background: transparent url(../img/sidebar-right-top.png) no-repeat;
}
.moduletable {
  margin: 0 0 10px;
  width: 100%;
}
.moduletable th {
  padding: 2px 4px;
  color: #204058;
}
#sidebar-left .moduletable th {
  background: url(../img/sidebar-left-title.png) repeat-y;
}
#sidebar-right .moduletable th {
  background: url(../img/sidebar-right-title.png) repeat-y;
}
.moduletable td {
  padding: 0 4px;
}


/*
 * Navigation
 */
.sitenavigation td {
  padding: 2px 20px;
}
.sitenavigation div {
  padding: 0 0 2px;
}
.mainlevel, a.mainlevel, a.mainlevel:link, a.mainlevel:visited, .sublevel, a.sublevel:link, a.sublevel:visited {
  font-size: 11px;
  color: #255FB7;
  border: 1px solid #f0f0f0;
}
.mainlevel, a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
  font-weight: bold;
}
a.sublevel:link, a.sublevel:visited {
  font-size: 10px;
  font-weight: normal;
}
a.mainlevel:hover, a.sublevel:hover {
  border-color: #999;
  color: #000;
}
img.menuimage { /* Getting rid of the indent image*/
  display: none;
}


/*
 * Stories
 */
.contentpagetitle  {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.contentpagetitle:link, a.contentpagetitle:visited  {
  color: #cf094a;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.contentpagetitle:hover {
  text-decoration: underline;
}
.contentpane {
}
.contentpaneopen {
  margin: 0 2.5em;
}
.contentheading {
  font-size: 16px;
  color: #cf094a;
  font-weight: bold;
  text-decoration: none;
}
.componentheading {
  display: none;
}


/*
 * Footer
 */
#footer {
  margin: 2.5em;
  padding: 1em 0;
  text-align: center;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
}
#footer, #footer div, #footer span {
  color: #666;
}

/*
 * Generic
 */
a ,a:active, a:link, a:hover {
  text-decoration: none;
}
td, tr, p, div {
  font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica;
  color: #0b2645;
  font-size: 11px;
}
ul {
  margin: 0;
}
hr {
  background: #ccc;
  height: 2px;
  width: 90%;
}
.title {
  font-size: 22px;
  font-weight: bold;
  margin-right: 10px;
  color: #060;
}
.pathway {
  font-size: 10px;
  color: #fff;
  margin-left: 10px;
}
a.pathway:link, a.pathway:visited {
  color: #e8e8e8;
  font-size: 10px;
  margin-left: 10px;
}
a.pathway:hover {
  color: #009;
  font-weight: normal;
  text-decoration: underline;
  margin-left: 10px;
}
.createdate  {
  font-size: 10px;
  color: #666;
}


/*
 * Previous style sheet defenitions, didn't remove these for historical reasons.
 */
a.category {
  font-size: 10px;
  color: #666;
}
a.category:hover {
  font-size: 10px;
  color: #c60;
}
.white {
  font-size: 10px;
  color: #fff;
}
.inputbox {
  font-size: 10px;
  color: Black;
  background-color: #e4e4e4;
  border-style: 1px solid #000;
}
.button {
  font-size: 10px;
  color: #000;
  background-color: #e6e6ed;
  border: 1px solid #000;
}
table.contact {
  border-color: 929292;
  background-color: #dcdad0;
}
table.contact td.icons {
  background-color: #d3dee1;
}
table.contact td.details {
  font-size:  11px;
}
.poll {
  font-size: 10px;
  text-align: left;
  color: #666;
  padding: 10px 1px;
}
table.pollstableborder td {
  padding: 2px;
  text-align: left;
}
.sectiontableheader {
  background-color : #ccc;
  color: #009;
  font-weight: bold;
}
.sectiontableentry1 {
  background-color : #efefef;
  padding: 1px;
  text-align: left;
  font-size: 10px;
}
.sectiontableentry2 {
  background-color : #ddd;
  padding: 1px;
  text-align: left;
  font-size: 10px;
}
.small {
  font-size: 10px;
  color: #999;
  text-decoration: none;
  font-weight: medium;
}
.smalldark {
  font-size: 10px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
.date {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  padding-left: 3px;
  padding-bottom: 3px;
}
.infor {
  color: #996;
  font-size: 7pt;
  font-weight: bold;
  text-decoration: none
}
.line{
  margin: 1px 4px;
  color: #fff;
  padding: 1px 3px;
  border-top: 0;
  border-right: 0;
  border-bottom: 3px solid #d3d3d3;
  border-left: 3px solid #000;
}
.foot {
  background-color: #e4e4e4;
  background-position: left;
  border: 1px solid #666;
  color: #900;
  margin-top: 9px;
  background: url(../images/down.gif) repeat-x top;
}
.path {
  background: url(../images/path.jpg) repeat-x;
  background-position: left;
}
