/* 
Theme Name: Light Style
Description: Peter Ward: EARTH 2009.
Author: Duncan Hopkins
Author URI: http://horizendesign.com
Version: 1.0
*/


* { margin: 0; padding: 0; }

/* Paragraphs */
p { margin: 15px 0; }

/* Lists */
ul li { list-style-type: none; }
.entry ul { margin-bottom: 15px; padding-left: 10px; }

/* Code */
pre, code, pre code { font-size: 1.1em; }

/* Input */
input {
	color: #333;
	background: #fff;
	border: 1px solid #bbb;
	padding: 2px;
}
textarea { border: 1px solid #bbb; color: #333; font-family: Arial, Helvetica, sans-serif; padding: 2px;}

/* Object */
object { padding: 0; margin: 0; }

/* Links */
a { color: #335dbc; text-decoration: none; }
a:hover { color: #993400; text-decoration: underline; }

hr {
  border: 0;
  width: 100%;
  color: #bbb;
	background-color: #bbb;
	height: 1px;
	clear: both;
	margin: 25px 0 20px 0;
	}
	
/* Breadcrumb */
.breadcrumb {padding: 10px 0 10px 5px; border-bottom: 1px solid #444; font-size:11px; text-transform: lowercase;}

/* Headers */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {  color: #9b3202; font-weight: bold; }
h1 { font-size: 1.9em; color:#9b3202;text-transform: lowercase;}
h2 { font-size: 1.4em; color:#9b3202;text-transform: lowercase;}
h3 { font-size: 1.3em; color:#9b3202;text-transform: lowercase;}
h4 { font-size: 1.2em; color:#9b3202;text-transform: lowercase;}
h5 { font-size: 1.1em; color:#9b3202;text-transform: lowercase;}
h6 { font-size: 1.0em; color:#9b3202;text-transform: lowercase;}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 15px; text-transform: lowercase;
	}
#content post-title, #feature .post-title, #full-posts .post-title, #comments-template h3 {
	margin: 0;
	background:none;
	}
	
.byline {color: #999999; font-size:10px;}

/* Left, right, and center alignment */
.left { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }
.center { margin: 10px auto; display: block; }

/* Body */
body {
	color: #444;
	background: #fff;
	font: 80% Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top:10px;
	}

#body-container {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	}
#extra-container { margin: 0 auto; width: 980px;}
	

/* Contains content and sidebar */
#container {
	float: left;
	width: 980px;
	text-align: left;
	background: transparent;
	margin:0 auto;
	}
	
/************************************************
	Home Page
************************************************/
#header-container-home-page {  height: 120px; width: 980px; margin-left: 0;}

#header { float: left; width: 980px; height: 120px; text-align: left; background: url(images/header-1.png) no-repeat top left; behavior: url(iepngfix.htc);}


/* Hides header text */
#header h1 a span, #header h2 { margin-left: -1000px; }

#header h2 { float: left; clear: left; font-size: 1.1em; margin-left: -1000px; }
#body-container-home-page {
	width: 980px;
	margin: 0 auto;
	}
#extra-container-home-page { margin: 0 auto; width: 980px;}
	

/* Contains content and sidebar */
#container-home-page {
	float: left;
	width: 618px;
	text-align: left;
	}
	
/* No sidebar */
#no-sidebar-home-page { width: 960px;}
#no-sidebar-home-page { float: left; margin-top: 30px; }
html>body #no-sidebar-home-page .post, html>body #no-sidebar-home-page #comments-template, html>body #no-sidebar-home-page .section {
	width: 960px;
	}
#no-sidebar-home-page .post, #no-sidebar-home-page #comments-template, #no-sidebar-home-page .section {
	width: 960px;
	margin: 0 0 10px 0;
	padding: 10px;
	}

/************************************************
	Header
************************************************/
#header-container {  height: 120px; width: 980px;  margin-left: 0; }

#header { float: left; width: 980px; height: 120px; text-align: left; background: url(images/header-1.png) no-repeat top left;behavior: url(iepngfix.htc);}

/* Hides header text */
#header h1 a span, #header h2 { margin-left: -1000px; }

#header h2 { float: left; clear: left; font-size: 1.1em; margin-left: -1000px; }

/************************************************
	Feed
************************************************/
#feed {
	width: 23px;
	height: 22px;
	padding: 0;background: url(images/SynIcon.png) no-repeat 0 0;
	}
#feed li { display: inline; }
#feed li a { float: left; width: 34px; height: 22px; display: block; }
#feed li.feed-url a {  }
#feed li.feed-email a { background: url(images/dark-email-header.jpg) no-repeat 0 0; }
#feed li.feed-url a span, #feed li.feed-email a span { display: none; }

/************************************************
	Login
************************************************/
.Login { float:left; position: relative; text-align:left; font-family:Arial, Helvetica, sans-serif; }

/************************************************
	Navigation
************************************************/
/* Main and sub-navigation */
#navigation, #sub-navigation { float: left; text-transform: lowercase; letter-spacing: .03em; text-align: left; font-weight: normal;}
#navigation { width: 865px; height:25px; font-size: 11pt; background: #fff; border-bottom: 0px solid #000; padding-left: 115px;}
#sub-navigation { width: 905px; font-size: .75em; padding: 0 0 0 75px; background:#000; }

#navigation.nav-search { width: 740px; }

#nav { float: left; padding: 0 ; background: none;}
#nav, #nav ul, #nav ul ul, #sub-nav, #sub-nav ul, #sub-nav ul ul {
	list-style: none;
	margin: 0;
	}
#nav li, #nav li li, #nav li li li, #sub-nav li, #sub-nav li li, #sub-nav li li li {
	float: left;
	}

/* Style */
#nav a { color: #444; display: block; padding: 4px 16px 4px 16px; text-decoration: none;}
#nav .current_page_item a {  color: #000; text-decoration: none; font-weight:bold; }
#nav a:hover{ color: #8a8988; text-decoration: none;}
#nav li.current_page_item a {  color: #000; text-decoration: none; font-weight:normal;}
#nav li.current_page_item a:hover { color: #000; text-decoration: none; } 
#nav li.highlight .current_page_item a { color: #000; text-decoration: none;}
#nav li li { background: #8a8988; margin-top:0px;border-top: 2px solid #000;}
#nav li li a{ color: #fff; background: #8a8988; text-decoration: none; margin: 0px; padding: 4px 12px; font-weight:normal; font-size:12px; }
#nav li li a:hover { color: #000; background: #fff; text-decoration: none;}
#nav li li.current_page_item a { color: #000; text-decoration: none; background: #fff;}
#nav li.current_page_item li { color: #fff; background: #8a8988; }
#nav li.current_page_item li a { color: #fff;  background: #8a8988; float: none; text-decoration: none; }
#nav li li.current_page_item li a { color: #000;  background: #fff; float: none; text-decoration: none; }
#nav li.current_page_item li a:hover { color: #000; background: #fff; text-decoration: none;}
#nav li li ul li { border-top:none; background: #fff; }
#nav li li ul li a{ color: #000;  background: #fff; margin:1px; }
#nav li li ul li a:hover { color: #fff;  background: #373333; margin:1px;  }
#nav li.current_page_item li li { color: #000;  background: #fff; }
#nav li.current_page_item li li a { color: #000;  background: #fff; }
#nav li.current_page_item li li a:hover { color: #fff;  background: #373333; }

/* Drop-down controls */
#nav ul, #sub-nav ul { float: left; }
#nav li ul, #sub-nav li ul { visibility: hidden; position: absolute; width: 7em; left: -999em; z-index: 999;}
#nav li:hover ul, #sub-nav li:hover ul { left: auto; z-index: 1000; display: block;}
#nav li ul li, #sub-nav li ul li { width: 10em; }
#nav li ul ul { margin: -37px 0 0 10em; }
#nav li li ul li { margin: 14px 0 -14px 0px; }
#sub-nav li ul ul { margin: -30px 0 0 10em; }
#nav li:hover ul ul, #sub-nav li:hover ul ul { visibility: hidden; }
#nav li:hover ul, #nav li li:hover ul, #sub-nav li:hover ul, #sub-nav li li:hover ul { left: auto; }
#nav li:hover ul ul, #sub-nav li:hover ul ul { visibility: hidden; }
#nav li:hover ul, #nav li li:hover ul, #sub-nav li:hover ul, #sub-nav li li:hover ul { visibility: visible; left: auto; }

/* sub nav */
#sub-nav a { color: #333; display: block; padding: 7px 17px; margin-top: 1px; margin-left:5px;  border-bottom:3px solid white; text-decoration: none;}
#sub-nav li.current-cat a, #sub-nav li.current-cat a:hover { background: #fff; border-bottom:3px solid #94c9f2; color: #333; text-decoration: none; }
#sub-nav a:hover, #sub-nav li.current-cat a:hover { color: #333; background: #eee; text-decoration: none;}
#sub-nav li li { background: #c8dff0; }
#sub-nav li li a { color: #eee; background: #c8dff0; float: none; text-decoration: none; margin: 3px 5px; padding: 4px 7px;}
#sub-nav li li a:hover{ color: #fff; background: #94c9f2; text-decoration: none;}
#sub-nav li.current-cat li { color: #333; background: #fff; }
#sub-nav li.current-cat li a { margin: 3px 5px; padding: 4px 7px; color: #333; text-decoration: none; background: #c8dff0; border-bottom:3px solid #94c9f2; }
#sub-nav li.current-cat li a:hover { color: #fff; background: #94c9f2; text-decoration: none;}
#sub-nav li.highlight a { color: #333; background: #c8dff0; text-decoration: none;}
/************************************************
	Search
************************************************/
#search { float: right; width: 245px; margin-right: 10px;  background:#322c2c;}
#search form { float: right; margin: 0.55em 0 0 0; padding: 0; background: #322c2c;}
#search input#s { width: 170px; margin-right:0px; padding: 4px;  border:1px solid #bee0f0;}
#searchform .search-submit { display: none; }
#searchform input#s {background:#322c2c; width: 230px; color:#ddd;border:1px solid #333;}
 
/************************************************
	Main content
************************************************/
#home, #content { width: 630px; padding-left:10px;}
#no-sidebar { width: 980px;}

#home.right, #content.right, #sidebar.right { margin: 0; }
#home.left, #content.left, #sidebar.left { margin: 0; }

/************************************************
	Images
************************************************/
/* Images */
img, .post img { padding: 0px; background: #fff; border: 1px solid #666; }
a img { border: none; }

/* Post / archive avatars */
#author-box img, .author .avatar { float: left; width: 110px; height: 110px; margin:0 10px 10px 0;}
#author-box img, .photo { float: left; width: 110px; height: 110px; margin:0 10px 10px 0;}


/* Post images */
.single img, .attachment img { max-width: 100%; }

/* Feature images */
#feature img, #features-numbers img { width: 580px; margin: 0 10px 0 0; }
html>body #feature img, html>body #features-numbers img { max-width: 580px; width: auto; margin: 0 10px 0 0; }

/* Thumbnail images */
img.thumbnail { float: left; width: 110px; height: 110px; margin: 0 10px 10px 0; }

/* Medium images */
img.medium { float: left; }

#content img.alignright {padding: 4px; margin: 5px 0 5px 10px; display: inline; float: right;}
#content img.alignleft {padding: 4px; margin: 5px 10px 5px 0; display: inline; float: left;}
#content img.aligncenter {padding: 4px; margin: 10px; display: block;
margin: 0px auto 0px auto;}

/* Flickr / gallery stream images */
#home .flickr img, #gallery-stream img { margin: 1px 12px 1px 1px; width: 85px; height: 85px; }

.floatimgleft {
float:left;
margin-top:0px;
margin-right:10px;
margin-bottom:10px;
}

/************************************************
	Sections of the site
************************************************/
/* Section headers (each section of site and sidebar) */
.section-header, .menu h2 {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444;
	border-bottom: 1px solid #bbb;
	padding: 0px 0px 8px 0px;
	margin: 0 0 10px 0;
	}

/* Sections and posts */
.section, #content .post, #excerpts .post, #full-posts .post, .paged .post {
	overflow: hidden;
	width: 620px;
	margin: 0 0 10px 0;
	padding-left: 10px;
	}

/* No sidebar */
#no-sidebar { float: left; margin: 0; }
html>body #no-sidebar .post, html>body #no-sidebar #comments-template, html>body #no-sidebar .section {
	width: 940px;
	}
