body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#e2e2e2;/*5e5e5e*/
	background:#1b1b1b url(../images/bg-body-dots.png) no-repeat top right;
	line-height:1.4em;
}
h1,h2,h3,h4,h5,h6{
	/*color:#cbfb58;*/
	font-family:"Times New Roman", Times, serif;
	color:#00aeed;
	margin-bottom:10px;
}
h1{
	font-size:2em;
	letter-spacing:-2px;
	color:#e2e2e2;
	margin:0;
	/*color:#91ed00;*/
}
h1 strong{color:#ed0097;}
h2{font-size:1.8333em;}
h3{font-size:1.4167em;}
h1 a{color:#ede500;padding-left:0.5em;}
a{font-weight:bold;color:#e2e2e2;}
a:hover{color:#c2c2c2;}
p{margin-bottom:0.5em;}
ul{margin-bottom:0.5em;}
/*structure*/
#container{
	margin:0 auto;
	width:600px;
}
/*handheld*/
@media handheld{
  #container { width:95%; }
}
#header{
	padding:10px;
	margin:50px 0 10px;
	margin-bottom:10px;
}
#nav{}
#article{padding:0 10px;}
#article .column{
	width:265px;
	padding:10px;
	border-top:2px solid #e3ffae;
}
#footer{
	clear:both;
	margin:1em 0 0;
	padding:1em 0;
	border-top:4px solid #91ed00;
	font-family:arial;
	font-size:1em;
	line-height:1em;
	text-align:right;
}
/*element specific styles*/
blockquote.twitt,
blockquote.delicious{
	padding:10px;
	margin-bottom:10px;
}
blockquote.twitt span{
	font-weight:bold;
	display:block;
}
a.external{
	background:url(../images/ico-link-external.gif) no-repeat right;
	padding-right:20px;
}
li strong{color:#ed0097;}
/*general*/
.box-floating{
	float:right;
	width:40%;
	font-size:1.5em;
	line-height:1em;
	padding:10px;
	margin:10px 0 10px 10px;
	background:#00aeed;
}
.box{padding:10px;margin-bottom:10px;}
.box-1{background:#f2feda;}
.box-2{background:#f8f8f8;}
.box-3{background:#e3ffae;}
.box-4{background:#aeedff;}
.clear{clear:both;height:0.1px;overflow:hidden;font-size:0.1px;}
.right{float:right;}
.left{float:left;}
.larger{font-size:1.375em;letter-spacing:-1px;font-family:Georgia;line-height:1.2em;}
/*Twitter*/
#twitter_update_list li{ list-style-type:square; font-style:italic;padding:0 0 0.5em;margin-left:1em;}
/*google translate mogul*/
#lang-serbian{display:none;}
#lang-swedish{display:none;}

