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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}

strong {
 font-weight: bold;
 color: #FFFFFF;
}

body
{
	color:#9C9A93;
	background:#1b1e23 url('../images/bg1.png') center center;
	font: 13px/150% "Lucida Grande", Verdana, Helvetica, Arial;
	min-width:980px;
}

h1,h2,h3,h4,h5 {
    text-shadow: #111 0 1px 0;  
    font-family: "Helvetica Neue", Helvetica, Arial; 
    line-height: 100%;
}

.wiki h1, .wiki h2, h5 {
    margin-bottom: 0.5em;
}


h3, .contentheading a, .contentheading a:visited, h4, .wiki h1
{
    color:#CECDC9;
    text-decoration:none;
    line-height: 100%;
    text-shadow:none;
    font: 28px "Helvetica Neue", Helvetica, Arial; 
    font-family: "Helvetica Neue", Helvetica, Arial; 
    text-shadow: #111 0 1px 0;      
}

h2
{
    color:#CECDC9;
    font: 22px "Helvetica Neue", Helvetica, Arial; 
}

#wikitext ul, .content ul
{
    list-style:inside;
    margin:5px 20px 20px;
}

h5, .wiki h4
{
    font-size:22px;
    color:#CECDC9;
    margin-bottom: 0.5em;
}

code
{
    font-family:Monospace, Monaco;
    border:1px solid #282e37;
    background:#1b1e23;
    display:block;
    padding:5px;
    margin:5px;
    color: #eee;
}

#system-message
{
    padding:20px 0 0 0;
}

#system-message ul
{
    border:1px dashed orange !important;
    color:orange !important;
    background:none !important;
}

table.contentpaneopen {
    width: 100%;
}

.contentheading {
    border-bottom: 4px solid #1B1E23;
}

.createdate {
    color: #333638;
    font-size: 10px;
    text-align: right;
}

fieldset
{
    border:0;
}

p {
    margin-bottom: 1em;
}

input
{
    padding:5px;
    border:1px solid #282e37;
    background:#1b1e23;
    color:#fff;
}

.tour img
{
    border:10px solid #262B33;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;    
    border-radius:5px;    
    display:block;
    -webkit-box-shadow: #23282F 0 -1px 0;
    -moz-box-shadow: #23282F 0 -1px 0;
}

.button, button, input[type=button], input[type=submit] {
    background:#1b1e23;
    border: 1px solid #282e37;
    border-left-color: #54575D;
    border-top-color: #54575D; 
    font: normal 15px Helvetica, Arial; 
    color: #fff;
    text-shadow: #777 0 0 5px;  
    padding: 5px 20px;  
}

.button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover {
    background-color: #212429;   
}

.button:active, button:active, input[type=button]:active, input[type=submit]:active {
    border-color: #282E37 #54575D #54575D #282E37;      
}

a
{
    color:#fff;
    text-decoration: none;
    //text-shadow: #777 0 0 5px;
}

a:hover {
    text-decoration: underline;
}


a:visited
{
    color:#eee;
}


.body
{
    width:725px;
    margin:auto;
}

.inputbox
{
    width:17em;
}

.article_column
{
    width:100%;
}

.hidden
{
    display:none;
}

#remember
{
    width:auto;
}

#header
{
    width:100%;
    background:#242932;
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#282e37;
    height: 160px;
    overflow: hidden;
}

#headerwrap
{
    background:url('../images/headerbg.png') no-repeat left top;
    height:160px;
    width:980px;
    margin:auto;
}

#header #headerbody
{
    position: relative;
}

#headerbody #headerlogotype
{
    background:url('../images/header.png') no-repeat 10px 100%;
    width:371px;
    height:102px;
    display: block;
}

#headerbody #headerlogo
{
    width: 78px;
    height: 98px;
    position: absolute;
    top: 40px;
    left: -85px;
    display: block;
    background:url('../images/mjlogo.png') no-repeat left bottom;    
}


#headerbody ul.menu
{
    font-size:14px;
    line-height: 20px;
    text-transform:uppercase;
    list-style:none;
    margin-top: 18px;
}

