img{
border:none;
}

a{
text-decoration:none;
color:#09F;
}

a:hover{
color:#FF9900;
text-decoration:none;
}

a:visited{
	color:#CCC;
	text-decoration:none;
}


body{
background-color:#000000;
background-image:url('img/background.jpg');
no-repeat;
}

.main{
width:1036px;
margin-left:Auto;
margin-right:Auto;
font-family:"Myriad Pro", Verdana;
}

.containerh{
width:1000px;
float:left;
-webkit-border-radius:0px 0px 7px 7px;
margin-left:7px;
margin-top:5px;
color:#000;
}

.container{
width:1000px;
float:left;
-webkit-border-radius:0px 0px 7px 7px;
margin-left:10px;
background:#FFF;
color:#000;
}

.header{
width:1000px;
height:100px;
color:#FFFFFF;
}

.header h1{
text-shadow: 10px #DDDDD;
color:#FFFFFF;
}

.ezine{
width:1000px;
background-color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
-webkit-border-radius:7px;
}

.toppanel{
width:1000px;
float:left;
}

.topleft{
width:354px;
float:left;
margin-top:25px;
}

.topbottomleft{
width:628px;
float:left;
}

.topbottomright{
width:297px;
float:right;
}

.topright{
width:580px;
float:right;
margin-top:5px;
}

.bottompanel{
width:1000px;
background-color:#FFFFFF;
margin-top:5px;
margin-bottom:5px;
-webkit-border-radius:7px;
}

.bottomleft{
width:708px;
float:left;
}

.bottomright{
width:282px;
float:right;
}

.youtubetop{
width:1000px;
}

.youtubebottom{
width:1000px;
}

.youtubeleft{
width:338px;
margin-left:5px;
float:left;
border-right:1px solid #000000;
}

.youtuberight{
width:648px;
margin-left:5px;
}

.leftpanel{
width:493px;
margin-left:5px;
float:left;
}

.rightpanel{
width:493px;
margin-left:5px;
float:right;
}

.footer{
width:1000px;
margin-left:5px;
margin-right:Auto; 
height:Auto;
color:#FFFFFF;
font-family:"Myriad Pro", Verdana;
}

.buttons{
width:100%;
overflow:hidden;
border-bottom:1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.buttons ul{
margin:0;
padding:0;
padding-left:10px; /*offset of tabs relative to browser left edge*/
font:bold 12px Verdana;
list-style-type:none;
}

.buttons li{
display:inline;
margin:0;
}

.buttons li a{
float:left;
display:block;
text-decoration:none;
margin:0;
padding:7px 8px; /*padding inside each tab*/
border-right:1px solid 2c405b;/*right divider between tabs*/
color:#FFFFFF;
background:#000000; /*background of tabs (default state)*/
width:144px;
text-align:center;
text-transform: uppercase;
}

.buttons li a:visited{
color:#FFFFFF;
}

.buttons li a:hover, .buttons li.selected a{
color:#FFFFFF;
background:#069; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.buttons li a:hover.archive, .buttons li.selected a.archive{
	color:#FFF;
	background:#F00;
}

.clear{
clear:both;
}

.hover{
width:100%;
overflow:hidden;
}

.hover ul{
margin: 0;
padding: 0;
padding-left:10px; /*offset of tabs relative to browser left edge*/
font:12px Myriad Pro, Verdana;
list-style-type:none;
}

.hover li{
display:inline;
margin:0;
}

.hover li a{
float:left;
display:block;
text-decoration:none;
margin:0;
padding:7px 8px; /*padding inside each tab*/
border-right:1px solid Black; /*right divider between tabs*/
color:Black;
background:#FFFFFF; /*background of tabs (default state)*/
width:230px;
}

.hover li a:visited{
color:Black;
}

.hover li a:hover, .hover li.selected a{
background:#EAEAEA; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; 
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: none;
text-decoration: none; 
color: #000000;
}

.pagination a:hover, .pagination a:active{
border:none;
color: #FFF;
background-color: #990000;
}

.pagination a.currentpage{
background-color: #990000;
Color:#FFF;
border-color: #FFFFFF;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
}

.pagination a.prevnext{
font-weight: bold;
}

.headshot iframe{
width:1010px;
height:130px;
border:none;
margin:0;
}

.ezine2{
width:1000px;
background-color:#FFFFFF;
-webkit-border-radius:7px;
font-family:"Myriad Pro", Verdana;
}

.newleft{
	width:400px;
	float:left;
	height:680px;
	overflow:hidden;
}

.newright{
	width:580px;
	background-color:#FFFFFF;
	-webkit-border-radius:7px 7px 7px 7px;
	float:right;
	height:680px;
	overflow:hidden;
}

#transparent{
	width:380px;
	height:160px;
	border:1px solid #666;
	-webkit-border-radius:7px 7px 7px 7px;
	filter:alpha(opacity=60);
	opacity:0.6;
	background:#000;
	padding:5px;
	color:#FFF;
}

