/*
Theme Name: CUInsider
Theme URI: http://geyrhalter.com/
Description: The default CUInsider WordPress theme based on designs by Geyrhalter Design http://geyrhalter.com
Version: 1
Author: Geyrhalter Design
Author URI: http://geyrhalter.com/
Tags: custom

*/


/* Global Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;line-height: 100%;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}

html {
	background-color: #c5c5ba;
	background-image: url(images/bg.png);
	background-position: top center;
}

body {
	font-size: medium;
	font-family: 'Arial', 'Helvetica', sans-serif;
	background-image: url(images/bg-container-2.png);
	background-repeat: repeat-y;
	background-position: top center;
}

* html body {
	font-size: small;
	f\ont-size: medium;
}

a img, a:link img, a:visited img {
	border: none;
}

#container {
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
}

/* Top Bar */
#topBar {
	height: 30px;
	padding: 0 0 0 30px;
	background-color: #748792;
}

#topBar p {
	float: left;
	width: 279px;
	color: #fff;
	line-height: 30px;
	text-indent: -9999px;
	background-image: url(images/bg-topBar.png);
	background-repeat: no-repeat;
}

#topBar form {
	float: right;
	padding: 4px 13px 0 0;
}

#topBar form label {display: none;}

#content {
	position: relative;
	padding: 13px 0 0 30px;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-x;
}

#innerContent {
	background-image: url(images/bg-sidebar.png);
	background-position: right;
	background-repeat: repeat-y;
}

#mainContent {
	float: left;
	width: 580px;
}

h1 {
	margin: 0 0 29px;
	padding: 27px 48px 34px 10px;
	text-indent: -9999px;
	border-bottom: 1px solid #bbbc9d;
}

h1 a, h1 a:link, h1 a:visited {
	display: block;
	width: 533px;
	height: 66px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

h2 {
	margin: 0 0 15px;
	color: #828270;
	font-size: 138%;
	font-weight: normal;
}

h2 em {
	font-weight: bold;
}

h2 a, h2 a:link, h2 a:visited {
	color: #828270;
	text-decoration: none;
}

h2 a:hover, h2 a:visited:hover {
	text-decoration: underline;
}

/* Posts */
.post {
	position: relative;
	margin: 0 0 39px;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #e8e8e4;
}

.postDate {
	position: absolute;
	top: 0;
	left: 10px;
	width: 44px;
	padding: 7px 8px 5px;
	background-color: #768894;
	background-image: url(images/bg-postDate.png);
	background-repeat: repeat-x;
}

.postDate span {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.month {
	font-size: 53%;
	text-transform: uppercase;
}

.dateNumber {
	font-size: 175%;
}

.postBody {
	padding: 0 0 0 80px;
}

.postCatAuthor {
	margin: 0 0 20px;
	color: #828270;
	font-size: 63%;
	font-weight: bold;
	text-transform: uppercase;
}

.postCatAuthor a, .postCatAuthor a:link, .postCatAuthor a:visited {
	color: #828270;
	text-decoration: none;
}

.postCatAuthor a:hover, .postCatAuthor a:visited:hover {
	text-decoration: underline;
}

.author a, .author a:link, .author a:visited {
	color: #535347;
}

.entry {
	margin: 0 0 15px;
}

.entry p {
	margin: 0 0 20px;
	color: #535347;
	font-size: 75%;
	line-height: 140%;
}

.entry ul {
	margin: 0 0 20px 14px;
}

.entry li {
	color: #535347;
	font-size: 75%;
	line-height: 140%;
	list-style: disc;
	margin: 1em 0;
}

.entry ul ul {
	margin: 3px 0 3px 20px;
}

.entry ul ul li {
	font-size: 100%;
}

.entry a, .entry a:link, .entry a:visited {
	color: #828270;
}

.entry a:hover, .entry a:visited:hover {
	text-decoration: none;	
}

.entry img {
	display: block;
	margin: 0 0 30px;
}

.commentLink {
	float: left;
	margin: 0 0 15px;
	padding: 0 0 6px;
	font-size: 63%;
	background-image: url(images/bg-commentLink.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.commentLink a, .commentLink a:link, .commentLink a:visited {
	display: block;
	float: left;
	padding: 9px 14px 8px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 9px;
	background-color: #c6c7a6;
	background-image: url(images/bg-commentLinkA.png);
	background-repeat: repeat-y;
}

.commentLink a:hover, .commentLink a:visited:hover {
	text-decoration: underline;
}

.tags {
	color: #535347;
	font-size: 63%;
	line-height: 140%;
	clear: both;
	
}

.tags a, .tags a:link, .tags a:visited {
	color: #535347;
	text-decoration: none;
}

.tags a:hover, .tags a:visited:hover {
	text-decoration: underline;
}

.edit {
	clear: both;
	margin: 20px 0 0;
	color: #535347;
	font-size: 75%;
}

.edit a, .edit a:link, .edit a:visited {
	color: #535347;
	text-decoration: none;
}

.edit a:hover, .edit a:visited:hover {
	text-decoration: underline;
}

#postPage {
	padding: 0 0 25px;
}

/* Comments */
#postPage .post {
	border: none;
	margin-bottom: 30px;
	padding-bottom: 0;
}

#comments {
	margin: 0 0 25px;
	padding: 0 0 43px 80px;
	border-bottom: 1px solid #bfc0a0;
}

#comments h3 {
	height: 24px;
	margin: 0 0 8px;
	padding: 0 0 6px;
	font-size: 63%;
	background-image: url(images/bg-commentLink.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#comments h3 span {
	display: block;
	float: left;
	padding: 9px 14px 8px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 9px;
	background-color: #c6c7a6;
	background-image: url(images/bg-commentLinkA.png);
	background-repeat: repeat-y;
}

.comment {
	margin: 0 0 20px;
	padding: 22px 19px;
	color: #535347;
	font-size: 75%;
	background-image: url(images/bg-comment.png);
	background-repeat: repeat-y;
}

.comment-author {
	line-height: 140%;
}

.comment-author cite {
	color: #535347;
	font-weight: bold;
	font-size: 90%;
	font-style: normal;
	text-transform: uppercase;
}

.comment-body p {
	line-height: 140%;
}

.comment-author cite a, .comment-author cite a:link, .comment-author cite a:visited,
#commentform a, #commentform a:link, #commentform a:visited {
	color: #535347;
	font-weight: bold;
	font-size: 90%;
	font-style: normal;
	text-transform: uppercase;
}

