/*
Theme Name: Hold It Home
Theme URI: http://holdithome.com/
Description: WordPress theme for Hold It Contemporary Home.
Version: 2.1
Author: Digital Operative
Author URI: http://digitaloperative.com/
Tags: none

*/

/* reset */
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;}

/* layout */

body{
	background: #f0f0f0;
	font-size: 62.5%;
	font-family: Trebuchet MS , Arial , sans-serif;
}

#page{
	margin:0 auto;
	width:960px;
}

#content{
    background: #fff;
	border-right: 2px solid #ff9700;
	border-left: 2px solid #ff9700;
}

textarea{
	font-family: Trebuchet MS , Arial , sans-serif;
}

#header{
	height:152px;
}

#header h2{
	background: transparent url(./images/headbg.png) no-repeat;
	height:100%;
	width: 100%;
}

#left-column{
	width:189px;
	float:left;
	position: relative;
	padding-top: 2em;
}

#center-column{
	background: #fff;
	width:568px;
	float:left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#right-column{
	float:left;
	width:181px;
	padding-left: 1.6em;
	padding-top: 1.3em;
}

#footer{
	width:525px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
}

.single #footer{
    margin: 6em auto;
}

#footer a{text-decoration: none;color: #ccc;}

#footer p{
	color: #ccc;
	line-height: 1em;
	font-size: 1.3em;
	font-family: Arial , sans-serif;
}

#posts-wrap{
	width:525px;
	margin: 0 auto;
}

a.sprited{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}


h2.error404{
    font-size: 2.5em;
    padding-top: 1em;
    height:1000px;
}

h1 a , h2 a{
	height: 100%;
}

h3{
    color:#FF9700;
    font:bold 14px Arial,sans-serif;
}

h4{
	border-bottom:1px solid #CCCCCC;
	color:#CCCCCC;
	font-size:1.5em;
	letter-spacing:0.5px;
	line-height:1.3em;
	margin:1em 0;
	font-weight: 100;
}


#left-column h3{
	margin-left: 1em;
}

#right-column h3.noline{
	margin-top: 2em;
}

p{
	font-size: 1.4em;
}

#left-column div.ads{
	margin-left: auto;
	margin-right: auto;
}

div.ads{
	width:170px;
	margin:0 0 3em;
}

#searchform{
    background: #e9e9e9;
    padding:5px 10px 12px;
    margin-bottom: 3em;
}

#searchform .button{
    border: 0;
    color: #808080;
    background: none;
    padding: 0;
    font: 14px Arial, sans-serif;
}

#searchform .text-input{
	border: 0;
	width: 159px;
	padding: 3px;
    font-size: 14px;
    margin-top: 3px;
}

/* blog posts */

.post{
	margin: 1.5em 0 6em;
}

.single h1 , .post h2 a , h2.pagetitle{
	margin:0.7em 0 0.5em;
	font-size: 2.5em;
	color: #333;
	font-weight: 100;
	word-spacing:0.1em;
	text-decoration: none;
}

p{
	font-size:1.4em;
	letter-spacing:0.5px;
	line-height:1.6em;
	margin: 1em 0;
	color: #666;
}

p.post-by , p.tags{
	font-size:1.15em;
	color: #999;
}

p.post-by a , p.tags a{
	color:#f7921e;
}

p.post-by{
	border-top: 1px dotted #f7921e;
	padding-top:0.6em;
	margin-top:0.3em;
}

.pag-links{
	padding-left: 50%;
	margin-left: -50px;
	float: left;
}

.pag-links a{
	color: #666;
	text-decoration: none;
}

.page{
	padding-right: 6px;
}

.prev-next{
	float: right;
}

.prev-next a{
	text-decoration: underline;
	color: #666;
}

.post-content a{
	color:#f7921e;
}

a.more-link{
    float:right;
}

/* comments */

#comments ol{
	margin-bottom: 4em;
}

#comments ol li.depth-1{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 1em;
}

.comment-top{
	color: #49889a;
	border-bottom: 1px dotted #f7921e;
	padding-bottom: 0.1em;
	margin-bottom: 0;
}

.comment-bottom{
	color:#999;
	margin-top: 0.3em;
	font-size: 1.1em;
}

.comment-bottom a.comment-reply-link{
	float: right;
	color:#f7921e;
	text-transform: uppercase;
	text-decoration: underline;
	font-size:1.1em;
}

/* comment replies */

.depth-2{ padding-left:1em ;}

.depth-3{padding-left:2em;}

.depth-4{padding-left:3em;}

.depth-5{padding-left:4em;}

/* comment form*/

#comments form{
	width:75%;
}

#comments form input , #comments form label , #comments form textarea{
	display: block;
}

#comments form input , #comments form textarea{
	border:1px solid #CCCCCC;
	font-size: 1em;
	margin-top:0.5em;
}

#comments form input{
	margin-bottom: 1.2em;
}

#comments form{
	font-size: 1.5em;
	color: #999;
}

