/*
Theme Name: cgn7
Description: Custom theme for CGN Studios
Author: David Barber | 971-275-2135 | daveb68@gmail.com

*/
* {
list-style:none;
outline:none;
text-decoration:none;
margin:0;
padding:0
}

body {
background:url(background3.jpg) top center no-repeat #000;
font-size:75%;
font-family:Arial, Helvetica, sans-serif;
line-height:120%;
color:#666
}

.clear {
clear:both
}

.separator {
height:20px
}

/* MAIN */
#wrapper {
width:960px;
margin:0 auto
}

#main {
width:960px;
margin:auto
}

/* HEADER */
#header {
width:960px;
height:135px;
background:transparent
}

/* NAV */
#nav {
width:960px;
height:40px;
margin-bottom:10px;
background:url(footer.png) top center no-repeat transparent;
}

/* CONTENT */
#homegraphics img {
width:506px;
height:400px;
border-width:0;
margin:8px;
padding:0
}

#homegraphics {
float:left;
width:522px;
border:1px #333 solid;
height:325px;
background:#000;
margin:0;
padding:0
}

#businesslinks {
float:left;
width:522px;
height:200px;
margin: 10px 0px;
padding:0
}

#businesslinks img {
float:left;
width:165px;
height:165px;
border:1px #fff solid;
margin-left:6px
}

#videoplayer {
float:right;
width:400px;
border:1px #333 solid;
margin-left:16px;
background:#000;
height:325px;
padding:8px
}

img.accessgranted1,img.nwvideo1,img.outthere1 {
cursor:pointer
}

#sidebarhelp {
float:right;
width:400px;
border:1px #333 solid;
margin-left:16px;
background:#000;
height:165px;
padding:0 8px; margin: 10px 0px;
}

/* FOOTER */
#footer {
width:960px;
background:url(footer.png) top center no-repeat transparent;
padding:80px 0 60px
}

#footer p {
line-height:140%;
text-align:center;
margin-bottom:10px
}

#footer a,#footer a:visited {
color:#418fea
}

#footer a:hover {
color:#066070
}

a img,img {
border:none
}

.alignright,#nav ul li.date,.imgright {
float:right
}

.alignleft,.imgleft {
float:left
}

.attachment a:hover,.imgleft a:hover,.imgright a:hover {
background-color:#FFF
}

.imgleft img,.imgright img {
border:1px solid #999;
height:100px;
width:100px;
padding:2px
}

#divSchedule,#divFeedback,#homegraphics.hideimages img {
display:none
}


