/*
Theme Name: Tripkick
Theme URI: http://blog.tripkick.com/
Description: Default Tripkick blog theme
Version: 1.0
Author: Fluidesign
Author URI: blog.fluidesign.com
*/

* {
	outline: none;
}

body {
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	background: #fff url('images/bg.gif') bottom left repeat-x;
	color: #6a5d4a;
	padding: 0;
	margin: 0;
}
	
html > body {
	font-size: 12px;
}

html,body {
	min-height: 100%;
	padding-bottom: 1%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
	
h1, h2, h3 {
	font-family: Georgia, "Palatino", serif;
}

h3 {
	color: #00b8f1;
	font-size: 1.8333em;
}
	
a:link, a:visited,
div.posted a.commies:link, div.posted a.commies:visited, div.posted a.commies:hover, div.posted a.commies:active
{
	color: #00b7f1;
}

a:hover {
	color: #0080A9;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

label {
	color: #a2988a;
	display: block;
	text-transform: uppercase;
	font-size: 0.8333em;
}

label small span.errorMsg {
	color: #F4A548;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

input.text, textarea {
	border: 1px solid;
	border-color: #bdbdbe #f4f4f4 #f2f2f2 #bbb;
	color: #6a5d4a;
	padding: 4px;
	width: 334px;
	font: 1em Arial, Helvetica, sans-serif;
}

textarea {
	height: 110px;
}


/* ------------------------------------------------------------
	_page structure
------------------------------------------------------------ */

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 754px;
}

h2#blog-home {
	background: url('images/tk-hdr.gif') 0 0 no-repeat;
	text-indent: -9999em;
	margin: 0 0 12px 0;
	padding: 0;
}

h2#blog-home a:link, h2#blog-home a:visited {
	display: block;
	width: 126px;
	height: 32px;
}

div#content {
	background: #f4f8f9;
	padding-top: 24px;
}

#header h1 {
	margin: 0;
}

div#four-eighty-two {
	float: left;
	width: 482px;
}

#sidebar {
	float: right;
	padding-top: 61px;
	width: 185px;
}

div#scoop {
	background: url('images/scoop-bg.gif') 0 0 no-repeat;
	width: 520px;
	height: 101px;
	margin: 34px auto 0 auto;
	padding: 44px 0 0 192px;
}

p.scoop-copy {
	color: #896f59;
	font: 18px Georgia, "Palatino", serif;
	margin: 0 0 14px 0;
	padding: 0;
}

div#scoop-signup-holder {
	background: url('images/scoop-input-bg.gif') no-repeat 0 0;	
	float: left;
	width: 219px;
	height: 24px;
	margin-right: 14px;
}

input#scoop-signup {
	background: transparent;
	border: none;
	color: #a8a8a8;
	font-size: 1em;
	width: 202px;
	padding: 0.4545em 0 0 1.3636em;
}

div#scoop input.submit {
	float: left;
	margin-top: -3px;
}

/* ------------------------------------------------------------
	_header
------------------------------------------------------------ */

div#header {
	background: #fff url('images/header-bg.gif') 0 100% no-repeat;
	padding-bottom: 14px;
	margin-bottom: 18px;
}

/* ------------------------------------------------------------
	_nav
------------------------------------------------------------ */

ul#header-nav {
	background: #fff url('images/tk-nav.gif') 0 0 no-repeat;
	position: absolute;
	left: 308px;
	top: 72px;
	text-indent: -9999em;
	width: 446px;
	height: 29px;
	margin: 0;
	padding: 0;
}

ul#header-nav li {
	position: absolute;
	top: 3px;
}

ul#header-nav li, ul#header-nav li a {
	display: block;
	height: 26px;
}

li#t-how {
	left: 0;
	width: 78px;
}

li#t-how a:hover, li#t-how a.active {
	background: #fff url('images/tk-nav.gif') 0 -32px no-repeat !important;
}

li#t-tips {
	left: 114px;
	width: 68px;
}

li#t-tips a:hover, li#t-tips a.active  {
	background: #fff url('images/tk-nav.gif') -114px -32px no-repeat;	
}

li#t-blog {
	left: 216px;
	width: 25px;
}

li#t-blog a:hover, li#t-blog a.active {
	background: #fff url('images/tk-nav.gif') -216px -32px no-repeat;	
}

li#t-advanced {
	left: 270px;
	width: 99px;
}

li#t-advanced a:hover, li#t-advanced a.active {
	background: #fff url('images/tk-nav.gif') -270px -32px no-repeat;	
}

li#t-search {
	left: 394px;
	width: 32px;
}



/* ------------------------------------------------------------
	_quick search
------------------------------------------------------------ */

div#qsearch {
	background: #f4f8f9 url('images/qsearch-bg.gif') 0 0 no-repeat;
	border: 1px solid #e3ebed;
	height: 47px;
	padding: 26px 0 0 140px;
  margin-bottom: 20px;
}

div#qsearch label, div#qsearch-holder, div#qsearch-submit, div#adv-search {
	float: left;
}

div#qsearch label {
	color: #00b7f1;
	font: 1.8181em Georgia, "Palatino", serif; 
	padding-right: 12px;
	text-transform: none;
}

#qsearch-holder {
	background: url('images/qsearch-input.gif') no-repeat top left;
	width: 322px;
	height: 24px;
	padding-right: 15px;
}

