/* 
Theme Name: Leave The Office.
Theme URI: http://www.leavetheoffice.com
Version: 2.0
Author: Robert Cooke
Description: Adapted from Connections Reloaded. <a href="http://vanillamist.com/blog/?page_id=81">Connections</a> theme by <a href="http://www.patriciamuller.com">Patricia M&uuml;ller</a>.
Author URI: http://www.leavetheoffice.com
*/
body {
	color: #29303B;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.3em;
	background-color: #6c6ac4;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0%;
}

a {
	color: #010750;
	text-decoration: none;
}

a:visited {
	color: #010750;
}

a:hover {
	color: #6B60FD;
	text-decoration: underline;
}

input, textarea {
	background: #F3F6ED;
	border: 2px ridge #010750;
}

#rap {
	font-family: Arial;
	padding: 0px;
	text-align: left;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	height: 200px;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background-image: url(http://www.leavetheoffice.com/wp-content/themes/ltoold/img/travelogtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background-color: #FFFFFF;
}

#subheader
{
	display: visible;
	font-family: "Pristina";
	font-size:2.7em;
	color: #010750;
	text-align: left;
	padding-top: 10px;
}
#desc
{
	font-family: Pristina;
	font-size:1.6em;
	color: #010750;
	text-align: left;
	padding-left: 10px;
	line-height: 1.3em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
}

#content
{
	width:600px;
	float:left;
	padding:10px;
	margin:10px;
	overflow:hidden;
	display:inline;
}
#sidebar {
	width:130px;
	float:right;
	padding:3px 5px 10px 0px;
	margin:0;
	font-size:1em;
	color:#010750;
	display:inline;
} 
 
a img {
	border: none;
}

acronym, abbr {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #6c6ac4;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
	font-size: 1em;
	font-style: italic;
}

code {
	color: #D48B00;
	font-family: Arial;
	padding-left: 2px;
	padding-right: 2px;
}

blockquote, cite {
	background-color: #F3F6ED;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0px;
}

img {
	border: none;
}

h3 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding: 0;
}

h1, h2, h3, h4 {
	font-family: Arial;
	font-weight: normal;
	letter-spacing: 1px;
}

hr {
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #6c6ac4;
}

#header h1 
{
	display:none;
    margin: 0;	
	font-size: 2.0em;	
	padding:10px 20px 0 0;
	text-align:left;	
	color:#7D8A5C;
}

#header h1 a {
	color: #010750;
	text-decoration: none;
}

#header h1 a:hover {
	color: #F7F3ED;
}

#header #desc {
	display:none;
	color: #010750;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 16px 0 0 16px;
	text-align: left;
}

#sidebar h2 {
	background: url(http://www.leavetheoffice.com/wp-content/themes/ltoold/img/content_bg.jpg) repeat;
	margin: 0;
	font-family: Arial;
	font-size: 0.85em;
	color: #010750;
	text-align:center;
	height:15px;
	font-weight:bolder;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #6C6AC4;
	border-right-color: #6C6AC4;
	border-bottom-color: #6C6AC4;
	border-left-color: #6C6AC4;
	padding: 2px;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.8em;
	padding-bottom:0.9em;
	color: #010750;
	text-align: left;
	border: 2px ridge #6C6AC4;
}
#pagenav
{
	list-style:none;
}
#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border: #010750;
	color: #010750;
}
#sidebar ul li a:link {
	color: #010750;	
}
#sidebar ul li a:visited {
	color: #010750;	
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #6B60FD;
	text-decoration: none;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	border:none #010750;
	color: #010750;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;

}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: 0 no-repeat 7px;
	padding-left: 1.5em;
	
}
.post , .page
{
	margin:0 0 30px 0;
}
.page 
{
	margin:25px -5px 0 27px;
}
.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Arial;
	margin:0;
	color:#010750;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.page-info 
{
	text-align:center;	
}
.post-info a
{
	color:#010750;
}
.post-info a:hover 
{
	color:#6B60FD;
}
.post-content, .page-content {
	padding:10px;
	border-top: 2px ridge #6C6AC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #010750;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.page-content {

}
.post-title, .page-title {
	font-family: "Pristina";
	font-size:1.7em;
	margin:0;
	font-weight:bold;
	color: #010750;
}
.page-title 
{
	font-size:3em;
	font-weight:bold;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: 6c6ac4;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#010750;
}
.post-date {
	float: left;
	color: #E2F1FC;
	font-family: Pristina;
	font-size: 1.3em;
	text-align: center;
	width: 60px;
	line-height:1em;
	border: 2px ridge #6c6ac4;
	background-color: #010750;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.post-footer 
{
	padding-top:20px;
	background:no-repeat center;
}

#footer {

	clear: both;
	color: #999999;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 7px 0;
	text-align: center;
	width: 780px;
	border-top-width: 0px;
	border-top-style: ridge;
	border-top-color: #6c6ac4;
}
#footer a {
	border: none;
	color: #7A7636;
}

.commentlist {
	font-size: 1em;
	font-weight: normal;
}

#commentform {
	margin: 0 0 0 40px;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
	margin: 0 0 1em;
}

#comments,#respond {
	color: #010750;
	font: 0.9em Arial;
	margin: 3em 0 1em 40px;
}

.commentlist li {
	border: 2px ridge #6c6ac4;
	margin: 5px 0;
	padding: 10px 10px 20px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	background: url(http://www.leavetheoffice.com/wp-content/themes/ltoold/img/comments_bottom.jpg) #F3F6ED repeat-x bottom;
}

.commentlist .alt {
}

#topnav {
	list-style: none;
	text-align: left;
	font-family: Arial;
	font-size: 0.9em;
	color: #010750;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 180px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
}

#topnav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li a:link, #topnav li a:visited {
	color: #010750;
	text-decoration: none;
}

#topnav li a:hover, #topnav li a:active {
	color: #6B60FD;
	text-decoration: blink;
}



/* Text and Image Alignment */ 
.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

#readthetravelog{
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-image: url(http://www.leavetheoffice.com/wp-content/themes/ltoold/img/travelog_montage.jpg);
}
#readthetravelog, #readthetravelog li a:visited {
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-image: url(http://www.leavetheoffice.com/wp-content/themes/ltoold/img/travelog_montage.jpg);
}

#readthetravelog li a:hover, #readthetravelog li a:active {
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-image: url(http://www.leavetheoffice.com/wp-content/themes/ltoold/img/travelog_montage_invert.jpg);
}
