/*@import url('featured.css');*/

/*-------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
} 

html, body {
	height: 100%;
}

/*Opera Fix*/
body:before { /* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


body {
	margin:0px;
	font-family: freight-sans-pro,"Lucida Sans","Lucida Grande","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:300;
	font-size:15px;
	color:#494949;
	background-color:#CECECE;
}

ul, ol, li {
	list-style-type:none;
	list-style:none;
}

img, a img {
	border:none;
	outline:none;
}

hr {
	background-color:#303030;
    border:0;
    height:8px;
	width:100%;
}

p {
	text-align:left;
	line-height:24px;

}

h1 {
	color:#fff;
	font-size:26px;
	font-weight:300;
	padding:15px;
	margin-bottom:0px;
	margin-top:0px;
}

h2, h2 a {
	font-size:24px !important;
	font-weight:700 !important;
	color:#303030;
	text-transform:capitalize;
	text-align:left;
	font-family: bree, Helvetica, Arial, sans-serif;
	letter-spacing:0 !important;
}

h2 a {

	color:#303030 !important;

}

h2 a:hover {
	background-color:#befaef;

}


h2 a:active {
	background-color:#303030;
	color:#fff !important;

}

h3 {
	font-size:16px;
	font-weight:700;
	color:#cccccc;
	padding-top:5px;
	text-align:left;
	margin-left:15px;
}


a {
	outline:none;
	text-decoration:none;
}

a:link, a:visited {
	color:#494949;
}


a:active {

}

a:hover {	

}

/*----- main section styles -----------------------------------------------------*/


#header {
	width:960px;
}

#logo {
	float:left;
	margin-left:-5px;
	margin-top:30px;
}


#hideMe {
	display:none;
	margin-top:-10px;
}

#wrapper {
	min-height: 100%;
}


#inner-wrapper {
	width:960px;	
}

#container {
	width:960px;
	float:left;
}

#main {
	overflow:auto;
	padding-bottom: 84px;
}  /* must be same height as the footer */



#content {
	width:960px;
	display:none;
}


#sidebar-container {
	float:right;
	width:190px;
	padding-bottom:20px;

}

#primary-sidebar {
	text-align:left;
}

#secondary {
	/*clear:both;*/
}

div.catPage {
	width:990px;
}

#footer {
	position: relative;
	margin-top: -84px; /* negative value of footer height */
	height: 84px;
	clear:both;
} 


/*----- footer styles -----------------------------------------------------*/


#in-footer {
	background-color:#dbdbdb;
	width:960px;
}

#in-footer #left {
	background-color:#dbdbdb;
	width:910px;
	float:left;
	height:84px;
}

#in-footer #right {
	background-color:#dbdbdb;
	width:50px;
	float:right;
	height:84px;
}

#in-footer p{
	padding:12px;
	color:#303030;
	letter-spacing:1px;
	line-height:20px;
	font-size:10px;
	font-weight:300;
	text-transform:capitalize;
	font-family: bree, Helvetica, Arial, sans-serif;
}

#in-footer p a, .footer p a:link, .footer p a:visited {
	color:#212121;
	letter-spacing:1px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
	padding:1px;
	font-family: bree, Helvetica, Arial, sans-serif;
}

#in-footer p a:active {
	color:#fff !important;
	background-color:#303030 !important;
}

#in-footer p a:hover {
	background-color:#befaef;
}


.callout p{
	font-size:19px;
	line-height:29px;
	text-align:left;
	font-weight:300;
	padding-left:1px;
	padding-right:1px;
	margin-top:-2px;
}

.callout p a, 
.callout a:link, 
.callout p a:visited {
	border-bottom:2px solid;
}

.callout p a:hover {
	background-color:#befaef;
}

.callout p a:active {
	background-color:#494949;
	color:#fff;
}



/*----- primary sidebar styles --------------------------------------------------*/
#primary-sidebar.current{
	color:#ff0000 !important;
	background-color:#000000 !important;
}

#primary-sidebar img {
	border:0;
	max-height:125px;
}


.featured-work h2{
	color:#212121;
	text-transform:uppercase;
	font-size:16px !important;
	line-height: 24px !important;
	padding:2px;
}



.sidebarLINKS, #primary-sidebar li.cat-item {
	text-align:left;
	padding-bottom:12px;
}

.sidebarLINKS a, 
.sidebarLINKS a:link, 
.sidebarLINKS a:visited,
#primary-sidebar li.cat-item a, 
#primary-sidebar li.cat-item a:link, 
#primary-sidebar li.cat-item a:visited {
	text-transform:lowercase !important;
	font-size:14px;
	line-height:22px;
	font-weight:300 !important;
	border-bottom:solid 1px #303030;
	letter-spacing:1px;
}


.sidebarLINKS .current,
#primary-sidebar li.current-cat a, 
#primary-sidebar .current-cat a {
	background-color:#befaef;
}

.sidebarLINKS a:active, 
.cat-item a:active, 
li.current-cat a:active {
	background-color:#303030 !important;
	color:#fff !important;
}


