/*  

Theme Name: YellowBlack

Theme URI: http://onlywebpro.com

Description: This is the official theme of onlyWebpro.com

Version: v1.0

Author: onlyWebPro Creative Team

Author URI: http://onlywebpro.com

*/



body {
	background: #F1F1F1;
	font: 12px/1 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 0;
}
h1, h2, h3, h4 {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
h2, h3 {
	font-weight: bold;
	margin: 0 0 15px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
}
p {
	color: #333;
        font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 1.64;
	margin: 0 0 15px;
}
a:link, a:visited {
	color: #0088CC;
	text-decoration: none;
}
a:hover {
	color: #0088CC;
	text-decoration: underline;
}
a.demo_btn {
	background: #0079f4;
	background:-moz-linear-gradient(center top, #0079f4, #005cba);
	background: -webkit-gradient(linear, center top, center bottom, from(#0079f4), to(#005cba));
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
	border-radius: 50px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-border-radius: 50px;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-webkit-border-radius: 50px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}
a.demo_btn:hover {
	background: #0079f4;
	text-decoration: none;
}
a img {
	border: none;
	margin-bottom: 15px;
}
hr {
	background: #ccc;
	border: none;
	clear: both;
	height: 1px;
	margin: 40px 0;
}
hr.hidden {
	background: #fff;
	margin: 10px 0;
}
table {
	border-spacing: 0;
	border-collapse:collapse;
	font-size:12px;
	line-height:1.64;
	margin-bottom:15px;
	width:100%;
}
th {
	background: #ddd;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}
th, td {
	border:1px solid #ccc;
	padding:4px 10px 4px 5px;
}
.center {
	text-align: center;
}
blockquote {
	background: url("images/quotes.png") no-repeat -10px -20px;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 80px;
}

.clearfix:before,
.clearfix:after {
content: " ";
display: block;
}
.clearfix:after {
clear: both;
}

/********************

Header

********************/

#header {
	background: #111;
	margin: 0 auto 25px;
	overflow: hidden;
	padding: 0;
}
#header h1 {
	background: url("images/onlyweb_logo.png") no-repeat left center;
	float: left;
	height: 74px;
	margin: 0;
	width: 270px;
}
#header h1 a {
	display: block;
	padding: 25px;
}
#header h1 span {
	display: block;
	text-indent: -99999em;
}
#header .logo_wrapper {
	height: 90px;
	margin: 105px auto 0;
	width: 990px;
}
#header .logo_wrapper.no_announcement {
	margin: 60px auto 0;
}
/**Searc Form**/

#searchform {
	float: right;
	margin-top: 15px;
}
#searchform .textbox {
	background-color: #2e2e2e;
	border: 1px solid #333;
	color: #aaa;
	display: inline;
	font-size: 14px;
	height: 20px;
	margin-right: 2px;
	padding: 5px;
	width: 250px;
}
#searchform .button {
	background: #2e2e2e;
	border: 1px solid #333;
	color: #999;
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	line-height: 11px;
	padding: 7px 0;
	position: relative;
	top: 2px;
	width: 70px;
}
#searchform .textbox:focus, #searchform .button:hover {
	background: #fff;
	-moz-box-shadow:    0 2px 2px 0 #000;
	-webkit-box-shadow: 0 2px 2px 0 #000;
	box-shadow:         0 2px 2px 0 #000;
}
/**Main Nav**/
#header .main_nav_wrapper {
	background: #444444;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.7);
	position: fixed;
	z-index: 100;
	left: 0;
	top: 52px;
	width: 100%;
}
#header .main_nav_wrapper.no_announcement {
	top: 0;
}
#header ul.main_nav,
.announcement_bar_content {
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	height: 41px;
	list-style-type: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 990px;
}
#header ul.main_nav li {
	border-right: 1px solid #555;
	float: left;
	font-size: 14px;
}
#header ul.main_nav li.logo_nav a {
	background: url(images/logo_nav.png) no-repeat center center;
	text-indent:-99999px;
	padding-left: 20px;
	padding-right: 20px;
	width: 20px;
}
#header ul.main_nav li.logo_nav a:hover {
	background: #fff url(images/logo_nav.png) no-repeat center center;
}
#header ul.main_nav li a {
	background: none;
	color: #F8B622;
	display: block;
	padding: 14px 15px 13px;
}
#header ul.main_nav li a:hover/*, #header ul.main_nav li.current-cat a*/ {
	background: #fff;
	color: #333;
	text-decoration: none;
}
/**child element***/

