html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
body,
input,
textarea {
  color: #D3C65E;
  font-size: 18px;
  font-family: "Jura", "lucida grande", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  color: #BE2978;
}
h1 {
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 0.3em;
}
h2 {
  font-size: 48px;
  line-height: 1.2em;
  margin-bottom: 0.3em;
}
h3 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #D3C65E;
  margin-bottom: 0.3em;
}
h4 {
  font-size: 18px;
}
p {
  line-height: 1.4em;
  margin-bottom: 1em;
}
ol {
  list-style-type: decimal;
}
ul, ol {
  margin: 0 0 1.25em 0;
}
li {
  padding-bottom: 0.8em;
  margin-bottom: 0.8em;
  border-bottom: 2px solid #515151;
  line-height: 1.3em;
}
li.last-list-item {
  border-bottom: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 1.625em;
}
strong {
  font-weight: bold;
}
i {
  font-style: italic;
}
pre {
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  background-color: #2b2b2b;
  font: 13px "Andale Mono", "DejaVu Sans Mono", monospace;
  line-height: 1.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow-x: auto;
}
code, kbd {
  padding: 4px;
  color: #ac8053;
  background-color: #2b2b2b;
  font: 13px "Andale Mono", "DejaVu Sans Mono", monospace;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
code {
  position: relative;
  top: -1px;
}
pre code {
  top: 0;
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 13px;
}
a {
  color: #BE2978;
  text-decoration: none;
}
a:hover {
  color: #FF87ED;
}
::-moz-selection,
::selection {
  background: #ff8000;
  color: white;
}
.sub-point {
  display: block;
  font-size: 14px;
}
.sub-point code {
  font-size: 12px;
  padding: 2px;
}
body {
  margin: 60px 150px 80px 150px;
  background: #120D14;
}

.wrapper {
  max-width: 740px;
  margin: 0 auto;
}
.wrappertop {
  margin: 0 auto;
  max-width: 100%;
}
.content {
  float: left;
  text-align: center;
  max-width: 71%;

}
.wrapperside {
  float: left;
  max-width: 300px;
}
.wrapperbottom {
  max-width: 100%;
}
.section {
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  *zoom: 1;
  border-bottom: 4px solid #BE2976;
}
.section:after {
  content: "";
  display: table;
  clear: both;

}
.section.last {
  border-bottom: none;
}
.section-header {
  text-align: center;
}
.section-subheader {
  margin-top: -0.6em;
  margin-bottom: 1em;
  text-align: center;
  font-size: 24px;
}
.row {
  *zoom: 1;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.intro-section {
  text-align: center;
}
.logo {
  color: #D3C65E;
  margin-bottom: 0.05em;
}
.logo .version {
  color: #BE2978;
}
.lead {
  font-size: 22px;
}
.gallery-section {
  text-align: center;
}
.gallery-sidebar {
  text-align: left;
}
.iblock {
  *zoom: 1;
  margin-bottom: 20px;
  float:left;
}
.iblock {
display:block;
float: left;
}

.iblock:after {
  content: "";
  display: table;
  clear: both;
 
}

.iblock1 {
  *zoom: 1;
  margin-bottom: 20px;
  float:left;
}
.iblock1 {
display:block;
float: left;
}

.iblock1:after {
  content: "";
  display: table;
  clear: both;
 
}

.gal {
  display: inline-block;
  margin: 0 1px 5px 1px;
   margin-left:10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 4px solid #FF87ED;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  
}
.gal:hover {
  border: 4px solid #BE2978;
}
.gal img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 167px;
height: 167px;
}

.gal span {
display: block;
margin-top:20px;
}


.topviews {
  position: fixed;
  top: 180px;
  right: 20px;
}
.related {
  position: fixed;
  top: 140px;
  right: 10px;
}
.home {
  position: fixed;
  top: 10px;
  left: 30px;
}

.home2 {
  position: fixed;
  top: 30px;
  right: 30px;
}

.sharing {
  position: fixed;
  top: 75px;
  right: 0px;
}
.facebook {
  position: fixed;
  top: 10px;
  right: 20px;
}
.plus1 {
  position: fixed;
  top: 10px;
  right: 75px;
}
@media only screen and (max-width: 640px) {
  body {
    margin: 80px 10px 40px 10px;
    font-size: 14px;
  }
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 16px;
  }
  ol {
    list-style-position: inside;
  }
  code,
  kbd,
  pre,
  pre code {
    font-size: 11px;
  }
  .sub-point {
    font-size: 12px;
  }
  .sub-point code {
    font-size: 9px;
  }
  .lead {
    font-size: 16px;
  }
  .section {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

}

#containr{ margin-left:auto; margin-right:auto; overflow:hidden; }
#containr .wrapperside{ max-width:35%; width:35%; float:left;}
#containr .content{  max-width:65%; float:right}

@media screen and (max-width: 1152px){
#containr{ margin-left:auto; margin-right:auto; width:100%; overflow:hidden;}
#containr .wrapperside{  max-width:100%; width:100%; }
#containr .content{   max-width:100%; width:100%; }


.content{  max-width:100%;}
.wrapperside { max-width:100%; width:100%;  display:block; text-align:center}
.gallery-sidebar {  text-align:center;}
}

/*wiki info read-more & read-less*/
#moretext, #rless{
display:none;
}
