/* 
ELINE VENTURES STLYING

*/

/*////////// GENERAL //////////*/
body {
 margin: 0;
   text-align:center;
   background:url(images/bg-new3.jpg) top center repeat-y #fff0d3;

}

#container {
  margin: 0 auto;
  width: 897px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:16px;
  text-align:center;
  padding-left:20px;
}
	  
#container2 {
  margin: 0 auto;
  padding-top: 0;
  width: 800px;
}

#container3 {
  width:800px;
  float:left;
  margin: 10px auto;
  padding: 0 0 0 20px;
  text-align:center;
}


/* new stuff!!!! */

.box
{
	width: 850px;
	margin:30px auto 0 auto;
	padding:0;
	text-align:center;
	clear:both;
}

#siteinfo
{
	width:794px;
	background-color:#ffeeda;
	color:#000000;
	text-align:left;
	font-size:16px;
	margin: auto;
	margin-left:-50px;
	margin-top:30px;
	margin-bottom:20px;
	padding-top:25px;
	padding-bottom:30px;
	padding-left:50px;
	padding-right:50px;
	border-top:1px #FF6600 solid;
	border-bottom:1px #FF6600 solid;
}

#talkersanddoers
{
	position:relative;
	border:2px #FF6600 solid;
	height:220px;
	margin-top:10px;
}

#talkersanddoers-text
{
	float:left;
	padding-top:28px;
	padding-left:30px;
	width:520px;
	font-size:12px;
	line-height:16px;
	text-align:left;
}

#talkersanddoers  a > img
{
	float:right;
	margin:10px;
	margin-top:4px;
	border:0;
}

#gamestar
{
	position:relative;
	border:2px solid #FF6600;
	height:345px;
	margin-top:10px;
}

#gamestar-text
{
	float:right;
	padding-top:28px;
	padding-right:30px;
	width:320px;
	font-size:12px;
	text-align:left;
}

#gamestar a > img
{
	float:left;
	border:0;
	padding:5px;
	padding-left:25px;
	margin-top:2px;
}

.featured-label
{
	position:absolute;
	top:0px;
	right:0px;
	width:130px;
	height:12px;
	padding:5px;
	background:#FF6600 url('/images/featuredgame.png') no-repeat 22px 4px;
}

.news
{
	position:relative;
	width:796px;
	height:140px;
	border:2px solid #FF6600;
	margin:auto;
	margin-top:10px;
	margin-right: 50px;
	text-align:left;
	font-size:10px;
	padding-bottom:10px;
}

.LikeBox
{
	position:relative;
	width:796px;
	height:625px;
	border:2px solid #FF6600;
	margin-top:10px;
	text-align:left;
	font-size:10px;
	padding-bottom: 10px;
}

.LikeBoxHalf
{
	width:382px;
	float:left;
	padding-left:10px;
	
}

.newsbox
{
	float:left;
	width:240px;
	padding: 10px;
	text-align:left;
	line-height:14px;
}

#more-news
{
	position:absolute;
	right:5px;
	bottom:20px;
}

.gamesnew
{
width:360px;
float:left;
text-align:justify;
padding:5px 30px 0px 20px;
margin: 0 0 0 0px;
background-color:#FFFFFF;


}

.comicsnew
{
width: 360px;
float:left;
text-align:justify;
padding:5px 5px 0px 40px;
margin: 0 0 0 5px;
background-color:#FFFFFF;


}

.gamesnew img,
.comicsnew img
{
text-align:center;

}

.middlenew
{
text-align:center;
color: #d5652c;
font-size: 15px;
font-weight:700;
width: 750px;
height:89px;
padding: 0;
margin:auto;
margin-top:20px;
border: 0px #d5652c solid;
background:url('images/middlebg.jpg') no-repeat;
}


.middletext
{
width:600px;
margin: 0 0 0 130px;
padding: 25px 0 0 0


}

#gameservicesnew
{
width: 350px;
float:left;
text-align:left;
margin:10px 0 0 20px;
padding: 10px 10px 10px 10px;
border:2px solid #FF6600;
}


#comicservicesnew
{
width: 350px;
text-align:left;
margin:auto;
padding: 10px 10px 10px 10px;
border:2px solid #FF6600;

}


.archive
{
width:700px;
text-align:left;
margin: 20px auto;
padding:0 0 0 10px;

}


/*////////// TYPEOGRAPHY //////////*/
h1, h4 {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 margin: 15px 0 0 30px;
}

