/*
Theme Name: AGS
Theme URI: http://www.automotivegas.com
Description: <p>Automotive gas Website Design</p>
Version: 1.0
Author: sonik
Date: 29/07/2009
Author URI: http://www.automotivegas.com/

*/

/* `style starts
----------------------------------------------------------------------------------------------------*/
body {
	background:url(images/bg-inner.jpg);
	background-repeat:repeat-x;
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#1f1f1f;
}

.infoblock
{
min-height: 200px;
display: block;
}

.blockleft {float: left; padding-right: 30px;}
.floatleft {float: left;width: 50%;}
.floatright {float: right;width: 50%;}

p {
padding:10px 0; font-size:14px; 	line-height:1.5em; color:#444;
}

.home, .video {
	background-image:url(images/bg-home.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	background-position: center top;
}

.headerpage {
	background-image:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	background-position: center top;
}

.headerimage {
margin-top:-29px;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.clearboth {clear: both; display: block; height: 20px;}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
     color:#333;
     text-decoration:underline;
padding: 2px;
}
a:hover {
text-decoration:none;
background-color: #333;
color:#fff
}

.more a {
padding:0px;
}

/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-family: Helvetica, Arial, sans serif;
        font-size:50px;
	font-weight:bolder;
	letter-spacing: -0.05em;	
	line-height:1em;
}
h2 {
	font-family: Helvetica, Arial, sans serif;
	font-size: 24px;
	letter-spacing:-1px;
	margin-bottom:10px;
	
}
h3 {
	font-family: Helvetica, Arial, sans serif;
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-family: Helvetica, Arial, sans serif;
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	list-style: none;
}

li {
	margin-left: 0;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}
/* headings/page titles/ home page titles
----------------------------------------------------------------------------------------------------*/
.page-image{
height:320px;
}

.page-titles{
height:130px;


}
.page-titles h1 {
color:#131314;
line-height:110px;
font-size:3em;
letter-spacing:-2px;
}
.home-col1 h2, .home-col2 h2{
border-bottom:1px solid #eee;


}
.home-col1, .home-col2, .right-column{
background-color:#fff;

}
.home-col1{
padding:20px 30px;
}
.home-col2{
padding:20px 30px;
}


.homecol-inner {
margin-left:80px;
margin-bottom:20px;
}

.dots {
border-bottom:1px dotted #ccc;
margin:10px 0;
}

/* right sidebar
----------------------------------------------------------------------------------------------------*/
.right-column{
	border:1px solid #eee;
	border-bottom:3px solid #eee;
	padding:20px 28px;
}
.right-column h3{
	color:#242424;
	margin-bottom:10px;
	



	
}
div.news p{	
	padding:0px;
	letter-spacing:0px;


}
div.news p a:hover{
	color:#eea415;
	text-decoration:underline;

}
.latest-news, .get-in-touch{

	behavior:url(iepngfix.htc);
	border:none;
}
.latest-news{
	position:relative;
	top:3px;
	left:5px;

	
}
.get-in-touch{
position:relative;
top:3px;
left:5px;


}
.contact-info{
	background-color:#f2f2f2;
	border:1px solid #f5f5f5;
	padding:10px;
}

.contact-info p
{
font-size:18px;
}



/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
border:none;
}

blockquote{
	border:1px solid #eee;
	background-color:#f5f5f5;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ccc;
	font-size:11px;
}
/* header / meu styles
----------------------------------------------------------------------------------------------------*/
#top-header {
	background-image:url(images/header-top.jpg);
	background-repeat:no-repeat;
	height:154px;
	width:940px;
	position:relative;
}
#logo {
	padding-left:0;
	padding-top:15px;
}
.navmenu {
	position:absolute;
	top:128px;
	right:0;
}

#top-header .navmenu ul li {
	display:inline;
	margin-left:4px;
	float:left;
	line-height:20px;
	width:auto;
}
#top-header .navmenu ul li, #top-header .navmenu ul li a:hover, #top-header .navmenu ul li a:active  {
-moz-border-radius-topleft: 3px !important;
-moz-border-radius-topright: 3px !important;
-webkit-border-top-left-radius: 3px !important;
-webkit-border-top-right-radius: 3px !important;
}

