/*  
Theme Name: Citiwire.net
Theme URI: http://citiwire.net
Description: A theme designed for Citiwire.net (developed with <a href="http://wigleyandassociates.com">Wigley and Associates</a> and based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
Version: 1.0
Author: Sean Hayford Oleary
Author URI: http://hayfordoleary.com/
*/

a {
	color: #fff;
	text-decoration: underline;
}

abbr {
	border-bottom: 1px dotted #fff;
}

.archive-link {
	list-style: none;
	text-align: right;
}

.archive-link a {
	border: 1px solid #fff;
	background: #676767;
	padding: 3px 6px;
	text-decoration: none;
}

#blog-description {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	clear: both;
	color: #ccc;
	font-size: 13px;
	line-height: 17px;
	padding: 10px 0;
	margin-bottom: 10px;
}

#blog-description a {
	text-decoration: none;
}

#blog-description strong, #welcome strong {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

#citistates-masthead {
	background: #222;
	height: 26px;
	text-align: center;
	width: 100%;
}

#citistates-masthead p {
	margin: auto;
	text-align: left;
	width: 750px;
}

#citistates-masthead p a {
	background: url("./images/citistates.png") no-repeat top left;
	display: block;
	height: 26px;
	outline: 0;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 176px;
}

#citiscope-masthead {
	background: #25599f;
	height: 30px;
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	left: 0;
	opacity: 0.7;
	padding: 30px 10px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 200px;
	z-index: 999;
}

#citiscope-masthead:hover {
	opacity: 1;
}

#comments {
	border-top: 1px solid #fff;
	clear: both;
	padding-top: 20px;
}

#comments #commentform .form-label {
	color: #aaa;
	display: block;
	font: 11px "Verdana", "Helvetica", "Arial", sans-serif;
	margin: 15px 0 2px 0;
}

#comments #commentform .form-submit {
	margin-top: 10px;
}

#comments #commentform .required {
	color: #c08066;
}

#comments .comment-number {
	color: #424242;
	font-size: 2em;
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	height: 2px;
	position: relative;
	left: -40px;
	text-transform: uppercase;
}

#comments input, #comments textarea {
	width: 380px;
}

#comments .comment-author, #comments .comment-author a {
	color: #cbcb69;
}

#comments .comment-author {
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	text-transform: uppercase;
}

#comments .comment-author .avatar {
	float: right;
}

#comments .comment-meta, #comments .comment-meta a {
	color: #aaa;
	font: 11px "Verdana", "Helvetica", "Arial", sans-serif;
}

#comments-buffer {
	clear: both;
	height: 30px;
}

#comments ol {
	font-size: 14px;
	line-height: 21px;
	list-style: none;
	border-bottom: 1px solid #fff;
}

#comments ol li {
	background: #424242;
	margin-bottom: 5px;
	padding: 5px 10px;
}

#comments ol li.alt {
	background: #222;
}

div#container {
	float: right;
	margin: 0 0 0 -200px;
	width: 100%;
}

div#content {
	margin: 0;
	padding: 30px;
	width: 740px;
}

div#content .author-name {
	color: #e6e6e6;
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	text-transform: uppercase;
}

div#content #author-stretch {
	clear: both;
	padding-top: 40px;
	text-align: center;
	width: 100%;
}

div#content #author-stretch img {
	margin: 0 10px;
}

div#content .entry-category {
	color: #aaa;
	font-style: italic;
	text-transform: uppercase;
}

div#content .entry-content {
	line-height: 26px;
	text-align: left;
}

div#content .entry-content .alignleft {
	clear: left;
	float: left;
	margin: 0 15px 15px 0;
}

div#content .entry-content .alignright {
	clear: right;
	float: right;
	margin: 0 0 15px 15px;
}

div#content .entry-content .more-link {
	float: right;
}

div#content .entry-content table {
	border: 1px solid #aaa;
}

div#content .entry-content table td, div#content .entry-content table th {
	border: 1px solid #aaa;
}

div#content .entry-date, div#content .entry-meta, div#content .entry-date a, div#content .entry-meta a {
	color: #aaa;
	font: 11px "Verdana", "Helvetica", "Arial", sans-serif;
}

div#content .entry-date abbr, div#content .entry-meta abbr {
	border: 0;
}