h2, h3{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
		
h1 {
  font-size: 32px;
  text-align: left;
   padding: 20px 0 0 30px;
}
		
h2 {
  font-size: 16px;
  line-height:18px;
  padding: 0;
  text-align:left;
}
		
h3 {
  font-size: 18px;
    color: #d5652c;
	text-align:left;
	padding:0;
	margin: 5px 0 0 5px;
}
	
h4 {
  font-size: 13px;
  color: #000;
	text-align:left;
	padding:0;
	margin: 5px 0 5px 0;
}


h5 {
  font-size: 15px;
    color: #d5652c;
	text-align:left;
	padding:0;
	margin: 15px 15px 0 0;
	display:inline;
	float:right;
	text-decoration:underline;
}

p {
  margin-bottom: 10px;
}
		
a {
  color: #d5652c;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  color: #d5652c;
  text-decoration: underline;
}
		
a:visited {
  color: #d5652c;
}

	 	 

/*////////// HEADERS //////////*/
#header {
   width: 930px;
   margin: 5px 0 10px 0;
   background: none;
}
	
#header p, #header h1, #header h2/**/ { 
   display: none;
}

#header #date{
   position:absolute;
   font-family: Georgia, Times, serif;
   font-size: 16px;
   margin-top: 160px;
   margin-left: 25px;
   color:#253A59;
}

/*///Text Headers///*/
.thisMonth{
 color: #d5652c;
 font-size: 20px;
 font-weight: bold;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
   margin: 0 5px 0 0px;
}

.features{
 margin-top: 0;
 height: 46px;
 line-height: 70px;
 background-color: #9E9C76;
 background: url(images/oo_mag_featurs_bg.jpg) repeat-x top;
 font-size: 36px;
 font-weight: normal;
 color: #ffffff;
 border: 0px solid #9E9C76;
}

.columns{
 margin-top: 0;
 height: 46px;
 line-height: 70px;
 background-color: #253A59;
 background: url(images/oo_mag_columns_bg.jpg) repeat-x top;
 font-size: 36px;
 font-weight: normal;
 color: #ffffff;
 border: 0px solid #253A59;
}

.pastIssues{
 margin-top: 0;
 font-family: Georgia, Times, serif;
 font-size: 31px;
 font-weight: normal;
 color: #305669;
}

.comments{
 margin-top: 0;
 padding-left: 10px;
 padding-right: 10px;
 height: 46px;
 line-height: 50px;
 background-color: #C5BBA0;
 background: url(images/oo_mag_comment_bg.jpg) repeat-x top;
 font-size: 12px;
 font-weight: normal;
 color: #333;
 border: 0px solid #C5BBA0;
}

.commentIcon{
 width: 100px;
 padding-left: 20px;
 float: left;
 background-color: #253A59;
 background: url(images/oo_mag_comment_icon.jpg) no-repeat top left;
 height: 46px;
}

.comments a{
 float: right;
}

/*////////// CONTENT //////////*/
.content {
 margin:0 0 0 0px;
 width: 800px;
 float:left;
text-align:left;
}
		
.content2 {
 margin:0 10px 0 10px;
 width: 300px;
 float:right;
 text-align:left;
}	
  
/*////////// SIDEBARS //////////*/
#sidebarLT {
  margin:0;
  width:212px;
  float:right;
}

#sidebarRT {
 margin:0 10px;
 width: 200px;
 float: right;
}


/*////////// NAV //////////*/

#top_navlist
{
width: 900px;
margin: 15px auto;
text-align:right;
text-transform:uppercase;
font-weight:bolder;
font-size: 16px;

}

#navlist{
margin-right:65px;
}

 #navlist li
 {
 margin: 10px 0 0 0;
 display:inline;
}


#navlist li a
{
 color:#000;
 padding: 10px 10px 10px 10px;
 display:inline;
 border:1px solid #d5652c;
 text-decoration: none;



}

#navlist li a:hover
{
color:#fff;
  padding: 10px 10px 10px 10px;
 border:1px dotted #fff;
 background-color:#d5652c;
 text-decoration: none;

}

#navlist li.comingsoon
{

 color:#CCCCCC;
 padding: 10px 10px 10px 10px;
 display:inline;
 border:1px solid #999999;
 text-decoration: none;

}



/* #top_navlist {

  text-align:center;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 800px;
}

#navlist{
  padding: 10px 0px 0 0;
  margin: 0;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
   text-align:center;
}


#navlist li a{

  background: #ffffff url(images/oo_mag_main_nav.jpg) no-repeat top right;
  text-decoration: none;
  color: #d5652c;
}

#navlist li a:hover{
 background: #ffffff url(images/oi_mag_main_nav.jpg) no-repeat top right;
text-decoration: none;
  color: #ffffff;
}

 #navlist li{
 list-style: none;
  display: inline;
 text-transform:uppercase;
}



#navlist li.current_page_item a{
  background-color: #ffffff;
 background: #fff url(images/oi_mag_main_nav.jpg) no-repeat top right;
   color: #d5652c;
}

#navlist li a:visited { color: #d5652c; }

#navlist li .comingsoon
{

}


TOC Nav
.tocNav{
  padding-left: 0; 
  margin-left: 0;
}

.tocNav li{
  list-style: none;
  margin: 0;
  padding: 0;
}

.tocNav li a { 
text-decoration: none;
text-transform:uppercase; 
}
.tocNav li a:hover {text-decoration: none;}  */
/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// HOME LOWER //////////*/

