/* sabretooth: server-side import: reset */

/* Style Reset */

html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, img, strong, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
:focus { outline: 0; }
table {	border-collapse: collapse; border-spacing: 0; }
ul { list-style-type: none; }

/* End Style Reset */

/* end of import: reset */



html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
 	background: #000 url("http://assets.filemobile.com/42/img/wink_map_mediumback.gif") repeat 0 1px fixed;
}

body
{
   min-width: 940px;
   color: #333;
   font-family: arial, verdana, helvetica,  'trebuchet ms', sans-serif;
   font-size: 14px;
   background: transparent url("http://assets.filemobile.com/42/img/bg_wrapper.gif")   
   repeat-y 50% 0 fixed;
}

#background:36414d

a { text-decoration: underline; }

a:hover { 
  color: #42BD6D;
  text-decoration: underline;
}

a:link,a:visited,a:hover,a:active{color:#cc0000;cursor:pointer;}

h1, h2, h3, h4, h5, h6
{
   font-family: arial, verdana, helvetica,  'trebuchet ms', sans-serif;
}

h7
{
   font-family: arial, verdana, helvetica,  'trebuchet ms', sans-serif;
   font-size: 16px;
   font-weight: bold;
}



.entry-header
{
   margin-top: 0;
   border-left: 5px solid #CCCCCC;
   padding: 0 0 0 10px;
   font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
   color: #CF1100;
   font-size: 18px;
}

#banner a { color: #fff; text-decoration: none; }

p { padding: 0.5em 0; line-height: 1.5em; }

input, textarea { border: 2px solid #cccddd; font: inherit; }

input.fmSubmitBtn { background: #36393b; color: #eeeeee; font-family: inherit; font-size: 14px; }

p.fmReminder { color: #a0a0a0; padding-top: 0; font-size: 12px; }
p.fmStatusMessage { padding-left: 1em; color: #2a7f5d; font-weight: bold; background: #ffffd0; border-top: 1px solid #ffff71; border-bottom: 1px solid #ffff71; margin-bottom: 20px; }

div.fmWrapper {  
        position: relative;
	margin: 0 auto;  /* center on everything else */
      	overflow: hidden;
	padding:  0px 5px 0px 5px;
	width: 940px;
	text-align: left;
}


#banner { position: relative; }
#banner-inner { position: static; }
#banner
{
   width: 940px; /* necessary for ie win */
   background: #1a1a1a url("http://assets.filemobile.com/42/img/bg_header.gif") repeat-x 0 0;
   height: 120px;
   position: relative;
   
}


#banner-inner
{
   padding: 15px 13px;
   border-width: 0px 0px 0px 0px;
   border-style: solid;

}

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}

#banner-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}


div.fmSlideshowlist {

   width: 290px; 
   border-left: 5px solid #36393b 
   margin-top: 2px; 
   float: right;
   padding-left: 10px;
   margin-right: 2%;
}




div.fmMain { background: #ffffff; width: 985; overflow: auto; }

div.fmContent { padding: 10px 30px 70px; height: 100%; overflow: hidden; color: #56595b; margin-left: 3%}

div.fmFooter { 
  background:
    #191919 
    url(/) 
    repeat-x 
    scroll 
    left top;
  color:#000000;
  height:50px;
  padding:20px;
  text-align:center;
}

div.fmSidebar {

   width: 340px; 
   border-left: 5px solid #36393b 
   margin-top: 2px; 
   float: right;
   padding-left: 10px;
   margin-right: 2%;
}

div.fmSidebar h3 {
   padding-bottom: 10px;
}

div.fmSidebar ul {padding-right: 20px}
div.fmSidebar ul li {padding-bottom: 0.3em;}
div.fmSidebar ul li a {}
div.fmSidebar ul li a:hover {}
/* sabretooth: server-side import: article */

.fmArticleMeta {
  
  color: #999;
  font-size: 75%;
  font-style: italic;

}

.fmArticleFooter {
  
  font-size: 85%;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #999;

}
/* end of import: article */



    ul.archiveList {
      list-style-image:none;
      list-style-position:outside;
      list-style-type:none;
      
    }

    ul.archiveList li {
      border-bottom:1px solid #CCCCCC;
      clear:left;
      font-size: 12px;
    }

    ul.archiveList li a {
      clear:left;
      display:block;
      height:16px;
      padding:3px;
    }

    ul.archiveList li a .postTitle {
      color:#cc0000;
      display:block;
      float:left;
      height:18px;
      overflow:hidden;
    }

    ul.archiveList li a .postDate { 
      color:#cc0000;
      display:block;
      float:left;
    }

    ul.archiveList li a .postViews {
      display:block;
      float:right;
      text-align:right;
      width:85px;
    }


   ul.archiveList li a .postViews1 {
      display:block;
      float:right;
      text-align:right;
      width:55px;
    }


 
    ul.archiveList li a:hover {
      color:#cc0000;
    }

    ul.archiveList li a:hover .postTitle {
      color:#cc0000;
    }

    ul.archiveList li a:hover .postDate {
      color:#cc0000;
      display:block;
      float:left;
    }

      

