/*  
Theme Name: Amazing Grace
Theme URI: http://www.prelovac.com/vladimir/wordpress-themes/amazing-grace
Description: Amazing Grace is a lightweight, super-optimized WordPress theme packed with features (SEO, Adsense & Widget Ready). It uses 3 column layout for maximum accessibility and small digital footprint for minimum bandwidth usage and loading times.  <a href="http://www.prelovac.com/vladimir/wordpress-themes/amazing-grace">Amazing Grace</a> is created by <a href="http://www.prelovac.com/vladimir/">Vladimir Prelovac</a>
Version: 2.1
Tags: fixed width, custom header, three columns, right sidebar, widget ready, seo ready, adsense ready, photos, green, brown, widgets
Author: Vladimir Prelovac
Author URI: http://www.prelovac.com/vladimir/
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body {
	background:#ffffff url(images/bg.jpg) repeat-x top left;
	color:#150500;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:72.5%;
	line-height:1.4;
	margin:0;
	padding:0;
	text-align:left;
}
#wrap {
	position:relative;
	margin:0 auto;
	padding-top:1em;
	text-align:left;
	width:1004px;
}
#header {
	text-align:left;
	width:1004px;
	margin-bottom:90px;
	padding:0px;
	padding-top:40px;
}
#portrait-bg {
	position:absolute;
	background:url(images/bg-portrait.jpg);
	width:319px;
	height:221px;
	right:0;
	top:0;
}
#portrait-bg img {
	border:none;
	position:absolute;
	width:284px;
	height:174px;
	right:23px;
	top:27px;	
}	
#portrait-bg a, a:focus, a:visited, a:hover, img {
	text-decoration:none;
}	
#content {
	font-size:1.1em;
	float:left;
	padding:0em 0em 0em 1em;
	width:590px;
}
#sidebar-left {
	background:#FCFCFC;
	border:1px #ccc dotted;
	font-size:1em;
	float:left;
	padding:0.5em .2em 2em 1em;
	margin-left:20px;
	width:195px;
}
#sidebar-right {
	font-size:1em;
	float:left;
	padding:1em .0em 2em .3em;
	margin-left:14px;
	width:150px;
}
#footer {
	background:url(images/bg-footer.jpg) repeat-x bottom left;
	padding:1em;
	color:#e6e6e6;
	font-size:1em;
	clear:both;
	text-align:center;
}
/*************************************
 +Search form
 *************************************/
.search-form {
	font-size:1.2em;
	background:url(images/search.jpg) no-repeat;
	position:relative;
	width:147px;
	height:44px;
	margin-bottom:10px;
}
.search-form input {
	width:125px;
	margin:14px 0 0 10px;
	border:0px;
	background:#f9f9f9;
	color: #9d9d9d;
}/*************************************
 +Footer
 *************************************/
#credits {
	margin:55px 0px -10px;
}
#footer a {
	color:#b3960e;
}
#footer a:hover {
	color:#b2b2b2;
}
#rss {
	background:url(./images/rss.gif) no-repeat;
	padding-bottom:6px;
	padding-left:20px;
}
/*************************************
 +Hn, a and p
 *************************************/