.sidebarLINKS a:hover, 
.cat-item a:hover, 
li.current-cat a:hover {
	background-color:#fff;
	color: #303030;
}




.sidebar-sections {
	padding:10px;
	margin-bottom:10px;
	background-color:#dbdbdb;

}

.twitter-sidebar {

	background-color:#303030;

}


#twitter_update_list li {
	color:#befaef;

}

#twitter_update_list li a,
.twitter-desc a,
#twitter_update_list li a:link,
.twitter-desc a:link,
#twitter_update_list li a:visited,
.twitter-desc a:visited {
	color:#838383;

}

#twitter_update_list li a:hover,
.twitter-desc a:hover {
	background-color:#fff;
}

.sidebar-sections #catPageThumb img {

	max-width:170px;
	padding:10px !important;
	border-top:1px dotted #303030 !important;

}

.sidebar-sections #catPageThumb img:hover {
	filter:alpha(opacity=80) !important;
	-moz-opacity: 0.80 !important;
	opacity: 0.80 !important;
	cursor:pointer;



}

.sidebar-sections #catPageThumb {
	
	background-color:fff !important;
	margin: 0 !important;
	height:auto !important;
	margin:0!important;
	margin-left:-10px !important;
	border:none !important;
	

}






/*

.sidebarLINKS {
	text-align:left;
	line-height:16px;
	text-transform:lowercase !important;
	font-weight:300 !important;
}

.sidebarLINKS .current {
	text-align:left;
	line-height:16px;
	text-transform:lowercase !important;
	font-weight:300 !important;
	font-size:10px !important;
	letter-spacing:1px !important;
	padding:1px;
	border-bottom:solid 1px #212121;
	background-color:#befaef;
}

.sidebarLINKS a, .sidebarLINKS a:link, .sidebarLINKS a:visited {
	font-weight:300 !important;
	font-size:10px !important;
	letter-spacing:1px !important;
	padding:1px;
	border-bottom:solid 1px #212121;
}

 .sidebarLINKS a:active {
	background-color:#303030 !important;
	color:#fff !important;
}


.sidebarLINKS a:hover {
	font-weight:300 !important;
	font-size:10px !important;
	letter-spacing:1px !important;
	padding:1px;
	border-bottom:solid 1px #212121;
	background-color:#fff;
	color: #212121;
}
*/

/*-------------------------------------------------------------------------------*/

#fail {
	background-color:#befaef;
	width:910px;
	padding:25px;	
}

#fail h2 {
	font-size:45px;
	line-height:40px;
	text-transform:uppercase;

}

#fail p {
	font-size:20px;
	font-weight:300;
	color:#303030;
	line-height:23px;
	margin-top:-10px;

}


/*----- nav styles --------------------------------------------------------------*/
#nav {
	float:right;
	width:350px;
	margin-top:64px;
}

#nav .main-nav {
	margin-top:-10px;
	margin-bottom:20px;
}

#cat-nav {
	background-color:#dbdbdb;
	color:#fff;
	width:269px;
/*	height:201px;*/
	height:253px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:left !important;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

#cat-nav .heading {
	font-size:44px;
	font-weight:700 !important;
	padding-bottom:10px;
	font-style:italic;
}

.nav2 {
	padding-top:7px;
}


.page_item a, 
.page_item a:link, 
.page_item a:visited, 
/*#tag_link a, 
#tag_link a:link, 
#tag_link a:visited,*/
li.current_page_item a:link,
li.current_page_item a:visited {
	float:right; 
	margin-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	font-family: bree, Helvetica, Arial, sans-serif;
	font-weight:400;
	letter-spacing:1px;
	text-transform:uppercase;	
}

.page_item a, 
.page_item a:link, 
.page_item a:visited/*, 
#tag_link a, 
#tag_link a:link, 
#tag_link a:visited*/ {
    color:#fff;
	border-top:solid 8px #CECECE;
}

li.current_page_item a:link,
li.current_page_item a:visited {
    color:#303030;
	border-top:solid 8px #befaef;
}

.page_item a:hover/*,
#tag_link a:hover*/ {
   	color:#303030;
	border-top:solid 8px #befaef;
}

.page_item a:active,
/*#tag_link a:active,*/
li.current_page_item a:active {
	border-top:solid 8px #303030 !important;
    color:#fff !important;
}






















/*-------------------------------------------------------------------------------*/

/*----- slide down tag drawer and tag styles ------------------------------------*/


.rounded {

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;

}

.rounded2 {

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;

}


.rounded-bottom {

	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;

	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	
    -khtml-border-radius-bottomleft: 30px;
    -khtml-border-radius-bottomright: 30px;
	
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;

}


.rounded-top {

	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;

	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	
    -khtml-border-radius-topleft: 30px;
    -khtml-border-radius-topright: 30px;
	
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;

}


#tag_container { 
	float:left;
	margin-top: 2px;
	margin-bottom: 10px;
	/*background: #befaef;*/
}

#tag_container_bottom { 
	/*background: #befaef;*/
}


