/* 
	Theme Name: NV Web Dev
	Description: Custom child theme designed for NV Web Dev - parent theme is Twenty Twelve
	Version: 1.0
	Author: Nowell VanHoesen
	Author URI: http://nvwebdev.com/
	Template: twentytwelve
*/  

@import url("../twentytwelve/style.css");

body {
	color: #464646;
}
a {
	color: #3e4b61;
}
img.header-image {
	box-shadow: none;
}
.tweets li {
	padding-bottom: 25px;
}
.widget-area .widget {
	margin-bottom: 2rem;
}
.widget-area .widget h3 {
	margin-bottom: 1rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	line-height: 1.5;
}
#container {
	width: 70%;
}
.pagination a {
	background-color: transparent;
	color: inherit;
}
.portfolio_terms {
	padding: 10px 0;
}
.portfolio_short_content p .lable {
	font-weight: bold;
	font-style: italic;
}
.portfolio_short_content p, .portfolio_images_block {
	line-height: 1.4;
}
.portfolio_images_block {
	padding-top: 10px;
}
.portfolio_images_rows {
	padding-top: 5px;
}
.portfolio_images_gallery {
	padding-bottom: 15px;
	padding-right: 15px;
}