#homelower {
margin: 0 auto;
padding: 0;
text-align:center;
width: 800px;
}



.featuredgame {
float:left;
 width: 350px;
 height:310px;

text-align:left;
margin: 12px 0px 0 20px;
padding: 0 0 0 10px;
border:1px solid #d5652c;
background-image: url(images/featured-bg.jpg);
background-color: #ffffff;
background-repeat:repeat-x;
font-size:12px;
}

.featuredgame img
{
float:left;
margin: 0 10px 0 0;
clear:left;
}

.featuregamedesc
{
margin: 30px 5px 0 0;
}

.services
{
 width: 330px;
 float:left;
 margin: 0 auto;
 padding: 0 0 0 70px;
}




/*////////// FOOTER //////////*/
.pushbottom{
 clear:both;
}
#footer {
padding: 15px 0 0 0;
 border: 0px solid #999;
 border-top:none;
  text-align: center;
   border: 0px solid #8BA8BA;
     font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#footer h3{
 display:none;
}

#footerRight{
 margin: 0 10px 0 0;
 background: #C5BBA0 url(images/oo_mag_footerRt_bg.gif) repeat-x top;
 width:430px;
 height: 72px;
 float:right;
 text-align: center;
 border: 0px solid #C5BBA0;
}

#footerLeft{
 margin: 0 0 0 10px;
 background: #8BA8BA url(images/oo_mag_footerLft_bg.jpg) repeat-x top;
 width: 430px;
 height: 72px;
 float:left;
 text-align:center;
 border: 0px solid #8BA8BA;
}
		
/*////////// IMAGES //////////*/		


/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design 
elements you want to add can go here*/


.headline
{

margin: 0 5px 5px 15px;


}

#team
{

text-align:left;
width: 500px;
float:left;
margin:10px 0 0 0;

}



.leftmininav
{
text-align:left;
float:left;
margin:10px 0 0 30px;
width:230px;

}

.leftmininav h1
{
margin:10px 0 0 30px;
}

.leftmininav li
{
list-style-type:none;
padding-bottom:5px;
}

.leftmininav ul
{
padding:10px 0 0 30px;
}



.member
{
text-align:left;
margin: 0 0 10px 0;
}


#contact
{
text-align:left;
margin: 25px 0 0 60px;

}

.map
{
float:left;
width:450px;

}

.emails
{

float:left;
width: 250px;

}


.games
{
width:380px;
float:left;
text-align:left;
padding: 5px 10px 5px 5px;
font-size:11px;
line-height:13px;


}

.comics
{
width: 380px;
float:left;
text-align:left;
padding: 5px 5px 5px 10px;
font-size:11px;
line-height:13px;


}

.callout
{

font-weight: bold;
color: #d5652c;
font-size: 16px;
display:inline;


}

.calloutsmall
{
font-weight:700;
color: #d5652c;
font-size: 12px;
display:inline;
margin: 0 0 0 0;
padding: 0 0 0 0;


}

.calloutbig
{
font-weight:700;
color: #d5652c;
font-size: 20px;
text-align:center;
margin: 0px auto 30px auto;
padding:50px 0 30px 0;
line-height:22px;
text-transform:lowercase;


}

.orangetitle
{
font-weight: bolder;
text-align:left;
color: #d5652c;
font-size: 18px;
margin: 10px 0 10px 0px;
 text-transform:uppercase;

}

.orangetitlesmall
{
font-weight: bolder;
text-align:center;
color: #000;
font-size: 15px;
margin: 0px 0 20px 0px;
 text-transform:lowercase;

}




.services a  
{ 
display:block; 
height:110px; 
width:302px; 
overflow:hidden; 
}

.services a:hover 
{ 
display:block; 
text-indent:-302px; 
}


#team2
{

text-align:left;
width: 450px;
float:left;
margin:10px 0 0 30px;

}

.leftmininav2
{
text-align:left;
float:left;
margin:20px 0 0 50px;
padding: 10px 10px 10px 10px;
width:200px;
background-color:#FFE1C1;

}


.leftmininav2 h1
{
margin:10px 0 0 0px;
}

.leftmininav2 li
{
list-style-type:decimal;
padding-bottom:10px;
}

.leftmininav2 ul
{
padding:10px 10px 0 25px;
}



#bottomnav
{
font-size:12px;

}

.infotable
{
width:500px;
text-align:center;
margin:0 auto 10px auto;
padding-bottom: 10px;


}


.righttable
{
background-color: #ffe1c1;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
text-align:left;
float:left;
width: 230px;

}

.lefttable
{
background-color: #ffe1c1;
text-align:left;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
float:left;
width: 230px;

}



.infotablesolo
{
width:500px;
background-color: #ffe1c1;
text-align:left;
margin: 5px 5px 10px 5px;
padding: 5px 5px 5px 10px;

}