/*  
Theme Name: Have Laptop Will Travel
Theme URI: http://www.havelaptopwilltravel.com/
Description: WordPress theme designed for Have Laptop Will Travel, by <a href="http://tdhedengren.com">Thord Daniel Hedengren</a>
Version: 1.0
Author: Thord Daniel Hedengren
Author URI: http://tdhedengren.com/

	This theme was designed by Thord Daniel Hedengren (http://rethord.com/) and coded by Jeph Christoff (http://www.jephchristoff.com)

*/



/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ol, ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover {text-decoration: underline;}



/* 
----------------------------------------------------------------------------- 
GENERIC STYLES
-----------------------------------------------------------------------------*/
.left, .alignleft, #social .ads {
	float:left;
}
.right, .alignright, #social .links {
	float:right;
}
#header strong, hr, #content .navigation h4, #searchform strong, #comment-div #commentform .right #postcomment strong {
	display: none;
}
.req {
	color: #FF0000;
}
a {
	color: #0099EE;
}




/* 
----------------------------------------------------------------------------- 
LAYOUT STYLES
-----------------------------------------------------------------------------*/
body {
	background: #181818 url(images/bg.gif);
	color: #EBEBEB;
	font: .75em Arial, Helvetica, sans-serif;
	margin: 25px 0px 0px;
	padding: 0px;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/content-bg.gif) repeat-y;
}




/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	background: url(images/header-bg.gif) no-repeat left bottom;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#header .network-links {
	text-align: right;
	margin-bottom: .5em;
	font-size: 140%;
	color: #5E7574;
	letter-spacing: -1px;
}
#header h1 a {
	background: url(images/header-bg.gif) no-repeat;
	display: block;
	height: 180px;
	width: 970px;
}




/* 
----------------------------------------------------------------------------- 
SIDEBAR
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 260px;
	background: #404040 url(images/right-bg.gif) no-repeat right top;
	padding: 10px 20px;
	_padding: 10px 8px 10px 20px;
}
#sidebar p {
	margin-bottom:1em;
}
#searchform {
	margin-bottom: 20px;
}
#searchform #s {
	background: #F5F5F5 url(images/search-inputbg.gif) repeat-x;
	border: 2px solid #AAAAAA;
	font-size: 14px;
	color: #000000;
	height: 23px;
	width: 161px;
	padding-top: 3px;
	padding-left: 5px;
	margin-right: 10px;
}
#searchform #searchsubmit {
	background: url(images/search-button.gif) no-repeat;
	height: 30px;
	width: 76px;
	border: none;
}

#rssfeeds {
	background: #F5F5F5 url(images/search-inputbg.gif) repeat-x;
	border: 2px solid #AAAAAA;
	text-align: center;
	background: #FFFFFF;
	margin: 10px 0 10px 0;
	padding: 10px 5px 5px 5px;
}

#sidebar h2 {
	text-transform: uppercase;
	color: #ccddee;
}
#sidebar #ads img {
	margin-right: 11px;
	margin-bottom: 11px;
}
#sidebar .links td {
	padding-right: 11px;
	padding-bottom: 11px;
}
#sidebar .list {
	margin-top: 15px;
}



/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
#bottom {
	background: url(images/content-bg.gif) repeat-y;
}
#content {
	float: right;
	width: 650px;
	width: 650px;
	margin-right: 20px;
	_margin-right: 10px;
}
#content .navigation {
	background: url(images/navigation-bg.gif) no-repeat;
	font-size: 145%;
	padding-top: 15px;
	height: 25px;
	overflow: hidden;
}
#content .navigation ul li {
	float: left;
	background: url(images/nav-arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-right: 12px;
	letter-spacing: -1px;
}


#content h2 {
	font-size: 36px;
	line-height: 1em;
	color: #000000;
	background: #404040;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px;
	padding: 10px 0px;
}
#content h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content h2 a {
	color: #000000;
}
#content h3 {
	font-size: 24px;
	line-height: 1em;
	color: #0087ED;
	background: url(none);
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: capitalize;
}
#content .post {
	margin-bottom: 10px;
	_padding-bottom: 5px;
}
#content .entry {
	font: 110%/1.5em "Trebuchet MS", Arial;
	color: #efefef;
	padding: 15px 27px 0px;
	_padding: 15px 27px;
}
#content .entry blockquote {
	margin: 1em;
	font-style: italic;
	border: 1px dotted #404040;
	padding: 1em 1em 0em;
}
#content .entry ul {
	margin-left: 2em;
	list-style: square;
}
#content .entry ol {
	margin-left: 2em;
}
#content .entry h3 {
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
	color: #aaaaaa;
	margin: 0px;
	padding: 0px;
}
#content .entry p, #content .entry ul, #content .entry ol {
	margin-bottom:1em;
}
#content .post .postmetadata {
	font-size: 145%;
	color: #313131;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #313131;
	margin-right: 10px;
	margin-left: 10px;
}
#content .entry-bottom {
	color: #313131;
	background: #000000;
	padding: 6px;
	margin-right: 10px;
	_margin-bottom: 10px;
	margin-left: 10px;
}
#content .page-navigation, #content #page-navigation {
	background: #404040;
	margin-top: 10px;
	padding: 10px;
}




/* 
----------------------------------------------------------------------------- 
COMMENTS
-----------------------------------------------------------------------------*/
#comment-div {
	background: #000000;
	padding: 10px;
	margin: 10px;
}
#comment-div h3 {
	color: #404040;
	font: 150% "Trebuchet MS", Arial;
	margin-bottom: 10px;
	border-bottom: 1px solid #404040;
	letter-spacing: 1px;
	padding: 0px 0px 4px;
}
#comment-div h3 strong {
	font-weight: normal;
	text-transform: uppercase;
}
#comment-div .commentlist {
	list-style: none;
	color: #ccddee;
}
#comment-div .commentlist li {
	border-bottom: 1px solid #404040;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#comment-div .commentlist .leftside {
	width: 100px;
	text-align: right;
	padding-right: 10px;
	font: 90% "Trebuchet MS", Arial;
	border-right: 5px solid #404040;
}
#comment-div .commentlist .rightside {
	font: 95%/1.6em "Trebuchet MS", Arial;
	padding-left: 10px;
}
#comment-div #commentform .left {
	font: 90% "Trebuchet MS", Arial;
}
#comment-div #commentform .left label {
	padding-right: 10px;
	text-align: right;
}
#comment-div #commentform .left input {
	background: url(images/search-inputbg.gif) repeat-x;
	border: 2px solid #AAAAAA;
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 206px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#comment-div #commentform .right #comment {
	background: url(images/commentfield-bg.gif) repeat-x;
	border: 2px solid #AAAAAA;
	color: #000000;
	height: 118px;
	width: 308px;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
#comment-div #commentform .right #postcomment {
	background: url(images/comment-post.gif) no-repeat;
	height: 30px;
	width: 318px;
	border: none;
}





/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	background: #404040;
	text-transform: uppercase;
	text-align: right;
	padding: 10px 20px 15px;
	color: #000000;
}
#footer a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}








/* 
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

