/*
 * PLEASE DO NOT EDIT THIS FILE!
 * 
 * To make it easy to update your theme, you should not edit the styles in this file. Instead use 
 * the custom.css file that is located in your themes /css/ folder to add your styles. 
 * You can copy a style from this file and paste it in custom.css and
 * it will override the style in this file. If you just want to add small css snippets you might also
 * want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Layout & Styling
*/

/*Color grouping for easiest creation of new skin: */

/*
-) BASIC CONTAINERS
-) HEAD
-) FEATURED
-) FOOTER
-) SOCKET
-) SIDEBAR
-) CONTENT AREA
-) COMMENTS
-) GENERIC
-) FORM ELEMENTS
*/

/* BASIC CONTAINERS */
html{ background-image:url('../../../uploads/2012/09/bg.jpg');
background-repeat:repeat-x repeat-y;}
body{background-image:url(../images/skin2/cog_top_left.png), url(../images/skin2/cog_top_right.png);
background-position: top left, top right;
background-repeat:no-repeat; 

}
#main{ background:url(../images/skin2/cog_bg_left.png), url(../images/skin2/cog_bg_right.png), url(../images/skin2/red_banner.png);
background-repeat: no-repeat;
background-position: bottom left, bottom right, bottom;
border-bottom: 1px solid #000;
}



/* HEAD */

.bg-logo a{
background-image: url(../images/skin2/logo.png);
background-repeat: no-repeat;
}

#top .nav, #top .avia_mega{
border:1px solid #333;
border-bottom:none;
background-image: url(../images/skin2/logo.png);
}

#top .avia_mega a{
color:#fff;
/* background-image: url(../images/skin2/button_small_about.png) */
}

#top .avia_mega ul a{
color:#333;
}

#top .avia_mega>.current-menu-item >a, #top .avia_mega>li:hover>a{
/* background-image: url(../images/skin2/button_small_home.png); */
color:#fff;
}

#top .avia_mega>li>a:hover, #top .avia_mega>li:hover>a, #top #wrap_all .avia_mega .open-mega-a{
/* background-image: url(../images/skin2/button_small_home.png); */
color:#fff;
}


.boxed{
background-image: url(../images/skin2/button_small_home.png);
border:1px solid #333;
}

#top .avia_mega h1, #top .avia_mega h2, #top .avia_mega h3, #top .avia_mega h4, #top .avia_mega h5, #top .avia_mega h6{
color:#444;
border-color:#e1e1e1;
}



/*mega menu only*/
.avia_mega1, .avia_mega2, .avia_mega3, .avia_mega4, .avia_mega5, .avia_mega>li>ul, .avia_mega>li>ul ul{
background: transparent url(../images/skin2/bg-trans.png) 0 0  repeat;
border:1px solid #333;
border-top:none;
}

.avia_mega ul{
background: url(../images/skin2/menu_arrow.png);
color:#777;
}

#top .avia_mega div ul a:hover{
background: transparent;
}

#top .avia_mega ul ul li, #top .avia_mega >li >ul li{
color:#777;
background-image: url(../images/skin2/menu_arrow.png);
background-position: -20px -11px;
*background-position: -50px -51px; /*ie7 pseudo fix of bg images*/
background-repeat: no-repeat;
}

#top .avia_mega >li >ul li{
background-position: -9px -8px;
}

#top .avia_mega > li > ul ul li:first-child{
background-position: 0px -8px;
}

#top .avia_mega div ul ul ul li{
background: #888 url(../images/skin2/menu_arrow.png)  -20px -11px  no-repeat;
}

.dropdown_available{
background: transparent url(../images/skin2/menu-arrow-down.png)  center center  no-repeat;
}

/* FEATURED */

.feature_excerpt h1{
color:#fff;
}

.feature_excerpt{
color:#fff;
background: transparent url(../images/skin2/bg-trans.png)  0 0  repeat;
}