#qsearch-input {
	background: transparent;
	border: 0;
	color: #aaa;
	padding: 5px 16px 0 16px;
	height: 17px;
	width: 290px;
}

#qsearch-submit {
	margin-top: -3px;
	padding-right: 14px;
}

div#adv-search, div#adv-search a:link, div#adv-search a:visited {
	color: #07a3d3;
	line-height: 1.2727em;
}

div#adv-search {
	margin-top: -3px;
	width: 52px;
}

/* ------------------------------------------------------------
	_content
------------------------------------------------------------ */

#content {
	padding: 0 18px 18px 52px;
}

.post {
	background: transparent url('images/dbl-hr.gif') 0 100% repeat-x;
	padding-bottom: 18px;
	margin-bottom: 36px;
}

.results .post {
	background-image: none;
	border-bottom: 1px solid #d6c6af;
}

.post p {
	line-height: 1.8333em;
}	

.post hr {
	display: block;
}

.post img {
	background: inherit;
	border: 1px solid #9fd0e0;
	padding: 2px;
}	

div.post h2 {
	font-size: 2.1666em;
/*	margin-top: 22px;*/
/*	margin-top: 0.8461em;*/
	margin-top: 0.6538em;
	margin-bottom: 1em;
	line-height: 110%;
}

div.post h2 a:link, div.post h2 a:visited {
	color: #6a5d4a;
} 

div.post h2 a:hover {
	color: #4A4134;
}
	
div.posted p {
	float: left;
	margin: 0;
}
	
div.posted p, p.postmetadata {
	font-size: 0.8333em;
}

div.posted span {
	color: #f89520;
}
	
a.commies:link, a.commies:visited, a.commies:hover, a.commies:active {
	float: right;
	font-family: Georgia, "Palatino", serif;
	font-style: italic;
}

h3#comments {
	margin-bottom: 0;
}

ol.commentlist {
	background: transparent url('images/dbl-hr.gif') 0 100% repeat-x;	
	padding-bottom: 5px;
}

ol.commentlist li {
    border-top: 1px solid #44C9F3;
    padding-left: 30px;
    background: url(images/comment.gif) 5px 19px no-repeat;
	margin-bottom: 15px;
	padding-top: 5px;
}

ol.commentlist li p {
	font-size: 11px;
}

ol.commentlist div.posted a, ol.commentlist div.posted p {
	float: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div.posted a:link, div.posted a:visited, div.posted a:hover, div.posted a:active {
	color: #f89520;
}

form#commentform {
	width: 354px;
}

p.submit-wrap {
	text-align: right;
}

.four-oh-four p {
	font: 1.1666em Georgia, "Palatino", serif;
}

/* ------------------------------------------------------------
	_sidebar
------------------------------------------------------------ */

div#sidebar div.module {
	margin-bottom: 12px;
}	

div#past-posts {
	background: #fff;
	padding: 28px 16px 28px 22px;
}

#sidebar h2 {
	color: #f89520;
	font: 0.8333em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	background: transparent url('images/blue-middot.gif') 0 7px no-repeat;
	font: 1.0833em/1.5384em Georgia, "Palatino", serif;
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
}

#sidebar li a:link, #sidebar li a:visited {
	color: #6a5d4a;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #4A4134;
	text-decoration: underline;
}

div#search-bg {
	background: transparent url('images/search-bg.gif') 0 0 no-repeat;
	float: left;
}

input#s {
	background: transparent;
	border: 0;
	width: 130px;
	height: 21px;
	padding: 6px 4px 0 26px;
}

div#sidebar div.module select, div#sidebar div.module input {
	color: #6a5d4a;
	font: italic 1em Georgia, "Palatino", serif;
}

div#sidebar div.module select {
	border: 1px solid #c5e9f4;
	width: 185px;
	padding: 4px;
}

.alt {
/*	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

code {
	font-family:'Courier New', Courier, Fixed;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/*div#footer {
	clear: both;
	color: #916d4e;
	font-size: 0.9166em;
	text-align: center;
	padding: 4.7272em 3.6363em 0 5.6363em;
}

div#footer a:link, div#footer a:visited {
	color: inherit;
	color: #916d4e;
	text-decoration: none;
}

div#footer div.hr {
	background: #9fd4e9;
	height: 1px;
	margin: 1.0909em 0;
}*/


div#footer-wrap {
	clear: both;
/*		padding: 4.7272em 3.6363em 0 5.6363em;*/
	padding: 4.7272em 0 0 25px;
}

div#footer {
	color: #916d4e;
	width: 638px;
	float: right;
}

div#footer a:link, div#footer a:visited {
	color: inherit;
	color: #916d4e;
	text-decoration: none;
}

div#footer div.hr {
	background: #9fd4e9;
	height: 1px;
	margin: 1.0909em 0;
}

img#time {
	float: left;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	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 Lists */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

/* Begin Comments*/

.commentlist {
	padding: 0;
	}

.commentlist li {
	font-size: 0.8333em;
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 */


/*self clearing floats*/

div#content:after, div#searchie:after, div#footer-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p#fluider {
	font-family: Georgia, "Palatino", serif;
	margin: 1.5em 0;
}

p#fluider a:link, p#fluider a:visited, p#fluider a:active {
	color: #5b422b;
	font-style: italic;
}