#show_tags, #show_tags_footer { 
	background-color: #befaef; 
	color: #303030;
	padding:15px;	
	text-align:center;
	width: 930px; 
	display:none;
}

#show_tags.show_tags a:link, 
#show_tags.show_tags a:visited, 
#show_tags_footer.show_tags a:link, 
#show_tags_footer.show_tags a:visited { 
	color: #303030;
	padding: 2px;
	font-weight:300;
	letter-spacing:1px;
	line-height:20px;
	font-size:12px !important;

}

#show_tags.show_tags a:active, 
#show_tags_footer.show_tags a:active {
	background-color:#303030 !important;
	color:#fff !important;
}

#show_tags.show_tags a:hover, 
#show_tags_footer.show_tags a:hover {
	background-color:#fff;
	color:#303030;
}

/*-------------------------------------------------------------------------------*/

/*----- home page styles --------------------------------------------------------*/
.slideshow {
	background-color:#FFFFFF;
	width:940px;
	height:420px;
	padding-bottom:10px;
}

.slideshow div {
	width:940px;
	height:420px;
}

.slideshow div img{
	margin: auto; 
	/*margin-left: -20px;
	margin-top: -22px;*/
	display: block;
}

.slideshow-sketch {
	clear:none;
	width: auto; 
	height: auto;
	float:left; 
}

#featured {
	/*float:left;*/
	padding:10px;
	width:941px;
	height:410px;
	background-color:#FFFFFF;
}


#home-top {
	padding-bottom:20px;
}

#home-lower {
	padding-bottom:20px;
	width:980px;
}

.home-bottom {


}


#home-lower .home-bottom {
	float:left;
	margin-right:17px !important;
}

#home-lower #sketch, #home-lower #blog {
	width:289px !important;
	height:440px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

#home-lower #contact {

}

#contact-text{
	text-align:left;
	width:275px !important;
}

.contact-slide {
	height:160px;
	padding-top:15px;
	padding-bottom:20px;
	display:none;
}

.contact-slide .bottom a, .contact-slide .bottom a:link, .contact-slide .bottom a:visited {
	font-size:16px;
	border-bottom:solid 2px #303030 !important;
	font-weight:300;
	letter-spacing:1px;
}

.contact-slide .bottom a:active {
	background-color:#303030;
	color:#212121 !important;
}



.contact-slide .bottom a:hover {
	background-color:#befaef;
	color:#303030 !important;
}



.contact-slide .top {
	height:140px;
}

.contact-slide .top h2 {
	color:#FFFFFF;
	font-size:46px !important;
	line-height:42px;
	font-style:italic;
}


#featured-heading h2, #featured-heading.work, .contact-slide .top h2, h2.post_title, li.heading, #about-page #top #left h1,  .underThumbTxt li a, #primary-sidebar h2, #fail h2, .bree {

	font-family: bree, Helvetica, Arial, sans-serif;
	font-weight: 700;

}

.error-column {

	float:left; 
	text-align:left;
	background-color:#dbdbdb;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:20px;
	padding:20px;

}



.buttons {
	margin-top:7px;
	padding-left:2px;
}

.buttons img:hover {
	filter:alpha(opacity=100) !important;
	-moz-opacity: 1.00 !important;
	opacity: 1.00 !important;
	cursor:pointer;
}

#featured-heading {
	background-color:#FFFFFF;
	text-align:left;
}


#featured-heading h2 {
	margin-top:7px;
	text-transform:capitalize;
}


#featured-heading.work { 
	padding-bottom:10px;
}


.recent {
	text-align:left;
}

p.sub {
	padding-top:10px;
	line-height:16px !important;
}

p.sub a, p.sub a:link, p.sub a:visited {
	font-size:14px;
	font-weight:400;
	padding-bottom:1px;
	text-transform:capitalize;
	letter-spacing:1px;
}

p.sub a:active {

	background-color:#494949 !important;
	color:#fff;

}


p.sub a:hover {
	
	background-color:#befaef;
	
}

#recent-sketch {
}

#recent-sketch img{
max-width:176px;
background-color:#FFFFFF;
/*border-top:12px solid #212121;*/
}


/*-------------------------------------------------------------------------------*/

/*----- post styles -------------------------------------------------------------*/

/*----- PROJECTS ----*/
.thepost {
	width:940px;
	background-color:#fff;
	padding:10px;
}

.theblogpost {
	width:540px;
	background-color:#fff;
	padding-bottom:5px;
}

#blogpost {
	margin-bottom:10px;
}

#blogpost img {

	max-width:541px;
	padding: 0!important;

}

/*
#blogpost p a img, {
	border-bottom:1px solid #fff !important;
}

#blogpost p a img:hover {
	background-color:#fff !important;!
}
*/
.linked-blog-image a{
	border-bottom:none !important;
}

.linked-blog-image a:hover{
	background-color:none !important;
}

.blog-content {

	float:right;
	width:560px !important;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;

}


#blogpost p{
	
	font-weight:400;
	padding-bottom:12px;

}


#blogpost p a, #blogpost p a:link, #blogpost p a:visited {

	border-bottom:2px solid #494949;

}