.slidecontrolls a{
background: transparent url(../images/skin2/dot.png)  left bottom  no-repeat;
}

#top .slidecontrolls .activeItem{
background: transparent url(../images/skin2/dot.png)  0 0  no-repeat;
}

#top .ctrl_back{ background: transparent url(../images/skin2/dot-back.png)  0 0  no-repeat; }
#top .ctrl_fwd{ background: transparent url(../images/skin2/dot-fwd.png)  0 0  no-repeat; }
#top .ctrl_pause{ background: transparent url(../images/skin2/dot-pause.png)  0 0  no-repeat; }
#top div .ctrl_play{ background: transparent url(../images/skin2/dot-play.png)  0 0  no-repeat; }

.moving_pointer{
background: transparent url(../images/skin2/arrow-up.png)  center 0  no-repeat;
}

.fullwidth_no_image{
border-top:1px solid #333;
background: #171717;
}

.shadow-top{
background-image: url(../images/skin2/red_banner.png);
height: 28px;
}

.shadow-bottom{
border-bottom:1px solid #333;
}

/*content slider*/
.contentSlideControlls a{
background-color: #c1c1c1;
background-image: url(../images/skin2/reverse-dot.png);
}


/*FOOTER*/
.social_bookmarks .rss a{background: transparent url(../images/skin2/rss.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/skin2/facebook.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/skin2/twitter.png) 0 0  no-repeat;}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {color:#333; }

#footer{
background: #111;
border-top: 1px solid #222;
}

#footer ul a {
border-bottom: 1px solid #333;
color:#777;
background: transparent url(../images/skin2/list-icon.png)  0 10px  no-repeat;
}

.custom_button{
border: 1px solid #333;
color: #fff;
background: #333 url("../images/skin2/email.png") no-repeat scroll 10px center;
}

.custom_button:hover{
color: #333;
text-decoration: none;
}

#footer .arrow-down{
background: transparent url("../images/skin2/arrow-down.png") no-repeat scroll 0 0;
}


/*SOCKET*/

#socket{
background: #333;
color:#777;
border-top:1px solid #555;
}

#socket a{
color:#777;
}

/*SIDEBAR*/

/*twitter widget*/
.tweet-thumb a{
border:1px solid #333;
}

/*news widget*/
.news-thumb{
border:1px solid #333;
}

.news-time{
color:#aaa;
}

.news-link{
color:#777;
}

.news-link:hover{
text-decoration: none;
}

/*Archive widget*/

.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_links li a, .widget_meta li a, .widget_recent_entries li a{
color:#ccc;

}

.widget_archive li , .widget_categories li , .widget_pages li, .widget_links li, .widget_meta li{
background-image: url(../images/skin2/menu_arrow_dark.png);
background-position: -20px -10px;
background-repeat: no-repeat;
}


/**recent entries default widget*/
.widget_recent_entries li a{
color:#888;
}

/*recent comments*/

.recentcomments{
color:#999;
border-bottom:1px solid #333;
}

/*tagcloud*/

.tagcloud a{
border:1px solid #333;
background: #111;
color:#777;
text-shadow: 1px 1px 1px #fff;
}

.tagcloud a:hover, #footer .tagcloud a:hover{
color:#fff;
background: #333;
}

#footer .tagcloud a{
background: #fff;
}

/*rss*/
.rss-date, .widget_rss cite{
color:#999;
}

.widget_rss li{
border-bottom:1px solid #333;
}




/*CONTENT AREA*/

.post-entry{
	padding-left: 40px ; 
	padding-right: 40px ; 
}



.blog-meta, .entry-content{
/*border-top:1px solid #333;*/
}

.post-date-comment-container{
background: transparent url(../images/skin2/bg-meta.png) center center  no-repeat;
border-bottom:1px solid #333;
}

.post-date-comment-container, .post-date-comment-container a, .post-date-comment-container a:hover{
color:#fff;
}


