/*
Theme Name: Concours Specialties
Theme URI: http://www.templatemonster.com/website-templates/20679.html
Description: Custom Wordpress theme for Concours Specialties
Version: 1.0
Author: Joe Cole
Author URI: http://joecoledesign.com
*/
* {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
body {
	background: #141f1f;
	padding-top: 30px;
	text-align: center;
}
img {
	vertical-align: top;
}
a img {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
ul.left, ul.right {
	width: 48%;
}
.clear {
	clear: both;
}
html, input, textarea {
	color: #f2ffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.333em;
}
input, select, textarea {
	font-weight: normal;
	vertical-align: middle;
	color: #000;
}
a {
	color: #aceff2;
}
a:hover {
	text-decoration: none;
}
p {
	padding-top: 10px;
}
li {
	margin-left: 20px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
	margin-top: 10px;
}
h3 {
	font-size: 16px;
	margin-top: 10px;
}

#main {
	margin: 0 auto;
	text-align: left;
	width: 872px;
}
#header {
	background: url(images/header.jpg) top left no-repeat;
	height: 310px;
}
#header .logo {
	display: block;
	width: 418px;
	height: 160px;
	text-indent: -9999px;
	outline: none;
}
#header .contact {
	display: block;
	width: 162px;
	height: 100px;
	text-indent: -9999px;
	margin: 15px 0 0 50px;
	outline: none;
	text-decoration: none
}
#header .contact address {
	font-style: normal;
	padding-left: 20px;
}
#menu {
	margin: 0;
	clear: both;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	width: 125px;
	height: 64px;
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	width: 124px;
	height: 24px;
	float: left;
	background: url(images/menu.png) repeat-x 0px -0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 20px 0;
	outline: none;
}
#menu li a:hover, #menu li.current a {
	background: url(images/menu.png) repeat-x 0px -64px !important;
	padding-top: 22px;
}
#menu li.home {
	width: 124px;	
}
#menu li.home a{
	width: 123px;
}
#menu li.last {
	width: 123px;	
}
#menu li.last a {
	width: 122px;
}
#content {
	background: #081414;
	padding-bottom: 40px;
}
.column1, .column2 {
	float: left;
}
.container {
	overflow: hidden;
	width: 100%;
	clear: both;
	padding-top: 20px;
}
.column1 {
	padding: 0 4px 0 21px;
	width: 512px;
}
.column2 {
	width: 315px;
}
.link, .post-edit-link {
	background: url(images/link_bg.gif) repeat-x 0px -0px;
	color: #154141;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 13px 3px 0 0;
	padding: 2px 5px 2px 7px;
	text-decoration: none;
	text-transform: uppercase;
}
.link:hover, .post-edit-link:hover {
	background: url(images/link_bg.gif) repeat-x 0px -16px;
}
.content {
	background: #0e1d1d url(images/box_tile.gif) top repeat-x;
	border: 1px solid #0d2b2b;
	padding: 20px 25px 20px 29px;
}
#sidebar {
	background: url(images/box2_bg.gif) top repeat-x;
	padding: 0 24px 0px 28px;
}
#sidebar .widget {
	padding-top: 20px;
}
#footer {
	color: #198282;
	font-weight: bold;
	height: 52px;
	padding: 10px 19px 0 0;
	text-align: right;
}
#footer a {
	color: #198282;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Contact Page */
.col1 {width:222px; margin-right:13px; float: left;}
.col2 {width:220px; float: left;}
.col2 p {margin: 0; padding: 0;}
.color4 {color:#ffe44d;}
.phone {float:right; margin-right:40px;}
