/*
Theme Name: GRP FLY
Description: GRP FLY Clothing
Version: 1
Author: GRP FLY Design team
*/

/* Reset */
html, body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, li, ol, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
li, ol {
	list-style: none;
}
body {
	background: #000 url(/wp-content/themes/grpfly/images/bodybk.jpg) repeat-x;
	color: #d6d6d6;
	font: 75%/140% "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}

h2 {
	color: #d9dca2;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 14px;
}

h3, h3 a {
text-transform: uppercase;
	color: #cfd931;
	font-size: 1.1em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

p {
	margin-bottom: 18px;
}

a {
	color: #cfd931;
}

a:hover {
color: #fff;
}

.clear {
	clear: both;
}

.space {
margin-bottom: 26px;
}

.title {
	border-bottom: solid 1px #555;
	padding-bottom: 14px;
}

#more-blog {
	text-indent: -9999px;
	background: url(/wp-content/themes/grpfly/images/moreblog.jpg) no-repeat;
	width: 240px;
	height: 28px;
	display: block;
	overflow: hidden;
}

#container {
	background: url(/wp-content/themes/grpfly/images/contentbk.jpg) no-repeat;
	text-align: left;
	width: 908px;
	margin: 0 auto;
}

/* HEADER */
#header {
	height: 166px;
}


/* TOP NAV */
#logo {
	text-indent: -9999px;
	width: 220px;
	height: 65px;
	margin: 14px 0 30px 0;
	diaplay: block;
	float: left;
	overflow: hidden;
}
#top-nav {
	background: url(/wp-content/themes/grpfly/images/navbtm.jpg) no-repeat bottom;
	height: 46px;
	padding-bottom: 8px;
	clear: left;
}

#top-nav ul {
	background: url(/wp-content/themes/grpfly/images/navbk.jpg) repeat-x;
	height: 46px;
	border-left: solid 14px #121212;
}

#top-nav li {
	display: inline;
}

#top-nav li a {
	text-indent: -9999px;
	display: block;
	height: 46px;
	float: left;
	overflow: hidden;
}

#top-nav li a:hover,
#home-page #h-nav a,
#about-page #a-nav a,
#look-book-page #lb-nav a,
#blog-page #b-nav a,
#links-page #l-nav a,
#shop-page #s-nav a,
#contact-page #c-nav a {
	background-position: 0 -46px;
}

#h-nav a {
	background: url(/wp-content/themes/grpfly/images/home.jpg) no-repeat;
	width: 90px;
}

#a-nav a {
	background: url(/wp-content/themes/grpfly/images/about.jpg) no-repeat;
	width: 99px;
}

#lb-nav a {
	background: url(/wp-content/themes/grpfly/images/lookbook.jpg) no-repeat;
	width: 147px;
}

#b-nav a {
	background: url(/wp-content/themes/grpfly/images/blog.jpg) no-repeat;
	width: 86px;
}

#l-nav a {
	background: url(/wp-content/themes/grpfly/images/links.jpg) no-repeat;
	width: 86px;
}

#s-nav a {
	background: url(/wp-content/themes/grpfly/images/shop.jpg) no-repeat;
	width: 85px;
}
#c-nav a {
	background: url(/wp-content/themes/grpfly/images/contact.jpg) no-repeat;
	width: 123px;
}
#home-banner, #banner {
	border: solid 13px #121212;
}

/* CONTENT */
#content {
	margin: 24px 0;
}
#content-body {
	width: 590px;
	float: left;
}
 
#side-bar {
	width: 268px;
	float: right;
}

/* FOOTER */
#footer {
	color: #888;
	background: url(/wp-content/themes/grpfly/images/grplogos.jpg) no-repeat left bottom;
	font-size: 10px;
	text-transform: uppercase;
	height: 112px;
	margin-bottom: 24px;
	padding-top: 24px;
	clear: both;
	border-top: solid 1px #555;
}

#footer li {
	display: inline;
	padding-right: 6px;
}

#footer li a {
	color: #888;
	text-decoration: none;
	padding-left: 8px;
	border-left: solid 1px #888;
}

#footer li a:hover {
	color: #cfd931;
}

/* BLOG STUFF */
p.date {
	font-size: .9em;
	color: #6d6d6d;
	margin-bottom: 3px;
}
.post {
	margin-bottom: 34px;

}
.postmetadata {
color: #7d7f58;
font-size: .9em;
	border-top: solid 1px #555;
padding-top: 8px;
}
.postmetadata a {
	color: #7d7f58;
	font-size: .9em;
	margin-bottom: 24px;
}

.postmetadata a:hover {
color: #fff;
}

.links ul {
margin: 16px 0 32px 0;
}

.links li ul li a {
text-decoration: none;
display: block;
padding: 5px;
	border-top: solid 1px #555;
}

.links li ul li a:hover {
color: #fff;
}

.categories, .archives {
margin-bottom: 24px;
}

.categories li, .archives li {
list-style: square;
margin-left: 14px;
padding: 2px;
}

h3#comments {
margin-bottom: 24px;
}

#look-images {
width:10712px;
margin-top: 14px;
}

#look-images-2 {
width:18482px;
margin-top: 14px;
}

#look-images img, #look-images-2 img {
flaot: left;
margin-right: 10px;
}