/*

A theme based on a Six Apart theme adapted for Casual Gameplay
name: oblea  
designer: Jay Bibby  
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 14px trebuchet MS, verdana, arial, sans-serif;
    color: #333;   
	background: url(background.gif) repeat;
	}
a {
    color: #063466; 
    font-weight: bold; 
}

/* Header */

#header {
}

/* Content */

.asset-meta {
    border-top: 1px dashed #d4e5f2;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}

/* Layout ----------------------------------------------------------------- */

#container-inner {
	background: #000000 url(container-inner-background.gif) no-repeat left 0px;
}

#content {
    background-color: #F7F7F7;
}

/* Header ----------------------------------------------------------------- */

#header { 
    background: transparent url(header.gif) no-repeat bottom left; 
    border-top-width: 0px;
    border-top-style: solid;
}

#header a {
    color: #fff;
}

#header-name {
    color: #fff; 
}

#header-description {
    color: #999;  
}

#banner-link {
	position:absolute;
	top:35px;
	left:-2px;
}

/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #284E43;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #d4e5f2;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #063466;
}


/* Widget ----------------------------------------------------------------- */

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-new-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }

#content .widget {
    border-bottom: 1px solid #C2DAF2;
}

.widget-header {
    color: #284E43;
}

.widget-header a {
    color: #063466;
}

.widget-content a {
    color: #999;
}

#content .widget-powered .widget-content {
    background-color: #f0f6fa;
}

/* Footer ----------------------------------------------------------------- */

#footer { 
    /*background-color: #235AC2;*/
	background: url(footer-background.gif) repeat;
}

/* Custom Styles (CasualGameplay) ----------------------------------------- */
/****************************************************************************/

/* Content ---------------------------------------------------------------- */


/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in,
#header .widget-rss {
    color: #777;
}
#header .widget-sign-in .widget-content,
#header .widget-rss .widget-content {
    background-color: transparent;
}
#header .widget-sign-in a,
#header .widget-rss a {
    color: #777;
}
#header .widget-sign-in a:hover,
#header .widget-rss a:hover {
    color: #fff;
}
.widget-sign-out {
	margin-left:10px !important;
}

/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    background: #D6DBE6 url(nav-bg.gif) top left repeat-x;
    border-bottom: 1px solid #ccc;
}
#main-navigation ul li a {
    color: #063466;
    border-left: 1px solid #bbb;
}
#main-navigation ul li.first a {
    border-left: 0;
}
#main-navigation ul li a.last {
    border-right: 1px solid #bbb;
}
#main-navigation ul li a:hover {
	background:#CFB0FA;
	color:#000;
}
#main-navigation ul li ul {
    background: #D6DBE6;
    border: 0px;
}
#main-navigation ul li ul a {
    background: #D6DBE6;
    border: none;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
#main-navigation ul li ul a.last {
    border-bottom: 1px solid #bbb;
}
#main-navigation ul li.on > h2 > a, #main-navigation ul li.on > a {
    color: #000;
    background: #fff url(nav-arrow-on.gif) no-repeat 50% bottom;
    border-left: 1px solid #bbb;
}


/* Appearance -------------------------------------------------------------- */

.featureTitle,
.entryTitle,
a:link.featureTitle,
a:visited.featureTitle,
a:active.featureTitle,
a:link.entryTitle,
a:visited.entryTitle,
a:active.entryTitle {
	color: #063466;
	}

.entry, .bfg-feature {
	border-top:5px solid #063466;
	}
.entryheader {
	border-bottom:2px solid #063466;
	}

.entrydate {
	color:#555555;
	}

.byline	{ 
	color: #000000;
	border-bottom:1px solid #063466;
	background:#D6DBE6;
	}

.leftimage, .rightimage, .bannerimage, .iconimage {
   border: 3px solid #DDDDDD !important;
	}

.tags a:link,
.tags a:visited,
.tags a:active {
	color:#4179D8;
	}

.tags, .rating_header {
	color:#555555;
	}

.platform {
	color:#FE7201;
	}
