/* base css */
@import url(/.shared/themes/common/base-weblog.css);

/* portal css */

/* theme css */
/* general page elements */

a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #FF0000; }
a:active { color: #000000; }

a {
text-decoration: none;
}

/* layout */

body {
  margin: 0px;
  color: #333333;
  border: 0 2px #333333;
  background: #EEEEEE;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: small;
  line-height: 120%;
}

#container { position: static; }

#container-inner {
  position: static;
  border: 0;
  background: #FFFFFF;
}

#banner {
  border: 0;
  /* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
  color: #FFFFFF;
  background: #FFFFFF;
  text-align: left;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a {
  color: #FFFFFF;
  text-decoration: none;
}

#banner-header {
  margin: 0.25em 0;
  font-size: xx-large;
  font-weight: bold;
}

#banner-description {
  margin: 0.25em 0;
  font-size: small;
}

/* banner image */

#banner {
  height: 80px;
  background-image: url("http://oreillygmt.typepad.com/GMT_Standard_940.jpg");
  background-position:0px 4px;
  background-repeat: no-repeat;
  text-align: left;
}

ul.banner-nav { list-style-type: none; 
    padding: 0px 0px 0px 0px; 
    margin: 0;
    float: right ;

}
#banner-inner { overflow: visible; padding: 0 ; }

#banner-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#banner-header a {
  display: block;
  left: 0;
  top: 0;
  height: 60px;
  text-indent: -1000em;
}

#banner-description {
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  text-indent: -1000em;
}

#container {
  width: 1002px;
}


.blog_feed_header {
font-size: 11px;
font-weight: bold;
}

.blog_feed_content {

list-style-type: none; 
font-size:11px;
font-weight:normal;
margin-bottom:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
padding-bottom:2pt;
padding-left:2pt;
padding-right:2pt;
padding-top:2pt;
text-align:left;
}

.division {
margin-bottom:5pt;
margin-left:3pt;
margin-right:2pt;
margin-top:3pt;
padding-bottom:3pt;
padding-left:3pt;
padding-right:3pt;
padding-top:1pt;
}

/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
  margin: 0 0 10px 0;
  border: 0;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  text-align: right;
}

.entry-header {
  margin: 1px 0 1.5em 0;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: medium;
  font-weight: bold;
}

.entry-header a {
  text-decoration: none;
  font-weight: bold;
}

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:hover { color: #000000; }
.entry-header a:active { color: #000000; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content {
  margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer {
  margin: 0 0 10px 0;
  border: 0;
  color: #000000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: x-small;
  line-height: normal;
  text-align: left;
}

div#netnav {
    width:16em;
    float:left;
    padding:0em 0 0 0em;
}

#netnav * {
    font-size:1em;
}

#netnav h3 {
    font-weight:normal;
    margin:1em 0 0 0;
    padding: 4px 0;
    border-bottom:1px solid #666;
    text-transform:uppercase;
}

#netnav ul, #netnav li {
    margin:0;
    padding:0;
    list-style:none;
}

#netnav li {
    display:inline;
}

#netnav ul li a {
    text-decoration:none;
    display:block;
    margin:0;
    padding:2px 2px;
    color:#990000;
    border-bottom:1px solid #aaa;
}

#netnav ul ul li a {
    padding-left:6px;
    color:#666;
}

#netnav ul li a:hover {
    background-color:#F6F6F6;
}

#netnav a.selected {
   background-color:#ececec;
}


/* menu nav states */


.hideSwitch {
    display:none;
}

.showSwitch {
    display:block;
}

.rollup {
    padding-left:18px !important;
    background:#fff url(http://oreillygmt.typepad.com/oreillygmt/images/bullet_menu.gif) no-repeat 6px;
}

.rolldown {
    padding-left:18px !important;
    background:#F6F6F6 url(http://oreillygmt.typepad.com/oreillygmt/images/bullet_menu_open.gif) no-repeat 6px;
}

.showtopic {
    padding-left:25px !important;
}

ul.delicious {
    margin: 0px 0px 0px 10px;
    padding:0px 0px 0px 15px;
    list-style: none;
}

.delicious-tags {
font-size: 10px;
padding-bottom: 10px;
}

/* blockquotes */
blockquote {
align: center;  
text-align: center;
  width: 440px;
  margin: 25px;
  padding: 5px;
  background-color: #EEEEEE;
  background-image: url(http://oreillygmt.typepad.com/oreillygmt/images/startend-quote.gif);
  background-position: left top;
  background-repeat: no-repeat;
}


/* three-column tweaks */

.layout-three-column #container {
  width: 940px;
}

.layout-three-column #alpha {
  width: 200px;
  padding: 5px 0px 0px 5px;
  margin: 5px 0px 0px 5px;
}

.layout-three-column #alpha-inner {
  border: 0;
  padding: 5px 5px 5px 5px;
  background: #FFFFFF;
}

.layout-three-column #beta {
        width: 520px;
}

.layout-three-column #beta-inner {
  padding: 10px 10px 10px 10px;
  background: #FFFFFF;
}

.layout-three-column #gamma {
  width: 200px;
}

.layout-three-column #gamma-inner {
  border: 0;
  padding: 5px 5px 5px 5px;
  background: #FFFFFF;
}


/* user css */

a span.country {color: blue ;}

/* other css */

/* advert 1 */