#blogpost p a:hover {
	
	background-color:#befaef;

}

#blogpost p a:active {
	
	background-color:#494949;
	color:#fff;

}



#blogpost .title {
	
} 


#blogpost .date {

	font-weight:100;
	font-size:13px;
	font-family: bree, Helvetica, Arial, sans-serif;
	/*font-style:italic;*/
	text-align:left;
	padding-bottom:6px;
	text-transform:uppercase;
}


thetags {

	float:right;
	margin-top:5px;

}



/*----- SKETCHBOOK:CATEGORY ----*/
.thepost-sketch {
	background-color:#ffffff;
	padding-bottom:10px;
	padding-top:10px;
	min-height:250px;
	/*margin-bottom:0px;*/
}

.thepost-sketch img {
	max-width:455px;
}

.thepost-sketch p {
	font-size:10px;
	line-height:18px;
	color:#757575;
	margin-bottom:-5px;
	padding-left:10px;
	padding-right:10px;
	/*
	padding-top:10px;	
	*/	
	letter-spacing:1px;	
	text-align:left;
}

.thepost-sketch .bottom_of_post {
	float:right;
	text-align:left;
	background-color:#ffffff;
	width:455px;
	margin-bottom:10px;
	padding:10px;
}

div#left-column {
	width: 475px;
	float: left;
	clear: none;
}

div#right-column {
	width: 475px;
	float: right;
	clear: none;
}



/*----- BLOG ----*/
.thepost-blog {
	width:560px;
	background-color:#ffffff;
	padding-top:15px;
/*	padding-bottom:15px; */
	margin-bottom:0px;
	float:right;
}

.form-submit input[type="submit"] {
	background-color:#303030;
	border:none;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:24px;
	color:#fff;
	background-color:#303030;
	margin-top:15px;
	margin-bottom:30px;
	font-family: bree, Helvetica, Arial, sans-serif;
	font-weight:400;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
	
}

.form-submit input[type="submit"]:hover {
	color:#303030;
	background-color:#befaef;
}

.form-submit input[type="submit"]:active {
	color:#fff;
	background-color:#303030;
}


p#login {
	
	text-transform:uppercase;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	margin-left:45px;
	padding-bottom:15px;
	color:#bab9b9;
}

p#login a, p#login a:link, p#login a:visited  {
	color:inherit !important;
	border-bottom:1px dotted;

}

p#login a:hover {
	color:#303030 !important;
}


.form-field {
	padding-bottom:15px;
}

.form-label {
	
	text-align:left;
	padding-left:45px;
	padding-bottom:5px;
	font-weight:400;
	font-size:16px;

}

textarea#comment, input#author, input#email, input#url  {
	background-color:#efefef;
	border:1px solid #cecece;
	width:440px;
	height:25px;
	font-family: freight-sans-pro,"Lucida Sans","Lucida Grande","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size:24px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	color:#bab9b9;

}

textarea#comment {
	height:150px !important;
	font-size:16px !important;
	line-height:24px;
}


#the-comments {
	
	background-color:#FFFFFF;
	margin-top:-20px;
	padding:10px;

}


#comments h3, #comments-list h3 {
	font-family: bree, Helvetica, Arial, sans-serif;
	margin-left:45px;
	font-size:18px;
	font-weight:500;
	padding-top:40px;
	padding-bottom:10px;
	color:#303030;
}


#comments-list ol {
	padding-left:45px;
	padding-right:45px;
	padding-bottom:15px;
}


#comments-list ol li {
	padding-bottom:15px;
	text-align:left;
}


#comments-list ol li p {
	color:#BAB9B9;
	font-size:15px;
	line-height:23px;
}


#comments-list ol li p a,
#comments-list ol li p a:link,
#comments-list ol li p a:visited {
	color:inherit !important;
	font-size:15px !important;
	border-bottom:2px solid;
}


#comments-list ol li p a:hover {
	color:#494949 !important;
}

#comments-list ol li h4 {
	color:#62E5CD;
	font-size:18px;
	font-family: bree, Helvetica, Arial, sans-serif;
	font-weight:100;
	margin-top:15px;
	padding-bottom:5px;
}

#comments-list ol li h4 a.url,
#comments-list ol li h4 a:link.url
#comments-list ol li h4 a:visited.url {
	color:#62E5CD !important;
	border-bottom:2px solid !important;

}

#comments-list ol li h4 a:hover.url {
	color:#303030 !important;

}

#comments-list ol li h5 {
	color:#8a8a8a;
	font-size:12px;
	font-family: bree, Helvetica, Arial, sans-serif;
	font-weight:300;
	padding-top:10px;
}


.unapproved {
	color:#62E5CD;
	font-style:italic;
	font-weight:300;
	font-size:15px;
	line-height:18px;
}



.the-comment p{
	font-size:14px !important;
	line-height:14px !important;
	color:#bbbbbb !important;
	margin-top:-10px;



}

.comments p{
	font-size:10px;
	line-height:12px;
	text-align:left;
	padding-right:30px;
}