pre {
	padding:10px;
	max-width:580px;
	font-size:1.2em;
}
code {
	padding:10px;
	font-size:1.2em;
	max-width:580px;
}
a {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#000;
}
h1, h2, h3, h4 {
	font-weight:normal;
	letter-spacing: -.1px;
	margin:0;
}
#header h1 {
	font-size:4em;
	margin-left:.5em;
}
#header h1 a {
	color:#424242;
}
#header p {
	color:#424242;
	font-size:1.3em;
	margin-top:-0.9em;
	margin-left:250px;
	text-align:left;
	font-style:italic;
}
.entrytitle h1 a {
	color:#000;
}
.entrytitle h1 a:hover {
}
.entrytitle h1 {
	font-size:2em;
	text-align:left;
}
.entrytitle h2 a {
	color:#000;
}
.entrytitle h2 a:hover {
}
.entrytitle h2 {
	font-size:2em;
	text-align:left;
}
.entrytitle h3 {
	font-size:1.5em;
	color:#6F6F6F;
}
#rss-big a {
	display:block;
	width:110px;
	height:64px;
}
blockquote {
	display: block;
	padding: 2px 10px;
	background:#f0f0f0 none repeat scroll 0 0;
	border-bottom:1px dashed #CCCCCC;
}
/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom:0em;
	text-align:justify;
}
.entry p {
	margin:0px;
	padding:0px 0px 10px;
}
.entry h3 {
	font-size:1.5em;
	padding-bottom:0.3em;
}
.entry img {
	max-width:580px;
	margin-left:5px;
	margin-right:5px;
	border: 0px;
}
.entrybody {
	padding-bottom:6px;
}
.entry code {
	font-size:1.1em;
	padding:.2em;
	text-align:left;
}
.entrymeta {
	padding-top:0.5em;
	color:#b3960e;
	border-top:1px dotted #ccc;
	margin-bottom: 3em;
	clear:both;
}
.postedby {
	background:url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:19px;
}
.filedto {
	background:url(./images/post.gif) no-repeat;
	padding:2px 3px 3px 20px;
}
.commentslink {
	background:url(./images/packaged.gif) no-repeat;
	padding:1px 2px 2px 21px;
}
/*************************************
 +Sidebar
 *************************************/
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:1em;
	clear:both;
}
#sidebar ul li, #sidebar ul li a {
	padding-top:.2em;
	padding-bottom:.2em;
	padding-right:.2em;
}
#sidebar ul li:hover, #sidebar ul li a:hover {
	background:#F0F0E0;
}
#sidebar h2 {
	color:#6F6F6F;
	font-size:1.5em;
	margin-top:1em;
}
#sidebar h4 {
	color:#6F6F6F;
	font-size:1.5em;
	margin-top:1em;
}
#sidebar-left #cat {
	width: 195px;
	border:1px solid #CCCCCC;
}
#sidebar-right #cat {
	width: 150px;
	border:1px solid #CCCCCC;
}
#sidebar img {
	max-width:150px;
	border: 0px;
}
/*************************************
 +Menu
 *************************************/
#menu {
	position:absolute;
	width:620px;
	padding:0px;
	margin:0px;
}
#menu ul {
	font-size:1.2em;
	list-style: none;
	padding:0;
	margin:0;
}
#menu li {
	float: left;
	border-bottom:0px;
}
#menu li a {
	color:#fff;
	padding:0.6em 0.6em 0.3em;
	margin-left:0.5em;
	display:block;
}
#menu li a:hover {
	background:#3888af;
}
#menu ul li ul {
	display:none;
}
/*************************************
 +Menu Categories
 *************************************/
