/*
Theme Name: TruckinGood
Version: 0.0.1
*/
body, h1, h2, h3, h4, h5, h6, p, br, ul, li, form, table, tr, td, hr, img {
	margin:0;
	padding:0;
	border:0;
}
a, a:hover, a:active {
	outline:0;
}
ul {
	list-style-type:none;
}

pre {
    font-size:1.0em;
    line-height:1.4em;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.clear {
	clear:both;
}
a {
	text-decoration:none;
}
/* WP > */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/* < WP */


body {
	color:#000;
	font-family:Arial, Georgia,Times,serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background:#fff;
	font-size:12px;
	background:#8dc641 url(images/bg.jpg) no-repeat center 0;
}

h1,h2,h3,h4,h5{
	text-transform: uppercase;
}
h1{
	font-size: 28px;
}
h2{
	font-size: 25px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 14px;
}
h5{
	font-size: 12px;
}

/* POST ENTRY */
.entry p{
	text-indent: 25px;
	text-align:justify;
	padding-right: 20px;
}
.entry ul{	
	margin-bottom: 20px;
	list-style: circle;
}
.entry .twitter {
    margin-bottom: 20px;
    list-style: none;
}
.entry ul li{
	margin-left: 35px;
}
.entry .twitter li{
	margin-left: 0;
}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5{
	margin: 15px 0 10px 0;
}

#body {
	width: 996px;
	margin: 66px auto 0;
	height:962px;
	background:transparent url(images/body_id.png) no-repeat 0 0;
}
#header{
	width: 100%;
	float:left;
	position:relative;
	z-index:1;
}
#header .twitter {
	width:238px;
}
#header .twitter li{
	color:#fff;
}
#wrapper {
    float:left;
    width:100%;
	position:relative;
	z-index:0;
}
#footer{
	width: 100%;
	float:left;
	text-align:right;
	padding-top:96px;
}
#footer p{
	color:#fff;
	padding-right:76px;
}

.gear p{
   line-height: 2em;
color: "red";
}
.gear h3{
	color:#7AB52B;
	text-transform:capitalize;
	font-style:italic;
	margin:0 0 10px;
	font-family:times;

}
.find_us_now {
	float:left;
	overflow:hidden;
	margin-left:7px;
	margin-top:76px;
	padding-left:33px;
	width:240px;
	height:100px;
	position:relative;
}
.find_us_now a {
	font-size:10px;
	font-family:verdana;
	color:#fff;
	float:left;
	margin-top:15px;
	position:absolute;
	bottom:0;
	left:32px;

}
.find_us_now a.twitter-user{
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
	font-style:italic;
	position:relative;
	left:0;
	color:#fff !important;
	float:none;

}
.find_us_now .add-twitter-item{
	margin-right:12px;
	margin-top:10px;
font-size:12px;
	font-family:verdana;
	color:#fff !important;
}
#header_menu {
	margin-left:42px;
	margin-top:38px;
	width:950px;
	float:left;
	display:inline;
}
#header_menu li{
	float:left;
	margin-right:16px;
	position:relative;
}
#header_menu li ul{
	display:none;
	position:absolute;
	top:33px;
	width:154px;
	left:0;
}
#header_menu li:hover ul{
	display:block;
}
#header_menu li a{
	font-size:18px;
	color:#fff;
	font-family:times;
	float:left;
	font-style:italic;
}
#header_menu li.current_page_item a:hover{
	margin-left:0;
	float:left;
	margin-right:0;
}
#sitelogo {
	float:right;
	height:180px;
	margin-right:130px;
	margin-top:-100px;
	width:347px;
}
#header_menu li.current_page_item a span.top_menu_s,
#header_menu li a:hover span.top_menu_s{
	background:transparent url(images/top_menu_s.png) repeat-x 0 0;
}
#header_menu li ul li a span.top_menu_s{
	background:transparent url(images/top_menu_s_h.png) repeat-x 0 0 !important;
}
#header_menu li ul li a:hover span.top_menu_s{
	background:transparent url(images/top_menu_s.png) repeat-x 0 0 !important;
}
#header_menu li a span.top_menu_f,
#header_menu li a span.top_menu_t{
	display:block;
	float:left;
	height:26px;
	width:14px;
}
#header_menu li a span.top_menu_s{
	float:left;
	height:33px;
	padding-top:3px;
	display:block;
}
#header_menu li a:hover span.top_menu_f,
#header_menu li.current_page_item a span.top_menu_f{
	background:transparent url(images/top_menu_f.png) no-repeat 0 0;	
}
#header_menu li ul li a span.top_menu_f{
	background:transparent url(images/top_menu_f_h.png) no-repeat 0 0 !important;	
}
#header_menu li ul li a:hover span.top_menu_f{
	background:transparent url(images/top_menu_f.png) no-repeat 0 0 !important;
}


