/*   
Theme Name: Whiskey
Description: "Whiskey" is the NATO phonetic alphabet word for "W".
Author: Drew Gallagher
Author URI: http://www.catix.net/
Version: 1.0
*/






/*


###       ###       ###
###       ###       ###
###  ###  ###  ###  ###
###  ###  ###  ###  ###
###  ###  ###  ###  ###
###  ###  ###  ###  ###
###  ###  ###  ###  ###
###  ###  ###  ###  ###
     ###       ###
     ###       ###


*/






/* Top-Level Containers */
html {
	margin: 0 auto 0 150px;
	width: 628px;
	text-rendering: optimizeLegibility;
}

body {
	margin: 0 auto;
	width: 628px;
	background: url('background.png') left 48px repeat-x #ffffff;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #2e3436;
}

div {
	padding: 24px 0 24px 12px;
	border-left: 16px solid #d3d7cf;
}

div.powerpress_player {
	padding: 0;
	border-left: none;
}

div:hover {
	border-color: #babdb6;
}



/* Default Hyperlinks */
a {
	font-weight: bold;
	color: #a40000;
	text-decoration: none;
}

a:hover, a:active {
	color: #ef2929;
}



/* Forms */
input, textarea {
	padding: 2px;
	width: 300px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #eeeeec;
}

form#searchform label {
	display: none;
}

form#searchform input#s {
	width: 300px;
}

form#searchform input#searchsubmit {
	margin: 0 0 0 12px;
	width: 80px;
}

form#searchform div {
	padding: 0;
	border: none;
}

form#commentform label {
	display: block;
}



/* Title */
div#title {
	padding: 0;
}

div#title:hover {
	border-color: #d3d7cf;
}

div#title h1 {
	margin: 0 0 0 -16px;
	padding: 48px 0 28px 0;
}

div#title h1 a {
	display: block;
	width: 128px;
	height: 100px;
	text-indent: -9999px;
	background: url('emblem.png') center top no-repeat;
}

div#title h1 a:hover {
	background-position: center -100px;
}



/* Introduction */
div#introduction p {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
}



/* Navigation */
div.navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.navigation ul li {
	display: inline;	
	margin: 0 8px 0 0;
}



/* Section Titles */
h1.section {
	width: 150px;
	margin: 24px 0 12px -162px;
	font-size: 14px;
	line-height: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
	color: #888a85;
	float: left;
}

h1.section#section-intro {
	margin-top: 27px;
}

h1.section#section-footer {
	margin-top: 22px;
}



/* Entries */
div.hentry h1.title, div.secondary h1.title {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

div.secondary h1.title {
	font-size: 14px;
}

div.hentry:hover h1.title {
	border-color: #2e3436;
}

div.hentry h1.title a span, div.secondary h1.title a span {
	display: none;
}

div.hentry h1.title a:hover span, div.secondary h1.title a:hover span {
	display: inline;
	color: #888a85;
}

div.secondary ul {
	margin: 0;
	padding: 0;
}

div.secondary ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}



/* Entry Contents */
div.hentry p, div.secondary p {
	margin: 0 0 16px 0;
}

div.hentry p + p {
	margin-top: -16px;
	text-indent: 32px;
}

div.hentry p.new {
	margin-top: 0;
	text-indent: 0px;
}

div.hentry blockquote {
	margin: 0 32px;
	font-style: italic;
}

div.hentry ul, div.hentry ol {
	margin: 0 0 16px 0;
	padding: 0 0 0 32px;
}

div.hentry ul {
	list-style-type: square;
}

div.hentry img {
	margin: 6px;
	max-width: 600px;
	border: none;
}



/* Entry Headings */
div.hentry h1 {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

div.hentry h2 {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #888a85;
}

div.hentry h3 {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

div.hentry h4 {
	margin: 0 12px 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	float: left;
}

div.hentry h5 {
	margin: 0 12px 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #888a85;
	float: left;
}

div.hentry h6 {
	margin: 0 12px 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	float: left;
}



/* Comments */
ol.comments {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.comment {
	margin: 0;
	padding: 0;
}

li.comment div {
	border: none;
	padding: 0;
}

li.comment div.left input {
	width: 200px;
}
li.comment div.right input, li.comment div.right textarea {
	width: 376px;
}

li.comment textarea {
	height: 102px;
}

li.comment div.left {
	float: left;
}

li.comment div.right {
	padding-left: 224px;
}



/* Widgets */
div.widgets {
	padding: 16px 0 24px 0;
}

div.widgets div {
	margin: 12px 0 0 12px;
	padding: 0;
	width: 192px;
	float: left;
	border: none;
}

div.widgets div.clear {
	clear: left;
}

div.widgets div img {
	width: 192px;
	height: 96px;
	border: none;
}

div.widgets div p {
	margin: 0;
	padding: 0 2px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

div.widgets p.clear {
	clear: both;
}



/* Footer */
div#footer p {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #888a85;
}

div#footer p a {
	color: #888a85;
}

div#footer p a:hover {
	color: #babdb6;
}



/* WordPress Classes */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.hidden {
	display: none;
}

.wp-caption {
	text-align: center;
	font-style: italic;
}

.noborder {
	border: none !important;
}