.blog-categories, .blog-tags{
border-bottom:1px solid #333;
}


div .pagination a{
background: url("../images/skin2/bg-button.png") repeat-x scroll center top #666;
border:1px solid #666;
}


#top .more-link, .pagination .current, .pagination a, .button, #commentform #submit{
    background-image: url("../images/skin2/bg-button.png");
    background-repeat: repeat-x;
    background-position: center top;
    color: #FFFFFF;
}

#top .more-link:hover, .pagination a:hover, .button:hover, #commentform #submit:hover{
	background-image: url("../images/skin2/bg-button.png");
    background-repeat: repeat-x;
    background-position: center top;
    text-decoration: none;
}

.dropcap2, .dropcap3{
	background-image: url("../images/skin2/reverse-dropcap.png");
}

.dropcap3{
color:#fff;
background-color: #000;
}

#js_sort_items, .all_sort}
#js_sort_items .active_sort{
color:#666;
}

/************************************************************************
COMMENTS
*************************************************************************/
#comments{
text-align: right;
}

#top .gravatar img{
border:1px solid #333;
background: #111;
}


.comment_content{
border:1px solid #333;
background: #111;
}

.author_name a{
}

.commentmetadata a{
color:#aaa;
}

.says{
background:transparent url(../images/skin2/say.png) no-repeat scroll 0 0;
}

.comment-reply-link{
border-top:1px solid #333;
border-right:1px solid #333;
color:#555;
}

.form-allowed-tags{
color:#999;
}



/************************************************************************
GENERIC
*************************************************************************/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
color:#fff;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
color:#eee;
text-decoration: none;
}


h2, h3, h4, h5, h6{
border-bottom:1px solid #333;
}

.hr, #top .entry-content .hr{
/* background: transparent url(../images/skin2/hr.png) center right  no-repeat; */
}

.hr a, #top .entry-content .hr a{
background: none repeat scroll 0 0 #222;
color:#555;
}
.preloading{
background: transparent url(../images/skin2/loading.gif) center center  no-repeat;
}


 #main .slideshow .preloading{
background: transparent url(../images/skin2/loading.gif) center center  no-repeat !important;
}

.entry-content ul, .entry ol, #top #search-fail ul{
/*border-top:1px solid #333;*/
color:#fff;
}

.entry-content ul li , #top #search-fail ul li{
background:url("../images/skin2/list-icon.png") no-repeat scroll 0 10px transparent;
/*border-bottom:1px solid #333;*/
}

.entry-content ol li {
/*border-bottom:1px solid #333;*/
}

pre{
border:1px solid #333;
background: #fff;
}

#top .wp-caption{
border:1px solid #333;
}

#socket .social_bookmarks a {
opacity:1;
}

/*table*/


th {
	color: #fff;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	background: #555;
}

th.nobg {
	border-right: 1px solid #333;
	color:#555;
}

td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #fff;
	color: #777;
}


td.alt {
	background: #eee;
	color: #777;
}

th.spec {
	border-left: 1px solid #333;
	background: #fff;
	color:#777;
}

th.specalt {
	border-left: 1px solid #333;
	background: #eee;
	color: #777;
}

td:first-child{
border-left: 1px solid #333;
}


.dropcap2, .dropcap3, .pagination a, .pagination a:hover{
color:#fff;
}

/************************************************************************
CONTACT FORM
*************************************************************************/

.valid .text_input, .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF6600;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/*FORM ELEMENTS*/

input, textarea{
color:#777;
}

#s{
border:1px solid #333;
background: #111;
color:#777;
}

#searchsubmit{
background: transparent url(../images/skin2/icon-search.png) center center  no-repeat;
}

#searchsubmit:hover{
background: #eee url(../images/skin2/icon-search.png) center center  no-repeat;
}

.text_input, textarea, select, #commentform input{
border:1px solid #333;
background: #111;
}

/************************************************************************
Shortcodes
*************************************************************************/

