
/*
Theme Name: New Loyalty Traveler
Theme URI: 
Description: Two column template for BoardingArea.com
Author: Jamie Broussard
Author URI: http://www.boardingarea.com
Tags: 
Version: 1
License: 
*/

/* RESET */
/* ########### PLEASE DO NOT EDIT THE RESET ############### */
dl, dt, dd, ul, li,ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;
	border: 0;
}
p
{
}
img
{
	border: none;
}

div.slideshow {
	padding: 0px;
	width: 464px;
	margin: 0 auto 20px auto;
	height: 270px;
	overflow: hidden;
}
body
{
	line-height: 1;
	margin: 0px;
}
ol, ul
{
	list-style: none;
}
a
{
	text-decoration: none;
	color: #078fac;
}
a:hover
{
	color: #078fac;
}
blockquote, q
{
	quotes: none;
	background: url(images/LoyaltyTraveler_blockquote_bg.jpg) top left no-repeat #FFFFFF;
	padding: 10px 0px 0px 42px;
	margin: 0px 0px 20px 60px;
	height: auto;
	width: 442px;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
	padding: 0px;
	margin: 0px;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

tbody {
	border: 1px solid #000000;
	font-size: 14px;
	line-height: 18px;
}

tr {
	border: 1px solid #000000;
}

a.addthis_button {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

td {
	border: 1px solid #000000;
}
/* CLEAR FLOATED ELEMENTS */
/* http://sonspring.com/journal/clearing-floats */
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
* html .clearfix
{
	height: 1%;
}

/* ############ START EDITING HERE ############## */
body
{
	background: #363535 url(/images/bg_slice.jpg) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* HEADINGS */
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
/* ID'S */
#wrapper
{
	width: 960px;
	margin: 0px auto;
}
#header
{
	background: #fff;
	width: 960px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}
#header_lt
{
	width: 320px;
	height: 107px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	float: left;
}

#logo {
	width: 300px;
	height: 97px;
}

#header_rt
{
	width: 590px;
	height: 77px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#nav * {
	z-index: 99;
	list-style: none;
	line-height: 18px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#nav
{
	float: left;
	margin-bottom: 1em;
	width: 580px;
}

#nav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#nav ul li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	height: 77px;
	float: left;
	position: relative;
}

#nav ul li img
{
	vertical-align:text-bottom;
}
#nav a,
#nav a:visited
{
	color: #231f20;
	padding: 50px 0px 0px 0px;
	font-weight: bold;
	height: 27px;
	width: auto;
}
#nav a:hover
{
	padding: 50px 0px 0px 0px;
	font-weight: bold;
	height: 27px;
	width: auto;
	background: url(images/nav_roll_bg.jpg) top center #FFFFFF;
}
#container
{
	background: #fff;
}
#content
{
	width: 600px;
	padding: 0px;
	margin: 0px 0px 20px 20px;
}
#sidebar
{
	width: 300px;
	padding: 0px;
	margin: 0px 0px 20px 20px;
}
#sidebar h3,
#archive_all h3
{
	display: block;
	padding: 2px 0px 5px 20px;
	margin: 5px 0px 20px 0px;
	color: #231f20;
	border-bottom: 3px solid #19b4d5;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;	
}


#sidebar ul li
{
	margin: 0px 20px 10px 20px;
	font-size: 12px;
}
#widgets ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}
#widgets
{
	padding: 0 0 0px 0px;
}

#ad_300
{
	/*margin: 0 auto 10px auto;*/
	/*width: 300px;
	height: 250px;*/
	background: #f1f1f1;
}
#ad_468
{
	margin: 10px auto;
	padding: 0;
	width: 468px;
	height: 60px;
}

/* CLASSES */
div.float_left
{
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}

#recent-posts-3 {
	background: url(images/recent_comments_bg.jpg) top center repeat-x #bdcbce;
	border: #231f20 1px solid;
	padding: 0px;
	height: auto;
}

#recent-comments-3 a,
#recent-comments-3 a:visited
{
	color: #231f20;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
}

#recent-comments-3 a:hover
{
	color: #078fac;
	text-decoration: none;
}

div.float_right
{
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}
p.site_title
{
	font-weight: bold;
	font-size: 28px;
	padding: 0px;
	margin: 0px 0px 0px 20px;

}
p.site_title a,
p.site_title a:visited
{
	color: #e02828;
	font-size: 34px;
}
p.site_title a:hover
{
	color: #454444;
}
div.post
{
	height: auto;
	width: 558px;
	margin: 0 0 20px 0;
	padding: 20px;
	border: solid 1px #000000;

}

div.post h1 a,
div.post h1 a:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
	color: #078fac;
	display: block;
}
div.post h1 a:hover
{
	color: #231f20;	
}
p.premeta
{
	font-size: 12px;
	color: #454444;
	margin: 0 0 20px 0;
}

