/* CSS Framework // Landon Miller
-----------------------------------------------------------------------------*/

.stretch,
.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1px;
}

.clearfix:after {
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
	content: ".";
}

.clearfix {
	display: inline-block;
}



/*----------------------------------------------------------------------------- 
GLOBAL
-----------------------------------------------------------------------------*/

html, body { 
	margin:0; 
 	padding:0;
 	text-align:center; 
 	background-color: #000;
 	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#page-wrap {
	position: relative;
	width: 729px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	position: relative;
	width: 729px;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	z-index: 1;
}

#content {
	position: relative;
	width: 729px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#main {
	float: left;
	width: 409px;
	display: inline;
	min-height: 400px;
	margin: 0 0 0 10px;
	color: #000;
	line-height: 18px;
}

#top {
	float: left;
	width: 409px;
	display: inline;
	height: 18px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}

#post {
	float: left;
	display: inline;
	margin: 0 0 20px 0;
}

#main-content {
	float: left;
	width: 369px;
	display: inline;	
	background-color: #fff;
	padding: 0 20px 0 20px;
}


#bottom {
	float: left;
	width: 409px;
	display: inline;
	height: 18px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}

#sidebar {
	float: right;
	width: 260px;
	display: inline;
	min-height: 400px;
	color: #fff;
}

#about {
	float:right;
	width: 260px;
	display: inline;
	border-bottom: 0px solid #4f5152;
	padding: 10px 0 20px 0;
	color: #ccc;
}

#recent-work {
	float:right;
	width: 260px;
	display: inline;
	border-bottom: 0px solid #4f5152;
	padding: 10px 0 40px 0;
}

#recent-work img {
	border:1px solid #4f5152;
	padding: 4px;
	margin: 5px 5px 5px 0px;
	
}

#recent-work img:hover {
	border:1px solid #aecd70;
	padding:4px;
	
}

#top-work-box {
	height: 170px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

#work-box {
	height: 170px;
	margin: 35px 0 0 0;
	padding: 30px 0 0 0;
}

.b img {
	border:1px solid #4f5152;
	padding: 4px;
	margin: 5px 5px 5px 0px;
	
}


.b img:hover {
	border:1px solid #aecd70;
	padding:4px;
	
}

#main-contact {
	float:right;
	width: 260px;
	display: inline;
	border-bottom: 1px solid #4f5152;
	padding: 0px 0 10px 0;
}

#footer {
	position:relative;
	width: 729px;
	height:70px;
	margin: 0 auto 0 auto;
	z-index:1;
}

.twitter * {
  display: none;
}

.twitter {
	position:relative;
	display:inline-block;
	height: 32px;
	width: 32px;
	margin: 4px;
	background:url(../images/icons/twitter.png) 0 0 no-repeat;
}

.twitter span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:url(../images/icons/twitter.png) 0 -32px no-repeat;
}

.fb * {
  display: none;
}

.fb {
	position:relative;
	display:inline-block;
	height: 32px;
	width: 32px;
	margin: 4px;
	background:url(../images/icons/fb.png) 0 0 no-repeat;
}

.fb span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:url(../images/icons/fb.png) 0 -32px no-repeat;
}

.flickr * {
  display: none;
}

.flickr {
	position:relative;
	display:inline-block;
	height: 32px;
	width: 32px;
	margin: 4px;
	background:url(../images/icons/flickr.png) 0 0 no-repeat;
}

.flickr span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:url(../images/icons/flickr.png) 0 -32px no-repeat;
}


.linked * {
  display: none;
}

.linked {
	position:relative;
	display:inline-block;
	height: 32px;
	width: 32px;
	margin: 4px;
	background:url(../images/icons/linked.png) 0 0 no-repeat;
}

.linked span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:url(../images/icons/linked.png) 0 -32px no-repeat;
}


.rss * {
  display: none;
}

.rss {
	position:relative;
	display:inline-block;
	height: 32px;
	width: 32px;
	margin: 4px;
	background:url(../images/icons/rss.png) 0 0 no-repeat;
}

.rss span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:url(../images/icons/rss.png) 0 -32px no-repeat;
}

#rocky-road {
	position:absolute;
	width:20px;
	height:20px;
	z-index:1;
	left: 24px;
	top: 6px;
}

#home {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url("../images/home.png");
	background-position: top left;
	background-repeat: no-repeat;
   }

#home:hover {
	background-position: left bottom;

}

#home span {
	display: none;

}