.bottom_of_post h2 {
	color:#303030;
	font-weight:700;
	font-size:24px !important;
	line-height: 26px !important;
	text-align:left;
	letter-spacing:0;
}

.post-icons {
	float:right;
/*	padding-top:15px;
	padding-left:8px;
*/
}

.post-title {
	float:left;
	padding-bottom:5px;
}

/*-------------------------------------------------------------------------------*/
entry-content-sketch {
	float:left;
}

div#secondary img, #featured img, #recent-sketch img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

#featured a img:hover, #featured-sketch a img:hover{
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;	
}

div#secondary a img:hover, #recent-sketch img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;	
}

#sidebarIMG {
	float: left; 
	display: inline;
	padding-left:17px;
	width:60px;
	height:60px;
}


#sidebarIMG img{
	width:50px;
	height:50px;		
}

.underThumb{
	/*background-color:#212121;
	color:#FFFFFF;
	text-transform:lowercase;
	height:15px;*/
}

.underThumbTxt {
	width:289px;
	padding-top:3px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
/*	height:71px;*/
	text-align:left;
}

.underThumbTxt a, .underThumbTxt a:link, .underThumbTxt a:visited {
	font-size:14px;
	font-weight:400;
	text-transform:capitalize;
	letter-spacing:1px;
}


.underThumbTxt li a {
	font-size:24px !important;
	letter-spacing: 0 !important;
	color: #303030;
	font-weight:700 !important;
}

.underThumbTxt a:hover {
	background-color:#befaef;
}

.underThumbTxt a:active,
.underThumbTxt li a:active  {
	background-color:#303030 !important;
	color:#fff !important;
}


#catPageThumb {
	background-color:#ffffff;
	float: left; 
	margin-right:15px;
	margin-bottom:15px;
	height:283px;
	border:1px solid #cecece;
}

#catPageThumb:hover {
	/*background-color:#dbdbdb;*/
}


#catPageThumb img{
	max-width:289px;
	display:none;
	padding-top:10px;
}

#featThumb {
}

#featThumb img{
	width:200px;
	padding:10px;	
/*	display:none;*/
}


a.endofpost {
	font-size:8px;
	font-weight:700;
	text-transform:lowercase;
	font-style:italic;
	letter-spacing:.65px !important;
}

a.endofpost:link, a.endofpost:visited, a.endofpost:active {
	color:#bababa;
}

a.endofpost:hover {
	color:#3C3C3C;
	border-bottom: 1px #292929 dotted;

}


p.tags_in_post:hover {
	border-bottom: 1px #292929 dotted;
}

p.tags_in_post {
	color:#24deb4;
	font-size:9px;
	font-weight:600;
}


.pinterest_btn {
	float:left; 
	padding-right: 2px;
}

.heart_btn {
	float:left; 
	width:60px; 
	height:26px;
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/btn_bg_long.jpg); 
	background-repeat:no-repeat;
}

.heart_btn:hover {
	color:#303030 !important;
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/btn_bg_long_over.jpg); 
	background-repeat:no-repeat;
}


.share_btn {
	float:left; 
	padding-right:2px;
}

.comment_btn {
	margin-left:1px;
	float:left; 
	width:29px; 
	height:26px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(http://ankatank.com/makes/wp-content/images/icons/comment_btn.jpg);
	background-repeat:no-repeat;
}

.comment_btn:hover {
	background-image:url(http://ankatank.com/makes/wp-content/images/icons/comment_btn_over.jpg);
	background-repeat:no-repeat;
	color:#303030;
}


.comment_number {
	width:29px; 
	padding-top:2px;
	padding-left:1px;
}

.comment_number a, .comment_number a:link{
	font-weight:400 !important;
	font-size:11px !important;
	color:#303030;
	/*font-family: bree, Helvetica, Arial, sans-serif;*/
}

.comment_number a:hover {
	color:#fff !important;
}

.comment_total {
	font-size:11px !important; 
	font-weight:bold !important;
	color:#ffffff; 
	margin-top:2px;
}


.edit-btn {
	float:left;
	width:29px; 
	height:26px;
	padding-left:3px;
}

.icon_btn_txt {
	color:#b0b0b0;
	font-size:9px;
	font-weight:600;
}

.rss_btn {
	float:left; 
	width:42px; 
	height:65px;
	background-color:#292929; 
	text-align:center;
	padding-bottom:4px;
}

p.endofpost {
	color:#FFFFFF;
	font-style:italic;
	text-transform:lowercase;
	font-size:8.5px;
	letter-spacing:.65px;
	font-weight:600;
	display:inline;
	line-height:11px !important;

}

.title-repeat {
	color:#3C3C3C;
	font-weight:700;
}



h2.bottom_of_post {
	font-size:24px !important;
	/* line-height: 24px !important;*/

}

#primary-sidebar h2{
	color:#fff;
	font-size:21px !important;
	line-height:21px;
	text-transform:capitalize;
	padding-bottom:15px;
}

.entry-title,.entry-meta {
	clear:both;
}


/*----- arrow styles ------------------------------------------------------------*/
.prev-btn {
	padding-top:30px;
	margin-left:-61px;
	float:left;
	height:95px; 
	width:51px; 
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/next-prev/prev_btn_inactive.gif);
	background-repeat:no-repeat;
}