#headerbody ul.menu li
{
    float:left;
    margin:0 10px;
    display:block;
	font: bold 15px Helvetica, Arial;    
}

#headerbody ul.menu li a
{
    text-decoration:none;
    color:#9ca2a3;
    text-shadow: none;
    text-shadow: #111 0 1px 0; 
	font-weight: bold ;                 
}

#headerbody ul.menu li.active a,
#headerbody ul.menu li a:hover
{
    color:#fff3d9;
}

#headerbody ul.menu li.active a {
    text-shadow: none;
}

#headerbody #rightheaderpanel
{
    margin:0 0 -1px 0;
    float:right;
    width:260px;
    height:100%;
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#333941;
    background:url('../images/rightheaderpanel.png') no-repeat right top;
    position: relative;
}

#headerbody #download
{
    background:url('../images/downloadbtn.png') no-repeat center center;
    width:200px;
    height:50px;
    margin:78px auto 0 auto;
    padding:20px 0 0 20px;
}

#rightheaderpanel a.download
{
    display:block;
    height:50px;
    width:165px;
}

.sloganshadow
{
    position:absolute;
    left:0;
    height:16px;
    width:100%;    
}

.bigshadow {
    position:absolute;
    left:0;
    height:16px;
    width:100%;    
    top: 0;
}

.footershadow
{
    height:16px;
    width:100%;    
}



.shadowup
{
    background:url('../images/shadowup.png') repeat-x center top;
}

.shadowdown
{
    background:url('../images/shadowdown.png') repeat-x center top;
    margin:-16px 0 0 0;
}

.slogan-container {
    width: 100%;
    position: relative;
}

.slogan-container br
{
    clear:both;
}
#slogan
{
    width:905px;
    margin:auto;
    background:url('../images/phonesbg.png') repeat-y 562px 0;

}

#sloganright
{
    float:left;
    width:209px;
    margin:0 0 0 30px;
    padding:20px 0;
}

#slogancontent
{
    width:725px;
    padding:20px;
    float:left;
}

.slogancontentcol
{
    width:509px !important;
}

#slogan #sloganbody
{
    background:url('../images/phones.png') no-repeat 499px bottom;
    width:100%;
    height:100%;
    float:right;
}

#sloganbody #slogantext
{
    background:url('../images/slogan.png') no-repeat 0 20px;
    padding:105px 0 0 0;
    width:48%;
    line-height: 150%;    
    margin:20px 100px 0;
}

#sloganbody #slogantext h1
{
    text-indent: -9000px;
}

#sloganbody #slogantext ul
{
    list-style:inside;
    font: 15px/160% "Helvetica Neue", Helvetica, Arial;
}



#sloganbody #slogandownload
{
    background:url('../images/downloadtext.png') no-repeat center center;
    width:285px;
    padding: 0 0 0;
    margin:10px 0 0 80px;
}

#sloganbody #slogandownload a
{
    display:block;
    height:30px;
    margin:17px 15px;
}

#header #headerbody, #content #contentbody
{
    height:100%;
}

.body.container
{
    margin:0 auto 10px;
    width: 825px;
    padding-right: 100px;
}

.content {
    padding-left: 10px;
    padding-top: 30px;    
}

.content.has-sidebar {
    margin-right: 280px;
    padding-top: 30px;    
}

.sidebar {
    float: right;
    width: 220px;
    margin: 20px 0;
    padding: 10px 20px 20px;
    border-left: 1px solid #202328;
}

.fake-ad {
    width: 160px;
    height: 600px;
    margin: 10px auto;
    background-color: #333;
}

#content
{
    background:#191d23;
    width:100%;
    border-width:1px 0;
    border-style:solid;
    border-color:#232831;
}


#content #contentbody
{
    background:url('../images/bgrightpanel.png') repeat-y right top;
    overflow: auto;
}

#contentbody #rightpanel
{
    margin:-1px 0 15px 0;
    float:right;
    width:260px;
    border-width:1px 0 0 0;
    border-style:solid;
    border-color:#2e333c;
    padding:20px 0;
}

