/*
THEME NAME: Social Gaming Summit theme
THEME URI: http://socialgamingsummit.com
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Ryan Imel
AUTHOR URI: http://aspiringindie.com
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/***************
Reset CSS
***************/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background-image: transparent;
}
/* remember to define focus styles! */
:focus {
	-moz-outline:0;
	outline:0;
	outline-offset:0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/***************
Color CSS
***************/



/***************
Typography CSS
***************/

body {
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
}
div#body {
	font-size: 1em;
	line-height: 1.4em;
}
a { 
	text-decoration: none;
	color: #003865;
}
a:hover { 
	text-decoration: underline;
}
a:visited {
	color: #2c2d31;
}

p, ul, ol, dl, address {
	margin: 0 0 1em 0;
	font-style: normal;
}

ul li, ol li, dl dd {
	padding-left: .9em;
}

blockquote {
	margin-left: 1.8em;
	margin-right: .9em;
}

q:before {
	content: '&ldquo;'; 
}
q:after {
	content: '&rdquo;'; 
}

em {
	font-style: italic;
}

strong {
	font-weight: 900;
}

cite {
	font-style: italic;
}

code {
	font-family: monospace;
}

kbd {
	font-family: monospace;
}

samp {
	font-family: monospace;
}
sup {
	font-size: 80%;
	vertical-align: super;
}
sup.trademark {
	text-transform: uppercase;
	font-size: 70%;
}

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	font-size: 1.9em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
	color: #2c2d31;
	margin-top: 1.5em;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 1em;
	margin-top: 1em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}


/***************
Layout CSS
***************/

body { 
	text-align: center;
}
div.wrap {
	width: 95em;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
div.wrapwide {
	/* width: 115em; */
	width: 100em;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
div#header {
	width: 100%;
	background: #300859 url('img/header2.png') left bottom repeat-x;
}
/* iGames */
div#header {
	background: #2c2d31 url('img/igames-repeatx.png') left bottom repeat-x;
}
div#header-in {
	background: url('img/igames-headerwide.png') center bottom no-repeat;
}

/* Social Gaming Summit */
div#header {
	background: #003865 url('img/social-header.png') left bottom repeat-x;
}
div#header-in {
	background: none;
}

/* Newsletter Signup */
div#signup {
	width: 100%;
	height: 300px;
	background-color: #300859;
	display: none;
	color: #fff;
}
div#newsletter {
	float: right;
	display: block;
	width: 248px;
	height: 110px;
	background: url('img/tag.png') -14px -3px no-repeat;
	margin-top: -8px;
	position: relative;
}

/* iGames Newsletter tag */
div#newsletter {
	background: url('img/igames-tag.png') right -8px no-repeat;
	height: 110px;
}
div#signup {
	background-color: #2c2d31;
}

div#signup h2 {
	font-size: 1.8em;
	color: #fff;
}
div#signup p {
	color: #fff;
	font-size: 1.4em;
}
div#signup form {
	font-size: 1.4em;
	margin: 0 0 0 1.5em;
	padding-top: 1em;
	position: relative;
	z-index: 9999;
}
div#signup form input {
	margin-right: 1.5em;
}
div#newsletter:hover {
	cursor: hand;
}
div#newsletter h2, div#newsletter p {
	display: none;
}
div#newsletter a {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	width: 280px;
	height: 100px;
	text-indent: -999em;
}

/* Social Gaming Summit tag */
div#signup {
	background: #003865;
}


/* Logo */
div#header h1 { 
	width: 428px; 
	height: 76px; 
	display: block; 
	text-indent: -999em;
	background: url('img/logo.png') left top no-repeat; 
	float: left; 
	margin-bottom: 5px;
	margin-top: 40px;
}
div#header h1 a { 
	display: block; 
	width: 428px; 
	/* height: 76px; */
	height: 90px;
}

/* iGames logo */
div#header h1 {
	background: url('img/igames-logo.png') left top no-repeat;
	width: 458px;
	margin-bottom: 5px;
}
div#header h1 a {
	width: 399px;
}