#catmenu {
	position:absolute;
	width:540px;
	padding:0px;
	margin:0px;
	left:40px;
	top:148px;
}
#catmenu ul {
	font-size:1.2em;
	list-style: none;
	padding:0;
	margin:0;
}
#catmenu li {
	float: left;
	border-bottom:0px;
}
#catmenu li a {
	background:#638ab1;
	color:#000;
	padding:8px 10px 5px 10px;
	margin-left:0.5em;
	display:block;
}
#catmenu li.current-cat a {
	background:#006699;
	color:#fff;
	padding:8px 10px 5px 10px;
	margin-left:0.5em;
	display:block;
}
#catmenu li a:hover {
	background:#006699;
	color:#fff;
}
#catmenu ul li ul {
	display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock, .contactform {
	font-size:1em;
	clear:both;
	padding-top:20px;
}
.commentsblock textarea, .contactform textarea {
	width:44em;
}
.commentsblock input, .commentsblock textarea, .contactform input, .contactform textarea {
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus, .contactform textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus, .contactform textarea:focus, .contactform input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
ol.commentlist {
	color:#505247;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
ol.commentlist a {
	color:#b3960e;
}
ol.commentlist a:hover {
	color:#424242;
}
.commentlist li {
	margin-bottom:0.5em;
	padding:0.8em;
}
.commentlist p {
	margin:10px 5px 10px 59px;
	text-transform:none;
	font-size:1em;
}
.commentlist blockquote p {
	margin:10px 5px 10px 5px;
}
.commentlist blockquote {
	margin:10px 0px 10px 59px;
}
.alt {
	background:#e3e7cb;
}
h3.comments {
	font-size:1.3em;
	color:#6C6C6C;
}
.commentmeta {
	font-size:1em;
}
.commentmeta cite {
	font-weight:bold;
	font-size:16px;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover {
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block {
	background:#e3e7cb;
	padding: 10px 0 10px 0;
	margin: 1em 0 1em 0;
	text-align: center;
}
#ad_block_middle {
	background:#e3e7cb;
	padding: 10px 0 10px 0;
	margin: 1em 0 0em 0;
	text-align: center;
}
img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
/*************************************
 +Vlado
 *************************************/
.archd {
	background:#BFBC94 none repeat scroll 0%;
	color:#FFFFFF;
	margin-bottom: 10px;
	display:block;
	text-align: center;
}
/*Next Previous Styling*/
div#nav-below {
	font-size:0.9em;
	padding-bottom: 2px;
	border-bottom:1px dotted #ccc;
}
div#nav-below .nav-next {
	text-align:right;
	margin-top:-2px;
}
div#nav-below .nav-previous {
	text-align:left;
	margin-top:15px;
}
div#nav-global {
	font-size:1em;
	padding:3em 0px 2px 0px;
	border-bottom:1px dotted #ccc;
}
div#nav-global .nav-previous {
	text-align:left;
}
div#nav-global .nav-next {
	text-align:right;
	margin-top:-1.4em;
}
.sb {
	padding: 0.4em 0em 0em 0.2em;
}
.sbdel {
	padding-left: 16px;
	background: url(images/delicious.gif) center left no-repeat;
}
.sbdigg {
	padding-left: 16px;
	background: url(images/digg.gif) center left no-repeat;
}
.relpost {
	padding-bottom:2px;
	border-bottom:1px dotted #ccc;
	color: #6C6C6C;
}
.relpost ul {
	list-style-type:none;
	padding: 0.01em;
}
.dotie {
	border: 1px dotted #cccccc;
	padding: 6px 10px;
	font-size:1em;
}
.endate {
	font-size:1.2em;
	color:#6F6F6F;
	font-family: Georgia, Verdana, Times;
}
#ftnav {
	margin:0px 0px 5px;
}
#print {
	background:url(./images/print.gif) no-repeat;
	padding:3px 2px 1px 20px;
}
.btitle {
	font-weight:normal;
	letter-spacing: -.1px;
	margin:0;
	font-size:4.6em;
	margin-left:.5em;
	font-family:times New Roman;
	font-style:italic;
}
.btitle a {
	color:#424242;
}
.postinfo {
	margin-top: 3px;
}
.postinfo img {
	padding :0px;
	margin:0px;
	border:2px solid #F8F8EC;
}
.socbook {
	float:right;
}
.entrydate .dateMonth {
	font-size:10px;
	margin:0pt;
	padding:3px 0pt 0pt;
	text-align:center;
	color:#FFFFFF;
}
.entrydate .dateDay {
	font-family:Times New Roman, Helvetica, Sans-Serif;
	font-size:21px;
	font-weight:bold;
	margin:0pt;
	padding:3px 0px 0pt 0pt;
	text-align:center;
	color:#888888;
}
.entrydate .dateYear {
	padding:0px 0px 0pt 1pt;
	font-size:9px;
}
.entrydate {
	background:transparent url(images/date.jpg) repeat scroll 0% 0%;
	float:right;
	height:53px;
	margin-left:5px;
	margin-top:5px;
	width:49px;
}
.entrytitle_wrap {
	padding-bottom: 1.8em;
}
.gravatar {
	background-color:#FFFFFF;
	color:#FFFFFF;
	clear:right;
	float:left;
	margin:0px 15px 0px 0px;
	padding:2px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#flashcontent {
	border: solid 0px #000;
	width: 500px;
	height: 270px;
	margin: 0px 0px 10px 0px;
}
#listings {
	clear:both;
}
.img-container {
	overflow:hidden;
	position: relative;
	margin:5px;
	float:left;
	border:1px solid #dddddd;
	text-align:center;
	background-color:#ffffff;
	z-index:1;
}
.img-container img {
	margin-top: 2px;
}
.webprice {
	line-height: 1.2em;
	font-size: 1.0em;
	font-weight: bold;
	color: red;
}
.ymmm {
	line-height: 1.0em;
	font-size: .8em;
	color: blue;
}
.pretty-hover, .img-container:hover {
	border:1px solid #0f0;
}
.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(/wp-content/plugins/cforms/images/button-bg.gif) repeat-x left top;
}
.formbutton:hover {
	background:url(/wp-content/plugins/cforms/images/button-bg-blue.gif) repeat-x left top;
}
#types {
	font-size:11px;
	background:#B5D1EA;
	border-top:1px solid #CADEF0;
	margin-top:-1px;
}
#type-bar {
	padding:7px 0 8px 0;
	overflow:hidden; /* clears the inner float  */
}
#type-bar ul {
	margin:0;
	list-style:none;
	clear:both;
}
#type-bar ul ul {
	display:none;
}
#type-bar li {
	display:inline;
}
#type-bar a {
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding:1px 2px;
	background:#87B5DD;
	color:#fff;
	border-top:1px solid #6DA5D6;
	text-decoration:none;
}
#type-bar a:hover {
	background:#5C9BD1;
	color:#fff;
	border-color:#3B86C7;
}
#type-bar a:focus {
	background:#4887BD;
	color:#fff;
	border-color:#2772B3;
}
.highlight {
	background-color: yellow;
}
.netcost {
	font-weight: bold;
	font-size: 16px;
	color: #ff6600;
	font-family: arial, helvetica, sans-serif;
}
.MSRP {
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
	font-family: arial, helvetica, sans-serif;
}
.vehicle_tile {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	position: relative;
}
.vehicle_tile div.overlay {
	width: 74px;
	height:  97px;
	position: absolute;
	top:  -1px;
	left:  -1px;
	z-index: 2;
}
* html .vehicle_tile div.overlay {
	top: -1px
}
.vehicle_tile div.bg {
	background: url(images/vehicleTile_bg.gif) repeat-x 0 0;
}
* html .vehicle_tile div.bg {
	background: none transparent scroll repeat 0% 0%
}
.vehicle_tile .title {
	text-align: right;
	margin-right: 10px;
	font-size: 1.2em;
}
.vehicle_tile .left img.photo {
	background: #fff;
	border: 3px solid #eeeeee;
}
.vehicle_tile .details {
	height: auto;
	border-top:  1px #eee solid;
	border-bottom:  1px #eee solid;
	padding: 5px 0;
}
.vehicle_tile .price {
	height: auto;
	border-top:  1px #eee solid;
	border-bottom:  1px #eee solid;
	padding: 5px 0;
}
.vehicle_tile .body {
	padding: 0 10px
}
.vehicle_tile .body div.left {
	float:left;
	width:154px;
	padding-left: 10px;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
}
.vehicle_tile div.right {
	padding-left: 164px;
}
.vehicle_tile .stats {
	border-collapse: collapse;
	margin: 5px 0;
	font-size: 0.9em;
}
.vehicle_tile .stats td {
	padding-right: 15px;
	white-space:nowrap;
}
.thumbnail a:link, .thumbnail a:visited {display:block; float:left; padding:2px; background:#FFFFFF; width:240px; height:auto; margin:2px 2px 0 0;}
/* BUTTONS */

.buttons a, .buttons button{
	display:block;
	float:left;
	margin:5px 7px 10px 0;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:150%;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#336699;
}
.buttons a.positive:hover, button.positive:hover{
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.selectbox{
	float:left;
	margin:5px 0px 0px 0;
	padding:5px 0px 0px 0px;
}
.select-box{
	font-size:100%; width:14em
}
#findset {order:1px solid blue; font-weight:bold; background-color:#FFFFFF}
fieldset p {margin:0} 
#findset legend {
  padding: 0.2em 0.5em;
  border:1px solid blue;
  color:blue;
  font-size:90%;
  text-align:right;
}
.car_tile {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  position: relative;
}
.car_tile div.bg {
background-image: url(images/vehicleTile_bg.gif);
background-repeat: repeat-x;
background-position: 0 0;
}
* html .car_tile div.bg { background: none;}

.car_tile .car_ymm {
text-align: right;
margin-right: 10px;
font-size: 16px;
color: #000066;
font-weight: bold;
padding-top: 5px;
}
.car_tile .left img.photo { background:  #fff; }
.car_tile .details {
height: auto;
border-top:  1px #eee solid;
border-bottom:  1px #eee solid;
padding: 5px 0;
}
.car_tile .body { padding: 0 10px }
.car_tile .body div.left {
float:left;
width:130px;
padding-left: 10px;
padding: 0;
padding-bottom: 5px;
margin: 0;
}

.car_tile div.right {
padding-left: 140px;
}
.car_tile .prices { border-collapse: collapse; margin: 5px 0; font-size: 0.9em; }
.car_tile .prices td { padding-right: 15px; white-space:nowrap; }
.box-1 {
margin: 0 5px 5px 0;
text-align: right;
}
.Brand {
	clear: both;
	height: 250px;
	width: 575px;
	border: none;
	padding-top: 20px;	
}
.Models {
	float: left;
	width: 200px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
.BrandPromos {
	float: left;
	width: 375px;
	text-align: center;
	padding-top: 5px;
}
ul.ModelList {list-style-type:none;}
#Brands img {
margin: 0px 5px 10px 0px; cursor: pointer;
}
.ShowCase {
padding: 0px 0px; border: 1px solid rgb(153, 153, 153); width: 575px; margin-top: 0px; display: none; min-height: 140px; background-color: rgb(255, 255, 255); -moz-border-radius: 4px;
}

.clear{
clear:both;}

#coupon_box{
width:500px;
height:auto;
border:#000000 4px dashed;
margin:20px auto;}

.coupon_blue_band{
background:#0066cc;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
width:480px;
height:77px;
margin:7px 10px 0 10px;
display:inline;
font-size:34px;
font-weight:normal;
white-space:nowrap;
text-align:center;
color:#FFFFFF;
line-height:77px;
float:left;}

.coupon_subtitle{
width:500px;
float:left;
height:23px;
text-align:center;
font-size:14px;
color:#FF0000;
font-weight:bold;}

.coupon_title_middle{
width:445px;
height:auto;
float:left;
border:#030303 1px solid;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
margin:0 0 0 12px;
display:inline;
padding:8px 10px 8px 20px; }

.coupon_title_middle img{
width:120px;
height:121px;
background:#FF0000;
float:left;
margin:0 10px 0 0;
display:inline;}

.coupon_title_middle p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#171616;
line-height:16px;
font-weight:bold;}