#no-sidebar .post, #no-sidebar #comments-template, #no-sidebar .section {
	width: 940px;
	margin: 0 10px 10px 10px;
	padding: 10px;
	}

/* Posts */
#content .post, #home.paged .post { padding: 10px; margin: 10px 0 20px 0; }
#content .page { padding: 10px; margin: 10px 0 20px 0; }



/* Author box */
#author-box { border: 0px solid #1b1b1b; padding: 10px; background:#FFFFFF; }

/* Navigation links */
.navigation-links { border-top: 0px solid #eee; padding: 10px; background:#FFFFFF; }
.navigation-links .previous { float: left; width: 50%; }
.navigation-links .next { float: right; width: 50%; text-align: right; border:0; background:#FFFFFF;}
.navigation-links .next a:hover { background:#FFFFFF;border:0;}

/* Navigation image attachment */
.attachment-image { max-width: 99%; margin: 15px auto; display: block; }
.navigation-attachment { float: left; width: 100%; }
.navigation-attachment img { max-width: 150px; max-height: 150px; }
.navigation-attachment .left { float: left; width: 160px; }
.navigation-attachment .right { float: right; width: 160px; text-align: right; }

/* Related posts plugin */
#related { padding: 10px; }
#related ul { width: 100%; }
#related ul li { list-style-type: none; }

/* Clouds */
div.cloud { padding: 10px; background:#FFFFFF; }

/* Excerpts / Full Posts */
#excerpts, #full-posts { width: 590px; padding: 0; margin: 0; }
#excerpts .post, #full-posts .post { padding: 10px 10px 0 10px; }

/* Features Gallery */
#myGallery { width: 590px; height: 240px; margin: 0 0 10px 0; padding: 0; }
#myGallery .imageElement { display: none; }
#myGallery h3, #myGallery h2 { font-size: 1.5em; }

blockquote { width: 100%; background: #f6f5f4; padding-top: 5px; padding-left: 10px; padding-right: 10px;padding-bottom: 5px; margin-bottom: 30px;} 

/* Feature */
#feature { padding: 10px;}
#feature .post-feature { clear:both; margin-bottom: 10px; border-bottom: 1px solid #eee; overflow: hidden; padding:10px 0;}
#feature .medium {padding: 0; margin: 0 10px 10px 0;}

/* Home custom sections */
#home-custom-1, #home-custom-3 { background: transparent; padding: 10px 10px 30px 10px; width: 580px; margin-top: 12px; }
#home-custom-2 { background: #f6f5f4; padding: 10px 10px 0px 10px; width: 580px; margin: 22px 0 20px 0;  }


/* Post blocks */
#post-blocks { width: 600px; background: transparent; padding: 0; margin:0; }
#post-blocks .post { width: 48%; margin: 10px 0 0 0; padding: 10px; background: #fff; border: 1px solid #eee;}
#post-blocks .even { float: right; clear: none;  width: 268px;}
#post-blocks .odd { float: left; clear: both;width: 268px; }
#post-blocks .post-title { margin: 0 0 5px 0; font-size: 1em; }

/* Post sections */
#post-sections .section { padding: 10px;}
#post-sections .post-title { font-size: 1em; }

/* All post tabs */
#post-tabs .tab-content, #post-block-tabs .tab-content, #post-list-tabs .tab-content { width: 590px; padding: 0; }
#post-tabs .post-title, #post-block-tabs .post-title, #post-list-tabs .post-title { font-size: 1em; }

#post-block-tabs .post, #post-list-tabs .post { width: 270px; padding: 10px; }
#post-block-tabs .even, #post-list-tabs .even { clear: none; float: right; }
#post-block-tabs .odd, #post-list-tabs .odd { clear: both; float: left; }

/* Post tabs */
#post-tabs { background: transparent; width: 590px; padding: 0; }
#post-tabs .post { margin: 10px; }

/* Post block tabs */
#post-block-tabs { background: transparent; width: 590px; padding: 0; }
#post-block-tabs .tab-content { padding: 0; }

/* Post list tabs */
#post-list-tabs { background: transparent; width: 590px; padding: 0; }
#post-list-tabs .tab-content { padding: 0; }
#post-list-tabs .tab-content li { margin: 6px 0 6px 8px; }
#post-list-tabs .tab-content li a { display: inline; }

/* Features and video numbers */
#features-numbers, #video-numbers { background: #fff; width: 590px; padding: 0; }
#features-numbers .tabbed div.tab-content, #video-numbers .tabbed div.tab-content { width: 570px; top: 0; background: #fff; }
#features-numbers ul.tabs, #video-numbers ul.tabs {
	width: 570px;
	display: block; clear: left;
	overflow: hidden;
	background: white;
	border-top: 0px solid #222;
	border-bottom: 0px solid #222;
	padding: 0 0 20px 10px;
	
	}
#features-numbers .tabbed ul.tabs li { display: inline; }
#features-numbers .tabbed ul.tabs li a {
	color: #444;
	float: left;
	display: block;
	margin: -1px .5em 0 0;
	padding: 5px 15px 2px 15px;
	background: #fff;
	border-bottom: 3px solid #FFF2E6;
	}
#features-numbers .tabbed ul.tabs li a.t4 { margin: 0; }
#features-numbers .tabbed ul.tabs li a:hover { background: #fff; text-decoration: none; border-bottom: 3px solid #fca55f;}
#features-numbers .tabbed ul.tabs li a.tab-current { background: #fff; border-bottom: 5px solid #fca55f;}



/* Video tabbed */
#video-tabbed { padding: 10px; }
#video-tabbed .video-list { float: right; width: 44%; }
#video-tabbed .video-list ul { width: 100%; }
#video-tabbed .video-list li { margin: 0 0 5px 0; }
#video-tabbed .video-list li a { display: block; padding: 10px; background: #f6f5f4; }
#video-tabbed .video-list li a:hover { color: #444; background: #bfdbf1; }
#video-tabbed .video-list li a.tab-current { color: #444; font-weight: bold; }
#video-tabbed div.video { clear: none; float: left; width: 50%; }
div.v { display: none; }

/* Flickr photos and Gallery images (home) */
#home .flickr, #gallery-stream { width: 590px; padding: 10px 0 10px 10px; }
#home .flickr .section-header, #gallery-stream .section-header { margin-right: 10px; }

/************************************************
	Sidebar
************************************************/
#sidebar { width: 320px; padding: 8px 0 0 0; margin:10px;}

#sidebar .section-header, .menu h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	padding: 8px 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333;
	}

.menu { width: 300px; color: #666; }
.tabbed { width: 100%; }
#sidebar .menu, #sidebar .tabbed { margin: 0 0 10px 0; }
#sidebar .menu, .tabbed {
	padding: 10px;
	float: left;
	overflow: hidden;
	}

/* Sidebar lists and sidebar tab lists */
#sidebar .tabbed ul { margin: 0; padding: 0; }
#sidebar .menu ul li a, .tabbed div ul li a {
	color: #444;
	display: block;
	padding: 2px 0;
	font-weight: bold;
	}
.menu div li, .menu div li li, #sidebar .tabbed div li, #sidebar .tabbed div li li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	}
#sidebar .menu li li a, .tabbed div li li a { display: block; padding: 2px 0 2px 10px; font-weight:normal; }
#sidebar .menu ul li a:hover, .tabbed div ul li a:hover { color: #993400; }
#sidebar .menu li li li a, .tabbed div li li li a { display: block; padding: 2px 0 2px 25px; }
#sidebar .menu ul li li a:hover, .tabbed div ul li li a:hover { color: #993400; }

/* Feed sidebar */
#feed-sidebar li a { height: 15px; display: block; text-indent: 25px; margin-bottom: 3px; }
#feed-sidebar li.feed-url a { background: url(images/dark-feed-sidebar.jpg) no-repeat 0 .2em; }
#feed-sidebar li.feed-email a { background: url(images/dark-email-sidebar.jpg) no-repeat 0 .2em; }

/* Recent comments widget */
#sidebar ul.recent-comments li { margin: 5px 0; }
#sidebar ul.recent-comments li a { display: inline; }

/* Sidebar video */
#sidebar .video h3 { font-size: 1em; margin: 5px 0 0 0; }

/* Sidebar ads */
#sidebar .ads p { margin: 0; padding: 0; }
#sidebar .ads a img { border: none; padding: 0; }
#sidebar .ads img { width: 125px; height: 125px; margin: 3px 10px 3px 11px; border: none; padding: 0; }
#sidebar .ads img.last { margin: 0; }

/* Sidebar gallery stream and flickr images */
#sidebar .gallery-stream img, #sidebar .flickr img { width: 75px; height: 75px; margin: 3px 8px 3px 8px; }

/* Sidebar subscribe */
#sidebar .subscribe div { padding-left: 2px; }

/* Sidebar search */
#sidebar .search input { width: 96%; padding: 5px; margin: 0; background:#fff; border:1px solid #bbb; color:#444; }
#sidebar .search input.search-submit { display: none; }

/* Sidebar recent widget */
#sidebar .recent .post { float: left; width: 100%; margin: 0 0 10px 0; }
#sidebar .entry { padding: 0;}
#sidebar .recent h3 { font-size: .9em; margin: 0 0 1px 0; }
#sidebar .recent h3 a { font-weight: bold; }
#sidebar .recent p { font-size: .9em; line-height: 1.4em; margin: 0; padding: 0; }

/************************************************
	Tabs
************************************************/
/* Tabs (actual tabs) */
.tabbed { padding: 10px 0 0 10px; background: transparent; border: none; width:300px; }
.tabbed ul.tabs {
	position: relative;
	top: 0;
	left: 0;
	z-index: 5;
	list-style-type: none;
	}
.tabbed ul.tabs li { display: inline; }
.tabbed ul.tabs li a {
	color: #bbb;
	float: left;
	display: block;
	margin: 0 .5em 0 0;
	padding: 5px .6em;
	background: #000;
	border-width: 0; border-style: solid; border-color: #7ca9b8;
	}
.tabbed ul.tabs li a.t4 { margin: 0; }
.tabbed ul.tabs li a:hover { background: #ddd; text-decoration: none; color:#444;}
.tabbed ul.tabs li a.tab-current { background: #fff; color:#444; }

/* Tab content */
#sidebar .tabbed div.tab-content { float: left; width: 93%; }
.tabbed div.tab-content {
	float: left;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin-top: 0px;
	height: 100%;
	padding: 5px 10px 10px 10px;
	background: #fff;
	border-bottom: 0px solid #333;
	}
div.t2, div.t3, div.t4, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8 { display: none; }

/************************************************
	Comments Template
************************************************/
#comments-template {
	overflow: hidden;
	width: 600px;
	margin: 0 0 10px 10px;
	padding: 20px 20px 10px 10px;
	border-top: 0px solid #eee;
	}

#comments-template img { padding: 0; background: transparent; border: none; }
#comments-template ol { list-style-type: none; margin-top: 20px; margin-bottom: 30px;}
#comments-template ol li {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 5px 1%;
	background: #F7F7F2;
	}
#comments-template .avatar { float: left; width: 40px; height: 40px; margin-right: 10px; padding: 2px; background: #fff; }
#comments-template .photo { float: left; width: 40px; height: 40px; margin-right: 10px; padding: 2px; background: #fff; }
#comments-template ol li .comment-meta-data { float: left; margin-top: 2px; font-weight: bold; }
#comments-template ol li .comment-meta-data a.time { float: left; clear: left; margin-top: 4px; color: #333; font-size: 6px; }
#comments-template ol li .comment-text { clear: left; padding: 0 10px 0 55px; }
#comments-template input {
	color: #333;
	width: 50%;
	padding: 5px;
	margin: 0;
	}
#no-sidebar input { width: 25%; }
#comments-template textarea {
	color: #333;
	width: 99%;
	padding: 7px;
	background: #fff;
	border: 1px solid #bbb;
	}
#comments-template input.submit-comment, #comments-template input.reset-comment, .button {
	width: 100px;
	padding: 7px;
	margin-right: 10px;
	}

/************************************************
	Footer
************************************************/
#footer {
	clear: both;
	overflow: hidden;
	width: 980px;
	height: 60px;
	text-align: left;
	margin:20x auto;
	border-top: 1px solid #8b8b8b;
	}

#footer a { color: #bbb; }
#footer a:hover { color: #d92a1d; }

.build {height:25px; background:none; width:980px; clear:both; display:block; text-align:right; float:right; padding:25px 0 15px 0; font-size:11px;}

