/*
 Theme Name: vpraccountancy theme
 Theme URI: http://designwest.ie
 Version: 5.0
 Description: Shop Wordpress Theme
 Author: Your Inspiration Themes
 Author URI: http://designwest.ie
 Tags:
 License: GNU General Public License v3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.txt

 */

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

/* Below you can write your style */
#copyright,
#header{
    background-image:none !important;
   background-color: #636466 !important;
}
#nav ul li a{
    color:#fff !important;
    font-weight:700 !important;
    font-family: "Open Sans",sans-serif  !important;
}
.widget.quick{
  padding-right: 20px !important;  
}
#header-sidebar .widget, .topwidget h2, .topwidget {
	color: #fff;
	background: none;
	font-weight: normal;
}
.topwidget h2 {
	font-size: 1.4em;
}
#header-sidebar .callnow p{
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
	margin-top: 4px;
	background:#d61f38 url(img/top_contact.png) no-repeat;
	border-radius:8px;
	padding: 8px 5px 8px 70px;
	border: 2px solid #fff;

}
#header-sidebar .callnow a {
	font-weight: bold;
	color: #fff;

}


@media (min-width: 1025px) {
	.topwidget h2 {
		font-size: 3em;
	}
	#header-sidebar .topwidget.callnow {
		font-weight: bold;
		color: #e91b36;
		font-size: 1.8em;
		margin-top: 26px;
	}
	.topwidget.callnow a {
		font-weight: bold;
		border: 3px solid #e91b36;
		color: #fff;
		font-size: 1em;
		padding: 0 10px;
	}

}

#nav {
	text-transform: uppercase;
}
#nav ul li a:hover {
	background-color: #e91b36 !important;
}
.quick {
	text-align: center;
	color: #fff;
	background: #636466;
}
.sidebar .quick {
	padding: 20px 20px 0 20px;
}
.sidebar .quick h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
}
.sidebar .quick p {
	color: #fff;

	font-size: 14px;
}
.sidebar .quick p {
	margin: 0 0 5px;
}
.sidebar .quick p input, .sidebar .quick p select, .sidebar .quick p textarea {
	margin: 6px 0 4px 0;
}
.sidebar .quick p textarea, .sidebar .quick p select, .sidebar .quick p input[type="email"], .sidebar .quick p input[type="text"] {
	border-radius: 0;
	box-shadow: none;
}
.sidebar .quick p select {
	height: 30px;
}
.sidebar .quick p input.wpcf7-text {
	height: 20px;
}
.sidebar .quick p textarea {
	height: 100px
}
.sidebar .quick p input.wpcf7-submit {
	color: #fff;
	text-transform: uppercase;
	border: 3px solid #fff;
	background: #d5353a;
	margin: 10px 0;
	display: inline-block;
	font-weight: bold;
	width: 100%;
	margin: 20px 0 10px;
	font-size: 18px;
	height: 30px;
}
.sidebar .quick h3 {
	border: 3px solid #fff;
	background: #d5353a;
	margin: 10px 0;
	padding: 5px 0;
}
.slider_bottom, .tp-caption.big_title_open_sans.slide_top {
	line-height: 40px;
	font-size:32px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	padding: 1px 4px 0px 4px;
	text-shadow: none;
	margin: 0px;
	letter-spacing: 0px;
	white-space: nowrap;
	text-align: left;
	border-width: 0px;
	border-color: #ffffff;
	border-style: none;
	text-transform: uppercase;
}
.slider_bottom {
	font-size: 38px;
	line-height: 42px;
}

.home h1 {
	background: #d61f38;
	color: #fff;
	font-size: 2em;
	line-height: 1.2;
	padding: 10px 20px;
	margin: 0 20px 20px 0;
	font-weight: 700;
}
.lefthome_2,
.righthome_2{
	color:#636466;
	margin-top: 10px;
}
.lefthome_2 strong,
.righthome_2 strong{
color:#d61f38;
font-weight:normal;
}
.content p {
	line-height: 1.4;
}
.content h1, .content h1 a {
	font-size: 30px;
	line-height: 1;
}
.content h1 a {
	color: #d5353a;
}

.home .content h1 {
	font-size: 24px;
}
h3 {
	line-height: 1;
}
.picture_overlay {
	text-align: center;
}

.work-thumbnail img.attachment-thumb_portfolio_bigimage {
	max-height: 400px;
	margin: 0 auto;
}

.contact-form {
	background-color: #f4f3f0;
	padding: 20px;
}
.contact-form select, .contact-form input, .contact-form textarea {
	height: 45px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
}
.contact-form textarea {
	height: 120px;
}

.contact-form .text-field {
	font-size: 16px;
	font-weight: bold;
}
#nav {
    border-top:1px solid #ffffff;
}
div.pp_default .pp_description {
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 1.2 !important;
}
.gallery .gallery-caption {
	font-weight: bold;
	font-size: 14px;
}
.address_text i {
	padding-top: 4px;
}
.address_text span {
	font-weight: bold;
}
.fb {
	padding-top: 14px;
}

