/*
name: Transport
designer: Jason of EasternWest
designer_url: http://easternwest.com/category/wordpress-themes/
developer: Mike Thomsen (Movable Type conversion)
developer_url: http://www.codemonkeyramblings.com/
layouts: layout-mw
*/
@import url(supplement.css);

body {
	background: #2e3136 url(bg.jpg) repeat-y fixed;
	font: 80%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #d2d8db;
}
a {
	color: #00ade5;
	text-decoration: none;
}
a:visited {
	color: #00ade5;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
#header-name, h1 {
	color: #00ade5;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
#header-name a, h1 a, h1 a:visited {
	color: #00ade5;
	text-decoration: none;
}
h1 a:hover {
	color: #d2d8db;
	text-decoration: none;
}
.asset-meta {
	font-size: 90%;
	color: #8a959e;
}
.asset-meta a, .postdata a:visited {
	color: #8a959e;
	text-decoration: none;
}
.asset-meta a:hover {
	color: #00ade5;
	text-decoration: none;
}
#page-title, .entry-title {
	color: #00ade5;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 20px "Lucida Grande", Arial, sans-serif;
	border-bottom: solid 1px #5f676d;
}
.entry-title a, .entry-title a:visited {
	color: #00ade5;
	text-decoration: none;
}
.entry-title a:hover {
	color: #fff;
	text-decoration: none;
}
#beta {
		background: url(tparent2.png);
	width: 250px;
	background: ;
	color: #c0c0c0;
	line-height: 160%;	
}
#footer
{
text-align:center;
}
#header-description
{
	color: #aaa;
	font: 12px Arial, Helvetica, sans-serif;
}
.widget-header {
font: bold 16px/100% Arial, Helvetica, sans-serif;
	color: #555;
	text-transform: uppercase;
#4c5157;
padding-left: 20px;
				padding-top:5px;
				padding-bottom:5px;
						border-bottom: 0px solid #4c5157;

}

.widget-header a { text-decoration: none; color: #555}

.widget-list, .widget-content ul
{
padding-left: 20px;
				padding-bottom:5px;
						border-bottom: 0px solid #4c5157;

}
.widget-list a { text-decoration: none; }

#search{
background: url(tparent2.png);
	height: 17px;
	width: 180px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #4e545b;
	border: none;
}

.widget-search input[type=submit]
{
background: url(search-btn.png) no-repeat left top;
	height: 25px;
	width: 25px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