.coupon_title_middle ul{
width:300px;
height:auto;
float:right;
padding:0 10px 0 0;}

.coupon_title_middle li{
width:290px;
height:auto;
float:left;
line-height:16px;
font-weight:bold;
font-size:12px;
color:#171616; 
padding:0px 0 0 15px;
margin:16px 0 0 0;}

.coupon_disclaimer{
width:290px;
height:auto;
float:left;
margin:0 0 0 12px;
display:inline;}

.coupon_disclaimer p{
font-size:11px;
line-height:13px;
border-bottom:#8f8f8f 3px solid;
padding:5px 0;}

.coupon_disclaimer span{
font-size:12px;
font-weight:bold;
color:#000000;
float:left;
padding:0 0 8px 0;}

.coupon_price{
width:150px;
float:left;
margin:0 0 0 30px;
padding:17px 0px;
display:inline;
font-size:38px;
font-weight:bold;
color:#FF0000;}
.coupon_price span{
line-height:30px;
font-size:20px;
text-align: inherit;
vertical-align:text-top;}

.button
{
        display: inline-block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
        padding: 0 1.5em;
        margin: 0.5em;
        font: bold 1em/2em Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}

.button:hover
{
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd');
}

.button:active
{
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
}

.button:focus
{
        outline: 0;
        background: #fafafa;
}    

.button:before
{
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
}

/* Hexadecimal entities for the icons */

.add:before
{
        content: "\271A";
}

.edit:before
{
        content: "\270E";
}

.delete:before
{
        content: "\2718";
}

.save:before
{
        content: "\2714";
}

.email:before
{
        content: "\2709";
}

.like:before
{
        content: "\2764";
}

.next:before
{
        content: "\279C";
}

.star:before
{
        content: "\2605";
}

.spark:before
{
        content: "\2737";
}

.play:before
{
        content: "\25B6";
}
