/*
Theme Name: Hello Games
Theme URI: http://wordpress.org/
Description:
Version: 1
License:
License URI:
Tags:
Text Domain:
*/


/* Reset, based on Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	text-decoration: none;
	font-weight: normal;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* Structure
-------------------------------------------------------------- */

body
{
}

div#wrapper
{
	width: 1177px;

	margin: 0 auto;
}

div#wrapper .mid
{
	padding: 0px 100px 0px 100px;
}

div#header
{
	width: 1000px;

	margin: -2px auto 0 auto;
}

div#banner
{
	height: 235px;
}

div#nav
{
	position:absolute;
	top: 30px;
	margin: 0 0 0 0px;

	width: 370px;
	height: 155px;

}

div#main
{
	margin: 5px 5px 0 5px;
}

div#content
{
	width: 660px;
	float: left;
}

div#content div.post div.mid
{
	padding: 0 15px;
}

div#sidebar
{
	width: 284px;

	float: right;
	margin: -2px 3px 0 0px;
	padding: 0px;
}

div#sidebar-nobg
{
	width: 244px;
	background-color: #fff;
	float: right;
	margin: 25px 15px 0px 0px;
	padding: 5px;
}

div#sidebar .mid
{
	padding: 0px 20px 0px 20px;
}

div#sidebar .top
{

}

div#sidebar .bottom
{
	margin: 0 0 10px 0;
}

div#footer
{
	clear: both;
	margin: 100px 5px 0 5px;
	padding: 0 0 10px 0;
}

div.clear
{
	clear: both;
}


/* Images
-------------------------------------------------------------- */

body
{
	width: 100%;
	background: #39A0DB url(images/Background.png) no-repeat fixed top center;
}

div#render
{
	height: 902px;
	width: 671px;
}

div.render-0
{
	background: transparent url(images/RenderBlackBoss.png) no-repeat top center;
}

div.render-1
{
	background: transparent url(images/RenderBaddieBoss.png) no-repeat top center;
}

div.render-2
{
	background: transparent url(images/RenderDirector.png) no-repeat top center;
}

div.render-3
{
	background: transparent url(images/RenderElvis.png) no-repeat top center;
}

div.render-4
{
	background: transparent url(images/RenderJoeCop.png) no-repeat top center;
}

div.render-5
{
	background: transparent url(images/RenderJoeSki.png) no-repeat top center;
}

div.render-6
{
	background: transparent url(images/RenderPaperboy.png) no-repeat top center;
}

div.render-7
{
	background: transparent url(images/RenderJoeGaze.png) no-repeat top center;
}

div.render-8
{
	background: transparent url(images/RenderBlackBoss.png) no-repeat top center;
}

div#wrapper .mid
{
	background: transparent url(images/MainTableMid.png) repeat-y top left;
}

div#banner
{
	background: transparent url(images/HeaderTable.png) no-repeat top left;
}

div#navhome
{
	background: transparent url(images/HelloGames.png) no-repeat top left;
}

div#navblog
{
	height: 95px;
	width: 154px;
	background: transparent url(images/ButtonBlog.png) no-repeat top left;
}

a:hover div#navblog
{
	background: transparent url(images/ButtonBlog.png) no-repeat bottom left;
}

div#navmedia
{
	height: 96px;
	width: 239px;
	background: transparent url(images/ButtonMedia.png) no-repeat top left;
}

a:hover div#navmedia
{
	background: transparent url(images/ButtonMedia.png) no-repeat bottom left;
}

div#navabout
{
	height: 110px;
	width: 298px;
	background: transparent url(images/ButtonAbout.png) no-repeat top left;
}

a:hover div#navabout
{
	background: transparent url(images/ButtonAbout.png) no-repeat bottom left;
}

div#navjobs
{
	height: 116px;
	width: 194px;
	background: transparent url(images/ButtonJobs.png) no-repeat top left;
}

a:hover div#navjobs
{
	background: transparent url(images/ButtonJobs.png) no-repeat bottom left;
}


div#content div.post .top
{
	height: 0px;
	background: transparent none no-repeat top left;
}

div#content div.post .bottom
{
	height: 0px;
	background: transparent none no-repeat top left;
}

div#content div.post div.entry-title-img
{
	width: 40px;
	height: 40px;
	background: transparent url(images/TitleStrapHelloGames.png) no-repeat top left;
}

div#content div.post .mid
{
	width: 828px;
	background: transparent url(images/TitleStrapMid.png) repeat-y top left;
}

