/* Reset first */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	outline: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* General */

body {
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.25em;
	font-family: 'EB Garamond', garamond, times, 'times new roman', georgia, serif;
	color: #fff;
	background: #888;
	/* background: url(grid.png) repeat-y top center; */
}

a:link, a:visited {color: #000; text-decoration: none;}
a:link:hover, a:visited:hover {color: #000; text-decoration: underline;}

#page {
	width: 920px;
	margin: 30px auto;
	text-align: left;
	overflow: visible;
}

#main {
	width: 730px;
	text-align: left;
	float: left;
}

#sidebar {
	width: 160px;
	float: right;
}

em {font-style: italic;}

p {padding-bottom: 5px;}

/* Header */

h1 {
	width: 131px;
	height: 110px;
	outline: none;
	background: url(../img/gci_logo.png) 0px 0px;
	float: right;
	margin: 0 30px 40px 0;
	text-indent: -9999px;
}

h1:hover {background: url(../img/gci_logo.png) 131px 0px;}

ul#nav {
	width: 730px;
	margin: 0 0 10px 0;
	float: left;
}

ul#nav li {
	margin: 0 50px 0 0;
	float: left;
}

ul#subnav {
	width: 730px;
	font-size: 16px;
	margin-left: 75px;
}

ul#subnav li {
	margin: 0 20px 0 0;
	float: left;
}

/* Global elements */

span#pageHeader {
	display: block;
	font-size: 36px;
	margin: 0 0 10px 0;
}

.hiddenColon {display: none;}

p#intro, h2 {
	width: 540px;
	font-size: 30px;
	line-height: 1.15em;
	padding: 40px 0;
	clear: both;
}
h2 {width: 730px;}

p#descrip {
	width: 540px;
	font-size: 24px;
	line-height: 1.15em;
	margin: 0 0 40px 0;	
}

img.mainImg {
	border: 1px solid #fff;
	margin: 0 0 40px 0;
}

h3 {
	width: 730px;
	border-top: 1px solid #fff;
	padding-top: 20px;
	font-size: 24px;
	margin: 0 0 30px 0;
}

ul#navmore {
	width: 760px;
	overflow: hidden;
}

ul#navmore li {
	width: 223px;
	float: left;
	margin: 0 30px 0 0;
}

ul#navmore li img {
	width: 221px;
	border: 1px solid #fff;
}

.video {
	margin: 0 0 40px 0;
}

h4 {
	font-size: 24px;
	margin: 10px 0;
}

/* Slideshow */

#slides {
	width: 730px;
	overflow: hidden;
	margin: 0 0 40px 0;
}

#slidesPhoto {
	margin: 0 0 20px 0;
	overflow: hidden;
}

#slidesPhoto img {
	border: 1px solid #fff;
	margin: 0 0 20px 0;
}

p#slidesCaption {
	float: left;
	width: 540px;
}

#slidesButtons {
	float: right;
	width: 130px;
}

a#slidesNext {
	text-align: left;
	background: url(../img/next.png) no-repeat 40px 7px;
	float: right;
	width: 55px;
}

a#slidesPrev {
	text-align: right;
	background: url(../img/prev.png) no-repeat 0px 7px;
	float: left;
	width: 52px;
}

/* About */

.about {
	width: 730px;
	overflow: hidden;
	margin: 0 0 40px 0;
}

.about .aboutMain {
	width: 540px;
	float: left;
	padding-top: 20px;
	border-top: 1px solid #fff;
}

.about .aboutMain h3 {
	border: 0;
	padding: 0;
	margin: 0 0 30px 0;
}

.about .aboutMain em.aboutPos {
	font-style: normal;
	margin: 0 0 0 20px;
	font-size: 18px;
}

.about .aboutMain p {
	margin: 0 0 20px 0;
}

.about .aboutSide {
	width: 160px;
	float: right;
	padding-top: 22px;
	border-top: 1px solid #fff;
}

h5 {
	margin: 0 0 10px 0;
	font-size: 18px;
}

h5.email {margin: 0 0 30px 0;}

ul.aboutList {
	margin: 0 0 20px 0;
}

ul.aboutList li {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 1.25em;
}

/* Sidebar */

#sidebar p {
	margin: 0 0 20px 0;
}

#sidebar img {
	margin: 0 3px 0 0;
}

.twitterTime {
	font-size: 14px;
	margin: 5px 0 10px 0;
}

.tweet,
.query {
	color: #fff;
	font-size: 16px;
}

	.tweet_list {
		list-style: none;
		margin: 0;
		padding: 0;
		overflow-y: hidden;
	}
	
		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
			list-style-type: none;
		}
		
			.tweet_list li a {
				color: #000;
			}
		
		.tweet_list .tweet_even {
		}
		
		.tweet_list .tweet_avatar {
		}
		
			.tweet_list .tweet_avatar img {
			}

/* Footer */

#footer {
	width: 730px;
	padding-top: 100px;
	display: block;
	clear: both;
	text-align: left;
}

.footerContact {
	padding: 20px 0;
	line-height: 1.5em;
}

/* Specifics */

span.rdnote {
	padding-top: 20px;
	display: block;
	font-size: 16px;
}

.about p#descrip {
	float: left;
}

.about .aboutContact {
	width: 160px;
	font-size: 14px;
	float: right;
	padding-top: 0;
	border-top: 0;
}