/* 
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/

#nav {
	position: relative;
	width: 729px;
	height: 40px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	z-index: 1;
	background-image: url(../images/bg-nav.png);
	background-repeat: no-repeat;
}

#nav ul {
	vertical-align: bottom;
	margin:0;
	padding: 8px 15px 0 0;
	list-style-type: none;
	width: auto;
	position:relative;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float: right;
}

#nav ul li {
	float: left;
	margin:0 15px 0 15px;
	padding:0;
}

#nav a:link {
color: #fff;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;
}

#nav a:visited {
color: #fff;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;

}

#nav a:hover {
color: #aecd70;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;
}


#nav a:active {
color: #fff;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;
}

#nav .current:link {
color: #aecd70;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;
}

#nav .current:visited {
color: #aecd70;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;

}

#nav .current:hover {
color: #aecd70;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;
}


#nav .current:active {
color: #aecd70;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-transform: uppercase;
}



/* 
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
color: #000;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 24px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-shadow: rgb(221, 221, 221) 1px 1px 3px;
line-height: 28px;
}

h1 a:link {
color: #000;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 24px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
text-shadow: rgb(221, 221, 221) 1px 1px 3px;
line-height: 28px;
margin: 0 0 3px 0;
}

h1 a:visited {
color: #000;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 24px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-shadow: rgb(221, 221, 221) 1px 1px 3px;
line-height: 28px;

}

h1 a:hover {
color: #9f9f9f;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 24px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-shadow: rgb(221, 221, 221) 1px 1px 3px;
line-height: 28px;
}

h1 a:active {
color: #000;
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 24px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
text-shadow: rgb(221, 221, 221) 1px 1px 3px;
line-height: 28px;
}




h2 {
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 18px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
line-height: 18px;
text-transform: lowercase;
color: #fff;
}

h3 {
text-decoration: none;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif !important;
font-size: 16px;
font-style: normal;
font-weight: 300;
padding: 0 0 0 0;
margin: 0 0 3px 0;
line-height: 28px;
text-transform: uppercase;
color: #9f9f9f;
}

h4 {
	margin: 0 0 0.5em 0;
	padding: 0;	
	line-height: 1.5em;	
	font-size: 12px;
	color: #000000;
}


/* 
----------------------------------------------------------------------------- 
TYPOGRAPHY
-----------------------------------------------------------------------------*/

.date {
	color: #666666;
	}


/* 
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

.yellow:link { font-family:"Monaco","Courier",monospace; font-size:11px; color:#000; text-decoration: none; font-weight: normal; background:#d2ed9d; border-right:solid 1px #99b660; border-bottom:solid 1px #99b660; font-style:normal; padding:0 2px; color:#333;}
.yellow:visited { font-family:"Monaco","Courier",monospace; font-size:11px; color:#000; text-decoration: none; font-weight: normal;background:#d2ed9d; border-right:solid 1px #99b660; border-bottom:solid 1px #99b660; font-style:normal; padding:0 2px; color:#333;}
.yellow:hover { font-family:"Monaco","Courier",monospace; font-size:11px; color:#000; text-decoration: none; font-weight: normal;background:#d2ed9d; border-right:solid 1px #99b660; border-bottom:solid 1px #99b660; font-style:normal; padding:0 2px; color:#333;}
.yellow:active { font-family:"Monaco","Courier",monospace; font-size:11px; color:#000; text-decoration: none; font-weight: normal;background:#d2ed9d; border-right:solid 1px #99b660; border-bottom:solid 1px #99b660; font-style:normal; padding:0 2px; color:#333;}


a:link { color: #aecd70; text-decoration: none; font-weight: bold; }
a:visited { color: #aecd70; text-decoration: none; font-weight: bold; }
a:hover { color: #aecd70; text-decoration: underline; font-weight: bold; }
a:active { color: #aecd70; text-decoration: none; font-weight: bold; }

#date a:link { color: #7da03d; text-decoration: none; }
#date a:visited { color: #7da03d; text-decoration: none; }
#date a:hover { color: #9f9f9f; text-decoration: none; }
#date a:active { color: #7da03d; text-decoration: none; }

.green:link { color: #7da03d; text-decoration: none; }
.green:visited { color: #7da03d; text-decoration: none; }
.green:hover { color: #aecd70; text-decoration: none; }
.green:active { color: #7da03d; text-decoration: none; }

.more-link {
	float: left;
	width: auto;
	background-color: #aecd70;
	margin:10px 0px 0 0;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.more-link:hover {
	float: left;
	width: auto;
	background-color: #7da03d;
	margin: 10px 0px 0 0;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.more-link:link { color: #000; text-decoration: none; }
.more-link:visited { color: #000; text-decoration: none; }
.more-link:hover { color: #fff; text-decoration: none; }
.more-link:active { color: #000; text-decoration: none; }
	
.rounded:link { color: #000; text-decoration: none; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #aecd70; }
.rounded:visited { color: #000; text-decoration: none; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #aecd70; }
.rounded:hover { color: #fff; text-decoration: none; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #7da03d; }
.rounded:active { color: #000; text-decoration: none; margin: 1px 0 0 0; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #aecd70; }

.comment-reply-link:link { color: #000; text-decoration: none; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #aecd70; }
.comment-reply-link:visited { color: #000; text-decoration: none; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #aecd70; }
.comment-reply-link:hover { color: #fff; text-decoration: none; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #7da03d; }
.comment-reply-link:active { color: #000; text-decoration: none; margin: 1px 0 0 0; padding: 3px 10px 3px 10px; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; background-color: #aecd70; }




/* 
----------------------------------------------------------------------------- 
LISTS
-----------------------------------------------------------------------------*/