#header_menu li a:hover span.top_menu_t,
#header_menu li.current_page_item a span.top_menu_t{
	background:transparent url(images/top_menu_t.png) no-repeat 0 0;
}
#header_menu li ul li a span.top_menu_t{
	background:transparent url(images/top_menu_t_h.png) no-repeat 0 0 !important;
}
#header_menu li ul li a:hover span.top_menu_t{
	background:transparent url(images/top_menu_t.png) no-repeat 0 0 !important;
}
.entry,
.page-template-page_find_us-php .hentry{
	margin-left:42px;
	margin-top:15px;
	padding-left:30px;
	padding-right:68px;
	height:499px;
	position:relative;
	z-index:10;
	width:860px;
}
#home_slider img {
	float:left;
	width:443px;
	height:568px;
}
.entry h2 {
	font-size:30px;
	text-transform:capitalize;
	color:#58595B;
	margin:0;
	font-weight:normal;
}
.entry p{
	color:#939598;
	font-size:13px;
	line-height:18px;
}
.content_text {
	float:left;
	width:386px;
	margin-right:-24px;
	padding-left:42px;
	padding-top:15px;
}
.page-template-pagefindus-php .content_text {
	float:left;	
	margin-right:0;
	padding-left:0;
	padding-top:15px;
        width:220px;
}
.attach_img {
	float:left;
	margin-left:-34px;
	margin-top:-83px;
	display:inline;
	position:relative;
	z-index:10;
	background:transparent url(images/img.png) no-repeat 0 0;
	width:443px;
	height:568px;
}
.entry_content_menu_left,
.entry_content_menu_mid,
.entry_content_menu_right{
	float:left;
	margin-right:17px;
}
.entry_content_menu_right {
	margin-right:0;
}
.entry_content_menu_left h3,
.entry_content_menu_mid h3,
.entry_content_menu_right h3{
	color:#7AB52B;
	text-transform:capitalize;
	font-style:italic;
	margin:0 0 10px;
	font-family:times;

}
.entry_content_menu_left ul,
.entry_content_menu_mid ul,
.entry_content_menu_right ul{
	margin-left:0;
	list-style-type:none;
}
.entry_content_menu_left ul li,
.entry_content_menu_mid ul li,
.entry_content_menu_right ul li{
	margin-left:0;
	width:188px;
	margin-bottom:17px;
}
.entry_content_menu_left ul li strong,
.entry_content_menu_mid ul li strong,
.entry_content_menu_right ul li strong{
	font-size:15px;
	font-family:Verdana;
	color:#808285;
}
.entry_content_menu_left ul li p,
.entry_content_menu_mid ul li p,
.entry_content_menu_right ul li p{
	text-indent:0;
	font-size:11px;
	line-height:15px;
	text-align:left;
	font-family:Verdana;
	font-style:italic;
}
.entry_content_menu {
	float:left;
	margin-top:4px;
	width:616px;
}
.find_us {
	background:transparent url(images/find_us.png) no-repeat 0 0;
	width:199px;
	margin-top:-60px;
	height:475px;
	float:right;
	padding-top:65px;
	padding-left:16px;
	padding-right:27px;
	margin-right:0;
}
.page-template-page_menu-php .find_us .twitter {
	width:199px;
}
.page-template-page_find_us-php .twitter_content,
.twitter{
	width:200px;
	float:left;
}
.content_twitter_r {
	margin-right:12px;
}
.find_us ul.twitter{
	margin-left:0;
	list-style-type:none;
}
.find_us ul li, .twitter li {
	margin-left:0;
	margin-bottom:16px;
}
.find_us ul li:first-child a,
.find_us ul li:first-child,
.twitter li:first-child,
.twitter li:first-child a{
	color:#6D6E71;
}
.find_us ul li a,
.twitter li a{
	font-weight:bold;
	font-style:italic;
	font-family:Verdana;
	font-size:15px;
	color:#A7A9AC;
	text-transform:uppercase;
}
.find_us ul li, .twitter li{
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#A7A9AC;
	text-transform:lowercase;
}
.wpcf7 {
	margin-top:35px;
}
.entry .wpcf7 .wpcf7-form p{
	padding-right:0;
	text-indent:0;
	float:left;
	width:100%;
	z-index:1;
	margin-bottom:9px;
	position:relative;
}
.entry .wpcf7 .wpcf7-form p.i_heard_of {
	z-index:2;
	position:relative;
}
.content_twitter_p {
	margin-top:25px;
}
.entry .wpcf7 .wpcf7-form p span{
	color:#808285;
	text-transform:uppercase;
	font-size:15px;
	float:left;
	line-height:normal;
	margin-right:4px;
}
.entry .wpcf7 .wpcf7-form p.i_heard_of span{
	text-transform:capitalize;
}
.entry .wpcf7 .wpcf7-form p input{
	background:transparent url(images/input.png) no-repeat 0 0;
	width:263px;
	height:21px;
	float:left;
	border:none;
	padding:0 4px;
}
.entry .wpcf7 .wpcf7-form p textarea {
	background:transparent url(images/textarea.png) no-repeat 0 0;
	width:315px;
	height:232px;
	padding:5px;
	overflow:hidden;
	float:left;
	border:none;
	position:relative;
	z-index:2;
}
.entry .wpcf7 .wpcf7-form p.submit_p input{
	background:transparent url(images/send.png) no-repeat 0 0;
	width:140px;
	height:52px;
	float:right;
	border:none;
	cursor:pointer;
	color:#939598;
	font-size:0;
	padding-top:31px;
}
.entry .wpcf7 .wpcf7-form p.submit_p input.hover{
	background:transparent url(images/send_hover.png) no-repeat 0 0;
}
.entry .wpcf7 .wpcf7-form p.submit_p {
	float:right;
	text-align:right;
}
.cont_form {
	width:330px;
	float:left;
}
.page-template-page_contact-php .entry h2 {
	/*margin-top:-26px;*/
}
.cont_info {
	float:left;
	width:238px;
	margin-left:70px;
	margin-top:32px;
}
.cont_info p,
.cont_info a{
	color:#808285;
	font-size:15px;
	font-family:Verdana;
	line-height:normal;
	padding-right:0;
	text-indent:0;
	height:23px;
}
.cont_info p.phone_p {
	background:transparent url(images/phone.png) no-repeat 0 0;
	width:100%;
	padding-left:33px;
	padding-top:3px;
	margin-bottom:6px;
	float:left;
}
.cont_info p.link {
	background:transparent url(images/twitter.png) no-repeat 0 0;
	width:100%;
	padding-left:33px;
	padding-top:3px;
	margin-bottom:5px;
	float:left;
}

