/* 
Main CSS
for IGGMarathon.com
*/

body {
	height: auto;
}

#super {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
}
	
#countdown {
	margin-bottom: 13px;
}

.footer {
	margin: 5px 0px;
}

.main {
	padding-top: 20px;
}

.page{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
}

/* Borders */

.outerborder {
	margin-top: 13px;
	margin-bottom: 13px;
}

.innerborder {
	padding: 5px 10px;
	margin: 3px 4px 3px 4px;
}

.inner{
	margin: 3px 4px;
}

#stream, #chatcontainer {
	border: none;
	background: transparent;
}

/* Header alignment CSS  */
.header {
	width: 980px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#smlinks {
	width: 252px;
	height: 24px;
	margin-top: 36px;
}
.smlinks {
	height: 24px;
	width: 24px;
	float: left;
	margin-left: 8px;
	display: block;
}

#sm_facebook{background: url(../img/smlinks.png) 0px 0px;}
	#sm_facebook:hover{ background: url(../img/smlinks.png) 0px -24px;}
#sm_twitter{background: url(../img/smlinks.png) -24px 0px;}
	#sm_twitter:hover{ background: url(../img/smlinks.png) -24px -24px;}
#sm_steam{background: url(../img/smlinks.png) -48px 0px;}
	#sm_steam:hover{ background: url(../img/smlinks.png) -48px -24px;}
#sm_gplus{background: url(../img/smlinks.png) -72px 0px;}
	#sm_gplus:hover{ background: url(../img/smlinks.png) -72px -24px;}

#iggtitle {
	width: 477px;
	height: 60px;
	background-image: url(../img/header_iggtitle.png);
}

#faqnav {
	width: 199px;
	height: 22px;
	margin-left: 47px;
	margin-top: 38px;
	background-image: url(../img/header_faqnav.png);
	opacity: .25;
} #faqnav:hover {opacity: 1;}

#topnav {
	width: 980px;
	height: 68px;
	background-image: url(../img/header_topnav.png);
}

#bottomnav {
	width: 564px;
	height: 70px;
	margin-left: 39px;
	background-image: url(../img/header_bottomnav_15.png);
}

#userui {
	width: 337px;
	height: 70px;
	background-image: url(../img/header_userui.png);
}

#userui_anon {
	width: 147px;
	height: 70px;
	background-image: url(../img/header_userui_anon.png);
}

.headerchild {
	float: left;
	background-repeat: none;
	background-attachment: top left;
}

.headersmall {
	height: 22px;
	margin-top: 4px;
}

.headerlarge {
	height: 29px;
	margin-top: 4px;
	padding-top: 1px;
}

.headerleft {
	float: left;
	margin-left: 5px;
}

.headerright {
	float: right;
	margin-right: 9px;
}

#gem{
	position: absolute;
	margin: 0;
	z-index: 900;
	height: 154px;
	width: 211px;
	top: 44px;
	left: 384px;
}

#donatebutton {
	height: 43px;
	width: 158px;
	margin-left: 12px;
	margin-top: 4px;
	padding-top: 13px;
	float: left;
}

/* List CSS */

.listheader-outer {
	margin-bottom: 0px;
	padding: 3px 4px;
}

.list {
	border-top-width: 0px;
	margin-top: 0;
	padding: 2px 4px 3px 4px;
}

/* This is for each game's main bar */

.list-name{
	float: left;
	width: 294px;
    overflow:hidden;
    white-space:nowrap;
}

.list-dev {
    overflow:hidden;
    white-space:nowrap;
}

.list-dev, .list-screens {
	float: left;
	width: 320px;
}

.list-thresh, .list-points {
	float: left;
	width: 113px;
}

.challenge-list .list-name {
    width: 427px;
}

.challenge-list .list-thresh {
    width: 300px;
}

.progressbar{
	width: 89px;
	height: 15px;
	margin-top: 4px;
}

.odd .progressbar { background: url(../img/progressbar_odd_lg.png) -90px 0px;}
.even .progressbar { background: url(../img/progressbar_even_lg.png) -90px 0px;}
.ui-state-active .progressbar {background-image: url(../img/progressbar_active_lg.png);}
.donate .progressbar { background: url(../img/progressbar_odd_lg.png) -84px 0px; margin-bottom: 5px;}