#top-header .navmenu ul li a:link{
	text-decoration:none;
	line-height:20px;
	color:#f1f1f1;
}

#top-header .navmenu ul li a:visited{
	text-decoration:none;
	line-height:20px;
	color:#f1f1f1;
}
.navmenu ul li a {
	font-size:11px;
	font-weight: bold;
	float:left;
	padding:4px 12px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:20px;
	width:auto;
        color:#f1f1f1;
}
#top-header .navmenu ul li a:hover, #top-header .navmenu ul li a:active {
	background-color:#ffcb08;
	color:#252525;
}

.current_page_item, .current-cat{
	background-color:#ffcb08;	
	}

.current_page_item a {
	color:#0F0F0F !important;	
	}

#calltoaction {position: absolute; top:40px;right: 10px;color: #fff;}
#calltoaction .text small {font-size: 13px;}
#calltoaction .text {float:left;font-size: 24px;display: block;height:40px;padding-right:20px;}
#calltoaction .details {float: right;display: block; height: 40px;}
#calltoaction h2 {font-size: 32px;margin-bottom:0px !important;line-height: 32px;color:#ffcb0b;}
#calltoaction a {color:#fff;}
#calltoaction a:hover {color:#ffcb0b; background: none !important;}
/*---------------------slider--------------------*/
#home-slider,#videowindow {
	margin-top:0;
	background-image:url(images/slider-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:297px;
	padding-top:20px;
}
#home-slider h1,#videowindow h1 {
	border-bottom:none;
	color:#0f0f0f;
	font-size:66px;
	word-spacing: 0px;
        letter-spacing: -5px;
	font-weight:bold;
}
#videowindow p {padding-bottom: 0;}
#videowindow p small {font-size: 18px;line-height: 1.5em;}
.sliderImages ul li img {

}
.sliderImages ul li img {
	padding-left:4px;
	padding-top:2px;
}
#home-slider ul li {
	margin:0;
}
.sliderTextHolder ul li {
	height:240px;
width:400px;
}

.sliderTextHolder p, #videowindow p, .subhead {
	color:#242424;
font-size:24px;
letter-spacing: -1px;

}
.bigtext {
	color:#242424;
font-size:18px;
letter-spacing: -0.5px;

}

small {font-size: 11px;}
.stationslist p{font-size: 12px;margin-bottom: 0;padding-top: 0; padding-bottom: 18px;}

.prev {
	position:relative;
	left:-35px;
	top:-150px;
}
.next {
	position:relative;
	left:910px;
	top:-150px;
}

/* blog
----------------------------------------------------------------------------------------------------*/
.entry{
margin-top:10px;
}


/*sub categories*/
li.categories {
list-style:none;

}
li.categories ul li {
margin:0px;

}

/* ---------- @ comments style -----------*/


.alt {
	background-color: #dbf9be;
	border:11px solid #eaf8dd;

	}
	
h3#comments, #respond{
color:#ccc;

}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#333;
	
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#333;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	background-color:#262626;
	color:#fff;
	margin-bottom:10px;
	border:none;
	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0;
	padding:0px;
	
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;
	}
.commentlist p {
	margin: 10px 0px 10px 0;
	}
	
#commentform p {
	margin: 5px 0;
	color:#50606b;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;
	}
#sidebar form {
	margin: 0;
	}

#right-column .widget{
margin-bottom:20px;

}
.gravatar{
float:left;

}
	
.navigation{
margin:10px 0;

}

/* portfolio
----------------------------------------------------------------------------------------------------*/
.pf-box {
	padding: 0px 10px;
	background-color:#dedede;	
}
.pf-box p {
	padding:0px;
	margin:0px;
}
.portfolio-br {
	background-color:#f5f5f5;
	border:1px solid #eee;
	padding-right:5px;
padding-bottom:5px;
display:block;
float:left;
}
.portfolio a:visited, .portfolio a:link, .portfolio a:hover {
	color:#009900;
}
#portfolio strong {
	color:#434343;
}
.portfolio img{
	background-color:#eee;
	padding:10px;
}

/* column posts layout w thumbs */

.columnpostlist {
	margin: 0 !important;
	list-style-type: none !important;
}

