body {
	background: url(bg.png) repeat-x #cacaca;        /*#181818*/
	color: #FFFFFF;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

h1 {
	font-size: 20px;
	padding-top: 0px;
}
h2 {
	font-size : 14px;
	color : #999999;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #68d3ed;
}
a:active {
	text-decoration: underline;
	color: #cccccc;
}

/* Wraps */

#wrap  {
	width : 990px;
	margin : 0 auto;
	text-align : left;
	background : #181818 url(content-bg.png) repeat-y;
}

#content-wrap {
	text-align:left;
	background: url(content-bg.png) repeat-y;
}

/* Site Header */

#header {
	background: url(logo.jpg); /* Important, Don't change background color */
	height: 170px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header-desc {
	font-size: 17px;
    font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    top: 15px;
	position: absolute;
    z-index: 1;
}
#lang {
  top: 1px;
  position: relative;
}

/* Navigation Bar */

#nav-bar {
    background: #000;
	padding-left: 5px;
}
#nav-left {
	background: url(left-corner.png) left no-repeat;
	height: 25px;
}
#nav-right {
	background: url(right-corner.png) right no-repeat;
	height: 25px;
}
#nav-bar {
	position : relative;
	width : auto;
	height : 30px;
	margin : 0;
	padding : 0 0 0 0;
	font : bold 12px/25px Verdana, Arial, Tahoma, Sans-serif;
}

#nav-bar ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}

#nav-bar ul li {
	display : inline;
}

#nav-bar ul li a {
	display: inline;
	float : left;
	padding : 0 10px;
	color : #EDEDED;
	text-decoration : none;
}

#nav-bar ul li a:hover {
	color : #68d3ed;
}

#nav-bar ul li#selected a {
	color : #fff;
}
* html #nav-bar ul li a { /*IE bug fix */
  float: left;
  text-decoration: none;
}

/* Extra Formatting */

code {
	margin: 4px 0;
	padding: 8px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	background: #222;
	border: 1px dashed #333333;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 40px;
   	border: 1px solid #464646;
  	background: #222 url(quote.png) no-repeat 5px 5px;
}

/* Images */

img {
	border: solid 1px #666666;
	padding:3px;
}
img.float-right {
	margin : 5px 0 10px 10px;
}

img.float-left {
	margin : 5px 10px 10px 0;
}

/* Forms and Lists */

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #999;
}
ul span, ol span {
	color: #FFFFFF;
}
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #464646;
	background-color: #222;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #999;
}
input {
	padding:2px;
	border:1px solid #333333;
	font: normal 1em Verdana, sans-serif;
	color:#FFFFFF;
	background-color:#131212;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #333333;
	background-color:#131212;
	height:100px;
	display:block;
	color:#FFF;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #464646;
	padding: 2px 3px;
	background: #333;
	color: #999;
}

/* Content */
#free {
    width: 549px;
    height: 200px;
}
#freeall {
    width: 549px;
    height: 550px;
}

#content {
	padding-left: 28px;
	padding-right: 16px;
	width: 549px;
	text-align: justify;
}
#content h1 {
	margin-top : 10px;
	font : bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color : #C0C0C0;
	border-bottom : 2px dotted #464646;
	text-align : justify;
}
#content2 {
  padding-left: 310px;
  text-align: justify;
  width: 270px;
}
#content2 h1 {
	margin-top : 10px;
	font : bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color : #C0C0C0;
	border-bottom : 2px dotted #464646;
	text-align : justify;
}
#content-top {
	background: #181818 url(content-top.png) no-repeat;
	height: 40px;
	margin-top: 0px;
}
#content-bottom {
	background: #181818 url(content-bottom.png) no-repeat;
	height: 56px;
}

/* Sidebar */

#sidebar-wrap {
	width: 363px;
	float:right;
	padding-right: 15px;
}
#sidebar-big-ad {
	width: 362px;
	height: 230px;
    text-align: center;
	padding-bottom: 55px;
	background:url(ad-bottom.png) center bottom no-repeat;
}
#sidebar-big-ad img {
	border:none;
}

#sidebar {
	width: 361px;
	height: 12px;
	padding-right: 2px;
}
#sidebar-top {
	background:url(sidebar-top.png) center top no-repeat;
	height: 16px;
	margin-left: 0px;
}
#sidebar img {
	border:none;
}
#sidebar-left {
	width: 160px;
	float:left;
	padding-left: 15px;  /* Important */
	text-align: justify;
	padding-top: 10px;
}
#sidebar-right {
	width: 160px;
	float:right;
	padding-right: 6px; /* Important */
	text-align: justify;
	padding-top: 10px;
}
#sidebar h1  {
	margin-top : 0;
	padding : 5px 0 0 0;
	font-size : 14px;
	border-bottom : 1px solid #999;
	color : #c0c0c0;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 15px;
	font-size:12px;
	}

#sidebar .left-box {
	background : #ede7e1;
	margin-top : 0;
	border-bottom : 10px solid #f8f4f1;
	padding-left : 5px;
}

#sidebar ul.sidemenu {
	margin-left : 1px;
	list-style : none;
	text-align : left;
	margin : 1px 0 10px 0;
	padding : 0;
	text-decoration : none;
}

#sidebar ul.sidemenu li {
	margin-left : 5px;
	list-style-type: none;
	padding : 2px 0 0px 0px;
	border-bottom: dotted 1px #999999;
	margin : 0 2px;
}

#sidebar ul.sidemenu a {
	font-weight : bolder;
	text-decoration : none;
	background-image : none;
}
#sidebar ul.sidemenu a:hover {
  list-style-image: url('arrow.gif');
}


/* Footer */

#footer-left {
	background: url(footer-left.png) left no-repeat;
	height: 18px;
}
#footer-right {
	background: url(footer-right.png) right no-repeat;
	height:18px;
}
#footer-top {
	background:url(footer-top.png) repeat-x;
	height:18px;
}
#footer {
	background:url(footer-bg.png) top repeat-x;
	height: 25px;
	border-bottom: solid 1px #333;
	padding-top: 5px;
}

/* Post Footer */

.post-footer {
	border-bottom : 1px solid #666;
	padding : 5px;
	margin : 7px 2px 0 2px;
	font-size : 95%;
	background-color : #464646;
}

.post-footer .date {
	padding-left : 20px;
	margin : 0 10px 0 5px;
	text-align : right;
	font-size : 9px;
	color : #999;
}

.post-footer .readmore {
	padding-left : 20px;
	margin : 0 10px 0 5px;
}