.item {
	margin-top: 1px;
	border: 1px solid;
	padding: 3px 19px 0px 19px;
}

.post-date {
	color: #fff;
	text-shadow: none;
}

.list-title, .list-title-top{
	height: 24px;
}

.ui-state-focus{
	outline: none;
}

.list-content{
	margin-top: 1px;
	padding: 8px 19px;
    display: none;
}

.form-body .list-content {
	padding: 8px 10px;
}

.list-info {
	width: 274px;
	padding-right: 20px;
	float: left;
}

/*   Calendar CSS  */

.calendar .inner{
	margin: 3px 2px;
}

.calendar-item{
	float:left;
	margin: 0px 2px;
}

#calendar1 .fc-agenda-axis, #calendar2 .fc-agenda-axis {
	display: none;
}

#calendar0{
	width: 284px;
}

#calendar1, #calendar2{
	width:240px;
}

/*   Gallery CSS    */

.gallery td{
	width: 389px;
}

/* FAQ CSS */

.faq p {
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 20px;
}

/* Form structure */
.form-header{
	margin: 3px 4px 3px 4px;
	padding: 5px 19px 0px 19px;
	height: 33px;
}

.form-body {
	padding-top: 20px;
	padding-bottom: 20px;
}

.form-item {
	margin-bottom:5px;
}

label{
	width: 150px;
	display: block;
	float: left;
	padding-right: 10px;

}

#not-evenly {
	display: none;
}

#not-evenly .uneven-row {
	padding-top: 5px;
	line-height: 26px;
}

input {
	margin-left: 5px;
	padding-left:3px;
	padding-right:3px;
	width: 190px;
}

input:disabled {
	background: #bbbbbb;
}

input[type=radio] {
	width: 20px;
}

.textaddon {
    margin-left: 5px;
    padding-right: 0px;
}

.addedonto {
    margin-left: 0px;
    padding-left: 0px;
    width: 100px;
}

textarea {
	margin: 2px 2px 2px 5px;
	padding: 2px 4px;
	height: 80px;
}

button {
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 7px;
}

/* Modal stuff */

.modal {
	width: 460px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

.modal .outerborder {
	margin: 0;
}




/* Structural CSS and alignment issues */

.top{margin-top: 0px;}
.left{margin-left: 35px;}
.right{margin-right: 35px;}
.bottom {padding-bottom: 0px;}

.float-left{float: left;}

.float-right{float: right;}

.center{margin-left: auto;margin-right: auto;}

.headerinfo {float: left;}

.fullwidth {
	width: 920px;
	margin-left: 10px;
}

.contentwidth {
	width: 610px;
	margin-left: 10px;
}

.donatewidth {
	width: 750px;
	margin: 10px 0;
}

.blogwidth {
	width: 588px;
	margin: 5px 0;
}

.crewwidth {
	width: 520px;
	margin: 3px 0;
}

.sidebarwidth {
	width: 280px;
	margin-left: 10px;
}

.textarea-vert {
	width: 190px;
	resize: vertical;
}

.textarea-both {
	resize: both;
	max-width: 400px;
	width: 300px;
}

.invisible{
	display: hidden;
	border: none;
	height: 2px;
}

.hide{
	display: none;
}

/* The Pretty Pretty!      */

.fade {
	transition: opacity .65s ease-in-out;
	-moz-transition: opacity .65s ease-in-out;
	-webkit-transition: opacity .65s ease-in-out;
}

.well {
	display: inline-block;
	padding: 10px 30px;
	margin: 10px 0;
}

/* Crew css */
.crewinfo {
	width: 520px;
	height: 155px;
	margin: 4px 20px;
}

/* Image stuff */

img.icon {
	display: inline;
	margin-right: 2px;
	margin-top: -3px;
}

.blogpost img{
	margin: 13px auto;
	display: block;
}

.gallery img{
	margin: 13px auto;
	display: block;
}

img.screenshot {
	display: inline-block;
	margin: 4px;
}