.columnpost {
	padding: 10px 0 !important;
	background: none !important;
	border: none !important;
}

.columnpost_image {
	float: left;
	position: relative;
	top: -4px;
	margin-right:10px;
border-color:#EEEEEE;
border-style:solid;
border-width:1px;
}

.columnpost_content {
	display: block;
}

.columnpost a {
font-weight:bold;
}


.columnpost p {
	margin: 3px 0 0 0 !important;
}


/* footer
----------------------------------------------------------------------------------------------------*/
.footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:230px;
	background-color:#0c0c0c;
	clear:both;
	margin-top:40px;
}
#footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
	width:940px;
	margin:0 auto;
}
#footer p {
	color:#666;
	padding:10px 0;
}
.f-menu  {
	padding-top:20px;
	}
.f-menu ul li {
	display:inline;
	font-size:11px;
}
.f-menu ul li a:link, .f-menu ul li a:visited {
	color:#999;
	font-weight:700;
	float:left;
	margin-right:15px;
	margin-top:10px;
	width:auto;
}
.f-menu ul li a:hover {
	color:#e6e6e6;
background: none;
text-decoration:underline;
}
#top-header ul,.f-menu ul {
	margin:0;
	padding:0px;
}
#footer p a,#footer p span {
	color:#999;
}


/* form styling */
.forminputs {float: left;height:180px;}
.formresult {height:180px;}
form .mileage {width:80px;padding-right:60px !important;z-index: 2; background: transparent;position:relative;}
form .mileagespan {position: absolute;top:34px; z-index: 1;left: 0px;width: 140px;text-align: right;font-size: 16px; color:#676767;}
form .mpg {width:50px;padding-right:50px !important;z-index: 2; background: transparent;position:relative;}
form .mpgspan {position: absolute;top:34px; z-index: 1;left: 0px;width: 270px;text-align: right;font-size: 16px; color:#676767;}
form .fuel {width:106px;z-index: 2; background: transparent;position:relative;}
form .fuelspan {position: absolute;top:31px; z-index: 1;left: 0px;width: 140px;text-align: right;font-size: 16px; color:#676767;}
.pricesaving {font-weight: bold; font-size: 72px;line-height: 72px; padding-top:10px;letter-spacing: -2px;margin-top: 0;display: block;}
.pricesavingtext {font-size: 18px; color: #676767;}

form ul {list-style:none outside none;}
form li  {display: block;clear: both; position: relative; width: auto !important;} 
form ul label {text-transform: uppercase;font-size: 10px;font-weight: bold;}
.greytext {color: #646464;}
form li span {float:left;}
input[type="text"] {
    -moz-border-radius: 4px 4px 4px 4px;
    border: 1px solid #676767;
    display: block;
    font-size: 21px;
    margin: 0 14px 1em 0px;
    padding: 14px;
    float: left;
    text-align: right;
}
input[type=submit].action {
white-space: normal;
border: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 11px 12px;
background-color: #72cc00;
font-size: 16px;
color:white;
text-shadow: -1px -1px 2px #0c498e;
border: 1px solid;
border-bottom-color: #6ea723;
border-right-color: #6ea723;
border-top-color: #c6fc52;
border-left-color: #c6fc52;
float: none;
width: 284px;
line-height: 20px;
height:60px;
}

input[type=submit].action:hover{
background-color: #65b400;
border-top-color: #6ea723;
border-left-color: #6ea723;
border-bottom-color: #c6fc52;
border-right-color: #c6fc52;
}

input[type=button].calculate {
white-space: normal;
border: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 11px 12px;
background-color: #2885ed;
font-size: 16px;
color:white;
text-shadow: -1px -1px 2px #0c498e;
border: 1px solid;
border-bottom-color: #2361a7;
border-right-color: #2361a7;
border-top-color: #52a2fc;
border-left-color: #52a2fc;
float: none;
width: 284px;
line-height: 20px;
height:60px;
}

input[type=button].calculate:hover{
background-color: #106cd2;
border-top-color: #2361a7;
border-left-color: #2361a7;
border-bottom-color: #52a2fc;
border-right-color: #52a2fc;
}