div#content #nav-above {
	display: none;
}

div#content .navigation {
	color: #aaa;
	font: 11px "Verdana", "Helvetica", "Arial", sans-serif;
}

div#content .navigation .nav-next {
	float: right;
}

div#content .navigation .nav-previous {
	float: left;
}

div#content .page .entry-title {
	color: #cbcb69;
	font-size: 60px;
	font-weight: normal;
	margin: 0;
}

.entry-title-comments a {
	background: url('./images/comment.gif') no-repeat center left;
	color: #565656;
	font-size: 12px;
	padding-left: 35px;
	text-decoration: none;
}

div#content .post {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

div#content .post small {
	line-height: 16px;	
}

div#footer {
	clear: both;
}

div#footer p {
	display: none;
}

#get_recent_comments_wrap strong, #get_recent_comments_wrap strong a {
	color: #cbcb69;
	text-decoration: none;
}

#get_recent_comments_wrap strong {
	display: block;
	margin-bottom: 8px;
}

#get_recent_comments_wrap ul li ul {
	color: #444;
}

#get_recent_comments_wrap ul li ul:hover {
	color: #ccc;
}

#get_recent_comments_wrap ul li ul li img {
	float: left;
	margin: 0 5px 3px 0;
}

h2, h3, h4, h5, h6, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #cbcb69;
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	margin-top: 0;
	text-decoration: none;
}

#header #blog-title {
	background: url("./images/logo.gif") no-repeat center left;
	height: 130px;
	margin: 0;
	margin-right: -275px;
	position: absolute;
	right: 50%;
	top: 26px;
	width: 600px;
}

#header #blog-title a {
	display: block;
	height: 130px;
	outline: 0;
	text-decoration: none;
	text-indent: -9999px;
	width: 600px;
}

html {
	background: #000;
	color: #fff;
}

img {
	border: 0;
}

input, select, textarea {
	color: #000;
	font: 14px "Georgia", "Times New Roman", "Times", serif;
	line-height: 23px;
	padding: 5px;
}

#menu {
	background: #555;
	font-family: "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	padding: 10px 10px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 15px;
}

#menu ul li a {
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.current_page_item a {
	color: #cbcb69;
}

#recent-authors {
	font-size: 12px;
	font-style: italic;
	margin: auto;
	text-align: center;
}

#recent-authors a {
	text-decoration: underline;
}

#recent-authors td {
	margin-bottom: 10px;
	vertical-align: bottom;
}

#searchform {
	background: #555;
	border: 0;
	display: block;
	margin-right: -400px;
	padding: 0;
	position: absolute;
	right: 50%;
	top: 160px;
	width: 200px;
}

#searchform .submit-button {
	display: none;
}

#searchform .text-input {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	padding: 1px 3px;
	width: 180px;
}

.sidebar {
	color: #ccc;
	display: none;
	font: 12px "Century Gothic", "Tahoma", "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", sans-serif;
	padding: 30px 15px 0 0;
}

.sidebar a {
	color: #ccc;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	margin-bottom: 20px;
}

.sidebar ul li ul li {
	margin-bottom: 10px;
}

.sidebar .widget-citiwirerecent ul {
	margin-bottom: 15px;
}

.sidebar .widget-citiwirerecent ul li {
	list-style: disc;
	margin: 0 0 5px 10px;
}

#signup {
	border-top: 1px solid #fff;
	clear: both;
}

#signup p {
	font-style: italic;
	text-align: center;
}

.skip-link {
	display: none;
}

#welcome {
	color: #ccc;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 30px;
}

.wp-caption {
	color: #aaa;
	font: 11px "Verdana", "Helvetica", "Arial", sans-serif;
}

#wrapper {
	background: #222;
	font: 16px "Georgia", "Times New Roman", "Times", serif;
	margin: 130px auto 0 auto;
	text-align: left;
	width: 800px;
}

/* Changes for sidebar */

div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}

div#content {
	margin: 0 200px 0 0;
	width: 540px;
}

div.sidebar {
	float: right;
	width: 180px;
}

div#primary {
	display: block;
}

/* Special exceptions */
body.home #wrapper {
	width: 900px;
}

body.home div#content {
	width: 640px;
}