.cont_info a.email_p {
	background:transparent url(images/email.png) no-repeat 0 0;	
	width:100%;
	padding-left:33px;
	padding-top:3px;
	float:left;
}
.cont_info a.face_p {
	background:transparent url(images/facebook.png) no-repeat 0 0;	
	width:100%;
	padding-left:33px;
	padding-top:3px;
	float:left;
}

.cont_info p.good_food {
	font-weight:bold;
	margin-bottom:12px;
}
span.wpcf7-not-valid-tip {
	position:absolute;
	background:none !important;
	border:none !important;
	left:inherit !important;
	top:inherit !important;
	padding:0 !important;
	color: #ff0000 !important;
}
.page-template-page_find_us-php .content_text {
	width:180px;
	margin-right:30px;
	padding-left:0;
	padding-top:0;
}
.page-template-page_find_us-php .content_text h3,
.page-template-page_find_us-php .content_text #daily_route h5{
	font-style:italic;
	font-size:12px;
	color:#6d6e71;
	font-family:Verdana;
	text-transform:lowercase;
	margin-bottom:4px;
	float:left;
	width:100%;
}
.page-template-page_find_us-php .content_text #daily_route h5 {
	margin-bottom:0;
}
.page-template-page_find_us-php .content_text #daily_route h4 {
	font-style:italic;
	font-size:14px;
	color:#f15a29;
	text-transform:lowercase;
	font-family:Verdana;
	margin-top:16px;
}
.page-template-page_find_us-php .content_text #daily_route a {
	color:#6d6e71;
}
#guys_from {	
	border:none;
	float:left;
	background:none;
	margin-left:10px;
	margin-top:3px;
	width:110px;
}
#guys_from option{	
	width:200px;
	overflow:auto;
}
.i_heard_of .wpcf7-form-control-wrap {
	background:transparent url(images/select.png) no-repeat 0 0;
	width:131px;
	height:22px;
	float:left;
}
.content_twitter {
	float:left;
	width:214px;
        padding-top:15px;
}
.content_twitter h2{
	color:#6d6e71;
	width:214px;
	font-style:italic;
}
#twitter_next,
a#twitter_next.active,
#daily_route_next,
a#daily_route_next.active,
#twitter_button_next,
a#twitter_button_next.active,
#content_next,
a#content_next.active{
	background:transparent url(images/twitter_next.png) no-repeat center 0;
	float:left;
	height:15px;
	text-align:center;
	width:210px;
	font-size:0;
	margin-top:3px;
	color:#fff;
}
#twitter_prev,
a#twitter_prev.active,
#daily_route_prev,
a#daily_route_prev.active,
#twitter_button_prev,
a#twitter_button_prev.active,
#content_prev,
a#content_prev.active{
	background:transparent url(images/twitter_prev.png) no-repeat center 0;
	float:left;
	height:15px;
	text-align:center;
	width:210px;
	font-size:0;
	/*margin-bottom:3px;*/
	color:#fff;
}
.content_text a#daily_route_prev,
.content_text a#daily_route_next {
	width:155px;
}
a#twitter_button_next,
a#twitter_button_prev {
	width:215px;
}
.page-template-page_menu-php .find_us .twitter_content {
	float:left;
	width:215px;
}
a#twitter_next,
a#twitter_prev,
#daily_route_prev,
#daily_route_next,
a#twitter_button_next,
a#twitter_button_prev,
a#content_next,
a#content_prev{
	background:none;
}