.next-btn{
	padding-top:30px;
	margin-right:-61px;
	float:right;
	height:95px; 
	width:51px; 
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/next-prev/next_btn_inactive.gif);
	background-repeat:no-repeat;
}

.next-feat{
	cursor:pointer;
	margin-top:150px;
	margin-right:-61px;
	float:right;
	height:95px; 
	width:51px;
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/next-prev/next_btn_normal.gif);
	background-repeat:no-repeat;
}

.prev-feat{
	cursor:pointer;
	margin-top:150px;
	margin-left:-61px;
	float:left;
	height:95px; 
	width:51px;
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/next-prev/prev_btn_normal.gif);
	background-repeat:no-repeat;
}

.next-feat:hover{
	cursor:pointer;
	margin-top:150px;
	margin-right:-61px;
	float:right;
	height:95px; 
	width:51px;
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/next-prev/next_btn_ro2.gif);
	background-repeat:no-repeat;
}

.prev-feat:hover{
	cursor:pointer;
	margin-top:150px;
	margin-left:-61px;
	float:left;
	height:95px; 
	width:51px;
	background-image:url(http://ankatank.com/makes/wp-content/images/btns/next-prev/prev_btn_ro2.gif);
	background-repeat:no-repeat;
}


/*-------------------------------------------------------------------------------*/

/*----- about page --------------------------------------------------------------*/

#about-page {
	width:960px;
}

#about-page .squares {
	width:475px;
	height:395px;
}

#about-page #top {
	margin-bottom:10px;
}


#about-page #top #left {
	float:left;
	background-color:#292929;
	text-align:right;
}

#about-page #top #left h1 {
	font-size:72px;
	color:#befaef;
	font-weight:700;
	margin-right:-8px;
	margin-bottom:-25px;
	margin-top:180px;
	font-style:italic;
	
}


#about-page #top #left h2 {
	font-size:20px;
	color:#c0c0c0;
	font-weight:300;
	margin-right:7px;
	text-transform:none;
	line-height:22px;
	letter-spacing:1px;
}

#about-page #top #left hr {
	background-color:#fff;
	color:#fff;
    border:0;
    height:8px;
	width:172px;
	margin-bottom:10px;
	float:right;
}

#about-page #top #right {
	float:right;
	background-color:#fff;
}


#about-page #bottom #left {
	float:left;
	background-color:#fff;
	font-size:25px;
	line-height:32px;
	text-align:center;
	font-weight:300;
/*	font-family: bree, Helvetica, Arial, sans-serif;*/
}

#about-page #top #right #bio .slide img {
	/*max-width:374px;*/
}

#about-page #top #right #bio .slide {
	height:395px; 
	width: 475px;
	margin-top:10px;
	cursor:pointer;
	display:none;
}

#about-page #top #right #bio .slide p {
	font-size:14px;
	font-weight:400;
	line-height:18px;
	text-align:left;
	padding-left:11px;	
	padding-right:11px;	
	margin-top:7px;
	letter-spacing:1px;
	/*color:#666666;*/
}

#about-page #bottom #left #quotes .slide {
	cursor:pointer;
}

#about-page #bottom #left #quotes .slide .signature {
	color:#c0c0c0 !important;
	font-weight:100;
	font-style:italic;
/*	font-size:75%;*/
}

#about-page #bottom #right {
	float:right;
	background-color:#BDBCBC;
	text-align:left;
}

#about-page #bottom #right h1 {
	font-size:21px;
	color:#fff;
	font-weight:300;
	line-height:27px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:8px;
}

#about-page #bottom #right a:link, #about-page #bottom #right a:visited, #about-page #bottom #right a:active {
	font-size:18px;
	color:#303030;
	font-weight:300;
	padding:1px;
	border-bottom: 2px solid;
}

#about-page #bottom #right a:hover {
	background-color:#befaef;
	padding:1px;
}


/*-------------------------------------------------------------------------------*/


.sketch-title {
	float:left;
	width:325px;
}


/*-------------------------------------------------------------------------------*/
.edit-me, .edit-me a, .edit-me a:link, .edit-me a:visited, .edit-me a:active  {
	float:right; 
	background-color:#befaef !important;
	color:#212121 !important;
}

.edit-me-2, .edit-me-2 a, .edit-me-2 a:link, .edit-me-2 a:visited, .edit-me-2 a:active {
	margin-top:-10px;
	float:right; 
	background-color:#befaef !important;
	color:#212121 !important;
}


.plus a:link, .plus a:active, .plus a:visited  {
	color:#FFFFFF;
	font-size:36px;
}

.plus {
	float:right; 
	padding-left:10px; 
	padding-right:10px; 
	background-color:#212121; 
	margin-right: 15px;
}


.in-post {
	font-size: 10px;
	font-weight:700;
	line-height:35px;
}