#header ul.main_nav li ul.children {
	background: #444;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 100;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#header ul.main_nav li ul.children li {
	border: none;
	float: none;
	font-size: 14px;
}
#header ul.main_nav li ul.children li a {
	padding: 10px 15px;
}
#header ul.main_nav li ul.children li:last-child a:hover {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#header ul.main_nav li.current-cat ul.children li a {
	background: url("images/main_nav_bg.jpg") repeat-x left -50em;
	/*color: #333;*/
	display: block;
	padding: 14px 15px 13px;
}
#header ul.main_nav li.current-cat ul.children li a:hover {
	background-position: left top;
	color: #333;
	text-decoration: none;
}
/*

#header ul.main_nav li.current-cat ul.children li.current-cat a {

	background: none;

	color: #ffcc00;

}

*/


#header ul.main_nav li#lang_switcher {
	float: right;
	border-left: 1px solid #555;
	background: #333;
}

#header ul.main_nav li#lang_switcher .children {
	width: 222px;
}


/********************

Page Content

********************/
#home_hero {
        background: url("images/home_hero_bg.png") no-repeat right center;
	clear: both;
	margin: 0 auto 10px;
	overflow: hidden;
	padding: 15px 30px;
	width: 990px;
}

#home_hero h2 {
	color: #222;
	margin-bottom: 15px;
}

#home_hero #searchform {
	float: none;
	margin: 10px 0;
}

#home_hero #searchform .textbox {
    background: #fff;
    border: 1px solid #f8b622;
    color: #aaa;
    display: inline;
    font-size: 14px;
    height: 20px;
    margin-right: 0;
    padding: 5px;
    width: 385px;
}

#home_hero #searchform .button {
    background: #f8b622;
    border: 1px solid #f8b622;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    line-height: 11px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    top: 0px;
    width: 70px;
}

#home_hero #searchform .textbox:focus, 
#home_hero #searchform .button:hover {
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
}

.chips {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.chips li {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin: 5px 5px 0 0;
	padding: 0;
}

.chips li a {
	display: block;
	padding: 10px 7px;
}

#page_content {
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
	width: 990px;
}
#page_content h2 {
	color: #222;
}
#page_content h4 {
	color: #222;
	margin-bottom: 5px;
}
#page_content ul {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
}
#page_content ul li {
	color: #888;
	font-size: 12px;
	line-height: 1.64;
	margin-bottom: 10px;
}
/******* Social Networking Sharing Button *******/

#page_content .sns_btn {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#page_content .sns_btn li {
	float: left;
	margin-right: 15px;
}
#page_content .sns_btn li.tiny_stumble a {
	background: url("images/tiny_stumble.png") no-repeat left top;
	padding: 2px 0 2px 20px;
}
#page_content .sns_btn li img {
	margin: 0;
}
/********************

Content Wrap

********************/

#content_wrap {
	float: left;
	margin-right: 30px;
	overflow: hidden;
	width: 630px;
}
#content_wrap.full {
	width: 100%;
}
#content_wrap .content_bg {
	overflow: hidden;
	padding: 30px 30px 10px;
}
#content_wrap.full .content_bg {
	background:#1c1c1c url(images/html5-showcase-bg.jpg) repeat-x center top;
	padding-top: 80px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content_wrap.full .content_bg h2 {
	text-indent: -99999px;
}
#content_wrap.full .content_bg a {
	color: #0099cc;
}
#content_wrap.full .content_bg a:hover {
	color: #ffcc00;
	text-decoration: none;
}
#content_wrap.full .content_bg hr.hidden {
	background:#1c1c1c;
}
#content_wrap.full .introduction p {
	color: #ccc;
}
#content_wrap .content_bg .ads {
	margin: 0 0 30px;
}
#content_wrap.full .content_bg .ads {
	text-align: center;
}
#content_wrap .content_bg .thumb_ads {
	clear: both;
	overflow: hidden;
	width: 568px;
}
#content_wrap .content_bg .thumb_ads ul {
	list-style-type: none;
	padding: 0;
}
#content_wrap .content_bg .thumb_ads ul li {
	float: left;
	margin-right: 10px;
}
#content_wrap .content_bg .thumb_ads ul li img {
	width: 125px;
}
#content_wrap .post_entry {
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding: 40px 0 0;
}
#content_wrap.full .post_entry {
	border: none;
	float: left;
	margin: 10px 9px;
	padding: 0;
	width: 168px;
}
#content_wrap .post_entry:first-child {
	border-top: none;
	padding: 0;
}
#content_wrap .post_img {
	float: left;
	margin: 0 20px 15px 0;
	widht: auto;
}
#content_wrap .post_img img {
	height: 200px;
	width: 200px;	
}
#content_wrap.full .post_img {
	float: none;
	margin-bottom: 10px;
}
#content_wrap .post_img a img {
	margin-bottom: 0;
}
#content_wrap.full .post_img a img {
	height: 150px;
	width: 150px;
}
#content_wrap .post_content {
	float: left;
	width: 348px;
}
#content_wrap.full .post_content {
	floa: none;
	width: auto;
}
#content_wrap.full .post_content h3 {
	font-size: 16px;
	margin-bottom: 0px;
}
#content_wrap.full .post_content p.html5-cat {
	color: #777;
	font-style: italic;
	font-size: 11px;
}
#content_wrap .post_content ul.post_data {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#content_wrap .post_content ul.post_data li:first-child {
	margin-left: 0;
}
#content_wrap .post_content ul.post_data li {
	float: left;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 20px;
}
#content_wrap .post_content ul.post_data li.category {
	background: url("images/icon_misc.png") no-repeat left 0;
}
#content_wrap .post_content ul.post_data li.time {
	background: url("images/icon_misc.png") no-repeat left -43px;
}
#content_wrap .post_content h2 a {
	color: #000;
}
#content_wrap .post_content h2 a:hover {
	color: #0088CC;
	text-decoration: none;
}
#content_wrap hr {
	left: -30px;
	position: relative;
	width: 628px;
}
#content_wrap .navigation {
	overflow: hidden;
	padding: 20px;
}
#content_wrap .navigation ol li {
	font-size: 12px;
}
/******* Post Content Page *******/

