/*
Theme Name:  	canvas child
Theme URI:  	http://brettaronowitz.com/
Description: 	child theme for canvas
Version:		4.7.3
Author:			Brett Aronowitz
Author URI:		http://www.brettaronowitz.com
Template:		canvas
*/


@import url("../canvas/style.css");

@media only screen and (min-width: 768px) {
    #navigation { 
        float: right; 
        width: auto; 
        clear:none; 
        max-width: 600px; // This can be changed
    }
}



#comments, #respond, .comments {
display:none;
}




#ritchey_handlebars_review {
width:375px;
float:left;

}

#handlebar_images{
width:200px;
padding:5px;
margin:5px;
float:left;
border:0;

}



h1 a:hover {
text-decoration:none;
}

#nav-search .icon-search {
position: absolute;
right: 9px;
}
 
#nav-search {
margin-right: 9px;
top: 10px;
 
}

 #navigation {
     position: relative;
}
 
#main-nav {
     clear: left;
     float: left;
     list-style: none;
     margin: 0;
     padding: 0;
     position: relative;
     left: 50%;
     text-align: center;
}
.nav li {
     display: block;
     float: left;
     list-style: none;
     margin: 0;
     padding: 0;
     position: relative;
     right: 50%;
}
 
.nav li.hover, .nav li.hover {
     position: relative;
}
 
.nav li ul li {
     left: 0;
}



#disclaimer{
font:Arial;
font-size:11px;
float:left;
width:600px;
margin:	5px 5px 5px 0;
}

#torchshoes{
padding:10px 0 0 0;
margin:10px 0 0 0;
}

#grid{
display:inline-table;
}
.post-meta {
    color: #b44f9c;
    font: 14px/1.5em Arial,sans-serif;
    font-style:italic;
 text-transform: capitalize;

}

.post p.tags {
   display: none;
{

.post-entries {
    display: none;
}