p.postmeta
{
	margin: 20px 0px 20px 0px;
	font-size: 12px;
	line-height: 16px;
}
p.premeta a,
p.postmeta a,
p.premeta a:visited,
p.postmeta a:visited
{
	color: #078fac;
}

a.comments-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #078fac;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

p.premeta a:hover,
p.postmeta a:hover
{
	color: #454444;
}
div.permalink
{
	width: 435px;
	float: left;
	display: block;	
}
div.post_content ul 
{
	margin: 0px 20px 20px 20px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
}
div.post_content ul li 
{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style: disc;
}
div.post_content ol 
{
	margin: 0px 20px 20px 20px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
}

div.post_content ol li 
{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style: decimal;
}



div.post_content p 
{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
}
div.post_content a 
{
	color: #078fac;
}
div.post_content a:hover 
{
	color: #078fac;
	text-decoration: underline;
}

/* WORDPRESS SPECIFIC */
img.alignleft
{
	float: left;
	display: inline;
	overflow: hidden;
	margin: 20px 20px 20px 0px;
}

img.alignright
{
	float: right;
	display: inline;
	overflow: hidden;
	margin: 20px 0px 20px 20px;
}

img.aligncenter {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear: both;
}

div.widget
{
	border: #231f20 1px solid;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
div.widget a,
div.widget a:visited
{
	color: #231f20;
	font-size: 12px;
	line-height: 16px;
}

div.widget a:hover
{
	color: #078fac;
}
/* addthis plugin */
div.addthis_container
{
	margin: 0 0 5px 0;
}

div.post_nav {
	font-size: 13px;
}

div.post_nav a {
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

div.post_nav a:link, div.post_nav a:visited {
	color: #078fac;
	text-decoration: none;
}

div.post_nav a:hover, div.post_nav a:active {
	color: #078fac;
	text-decoration: underline;
}

#wp-calendar
{
	width: 200px;
	height: 150px;	
	margin: 0 auto 10px auto;

}

#wp-calendar caption
{	
	color: #231f20;
	border-bottom: 3px solid #19b4d5;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 10px 0px;
	margin: 5px 0px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#calendar-2.widget h3
{	
	margin: 0px!important;
	border: none!important;
	height: 0px;
}

#calendar.widget h3
{
	height: 1px;
}
div.comments
{
	margin: 20px 0px 20px 0px;
	padding: 0px;
	height: 21px;
	width: 125px;
	background: url(images/LoyaltyTraveler_comments.jpg) top left no-repeat #FFFFFF;
}

div.comments a:hover, div.comments a:active {
	color: #078fac;
	text-decoration: underline;
}

#archive_all
{
	padding: 0;
	margin: 20px 0;
}

#arch_col_lt,
#arch_col_rt
{
	width: 280px;
}
#arch_col_lt
{
	margin: 0 20px 0 0;
}

#archive_all a
{
	color: #202020;
	font-size: 12px;
	line-height: 16px;
}
#archive_all a:hover
{
	color: #e02828;
}
#archive_all ul
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c1c1;
}
#archive_all ul li
{
	margin: 5px;
}
#arch_tag_cloud
{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c3c1c1;
}
div.post_date {
	height: 69px;
	width: 69px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	float: left;
	background: url(images/date_bg.jpg) top center no-repeat #FFFFFF;
}

.post_date p.days,
.post_date p.month
{
	color: #dedede;
	text-align: center;
}

.post_date p.days {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 15px 0px 2px 0px;
}
.post_date p.month
{
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

/* comments */

div.comment 
{
	position: relative;
	width: 510px;
	padding: 5px;
}

div.avatar 
{
	width: 33px;
	float: right;
	padding: 0px;
	margin: 0px 10px 10px 10px;
}

ol.commentlist {
	margin: 20px 0;
	padding: 0 0 0 30px;
	font-size: 12px;
}
ol.commentlist li
{
	padding: 10px;
	margin-bottom: 20px;
	border-left: 1px solid #c3c1c1;
	list-style-type: decimal;
}
.ctext p
{
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 16px;
}
div.cdata cite
{
	font-size: 11px;
	line-height: 14px;
	margin: 20px 0 0 0;
	display: block;
}
.alt
{
	background: #f1f1f1;
}
#commentform label
{
	font-size: 12px;
}

#commentform
{
	width: 490px;
	margin: 0 0 20px 30px;
	padding: 20px;
	border: 1px solid #000000;	
}

#comment {
	width: 468px;
}
p.moderation
{
	font-size: 12px;
}
h3#comments,
h3#respond
{
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 30px;
	color: #078fac;
	font-size: 18px;
	font-weight: 500;	
}
#first_post_ad,
#post_single_ad
{
	width: 300px;
	margin: 10px auto;
}

#left_top_ad
{
	width: 300px;
	margin: 0 auto 39px auto;
}

#right_bottom_ad
{
	width: 160px;
	margin: 0 auto 20px auto;
}