element.style {
background-color:#FFFFFF;
font-size:15px;
font-weight:normal;
margin-bottom:0pt;
margin-left:0pt;
margin-right:0pt;
margin-top:0pt;
padding-bottom:2pt;
padding-left:2pt;
padding-right:2pt;
padding-top:2pt;
text-align:center;
}

.sidebar-item {
margin:0pt 0pt 20px;
padding:0pt;
}

.sidebar-item h3 {
background:transparent url(http://oreillygmt.typepad.com/oreillygmt/images/box-item-header.gif) no-repeat scroll 0pt;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
font-size:11px !important;
line-height:2em;
margin:0pt !important;
text-align:center;
}


/* upcoming events */

p.date {
  font-weight: bold;
  margin-bottom: .5em;
}

p.country {
  margin-top: .5em;
  margin-bottom: .4em;
  padding-left: .5em;
}

p.vevent {
  margin-top: 0px;
  margin-bottom: .4em;
  padding-left: 1em;
}



#content h3 {
color:#000000;
font-size:14px;
font-weight:bold;
margin:0.5em 0pt 1em;
}

.book {
align: center;
}

.sidebar-item {
    padding:0;
    margin:0 0 20px 0;
}



.sidebar-item-content {
    border: 1px solid #999;
    margin:0;
    padding:10px;
}

.box {
    padding:0.2em 0.5em;
    margin:1em 0 0.5em 0;
    border: 1px solid #999;
}

.boxright {
    padding:1em 2em 1em 2em;
    margin:.5em .5em .5em 2.5em;
    float:right;
    width:18em;
    border-left: 5px;
    border: 1px dashed #999;
}

.feedburnerFeedBlock {
    margin: 0px;
    padding: 1px;
}

.feedburnerFeedBlock ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.feedburnerFeedBlock li {
list-style-image: url(http://oreillygmt.typepad.com/oreillygmt/images/bullet_menu.gif);
list-style-position: inside;
padding-left: 0;
}


.tweet div {
   margin: 0px;
   padding: 0px;
   font-weight: normal;
   text-align: left;
   background-color: rgb(255, 255, 255);
}

#tweet li {
    font-size: 10px;
    list-style:none;
    background:#fff url(http://oreillygmt.typepad.com/oreillygmt/images/bullet_menu.gif) no-repeat 6px;
    list-style-position:inside;
    background-position: 0px 5px;
    padding-left: 12px;
    margin-bottom: 6px;
}

#tweet ul {
   margin: 0px;
   padding: 0px;
   font-weight: normal;
   text-align: left;
   background-color: rgb(255, 255, 255);
    list-style-position:inside;
}

.TwitterTime span {
font-size: 10px;
}

/* navigation - main
-------------------- */
#nav {
    background:#000 url(http://www.oreillygmt.co.uk/bg_nav.gif) repeat-x 0 0;
    margin:0;
    padding:0;
    width:940px;
    clear:both;
}

#nav ul, #subnav ul {
    list-style:none;
    margin:0;
    padding:0;
    overflow:hidden;
    clear:both;
}

/* this is new, replacing the below */
#nav ul li{
      float:left;
      display:block;
}
/* removing this as it breaks the nav on FFox 1.7
#nav ul li {
    float:left;
    display:inline-table;
} */

#nav ul li a {
    display:block;
    line-height:22px;
    padding:0 1em;
    text-decoration:none;
    font-size:14px;
    color:#fff;
    float:left;
    border-right:1px solid #000;
    margin:2px 0;
}

#nav ul li.searchbox {
    padding-right:2em;
    float:right;
}   
    
#nav ul li input {
    margin:8px 0 0 2px;
    padding:0;
    vertical-align: middle;
    font-size:95%;
    color:#666;
}   
    
#nav form {    margin:0;
    padding:0;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#nav ul li a {
    float:none;
}
/* End IE5-Mac hack */

#nav ul li a:hover {
    background:#000 url(/images/oreillygmt/bg_nav_hover.gif) repeat-x 0 0;
    color:#bbb;
}

#nav li.nav_selected a, #nav li.nav_selected a:hover {
    line-height:28px !important;
    margin:0 !important;
    background: #990000 !important;
    background-image:none !important;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

/* navigation - second level
---------------------------- */
#subnav {
    width: 940px;
    background-color:#990000;
    padding:2px 0 2px 0;
    border-bottom:1px solid #990000;
    /*margin-top:expression(-2+"px"); causing problems in IE Win*/
}

#subnav ul li {
    float:left;
    display:inline-table;
}

#subnav ul li a {
    padding:0 1em;
    text-decoration:none;
    color:#fff;
    float:left;
}

#subnav ul li + li a {
    border-left:1px solid #fff;
}

#subnav ul li a:hover {
    text-decoration:underline;
}

#subnav .nav_selected a, #subnav .nav_selected a:hover {
    color:#cc9999;
} 

/* menu nav states */
.hideSwitch {
    display:none;
}

.showSwitch {
    display:block;
}

.rollup {
    padding-left:18px !important;
    background:#fff url(/images/oreillygmt/bullet_menu.gif) no-repeat 6px;
}

.rolldown {
    padding-left:18px !important;
    background:#F6F6F6 url(/images/oreillygmt/bullet_menu_open.gif) no-repeat 6px;
}

.showtopic {
    padding-left:25px !important;
}

/* ph=1 */
/* nhm:from_kauri */