#commentform {
	padding: 20px 20px 15px;
	background-image: url(images/bg-comment.png);
	background-repeat: repeat-y;
}

#commentform p {
	width: 460px;
	margin: 0 0 11px;
	color: #535347;
	font-size: 75%;
	line-height: 140%;
}

#commentform input.text, #commentform textarea {
	width: 450px;
	display: block;
	margin: 0 0 8px;
	padding: 11px 0 11px 10px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color: #828270;
	font-size: 100%;
	background-color: #fff;
	border: none;
}

/* Authors */
#authors li {
	margin: 0 0 30px;
	padding: 0 0 28px;
	font-size: 100%;
	border-bottom: 1px solid #ccccc6;
}

#authors h2 {
	margin: 0 0 5px;
}

#authors p {
	margin: 0 0 20px;
	color: #535347;
	font-size: 75%;
	line-height: 140%;
}

#authors em {
	color: #59788d;
	line-height: 140%;
}

.authorPic {
	display: block;
	float: left;
}

.authorDetails {
	margin: 0 0 0 215px;
}

.emailAuthor {
	display: block;
	width: 110px;
	height: 25px;
	text-indent: -9999px;
	background-image: url(images/btn-email-author.png);
	background-repeat: no-repeat;
}

/* Search */
#searchform #s {
	float: left;
	margin: 0 9px 0 0;
	padding: 0;
}

#searchsubmit {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px 0 0;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(images/btn-go.png);
	background-repeat: no-repeat;
	border: none;
}

button {
	display: block;
	width: 110px;
	height: 25px;
	float: right;
	margin: 18px 0 0;
	background-color: transparent;
	border: none;
}

input#url {
	margin: 0;
}

#searchResults {
	padding: 0 0 0 30px;
}

#searchResults .tags {
	margin: 0 0 30px;
}

.pagetitle {
	margin: 0 0 50px 10px;
}

/* Sidebar */
#sidebarTop {
	height: 18px;
	background-image: url(images/bg-sidebarTop.png);
	background-repeat: no-repeat;
	background-position: right;
}

#sidebar {
	float: right;
	width: 189px;
	padding: 15px 25px 1px 33px;
}

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

#sidebar li.about {
	margin: 0 0 15px;
}

#sidebar li.twitter {
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #d1d1cc;
}

#sidebar li li {
	margin: 0 0 10px;
	font-size: 75%;
	line-height: 125%;
}

#sidebar li.authors li {
	font-size: 100%;
}

#sidebar h2, #footer h2 {
	height: 9px;
	margin: 0 0 10px;
	color: #445d6e;
	font-size: 75%;
	font-weight: bold;
	text-indent: -9999px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}