/*tabs and toggler and slider */
.js_active .toggler{
background:url("../images/skin1/toggle.png") no-repeat scroll 6px 6px #222;
border:1px solid #333;
}

.js_active  #top .activeTitle{
background: #111 url('../images/skin1/toggle.png') no-repeat 6px -77px ; 
border:1px solid #444;
}

.js_active .tab_content{
background: #222;
border:1px solid #333;

}

.js_active  .tab{
background:#222;
border:1px solid #333;
border-bottom: none;
}

.js_active #top  .active_tab{
background:none repeat scroll 0 0 #222;
}

.toggle_content{
border: 1px solid #333;
}

/* MARTIN'S BUTTONS*/

li#menu-item-310 a{
background-image:url(../images/skin2/new_buttons/button_small_home1.png);
width: 122px;
}
li#menu-item-310.current_page_item a{
background-image:url(../images/skin2/new_buttons/button_small_home2.png);
width: 122px;
}
li#menu-item-310 a:hover{
background-image:url(../images/skin2/new_buttons/button_small_home2.png);
width: 122px;
}

/*NEWS BUTTON*/


li#menu-item-342 a{
background-image:url(../images/skin2/new_buttons/button_small_news1.png);
width: 122px;
}
li#menu-item-342.current_page_item a{
background-image:url(../images/skin2/new_buttons/button_small_news2.png);
width: 122x;
}
li#menu-item-342 a:hover{
background-image:url(../images/skin2/new_buttons/button_small_news2.png);
width: 122px;
}


/*CONTACT BUTTON*/

li#menu-item-343 a{
background-image:url(../images/skin2/new_buttons/button_small_contact1.png);
width: 145px;
}
li#menu-item-343.current_page_item a{
background-image:url(../images/skin2/new_buttons/button_small_contact2.png);
width: 145px;
}
li#menu-item-343 a:hover{
background-image:url(../images/skin2/new_buttons/button_small_contact2.png);
width: 145px;
}

/*ABOUT BUTTON*/

li#menu-item-345 a{
background-image:url(../images/skin2/new_buttons/button_small_about1.png);
width: 122px;
}
li#menu-item-345.current_page_item a{
background-image:url(../images/skin2/new_buttons/button_small_about2.png);
width: 122px;
}
li#menu-item-345 a:hover{
background-image:url(../images/skin2/new_buttons/button_small_about2.png);
width: 122px;
}

/*GAMES BUTTON*/

li#menu-item-344 a{
background-image:url(../images/skin2/new_buttons/button_small_games1.png);
width: 121px;
}
li#menu-item-344.current_page_item a{
background-image:url(../images/skin2/new_buttons/button_small_games2.png);
width: 121px;
}
li#menu-item-344 a:hover{
background-image:url(../images/skin2/new_buttons/button_small_games2.png);
width: 121px;
}

/*JOBS BUTTON*/
li#menu-item-501 a{
background-image:url(../images/skin2/new_buttons/button_small_jobs1.png);
width: 125px;
}
li#menu-item-501.current_page_item a{
background-image:url(../images/skin2/new_buttons/button_small_jobs2.png);
width: 125px;
}
li#menu-item-501 a:hover{
background-image:url(../images/skin2/new_buttons/button_small_jobs2.png);
width: 125px;
}

/*HIDE MAGNIFYING GLASS*/


.lightbox_image .image_overlay_effect_inside {
    display: none;
}



/*Martin Styles*/
div.martinhome{
background-image:url('../images/skin2/blue270_20_top.png'),url('../images/skin2/blue270_20_bottom.png'),url('../images/skin2/blue270_20_middle.png');
background-repeat:repeat-x,repeat-x,repeat;
background-position:top left,bottom left,top left;
clear:both;
display:block;
overflow:hidden;
margin:8px 64px 0 64px;
border:none;
padding: 0 0 8px 0;
} 