#rightpanel #tweetbody
{
    margin:0 20px;
}

#tweetbody .tweetheader
{
    font: bold 20px Helvetica, Arial;
    color: #95979A;
    text-shadow:#000  0 -1px 0;  
    letter-spacing: 0.5px;
    
}

#tweetbody h4, #tweetbody h4 a
{
    font-size:12px;
    color:#84909d;
}

#tweetbody .tweetblog h4, #tweetbody .tweetblog a
{
    /*font-size:18px;*/
    color:#84909d;
    margin:3px 0;
}

#tweetbody p
{
    margin:0;
    color:#e4dfd4;
}

#tweetbody .tweetblog p
{
    margin:5px 0;
    font-size:inherit;
    color:inherit;
}
.tweetblog
{
    padding:0 0 10px 0;
}
.tweetblog small
{
    color:#3A3D43;
    font-size:0.9em;
}

#tweetbody .tweetitem
{
    line-height:1em;
    margin:10px 0;
}

#tweetbody .tweetsep
{
    font-size:0;
    border-width:1px 0;
    border-style:solid;
    border-color:#1a1d20 #000 #2e3339 #000;
    margin:20px 0 15px;
}

#tweetbody .followers
{
    width:220px;
    padding:5px;
    margin:auto;
}

#tweetbody .followers p
{
    margin:10px 0 0 0;
    text-align:right;
}

.tweetsearch p.seemore
{
    text-align:right;
}

.followers img
{
    padding:2px;
}

#tweetbody a img, #tweetbody a
{
    border:0;
    text-decoration:none;
}

.twitlinks
{

}

#contentbody #newsbody
{
    width:460px;
    padding:20px 0;
}

#newsbody .newsheader
{
    
    font: bold 20px Helvetica, Arial;
    color: #838588;
    text-shadow:#000  0 -1px 0;  
    letter-spacing: 0.5px;

}

#newsbody .contentpaneopen, #tweetbody p
{
    font-size:12px;
    line-height:16px;
}

#newsbody .createdate, #tweetbody span
{
    color:#57616c;
    font-size:12px;
}

#footer
{
    font-size:11px;
    padding:10px 0 20px 0;
    line-height:16px;
    margin:-15px 0 0 0;
}

#footer a
{
    color:#d9d7d2;
    text-decoration:none;
}

#footer #footerbody
{
    clear:both;
    width: 790px;
    padding-right: 100px;
}

#footerbody div
{
    color:#424a53;
}

#wikitext div img
{
    padding:10px;
    border:1px solid #2e333c;
    background:#242932;
}

#comments-container {
    margin-top: 40px;
    padding: 10px;
    border: 4px solid #1B1E23;
    
}

.form {
    margin: 10px 0;
}

.form th {
    text-align: right;
    font-size: 15px;
    padding-right: 10px;
    height: 40px;
    vertical-align: middle;
    line-height: 15px;
    white-space:nowrap;
}

.form td {
    font-size: 15px;
    height: 40px;
    vertical-align: middle;    
}


.form .forgot {
    padding-top: 30px;
}

.form .forgot a {
    color:#9C9A93;
    font-size: 13px;

}

.register-banner {
    padding: 10px;
    width: 400px;
    border: 4px solid #1B1E23;   
}

.form .invalid {
    border-color: #900;
}

.form label.invalid {
    color: #900;
}

.sidebar #tweetbody .tweetheader {
    color: #838588;
}

#rightheaderpanel .login {
    position: absolute;
    top: 5px;
    right: 10px;
    text-align: right;
    text-transform: uppercase;
    font-size: 13px;
}

#rightheaderpanel .login a {
    color: #8D9498;
    text-shadow: #111 0 0 7px;
}

#rightheaderpanel .login a:hover {
    color: #fff;
}

.wiki-HomePage .sidebar {
    display: none;
}

.wiki .sidebar ul {
    margin-left: 20px;
}

#invitation_message { 
    color:orange;
}