/*
Theme Name: Xofto
Description: Xofto Theme.
Version: 0.1
Author: <a href="http://xofto.com/">Xofto.com</a>
*/

body {
/*
	background: url(images/bg.jpg) repeat-x;
	background-color:#d2d1e3;
*/
background:url(images/header_bg.gif) top left repeat-x;
background-color: #fff;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#454545;
padding:0 0 15px 0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#fff;
text-decoration:none;
}

a:hover {
color:#fff;
text-decoration:none;
}

h1, h2, h3, h4 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:normal;
}

input, select {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

textarea {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

abbr {
border:none;
}

#wrap {
width:750px;
margin:0 auto;
background-color: #fff;
}

/* Header */

#header {
background:url(images/header_bg.gif) top left repeat-x;
margin:0;
padding:20px 0px;
text-align:left;
width: 750px;
height: 45px;
background-color: #fff;
position:relative;
}

#header h1 {
font-size:22px;
letter-spacing:-1px;
padding:10px 0;
color:#4e8abe;
}

#header h1 a {
background:url(images/logo.gif) top left no-repeat;
padding:3px 0 5px 45px;
color:#fff;
text-decoration:none;
}

#header #logo {
	float: left;
	margin-left: 5px;
	position:absolute;
}

#header #options_left {
	float: right;
	margin-left:500px;
	position:absolute;
	top:-20px;
	width:250px;
}

#header #options_left #options {
	float: left;
	width:170px;
	margin-top:33px;
}

#header #options_left #options img {
	margin-right: 14px;
}

#header #options_left #lang_options {
	background:transparent url(images/lang.gif) no-repeat scroll 0 0;
	float:right;
	height:40px;
	margin-top:20px;
	padding:5px 0 0;
	top:0;
	width:76px;
}
#header #options_left #qtrans_language_chooser{
	margin-right:12px;
	padding-top:5px;
}

#header #options_left #lang_options ul li {
	display: inline;
	float: right;
	padding: 0 4px;
}

#menu {
display:inline;
font-family: Tahoma;
font-size: 14px;
color: #fff;
background: url(images/menu_bg.gif) top left repeat-x;
text-transform: uppercase;
position:relative;
padding: 0px 0px 5px 0px;
margin: 0;
width:724px;
height: 42px;
text-align:center;
float:left;
}

#menu ul {
	list-style:none;
	/*margin-left: 13px;*/
}

#menu li {
	float:left;
	padding:16px 40px 0;
	height: 31px;
}

#menu li:hover {
	background:url(images/menu_roll_bg.gif) repeat-x;
}

#menu li:last-child {
	border:none;
}

#menu li a {
	margin-top: 15px;
}

#menu-left {
	display:inline;
	background: url(images/menu_bg_left.gif) no-repeat;
	width:13px;
	height: 47px;
	float:left;
}

#menu-right {
	display:inline;
	background: url(images/menu_bg_right.gif) no-repeat;
	width:13px;
	height: 47px;
	float:right;
}

#feed {
float:right;
padding:3px 10px;
}

#feed a {
background:url(images/feed.gif) right no-repeat;
padding:0 24px 0 0;
}

#flash {
	width: 750px;
	height: 290px;
	background-color: #fff;
	text-align: center;
}

#content {
background:url(images/bar_welcome.jpg) top left no-repeat;
float:left;
width:442px;
text-align:left;
background-color: #fff;
padding: 0px 25px 5px 28px;
 min-height:300px; /* real browsers */
 height:auto !important; /* real browsers */
 height:100%; /* IE6: treaded as min-height*/
}

#content p {
	font-family: Tahoma;
	font-size:12px;
	color:#464646;
}

#content p strong {
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	font-style:italic;
}

#content p.description {
	line-height: 18px;
	padding: 5px 0 10px 0;
}

#content p.pbold {
	margin: 0px;
}

#content a.more-link {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #e53708;
	text-align: right;
	padding-right: 20px;
	background:url(images/more-link.gif) bottom right no-repeat;
	float: right;
}

#content h2 {
font-size:18px;
padding:10px 0;
color:#6799c8;
}

#content h2 a {
color:#a00d06;
text-decoration:none;
}

#content h2.archive {
font-family: Arial;
font-size:16px;
color:#fff;
padding:10px 0 5px 0;
}

#content h2.info {
font-family: Arial;
font-size:16px;
color:#fff;
padding:10px 0 5px 0px;
}

#content h2.title a {
font-family: Arial;
font-size:16px;
color:#fff;
padding:10px 0 5px 0px;
}

#content h2.post-title {
	font-family: Tahoma;
	font-size:23px;
	color:#a00c07;
	padding:10px 0 5px 0px;
}

#content hr {
	color: #ff9a0a;
	background-color: #ff9a0a;
	height: 1px;
	border: 0;
	margin-bottom: 15px;
}

#content a.commentsLink {
	color:#6799c8;
}

#content img {
	border: 0;
}

#content .blog-main {
	min-height: 220px;
}

/* content-bmarketing */
#content-bmarketing {
background:url(images/bar_welcome.jpg) top left no-repeat;
float:left;
width:442px;
text-align:left;
background-color: #fff;
padding: 0px 52px 5px 1px;
 min-height:300px; /* real browsers */
 height:auto !important; /* real browsers */
 height:100%; /* IE6: treaded as min-height*/
}

#content-bmarketing-cont {
	padding: 5px 25px 5px 28px;
}

#content-bmarketing p {
	font-family: Tahoma;
	font-size:12px;
	color:#464646;
}

#content-bmarketing p strong {
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	font-style:italic;
}

#content-bmarketing p.description {
	line-height: 18px;
	padding: 5px 0 10px 0;
}

#content-bmarketing p.pbold {
	margin: 0px;
}

#content-bmarketing a.more-link {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #e53708;
	text-align: right;
	padding-right: 20px;
	background:url(images/more-link.gif) bottom right no-repeat;
	float: right;
}

#content-bmarketing h2 {
padding:10px 0;
color:#6799c8;
}

#content-bmarketing h2 a {
color:#a00d06;
text-decoration:none;
}

#content-bmarketing h2.archive {
font-family: Arial;
font-size:16px;
color:#fff;
padding:10px 0 5px 0;
}

#content-bmarketing h2.info {
font-family: Arial;
font-size:16px;
color:#fff;
padding:10px 0 5px 0px;
}

#content-bmarketing h2.title {
	margin-bottom: 2px;
	height:20px;
}

#content-bmarketing h2.title a {
font-family: Arial;
font-size:16px;
color:#fff;
padding:4px 0 0px 20px;
}

#content-bmarketing h2.post-title {
	font-family: Tahoma;
	font-size:23px;
	color:#a00c07;
	padding:10px 0 5px 0px;
}

#content-bmarketing hr {
	color: #ff9a0a;
	background-color: #ff9a0a;
	height: 1px;
	border: 0;
	margin-bottom: 15px;
}

#content-bmarketing a.commentsLink {
	color:#6799c8;
}

#content-bmarketing img {
	border: 0;
}

#content-bmarketing .blog-main {
	min-height: 220px;
}
/* /content-bmarketing */

#spacer { 
	margin-bottom: 20px;
}

#spacer-title { 
	height: 25px;
}

#game-title { 
	margin-bottom: 39px;
}

/* Navigation */

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
	float:left;
}

.pgalignleft {
	float:left;
	height:30px;
	width:90px;
}

div.pgalignleft a, div.pgalignleft a:hover {
	background:transparent url(images/prev_en.gif) no-repeat scroll left 0;
}
div.pgalignleft a div, div.pgalignleft a:hover div {
	background:transparent url(images/arrow_link_left.gif) no-repeat scroll left 40%;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:30px;
	margin-left:6px;
	padding-left:30px;
	line-height:2em;
}

.alignright {
	float:right;
}

.pgalignright {
	float:right;
	height:30px;
	width:100px;
}

div.pgalignright a, div.pgalignright a:hover {
	background:transparent url(images/next_en.gif) no-repeat scroll right 0;
}

div.pgalignright a div, div.pgalignright a:hover div {
	background:transparent url(images/arrow_link_right.gif) no-repeat scroll right 40%;
	color:#FFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	height:30px;
	margin-right:6px;
	padding-right:30px;
	text-align:right;
	line-height:2em;
}

.navpost {
font-size:11px;
margin:0 0 20px 0;
}

.navpost div {
padding:2px 4px;
}

.navpost div a {
	border: 0;
	background-color: transparent;
}

.navpost div a:hover {
	border: 0;
	background-color: transparent;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#002a53;
display:block;
color:#87b2d8;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#fff;
text-decoration:none;
}

/* Main for posts */

.main {
	min-height: 220px;
}

.main h3 {
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}

.main h3.table-title {
font-weight:bold;
margin:0 0 5px 0;
color:#666666;
font-family:Tahoma;
font-size:12px;
font-style:italic;
}

.main img {
padding:2px;
border:#005595 1px solid;
}

.main a {
color:#87b2d8;
}

.main a:hover {
color:#4e8abe;
}

.main a img {
padding:2px;
border:#0085b5 1px solid;
}

.main a:hover img {
padding:2px;
border:#87b2d8 1px solid;
}

.main .img-left {
	padding: 0 25px 10px 0;
}

.main .img-left:hover {
	padding: 0 25px 10px 0;
}

.main .img-right {
	padding: 0 0 10px 25px;
}

.main .img-right:hover {
	padding: 0 0 10px 25px;
}

.main p {
line-height:18px;
margin:0 0 25px 0;
text-align: justify;
}

.main p.info {
line-height:18px;
margin:0 0 25px 0;
text-align: justify;
padding-bottom: 20px;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.main table { 
	font-family: Tahoma;
	font-size: 12px;
	margin-bottom: 15px;
}

.stamp {
font-size:11px;
color:#4e8abe;
margin:5px 0 15px 0;
/*float: right;*/
}

.stamp a {
color:#87b2d8;
text-decoration:none;
}

.stamp a:hover {
color:#fff;
}

.meta {
/*background:url(images/limit.gif) bottom center no-repeat;*/
font-size:11px;
line-height:16px;
color:#4e8abe;
/*border-top:#005595 1px solid;*/
margin:0 0 15px 0;
padding:5px 10px 30px 10px;
}

img.wp-smiley {
margin:0;
padding:0;
border:none;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

.warning p {
font-size:13px;
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

/* Sidebar */

#sidebar {
font-size:11px;
float:right;
width:255px;
/*padding:0 15px 20px 5px;*/
padding: 0 0 0 0;
text-align:left;
background-color: #fff;
}

#sidebar a {
	color: #454545;
}

#sidebar h3 {
font-size:12px;
font-weight:bold;
color:#454545;
margin:0px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#pages {
	background:url(images/bar_fast_start.jpg) top left no-repeat;
	width:255px;
}

#pages ul {
	min-height: 50px;
	margin: 20px 0 20px 0;
}

#pages ul li {
	width: 210px;
	border-top:#a79bd2 1px dotted;
	padding: 8px 0 12px 5px;
	margin: 0 0 0 20px;
}

#pages a {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#666666;
	padding-left: 24px;
	background:url(images/arrow_link.gif) top left no-repeat;
}

#pages span {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#A00D06;
	padding-left: 24px;
	background:url(images/arrow_link.gif) top left no-repeat;
}

#pages h2.info {
	font-family: Arial;
	font-size:16px;
	color:#fff;
	padding:10px 0 5px 20px;
}

#java-games {
	background:url(images/bar_java_games.jpg) top left no-repeat;
	width:255px;
}

#java-games ul {
	min-height: 50px;
	margin: 20px 0 20px 0;
}

#java-games ul li {
	width: 210px;
	border-top:#a79bd2 1px dotted;
	padding: 8px 0 12px 5px;
	margin: 0 0 0 20px;
}

#java-games ul li ul {
	margin-top: 10px;
}

#java-games ul li ul li {
	width: 174px;
	border-top:#a79bd2 1px dotted;
	padding: 8px 0 12px 5px;
	margin: 0 0 0 20px;
}

#java-games a {
	font-family: Tahoma;
	font-size:12px;
	font-weight: bold;
	color:#666666;
	padding-left: 24px;
	background:url(images/arrow_link.gif) top left no-repeat;
}

#java-games h2.info {
	font-family: Arial;
	font-size:16px;
	color:#fff;
	padding:10px 0 5px 20px;
}

/* Forms: input, textarea */

input {
background:#ffedd0;
padding:3px 5px;
border:none;
border-bottom:#f6ca85 1px solid;
color:#454545;
}

textarea {
background:#ffedd0;
width:400px;
padding:3px 5px;
border:none;
border-bottom:#f6ca85 1px solid;
color:#454545;
}

#search {
	width: 360px;
}

#searchform {
margin:15px 0 0 0;
}

.searchinfo {
padding:5px 0 0 0;
}

#searchform input {
background:#002a53;
/*display:block;*/
padding:2px 5px;
margin-right: 5px;
border:#004b8d 1px solid;
color:#a0cbed;
}

#searchform input:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

#searchform #s {
background:#ffedd0;
padding:3px 5px;
border:none;
border: 1px solid;
border-color: #ffedd0 #ffedd0 #f6ca85 #ffedd0;
color:#454545;
cursor:text;
}

#searchform #search-submit {
background:#d94004;
padding:2px 5px;
margin:0 0 10px 0;
border:#b21107 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #search-submit:hover {
background:#b21107;
cursor:pointer;
border:#b21107 1px solid;
color:#fff;
}

input.submit {
background:#d94004;
display:block;
padding:3px 5px;
margin:0 0 10px 0;
border:#b21107 1px solid;
color:#fff;
cursor:pointer;
}

input.submit:hover {
background:#b21107;
cursor:pointer;
border:#b21107 1px solid;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

p.logged a {
	color: #454545;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 0 30px 0;
}

.commentList li {
padding:0 0 10px 0;
}

.commentList li.bypostauthor .commentText {
border-top:#007dc3 3px solid;
}

.commentMod {
background:#002a53;
padding:1px 3px;
margin:10px 0 0 10px;
}

.commentAuthor {
background:url(images/arrow.gif) no-repeat top left;
padding:10px 0;
margin:0 0 0 30px;
width:250px;
color:#4e8abe;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
padding:3px 0 0 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
background:#ffedd0;
width:420px;
padding:10px;
border-top:#f6ca85 3px solid;
color: #ff0000;
}

.commentText p {
line-height:18px;
margin:7px 0;
}

.commentMeta {
font-size:12px;
color:#4e8abe;
}

#commentForm p {
color:#4e8abe;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}

p.commentLink a {
	color:#000;
}

/* Footer */

#footer {
background:url(images/footer.jpg) no-repeat;
background-color: #d2d1e3;
position:relative;
font-size:11px;
color:#4e8abe;
/*margin:0 auto;*/
padding:0px;
width: 750px;
height: 91px;
text-align:left;
}

#footer a {
color:#87b2d8;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

#top {
float:right;
width: 500px;
}

#top #footer-menu {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	position:relative;
	padding: 20px 0px 5px 0px;
	margin: 0;
	width:500px;
	height: 28px;
}

#top #footer-menu ul {
	float:right;
	list-style:none;
	margin-left: 13px;
}

#top #footer-menu li {
	float:left;
	padding: 0px 0px 0px 13px;
	height: 31px;
}

#top #footer-menu a {
	background:url(images/footer_menu_spacer.gif) right no-repeat;
	padding:0 16px 1px 0;
	color:#fff;
	text-decoration:none;
}

#top #footer-menu ul li:last-child a {
	background:none;
}

<!–-[if IE 6]>
#top #footer-menu ul li {background-color: expression(this.previousSibling==null?'red':'green');}
<![endif]-->


#top #footer-menu a:hover {
	color:#fff;
	text-decoration:underline;
}

#top #footer-info {
	float: right;
	color: #f26402;
	padding-right: 15px;
}

#top-left {
	float:left;
	width: 250px;
	text-align:left;
}

#top-left #footer-info-left {
	float: left;
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	position:relative;
	padding: 0px 0px 5px 0px;
	margin: 12px 0 0 80px;
}

/* Widgets */

.wp-caption {
border:1px solid #00377c;
text-align:center;
background-color:#001e42;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url(images/corners.gif) 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url(images/corners.gif) -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

div.clear {
	clear: both;
}ft;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url(images/corners.gif) 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url(images/corners.gif) -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

div.clear {
	clear: both;
}

.commentText a {
	color:#454545;
}

.main img .alignleft{padding:0 25px 10px 0;}