.platform a,
.platform a:link,
.platform a:visited,
.platform a:active { color: #FE7201; }

a.comments-link,
a:link.comments-link,
a:visited.comments-link,
a:active.comments-link {
color:#CD37F1;
}

.comment-content a, a 			{ color: #063466; text-decoration: none; }
.comment-content a:link, a:link		{ color: #063466; text-decoration: none; }
.comment-content a:visited, a:visited	{ color: #063466; text-decoration: none; }
.comment-content a:active, a:active	{ color: #063466; }
.comment-content a:hover, a:hover, a:hover h3, a:hover.featureTitle, a:hover.entryTitle, .tags a:hover, a:hover.comments-link { color: #72BF33; text-decoration: underline;}

.tags a { background: url(dotted.gif) repeat-x left bottom; }

blockquote {
	color:#231F20;
	background-color:#CFB0FA;
	border:1px solid #CD37F1;
	}


li.archive-list-item {
	border-bottom: 1px #063466 dotted;
	}

.mission-background {
	color:#CAF3C7;
	background:#CAF3C7;
	}

.newsflash {
	color:#CD37F1;
	}
	
/* Category icons -------------------*/
.action-arcade {
	background: url(https://jayisgames.com/images/tag_action-arcade.gif) no-repeat 355px 95%;
	}
.adventure {
	background: url(https://jayisgames.com/images/tag_adventure.png) no-repeat 355px 95%;
	}
.boardgame {
	background: url(https://jayisgames.com/images/tag_boardgame.png) no-repeat 355px 95%;
	}
.cardgame {
	background: url(https://jayisgames.com/images/tag_cardgame.png) no-repeat 355px 95%;
	}
.fighting {
	background: url(https://jayisgames.com/images/tag_fighting.png) no-repeat 355px 95%;
	}
.hidden-object {
	background: url(https://jayisgames.com/images/tag_hidden-object.png) no-repeat 355px 95%;
	}
.interactiveart {
	background: url(https://jayisgames.com/images/tag_interactiveart.png) no-repeat 355px 95%;
	}
.jigman {
	background: url(https://jayisgames.com/images/tag_jigman_ps.png) no-repeat 355px 95%;
	}
.music {
	background: url(https://jayisgames.com/images/tag_music.png) no-repeat 355px 95%;
	}
.physics {
	background: url(https://jayisgames.com/images/tag_physics.png) no-repeat 355px 95%;
	}
.platformer {
	background: url(https://jayisgames.com/images/tag_platform.png) no-repeat 355px 95%;
	}
.point-and-click {
	background: url(https://jayisgames.com/images/tag_point-and-click.png) no-repeat 355px 95%;
	}
.puzzle {
	background: url(https://jayisgames.com/images/tag_puzzle.png) no-repeat 355px 95%;
	}
.room-escape {
	background: url(https://jayisgames.com/images/tag_room-escape.png) no-repeat 355px 95%;
	}
.resourcemgmt {
	background: url(https://jayisgames.com/images/tag_resourcemgmt.png) no-repeat 355px 95%;
	}
.rpg-strategy {
	background: url(https://jayisgames.com/images/tag_rpg-strategy.png) no-repeat 355px 95%;
	}
.simple-idea {
	background: url(https://jayisgames.com/images/tag_simple-idea.png) no-repeat 355px 95%;
	}
.simulation {
	background: url(https://jayisgames.com/images/tag_simulation.png) no-repeat 355px 95%;
	}
.sports {
	background: url(https://jayisgames.com/images/tag_sports.png) no-repeat 355px 95%;
	}
.stunt {
	background: url(https://jayisgames.com/images/tag_stunt.png) no-repeat 355px 95%;
	}
.textgame {
	background: url(https://jayisgames.com/images/tag_textgame.png) no-repeat 355px 95%;
	}
.tower-defense {
	background: url(https://jayisgames.com/images/tag_tower-defense.png) no-repeat 355px 95%;
	}
.webtoy-interactive {
	background: url(https://jayisgames.com/images/tag_webtoy-interactive.png) no-repeat 355px 95%;
	}
.wordgame {
	background: url(https://jayisgames.com/images/tag_wordgame.png) no-repeat 355px 95%;
	}
.xmas {
	background: url(https://jayisgames.com/images/tag_xmas.png) no-repeat 355px 95%;
	}

/* Rating icons ------------------------*/

.rating-g {
	background: url(rating-g.png) no-repeat;
	}
.rating-y {
	background: url(rating-y.png) no-repeat;
	}
.rating-o {
	background: url(rating-o.png) no-repeat;
	}
.rating-r {
	background: url(rating-r.png) no-repeat;
	}


/* Spoiler tags ------------------------*/

div.spoiler {
  border: 2px solid #C0C0C0;
	}

div.spoiler > a:first-child {
  background: #C0C0C0;
  color: #FFF;
	}

span.error-tag {
  background: #FF0000;
  color: #FFFFFF;
	}

#walkthrough.comments,
.walkthrough-alert {
	background:#DAEBFF;
	border:#063466 1px solid;
}

.spoiler {
	background-color:#f7f7f7;
}

#from-search-inner {
	background:#00FF00;
}

/* Entries and Tag search results ---------------------- */

.rating_bar {
	background: url(star_x_grey.gif) 0 0 repeat-x;
	}
.rating_bar div {
	background: url(star_x_orange.gif) 0 0 repeat-x;
	}

.cg-icons {
	border:#000 1px solid;
	}
#footerlinks {
	color:#FE7201;
	}
#footerlinks a {
	color:#FFB500;
	}
div.all-gamesfeatured {
	border:#063466 1px dotted;
}
button, .playButton {
	color:#08233e;
	background-color:rgba(0,179,0,1);
	border:1px solid #00B300;
	}
button:hover {
	background-color:rgba(255,204,0,0.8);
	}
button.play-btn, .playButton {
	background-color:rgba(121,230,39,1) !important;
	border-color:#a7dd32;
	}
button.play-btn:hover, .playButton:hover {
	background-color:rgba(0,179,0,0.8) !important;
	}
