/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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 {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #000;
	font: 14px/18px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #333;
}
a {
	color: #99f;
}
h1 {
}
h2 {
	font: 40px/36px Futura, "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #666;
}
h3 {
	text-transform: uppercase;
	color: #666;
}
h3, h4 {
	font: bold 14px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration: none;
	color: #999;
}
.wrap {
	width: 846px;
	margin: 0 auto;
	padding: 18px 0;
	overflow: visible;
}
#header {
	background: #000 url(images/gradiantheader.jpg) no-repeat bottom center;
	color: #fff;
	height: 144px;
}
.logo {
	float:left;
	width: 122px;
	height: 103px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	margin: 5px 0 0 4px;
}
.logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#nav {
	padding: 0 0 0 0;
	width: auto;
	margin: 7px 0 0 144px;
}
#nav li {
	width: auto;
	list-style: none;
	height: 18px;
}
#nav li a {
	display: block;
	width: auto;
	height: 11px;
	text-indent: -9999px;
}
#nav li.page-item-3 a {
	background: url(images/home.png);
	width: 47px;
}
#nav li.page-item-6 a {
	background: url(images/blog.png);
	width: 43px;
}
#nav li.cat-item-4 a {
	background: url(images/portfolio.png);
	width: 89px;
}
#nav li.cat-item-3 a {
	background: url(images/models.png);
	width: 66px;
}
#nav li.page-item-2 a {
	background: url(images/about.png);
	width: 54px;
}
#nav li.page-item-8 a {
	background: url(images/contact.png);
	width: 72px;
}
#nav li a:hover, #nav li.current-cat a, #nav li.current_page_item a {
	background-position: 0 -11px;
}
.border {
	clear: both;
	background: url(images/border.jpg) repeat-x top center;
	height: 19px;
}
#featured {
	color: #fff;
	background: url(images/wallpaper.jpg) repeat-x top center;
	height: 396px;
}
#featured a {
	color: #fff;
}
#featured ul li img {
	float: left;
	height: 360px;
	width: 522px;
}
#featured ul li img.model {
	height: 324px;
	width: 486px;
	padding: 17px;
	border: 1px solid #666;
	background: #fff;
}
.featured {
	width: 270px;
	margin-left: 540px;
}
#container {
	clear: both;
	background: #fff;
}
#container h1,h2,h3,h4,h5,h6,p {
	padding-bottom: 18px;
}
ul.gallery {
	width: 864px;
	margin: 18px 0 0 -18px;
}
ul.gallery li {
	display: block;
	height: 270px;
	width: 270px;
	float: left;
	border-top: 4px solid #999;
	margin: -4px 0 18px 18px;
}
ul.gallery img {
	display: block;
	width: 240px;
	height: 160px;
	padding: 14px;
	border: 1px solid #999;
	margin-bottom: 8px;
}
#aside {
	float: right;
	display: block;
	width: 270px;
}
#aside h2 {
	text-indent: -9999px;
	height: 18px;
	border-top: 4px solid #999;
	margin-top: -4px;
	width: 100%;
}
#aside a {
	text-decoration: none;
}
#aside a:hover {
	text-decoration: underline;
}
h2.searchHeader {
	background: url(images/search.png) no-repeat 0 7px;
}
form {
	margin-bottom: 18px;
}
h2.categoriesHeader {
	background: url(images/categories.png) no-repeat 0 7px;
}
h2.archivesHeader {
	background: url(images/archives.png) no-repeat 0 7px;
}
#aside ul {
	padding: 0 0 18px 0;
}
#aside li {
	width: 270px;
	border-top: 1px solid #ccc;
	height: 36px;
	margin-top: -1px;
}
.section {
	width: 558px;
	clear: left;
}
.section hr {
	clear: left;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	margin: 0 0 20px;
	height: 0;
}
.article {
	display: block;
	width: 100%;
	clear: left;
	margin: -4px 0 18px 0;
	border-top: 4px solid #999;
}
.info {
	width: 126px;
	font-size: 10px;
	color: #666;
	float: left;
}
.date {
	text-transform: uppercase;
	font-size: 10px;
}
#footer .date {
	color: #999;
}
.balloon {
	background: url(images/balloon.png) no-repeat;
	padding: 0 0 0 18px;
	width: auto;
}
.featuredComment {
}
.category {
	background: url(images/folder.png) no-repeat top left;
	padding: 0 0 0 18px;
}
.tag {
	background: url(images/tag.png) no-repeat top left;
	padding-left: 18px;
}
img.float {
	float: left;
	margin-right: 9px;
}
.entry {
	width: 414px;
	margin: 0 0 18px 144px;
}
#footer {
	background: #000 url(images/gradiantfooter.jpg) no-repeat top center;
	height: 375px;
	width: auto;
	color: #fff;
}
#footer a {
	
}
.column {
	width: 270px;
	margin: 0 0 18px 0;
	border-top: 4px solid #666;
}
.left {
	float: left;
}
.column ul {
	padding: 0;
}
.column li {
	width: 270px;
	border-top: 1px solid #666;
	margin: -1px 0 18px 0;
}
.column li a {
	text-decoration: none;
}
.middle {	
	float: left;
	margin: 0 0 18px 18px;
}
.right {
	margin: 0 0 18px 576px;
}
h2.doing {
	height: 18px;
	width: 54px;
	background: url(images/doing.png) no-repeat 0 7px;
	text-indent: -9999px;
}
h2.thinking {
	height: 18px;
	width: 79px;
	background: url(images/thinking.png) no-repeat 0 7px;
	text-indent: -9999px;
}
h2.listening {
	height: 18px;
	width: 82px;
	background: url(images/listening.png) no-repeat 0 7px;
	text-indent: -9999px;
}
.copyright {
	padding-top: 18px;
	width: 100%;
	clear: both;
	display: block;
	border-top: solid 1px #666;
}
p.more {
	font-weight: bold;
	text-align: right;
	font-variant: small-caps;
	padding-bottom: 0;
}
.more a {
	text-decoration: none;
}
.icons {
	float: right;
	display: inline;
	text-align: right;
	margin-top: 2px;
	width: auto;
}

/* Comments */
ol.commentlist {
	list-style: none;
}
ol.commentlist li {
	font: bold 14px Geneva, Helvetica, Arial, sans-serif;
}
ol.commentlist p {
	font: 13px/18px Tahoma, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin-top: -4px;
}
.textArea {
	width: 340px;
	height: 190px;
	background: url(images/textfield.png) no-repeat;
	padding: 5px;
	margin-bottom: 10px;
}
textarea {
	width: 340px;
	height: 190px;
	background: none;
	border: 0;
	overflow: auto;
}
dt {
	float: left;
	clear: left;
	padding-top: 2px;
}
dd {
	margin: 0 0 10px 125px;
	height: 25px;
	width: 225px;
}
.nameField {
	background: url(images/namefield.png) no-repeat;
}
.emailField {
	background: url(images/emailfield.png) no-repeat;
}
.websiteField {
	background: url(images/websitefield.png) no-repeat;
}
dd input {
	border: 0;
	background: none;
	padding: 4px 0 0 24px;
}
label {
	font-weight: bold;
}
.submitButton {
	display: block;
	cursor: pointer;
	width: 75px;
	height: 24px;
	background: url(images/submitbuttonround.png) no-repeat;
	border: 0;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px 0 #339;
}
.twitter-timestamp {
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
}