/*
Theme Name: Strange Loop Games
Description: SLG Theme
Author: Jacob Ulrich
Version: 1.0
*/

/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

html {
	height: 100%;
}

body{
	background:url(http://www.strangeloopgames.com/wp-content/themes/slg/img/background.png);
	background-repeat:repeat-x;
	background-color:#A45B58;
	text-align:center;
	margin:0;
	padding:0;
	height: 100%;
	font-size:62.5%;
	font-family:Verdana, sans-serif;
	color:#000;
	}
	
p a{
	color:#000;
	text-decoration:none;
	}
	
p a:hover{
	color:#000;
	text-decoration:none;
	}
	
li a{
	color:#ae3b88;
	text-decoration:none;
	}
	
li a:hover{
	color:#2e1737;
	text-decoration:none;
	}

	
.wrapper{
	width:100%;
	padding-top:15px;
	}
.wrapper1{
	width:100%;
	padding-top:15px;
	}
	
h1{
	padding:0;
	margin:0;
	}
	
h1 a{
	color: #000;
    font-family:Verdana, sans-serif;
	font-size: 3.0em;
	text-decoration:none;
	font-weight:100;
	}
	
h3{
	font-size: 1.4em;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	}
	
strong{
/*	border-bottom:#000 dotted 1px; */
	}	
	
em{
	color:#000;
	}
	







/* ----------- Heading ----------- */

#description{
	font-size:1.4em;
	font-family:Verdana, sans-serif;
	text-transform: uppercase;
	color:#580c39;
	margin-top:-2px;
	}
	
/* ----------- Menu ----------- */
		
#navmenu{
	/*font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;*/
	text-decoration: none;
	color:#000;
}

.navmenu a:link, .navmenu a:visited {
	color:#000;
	text-decoration: none;
	/*font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;*/
	font-size:16px;
}

#topnavi{
	margin:0;
	/*font: 1.4em Futura, 'Century Gothic', 'Apple Gothic', sans-serif;*/
	text-align:center;
	}
	
#topnavi a{
	color:#000;
	text-decoration:none;
	}
	
#topnavi a:hover{
	color: #000;
	text-decoration:underline;
	}

#menu{
	background:#CCC;
	font-size:22px;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

ul#menu li{
	display: inline;
	text-align:center;
	color:#666;
	margin-left:10px;
	margin-right:10px;
	}

ul#menu li a{
	width: 85px;
	height: 30px;
	color: #666;
	text-decoration:none;
	display: inline;
	text-align: center;
	}

ul#menu .current_page_item{
	color: #000;
	margin-left:10px;
	margin-right:10px;
	}
	
#rightnavi{
	background:#CCC;
	float:right;
	text-align:center;
	margin-right:0;
	padding: 0;
	height: 30px;
	width: 85px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
#rss{
	align:right;
	text-align:right;
	font-size:14px;
	color:#000;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	}
	
#rss a:hover {
	text-decoration:underline;
	}
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:750px;
	height:100%;
	margin:0 auto 0 auto;
	text-align:left;
	vertical-align:top
	}
	
#contenttable{
	background-color:#CCC;
	}
	
#content{
	width:700px;
	padding:0px;
	margin-left:0;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	text-align:left;
	}
	
#content2{
	width:700px;
	padding:0px;
	margin-left:0;
	float:left;
	font-size:1.2em;
	line-height:1.4em;
	text-align:left;
	}
	
#content h2{
	font-size:1.6em;
	font-weight:100;
	line-height:1.2;
	color:#000;
	}
	
#content h2 a{
	color:#000;
	text-decoration:none;
	}
	
#content h2 a:hover{
	color:#000;
	text-decoration:underline;
	}

#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#000 dotted 1px;
	color:#666;
	width:525px;
	}
	
/*#content .gray{
	color:#844a76;
	}
*/

#content .edit{
	float:right;
	}
	
#content .time a{
	color:#666;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#666;
	text-decoration:underline;
	}
	
.post{
	padding:0 0 30px 0;
	}
	
.post a:link{
	color:#666;
	text-decoration:underline;
	}
	
.post a:visited{
	color: #666;
	text-decoration:underline;
	}
	
.post a:hover{
	color:#666;
	text-decoration:underline;
	}	
	
.details{
	/*background-image:url('img/sidebarbg.png');*/
	color:#666;
	text-decoration:none;
	padding:2px 15px 2px 15px;
	}
	
.details a:link{
	color:#666;
	text-decoration:underline;
	}
	
.details a:visited{
	color: #666;
	text-decoration:underline;
	}
	
.details a:hover{
	color:#666;
	text-decoration:underline;
	}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:.8em;
	width:auto;
	float:right;
	vertical-align:top;
	padding:0px 4px 4px 4px;
	margin:0px 0px 0px 10px;
	color:#000;
	text-align:right;
	border:1px dotted;
	border-color:#999
	}
	
.sidebar h2{
	padding:0;
	margin:5px;
	color:#000;
	font-size:5px;
	}
	
.sidebar ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	}
	
.sidebar ul li{
	background:none;
	padding:0px 0 0px 0;
	margin:0px;
	color:#666;
	}
	
.sidebar ul li li{

	}

.sidebar a{
	text-decoration:none;
	color:#000;
	}
	
.sidebar ul li li:hover{
	text-decoration:underline;
	}
	
	
	
	
	
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:0px;
	}
	
#searchform #s{
	/*background:url('img/contentbg.png');*/
	border:1;
	color:#000;
	font:1.0em Verdana, sans-serif;
	}
	
	
	
	
	
	
/* ----------- Footer ----------- */

#footer{
	position:relative;
	bottom:350px;
	height:350px;
	width:100%;
	background-color:#8c614d;
	background-image:url('img/footerbg.png');
	background-repeat:repeat-x;
	clear:both;
	margin-bottom:0;
	color:#FFFFFF;
	z-index:-1
	}
	
/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#666;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#666;
	}

.commentlist a:hover, .commentlist a:active {
	color:#666;
	text-decoration:underline;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
/*	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;*/
	font: 1.2em Verdana, sans-serif;
	text-decoration:none;
	color:#000;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#000;
	}
	
	/* Let's remove that Wordpress Stats Smiley Face ! */
img#wpstats {
     width:     0px;
     height:    0px;
     padding:   0px;
     border:    none;
     overflow:  hidden
}
