/* @override http://cloudthem.es by NickyBass*/
/* Eric Meyer Reset Jquery filter & Nickybass layout */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	color: #58534c;
	background: #FFF;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	margin-top: 50px;
	font-family: 'Helvetica Neue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a:focus {
	outline: 0;
}
a {
	color: #000;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #8BC4ED;
}
a img {
	border: none;
}
/* Layout */

.boundingBox {
	margin: 0 auto;
	width: 916px;
}
/* Content */

#content {
	padding: 20px 0;
}
/* Content - Portfolio Listing */

ul#portfolio-filter {
	margin: -20px 0;
	font-family: 'Helvetica Neue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	padding: 0;
	height: 64px;
	padding-left: 10px;
	line-height: 64px;
	text-shadow: white 1px 1px 0px;
}
ul#portfolio-filter li {
	display: inline;
}
ul#portfolio-filter a {
	margin-right: 0.5em;
	padding: 0.5em 1em;
	color: #008FBF;
	text-decoration: none;
}
ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	color: #069;
}
ul#portfolio-filter a.current {
	background-color: #D6EEF5;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: white 1px 1px 0px;
}
ul#portfolio-list {
	margin: 80px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#portfolio-list li {
	width: 165px;
	height: 160px;
	display: block;
	float: left;
	margin-right: 18px;
	overflow: hidden;
}
ul#portfolio-list li a {
	display: block;
	width: 163px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #CDCDCD;
	background: #eee;
}
ul#portfolio-list li p {
	font-size: 11px;
	line-height: 15px;
	color: #AAA;
	margin: 5px 0;
}
#footerdiv {
	margin: 0 auto;
	width: 916px;
	padding-top: 50px;
	color: white;
	background-image: url(../images/footbgdiv.png);
	height: 280px;
	padding: 30px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#footerdiv p {
	font-family: 'Helvetica Neue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
}
label {
	font-size: 25px;
}
nl li {
	list-style: none;
	padding-left: 5px;
	padding-top: 3px;
}
nl a, a:visited, a:link {
	color: #FFF;
	text-decoration: none;
}
nl a:hover {
	color: #8BC4ED;
	text-decoration: none;
}
nl a:active {
	color: #b0d6f3;
	text-decoration: line-through;
}
.footcol {
	width: 295.33px;
	float: left;
	margin-left: 5px;
}
#pageslide-slide-wrap {
	background-color: #000;
}
h3 {
	font-family: ?Trebuchet MS?, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
}
#comment a, #comment a:hover, #comment a:visited, #comment a:active {
	color: #333;
}