#share ul {
	vertical-align: bottom;
	margin: 10px 0 0 0;
	padding: 0px 0px 0 0;
	list-style-type: none;
	width: auto;
	position:relative;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float: right;
}

#share ul li {
	float: left;
	margin:0 0px 0 0px;
	padding:0;
}

#sidebar ul {
	margin: 10px 0 20px 0;
	padding: 0;
	line-height:1.4em;
	width: 80%
}

#sidebar ul li {
	margin: 0 0 0.25em 0px;
	padding: 2px 0 2px 0;
	list-style-type: none;
	border-bottom: 1px solid #4f5152;
}

ol {
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 1.4em;
}

ol li {
	margin: 0 0 0.25em 30px;
	padding: 0;
}

label.error { 
	display: block;
	color: red;                              
	font-size: 10px; 
	margin: 4px 0 10px 0;
	padding: 0;
	line-height: 10px;
	font-weight: bold;
}


.red {
	color: #aecd70;
	font-size: 13px;
	font-weight: bold;
}

label { display: block; margin: 15px 0 3px 0; line-height: normal; }

input, textarea { 
font-size: 13px; 
font-family: Verdana,"Lucida Grande",Arial,Helvetica,Sans-Serif;
margin: 0 0 0 0; 
padding: 5px;
border:1px solid #ccc;
color:#58534D;
}

input:focus, textarea:focus{
border: 1px solid #aecd70;
}

select {
border:1px solid #ccc;
color:#58534D;
margin: 0 0 0 0;
padding: 5px;
}

select:focus {
border: 1px solid #aecd70;
}

.alignleft { color: #fff; }

.alignright { color: #fff; }

#respond { color: #fff; }

.sm-gry {
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.postmeta {
border-right:1px solid #E6E6E6;
float:left;
padding: 0 10px 0 10px;
margin: 0 0 0 0;
list-style-type: none;
}

.commentlist { list-style:none; margin:20px 0 30px 10px; padding:0; text-indent:0; color: #fff; font-size: 12px; }
.commentlist li { margin: 10px 0 0 0; }
.commentlist li.alt { }
.commentlist li.byuser {}
.commentlist li.comment-author-admin {border-left: 3px solid #aecd70;}
.commentlist li.comment { border: 0px solid #666; padding:1em; }
.commentlist li div.comment-author {}
.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
.commentlist li div.vcard cite.fn { font-style:normal; }
.commentlist li div.vcard cite.fn a.url {}
.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
.commentlist li div.vcard img.avatar-32 {}
.commentlist li div.vcard img.photo {}
.commentlist li div.vcard span.says {}
.commentlist li div.commentmetadata {}
.commentlist li div.comment-meta { font-size: 11px; color:#ccc; text-transform: uppercase; }
.commentlist li div.comment-meta a {  }
.commentlist li p { font-size:12px; margin:0 0 1em; }
.commentlist li ul { font-size:12px; list-style:square; margin:0 0 1em 2em; }
.commentlist li div.reply { font-size:12px; }
.commentlist li div.reply a { font-weight: bold; }
.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.comment-author-admin {}
.commentlist li ul.children li.depth-2 { border-top:0px solid #666; margin:2em 0 .25em .25em; }
.commentlist li ul.children li.depth-3 { border-top:0px solid #666; margin:2em 0 .25em .25em; }
.commentlist li ul.children li.depth-4 { border-top:0px solid #666; margin:2em 0 .25em .25em; }
.commentlist li ul.children li.depth-5 {}
.commentlist li ul.children li.odd {}
.commentlist li.even { border-left: 3px solid #ccc; border-bottom: 0px solid #666; }
.commentlist li.odd { border-left: 3px solid #ccc; border-bottom: 0px solid #666; }
.commentlist li.parent { border-left:3px solid #ccc; border-bottom: 0px solid #666; }
.commentlist li.pingback { border-bottom: 0px dotted #666; padding:1em; }
.commentlist li.bypostauthor { border-left: 3px solid #aecd70; }
.commentlist li.thread-alt { }
.commentlist li.thread-even {}
.commentlist li.thread-odd {}
