
/*
Theme Name: New MJ on Travel
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
{
	margin: 15px 0;
}
img
{
	border: none;
}
body
{
	line-height: 1;
	margin: 0px;
}
ol, ul
{
	list-style: none;
}
a
{
	text-decoration: none;
	color: #083f78;
}

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

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

a:hover
{
	color: #105393;
}

#header_lt a {
	font-size: 40px;
	color: #08295e;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#header_lt p {
	font-size: 19px;
	color: #08295e;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
blockquote, q
{
	quotes: none;
	border-top: 3px solid #083f78;
	border-bottom: 3px solid #083f78;
	margin: 0px 40px 20px 20px;
	padding: 20px 0px 0px 0px;
}
blockquote:before, blockquote:after,
q:before, q:after
{
	content: '';
	content: none;
}
/* 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;
}
/* 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: Arial, Helvetica, sans-serif;
}
/* HEADINGS */
h1
{
	font-size: 25px;
}

h2
{
	color: #083f78;
	font-size: 23px;
}

h3
{
	color: #ffffff;
	font-size: 20px;
}

h4
{
	color: #083f78;
	font-size: 18px;
}

h5
{
	color: #083f78;
	font-size: 16px;
}

h6
{
	color: #083f78;
	font-size: 14px;
}
/* ID'S */
#wrapper
{
	width: 960px;
	margin: 0px auto;
}
#header-logo
{
	background: #fff;
	width: 960px;
	height: 114px;
}
#header_lt
{
	width: 700px;
	height: 75px;
	margin: 30px 0px 0px 20px;
	padding: 0px;
}

#logo {
	width: 96px;
	height: 111px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 40px;
}

#header {
	width: 960px;
	height: 215px;
	background-color: #FFFFFF;
}

#header-image {
	width: 918px;
	height: 215px;
	border: 1px solid;
	background: url(images/MJ_header_image.jpg) top center repeat-x #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

#nav-menu {
	height: 43px;
	width: 960px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

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

#nav
{
	margin: 0px 0px 0px 20px;
	padding: 0px 0 0px 0px;
	background: url(images/bg_slice.jpg) top center repeat-x #FFFFFF;
	height: 43px;
	width: 918px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

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

}
#nav ul li
{
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #082b4f;
	border-right: 1px solid #154f8e;
	height: 43px;
	float: left;
	position: relative;
}

#nav ul li img
{
	vertical-align:text-bottom;
}
#nav a,
#nav a:visited
{
	color: #FFFFFF;
	padding: 10px 30px 0px 30px;
	height: 31px;
	width: auto;
}
#nav a:hover
{
	color: #FFFFFF;
	padding: 10px 30px 0px 30px;
	height: 31px;
	width: auto;
	background: url(images/MJ_On_Travel_nav_slice_roll.gif) top center #053a70;
}

#nav .no-boarder-nav {
	border-left: 1px solid #082b4f;
	border-right: 0px;
}

#container
{
	background: #fff;
}
#content
{
	width: 580px;
	margin: 20px;
}
#sidebar
{
	width: 320px;
	margin: 20px 0px;
}
.sidebar_header,
#archive_all h3
{
	font-size: 16px;
	display: block;
	padding: 13px 0px 0px 20px;
	margin: 0px 0px 7px 0px;
	color: #FFFFFF;
	font-weight: 500;
	background: url(images/bg_slice.jpg) top center repeat-x #FFFFFF;
	height: 30px;
	width: 280px;	
}

#ba_hide_arch div.ba_arch_header h4 {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	padding: 13px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #08295e;
	background: url(images/sidebar_arrow.gif) top left no-repeat #FFFFFF;
}

.open_arch,
.close_arch
{
	margin-top: 3px;
}
#sidebar ul li
{
	padding: 13px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	border-bottom: 1px solid #08295e;
	background: url(images/sidebar_arrow.gif) top left no-repeat #FFFFFF;
	width: auto;
	min-height: 23px;
}
#widgets ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#widgets
{
	padding: 0 0 10px 20px;
}


