* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font-family: verdana, corbel, arial, tahoma, helvetica, sans-serif;
	font-size: 100%;
	line-height:1.125em;
	color: #000;
	min-width:750px;
}

h1, h2, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h4 {
	font-size: 0.9em;
	padding-top: 15px;
}

/* header and menu stuff */

#header-wrapper {
	padding-top: 10px;
	overflow: auto;
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#header h1 {
	line-height: 1em;
	padding: 5px 0px 0px 5px;
}

#header p {
	font-size: 0.8em;
	padding: 5px 5px 0px 5px;
	margin-bottom: 20px;
}

#header .caption {
	padding: 0px 5px;
	font-style: italic;
}

#header-right {
  float: right;
  vertical-align: middle;
  text-align: right;
}

#searchbox {
	float: right;
}

#menu {
 	font-size: 1em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul {
	float: left;
	list-style: none;
}
#menu li {
	float: left;
 	padding: 0 35px 0 0;
}
#menu a {
	float: left;
	font-weight: bold;
	color: #000;
}

#home #nav-home a, #tags #nav-tags a, #authors #nav-authors a, #blog #nav-blog a {
	color: #000080;
}

#accountMenu ul {
	float: left;
	list-style: none;
	width: 100%;
}
#accountMenu li {
	float: left;
 	padding: 0 15px 0 0;
}
#accountMenu a {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#account-feeds #accountMenu-feeds a, #account-profile #accountMenu-profile a, #account-twitter #accountMenu-twitter a {
	color: #000080;
	text-decoration: underline;
}

/* content section specifics */

#wrapper {
	margin:0 auto;
	margin-top: 10px;
	width: 960px;
	background: #f0f0f0;
	border: 5px solid #f6f6f6;
	overflow: auto;
}

#content {
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

#content-ns {
	float: left;
	margin-bottom: 20px;
	width: 960px;
}
#content .postMeta h3, #content-ns .postMeta h3 {
	margin: 0;
}

#content p, #sidebar p, #content-ns p {
	font-size: 0.8em;
	margin: 1em 0;
}

#content .postMeta p, #content-ns .postMeta p {
	color: #808080;
	margin: 5px 0;
	font-size: 0.7em;
}

#content ul li, #content ol li, #content-ns ul li, #content-ns ol li {
	font-size: 0.8em;
}

#content ul ul li, #content ol ol li, #content ul ol li, #content ol ul li, #content-ns ul ul li, #content-ns ol ol li, #content-ns ul ol li, #content-ns ol ul li {
	font-size: 1em;
}

.item {
	border: 1px solid #c0c0c0;
	background: #fff;
	padding: 15px;
	margin: 25px;
}

.feature {
	padding: 10px 0 10px 0;
}

/*.item {
	margin: 25px 25px 25px;
}

.firstSection {
	
}

.section {
	margin: 25px;
}

.endSection {
	margin: 25px 25px 35px;
}*/

.item h2, .firstSection h2, #sidebar h2 {
	color: #339911;
	margin-bottom: 5px;
}

#sidebar h2 {
	text-transform: none;
	font-variant: small-caps;
}

.postMeta h2 {
	color: #D54E21;
}

/*#posts {
	float: left;
}*/

/* sidebar and footer stuff */

#footer {
	margin: 30px auto;
	width: 960px;
	font-size: 0.8em;
}

#sidebar {
	float: right;
	width: 260px;
}

#sidebar ul {
	padding-left: 10px;
	font-size: 0.8em;
	list-style: none;
}



/* forms */

.outerForm {
	font-size: 0.8em;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 0 1em 0;
	padding: 10px;
}

legend {
	font-weight: bold;
	padding: 0px 5px;
}

.searchbutton button {
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
}

.buttons a, .buttons a:visited, .buttons button {
    display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:2px 6px 1px 3px; /* Links */
}
.buttons button, .searchbutton button{
    width:auto;
    overflow:visible;
	padding: 1px 6px 1px 3px; /* IE6 */
}
.button[type] {
	padding: 1px 6px 1px 3px; /* Firefox */
	line-height: 12px; /* Safari */
}
*:first-child+html button[type] {
	padding: 1px 6px 1px 3px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	text-decoration: none;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.editControls {
	display: table;
	font-size: 0.8em;
}

.editControls a, .editControls a:visited {
	float: left;
}

#settingsPanel .buttons {
	font-size: 0.8em;
}

/* tables */

table {
	width: 100%;
}

table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
}

tr:hover {
  background-color: #C6DEFF;
}

td {
	font-size: 0.8em;
	padding: 3px 5px;
}

th {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	padding: 3px 5px;
}

td.indent {
	padding-left: 15px;	
}

td img {
  vertical-align: bottom;
}

.shaded {
  background-color: #e0e0e0;
}

.shaded2 {
  background-color: #FFF8C6;
}

/* messages to user */

.success {
	padding: 5px 8px;
	background-color: #E6EFC2;
	font-weight: bold;
	color: #008000
}


.error {
	padding: 5px 8px;
	background-color: #FBE3E4;
	font-weight: bold;
}

/* headings */

h2 {
	font-size: 1.2em;
	line-height: 1.2em;
}

h2 a, h2 a:hover {
	color: #D54E21;
}

h3 {
	font-size: 1em;
	line-height: 1em;
}

/* tag sizes */

.tags1 {
  font-size: 1em;
  line-height: 0.8em;
}
.tags2 {
  font-size: 1.1em;
  line-height: 1em;
}
.tags3 {
  font-size: 1.2em;
  line-height: 1.1em;
}
.tags4 {
  font-size: 1.3em;
  line-height: 1.2em;
}
.tags5 {
  font-size: 1.4em;
  line-height: 1.3em;
}

/* everything else */

blockquote {
	margin: 1em;
	font-style: italic;
}

a img {
	border: 0;
}

p img {
	vertical-align: bottom;
}

.italics {
	font-style: italic;
}

.floatleft {
	float: left;
	margin-right: 10px;
/*	border: 1px solid #569419;*/
	padding-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
/*	border: 1px solid #569419;*/
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover, #menu a:hover {
	text-decoration: underline;
	color: #000080;
}

#popularTags {
	border: 1px solid #c0c0c0;
	background: #fff;
	padding: 15px;
	margin: 25px 25px 35px 0px;
}

#settingsPanel {
	float: left;
	margin: 10px 0;
	width: 100%;
}

#accountLoader {
	overflow: auto;
	width: 100%;
}

.activation {
	float:left;
}