
/*
Theme Name: Musings of the Global Traveller
Theme URI: 
Description: Created for Musings of a Global Traveller by 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, ol, ul, li,
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
{
	color: #202020;
	font-size: 14px;
	line-height: 22px;
	margin: 15px 0;
}

.description {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 0px 140px;
}

img
{
	border: none;
}
body
{
	line-height: 1;
	margin: 0px;
}

a
{
	color: #001a66;
	text-decoration: none;
	font-size: 14px;
}
blockquote, q
{
	quotes: none;
}
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: Verdana, Arial, Helvetica, sans-serif;
}
/* HEADINGS */
h1
{
	font-size: 25px;
}

h2
{
	font-size: 18px;
	font-weight: 500;
	color: #66351d;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 19px;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}
/* ID'S */
#wrapper
{
	width: 960px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header
{
	width: 960px;
	height: 124px;
	background: #FFFFFF;
}
#header_lt
{
	width: 800px;
	height: 95px;
	margin: 25px 0px 0px 90px;
	padding: 0px;	
}
#header_rt
{
	width: 488px;
}

#logo {
	width: 91px;
	height: 92px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}
#nav
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	height: 44px;
	border-bottom: #cac8c8 solid 1px;
	border-top: #cac8c8 solid 1px;
}
#nav ul
{
	height: 31px;
	margin: 15px 20px 0px 20px;
	padding: 0px;

}
#nav ul li
{
	display: inline;
	margin: 0px 45px 0px 45px;
}

#nav ul li img
{
	vertical-align: text-bottom;
	padding:  0px;
	margin: 0px;
}

.rss {
	width: 42px;
	height: 44px;
	float: right;
	padding: 0px;
	margin: 0px 80px 0px 0px;
}

#nav a,
#nav a:visited
{
	color: #66351d;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
#nav a:hover
{
	color: #001a66;
}
#container
{
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}
#content
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
	border-left: 1px solid #c3c1c1;
	width: 570px;
	margin: 20px;	
}
#sidebar
{
	width: 300px;
	margin: 20px 0px 20px 20px;
	padding: 0px;
}

#sidebar ul
{
	list-style: none;
}

#sidebar ol
{
	list-style: none;
}

#sidebar h3
{
	display: block;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	color: #66351d;
	font-weight: 500;
}
#sidebar ul li
{
	margin: 0px 0px 15px 0px;
}
#widgets
{
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#widgets ul {
	border-bottom: 1px solid #c3c1c1;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}

#tag_cloud-2 {
	border-bottom: 1px solid #c3c1c1;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	list-style: none;
}


#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
{
	margin: 20px 0 10px 0;
}
p.site_title a,
p.site_title a:visited
{
	color: #001a66;
	font-weight: bold;
	font-size: 28px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
p.site_title a:hover
{
	color: #66351d;
}
div.post
{
	width: 570px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0px;
	border-bottom: solid 1px #c3c1c1;
}
div.post h1
{
	display: block;
	margin: 0 0 5px 0;
}

div.post_date {
	height: auto;
	width: 30px;
	padding: 0px 2px 0px 0px;
	margin: 0px 20px 0px 0px;
	float: left;
	border-right: 1px solid #c3c1c1;
}

.days {
	color: #66351d;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.month {
	color: #202020;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

div.post h1 a,
div.post h1 a:visited
{
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	color: #001a66;
	display: block;
		
}
div.post h1 a:hover
{
	color:  #66351d;	
}

#content ul,
#content ol
{
	color: #202020;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
	margin: 20px 20px 20px 60px;
}

#content ul li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style: square;
}

#content ol {
	color: #202020;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
	margin: 20px 20px 20px 60px;
	list-style-type: decimal;
}

#content ol li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

p.premeta
{
	font-size: 12px;
	color: #505051;
	margin: 0px 0px 20px 0px;
}
p.postmeta
{
	margin: 20px 0px;
}

p.postmeta p
{
	color: #4e4c4c!important;
	margin: 0px 0px;
}

p.premeta a,
p.postmeta a,
p.premeta a:visited,
p.postmeta a:visited
{
	color: #001a66;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
p.premeta a:hover,
p.postmeta a:hover
{
	color: #66351d;
}
div.post_content 
{
}
div.post_content p 
{
	color: #202020;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
}
div.post_content a 
{
	color: #001a66;
	text-decoration: underline;
}
div.post_content a:hover 
{
	color: #66351d;
}

/* WORDPRESS SPECIFIC */
img.alignleft
{
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px 20px 20px 0px;
}
img.alignright
{
	float: right;
	display: inline;
	overflow: hidden;
	margin: 0px 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 10px 0;
}
div.widget a,
div.widget a:visited
{
	color: #202020;
	font-size: 12px;
	line-height: 16px;
}
div.widget a:hover
{
	color: #66351d;
}
/* addthis plugin */
div.addthis_container
{
	width: 130px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

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

#content div.post_nav p a:link, #content div.post_nav p a:visited {
	color: #66351d;
}

#content div.post_nav p a:hover, #content div.post_nav p a:active {
	color: #001a66;
}

#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
{
	border: solid 1px #cecece;
	padding: 10px;
}

#arch_col_lt,
#arch_col_rt
{
	width: 284px;
}
#arch_col_lt
{
	margin: 0 10px 0 0;
}
#archive_all h3
{
	display: block;
	padding: 5px;
	margin: 0 0 5px 0;
	background: #cecece;	
}
#archive_all a
{
	color: #0b3f7e;
}
#archive_all ul li
{
	margin: 5px;
}

#tag_cloud {
	border-bottom: 1px solid #c3c1c1;
	display: block;
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
	color: #66351d;
	font-weight: 500;
}
#first_post_ad
{
	width: 300px;
	margin: 20px auto;
	border-bottom: solid 1px #c3c1c1;
	padding: 0 60px 20px 60px;
}
#single_post_ad
{
	width: 300px;
	margin: 20px auto;
	border-bottom: solid 1px #c3c1c1;
	border-top: solid 1px #c3c1c1;
	padding: 20px 60px 20px 60px;
}
#left_top_ad
{
	margin: 0 auto 20px auto;
	width: 300px;
}
#left_bottom_ad
{
	margin: 20px auto 20px auto;
	width: 160px;
}