.full_article h3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 18px;
	margin-top: 25px;
	padding: 10px 0;
}
#page_content .full_article ul li {
	color: #333;
	font-size: 16px;
}
.full_article img {
	margin-bottom: 0;
}
.full_article .tutorial_details, .full_article .demo {
	background:-moz-linear-gradient(center top, #ddd, #fff);
	background: -webkit-gradient(linear, center top, center bottom, from(#ddd), to(#fff));
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 15px;
	overflow: hidden;
}
.full_article .tutorial_details h3, .full_article .demo h3 {
	border: none;
	color: #666;
	margin: 0;
	padding-top: 0;
}
/********************

Sidebar

********************/

#aside {
	float: right;
	margin: 30px 30px 0 0;
	width: 300px;
}
.sns {
	background: #000;
	overflow: hidden;/*margin-bottom: 15px;*/

}
.sns .newsletter {
	background: #ffcc33;
	overflow: hidden;
	padding: 15px;
}
.sns .newsletter h3 {
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
}
.sns .newsletter p {
	margin-bottom: 5px;
}
.sns .newsletter .textbox {
	background: #fff;
	border:0;
	color: #666;
	margin-right: 5px;
	padding: 3px;
	width: 185px;
}
.sns .newsletter .button {
	background: url("images/button_gradient.png") repeat-x left bottom #f4bc2a;
	border: 1px solid #cc9900;
	color: #222;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding:3px 10px 4px;
}
.sns .newsletter .button:hover {
	background: url("images/button_gradient.png") repeat-x left bottom #ffcc00;
}
.sns .facebook {
	background: #000;
	overflow: hidden;
	padding: 15px;
}
.sns .facebook .pic {
	float: left;
	margin-right: 5px;
}
.sns .facebook .info {
	float: left;
	width: 95px;
}
.sns .facebook .info p {
	margin-bottom: 5px;
}
.sns .facebook a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
.sns .facebook a:hover {
	color: #fff;
	text-decoration: none;
}
.sns .facebook a img {
	margin-bottom: 0;
}
.sns .like {
	float: left;
}
.sns .other_like a {
	float: left;
	margin: 3px 5px 5px;
	text-align: center;
	width: 50px;
}
.sns .other_like a:hover {
	color: #fff;
	text-decoration: none;
}
.sns .other_like a img {
	margin-bottom: 3px;
}
#aside .ads {
	margin-bottom: 15px;
}
#aside .most_popular {
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	padding-top: 30px;
}
#aside .most_popular h2 {
	color: #999;
	font-size: 16px;
	font-weight: normal;
}
#aside .most_popular ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#aside .most_popular ul li {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
}
#aside .most_popular ul li:last-child {
	margin-bottom: 0;
}
#aside .most_popular ul li a {
	background: none;
	display: block;
	overflow: hidden;
}
#aside .most_popular ul li a:hover {
	color: #000;
	text-decoration: none;
}
#aside .most_popular ul li img {
	float: left;
	margin: 0 10px 0 0;
}
#aside .most_popular ul li span {
	display:block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	width: 190px;
}
#aside .most_popular ul li span strong {
	color: #999;
	font-size: 12px;
	font-weight: normal;
}

.ads.middle {
	clear: both;
	margin: 0 auto;
	width: 768px;	
}
/********************

Footer

********************/

