
/*	Semapedia Community Stylesheet */

body {
       margin: 0px;
       background-image: url('/images/fading_background.jpg');
       background-repeat: repeat-x;
       font:12pt/1.3 sans-serif;
       font-family: "Trebuchet MS", Verdana, sans-serif;

       text-align: center;
 
      }
ul { 
     list-style: none;
     margin-left: 0;
     padding-left: 1em;
     text-indent: -1em;
 }

ul li:before { 
               content: "\00BB \0020";
               
}

 a img { 
        border: none;
 }

 img { 
        border: none;
 }


#navigation {
              width: 99%;
              height: 30px;
              text-align: right;
              padding-top: 10px;
              margin: 0px;
              color: black;
              }

#navigation a {
                color: black;
                font-size: 90%;
                }

#logo {
        height: 80px;
        }

#container {
             width: 780px;
             margin: 0 auto;
             text-align: left;
             }

#content {
           color: black;
           padding: 10px;
           }

#content a img { 
        border: none;
 }

#content img { 
        border: none;
 }


#banner {
          margin-bottom: 15px;
          }

#explainer {
             margin-bottom: 15px;
             }

#url {
       width: 400px; 
       height: 40px; 
       font-size: 24px; 
       float: left;
       margin-right: 30px;
       border:solid 0 #fff;
       }

#url_message {
               color: white;
               font-size: 9pt;
               font-weight: bold;
               margin-bottom: 2px;
               }

#format_div {
              }

#create_button {
                 margin-left: 30px;
                 float: right;
                 }

#output a {
            color: white;
            }

#footer {
          border-top: solid 1px #f5f5f5;
          text-align: center;
          padding: 20px;
          margin-top: 10px;
          font-size: 90%;
          background-color: #FFDEA9;
          background-image: url('/images/footer_background.jpg');
          background-repeat: repeat-x;
          }

#footer a {
            color: black;
            font-size: 90%;
            }

#footer ul li { 
             list-style: none;
             display: inline;
 }

.footertext {
              color: gray;
              font-size: 90%;
              margin-bottom: 10px;
              }

#poweredby a {
               position: absolute;
               bottom: 0px;
               right: 0px;
               text-indent: -1000px;
               width: 115px;
               height: 115px;
               background: url(/images/sun_banner.gif) 0 0 no-repeat;
               overflow: hidden;
               position: fixed;
               }

/* select box for reader */
#device_manufacturer {
                       width: 95%;
                       font-size: 110%;
                       height: 30px;
                       }

#device_model {
                width: 95%;
                font-size: 110%;
                height: 30px;
                }

.readers {
           padding: 10px;
           }

.reader_name {
               font-size: 110%;
               font-weight: bold;
               }

.reader_downloadurl {
                      background-color: #ffffff;
                      padding: 5px;
                      }

.reader_information { 
                      padding: 10px;
                      
 }

/** styles for FAQ **/



/** styles for FAQ end **/


/* round corners for content */
.content_rbroundbox { background: url(/images/corners/content_nt.gif) repeat; }
.content_rbtop div { background: url(/images/corners/content_tl.gif) no-repeat top left; }
.content_rbtop { background: url(/images/corners/content_tr.gif) no-repeat top right; }
.content_rbbot div { background: url(/images/corners/content_bl.gif) no-repeat bottom left; }
.content_rbbot { background: url(/images/corners/content_br.gif) no-repeat bottom right; }

.content_rbtop div, .content_rbtop, .content_rbbot div, .content_rbbot {
                                                                         width: 100%;
                                                                         height: 7px;
                                                                         font-size: 1px;
                                                                         }

.content_rbcontent { margin: 0 7px; }
.content_rbroundbox { width: 740px; margin: 1em auto; }


/* round box for create box */
.create_rbroundbox { background: url(/images/corners/create_nt.gif) repeat;  }
.create_rbtop div { background: url(/images/corners/create_tl.gif) no-repeat top left; }
.create_rbtop { background: url(/images/corners/create_tr.gif) no-repeat top right; }
.create_rbbot div { background: url(/images/corners/create_bl.gif) no-repeat bottom left; }
.create_rbbot { background: url(/images/corners/create_br.gif) no-repeat bottom right; }

