/*  ================================================
CSS Document
Created by: Masim man - http://www.htmlcssguides.com/
===================================================*/

* {margin: 0;padding: 0;}
body {font:.76em Arial, Helvetica, sans-serif;margin:0 auto;background:#696969;}
a, a:link {text-decoration:none; font-weight:bold;}
a:hover {color:#f00;text-decoration:underline;}
.title h1 {font-size:1.6em;}
.title h2 {font-size:1.2em;}
h3 {font-size:1em}
#content p, #content1 p, #content2 p {margin: 0 0 8px 0;}
.rcborder1, .rcborder2, .rcborder3, .rcborder4 {display:block;background:#fff;}
.rcheader1, .rcheader2, .rcheader3, .rcheader4 {display:block;background:#76BFD5;}
.rccontent1, .rccontent2, .rccontent3, .rccontent4 {display:block;background:#FFEFD5;}
.rcsidebar1, .rcsidebar2, .rcsidebar3, .rcsidebar4 {display:block;background:#ddd;}
.footer1, .footer2, .footer3, .footer4 {display:block;background:#8FBC8F;}
.rcborder1, .rcheader1, .rccontent1, .rcsidebar1, .footer1 {height:1px; margin:0 5px;}
.rcborder2, .rcheader2, .rccontent2, .rcsidebar2, .footer2 {height:1px; margin:0 3px;}
.rcborder3, .rcheader3, .rccontent3, .rcsidebar3, .footer3 {height:1px; margin:0 2px;}
.rcborder4, .rcheader4, .rccontent4, .rcsidebar4, .footer4 {height:2px; margin:0 1px;}
#advertisement {height:80px;margin:0 auto;padding-left:14px;background:#999;display:none;}
#license {margin:0 auto;padding:0 14px 0 14px;background:#999;}
#license img {padding-right:14px;border:none; float:left;}
#license a:hover {color:#fff;}
.navmenu {font-size:.9em;margin-bottom:10px;padding:1px 14px 1px 14px;border-bottom:2px solid #000;background:#fcc;}
.navmenu a:hover {color:#f00;text-decoration:none;}
pre {font-size:1.1em;overflow:scroll;padding:10px;border:1px solid #ccc;background:#eee;}
.code {font-size:1em;padding:10px;border:1px solid #999;color:#f00;background:#ffc;}