/* SLL logo */
div#header h1 {
	background: url('img/sll_logo1.png') -1px -1px no-repeat;
	height: 90px;
	/* background: url('img/social-logo.png') -1px -1px no-repeat;
	height: 58px; */
	margin: 0;
	position: relative;
	top: 25px;
	left: 15px;
	width: 399px;
	/* width: 536px; */
}

/* Nav */
div#access {
	float: left;
	width: 100%;
	height: 76px;
*position: relative; *top: 10px;
_position: relative; _top: 10px;
	margin-bottom: 9px;
}
div#access ul li {
	float: left;
	display: block;
	margin: 9px 0 0 0;
	padding: 0;
}
div#access ul li a {
	float: left;
	display: block;
	font-size: 1.3em;
	padding: 0.8em 2em;
}
div#access ul li a span {
	font-size: 1.5em;
}
div#access ul li a:hover, div#access ul li.current_page_item a {
	background-color: #462468;
	color: #fff;
	text-decoration: none;
}

/* iGames link setup */
div#access ul li a:hover, div#access ul li.current_page_item a {
	background: #37383c;
}
div.skip-link {
	float: right;
	clear: right;
	color: #fff;
	font-size: 1.1em;
	position: relative;
	top: 1.5em;
}
div.skip-link li {
	float: left;
	line-height: 1.2em;
	margin-left: 0;
	padding-left: 0;
}
div.skip-link li.top {
	border-right: 1px solid #fff;
	padding-right: 0.8em;
	margin-right: 0.8em;
}
div.skip-link a {
	color: #fff;
	float: left;
}
div#access a {
	color: #fff;
	line-height: 1.3em;
}
div#access a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Social Gaming Summit nav */
div#access {
	margin-bottom: 15px;
}
div#access ul li a:hover, div#access ul li.current_page_item a {
	background-color: #003865;
}
div.skip-link {
	top: 1.0em;
}

/* Details */
.hide { 
	display: none; 
}
div.breadCrumb { 
	display: none; 
}
br.clear { 
	clear: both;
}
img {
	
}
body.editing img {
	
}

/* Main Content */
div#nav-above {
	display: none;
}
div#nav-below a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: .2em;
}
div.nav-previous {
	float: left;
	clear: both;
	margin: 4.5em 0 0 1em;
}
div.nav-next {
	float: right;
	margin: 4.5em 1em 0 0;
}
div#content {
	width: 52.7em;
	float: left;
	background: url('img/content2.png') left top no-repeat;
}
div#contentwide {
	width: 52.7em;
	float: left;
	background: url('img/content.png') left top no-repeat;
}
div#container div.wrap {
	display: block;
	position: relative;
}
div#frame {
	background: url('img/frame2.png') -3px bottom no-repeat;
	padding-bottom: 20px;
}
div#framewide {
	background: url('img/frame.png') -3px bottom no-repeat;
	padding-bottom: 20px;
}
div.post, div.page {
	margin-top: 40px;
	font-size: 1.4em;
	padding: 0.5em 2em 0 2em;
	clear: left;
	background: url('img/wrap2.png') left repeat-y;
	line-height: 1.5em;
	color: #333;
}
div.postwide, div.pagewide {
	margin-top: 40px;
	font-size: 1.4em;
	padding: 0.5em 2em 0 2em;
	clear: left;
	background: url('img/wrap.png') left repeat-y;
	line-height: 1.5em;
	color: #333;
}
div.post img, div.page img {
	border: 1px solid #999;
	padding: 2px; 
	display: block;
}
div.post img#noborder, div.page img#noborder {
	border: none;
}
div.entry-date {
	margin: 1.5em 0 1.5em 0;
	background-color: #003865;
	color: #fff;
	padding: 0.25em 0.5em;
	display: inline;
}
h2.entry-title {
	margin-bottom: 0.75em;
}
div.entry-meta {
	margin: 1.5em 0 1.5em 0;
	position: relative;
	z-index: 9999;
}
div.entry-content {
	margin-top: 0.75em;
}
/* DS Added for video page width */
div.entry-content2 {
	width: 560px;
}