div.martinhome div.post-entry{
border:none;
padding: 0px;
}


div.martinhome div.post-entry p{
padding: 0px;
}

div.martinabout{
background-image:url('../images/skin2/blue850_top.png'),url('../images/skin2/blue850_bottom.png'),url('../images/skin2/blue850_middle.png');
overflow:hidden;
background-repeat:no-repeat,no-repeat,repeat-y;
background-position:top,bottom,top;
margin: 0 64px 0 64px;
}

div.martincontact{
background-image:url('../images/skin2/blue850_top.png'),url('../images/skin2/blue850_bottom.png'),url('../images/skin2/blue850_middle.png');
overflow:hidden;
background-repeat:no-repeat,no-repeat,repeat-y;
background-position:top,bottom,top;
margin: 0 64px 0 64px;
}

div.martinnews{
background-image:url('../images/skin2/blue630_top.png'),url('../images/skin2/blue630_bottom.png'),url('../images/skin2/blue630_middle.png');
overflow:hidden;
background-repeat:no-repeat,no-repeat,repeat-y;
background-position:64px top,64px bottom,64px top;
padding: 0px;
margin-bottom: 20px;
}

div.martinnewstitle{
padding: 0 0 0 112px;
margin-top: -8px;
}

div.martinside{
background-image:url('../images/skin2/blue200_top.png'),url('../images/skin2/blue200_bottom.png'),url('../images/skin2/blue200_middle.png');
overflow:hidden;
background-repeat:repeat-x,repeat-x,repeat;
background-position:top left,bottom left,top left;
width: 200px;
margin-left: 0px;
padding-bottom: 8px;
}

div.martinside div.widget{
padding: 28px 16px 4px 16px;
}

div.martinside div.widget li{
width: 160px;
}

div.martinportfolio{
margin: 0 64px 0 64px;
background-image:url('../images/skin2/blue850_top.png'),url('../images/skin2/blue850_bottom.png'),url('../images/skin2/blue850_middle.png');
overflow:hidden;
background-repeat:repeat-x,repeat-x,repeat;
background-position:top left,bottom left,top left;
}


div.martinportfoliopost{
padding: 0px;
margin-left: 16px !important;
}

div.martinportfoliopost .entry-content{
padding: 0px;
}




body{
color: #ffffff;
}

#js_sort_items a{
display: block;
width: 38px;
height: 38px;
line-height: 0px;
font-size: 0px;
float: left;
margin-left: 8px;
}
a#switch_sort{
background-image:url('../images/skin2/platforms/switch_off.png');
}
a#xb1_sort{
background-image:url('../images/skin2/platforms/xb1_off.png');
}
a#ps4_sort{
background-image:url('../images/skin2/platforms/ps4_off.png');
width: 87px;
}
a#steam_sort{
background-image:url('../images/skin2/platforms/steam_off.png');
}
a#gog_sort{
background-image:url('../images/skin2/platforms/gog_off.png');
}
a#ps3_sort{
background-image:url('../images/skin2/platforms/ps3_off.png');
width: 87px;
}
a#psv_sort{
background-image:url('../images/skin2/platforms/psv_off.png');
width: 87px;
}
a#android_sort{
background-image:url('../images/skin2/platforms/android_off.png');
}
a#ios_sort{
background-image:url('../images/skin2/platforms/ios_off.png');
}
a#archive_sort{
background-image:url('../images/skin2/platforms/online_off.png');
}
a#bada_sort{
background-image:url('../images/skin2/platforms/bada_off.png');
}
a#macosx_sort{
background-image:url('../images/skin2/platforms/macosx_off.png');
}
a#nook_sort{
background-image:url('../images/skin2/platforms/nook_off.png');
}
a#playbook_sort{
background-image:url('../images/skin2/platforms/playbook_off.png');
}
a#web-os_sort{
background-image:url('../images/skin2/platforms/web-os_off.png');
}
a#windowsphone7_sort{
background-image:url('../images/skin2/platforms/windowsphone7_off.png');
}