a#content_next.active,
a#content_prev.active{
	width:616px ;
}


.content_text #daily_route_next,
.find_us a#twitter_button_next{
	margin-top:15px;
}
.stalk_us {
	color:#58595b;
	font-size:33px;
	font-family:'Myriad Pro';
	text-transform:capitalize;
	margin-bottom:12px;
}
#daily_route {
	float:left;
	width:100%;
}
.sIFR-alternate {
	display:none;
}

.wpcf7-response-output{
	visibility:hidden;
}

#home_slider {
	overflow:hidden;
}
#home_slider ul{
	padding:0;
	margin:0;
}
#home_slider ul li{
	height:568px;
	padding:0;
	margin:0;
}


/* custom select */
.trigger{
	padding-right:1em;
	display:block;
	padding:1px .5em;
	color:#666;
	font-size:12px;
	height:17px;
	width:120px;
	line-height:17px;
	padding-top:4px;
	overflow:hidden;
}
.activetrigger{
	color:#666666;
	display:block;
	font-size:12px;
	height:17px;
	line-height:17px;
	overflow:hidden;
	padding:4px 0.5em 0;
}
/* style of the UL */
.dropcontainer ul{
	background:#fff;
	border:1px solid #999;
	border-bottom:none;
	list-style-type:none;
	padding:0;
	margin:0;
	width:17em;
	z-index:10;
	opacity:0.9;
	margin-top:8px;
	position:absolute;
}
.dropcontainer ul li {
	margin-left:0;
}
.dropdownhidden{
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a{
	padding:0 .5em;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#666;
	border-bottom:1px solid #999;
}
.dropcontainer ul a:hover{
	background:#ccc;
}
.dropcontainer{
	position:relative;
	z-index:4;
}
.your-message {
	position:relative;
	z-index:2;
}
.guys_from {
	position:relative;
	z-index:4;
}