#sidebar .about h2      {background-image: url(images/h2-about-co-op.png);height: 23px;}
.authors h2    {background-image: url(images/h2-authors.png);}
.categories h2 {background-image: url(images/h2-categories.png);}
.recent h2     {background-image: url(images/h2-recent-posts.png);}
.archives h2   {background-image: url(images/h2-archives.png);}
.rss h2, #text-4 h2 {background-image: url(images/h2-rss-feeds.png);}

#sidebar .twitter h2      {background-image: url(images/h2-twitter.png);height: 22px;}

#sidebar h3 {
	color: #535347;
	font-size: 63%;
	text-transform: uppercase;
}

#sidebar p {
	color: #828270;
	font-size: 75%;
	line-height: 140%;
}

#sidebar em {
	display: block;
	color: #59788d;
	line-height: 140%;
}

#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #828270;
	line-height: 140%;
	text-decoration: underline;
}

#sidebar a:hover, #sidebar a:visited:hover {
	text-decoration: none;
}

#sidebar li.twitter li {
	font-size: 100%;
}

#sidebar .twitter a, #sidebar .twitter a:link, #sidebar .twitter a:visited {
	color: #59788d;
}

#sidebar li.authors a, #sidebar li.authors a:link, #sidebar li.authors a:visited {
	text-decoration: none;
}

/* Footer */
#footer {
	padding: 30px 0 40px 40px;
	border-top: 2px solid #eff0de;
	background-color: #fefefe;
	background-image: url(images/bg-footer.png);
	background-repeat: repeat-x;
}

#footer h2 {
	margin: 0 0 20px;
	padding: 0 0 9px;
	border-bottom: 1px solid #c3c4b2;
}

#footer li {
	float: left;
}

#footer li li {
	float: none;
	margin: 0 0 5px;
	font-size: 75%;
}

#categories-3 {
	margin: 0 60px 0 0;
	width: 200px;
}

#tag_cloud-3 {
	margin: 0 60px 0 0;
	width: 300px;
}

#text-3 {
	width: 200px;
}

#categories-3 h2 {background-image: url(images/h2-categories.png);}
#tag_cloud-3 h2 {background-image: url(images/h2-tags.png);}
#text-3 h2 {background-image: url(images/h2-links.png);}

#footer a, #footer a:link, #footer a:visited {
	color: #828270;
	text-decoration: underline;
}

#footer a:hover, #footer a:visited:hover {
	text-decoration: none;
}

#tag_cloud-3 a, #tag_cloud-3 a:link, #tag_cloud-3 a:visited {
	text-decoration: none;
}

#tag_cloud-3 a:hover, #tag_cloud-3 a:visited:hover {
	text-decoration: underline;
}

.subHead {
	margin: 0 0 25px;
	color: #535347;
	font-size: 63%;
	line-height: 140%;
	text-transform: uppercase;
}

.backToTop {
	text-align: right;
	font-size: 63%;
}

.backToTop a, .backToTop a:link, .backToTop a:visited {
	color: #828270;
	text-decoration: none;
}

.backToTop a:hover, .backToTop a:visited:hover {
	text-decoration: underline;
}

.backToTopAuthors {
	text-align: right;
	font-size: 63%;
	margin: 0 0 55px;
}

.backToTopAuthors a, .backToTopAuthors a:link, .backToTopAuthors a:visited {
	text-decoration: none;
}

.backToTopAuthors a:hover, .backToTopAuthors a:visited:hover {
	text-decoration: underline;
}

#pagination {
	margin: 0 0 25px;
	color: #828270;
	font-size: 63%;
	text-align: center;
}

#pagination li {
	display: inline;
}

#pagination li.pageInfo {
	display: block;
	float: left;
}

#pagination li.backToTop {
	display: block;
	float: right;
	font-size: 100%;
}

#pagination a, #pagination a:link, #pagination a:visited {
	color: #828270;
	text-decoration: none;
}

.navigation {
	margin: 0 0 25px;
	color: #828270;
	font-size: 63%;
}

.navigation li.alignleft {
	text-align: left;
}

.navigation li.alignright {
	text-align: right;
}

.navigation a, .navigation a:link, .navigation a:visited {
	color: #828270;
}

div.shareThis {
	float: right;
	padding: 10px 0 0;
}

div.shareThis a, div.shareThis a:link, div.shareThis a:visited {
	display: block;
	color: #535347;
	font-size: 75%;
	text-decoration: none;
}

div.shareThis span.stbuttontext {
	line-height: 100%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* CLEAR */
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}* html .clear{height:1%;}*:first-child+html .clear{min-height:1px;}