/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	My mark up is a disgrace, please excuse me I am still cleaning and fixing!
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	


body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #97938e;
	font-size: 11px;
	font-family: "museo-sans-1","museo-sans-2", helvetica, sans-serif;
	line-height: 18px;
	background-image: url("http://www.zarprey.com/structure/bg.jpg");
}

img {
	border: none;
}

#iconHeader {
 float: left;
 padding-right: 10px;
}

span.tbadge {
	float: left;
	padding-right: 5px;
}

#collecting, #creating {
	width: 1000px;
	position: relative;
	border-top: 1px solid #ccc;
	margin-top: 230px;
	height: 110px;
}

.ffffound {
	padding-top: 30px;
	color: #fff;
	float: left;
	width: 250px;
}

.ffffound p {
	display: inline;
}

.ffffound img, .flickr img {
	width: 200px;
	height: auto;
	border: 10px solid #f5f5f5;
	margin-right: 10px;
}

.flickr img {
	width: 200px;
	height: auto;
	padding: 0;
}

.ffffound a, .flickr a {
  text-decoration: none;
  color: #fff;
}


#navHeader {
	height: 46px;
	font-family: "museo-slab-1","museo-slab-2",serif;
}

#navHeader ul li {
	display: inline;
	font-weight: 200;
}

#navHeader ul li a {
	display: block;
	font-weight: 400;
	font-size: 12px;
	font-family: "museo-slab-1","museo-slab-2",serif;
	float: left;
	padding: 7px 15px 7px 15px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-right: 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #eee;
}

#navHeader li a:hover {
	color: #ffffff;
	background: #bbb;
	font-weight: 400;
	text-shadow: none;
	border-bottom: 1px solid #ddd;
}

#navHeader ul li a.active {
	color: #ffffff;
	background: #666;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid #ddd;
}


#header {
	padding-top: 25px;
	font-size: 25px;
	font-weight: 300;
	font-family: "museo-slab-1","museo-slab-2",serif;
	color: #666;
	line-height: 38px;
}

#header p {

}

#clients, #shows {
	width: 475px;
	float: left;
}

#shows {
	margin-left: 50px;
}


p.smaller {
	font-size: 18px;
	font-weight: 100;
	color: #666;
	line-height: 24px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}

#middlecol {
	padding: 0;
	width: 1000px;
}

.col {
	float: left;
	width: 250px;
}

#nav {
	margin-top: -60px;
	padding: 0;
}

#twitter {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 20px;
}


h2 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 500;
	color: #333;
	margin-bottom: -15px !important;
	padding-top: 5px;
	font-family: "museo-slab-1","museo-slab-2",serif;
}

h2 a {
	color: #ccc;
}

h3, h1 {
	font-size: 17px;
	font-weight: normal;
	color: #3e372f;
	line-height: 22px;
}

h1 {
	font-family: "museo-slab-1","museo-slab-2",serif;

}

h4 {
	font-family: "museo-slab-1","museo-slab-2",serif;
	text-transform: uppercase;
	margin: 0px;
	font-weight: 400;
	color: #666;
}

#col2 p {
	width: 590px;
	font-size: 12px;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #3e372f;
	font-weight: 300;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding-left: 0;
	margin-left: 0;
}

li {
	list-style: none;
	font-size: 10px;
	font-family: "museo-sans-1","museo-sans-2", helvetica, sans-serif;
	padding: 8px 0px 2px 0px;
	width: 190px;
	line-height: 14px;
}

#stripe {
	height: 75px;
	background:#ccc url('http://www.zarprey.com/structure/stripe.jpg') repeat-x bottom;
}

#headImg {
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container {
	margin: auto;
	width: 1000px;
}

#spacer {
	padding-bottom: 30px;
}

#col1, #col2, #col3, #col2home {
	float: left;
	margin-right: 10px;
}

#col1 {
	width: 190px;
}

#col1 a {
	color: #3e372f;
}

#col1 a:hover {
	text-decoration: underline;
}

#col2 {
	width: 600px;
	padding-bottom: 20px;
}

#col2home {
	width: 775px;
	padding-bottom: 20px;
}

#col3 {
	margin-right:0px;
	width: 175px;
}

#col3 h3 {
	color: #98b33e !important;
}

#col2 img {
	border: 1px solid #d5d1cc !important;
	margin-bottom: 10px !important;
}

.tweet {
	line-height: 14px;
	width: 175px;
	padding-top: 3px;
}

.date {
	font-style: italic;
	color: #97938e;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	width: 1000px;
	font-size: 9px;
	color: #97938e;
	margin-bottom: 20px;
}

#footCol1, #footCol2 {
	float: left;
	width: 500px;
	padding-top: 10px;
	text-transform: uppercase;
}

#footCol2 {
	text-align: right;
}

.clipWrapper img {
	position:absolute;
	width: 580px;
	height: auto;
	margin-top: -11px;
	clip: rect(0px, 580px, 200px, 0px);
}

.clipWrapper {
  position:relative;
  float: left;
  height: 200px;
  width: 580px;
  margin: 0;
  padding: 0;
  margin-top: 12px;
  border: 1px solid #d5d1cc;
  color: #fff;
}

.summary {
	float: left;
	margin-left: 20px;
	width: 170px;
}
