body, html{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: auto;
}

body{
	font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", arial, sans-serif;
	color: #333;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
	min-width: 900px;
	background-color: #7c86a2;
	background-image: url(../../../static/bk_outside.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

a {
	background-color: #DFE8FF;
	color: #016BE3;
	-moz-border-radius: .25em;
	padding: .25em;
	text-decoration: none;
}

a:hover{
	background-color: #016BE3;
	color: #fff;
}

a img{
	background-color: transparent;
	border-width: 0px;
	padding: 5px;
}

a img:hover{
	background-color: #016BE3;
}

a.thumb{
	display: block;
	float: left;
	margin: 0 1em 1em 0;
}

a.thumb img{
	display: block;
}

.mainContent{
	margin: auto auto -140px auto;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 80%;
	min-width: 900px;
	background-image: url(../../../static/bk_inside.gif);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top center;
}

.push{
	height: 140px;
}

#footer{
	text-align: center;
	height: 120px;
	color: #333;
	clear: both;
	padding: 20px 0px 0px 0px;
	font-size: .6em;
}

a#mashupaward{
	border-width: 5px;
	display: block;
	height: 60px;
	margin: 0 auto 20px auto;
	padding: 5px;
	width: 160px;
}

a#mashupaward img{
	padding: 0px;
}

#results{
	width: 20em;
	overflow: hidden;
}

#results span{
	text-align: center;
	display: block;
}

#results div{
	border-bottom: 1px solid #333;
	padding: .25em;
}

#results a{
	background-color: transparent;
	color: #016BE3;
	display: block;
	padding: .25em;
	text-decoration: none;
}

#results a:hover{
	background-color: #fcc;
	color: #000;
}	

#results a.selected, #results.loaded a.selected:hover{
	background-color: #016BE3;
	color: #fff;
}

#results.loading a, #results.loading a.selected{
	color: #666;
	background-color: #bbb;
}

h1.logo{
    background-image: url(../../../static/lolrus.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    color: #fff;
    float: left;
    font-family: "Arial Rounded MT Bold", sans-serif;
    font-size: 2em;
    height: 68px;
    line-height: 44px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

h1.logo span{
	visibility: hidden;
}

h1.logo span.sub{
	display: block;
	font-size: .33em;
	line-height: 10px;
	margin-top: 0px;
	padding-left: 114px;
	text-align: left;
	visibility: visible;
}

h1.logo a{
	background-color: transparent;
	color: #fff;
	display: block;
	height: 68px;
	text-decoration: none;
	width: 288px;
}

h1.logo a:hover{
	background-color: transparent;
}

h2.user{
	padding-left: 60px;
	line-height: 48px;
	background-repeat: no-repeat;
	background-position: left center;
	display: table;
	margin: auto;
}

h3.make{
	text-align: center;
	padding-left: 30px;
}

ul#menu{
	
    margin: 0;
    line-height: 4em;
    font-size: 1em;
    text-align: right;
    height: 50px;
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
}

ul#menu li{
    display: inline;
}

ul#menu li a{
	background-color: transparent;
    text-decoration: none;
    padding: 2em 1em 1em 1em;
    color: #fff;
}

ul#menu li a:hover{
    background-color: #016BE3;
    color: #fff;
    background-image: url(../../../static/bk_hover.gif);
    background-attachment: fixed;
    background-position: top center;
}

div.mini{
	margin: auto;
	width: 40em;
}

div.micro{
	margin: auto;
	width: 20em;
}

div.cols{
	margin: auto;
	width: 16em;
}

div.group div.micro, div.group div.cols{
	float: left;
}

div.page{
	text-align: center;
}

code em{
	font-weight: bold;
}

.error{
	font-weight: bold;
	text-align: center;
	color: #f00;
}

.container{
    margin-bottom: 1em;
    text-align: left;
    clear: both;
}
.container label{
    float: left; 
    width: 10em;
    text-align: left;
}

input[type=submit]{
	cursor: pointer;
	margin-top: 10px;
}

input, textarea{
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", arial, sans-serif;
    font-size: 1em;
    
}

input[type=text]{
	width: 14em;
    border: 1px solid #333;
}

textarea{
	height: 7em;
}

form#username, form#search{
    text-align: center;
}

form#username input[type=text], form#search input[type=text]{
    text-align: center;
    margin-right: 2em;
}