span.edit-link {
	clear: both;
	float: left;
	position: relative;
	top: 3.5em;
}
div.post {
	padding-bottom: 1.5em;
	margin-bottom: -3.5em;
}
div.post span.edit-link {
	top: 0;
	float: none;
}
div#intro {
	width: 52.7em;
	margin-bottom: -4.3em;
	padding-bottom: 1em;
	background: #fff url('img/content2.png') left bottom no-repeat;
}
div#intro h2 {
	font-size: 2em;
	color: #2c2d31;
	margin: 0.5em 1em 0.25em 1em;
}
div#intro p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #272727;
	margin: 0 0 1em 1.6em;
}

div.navigation {
	margin-left: 2em;
	margin-right: 2em;
	display: none;
}

/* Comments */
div#comments {
	clear: both;
	font-size: 1.5em;
	padding-top: 2em;
	position: relative;
	background: #fff url('img/frame2.png') -3px top no-repeat;
}
div#comments, div#comments-list, li.comment, div#respond {
	width: 520px;
}
body div#comments div.form-textarea textarea {
	width: 300px;
}
div#comments span.edit-link {
	position: relative;
	top: 0;
	float: none;
}
div#comments h3 {
	font-family: Garamond, Georgia, serif;
	clear: both;
	margin-bottom: 1.5em;
}
div#comments form {
	width: 40em;
	float: left;
}
div#comments ul {
	margin-bottom: 3em;
}
p#comment-notes {
	color: #999;
	font-size: .8em;
}
div#comments div.form-label {
	float: left;
	clear: left;
	width: 5em;
	line-height: 3em;
	color: #999;
}

div#comments div.form-input, div#comments div.form-textarea {
	float: left;
}
div#comments div.form-input input {
	font-size: .9em;
	margin-top: 0.4em;
	width: 35em;
	border: 1px solid #c2c1be;
	color: #000;
	padding: .5em;
}
div#comments div.form-textarea textarea {
	font-size: .9em;
	width: 36.5em;
	margin-top: 0.4em;
	border: 1px solid #c2c1be;
	color: #000;
	padding: .5em;
}
div#comments div.form-input input#author {
	background: url('img/iconname.gif') .5em .5em no-repeat;
	padding-left: 2em;
}
div#comments div.form-input input#email {
	background: url('img/iconemail.gif') .5em .7em no-repeat;
	padding-left: 2em;
}
div#comments div.form-input input#url {
	background: url('img/iconlink.gif') .5em .7em no-repeat;
	padding-left: 2em;
}
input#submit {
	clear: both;
	margin: 1em 1em 0 0;
	float: right;
	display: block;
	text-indent: -999em;
	border: none;
	width: 114px;
	height: 35px;
	background: url('img/postcomment.gif') left top no-repeat;
}
body.single div.entry-meta {
	border: 1px solid #ccc;
	padding: 0.5em;
}
div.comment-author {
	float: left;
	width: 100px;
}
div.comment-meta {
	font-size: .8em;
	color: #999;
	margin-bottom: 2em;
}
div.comment-meta a {
	color: #003865;
}
div.comment-meta a:hover {
	color: #000;
}
div.comment-author span.n {
	float: left;
	clear: left;
	margin: 1em 0 0 0;
	font-size: .8em;
}
div.comment-author span.n a {
	color: #999;
}
div.comment-author span.n a:hover {
	color: #000;
}
div#comments-list ol {
	margin-bottom: 1.5em;
	float: left;
	width: 100%;
}
div#comments-list ol li {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}


/* Sidebar(s) */
div.sidebar {
	width: 18.2em;
	float: right;
	margin: 2em 0 0 0;
}
div.sidebar ul {
	padding-left: 0;
}
div.sidebar li {
	padding-left: 0;
}
div#secondary {
	float: left;
	margin-right: 1.5em;
	width: 19.5em;
}
div#primary {
	width: 20em;
	margin-top: -0.75em;
}
div#primary h3 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
div#primary p {
	margin-bottom: 3em;
}
div.sidebar h3 {
	font-size: 1.6em;
}
div.sidebar li {
	margin-bottom: 4em;
}
div.sidebar li.widget {
	margin-bottom: 2em;
}
div.sidebar li li {
	margin-bottom: 0;
}
div#register {
	text-align: center;
}
div#register a {
	display: block;
	margin: 0 auto;
	font-size: 1.9em;