#footer {
	background: #f8f8f8;
	border: 1px solid #ddd;
	border-top: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 20px;
	width: 950px;
}
#footer .last_click {
	margin: 0 auto 15px;
	overflow: hidden;
	width: 990px;
}
#footer .info:first-child {
	margin: 0;
}
#footer .info {
	float: left;
	margin-right: 30px;
	width: 300px;
}
#footer .info a {
	color: #0088CC;
}
#footer .info ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#footer .info ul li {
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}
#footer .copyright {
	clear: both;
	margin: 0 auto;
	width: 990px;
}
#footer .copyright p {
	margin: 0;
}
#footer p {
	color: #333;
	font-size: 11px;
}
#footer .info ul.network {
	list-style-type: none;
	margin: 0;
}
#footer .info ul.network li {
	line-height: 1.3;
}
#footer .info ul.network li img {
	float: left;
	margin-right: 10px;
}
#footer .info ul.network li a {
	font-weight: bold;
}
#footer .info ul.network li a:hover {
	color: #0088CC;
	text-decoration: none;
}
#footer .info ul.network li span {
	color: #666666;
	font-weight: normal;
}
/********************

Comments Section

********************/

h3.opinion {
	color: #cc0000;
}
.all_comments h3 {
	color: #000;
	font-size: 14px;
}
.all_comments p {
	font-size: 12px;
}
.all_comments ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.all_comments ol li {
	border-top: 1px dashed #ccc;
	clear: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.all_comments ol li:first-child {
	border-top: none;
}
.all_comments li .comments {
	overflow: hidden;
	padding: 20px 0 0;
	position: relative;
}
.all_comments .comment_avatar {
	float: left;
}
.all_comments .comment_text {
	margin: 0 0 0 60px;
}
.all_comments .comment_text .misc {
	margin-bottom: 5px;
}
.all_comments .comment_text .misc strong {
	font-size: 16px;
}
.all_comments .comment_text .misc .date {
	margin-left: 10px;
}
.all_comments .comment_text .moderation {
	color: #ff6600;
	margin-bottom: 5px;
}
/*comment reply list*/

.all_comments ol li .children li.depth-2 {
	border-top: 1px dashed #ccc;
	padding: 0 0 0 40px;
}
.all_comments ol li .children li.depth-3 {
	border-top: 1px dashed #ccc;
	padding: 0 0 0 80px;
}
#respond {
	margin-top: 15px;
}
#commentform .input_half {
	float: left;
	margin: 0 0 15px;
	width: 50%;
}
#commentform .input_full {
	clear: both;
	float: none;
	margin: 0 0 15px;
}
#commentform label {
	color:  #999;
	display: block;
	margin: 0 0 3px;
}
#commentform input, #commentform textarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:2px solid #E7E7E7;
	color:#7D7D7D;
	margin:5px 0 0;
	padding:7px 8px;
	width:85%;
}
#content_wrap form input.button {
	background: url("images/button_gradient.png") repeat-x scroll left top #ffcc33;
	border: 1px solid #CC9900;
	cursor: pointer;
	color: #000;
	width: auto;
}
#content_wrap form input.button:hover {
	background: url("images/button_gradient.png") repeat-x scroll left top #ffcc00;
}
.yellow_note {
	background: #F9E48F;
	padding: 10px;
	border: 1px solid #F0D567;
	color: #A26C0D;
	font-size: 12px;
	line-height: 1.64;
}

.steps {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
}

.steps li {
    line-height: 24px;
	margin: 10px 0;
}

.announcement_bar {
	background: #82b541;
      /*  background: #000 url(http://www.onlywebpro.com/demo/galatic_war/sprites/parallax_1_3.jpg) repeat-x 0px 0px;*/
	color: #fff;
	font-weight: bold;
	height: 52px;
    line-height: 52px;
    width: 100%;
    top: 0;
	position: fixed;
	z-index: 101;
        /*animation: banner-bg-animation 20s 5s infinite linear;*/
}

.announcement_bar_content {
	border: none;
	height: auto;
}

.announcement_bar_content img {
	vertical-align: middle;
}

.announcement_bar .btn_action {
	background: #82b541;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 10px;
    padding: 0 12px;
    text-decoration: none;
}

.announcement_bar .close_btn {
	color: #fff;
	float: right;
	text-decoration: none;
}

@keyframes banner-bg-animation {
        0% { background-position: 0px 0px; }    
        100% { background-position: -768px 0px; }
}

ul.game_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.game_list li:first-child {
    margin: 0;
}

ul.game_list li {
    line-height: 1.5;
    margin-top: 10px;
    display: block;
}

ul.game_list li img {
    float: left;
    margin-right: 10px;
}

ul.game_list li a {
    background: #f1f1f1;
    border: 1px solid #eee;
    display: block;
}

ul.game_list li a:hover {
    background: #fff;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
    text-decoration: none;
}

ul.game_list li a span {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    color: #666;
}

ul.game_list li .desc {
    margin-left: 60px;
    min-height: 50px;
}