div#comments .entry-commentstitle .mid
{
	height: 50px;
	width: 828px;
	background: transparent url(images/TitleStrapMidBlue.png) repeat-y top left;
}

div#sidebar div.sidebaritem div.top
{
	height: 41px;
	margin-bottom: -5px;
	background: transparent url(images/SideTableTop.png) no-repeat top left;
}

div#sidebar div.sidebaritem div.bottom
{
	height: 41px;
	background: transparent url(images/SideTableBottom.png) no-repeat top left;
}

div#sidebar div.sidebaritem div.mid
{
	background: transparent url(images/SideTableMid.png) repeat-y top left;
}

div#contacttitle
{
	height: 48px;
	width: 218px;
	background: transparent url(images/FriendsText.png) no-repeat top left;
}

div#contactfacebook
{
	height: 114px;
	width: 115px;
	background: transparent url(images/ButtonFacebook.png) no-repeat top left;
}

a:hover div#contactfacebook
{
	height: 115px;
	width: 115px;
	background: transparent url(images/ButtonFacebook.png) no-repeat bottom left;
}

div#contacttwitter
{
	height: 116px;
	width: 116px;
	background: transparent url(images/ButtonTwitter.png) no-repeat top left;
}

a:hover div#contacttwitter
{
	height: 116px;
	width: 116px;
	background: transparent url(images/ButtonTwitter.png) no-repeat bottom left;
}

div#contactyoutube
{
	height: 114px;
	width: 115px;
	background: transparent url(images/ButtonYoutube.png) no-repeat top left;
}

a:hover div#contactyoutube
{
	height: 114px;
	width: 115px;
	background: transparent url(images/ButtonYoutube.png) no-repeat bottom left;
}

div#contactrss
{
	height: 113px;
	width: 115px;
	background: transparent url(images/ButtonRSS.png) no-repeat top left;
}

a:hover div#contactrss
{
	height: 113px;
	width: 115px;
	background: transparent url(images/ButtonRSS.png) no-repeat bottom left;
}

div#contactemail
{
	height: 105px;
	width: 226px;
	background: transparent url(images/ButtonEmail.png) no-repeat top left;
}

a:hover div#contactemail
{
	height: 105px;
	width: 226px;
	background: transparent url(images/ButtonEmail.png) no-repeat bottom left;
}

div#twitterheader
{
	height: 91px;
	width: 235px;
	background: transparent url(images/TweetBird.png) no-repeat top left;
}

a:hover div#twitterheader
{
	height: 91px;
	width: 235px;
	background: transparent url(images/TweetBird.png) no-repeat bottom left;
}

div#photostitle
{
	height: 63px;
	width: 242px;
	margin-bottom: 5px;
	background: transparent url(images/PicturesText.png) no-repeat top left;
}

div#footerimage
{
	height: 64px;
	width: 64px;
	background: transparent url(images/FooterFace.png) no-repeat bottom left;
}

div.blue-bar
{
	height: 55px;
	width: 828px;
	margin: 0 0 0 -40px;
	background: transparent url(images/TitleStrapMidBlue.png) repeat-y top left;
}

div.home-game-ssborder
{
	width: 386px;
	height: 235px;
	background: transparent url(images/ScreenshotFrame.png) no-repeat top left;
}

div.title-bar-face
{
	width: 40px;
	height: 40px;
	background: transparent url(images/TitleStrapHelloGames.png) no-repeat top left;
}

/* Style
-------------------------------------------------------------- */

/* Generic */
body
{
	font-family: calibri, sans-serif;
	font-size: 16px;
}

h1
{
	font-size: 60px;
	font-weight: 800;
}

h2
{
	font-size: 32px;
	font-weight: 800;
	padding-top: 4px;
	line-height: normal;
}

h3
{
	font-size: 28px;
	font-weight: 700;
}

h4
{
	font-size: 24px;
	font-weight: 700;
}

h5
{
	font-size: 18px;
	font-weight: 700;
}

h6
{
	font-size: 18px;
	font-weight: 500;
}

p
{
	text-align: left;
	font-size: 16px;
	line-height: 20px;
}

a
{
	color: inherit;
}

sup
{
	vertical-align: baseline;
	font-size: 70%;
	position: relative;
	top: -0.4em;
}

sub
{
	vertical-align: baseline;
	font-size: 70%;
	position: relative;
	bottom: -0.2em;
}

cite
{
	font-style: italic;
}