#comments .text-input{
	width: 100%;
}

#comments .button{
	background:none repeat scroll 0 0 #999999;
	color:#FFFFFF;
	float:right;
	font-size:0.7em;
	text-transform: uppercase;
	padding: 0.2em;
	margin-top: 1em;
	height:22px;
	width: 97px;
}

#comments .checkbox-label{
	line-height: 2em;
	padding-left: 1.7em;
}

/* navigation */

ul#main-nav{
	padding-left: 1em;
	font-size: 1.3em;
	margin:1em 0 6.5em 0;
}

ul#main-nav li{
	margin-bottom: 0.8em;
}

ul#main-nav li ul li{
	list-style-image: url(./images/liststyleimage.gif);
	margin-left:1.5em;
}

li a{
	color:#999;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.current{
	color: #f7921e;
}

h2.holdit-logo{
	background:url("./images/holdit_logo.png") no-repeat scroll 0 0 transparent;
	height: 85px;
	width:170px;
	margin:0 0 0 1em;
}

#right-column li{
	font-size: 1.3em;
	margin:1em 0;
	text-transform: uppercase;
}


#left-column ul.nav li{
  padding-left: 2em;
}

#left-column ul.nav li a{
  font:14px/35px Arial , sans-serif;
  color: #000;
  text-transform: capitalize;
}


/* brand links */

#brands{
	margin: 2em 0 7em 0;
}

#brands li a{
	margin:0 auto 2.5em;
	background: url(images/brand_sprites.jpg) no-repeat scroll 0 0 transparent;
}

#brands li a.bdi-logo{
background-position: 0 0;
height:61px;
width:81px;
}
#brands li a.bludot-logo{
background-position: 0 -67px;
height:77px;
width:79px;
}
#brands li a.pablo-logo{
background-position: 0 -155px;
height:38px;
width:110px;
}
#brands li a.littlenest-logo{
background-position: 0 -200px;
height:37px;
width:150px;
}
#brands li a.zuo-logo{
background-position: 0 -250px;
height:58px;
width:128px;
}
#brands li a.gus-logo{
background-position: 0 -317px;
height:73px;
width:100px;
}
#brands li a.calligaris-logo{
background-position:0 -402px;
height:49px;
width:141px;
}
#brands li a.cammerich-logo{
background-position:0 -465px;
height:16px;
width:144px;
}
#brands li a.innovation-logo{
background-position:0 -492px;
height:19px;
width:140px;
}
#brands li a.modernica-logo{
background-position:0 -523px;
height:75px;
width:138px;
}
#brands li a.nuevo-logo{
background-position:0 -613px;
height:36px;
width:137px;
}

.follow-icons{
	margin: 0.7em 0 2em;
}

.fb-icon , .rss-icon , .mail-icon{
	background:url("./images/follow_sprites.png") no-repeat scroll transparent;
	height:37px;
	width:41px;
	float:left;
	margin-right: 0.7em;
}

.fb-icon{
	background-position: 0 0;
}
.rss-icon{
	background-position: 0 -43px;
}

.mail-icon{
	background-position: 0 -84px;
}

/* single post right col*/

.single #right-column .noline{
	margin-top: 0;
}

.single #right-column .follow-icons{
	margin-bottom: 3em;
}

#right-column h3{
	margin-top: 3em;
}

.single #right-column ul{
	margin-bottom: 5em;
}

/* center column search */

#center-column form.search{
	height:1000px;
	padding:10px 16px 0 0;
	background: none;
}

#center-column form.search .button{
	background:none repeat scroll 0 0 #5D5E5F;
	border:0 none;
	color:#FFFFFF;
	float:left;
	font-size:1.3em;
	letter-spacing:0.3px;
	padding:0.35em 0.25em;
	float: right;
}

#center-column form.search .text-input{
	float:left;
	font-size:1.5em;
	margin-right:0.5em;
	width:80%;
	border: 1px solid #000;
}

.left{
	float: left;
	display: inline;
}

.right{
	float: right;
	display: inline;
}

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

/* wp post image styles */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/***** widget styles *******/

div.sharing{
	margin: 5em 0 0 0;
}

/*  sharethis style */

a.stbar.chicklet img {height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;color:#999;text-decoration:none;}

/* FB style */

#fb-wrap{
	margin: 6em 0 0 -0.7em;
}

#fb-wrap iframe .grid_item img{height:40px;width:40px;}

/* mail chimp */
div.mc_custom_border_hdr{
padding: 5px 10px 0 0;
width: auto;
}

div.mc_signup_submit{
text-align: right;
width: 140px;
padding: 0.7em 0 0 0;
}

div.mc_signup_submit input.button{
  border: none;
	background: #999999;
	color:#FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 0.9em;
	padding: 0.2em;
	height:18px;
	width: 65px;
}

form#mc_signup_form{
	padding:10px 0 0 0;
}

#mc_signup_form label.mc_var_label, #mc_signup_form input.mc_input {
margin-left:0;
}