.create_rbtop div, .create_rbtop, .create_rbbot div, .create_rbbot {	
                                                                     width: 100%;
                                                                     height: 7px;
                                                                     font-size: 1px;
                                                                     }

.create_rbcontent { 
                    margin: 0 0px;
                    padding: 10px;
                    }

.create_rbroundbox { 
                     width: 700px; 
                     margin-bottom: 15px;
                     margin-top: 15px;
                     }

/* welcomed box for welcome box */
.welcome_rbroundbox { background: url(/images/corners/welcome_nt.gif) repeat;  }
.welcome_rbtop div { background: url(/images/corners/welcome_tl.gif) no-repeat top left; }
.welcome_rbtop { background: url(/images/corners/welcome_tr.gif) no-repeat top right; }
.welcome_rbbot div { background: url(/images/corners/welcome_bl.gif) no-repeat bottom left; }
.welcome_rbbot { background: url(/images/corners/welcome_br.gif) no-repeat bottom right; }

.welcome_rbtop div, .welcome_rbtop, .welcome_rbbot div, .welcome_rbbot {	
                                                                         width: 100%;
                                                                         height: 7px;
                                                                         font-size: 1px;
                                                                         }

.welcome_rbcontent { 
                     margin: 0 0px;
                     padding: 10px;
                     }

.welcome_rbroundbox { 
                      width: 700px; 
                      margin-bottom: 15px;
                      }


/* Rounded boxes for Choose_Reader Explanation START*/

.choose_reader_rbroundbox { background: url(/images/corners/choose_reader_nt.gif) repeat;  }
.choose_reader_rbtop div { background: url(/images/corners/choose_reader_tl.gif) no-repeat top left; }
.choose_reader_rbtop { background: url(/images/corners/choose_reader_tr.gif) no-repeat top right; }
.choose_reader_rbbot div { background: url(/images/corners/choose_reader_bl.gif) no-repeat bottom left; }
.choose_reader_rbbot { background: url(/images/corners/choose_reader_br.gif) no-repeat bottom right; }
.choose_reader_rbtop div, .choose_reader_rbtop, .choose_reader_rbbot div, .choose_reader_rbbot {	
                                                                                                 width: 100%;
                                                                                                 height: 7px;
                                                                                                 font-size: 1px;
                                                                                                 }

.choose_reader_rbcontent { 
                           margin: 0 0px;
                           padding: 10px;
                           }

.choose_reader_rbroundbox { 
                            width: 700px; 
                            margin-bottom: 15px;
                            }

/* Rounded boxes for Choose_Reader END */


/* Rounded boxes for Tagger Explanation START*/
.tagger_rbroundbox { background: url(/images/corners/tagger_nt.gif) repeat;  }
.tagger_rbtop div { background: url(/images/corners/tagger_tl.gif) no-repeat top left; }
.tagger_rbtop { background: url(/images/corners/tagger_tr.gif) no-repeat top right; }
.tagger_rbbot div { background: url(/images/corners/tagger_bl.gif) no-repeat bottom left; }
.tagger_rbbot { background: url(/images/corners/tagger_br.gif) no-repeat bottom right; }
.tagger_rbtop div, .tagger_rbtop, .tagger_rbbot div, .tagger_rbbot {	
                                                                     width: 100%;
                                                                     height: 7px;
                                                                     font-size: 1px;
                                                                     }

.tagger_rbcontent { 
                    margin: 0 0px;
                    padding: 10px;
                    }

.tagger_rbcontent li { 
                       font-size: 110%;
                       font-weight: bold;
                       margin-top: 10px;
                       }

.tagger_rbcontent .learnmore_item { 
                                    height: 200px;
                                    margin: 10px;
                                    margin-top: 15px;
                                    }

.tagger_rbcontent .learnmore_image { 
                                     float: left;
                                     margin-right: 10px;
                                     
 }

.tagger_rbroundbox { 
                     width: 700px; 
                     margin-bottom: 15px;
                     }

/* Rounded boxes for Tagger END */


/* Rounded boxes for Reader START */

