/*********************************************************************************************

Theme Name: Convention-Child
Theme URI: http://www.wpzoom.com/themes/convention
Version: 1.1.10
Author: WPZOOM
Author URI: http://www.wpzoom.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The PHP code portions of this WPZOOM theme are subject to the GNU General Public 
License, version 2. All images, cascading style sheets, and JavaScript elements are
released under the WPZOOM Proprietary Use License below.

Template: convention

**********************************************************************************************

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file.

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Page: Common layout elements  ------  All Theme Files
2.  Page Structure: Header -------------  header.php
3.  Page Structure: Main Content  ------  
4.  Page Structure: Sidebar  -----------  sidebar.php
5.  Single: Post/Page Styling ----------  
6.  Comments Styling   -----------------  comments.php  
7.  Page Structure: Footer -------------  footer.php  
8.  Elements: Forms, Buttons  ----------  
9.  Miscellaneous ----------------------  
10.  Media Queries  --------------------  responsive rules

**********************************************************************************************/


/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/


@import url('../convention/style.css');

#welcome-message ul li {
list-style-type: disc;
font-size: 13px;
line-height: 1.6em; 
}

#welcome-message ul{
margin-left: 24px;
}

.page.page-id-37 ul li{
list-style-type: disc;
}

.rightsideproduct {
float: right;
width: 41%;
}

.leftsideproduct {
float: left;
width: 45%;
}

#featured-posts div.column {
width: 650px;
}

input[type="text"] ,input[type="email"]{
height:25px;
width: 340px;
}


textarea {
height: 262px;
width: 415px;
}

.wpcf7-form-control.wpcf7-submit {
width: 64px;
height: 26px;
}

#featured-services {
display: none;
}

#featured-posts {
width: 960px;
}

#featured-posts div.post-body {
width: 960px;
}

#featured-posts h2 {
font-size: 15px;
}

#main-menu li a {
padding: 0 24px;
}

div.intro h1 {
font-size: 23px;
}

.main_copyright {
margin: 0 auto;
width: 960px;
color: white;
}

footer p.copyright {
margin-top: 31px;
}

.fullsidewidthcopyright {
background: #003296;
height: 75px;
}

footer a,aside a,a {
color: #0000ff;
}

aside a:hover,a:hover {
color: #0f65a2;
}

input#searchsubmit {
background-color: #0f65a2;
background-repeat: repeat-x;
background-image: none;
background-image: none;
background-image: none;
background-image: 
background-image: none;
background-image: none;
background-image: none;
filter: none;;
border-color: none;
border-color: none;
text-shadow:none;
}

#header {
//background: #fff;
}

footer div.column {
width: 200px;
}

footer div.column-wide {
width: 691px;
}

.column.column-wide.column-last {
width: 243px;
}


#main-menu div.wrapper {
//border: 0px solid black;
//border-right: 1px solid black;
//border-left: 1px solid black;
}


#main-menu {
//background: white;
//width: 960px;
//margin: 0 auto;
}

#main-menu li a {
//color: #0F0000;
//font-weight: bold;

}

/*
aside div.widget-alt {
border: solid 1px #000;
}

aside div.widget-alt p.title {
background: none;
border: 1px solid black;
color: #000;
}
*/

h1, h2, h3, h4, h5, h6,p.title  {
color: #365f91;
}


.slides .cover a {
pointer-events: none;
} 	

.rightsidecontact {
float: right;
width: 30%;
}

.leftsidecontact {
float: left;
width: 41%;
}

.contactcontect {
border: solid 1px #ddd;
padding-left: 12px;
width: 270px;
margin-bottom: 16px;
}

.page.page-id-57 aside{
width: 286px;
}

#main-menu {
	border-top: none;
}

#menu-shadow {
	border-top: none;
}

#main-menu li a {
	color: #fff;
}

#main-menu a, #main-menu li.current-menu-item li a, #main-menu li.sfHover li a {
background: none;
border-right: dotted 1px #A1E15E;

}

#main-menu li.current-menu-item a, #main-menu a:hover, #main-menu li.sfHover a {
background-color: #72ab1f;

}

#featured-posts div.post-body {

background-color: #2B6CC9;

}

footer a, aside a, a {
color: #2B6CC9;
}

h1, h2, h3, h4, h5, h6, p.title {
color: #2B6CC9;
}

.fullsidewidthcopyright {
background: #2B6CC9;
height: 75px;
}

footer {
padding-bottom: 0px;
}

#header-helpful {
width: 327px;
text-align: right;
margin-top: 20px;
}

header span.action {
color: #9EDD57;
font-size: 12px;
}

header span.value {
font-size: 18px;
}