#transparent p{
	color:#FFF;
	font-size:18px;
	font-weight:500;
}

#transparent a:link{
	color:#6CF;
}

#transparent a:visited{
	color:#FFF;
}

#transparent a:hover{
	color:#F90;
}

.newright table tr td{
	border-bottom:1px solid #000;
}

#rightfooter{
	padding:10px;
	border:none;
}

#rightfooter a:link{
	color:#000;
}

#rightfooter a:visited{
	color:#333;
}

#rightfooter a:hover{
	color:#F90;
}

.disquspanel{
	color:#000;
}

.rightpanel a, a:visited{
	color:#FFF;
}

.buttonsq{
width:100%;
overflow:hidden;
border-bottom:1px solid black; /*bottom horizontal line that runs beneath tabs*/
margin-left:auto;
margin-right:auto;
}

.buttonsq ul{
margin-left:auto;
margin-right:auto;
padding:0;
padding-left:10px; /*offset of tabs relative to browser left edge*/
font:bold 12px Verdana;
list-style-type:none;
}

.buttonsq li{
display:inline;
margin:0;
}

.buttonsq li a{
float:left;
display:block;
text-decoration:none;
margin:0;
padding:7px 8px; /*padding inside each tab*/
border-right:1px solid 2c405b;/*right divider between tabs*/
color:#FFFFFF;
background:#000000; /*background of tabs (default state)*/
width:250px;
height:25px;
text-align:center;
font-size:large;
}

.buttonsq li a:visited{
color:#FFFFFF;
}

.buttonsq li a:hover, .buttons li.selected a{
color:#FFFFFF;
background:#069; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.buttonsq li a:hover.archive, .buttons li.selected a.archive{
	color:#FFF;
	background:#F00;
}

.id1{
	width:300px;
	height:150px;
	background:#039;
	float:left;
	background-size:300px;

}

.id2{
	width:270px;
	height:150px;
	background:#F60;
	float:left;
	background-size:270px;
	margin-left:1px;
}

.id3{
	width:250px;
	height:150px;
	background:#0C0;
	float:left;
	margin-top:1px;
	background-size:250px;

}

.id4{
	width:320px;
	height:150px;
	background:#906;
	float:left;
	margin-top:1px;
	background-size:320px;
	margin-left:1px;
}

.id5{
	width:290px;
	height:150px;
	background:#056;
	float:left;
	margin-top:1px;
	background-size:290px;
}

.id6{
	width:280px;
	height:150px;
	background:#FC0;
	float:left;
	margin-top:1px;
	background-size:280px;
	margin-left:1px;
}

.id7{
	width:330px;
	height:150px;
	background:#FDD;
	float:left;
	margin-top:1px;
	background-size:330px;
}

.id8{
	width:240px;
	height:150px;
	background:#F68;
	float:left;
	margin-top:1px;
	background-size:240px;
	margin-left:1px;
}

.text{
	margin-top:100px;
	height:50px;
	width:auto;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
	background:#000;
	color: #FFF;
}

.toppanel a:visited{
	color:#000;
}

.ezine2 a:visited{
	color:#000;
}