body {
	margin: 0px;
	padding: 0;
	background: #fff url(images/scoot_header_bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131313;
}

h1, h2, h3 {
	margin: 0;
	/*text-transform: uppercase;*/
	font-weight: bold;
	color: #3f4c6b;
}

h1 { font-size: 20px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 170%;
	/*text-align: justify;*/
}

ul, ol { }

blockquote { }

a { color: #3f4c6b; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none;}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Main menu */
/* Root = Horizontal, Secondary = Vertical */
/* These styles create the dropdown menus. */
#navbar {
   margin: 0;
   padding: 0 0 0 15px;
   height: 1em; }
#navbar li, #navbar li ul {
   list-style: none;
   float: left;
}  
#navbar li a {
   display: block;
height: 20px;
   padding: 0px 10px 0px 15px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
   color: #fff;
background: url(images/bullet_white.png) no-repeat left 3px;
 }
#navbar li ul {
   display: none; 
   width: 20em; /* Width to help Opera out */
}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   background-color: #3f4c6b;
   border-bottom: 1px solid #fff;
   color: #fff; }
#navbar li li a:hover {
	font-weight:bold;
	color: #000;
   background-color: yellow; }
/*#navbar li.first {background-image: none; }
#navbar li a.home {background: url(images/home.png) no-repeat left 3px; }*/

#wrap {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/scoot_header3.jpg) no-repeat left top;
}

/* Header */

#header {
	display: block;
	/*height: 300px;*/
	background: url(images/cloud.png) no-repeat right top;
	margin-bottom: 50px;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding-left: 20px;
}

#content h1 {margin-bottom:20px;}

/* Post */

.post {
	margin-bottom: 45px;
	padding-bottom: 30px;
	border-bottom: 1px solid #E0E0E0;
}

.post .title {
	height: 44px;
	padding-left: 40px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #64BC31;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 4px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 0px 0px 0px;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px solid #5F817E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	padding-top: 30px;
	float: right;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px 0px 0px 0;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #E0E0E0;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
	border-left: 10px solid #E0E0E0;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #64BC31;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	/*text-decoration: none;*/
	font-weight: bold;
	color: #666666;
}

#sidebar li li a:hover {
	color: #64BC31;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 850px;
	/*height: 100px;*/
	margin: 0 auto;
	padding: 30px;
	border: 1px solid #E0E0E0;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size:0.8em;
}

#footer a {
}

.footer-col { width:210px; float:left;}

.footer-col ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

.footer-col a{
	font-size:0.8em;
}

/* =HIGHLIGHTS
   ----------------------------------------------------*/
   
.high-heading{
   background: url(images/border-top.gif) no-repeat top center;
   width: 353px;
   height: 10px;
   padding: 0px;
   }	
.high-content{
   padding: 10px;
   width: 333px;
   background: url(images/border-bg.gif) center repeat-y #f8f8f8;
   }	
.high-bottom{
   width: 353px;
   height: 10px;
   margin-bottom:10px;
   background: url(images/border-bottom.gif) no-repeat bottom center;
   }