.reader_rbroundbox { background: url(/images/corners/reader_nt.gif) repeat;  }
.reader_rbtop div { background: url(/images/corners/reader_tl.gif) no-repeat top left; }
.reader_rbtop { background: url(/images/corners/reader_tr.gif) no-repeat top right; }
.reader_rbbot div { background: url(/images/corners/reader_bl.gif) no-repeat bottom left; }
.reader_rbbot { background: url(/images/corners/reader_br.gif) no-repeat bottom right; }
.reader_rbtop div, .reader_rbtop, .reader_rbbot div, .reader_rbbot {	
                                                                     width: 100%;
                                                                     height: 7px;
                                                                     font-size: 1px;
                                                                     }

.reader_rbcontent { 
                    margin: 0 0px;
                    padding: 10px;
                    }

.reader_rbcontent li { 
                       font-size: 110%;
                       font-weight: bold;
                       margin-top: 10px;
                       }
.reader_rbcontent .learnmore_item { 
                                    height: 200px;
                                    margin: 10px;
                                    margin-top: 15px;
 }

.reader_rbcontent .learnmore_image { 
                                     float: left;
                                     margin-right: 10px;
                                     
 }

.reader_rbroundbox { 
                     width: 700px; 
                     margin-bottom: 15px;
                     }

/* Rounded boxes for Reader END */


/* Rounded boxes for Facts Explanation START */
.facts_rbroundbox { background: url(/images/corners/facts_nt.gif) repeat;  }
.facts_rbtop div { background: url(/images/corners/facts_tl.gif) no-repeat top left; }
.facts_rbtop { background: url(/images/corners/facts_tr.gif) no-repeat top right; }
.facts_rbbot div { background: url(/images/corners/facts_bl.gif) no-repeat bottom left; }
.facts_rbbot { background: url(/images/corners/facts_br.gif) no-repeat bottom right; }
.facts_rbtop div, .facts_rbtop, .facts_rbbot div, .facts_rbbot {	
                                                                 width: 100%;
                                                                 height: 7px;
                                                                 font-size: 1px;
                                                                 }

.facts_rbcontent { 
                   margin: 0 0px;
                   padding: 10px;
                   }

.facts_rbroundbox { 
                    width: 700px; 
                    margin-bottom: 15px;
                    }

/* Rounded boxes for Facts END */

/* Rounded boxes for Contact Explanation START */
.contact_rbroundbox { background: url(/images/corners/contact_nt.gif) repeat;  }
.contact_rbtop div { background: url(/images/corners/contact_tl.gif) no-repeat top left; }
.contact_rbtop { background: url(/images/corners/contact_tr.gif) no-repeat top right; }
.contact_rbbot div { background: url(/images/corners/contact_bl.gif) no-repeat bottom left; }
.contact_rbbot { background: url(/images/corners/contact_br.gif) no-repeat bottom right; }
.contact_rbtop div, .contact_rbtop, .contact_rbbot div, .contact_rbbot {	
                                                                 width: 100%;
                                                                 height: 7px;
                                                                 font-size: 1px;
                                                                 }

.contact_rbcontent { 
                     margin: 0 0px;
                     padding: 10px;
                     }

.contact_rbroundbox { 
                      width: 700px; 
                      margin-bottom: 15px;
                      }

/* Rounded boxes for Contact END */

/* Rounded boxes for Support Explanation START */
.support_rbroundbox { background: url(/images/corners/support_nt.gif) repeat;  }
.support_rbtop div { background: url(/images/corners/support_tl.gif) no-repeat top left; }
.support_rbtop { background: url(/images/corners/support_tr.gif) no-repeat top right; }
.support_rbbot div { background: url(/images/corners/support_bl.gif) no-repeat bottom left; }
.support_rbbot { background: url(/images/corners/support_br.gif) no-repeat bottom right; }
.support_rbtop div, .support_rbtop, .support_rbbot div, .support_rbbot {	
                                                                 width: 100%;
                                                                 height: 7px;
                                                                 font-size: 1px;
                                                                 }

.support_rbcontent { 
                   margin: 0 0px;
                   padding: 10px;
                   }

.support_rbcontent li { 
                       font-size: 110%;
                       font-weight: bold;
                       margin-top: 10px;
                       }


.support_rbroundbox { 
                    width: 700px; 
                    margin-bottom: 15px;
                    }

/* Rounded boxes for Support END */