a#switch_sort:hover{
background-image:url('../images/skin2/platforms/switch_on.png');
}
a#xb1_sort:hover{
background-image:url('../images/skin2/platforms/xb1_on.png');
}
a#ps4_sort:hover{
background-image:url('../images/skin2/platforms/ps4_on.png');
width: 87px;
}
a#steam_sort:hover{
background-image:url('../images/skin2/platforms/steam_on.png');
}
a#gog_sort:hover{
background-image:url('../images/skin2/platforms/gog_on.png');
}
a#ps3_sort:hover{
background-image:url('../images/skin2/platforms/ps3_on.png');
width: 87px;
}
a#psv_sort:hover{
background-image:url('../images/skin2/platforms/psv_on.png');
width: 87px;
}
a#android_sort:hover{
background-image:url('../images/skin2/platforms/android_on.png');
}
a#ios_sort:hover{
background-image:url('../images/skin2/platforms/ios_on.png');
}
a#archive_sort:hover{
background-image:url('../images/skin2/platforms/online_on.png');
}
a#bada_sort:hover{
background-image:url('../images/skin2/platforms/bada_on.png');
}
a#macosx_sort:hover{
background-image:url('../images/skin2/platforms/macosx_on.png');
}
a#nook_sort:hover{
background-image:url('../images/skin2/platforms/nook_on.png');
}
a#playbook_sort:hover{
background-image:url('../images/skin2/platforms/playbook_on.png');
}
a#web-os_sort:hover{
background-image:url('../images/skin2/platforms/web-os_on.png');
}
a#windowsphone7_sort:hover{
background-image:url('../images/skin2/platforms/windowsphone7_on.png');
}

a#switch_sort.active_sort{
background-image:url('../images/skin2/platforms/switch_on.png');
}
a#xb1_sort.active_sort{
background-image:url('../images/skin2/platforms/xb1_on.png');
}
a#ps4_sort.active_sort{
background-image:url('../images/skin2/platforms/ps4_on.png');
width: 87px;
}
a#steam_sort.active_sort{
background-image:url('../images/skin2/platforms/steam_on.png');
}
a#gog_sort.active_sort{
background-image:url('../images/skin2/platforms/gog_on.png');
}
a#ps3_sort.active_sort{
background-image:url('../images/skin2/platforms/ps3_on.png');
width: 87px;
}
a#psv_sort.active_sort{
background-image:url('../images/skin2/platforms/psv_on.png');
width: 87px;
}
a#android_sort.active_sort{
background-image:url('../images/skin2/platforms/android_on.png');
}
a#ios_sort.active_sort{
background-image:url('../images/skin2/platforms/ios_on.png');
}
a#archive_sort.active_sort{
background-image:url('../images/skin2/platforms/online_on.png');
}
a#bada_sort.active_sort{
background-image:url('../images/skin2/platforms/bada_on.png');
}
a#macosx_sort.active_sort{
background-image:url('../images/skin2/platforms/macosx_on.png');
}
a#nook_sort.active_sort{
background-image:url('../images/skin2/platforms/nook_on.png');
}
a#playbook_sort.active_sort{
background-image:url('../images/skin2/platforms/playbook_on.png');
}
a#web-os_sort.active_sort{
background-image:url('../images/skin2/platforms/web-os_on.png');
}
a#windowsphone7_sort.active_sort{
background-image:url('../images/skin2/platforms/windowsphone7_on.png');
}



div.newsbox h3{
display: none;
}


.news-headline{
font-size: 13px;
color: #fff;
}

body.home #top #featured{
margin-bottom: 40px;
}

#top #featured .container li{
margin-top: 28px !important;
}

.slidecontrolls, .autoslidecontrolls{
bottom: 7px;
}

span.moving_pointer{
display:none;
}

div.entry-content li.featured_container1
{

}


