/*	
	Author Name	: Dan Tilden
	Author Site	: http://www.freakified.net
	Style Name	: 1:40 AM
	Style URI	: http://www.freakified.net/projects/140am
	Version		: 1.2
	Comments	: Style for freakified.net.
				  The header image was taken around 1:40 AM somewhere in Pennsylvania.
*/

body {
	background: #000 url('./images/etown.jpg') no-repeat scroll top right;
	color: #fff;
	margin: 0;
	font-family: 'Segoe UI', Segoe, Tahoma, 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	}

a {
	color: #93A070;
}

h1, h2, h3, h4, h5, h6 strong, em, b, i {
	font-family: 'Segoe UI', Segoe, Tahoma,'Trebuchet MS',Verdana, Helvetica, Sans-Serif;
}

h5 {
	font-size:1.2em;
}

h1 {
	font-size: 2em;
  letter-spacing: 0;
  margin: 0.1em 0;
}

h2 {
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
}

.entry-content h2 {
  font-size: 1.5em;
}

.entry-content h3 {
  font-size: 1.2em !important;
  font-weight: bold !important;
}

.entry-content h4, .entry-content h5, .entry-content h6 {
  font-size: 1em !important;
  font-weight: bold !important;
  letter-spacing: 0 !important;
}

.entry-content h5 {
  color: #ddd;
}

.entry-content h6 {
  color: #bbb;
}

.entry-title, .entry-title a, .entry-title a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #bbb;
}

.entry-content h2, .entry-content h3, .entry-content h4 {
  color: #fff;
  margin: 0;
}

blockquote {
	color: #cccccc;
	background: transparent url('./images/quote.png') no-repeat scroll 10px 0pt;
}

code {
  font-family: Consolas, Menlo, "Bitstream Vera Sans Mono", Monaco, Monospace;
}

.secondary {
	font-size: 1.1em;
	float: right;
	padding-bottom: 20px;
	color: #ddd;
}

.secondary h4 {
	font-size: 1.4em;
}

#primary h3, #primary h4, .single #primary .k2-asides h3 {
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: 0px;
}

h3, h4, .single .k2-asides h3 {
	letter-spacing: 0px;
}

.comments h4 {
	font-size: 1.7em !important;
}

.comments {
	border-top: 1px dashed #444444;
	margin: 30px 0pt 0pt;
	padding: 0;
}

#leavecomment, .comments #loading, #comments-closed-msg {
	font-size: 1.3em;
	letter-spacing: 0px;
}

#commentlist .alt {
	background: #222222 none repeat scroll 0% 0%;
}

.bypostauthor {
	background: #1F231E none repeat scroll 0% 0% !important;
}

.byuser {
	background: #1C2226 none repeat scroll 0% 0% !important;
}

#commentlist li .commentauthor {
	letter-spacing: 0px;
}

#commentlist li .comment-meta {
	padding-top: 5px;
	background-position: bottom left;
}

.comments-form {
	padding: 1px 0pt 25px;
}

.comments form #submit {
	background-color: #53602F;
	border-color: #D1E2AA #1E2114 #1E2114 #D1E2AA;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	margin: 0pt 2px;
	font-size: 1.1em;
	padding: 2px 18px;
}

.comments form #submit:active {
	background-color: #53602F;
	border-color: #1E2114 D1E2AA #D1E2AA #1E2114;
}

.entry-meta {
	font-size: 1.1em;
}

#header {
	background: transparent;
	height: 55px;
	}
	
#header .blog-title {
	display: inline;
	padding: 0;
	font-weight: normal;
	letter-spacing:3px;
	font-size: 2.2em;
}

#header .description {
	display: inline;
	margin: 0 0 0 2px;
}

#page {
	border: none;
	background: transparent;
	margin: 0;
	padding: 50px 0 0 50px;
}

input[type="text"], textarea {
	color: #444;
	background-color: #d9d9d9;
	margin: 0pt;
	padding: 3px;
	border: 1px solid #666;
}

input[type="text"]:hover, textarea:hover {
	color: #444;
	background-color: #eee;
	border: 1px solid #666;
}

input[type="text"]:focus, textarea:focus {
	background-color: #fff;
	border-color: #93A070;
	color: #000;
}