/* Rounded boxes for Faqs Explanation START */
.faqs_rbroundbox { background: url(/images/corners/faqs_nt.gif) repeat;  }
.faqs_rbtop div { background: url(/images/corners/faqs_tl.gif) no-repeat top left; }
.faqs_rbtop { background: url(/images/corners/faqs_tr.gif) no-repeat top right; }
.faqs_rbbot div { background: url(/images/corners/faqs_bl.gif) no-repeat bottom left; }
.faqs_rbbot { background: url(/images/corners/faqs_br.gif) no-repeat bottom right; }
.faqs_rbtop div, .faqs_rbtop, .faqs_rbbot div, .faqs_rbbot {	
                                                                 width: 100%;
                                                                 height: 7px;
                                                                 font-size: 1px;
                                                                 }

.faqs_rbcontent { 
                   margin: 0 0px;
                   padding: 10px;
                   }

.faqs_rbcontent .question { 
            font-size: 120%;
            font-weight: bold;
            
 }

.faqs_rbcontent .answer { 

 }

.faqs_rbroundbox { 
                    width: 700px; 
                    margin-bottom: 15px;
                    }

/* Rounded boxes for Faqs END */



/* blogpostd box for blogpost box */
.blogpost_rbroundbox { background: url(/images/corners/blogpost_nt.gif) repeat;  }
.blogpost_rbtop div { background: url(/images/corners/blogpost_tl.gif) no-repeat top left; }
.blogpost_rbtop { background: url(/images/corners/blogpost_tr.gif) no-repeat top right; }
.blogpost_rbbot div { background: url(/images/corners/blogpost_bl.gif) no-repeat bottom left; }
.blogpost_rbbot { background: url(/images/corners/blogpost_br.gif) no-repeat bottom right; }

.blogpost_rbtop div, .blogpost_rbtop, .blogpost_rbbot div, .blogpost_rbbot {	
                                                                         width: 100%;
                                                                         height: 7px;
                                                                         font-size: 1px;
                                                                         }

.blogpost_rbcontent { 
                     margin: 0 0px;
                     padding: 10px;
                     }

.blogpost_rbcontent .blogpost_title { 
                                      font-size: 140%;
                                      margin-bottom: 5px;
                                      }

.blogpost_rbcontent .blogpost_created_at { 
                                           font-size: 70%;
                                           margin-top: 5px;
                                           }


.blogpost_rbroundbox { 
                       width: 700px; 
                       margin-bottom: 15px;
                       }




/* end of blogpost rounded box */


.welcome_table {
	width: 100%;
}

.intro {
         vertical-align: top;
         padding: 5px;
}

.stats {
         vertical-align: top;
         padding: 5px;
         width: 200px;
}

/* *** Standard look and feel */
h1 {
	font-size: 140%;
	margin: 0px;
}	

h2 {
	font-size: 120%;
	margin: 0px;
}

.emphasis { 

            background-color: #FFFFFF;
 }

 
 /* round corners for content */
.content_map_rbroundbox { background: url(/images/corners/content_nt.gif) repeat; }
.content_map_rbtop div { background: url(/images/corners/content_tl.gif) no-repeat top left; }
.content_map_rbtop { background: url(/images/corners/content_tr.gif) no-repeat top right; }
.content_map_rbbot div { background: url(/images/corners/content_bl.gif) no-repeat bottom left; }
.content_map_rbbot { background: url(/images/corners/content_br.gif) no-repeat bottom right; }

.content_map_rbtop div, .content_rbtop, .content_rbbot div, .content_rbbot {
                                                                         width: 100%;
                                                                         height: 7px;
                                                                         font-size: 1px;
                                                                         }

.content_map_rbcontent { margin: 0 7px; }
.content_map_rbroundbox { width: 98%; margin: 1em auto; }

#welcome_wrapper { 

 }

#textleft { 

            float: left;
 }

#latest_tags { 

               float: right;


 }

#welcome_footer { 
                  clear: both;
 }
 
 a.tag
{
    text-decoration:none;
    color:black;
}

a.tag:visited
{
    text-decoration:none;
    color:black;
}
a.tag:hover
{
    text-decoration:underline;
}

.urlfield { 

            width: 400px;
            font-size: 140%;
            margin: 5px;
            padding: 4px;
 }
 
 
a.advanced, a.advanced:visited
{
	color: white;
	font-size:80%;
	
}