/*
Theme Name: Responsive Child 02
Theme URI: 
Description: Child 02 theme for the Responsive theme
Author: <a href="http://cyberchimps.com" title="Visit author homepage">CyberChimps.com</a>
Author URI: 
Template: responsive
Version: 1.9.3.9
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 14 Nov 2013 22:45:36 +0000 */ 

@import url('../responsive/style.css');

#container {
    max-width: 935px;
}
#wrapper {
	margin-bottom:5px;
  margin-top:15px;
  border-radius:0;
}

#logo {
	margin-bottom:15px;
	margin-top:15px;
}

a {
    color: #a50d0c;           
    font-weight: 400;
    text-decoration: none;
}
/* headings */

h1, h2, h2 a, h3 {
	font-weight:normal;
	color:#3C3C3C;
}
h1, #content-blog h2 {font-size:1.6em; line-height:1.4em;}
h2 {font-size:1.3em;line-height:1.4em;}
h3 {font-size:1.1em;line-height:1.2em;font-weight:bold;}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
p {
	margin:1em 0;
  line-height:1.4em;
}

#content-blog {
  margin-top:30px;
}

.breadcrumb-list {
  line-height:16px;
}

/****************/

/* menu */

.menu {
	background-color: #3c3c3c;
	background-image: -moz-linear-gradient(center top , #3c3c3c, #3c3c3c);
    // background-image: -moz-linear-gradient(center top , #585858, #3D3D3D);
}
.menu a {
	color:#e3e3e3;
	height:32px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:normal;
	border-left:0;
	padding:0 1.2em;
  font-size:12px;
}

/*************/


.widget-wrapper {
	border:none;
	background: #fff;
}

.widget-title h3, .widget-title-home h3 {
	font-size: 1.4em;
	font-weight:normal;
	padding-bottom:14px;
	color:#6a6a6a;

}

#widgets ul {
	list-style-type:none;
	padding:0;
}
#widgets ul li {
	border-bottom:1px dotted #aaa;
	padding:3px 0 3px 0;
}

#footer {
	max-width:935px;
}

#mc_embed_signup h2 {
	font-size:1.5em !important;
	font-weight:normal !important;
	color:#3C3C3C !important;
}

#mc_embed_signup .mc-field-group label {
	font-weight:normal;
}

#mc_embed_signup form {
	padding:0 !important;	
}
#mc_embed_signup .button, #mc_embed_signup .button:hover {
	background:#a50d0c !important;
	font-size:12px !important;
}
#mc_embed_signup .button {
		color:#fff !important;
		font-weight:normal !important;
}
#mc_embed_signup .mc-field-group input {
	padding: 6px 0 !important;
	background-color: #EEEEEE !important;
    border-color: #D0D0D0 !important;
    border-width: 1px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
#mc_embed_signup .mc-field-group {
	margin-bottom: 0em;
}
.required {
	color:#a50d0c;
}


@media screen and (max-width: 950px) { 
.col-460 { 
width: 100%; 
}
#logo {display: none;} } 


