/*
Theme Name: GCC
Description: An Astone Project.
Version: 1.0
Author: Bryan Harley
*/

body {
   text-align:center;
   background:#d21e27;
   margin:0;
   padding:0;
   font-family:Verdana;
   font-size:12px;
}

#page-links{padding-top:15px;}

p img {padding-top:10px;}

h3 {
	font-size:18px;
	color:#000;
	background: #74746d url('images/h3-bg.gif') left no-repeat;
	height:40px;
	padding-top:16px;
	padding-left:13px;
}

h2{font-size:18px;color:#fff;}

.testimonial{color:#cecece;padding-left:10px;padding-bottom:10px;}

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

.wrapper {
	width:1052px;
	margin:0 auto;
	text-align:left;
	background: url('images/bg.gif') repeat-y;
	padding-left:15px;
}

.top {
	width:1022px;
	height:59px;
	background:#585852 url('images/logo-topright.gif') right no-repeat;
}

.logo {
	padding-top:11px;
	padding-left:20px;
}

.divider1 {
	width:1022px;
	height:6px;
	background: url('images/divider1.jpg');
}

.gbig {
	width:206px;
	height:174px;
	float:left;
	background: url('images/gbig.jpg');
}

.photo {
    float:left;
	width:816px;
	height:174px;
	background:#585852 url('images/animate.gif');
	margin:0;
	padding:0;
}

.nav {
    float:right;
	margin-right:63px;
	width:500px;
	height:30px;
	background:#585852;
}

.navlist {margin-top:6px;}

.navlist ul {
	height:30px;
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

.navlist ul li {
	height:30px;
	padding:4px;
	margin-right:-2px;
	border-left: 1px #93928d solid;
	border-right: 1px #93928d solid;
	border-bottom: 1px #93928d solid;
	display:inline;
	text-transform: uppercase;
	color:#93928d;
}

.navlist ul li a{ color:#93928d; text-decoration: none;}
.navlist ul li a:hover{color:#fff;}

.navlist ul li.current_page_item{color:#fff; background: url('images/current.gif') repeat-x;}

.navlist ul li.current_page_item a{color:#fff;text-decoration: none;}


.divider2 {
	width:1022px;
	height:19px;
    background: url('images/divider2.gif');
}

.divider3 {
	width:1022px;
	height:16px;
	background: url('images/divider3.gif');
}

.fakecolumn {
	float:left;
	width:1022px;
	background: url('images/sidebarbg.gif') repeat-y;
}


.sidebar {
	width:201px;
	float:left;
	background-color:#585852;
}

.sidenav {
	text-transform: uppercase;
}

.sidenavlist {
text-align:right;
margin-right:20px;
margin-top:50px;
}

.sidenavlist ul {
list-style:none;
padding:0;
margin:0;
}

.sidenavlist ul li {
height:42px;
color:#fff;
vertical-align: bottom;
}

.sidenavlist ul li.current {
color:#c8161d;
}

.sidenavlist ul li a{ color:#fff; text-decoration: none;}
.sidenavlist ul li a:hover{color:#c8161d;}
.sidenavlist ul li.current_page_item a{color:#c8161d; text-decoration: none;}


.sidebar-hover {
	float:left;
	width:34px;
	height:458px;
	margin-top:54px;
}

.sidebar-hover ul {
list-style:none;
padding:0;
margin:0;
}

.sidebar-hover ul li {
height:42px;
color:#fff;
vertical-align: bottom;
list-style:none;
}

.post-title {
font-size:18px;
font-weight: bolder;
text-transform: none;
margin-bottom:25px;
}

.red{color:#c8161d;}
.white{color:#fff;}
.underline{border-bottom:3px #c8161d solid;}

.content {
	width:787px;
	background-color:#74746D;
    float:left;
}

.content-container {
    margin-top:-12px;
    padding-left:30px;
    padding-bottom:30px;
	width:670px;
	color:#fff;
}

.topimg{
	padding:35px 0 0 35px;
	float:right;
}


.footer {
	width:1052px;
	height:72px;
	margin:0 auto;
    background: url('images/footer.gif') no-repeat;
    padding-right:15px;
    text-align:left;
}

/*	background:#A7A79F url('images/logo-bottomright.gif') right no-repeat; */

.copyright {
	float:left;
	color:#585852;
	font-size:8px;
	vertical-align: middle;
	padding-top:20px;
	padding-left:25px;
}

.footnav {
	float:right;
	text-align:right;
	margin-right:100px;
	text-transform: uppercase;
	padding-top:20px;
}

.footnav ul {
list-style:none;
display:inline;
}

.footnav ul li {
display:inline;
padding:0 10px;
color:#585852;
border-left: 4px double #585852;
}

.footnav ul li a{ color:#585852; text-decoration: none;}
.footnav ul li a:hover{color:#fff;}
.footnav ul li.current_page_item a{color:#fff; text-decoration: none;}
.footnav ul li:first-child{border:none;}
