@charset "utf-8";
/* CSS Document */

/* --------------------  general rules ----------------------*/
body {
	font: 100% Georgia, 'Times New Roman', Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #535353;
	line-height: 1.2em;
	background: transparent url(../../images/glog/bg_body_thirt.jpg) repeat scroll center top;
}
a {
	outline: none;
	color: #332e4a;
	text-decoration: none;
}
a:hover {
	color: #706b88;
}
img, p{
	border: none;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 3.5em;
	display: block;
	margin-bottom: 15px;
	font-weight: 100;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-weight: 100;
	font-size: 2.5em;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
h3 {
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: .2em;
	font-size: .9em;
	border-bottom: 1px solid #bebcc6;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}
fieldset {
	border: 1px solid #c5c5c5;
	margin: 0px;
	padding: 3px;
}
form {
	padding: 0px;
	margin: 0px;
}
#container {
	width: 928px;
	margin: 0px auto;
	padding: 0px 26px;
	background-color: #fff;
	text-align: left;
	background: transparent url(../../images/glog/bg_container_thirt.jpg) repeat-y scroll center top;
}

/* --------------------  header  ----------------------*/
#headerContainer {
	width: 928px;
	height: 251px;
	background: transparent url(../../images/glog/bg_hdr_thirt.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#logo {
	display: block;
	width: 170px;
	padding: 0px;
	height: 190px;
	padding-left: 80px;
}
#header {
	margin-left: 280px;
	margin-right: 62px;
	padding-top: 54px;
}
#titleContainer {
	width: 400px;
	height: 100px;
	color: #fff;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
}
#subtitle {
	display: block;
	border-bottom: 1px solid #f1c5e0;
	border-top: 1px solid #f1c5e0;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: .7em;
	font-family: arial, helvetica, geneva, san-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 250px;
	margin: auto;
}
#authorImage img {
	border: 3px solid #fff;
	margin: 10px;
}
#authorImage span {
	border: 1px solid #f1c5e0;
	display: block;
}

/* --------------------  content ----------------------*/
#content {
	padding: 14px 0px 14px 14px;
	margin: 0px;
	font-size: .8em;
	line-height: 2em;
}

/* --------------------  quilt gallery ----------------------*/
#gallery {
	width: 884px;
	height: 64px;
	padding: 8px;
	background-color: #48d0af;
	margin: 0px;
}
#galleryContent {
	border: 1px solid #76dcc3;
	height: 46px;
	padding: 8px;
}
#galleryLabel {
	border-right: 2px solid #9ee6d5;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial, helvetica, san-serif;
	color: #fff;
	font-size: .85em;
	letter-spacing: .35em;
	padding-left: 32px;
	height: 46px;
	width: 160px;
}
#galleryLabel span {
	display: block;
	padding-top: 12px;
}
#galleryImages {
	width: 606px;
	height: 46px;
	padding-right: 32px;
}
#galleryImages img {
	border: 2px solid #7ff3db;
}
#galleryImages img:hover {
	border: 2px solid #e5fffa;
}
#viewMore {
	padding-left: 100px;
}
#viewMore a {
	border-bottom: none !important;
}
.leftImg {
	margin: 0px 9px 0px 0px;
}
.midImg {
	margin: 0px 9px;
}
.rightImg {
	margin: 0px 0px 0px 9px;
}

/* --------------------  body content ----------------------*/
#leftCol {
	width: 580px;
	padding: 50px 0px 0px 50px;
	margin: 0px;
}
#leftCol a {
	color: #332e4a;
	border-bottom: 1px solid #bcbac5;
	padding-bottom: 4px;
}
#leftCol a:hover {
	color: #706b88;
	border-bottom: none;
}
#rightCol {
	width: 240px;
	height: 710px;
	background: transparent url(../../images/glog/bg_right_col.jpg) no-repeat top left;
	margin-right: 14px;
}
#rightCol a {
	color: #332e4a;
	border-bottom: 1px solid #bcbac5;
	padding-bottom: 4px;
}
#rightCol a:hover {
	color: #706b88;
	border-bottom: none;
}
#rightColContainer {
	width: 170px;
	margin-left: 20px;
	padding-top: 20px;
}
#searchField {
	padding: 0px;
	margin: 0px;
	border: 1px solid #929292;
	border-right: none;
	width: 119px;
	height: 18px;
	color: #666666;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: 100;
	padding-top: 3px;
	padding-left: 3px;
}
#searchButton {
	background: transparent url(../../images/glog/bg_search_button_thirt.jpg) no-repeat top left;
	height: 23px;
	width: 39px;
	color: #fff;
	font-family: arial, helvetica, geneva, san-serif;
	border: none;
	font-weight: bold;
	font-size: .8em;
	padding: 0px;
	margin: 0px;
	border-left: none;
}
#rightColContainer ul {
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#rightColContainer li {
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
}
.closed {
	background: transparent url(../../images/glog/arrow_closed.gif) no-repeat top left;
}
.open {
	background: transparent url(../../images/glog/arrow_open.gif) no-repeat top left;
}

/* --------------------  blog entries ----------------------*/
.blogEntry {
	margin-bottom: 100px;
	padding: 0px;
}
.entryDate {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: .85em;
	font-family: arial, helvetica, geneva, san-serif;
	color: #606060;
	padding-bottom: 10px;
}
.entryIntroPara {
	border-top: 1px solid #c1bfc9;
	border-bottom: 1px solid #c1bfc9;
	padding-top: 10px;
	padding-bottom: 10px;
}
.entryFtr {
	border-top: 1px solid #c1bfc9;
	margin-top: 4px;
}
.entryViewFull {
	background: transparent url(../../images/glog/bg_view_full_thirt.jpg) no-repeat top left;
	width: 380px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
	border-right: 1px solid #c1bfc9;
}
.entryPostComment {
	background: transparent url(../../images/glog/bg_post_comment_thirt.jpg) no-repeat top left;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
	width: 95px;
	text-align: right;
}

/* --------------------  footer ----------------------*/
#footer {
	color: #888;
	font-size: .6em;
	padding: 0px 62px;
	margin: 0px;
}
#footer p {
	background: transparent url(../../images/glog/bg_hq_logo_smll.jpg) no-repeat top left;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 80px;
	color: #adadad;
}

/* --------------------  misc rules ----------------------*/
.fltLeft {
	float: left;
}
.fltRight {
	float: right;
}
.clearFlt {
	clear: both;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	height: 0px;
}
.italic {
	font-style: italic;
}
.clrBorder {
	border: none;
}
.clrPadding {
	padding: 0px;
}
.clrMargin {
	margin: 0px;
}
.spacer {
	height: 30px;
}