.lefthome img {
	padding-left: 8px;
}
.righthome p, .lefthome p {
	padding: 0;
	margin: 0;
}
.lefthome p {
	padding-right: 20px;
}
.homered {
	margin-bottom: 20px;
}
h1 {
	margin: 0 0 .3em;
}
#nav ul li a {
	padding: 15px 20px 15px 20px !important;
	border-left: 1px solid #ffffff;
}

@media (min-width: 1025px) {
	#nav ul li a {
		padding: 15px 37px 15px 40px !important;
	}
}

textarea, select, input {
	width: 100%;
}
textarea, input {
	width: 90%;
}
.two-fourth.righthome, .two-fourth.lefthome {

	float: left;
	width: 48.5%;
}
body.home .sidebar, body.home .content {
	padding-top: 10px;
}
body.home p {
	margin-top: 0;
}
@media (max-width: 1025px) {

	.two-fourth.righthome, .two-fourth.lefthome {
		float: none;
		width: 100%;
	}
	.content h1, .content h1 strong {
		font-size: 1.8em;
	}
	.content h1 a {
		font-size: 1em;
	}
	.content p {
		font-size: 1.3em;
	}
	.content p a {
		font-size: 1em;
	}
}

.oddrow {
	background: red;
}
#gallery-1 img, .portfolio-big-image .work-thumbnail .picture_overlay {
	border: 8px solid #666767 !important;
}
.work-description h3, .gallery .gallery-caption {
	color: #E91B36;
	text-transform: uppercase;
}
.portfolio-big-image h3 {
	font-weight: bold !important;
}

.work-thumbnail .picture_overlay img.attachment-thumb_portfolio_bigimage {
	width: 470px !important;
}
#copyright, #copyright p {
	line-height: 1;
}
#copyright .right {
	line-height: 1.5;
}
.subfoot{
	font-size: 10px;
	font-weight:normal;
}
#copyright .subfoot a{
	font-size: 10px;
}
/* portfolio-big-image - http://signwest.local/wp-content/themes/stendhal/theme/templates/portfolios/big-image/css/style.css */
.portfolio-big-image {
	margin-top: 20px
}
.portfolio-big-image img {
	margin-bottom: 0;
}
.portfolio-big-image .work {
	margin-bottom: 60px;
	position: relative;
}
.portfolio-big-image .work-description {
	line-height: 2em;
	margin-bottom: 90px;
}
.portfolio-big-image h3, .portfolio-big-image h3 a {
	clear: none;
	margin-top: 0 !important;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 1.4em;
	text-decoration: none;
}
.portfolio-big-image a.thumb {
	display: block;
	position: relative;
	height: 100%;
	overflow: auto;
}
.portfolio-big-image a.more {
	padding: 10px 20px;
	text-align: center;
	border: 1px solid #CFCFCF;
	background: #f3f3f3;
	color: #605f5f;
	display: inline-block;
	line-height: 16px
}
.portfolio-big-image a.more:hover {
	border: 1px solid #CFCFCF;
	background: #eae7e7;
	text-decoration: none
}
.portfolio-big-image a.zoom {
	position: absolute;
}
.portfolio-big-image .work-thumbnail {
	position: relative !important;
}
.portfolio-big-image .work-thumbnail .nozoom {
	display: block;
	overflow: hidden;
	position: relative;
}
.portfolio-big-image .work-thumbnail .picture_overlay {
	border: 8px solid #cdcfd0;
}
.portfolio-big-image .work-thumbnail .picture_overlay:hover {
	border-color: #cccccc;
}
.portfolio-big-image .work-skillsdate {
	position: relative;
	bottom: 0;
	right: 0;
}
.portfolio-big-image .work-skillsdate p {
	border: 0px;
	padding: 0 0 0 33px;
	margin: 0;
	background: no-repeat 3px 3px;
}

.portfolio-big-image .work-skillsdate span {
	text-transform: none;
	color: #2c2b2b;
	padding-right: 0px;
	font-weight: normal !important;
}
@media (max-width: 767px) {
	.responsive .portfolio-big-image h3 {
		margin: 20px 0 !important;
	}
	.responsive .portfolio-big-image .work-description {
		margin-bottom: 20px;
	}
	.responsive .portfolio-big-image .work-skillsdate {
		position: relative;
		clear: both;
	}
}

.social_footer{
	float:right;
}

.social_footer div a{
	display:inline-block;
	width:56px;
	height:56px;
	background: url(img/social_footer.png) no-repeat 0 0;
	float:left;
	text-indent: -10000px;
	margin: 0 5px 0 0;
}

.social_footer div a.social_email{
	text-indent: -10000px;
	display: block;
}
.social_footer div a.social_in{
	background-position: -66px 0;
}
.social_footer div a.social_fb{
	background-position: -134px 0;
}
.social_footer div a.social_goo{
	background-position: -201px 0;
}
.slogan{
	font-size: 2em;
	text-align: center;
	padding: 3px 0 0;
	line-height: 1;
}
.slogan img{
	margin-top:-3px;
}
@media only screen and (device-width: 768px) {
  /* For general iPad layouts */

#header-sidebar{
	position: relative;
}
}

#content-page .hentry{
	padding-left: 20px;
}
