/*
Theme Name:     Striking Child
Description:    Child theme for the Striking theme 
Author:         KaptinLin
Author URI:     http://themeforest.net/user/Kaptinlin
Template:       striking
Version:        0.6.0
*/

body {
	margin-top:5px;
	margin-bottom:20px;
}

a.phone:link {
	color:white;
	text-decoration:none;
	font-size:30px;
}

a.phone:hover {
	color:white;
	text-decoration:none;
	font-size:30px;
}

a.phone:visited {
	color:white;
	text-decoration:none;
	font-size:30px;
}

#feature .inner {
padding: 0px 0 0px;
}

#feature.nivo .inner {
padding: 20px 0 0;
}

#feature h1 {
font-size: 28px;
color: white;
margin-left:20px;
margin-top:5px;
margin-bottom:5px;
}

#navigation {
right: -15px;
bottom: 0;
position: absolute;
height: 55px;
}

#nivo_slider_wrap {
background: url("../images/slider_shadow.png") no-repeat scroll center bottom transparent;
padding-bottom: 20px;
position: relative;
}

#header {
height: 200px;
background-color: #f6e014;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border-radius: 20px;
margin-bottom:5px;
border:2px solid #ececec;
}

#feature {
background-color: #274894;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
border:2px solid #f3f3f3;
}


#page {
background-color: #F3F3F3;
color: #333;
font-size: 12px;
}

#footer {
background-color: black;
color: white;
font-size: 12px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;

}

#copyright {
color: white;
font-size: 11px;
}

#top_area {
position: absolute;
right: 0px;
top: 20px;
}

#sidebar .widgettitle {
color: #333;
font-size: 18px;
}

.left_sidebar #sidebar_content.lessgap {
padding-top: 0px;
}

h4 {
font-size: 18px;
line-height: 21px;
}

.white {
	color:#fff;
}

#nivo_slider_frame, #nivo_slider_frame_top {
display:none;
}

#form-1-1336160401 input[type="text"], #form-1-1336160401 select {
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
color: #333;
margin: 0;
width: 400px;
font-size: 1.3em;
background-color: #CCC;
border: 1px solid #999;
float:right;
}


div.wpcf7-validation-errors {
    clear: left;
}



strong {
	color:#284995;
	font-weight:bold;
}

.message_box_content {
padding: 0px;
border:1px solid #f6df13;
vertical-align:middle;
line-height:11px;
}

.info, .error, .notice, .success {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 5px;
padding-bottom:0px;
border:0px;
}

.info {
background-color: #f6df13;
color: #333;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-0-border-radius:3px;
border-radius:3px;
}

.right_sidebar #sidebar_content.lessgap {
padding-top: 0px;
}

#page .inner {
padding: 20px 20px 0 30px;;
}

#main, #sidebar {
position: relative;
width: 930px;
}

.notice {
	background-image:none !important;
}


.notice {
	background-color:#009;
	color:#fff;
}

.portfolio_title, #page .portfolio_title a, #page .portfolio_title a:visited {
font-size: 16px;
color: #333;
text-align:center;
}

.image_frame {
border: 1px solid black;
}

.portfolio_four_columns .portfolio_item {
width: 219px;
margin-right: 15px;
}


.logo-left {
padding:0px;
float:left;
}

.company-name {
padding:8px 8px 8px 8px;
font-size:12px;
vertical-align:middle;
float:left;
}

.toggle_title {
margin: 0;
padding: 5px 10px 5px 45px;
font-size: 13px;
font-weight:bold;
color:#284995;
line-height: 18px;
background: url("images/toggle_buttons.png") no-repeat scroll -30px 3px transparent;
cursor: pointer;
}

#manufacturer-box {
padding:15px 5px 5px 10px;
background-color:#f6df13;
border:1px solid #C90;
display:block;
margin-bottom:20px;
text-align:center;
}