div.step{
    background-color: #fafafa; 
    margin: 1em;
    -moz-border-radius-bottomleft: .5em;
    -moz-border-radius-bottomright: .5em;
	padding: 0 0 1em 0;
}

div.step h3{
    margin: 0 0 1em 0;
    text-align: center;
    background-color: #016BE3;
    color: #fff;
    -moz-border-radius-topleft: .5em;
    -moz-border-radius-topright: .5em;
}

div#step1{
    float: left;
    width: 20em;
}

div#step2{
    float: left;
    width: 20em;
}

div#step3{
    clear: both;
    width: 640px;
    margin: auto;
}

.step h4{
	margin: 0 .25em;
	padding: 0 1em;
}

#pics{

}

#pics img{
	width: 300px;
	margin: 0px 5px;
	border: 5px solid transparent;
	cursor: pointer;
}

#pics img:hover{
	border: 5px solid #016BE3;
}

div.group{
	display: table;
	margin: auto;
	width: 800px;
}

div.steps{
	width: 44em;
}

div.home{
	width: 900px;
}

ul.tpage{
    margin: 0px; 
    padding: .25em;
    text-align: center;
}

ul.tpage li{
    display: inline;
}

ul.tpage li a{
    padding: 0px 1em;
}

ul.tpage li a.able{
    cursor: pointer;
}

ul.tpage li a.disable{
    color: #aaa;
}

ul.tpage li a.disable:hover{
	background-color: #999;
    color: #ccc;
    text-decoration: line-through;
}

ul.tpage li a.able:hover{
    
}

div.lolcontainer{
	display: table;
	margin: auto;
	width: 820px;
}

img.lolpic{
	display: block;
	margin: auto auto 1em auto;
}

div#meta{
	background-color: transparent;
	border: 1px solid #eee;
	font-size: 1em;
	margin-right: 230px;
	-moz-border-radius: .6em;
	padding: 1em 2em 2em 2em;
	width: 500px;
}

div#meta li{
	display: block;
	line-height: 2em;
}

div.voteblock{
	display: block;
	font-size: 1.4em;
	margin: 0 auto 1em auto;
	padding: 0;
	text-align: center;
}

div.votebk{
	background-image: url(../../../static/stars-off.png);
	background-position: center left;
	background-repeat: no-repeat;
	margin: auto;
	position: relative;
	width: 246px;
	height: 50px;
}

img.vote{
	position: absolute;
	top: 0px;
	left: 0px;
	clip: rect(0px 147px 50px 0px);
	cursor: pointer;
}

span#average span{
	display: inline;
}

div.recent{
	padding: 0 10px;
}

div.recent div{
	display: inline;
	
}

div.recent div img{
	width: 200px;
}

div.home-list{
	float: left;
	width: 300px;
	text-align: center;
}

div.home-list a.thumb{
	margin: 0 0 .5em 2em;
}

a.ulink{
	line-height: 48px;
	display: block;
	margin-bottom: 1px;
	font-size: 24px;
	text-decoration: none;
	padding: 2px;
	color : #016BE3;
}

a.nlink{
	line-height: 48px;
	display: block;
	margin-bottom: 1px;
	font-size: 24px;
	text-decoration: none;
	padding: 2px;
	color : #016BE3;
}

a.ulink:hover, a.nlink:hover{
	background-color: #016BE3;
	color: #fff;
	-moz-border-radius: 12px;
}

a.ulink span{
	float: right;
	height: 48px;
	-moz-border-radius: 18px;
	opacity: .5;
	margin-right: 12px;
	width: 48px;
}

a.ulink:hover span{
	opacity: 1;
}

div.pag{
	text-align: center;
}

span.helper{
	font-size: .75em;
	display: block;
}

p.divid{
	text-align: center;
	background-image: url(../../../static/hr.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 26px;
}

span.lolwhich{
	display: block;
	text-align: center;
}

.lolnav{
	background-color: transparent;
	border: 1px solid #eee;
	color: #123457;
	float: right;
	font-size: .8em;
	font-weight: bold;
	padding: 5px;
	margin-left: 24px;
	-moz-border-radius: .6em;
	width: 218px;
}

span.loader{
	display: block;
	text-align: center;
	padding: 10px;
}

span.important{
	color: #f00;
	font-size: .8em;
	line-height: 1em;
}

span.profile{
	color: #ddd;
	display: block;
	float: right;
	margin-right: 20%;
}