/*	background-color: #512a78;*/
	color: #fff;
	padding: 0.5em 0.2em;
/*	border: 2px solid #000; */
	width: 9em;
}
div#contact {
/*	border-left: 6px solid #512a78;
	background-color: #391d54; */
/*	background: url('img/blue_contact.jpg') left top no-repeat; */
	color: #000;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: -5px;
}
div#contact h3 {
	font-size: 1.2em;
	margin: 0 5px 0 17px;
/*	color: #799ee3; */
	color: #000;
	font-weight: bold;
	margin-bottom: 4px;
}
div#contact p {
	font-size: 1.1em;
	margin: 0 5px 0 17px;
	line-height: 1.5em;
}
div#when, div#where {
	height: 60px;
	padding-top: 1.5em;
}
div#when {
	background: url('img/calendar.png') left top no-repeat;
	margin-bottom: 1em;
}
div#where {
	background: url('img/info.png') left top no-repeat;
}
div#when h3, div#where h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.25em 5.5em;
	line-height: 1.4em;
}
div#when p, div#where p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 0 0 7em;
}
div#when a, div#where a {
	color: #fff;
	background-color: #003865;
	padding: 0.25em 0.5em;
}
div#when a:hover, div#where a:hover {
	background-color: #000;
	text-decoration: none;
}

/* Twitter */
div.aktt_tweets {
	border-top: 3px solid #512a78; 
	background: #eee; 
	padding: 1em 0.5em;
	font-size: 1.3em;
	line-height: 1.5em;
	position: relative;
	margin-top: 0;
}
li.aktt_widget h3 {
	font-size: 1.4em;
	margin-bottom: 4px;
	padding-left: 6px;
}
a#facebook, a#linkedin {
	display: block;
	color: #fff;
	font-size: 1.3em;
	width: 189px;
	margin-bottom: 2em;
	margin-bottom: -15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #003865;
}
a#facebook:hover, a#linkedin:hover {
	text-decoration: none;
	background-color: #000;
}
div.aktt_tweets ul, div.aktt_tweets li {
	margin-left: 0;
	padding-left: 0;
}
li.aktt_more_updates {
	position: absolute;
	right: 0.5em;
	bottom: 0.15em;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}
div.aktt_tweets a {
	display: block;
	margin: 1em 0 0 0;
}


/* Table */
div#content table {
	font-size: 0.95em;
}
div#content table td.time {
	width: 13em;
	font-size: 1em;
	position: relative;
	display: block;
	color: #999;
	padding-left: 1.5em;
}
div#content table td {
	line-height: 1.5em;
	position: relative;
	padding-right: 1em;
}
div#content table tr {
	position: relative;
}
div#content table td.time p {
	position: absolute;
	left: 1.5em;
	top: 1em;
}
div#content table td h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #512a78;
	margin: 0.5em 0 0.5em 0;
}
div#content table tr.alt {
	background-color: #eee;
	padding: 0.2em 0;
}
div#content table ul li {
	list-style-type: disc;
	margin-left: 2em;
	padding-left: 0;
}


/* Home Page List of Speakers */

ul#list-speakers li {
	width: 75px;
}
ul#list-speakers p {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-top: 0.75em;
}


/* Footer */
div#footer {
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 4em;
}
span#copyright {
	
}
span#credit {
	
}

/* Default WordPress CSS */
.aligncenter, div.aligncenter { 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
} 
.alignleft { 
	float: left; 
	margin: 0 1.5em 1.5em 0;
} 
.alignright { 
	float: right; 
	margin: 0 0 1.5em 1.5em;
} 
.alignright img {
	float: right;
}
.wp-caption { 
	border: 1px solid #ddd; 
	text-align: center; 
	background-color: #f3f3f3; 
	padding-top: 4px; 
	margin: 10px; /* optional rounded corners for browsers that support it */ 
	-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 p.wp-caption-text { 
	font-size: 11px; 
	line-height: 17px; 
	padding: 0 4px 5px; 
	margin: 0; 
}
