
body {
	color:#333333;
	background-attachment:fixed;
	background-color: #002E55;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Times New Roman", Times, serif;
}

* {
	margin:0;
	padding:0;
	list-style-type: none;
}

#wrapper1 {
	background:#132C16;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}

#wrapper2 {
	width:740px;
	background:url(images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 45px 10px;
}

#menu2 {
  background:transparent;
  display:table;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu2 li {
	display:table-cell;
	float: left;
  }
* html #menu2 li {
  float:left;
  }
#menu2 a {
	width:auto;
	display:block;
	padding:4px 5px;
	color:#FFFFFF;
	background:#C7C8D5;
	border:1px solid #fff;
	text-decoration:none;
	font-size: 14px;
	font-weight: bolder;
  }
* html #menu2 a {
  float:left;
  }
#menu2 a:hover {
	color:#fff;
	background:#132C16;
	font-weight: bolder;
  }

.container {
	clear:both;
	text-decoration:none;
	background-color: transparent;
}
* html .container {display:inline-block;}


#header h1 {
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:0px 0 10;
	margin-bottom: 10px;
}

#navigation {
	background:#005A97 url(http://www.vickerytransportation.com/wp-content/themes/vickery/images/description.gif) no-repeat;
	border-top:4px solid #003C64;
	height: 200px;
}

p.description {

}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#sidebar {
	width:230px;
	float:right;
	background:url(images/sidebar.jpg) top right no-repeat #fff;
	padding:10px 20px 10px 10px;
	margin:-30px 0 0 0;
}

#sidebar a{
	font-weight: bolder;
	color: #004911;
	text-decoration: none;
}

#content {
	margin:0 260px 0 5px;
	padding:10px 10px 0 0;
	background:url(images/content.jpg) top right no-repeat;
}

#content h2 {
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
	clear:left;
	font-size: 24px;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
	border: 0;
}
#content span.postmeta
{
	float: left;
	color: #bbb;
	display: block;
	border-top: 2px solid #eee;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 110%;
}

#content p {
	margin:15px 0;
	font-size:16px;
}

#content h4 {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02855B;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar p {
	font-size: 12px;
	color: #000000;
	text-align: right;
}

#sidebar img {
	margin-left: 25px;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul#recently li {
	background: #fff url("images/check.png") center left no-repeat;
	padding-left: 22px;
}
#sidebar ul#blogroll li {
	background: #fff url("images/user.png") center left no-repeat;
	padding-left: 22px;
}
#sidebar ul#feeds li {
	background: #fff url("images/rss.png") center left no-repeat;
	padding-left: 22px;
}
#sidebar span#search {
	background: #fff url("images/search.png") center left no-repeat;
	padding-left: 22px;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
	border: 0;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:200px;
}

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 10px;
	border:1px solid #eee;
}
li {
	margin:0 0 0 5px;
	padding-bottom: 5px;
	padding-top: 1px;
}
#content img {
	padding:2px;
	border:1px solid #eee;
	background-color: #003366;
}
#comments .comment
{
	clear: left;
}
#comments .commentname
{
	border-bottom: 2px solid #000;
	width: 100%;
	display: block;
	background: url("images/name.png") center no-repeat;
	text-indent: 13px;
	color: #fff;
}
#comments .commentname a
{
	color: #b9eeff;
	border: 0;
	line-height: 21px;
}
#comments .commenttext
{
	float: left;
	margin-left: 10px;
}
#comments .gravatar
{
	float: left;
	margin-top: 10px;
}
 a {
	color:#222;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}
label
{
	display: block;
	font-weight: 700;
	width: 100%;
}
input,
textarea
{
	background: #f2f2f2;
	border: 1px solid #ccc;
	padding: 3px;
}
textarea { width: 250px; height: 175px}
input:focus,
textarea:focus
{
	background: #fff;
	border: 1px solid #005a97;
}
 a:hover {
	border-bottom:1px solid #ccc;
}
#footer p{
	
	color: #eee;
}

#footer {
	text-align:center;
	border-top:2px solid #4068B0;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}