<!---------------->



#tag-nav h1, li.tags {
	font-size:20px !important; 
    color:#fff;
	font-weight:300 !important;
	text-transform:lowercase;
	text-align:center;
}


#cat-nav li.cat-sep, 
#cat-nav li.cat-item,
#cat-nav li.current-cat,
#cat-nav .current-cat {

	margin-right:13px;
	margin-top:4px;
	padding-top:1px;
	padding-bottom:1px;

}


#cat-nav li.cat-sep, 
#cat-nav li.cat-item,
#cat-nav li.cat-item a, 
#cat-nav li.cat-item a:link, 
#cat-nav li.cat-item a:visited,
#cat-nav li.current-cat,
#cat-nav .current-cat {
	list-style-type: none;
	list-style-image:none;
	font-size:21px; 
	line-height:27px;
    color:#303030 !important;
	font-weight:300 !important;
	text-transform:lowercase;
	float:left;
} 

#cat-nav li.cat-item a, 
#cat-nav li.cat-item a:link, 
#cat-nav li.cat-item a:visited,
#cat-nav li.current-cat,
#cat-nav .current-cat {

	border-bottom:solid 2px #303030;
    color:#303030 !important;
}

#cat-nav li.current-cat,
#cat-nav .current-cat {

	background-color:#befaef;
    color:#303030 !important;

}

#cat-nav li.cat-item a:active {
	background-color:#323232 !important;
	color:#fff !important;
}

/*

.active_category, .current-cat a, .current-cat a:link, .current-cat a:visited, li.current-cat a, li.current-cat a:link, li.current-cat a:visited {
	list-style-type: none;
	list-style-image:none;
	font-size:21px; 
	line-height:27px;
    color:#323232;
	font-weight:300 !important;
	text-transform:lowercase;
	float:left;
	padding-top:1px;
	background-color:#befaef;
	border-bottom:solid 2px #323232;
	letter-spacing:0.5px;
}

.cat-item a:hover, li.current-cat a:hover {
	background-color:#fff !important;
}

.cat-item a:active, li.current-cat a:active {
	background-color:#323232 !important;
	color:#fff !important;
}
*/


/*-------------*/

.bottom_of_post hr {

	margin-top:10px;

}

/*----- nivo slider next gen gallery --------------------------------------------------------------*/


#slider_container {
	padding-top:0px !important;
	padding-bottom:10px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

#thevideo {
	margin-left:-10px;

}

#thevideo a:hover {
	cursor:pointer !important;
}

div#slider{
	width:760px;
	border-right: 1px dotted #303030;
}


.nivo-directionNav a {
	top:40% !important;

}

.nivo_slider .nivo-directionNav a {
	height:95px !important;
	width:50px !important;

}

a.nivo-prevNav {
	left:15px !important;
	background:url("http://ankatank.com/makes/wp-content/images/btns/next-prev/nivo_prev.png") no-repeat scroll 0 0 transparent !important;
}

a.nivo-nextNav {
	right:25px !important;
	background:url("http://ankatank.com/makes/wp-content/images/btns/next-prev/nivo_next.png") no-repeat scroll 0 0 transparent !important;
}


.nivo-controlNav {
	float:right !important;
	text-align:right !important;
	top:-50px !important;
	right:0 !important;
/*	margin-right:-190px !important;*/
	border-right:1px dotted #303030;
	height:25px !important;
}


.nivo_slider .nivo-controlNav a {
	color: #303030 !important;
	font-size:19px !important;
	padding-bottom:3px !important;
	padding-left:8px !important;
	padding-right:8px !important;
	margin: 0 !important;
}

.nivo_slider .nivo-controlNav a.active {
	font-weight:600 !important;
}

.nivo_slider .nivo-controlNav a:hover {
	color:#62E5CD !important;
/*	background-color:#befaef;*/
}


.nivo-image img {

	background-color:#fff !important;

}

hr.single-hr {
	
	width:940px;
	margin-bottom:10px;

}

hr.dotted {
	
	background-color:#fff !important;
	height:2px !important;
	border-bottom:1px dotted #303030;
	
}

hr.thumbs {
	background-color:#cecece !important;
}


/*------------------------------*/

#meta-single {
	float:right;
	width:179px;
	text-align:left;

}

#image-slideshow {
	float:left;
	width:750px !important;
/*	float:right;*/
}

#image-slideshow img {
	max-width:600px;
	padding-left:10px;
	padding-right:10px;
/*	border-right:1px dotted #303030;
	border-left:1px dotted #303030;*/
}


.thepost img {
	text-align:center;

}


#image-slideshow p {
	font-size:17px;
	padding-bottom:20px;
	font-style:italic;
}

#image-slideshow p a{
	font-size:inherit;
	font-style:inherit;
	color:#212121 !important;
	font-weight:500;


}


#image-slideshow p a:hover{
	/*color:#62E5CD !important;*/
	background-color:#befaef;
}

#image-slideshow p a:active{
	color:#fff !important;
	background-color:#303030;
}

