/*

Theme Name: Dare

Theme URI:  http://pixelthemes.net/dare/

Description: The perfect theme for creative agencies.

Version: 1.1

License: GNU General Public License

License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/

Author: PixelBook



*/
p {
color: #666;
font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
font-weight: 300;
}

a, a:visited {
color: #d33c14;
}

hr {
border-bottom: 1px dotted #d33c14;

}
#header #logo {
padding: 10px 0;
}
#header #logo img {
position: relative;
}

#header #nav {
padding-top: 20px;
margin-bottom: 0 !important;
}
#slider .content .button {

color: #fff;
}
.last h3 {border-bottom: 1px solid #999;}
.arrow a {color: #333;}
ul li {margin: 0 0;}


#content {
padding: 40px 0 20px 0;
}
.nocomments {display: none;}
/*Home page*/

.home h3 {
	border-bottom: 1px solid #d33c14;
}

.breadcrumbs {
display: none;
}
/*Portfolio pages*/

.item .image > h5 {
font-size: 15px;
padding: 10px 10px 20px 10px;
border-bottom: 3px solid #d33c14;
height: 100px;
}

.item .image img {
display: none;
}

.post-type.format-post {
display: none;
}

/*Footer*/
#footer {background-color: #fff;}

#text-2 {font-size: 10px; color: #999;}

.wp-caption.aligncenter { margin-left:auto; margin-right:auto; }

