
body {
	margin: 0px;
	padding: 0px;
	font: 13px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	color: #212121;
}

#container {
	background: #ffffff url(assets/bg.jpg) repeat-x left top;
}


h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ol, ul {
    margin-top: .8em;
	margin-bottom: 1.2em;
	line-height: 150%;
}




/* Header */

#header {
	width: 980px;
	height: 118px;
	margin: 0px auto;

}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 0px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}

#logo h1 {
	padding: 60px 0px 0px 8px;
}

/* Menu */

#menu {
	float: right;
	margin: 62px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
    xborder:1px solid red;
    padding-top:8px;
    height: 34px;
}

#menu a {
	display: inline;
	xwidth: auto;
	xheight: 34px;
	padding: 8px 20px 8px 20px;
    font-family: verdana;
    color: #aaa;
}

#menu a:hover {
	text-decoration: none;
    background: #666 url(assets/nav-li-bg.jpg) no-repeat top;
    color: #fff;
}

#menu .first {
	background: none;
}

#menu .active a {
	text-decoration: none;
    background: #666 url(assets/nav-li-bg.jpg) no-repeat top;
    color: #fff;
}


/* splash image for home page */

#splash {
  width: 980px;
  height: 301px;
  	margin: 0px auto;
    background: url(assets/website-redesigns-fast.jpg) no-repeat;
}
#splash2 {
  width: 980px;
  height: 93px;
  	margin: 0px auto;
    background: url(assets/website-redesigns-fast.jpg) bottom no-repeat;
}

.shadow {
  width: 980px;
  height: 26px;
  	margin: 0px auto;
    background: url(assets/shadow.png) no-repeat;
}


/* Page */
#page {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0px;
    background: #fff;
}
#page2 {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0;
    background: #fff url(assets/shadow.png) no-repeat;
}

#page3 { /* with side padding for 2 column use */
	width: 920px;
	margin: 0px auto;
	padding: 40px 30px;
    background: #fff url(assets/shadow.png) no-repeat;
}
/* Content */

#content {
	float: left;
	width: 520px;
    margin-right: 3em;
}

#content3 { /* narrower left column when padding is used from #page3 */
	float: left;
	width: 480px;
    margin-right: 2em;
}

#content-wide { /* one column format - centered */
	width: 900px;
    margin: 0 auto;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

#bottom-content {
  width: 100%;
  padding-bottom: 1em;
}

.pthumb {
  border: 8px solid #d8d8d8;
}


a {
	color: #175500;
    outline: none;
    text-decoration: none;
}

a:hover {
  color: #08c;
	text-decoration: underline;
}

a img{
	border: none;
}

/* Sidebar */

#sidebar-container {
  float: right;
  margin-top: 20px;
  width: 400px;
}


#sidebar-x {
  width: 172px;
  float: right;
  margin-left: 2em;
  text-align: center;
  margin-bottom: 2em;
  padding: 0;
}


#sidebar {
	float: right;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 0px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	padding-left: 20px;
	list-style: none;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #225738;
	font-size: 1.2em;
	color: #FFFFFF;
}

#xsidebar a {
	text-decoration: none;
	color: #232F01;
}

#xsidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #225738;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 11px;
}

#footer a {
	color: #FFFFFF;
}

#formerr {
  color: #c00;
}

#showwork {
line-height:2.2em;margin-top:1em;
}
#showresources {
line-height:1.2em;margin-top:1em;
}


#showwork td {
  background: #fff url(assets/pthumb-bg.jpg) center 8px no-repeat;
  padding-bottom: 1em;
}

.dashclear {
clear:both;
height: 1px;
width: 100%;
padding: 10px 0;
border-bottom: 1px dashed #aaa;
}

.dash {
height: 1px;
margin: 10px 0;
border-top: 1px dashed #aaa;
}

.img-left {
  float: left;
  margin-right: 1em;
  border: 6px solid #d5d5d5;
}


/* CSS for the quote rotator */

#domticker{
xwidth: 200px;
xheight: 300px;
xborder: 1px dashed black;
margin-top:1em;
padding: 16px;
background-color: #f5f5f5;
font-size: 16px;
font-family: Georgia;
color: #555;
line-height: 120%;
letter-spacing: .03em;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #f5f5f5;
}

#domticker a{
font-weight: bold;
}

#domticker2{
width: 350px;
height: 1.2em;
border: 1px solid black;
padding: 3px;
}

#domticker2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
