/*
Theme Name: WordPress Lightning Fish
*/

body {
	font-size:1.1em;
	font-size: 60%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #003c4a url(/images/background_repeat.jpg) repeat-x;
	}
	
#maindiv {
	position: relative;
	width: 776px;
	margin: 17px auto;
}

#logowrapper {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
	
#logo {
	height: 100px;
	width: 776px;
	position: relative;
	background: url(http://www.lightningfishgames.com/images/lightning_top.png) no-repeat;
}

#headertwitter{
	position: absolute;
	top:25px;
	color:#ccc;
	width: 280px;
	left:475px;
}

#headertwitter ul li{
	list-style: none;
/*
	background:url(/images/speech_mark.png) no-repeat;
	padding:20px;
	padding-right:0px;
	padding-top:0px;
*/
}

.header_tweet {
	margin:0;
	padding:0;
	margin-left:40px;
	text-decoration:underline;
	font-size:13px;
}

#blackbar {
	background: url(http://www.lightningfishgames.com/wp-content/uploads/2009/12/black_bar.jpg) no-repeat;
	width: 776px;
	height: 31px;
	position: relative;
}

#menubar {
	background: url(/images/menu_bar.jpg) no-repeat;
	width: 776px;
	height: 31px;
	border-bottom: 1px solid #222;
}

#menuwrapper {
	padding-left: 0px;
	padding-right:0px;
	width: 776px;
	overflow: hidden;
}

#menuwrapper div {
	font-size: 14px; /* Resets 1em to 10px */
	float: left;
	text-decoration:none;
	text-align: center;
	width: 129px;
	padding-top: 7px;
	height:34px;
	cursor: pointer;
}

#menuwrapper div a{
text-decoration:none;
}


#content {
	font-size: 13px;
	padding-top: 8px;
	padding-bottom:20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 736px;
	background-color: black;
	color: #626262;	
}

#footer {
	background: url(http://www.lightningfishgames.com/images/lightning_bottom.png) no-repeat;
	width: 776px;
	height: 90px;
	text-align: center;
	padding-top:10px;
	color: #b1b0b0;
	font-size: 12px;
	border-top:1px solid #222;
}

.message {
	color: #cccccc;
	text-align: center;
	border: 1px solid #bababa;
	background-color: #404040;
	padding-top:7px;
	padding-bottom: 7px;
}

.smaller{
	font-size: 12px;
	color:#999999;
}

.smaller td {
	border-bottom: 1px solid #333333;
	padding-bottom:5px;
	padding-top: 5px;
}

.lighttext{
	font-size: 12px;
	color:#999999;
}

h2{
	text-decoration: none;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow:hidden;
	}

.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
	
div #menu{
width:700px;
}

#twitter-div ul{
padding:0;margin:0;
}

#twitter-div li{
padding:0;margin:0;
}


.twitter{ margin:0;padding:0;}

.twitter li{padding:10px;padding-left:25px;padding-top:0px;}

.twitter-item{
list-style: none;
background:url(/images/twitter_icon.png) no-repeat;
padding:25px;
padding-right:0px;
padding-top:0px;

}

input.text{background:#222;border:1px solid #444;color:#fff;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;font-size: 11px;}
input.submit{background:url(http://www.lightningfishgames.com/wp-content/uploads/2009/12/menu_over.png);border:none;color:#fff;height:22px;width:129px;cursor: pointer;}
.textarea{background:#222;color:#fff;border:1px solid #444;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;font-size: 11px;}

.cat-item{list-style: none; font-size: 11px;}
.cat-item a{text-decoration: none;}

#archive li{list-style:  none; font-size: 11px;}

#archive li a{text-decoration: none;}

.twitter-item a{color: #2276bb;}

.newsitems h2{color:#999999;font-size:18px;font-weight:bold;margin-top:15px;}

#twitterdiv h3{color:#999999;margin-top:10px;margin-bottom:7px;font-weight:bold;text-decoration: none;font-size:14px;}

.pagetitle{ color:#666666; font-size:18px;margin-top:20px;margin-bottom:7px;}