blockquote
{
	background-color: #f5f5f5;
	border-top: solid 3px #0bf;
	border-bottom: solid 3px #0bf;

	margin: 20px;
	padding: 10px 20px 0px 20px;
}

hr
{
	margin: 10px;
	padding: 0px 60px;
	border-top: solid 3px #FF3333;
	border-bottom: solid 0px #fff;
	border-left: solid 0px #fff;
	border-right: solid 0px #fff;
}

strong,
em,
b
{
	font-weight: 700;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.aligncenter
{
	display: block;
    margin-left: auto;
    margin-right: auto
}

div.alignleft
{
	margin: 0px 10px 0px 0px;
}

div.alignright
{
	margin: 0px 0px 0px 10px;
}

/* Background */

div#render
{
	margin: 0 auto -902px auto;
	position: relative;
	left: -670px;
	z-index: -1;
}

/* Header */

div#navhome
{
	position: absolute;
	width: 422px;
	height: 164px;
	top: -10px;
	left: 50px;
}

div#navblog
{
	position: absolute;
	top: -20px;
	left: 530px;
}

div#navmedia
{
	position: absolute;
	top: -20px;
	left: 660px;
}

div#navabout
{
	position: absolute;
	top: 50px;
	left: 470px;
}

div#navjobs
{
	position: absolute;
	top: 43px;
	left: 720px;
}


/* Loop */

div.navigation
{
	margin: 20px 0px;
	line-height: 25px;
}

div.nav-next
{
	float: right;
	width: 330px;
}

div.nav-previous
{
	float: left;
	width: 330px;
}

div.nav-next a
{
	float: right;
}

div.nav-previous a
{
	float: left;
}


span.navigation
{

}

div.nav-next a,
div.nav-previous a
{
	color: #027DC9;
	margin: 0 20px 0 30px;
}

div.nav-next a:hover,
div.nav-previous a:hover
{
	color: #FF3333;
}

img.navarrow
{
	height: 84px;
	width: 142px;
	vertical-align: middle;
	position: relative;
	top: -3px;
}

img.navarrow-small
{
	height: 30px;
	width: 25px;
	vertical-align: middle;
	position: relative;
	top: -3px;
}


/* Post Title */

div.post div.entry-title
{
	margin: 10px 0 0 -9px;
	font-family: 'Viga', Helvetica, Verdana, sans-serif;
}

div#content div.post div.entry-title-img
{
	float:left;
	margin: 8px 0;
}

div.entry-title-text
{
	float:left;
	width: 385px;
	padding: 15px;
}

div.entry-title-date
{
	float:left;
	width: 175px;
	padding: 15px;
}

h2.entry-title
{
	color: #FFF;
	font-size: 18pt;
	font-weight: normal;
}

h2.entry-title a:hover
{
	color: #FF9F2D;
}

h3.entry-date
{
	color: #f99;
	font-size: 18pt;
	font-weight: normal;
}


/* Post */

div.post
{
	margin: 0 0 20px 0;
}

div.post div.entry-content
{
	padding: 15px 20px 0 30px;
}

div.entry-content h1, div.entry-content h2, div.entry-content h3,
div.entry-content h4, div.entry-content h5, div.entry-content h6
{
	margin: 5px 0px;
}

div.entry-content p
{
	margin: 5px 0px 15px 0px;
}

div.entry-content a,
div.entry-utility a,
div#footer a
{
	color: #027DC9;
}

div.entry-content a:hover,
div.entry-utility a:hover,
div#footer a:hover
{
	color: #E40F0B;
	border-bottom: solid 3px #027DC9;
}

div.entry-content img,
div.entry-content a img,
div.entry-content a:hover img
{
	padding: 5px;
	background-color: #fff;
	border: none;
}

div.entry-content div.wp-caption a
{
	border: none;
}

div.wp-caption,
div.imageborder
{
	padding: 10px 10px 0px 10px;
	background-color: #f5f5f5;
	border: 1px solid #eee;
}

div.wp-caption p
{
	text-align: center;
}

div.post ol
{
	list-style-type: decimal;
	list-style-position: inside;
}

div.post ul
{
	list-style-type: disc;
	list-style-position: inside;
}

/* Post info */

div.entry-utility
{
	margin: 0 20px 20px 30px;
	line-height: 18px;
	text-align: right;
	font-size: 16px;
}


/* Comments :'( */
div#entry-comments
{
	padding: 0 20px 0 30px;
}

div.entry-commentstitle
{
	margin: 20px 0 20px -60px;
	width: 690px;

}

h4#comments-title
{
	font-family: 'Viga', Helvetica, Verdana, sans-serif;
	margin: 0 0 0 -40px;
	padding: 15px 0 0 0;
	color: #fff;
}

ol.commentlist img.avatar
{
	width: 64px;
	height: 64px;
	background-color: #fff;
	padding: 2px;
	float: left;
}

div.comment-meta
{
	float: left;
	margin: 0px 0 10px 10px;
}

div.comment-body p
{
	clear: both;
}

div.comment-body
{
	margin: 0 0 20px 0;
}

div.reply
{
	display: none;
}

div.comment-head
{
	background-color: #DAEBF2;
	padding: 5px;
}

h4.comment-title
{
	margin: 0px 0 0 0px;
}

h4.comment-title a,
h4.pingback-title a
{
	color: #027DC9;
}

h4.comment-title a:hover,
h4.pingback-title a:hover
{
	color: #E40F0B;
}

a.comment-date
{
	text-align: right;
	font-size: 14px;
	color: #027DC9;
}

a.comment-date:hover
{
	color: #E40F0B;
}

div.comment-body
{
	padding: 10px 0px 5px 80px;
	font-size: 15px;
	color: #666;
}

div.pingback-head
{
	background-color: #DAEBF2;
	padding: 5px;
	margin: 0 0 10px 0;
}

h4.pingback-title
{
	margin: 0 0 0 80px;
	font-size: 16px;
	padding: 10px 0px;
}


/* Comment form */

h3#reply-title
{
	margin: 40px 0 10px -80px;
	width: 610px;
	background-color: #DAEBF2;
	padding: 5px;
}

p.logged-in-as,
p.comment-notes,
.required
{
	font-size: 15px;
	color: #666;
}

.required
{
	margin: 0 0 0 -10px;
}

div#respond label
{
	width: 150px;
	display: inline-block;
}

div#respond input
{
	margin: 5px 0 5px 20px;
}

div#respond
{
	margin: 10px 0 30px 80px;
}


/* Front page */

div.home-game
{
	margin: 70px 0 0 0;
}

img.home-game-image
{
	position: relative;
	top: -100px;
	background-color: transparent !important;
}

img.home-game-platform
{
	position: relative;
	top: -220px;
	left: 520px;
	background-color: transparent !important;
}

div.home-game-text
{
	margin: -210px 0 0 0;
}

div.home-game-ssborder
{
	float: right;
	margin: 0px -20px 0 0;
}

img.home-game-screenshot
{
	margin: 8px 10px 0px 19px;
	background: transparent !important;
}


/* Sidebar */

div.sidebaritem
{
	font-size: 11pt;
	color: #fff;
}

div#contact a
{
	display: inline;
	font-family: com
}

.entry-content
{
	padding: 10px 20px 5px 0px;
	line-height: 16px;
	text-align: left;
}

span.entry-content a
{
	font-weight: 900;
	line-height: 16px;
}


p.twitter-message,
li.twitter-item
{
	padding: 10px 0px 5px 0px;
	line-height: 16px;
	text-align: left;
}

a.twitter-user,
a.twitter-link
{
	font-weight: 900;
	line-height: 16px;
}

div#contacttitle
{
	position: relative;
	top: -10px;
	margin: 0px auto;
}

div#contactfacebook
{
	float: left;
	margin: 10px 0px 10px 5px;
}

div#contacttwitter
{
	float: right;
	margin: 10px 7px 10px 0px;
}

div#contactyoutube
{
	float: left;
	margin: 0px 5px 10px 5px;
}

div#contactrss
{
	float: right;
}

div#contactemail
{
	clear: both;
	margin: 0px auto;
}


/* Footer */
div#footer
{
		height: 65px;
}

div#footertext
{
	float: left;
	width: 890px;

}

div#footer p
{
	text-align: right;
	margin: 15px 0px 15px 60px;
}

div#footerimage
{
	float: right;
	padding: 0 0 -20px 10px;
	margin-top: -20px;
}


/* Images */

img,
a img,
a:hover img
{
	/*border: solid 0px transparent;*/
}

div.gallery img
{
	width: 144px;
	height: 144px;
	float: left;
	padding: 4px !important;
}

img.afg-img:hover {
    opacity:0.7;
    filter:alpha(opacity=70);
}

/* Tables */

/* loljk no tables pls */