#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;
}
div.float_right
{
	float: left;
	position: relative;
	display: inline;
	overflow: hidden;
}
p.site_title
{
	font-size: 40px;
	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;
	margin: 0 0 40px 0;
	padding: 0px;

}

div.post h1 a,
div.post h1 a:visited
{
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	color: #083f78;
	display: block;
}
div.post h1 a:hover
{
	color: #105393;	
}
p.premeta
{
	font-size: 12px;
	color: #000000;
	margin: 5px 0 10px 0;
}

p.postmeta
{
	margin: 20px 0px 20px 0px;
	font-size: 12px;
}
p.premeta a,
p.postmeta a,
p.premeta a:visited,
p.postmeta a:visited
{
	color: #083f78;
	text-decoration: underline;
}
p.premeta a:hover,
p.postmeta a:hover
{
	color: #105393;
	text-decoration: none;
}
div.permalink
{
	width: 580px;
	height: auto;
	float: left;
	display: block;
	border-bottom: 1px solid #08295e;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
div.post_content ul 
{
	margin: 10px 20px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
	color: #000000;
}
div.post_content ul li 
{
	margin: 0px 0px 10px 20px;
	padding: 0px;
	list-style: circle;
	list-style-position: inside;
}
div.post_content ol 
{
	margin: 10px 40px;
	padding: 0px;
	line-height: 20px;
	font-size: 14px;
	color: #000000;
}

#collapsible-archive ul {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#collapsible-archive ul li
{
	padding: 13px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	background: none;
	width: 300px;
	min-height: 23px;
	border: 0px;
	border-bottom: 1px solid #08295e;
}

#collapsible-archive li ul li
{
	padding: 13px 0px 10px 20px;
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	border: 0px;
	background: url(images/sidebar_arrow.gif) top left no-repeat #FFFFFF;
	width: 260px;
	min-height: 23px;
}

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

#first_post_ad {
	padding: 0px;
	width: 300px;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

#post_single_id {
	padding: 0px;
	width: 300px;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#right_top_ad {
	padding: 0px;
	width: 300px;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0px;
}

#right_bottom_ad {
	padding: 0px;
	width: 160px;
	height: 600px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

div.post_content p 
{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
}

#title-post {
	height: auto;
	width: 580px;
	background-color: #c1c;
	display: block;
}
div.post_content a 
{
	color: #083f78;
	text-decoration: underline;
}
div.post_content a:hover 
{
	color: #105393;
	text-decoration: none;
}

/* 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
{
	margin: 0 0 20px 0;
}
div.widget a,
div.widget a:visited
{
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
div.widget a:hover
{
	color: #083f78;
}
/* addthis plugin */
div.addthis_container
{
	margin: 0 0 5px 0;
}
#wp-calendar
{
	width: 200px;
	height: 150px;	
	margin: 0 auto 10px auto;

}
#calendar.widget h3
{
	height: 1px;
}
div.comments
{
	margin: 20px;
	padding: 10px;
	background: #f1f1f1;
	border-bottom: solid 1px #cecece;
	border-top: solid 1px #cecece;
}
#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: 43px;
	width: 110px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 20px;
	float: right;
	background: url(images/bg_slice.jpg) top center repeat-x #FFFFFF;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}

p.days
{
	padding: 0px;
	margin: 0px;
}
.month
{
	padding: 0px;
	margin: 0px;
}

/* comments */

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

div.avatar 
{
	width: 33px;
	float: right;
	padding: 0px;
	margin: 0px 0px 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: 500px;
	height: auto;
	margin: 0px 0 20px 30px;
	padding: 20px;
	background-color: #f6f4f4;
}

#comment {
	width: 468px;
}
p.moderation
{
	font-size: 12px;
}
h3#comments,
h3#respond
{
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 30px;
	color: #083f78;
	font-weight: 500;	
}