.page-head {
	margin: 0;
	text-align: left;
	border-bottom: 1px #444 dashed;
}

.page-head h1 {
	font-weight: normal;
	color: #bbb;
	font-size: 2.4em;
	margin: 0;
}

.entry-meta {
	color: #777;
}

.entry-meta a, .comment-meta a {
	color: #ccc;
}

.columns-two #page {
	width: auto;
	}

.entry-content * img {
	max-width: 100%;
}

#dynamic-content, #current-content {
	padding: 0px;
	margin-right: 240px;
}

.navigation {
	height: 20px;
	line-height: 20px;
}

#primary {
	/* Contains the main column */
	min-width: 415px;
	width: 99%;
	padding: 10px 0 0 10px;
	margin-right: -250px !important;
	}
	

.content {
	padding: 0;
	margin: 20px 0 0 2em;
	background: transparent url(./images/semitransparentwhite.png) repeat scroll top left;
	min-width: 700px;
	max-width: 900px;
	width: 80%
}

/* horrible hack to make the background look right in ie6 */
* html * .content {
	filter:alpha(opacity=10);
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_ancestor a, ul.menu li.current_page_ancestor a:hover, body.single ul.menu li.blogtab a, body.single ul.menu li.blogtab a:hover {
	background-color: transparent !important;
	color: #fff;
}

ul.menu li a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline !important;
}

ul.menu {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.2em;
	background: transparent url(./images/semitransparentwhite.png) repeat-x scroll top left;
	min-width: 645px;
}

.four04 .entry-title, body.page #current-content .entry-title {
	margin-left: 0;
	text-align: left;
}

/* horrible hack to make ie6 render a slightly better looking menu */
* html ul.menu {
	background: transparent;
	border-top: 1px solid #1A1A1A;
}

li.current_page_item {
	font-weight: bold;
}

li.admintab a {
	font-style: italic;
	color: #a21e00 !important;
	position: static;
	background: transparent;
}

li.admintab a:hover {
	color: #a21e00 !important;
	text-decoration: underline;
	background-color: transparent !important;
}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: transparent;
	color: #fff !important;
	text-decoration: underline;
}

ul.menu li.current_page_item a, ul.menu li.current_page_parent a, ul.menu li.current-cat a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul.menu li.current_page_item a:hover, ul.menu li.current_page_parent a:hover, ul.menu li.current-cat a:hover {
	color: #fff;
	font-weight: bold;
}


.entry-content {
	color: #fff;
}

#footer {
	margin-left: 5%;
	padding: 3px 0 40px 50px;
	text-align: left;
	color: #444;
}

#footer p {
	display: inline;
	padding-left: 10px;
}

#footer a {
	text-decoration: underline;
	border-bottom: none;
	color: #555;
	font-weight: bold;
}

#footer a:hover {
	color: #666;
	text-decoration: none;
}

.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
	margin: 10px 0pt;
}

#wp-calendar #today {
	background-color: #1F231E;
}

.entry-content a:visited {
	color:#93A070;
}

#wp-calendar caption {
	font-size: 1.3em;
	padding: 4px;
}

#s:focus {
	border-color: #93A070;
}

.entry-head {
	margin-top: 0;
}

body.smartposition #rollingarchives {
	background: #000;
	border: 0;
}

#rollnext, #rollprevious {
	color: #999;
	font-weight: bold;
}

h2 a:hover, h2 span a:hover {
	color:#93A070 !important;
}

.archive-list li:hover {
	background-color: #282828;
}

#pinglist {
	background-color: #282828;
}

a[rel~="attachment"] img, .gallery a img, .wp-caption {
  background-color: #282828;
  border-color: #444;
  font-size: .9em;
}

a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	border-color: #93A070;
}
	
.entry-edit a, a.quoter_comment, a.quoter_page, a.comment_quote_link, a.comment-edit-link, a.comment-reply-link, a#cancel-comment-reply-link, .comment-edit a {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background: #E7E7E7 none repeat scroll 0 0;
	border: medium none;
	color: #333333;
	display: inline;
	height: 16px;
	line-height: 16px;
	padding: 4px 8px;
}