#image-slideshow .desc {
/*	background-color:#f3f2f2; 
	background-color:#eaeaea;*/
	width:878px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:10px;
	border: 1px dotted #303030;

}

.meta-item {
	/*	
	padding:10px;
	border-bottom:1px dotted #303030;
	*/
	padding-bottom:20px;
	padding-left:10px;
}

.meta-item-blog {
	padding-bottom:0 !important;
	padding-left:0 !important;
	text-align:right;
}

.meta-item a {
	border-bottom:2px solid #494949;
	color:#494949;
}

.meta-item a:hover {
	background-color:#befaef;
}

.meta-item a:active,
.meta-item p a:active {
	background-color:#303030;
	color:#fff !important;
}

.meta-item a:visited {
	color:#494949 !important;
}

.meta-item h3 {
	margin:0;
	font-family: bree, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:500;
	color:#303030;
	display:inline;
}

.meta-item p {
	display:inline;
	font-weight:300;
	font-size:15px;
	line-height:20px;
}


.meta-item h3.blog, 
.meta-item p.blog a {
	font-family: freight-sans-pro,"Lucida Sans","Lucida Grande","Lucida Sans Unicode","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size:14px !important;
}

.meta-item h3.blog {
	font-weight:500 !important;
	text-transform:capitalize !important;
}

.meta-item p.blog a {
	font-weight:300 !important;
	text-transform:uppercase !important;
}


.slideshow-instructions {
	float:right;
}


.slideshow-instructions h1 {

	font-size:21px;
	font-weight:300;
	color:#494949;
	padding:0 !important;
	font-style:italic;

}


.currentThumb {
		background-color:#befaef !important;
		border:1px dotted #303030 !important;

}

/*----- search ------------------------------------------------------------------*/

#search {
margin-bottom:10px;

}

#searchform input[type="submit"] {
	background-color:#303030;
	float:left;	
	border:none;
	cursor:pointer;
	background-image:url(http://ankatankdesign.com/makes/wp-content/images/icons/search.png);
	background-repeat:no-repeat;
	height:36px;
	width:35px;
	/*border-left:solid 1px #303030;*/

	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;

	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-bottomright: 5px;
	
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	
}

#searchform input[type="submit"]:hover {
	background-color:#fff;
	/*border-left:solid 1px #fff;*/
	background-image:url(http://ankatankdesign.com/makes/wp-content/images/icons/search_over.png);
	background-repeat:no-repeat;
}

#searchform input[type="text"] {
	border:none;
	background-color:#befaef;
	float:left;
	width:141px;
	height:31px;
	padding-top:5px;
	padding-left:7px;
	padding-right:7px;
	color:#131313;
	font-size:18px;
	font-style:italic;
	font-weight:200;
	text-transform:lowercase;

	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
    -khtml-border-radius-topleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
	
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	
	font-family: bree, Helvetica, Arial, sans-serif;


}



<!------------>
.twitter-desc p {
	font-size:10px !important;
	font-style:italic !important;
	color:#333 !important;


}


#search-results-heading {
	
	background-color:#303030;
	margin-bottom:10px;
	padding: 10px;


}	

#search-results-heading  p{
	
	font-size:19px;
	color:#838383;
	font-weight:300 !important;

}

#search-results-heading h2 {
	
	color:#fff;
	font-size:40px !important;
	font-style:italic;
	padding-top:3px;
	font-weight:400 !important;

}



/*----- wp-pagenavi ------------------------------------------------------------*/

#pagination {
	margin-top:-10px;
	padding-bottom:20px;
	background-color:#dbdbdb;
}

#pagination .sketchbook {
	background-color:#000000;
}

#pagination-sketchbook .wp-pagenavi {	
	width:798px !important;
}


.wp-pagenavi {	
/*	text-align:right;
float:left;*/
width:380px;
}


.wp-pagenavi .pages {
	display:none;
}

.wp-pagenavi a, .wp-pagenavi span {
	
	border:none !important;
	font-size:19px;
	padding:1px 6px !important;
	background-color:#303030;
	color:#fff;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    -khtml-border-radius: 30px;
	border-radius: 3px;

}

.wp-pagenavi .pages a, .wp-pagenavi .current  {



}

.wp-pagenavi a {

}

.wp-pagenavi .current {
	background-color:#befaef;
	font-weight:400 !important;
	color:#303030;
}

.wp-pagenavi a:hover {
	
	background-color:#fff !important;
	color:#303030 !important;

}

.wp-pagenavi a:active,
.wp-pagenavi a:visited {
	
	background-color:#303030;
	color:#fff;

}


#hidden-images, .hidden-images {
	
	display:none;

}



a.read-more {
	border-bottom:none !important;
	/*font-style:italic !important;
	color:#62E5CD;*/
	text-transform:lowercase;
	background-color:#befaef !important;
	color:#303030 !important;
/*	font-size:16px !important;
	font-weight:400 !important;
*/
}

a.read-more:hover {
	background-color:#303030 !important;
	color:#fff !important;
}

a.read-more:active {
	background-color:#befaef !important;
	color:#303030 !important;
}
