/*
Theme Name: Colonel Tiki Theme
Theme URI: http://www.coloneltiki.com
Description: The custom theme for Colonel Tiki's Drinks
Version: 1.1
Author: Craig Hermann
Author URI: http://www.coloneltiki.com
*/

body {
	background: #2b1400;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#header {
	background: url(images/header.jpg) no-repeat top left;
	width: 1024px;
	height: 173px;
	float: left;
}

#footer {
	float: block;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#content {
	width: 1024px;
	float: left;
	padding-left: 22px;
}

#content #left-col {
	background: url(images/left_sidebar_body.jpg) repeat-y top left;
	width: 180px;
	float: left;
	position: relative;
	padding-right: 10px;
}

#content #left-col #sidebar1-top {
	width: 180px;
	height: 36px;
	float: left;
	position: relative;
	background: url(images/left_sidebar_top.jpg) no-repeat top left;
}

#content #left-col #sidebar1 {
	margin-left: 8px;
	margin-right: 12px;
}

#content #left-col #sidebar1-bottom {
	width: 180px;
	height: 33px;
	float: left;
	position: relative;
	background: url(images/left_sidebar_bottom.jpg) no-repeat bottom left;
}

#content #mid-col {
	background: url(images/post_body.jpg) repeat-y top left;
	width: 600px;
	float: left;
	position: relative;
	padding-right: 10px;
}

#content #mid-col #post-top {
	width: 600px;
	height: 41px;
	float: left;
	position: relative;
	background: url(images/post_top.jpg) no-repeat top left;
}

#content #mid-col #post {
	margin-left: 15px;
	margin-right: 20px;
}

#content #mid-col #post-bottom {
	width: 600px;
	height: 46px;
	float: left;
	position: relative;
	background: url(images/post_bottom.jpg) no-repeat bottom left;
}

#content #right-col {
	background: url(images/right_sidebar_body.jpg) repeat-y top left;
	width: 180px;
	float: left;
	position: relative;
}

#content #right-col #sidebar2-top {
	width: 180px;
	height: 36px;
	float: left;
	position: relative;
	background: url(images/right_sidebar_top.jpg) no-repeat top left;
}

#content #right-col #sidebar2 {
	margin-left: 8px;
	margin-right: 12px;
}

#content #right-col #sidebar2-bottom {
	width: 180px;
	height: 33px;
	float: left;
	position: relative;
	background: url(images/right_sidebar_bottom.jpg) no-repeat bottom left;
}

#content {
	font-family: Georgia, Sans-Serif;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 20pt;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-style: italic;
}

a, h2 a:hover, h3 a:hover {
	color: #2b1400;
	text-decoration: none;
	}

a:hover {
	color: #2b1400;
	text-decoration: underline;
	}

#sidebar1, #sidebar2 {
	font-size: 8pt;
}

#post {
	font-size: 11pt;
}

#post h2 {
	text-align: center;
	font-size: 14pt;
}

#post h3 {
	text-align: left;
	font-size: 12pt;
}

#sidebar1 ul, #sidebar2 ul {
	margin-left: 0px;
	padding-left: 7px;
	list-style-position: inside;
	list-style-type: none;
}

#sidebar1 ul ul , #sidebar2 ul ul {
	margin-left: 0px;
	padding-left: 3px;
	list-style-position: inside;
	list-style-image: url(images/splat.png);
}

#footer p, #footer a, #footer a:hover {
	color: #C2A698;
	font-size: 9pt;
	text-align: center;
}
	
/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 144px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
/* End Calendar */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #7b420e;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #7b420e;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* begin form elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 10px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	width: 10px;
	}

#searchform input {
	width: 120px;
	}

.entry form { /* this is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* end form elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */