@charset "utf-8";
/*
Theme Name: Twenty Eleven modified
Theme URI: http://wordpress.org/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body { 
background-color: #CCCCCC;
background-image: url("https://nashelectricinc.com/temp/wp-content/themes/nashcar/images/backgr.jpg");
background-repeat: repeat-x;
}
body, input, textarea { 
color: #373737;
font: 300 11pt/1.63 "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}#header {
	margin: auto;
	width: 960px;
	background-image: url(images/back_top.png);
	background-repeat: no-repeat;
	background-position: right 30px;
}
#footer {
	background-color: #FFF;
	clear: both;
	padding: 15px;
	margin-top: 1em;
	font-size: 80%;
}#footer p { 
color: #3D302F;
padding: 16px 0px 0px 27px;
}
#main {
	margin: auto;
	width: 960px;
}



#header .nav  {
	clear: both;
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
}
#header .nav  ul {
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#header .nav  li {
	float: left;
	position: relative;
}
#header .nav  a {
	color: #eee;
	display: block;
	line-height: 70px;
	padding: 0 1.2125em;
	text-decoration: none;
}
#header .nav  ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#header .nav  ul ul ul {
	left: 100%;
	top: 0;
}
#header .nav  ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#header .nav  li:hover > a,
#header .nav  ul ul :hover > a,
#header .nav  a:focus {
	background: #efefef;
}
#header .nav  li:hover > a,
#header .nav  a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#header .nav  ul li:hover > ul {
	display: block;
}
#header .nav  .current-menu-item > a,
#header .nav  .current-menu-ancestor > a,
#header .nav  .current_page_item > a,
#header .nav  .current_page_ancestor > a {
	font-weight: bold;
}
#header .logo {
	height: 142px;
	padding-top: 10px;
}
#header .phone {
	position: absolute;
	top: 75px;
	right: 0px;
	text-align: right;
	color: #FFF;
	display: none;
}

#header .phone .numero{
	font-size: 30px;
	font-weight: bold;
	color: #FF2B04;
	padding: 0px;
	line-height: 40px;
	margin-bottom: 10px;
}
#content .wrapper .col-1 {
	float: right;
	width: 304px;
}
#slidi {
	height: 299px;
	overflow: hidden;
	padding-top: 10px;
	background-image: url(images/backcuad.png);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 -30px;
}.box-4 p {
	color: #000000;
	font-weight: 400;
	line-height: 1.4em;
	padding: 0px 0px 18px;
}
#content .col-2 {
	width: 590px;
}
.wrapper { 
width: 100%;
}
#content .col-2 h1 {
	color: #F7941D;
	text-decoration: none;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.5em;
	padding-bottom: 0.3em;
	padding-top: 15px;
}

#content .col-2 h2 {
	color: #2D64AF;
	font-size: 120%;
}
#cupon {
	text-align: center;
	padding: 10px;
}
.box-1 .inner {
padding: 20px 29px 8px 28px;

}

.box-1 .inner-1 {
padding: 30px 25px 28px 28px;

}

.box-1 .inner-2 {
padding: 30px 25px 16px 28px;

}#main #content .wrapper .col-1 .box-1 {
	background-color: #6B7B9F;
	color: #FFF;
	margin-bottom: 1em;
}
#main #content .wrapper .col-1 .box-8 {
	background-color: #FFFF01;
	text-align: center;
	padding: 10px;
font-size: 18px;
}
.col-1 .ul li {
	margin-left: 1em;
}
.telefono { 
color: #FF2B03;
font-size: 30pt;
}
.box-4 p strong { 
color: #F80021;
font-size: 110%;
}

#formulario input, #form2 input, #form2 textarea {
	width: 400px;
	border-bottom: 1px solid lightsteelblue;
	border-left: 1px solid lightsteelblue;
	border-right: 1px solid lightskyblue;
	border-top: 1px solid steelblue;
	padding: 4px;
	line-height: 14px;
}
#formulario #button {
	background-color: #FFFF00;
}
#form2 textarea {
	padding-bottom: 1em;
}
#form2 #Clear2, #form2 #submit2  {
	width: 200px;}
.paddin {
	padding: 20px 30px;}
.front-list .paddin {
	background-color: #2D64AF;
	border-radius: 30px;
}
.paddin .li { color: #FFFFFF;}

.front-list {
	border: 4px solid #F7941D;
	border-radius: 30px;
	overflow: hidden;
}
.bottom-section .paddin {
	background-color: transparent;
}
ul.bigfont { 
font-size: 24px;
font-weight: 700;
line-height: 28px;
text-transform: uppercase;
}
#slidi .bx-wrapper {
	
margin: 0 !important;
	width: 697px;
}
.col-1 ul li {
	margin-left: 2em;
	list-style-type: disc;
}
strong {
	font-size: 115%;
	font-weight: bold;
	color: #0F315F;
}
.clear {
	clear: both;
}
#footer div {
	/* [disabled]float: left; */
	/* [disabled]width: 45%; */
}
#contact-form {
width: 648px;
padding: 4px 0 10px 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #988b8b;

}

#contact-form p {
width: 300px;
float: right;

}

#contact-form span {
display: block;

}

#contact-form textarea {
background: none;
width: 292px;
height: 107px;
padding: 3px;
border: 1px solid #d5c9c7;
float: left;
overflow: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #988b8b;

}

#contact-form label {
display: block;
height: 45px;
padding: 1px 0 0 0;
overflow: hidden;

}

#contact-form input {
	width: 261px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #d5c9c7;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #988b8b;
	background-color: #FFF;

}

#contact-form a {
float: right;
margin: 12px 0 0 23px;
line-height: 1.1875em;
font-size: 1.333em;

}
