/*
Theme Name: chrismeighan
Theme URI: http://www.chrismeighan.com
Description: Theme for website of Chris Meighan
Author: Chris Meighan
Author URI: http://www.chrismeighan.com
Version: 1.0

*/

/* GENERAL STYLING - START */
body,html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

div#mainLayoutOuter {
	margin: 0 auto;
	width: 711px; /* WIDTH OF ALL CONTENT */
	position: relative;
	text-align: left;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
	border-right: 1px solid #aaa;
}

div#mainLayoutInner {
	padding-bottom: 14px; /* FOOTER HEIGHT */
}

div#leftColumn {
	width: 480px; /* LEFT COLUMN WIDTH */
	float: left;
}

div#rightColumn {
	float: right;
	width: 210px;
	/* RIGHT COLUMN WIDTH - NOTE THAT THERE MUST BE A GAP OF AT LEAST 6 PIXELS BETWEEN THE COLUMNS OR ELSE IE6 SHOWS THE LAST CHARACTER AGAIN ON A NEW LINE */
}

div#footerSpacer {
	clear: both;
	font-size: 1px;
	height: 14px; /* FOOTER HEIGHT */
}

div#footerOuter {
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 14px; /* FOOTER HEIGHT */
}

div#footerInner {
	height: 14px; /* FOOTER HEIGHT */
	text-align: center;
	font-size: 8pt;
}

img {
	border: 0;
}
/* GENERAL STYLING - END */

/* HEADER - START */
div#myName {
	position: relative;
}

div#myName div {
	position: absolute;
	z-index: 10;
	right: 5px;
	top: 10px;
	width: 300px;
	text-align: right;
}

div#myName div,div#myName div a {
	font-size: 40pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div#hoverInfoWrapper {
	position: absolute;
	right: 5px;
	top: 140px;
	width: 200px;
	height: 60px;
	font-size: 7pt;
}

div#hoverInfoWrapper div#hoverInfo {
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
	display: none;
}

div.titleWrapper,div.titleWrapperSmallHeader {
	position: absolute;
	left: 140px;
	top: 0px;
	width: 340px;
}

div.titleWrapper {
	height: 228px;
}

div.titleWrapperSmallHeader {
	height: 178px;
}

div.titleWrapper h1,div.titleWrapperSmallHeader h1 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: 14pt;
}

div#contentInner {
	width: 480px;
}
/* HEADER - END */

/* CUBES - START */
div.threecubes {
	background: url(images/cube_01.gif) 0 0 no-repeat;
}

div.threecubes div {
	background: url(images/cube_02.gif) 0 0 no-repeat;
}

div.threecubes div div {
	background: url(images/cube_03.gif) 0 0 no-repeat;
	width: 270px;
	height: 230px;
}

div.singlecube {
	background: url(images/cube_01.gif) 0 -50px no-repeat;
	width: 270px;
	height: 180px;
}
/* CUBES - END */

/* POST - START */
.post {
	clear: both;
	text-align: justify;
}

.post p {
	font-family: Georgia;
	font-size: 10pt;
}

.post h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 11pt;
}

.post h2 a {
	color: black;
	text-decoration: none;
}

.post h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 9pt;
	color: #777;
}

.post h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 8pt;
}

a.more-link {
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

div.postSeparator {
	border-bottom: 1px #aaa dotted;
	clear: both;
}

p {
	margin: 0;
	padding: 5px 0 10px 0;
}

/* POST - END */

/* rightColumn - START */
div#rightColumn {
	/* padding: 180px 0 0 0; */
}

div#rightColumnInner {

}

div#rightColumnTopSpacer {
height:200px;
}

div#rightColumn ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}

div#rightColumn ul li ul {
	padding: 0;
}

div#rightColumn ul li {
	margin: 0;
	padding: 0;
	text-align: right;
	clear: both;
}

div#rightColumn ul li a {
	display: block;
	float: right;
	padding: 0 5px 0 5px;
	margin: 0;
	color: black;
	font-size: 8pt;
	line-height: 16px;
	text-decoration: none;
	clear: both;
}

div#rightColumn ul li#HFTD a, a#HFTD {
	background-color: #008000;
}

div#rightColumn ul#timeline li.selected a {
	padding-right: 0px;
}

div#rightColumn ul li a {
	margin-top: 5px;
}

div#rightColumn ul#categories li a {
	background-color: #ff9955;
}

div#rightColumn ul#categories li.selected a, a#projects {
	background-color: #ff6d0b;
}

div#rightColumn ul#categories li.selected ul li a {
	padding-right: 15px;
	margin-top: 0;
	padding-top: 5px;
}

div#rightColumn ul#categories li.selected ul li.selected ul li a {
	padding-right: 25px;
	margin-top: 0;
	padding-top: 5px;
}

div#rightColumn ul#categories li.selected ul li a {
	background: url(images/menubg2.gif) top right no-repeat;
}

div#rightColumn ul#categories li.selected ul li.selected a {
	background: url(images/menubg2_selected.gif) top right no-repeat;
}

div#rightColumn ul#categories li.selected ul li.selected ul li a {
	background: url(images/menubg3.gif) top right no-repeat;
}

div#rightColumn ul#categories li.selected ul li.selected ul li.selected a {
	background: url(images/menubg3_selected.gif) top right no-repeat;
}

div#rightColumn ul#categories li.selected ul li.selected ul li a.more {
	background-color: #ffd5d5;
	font-size: 7pt;
}

div#rightColumn ul#categories li.selected ul li ul {
	display: none;
}

div#rightColumn ul#categories li.selected ul li.selected ul {
	display: block;
}

div#rightColumn ul#meta li a {
	background-color: #ffdd55;
}

div#rightColumn ul#meta li.selected a {
	background-color: #ccaa22;
}

span.menuSpacer1, span.menuSpacer2 {
	display: block;
	clear: both;
	float: right;
	width: 10px;
	height: 5px;
	font-size: 1px;
}

/* rightColumn - END */
div#footer {
	clear: both;
	text-align: center;
	font-size: 8pt;
}

a.jScrollArrowUp {
	background: url(images/basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(images/basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

ul.hftdLinks li, ul.hftdLinks li a {
color:black;
text-decoration:none;
font-size:8pt;
text-align:left;
font-style:italic;
}

div.hftdLinksHeader {
color:black;
text-decoration:none;
font-size:8pt;
text-align:left;
font-weight:bold;
margin-top:5px;
padding: 0;
}

ul.hftdLinks {
margin: 0 0 0 0;
padding: 2px 0 0 5px;
list-style-position: inside;
}

ul.hftdLinks li {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

div.centeredContent {
text-align:center;
margin: 0 auto 0 auto;
}

.wpg2tag-image img {
padding: 1px;
}

a.splashPageLink {
display:block;
text-decoration:none;
margin-bottom: 5px;
padding: 4px;
font-size:12pt;
color:white;
}

div#rightColumn ul li#HFTD-cycletrip2009 a, a#HFTD-cycletrip2009 {
background-color:#006000;
}

a#art {
background-color:#ff5555;
}

/* SLIDERS - START */
div.imageSlider {
margin:0 auto 0 auto;
text-align:left;
width: 300px;
}

div.imageSliderWrapper {
text-align:center;
}

div.imageSlider img {
display:none;
margin:0 auto 0 auto;
}

div.imageSlider .sliderCaption {
font-size:7pt;
color:#555;
}

.ui-slider-handle { position: absolute; height: 16px; width: 10px; top: 0px; left: 0px; background-image: url(images/slider-handle.gif); cursor: pointer; }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }

.ui-slider-1 { width: 300px; height: 16px; position: relative; background-image: url(images/slider-bg-1.gif); background-repeat: no-repeat; background-position: center center;	cursor: pointer; }
/* SLIDERS - END */

/* SEARCH - START */
div#searchFormContainer {
	clear: both;
	margin-top:15px;
}
div#searchFormContainer input#s {
text-align:right;
font-size:8pt;
margin:5px 1px 0 0;
width:80px;
height: 12px;
}
div#searchFormContainer input#searchsubmit {
padding:0px;
border:1px solid #aaa;
width: 50px;
font-size: 8pt;
margin:5px 1px 0 0;
background-color:#aaa;
}
/* SEARCH - END */

/* IMAGE PAGE AND ZOOM - START */
.ipazLink a {
display:block;
margin: 5px 0 0 0;
height: 24px;
line-height:24px;
}

.ipazLink a img {
vertical-align:middle;
}

.ipazLink, .ipazLink a {
color:black;
text-decoration:none;
font-size:8pt;
text-align:left;
font-style:italic;
}
/* IMAGE PAGE AND ZOOM - END */

/* SPLASH PAGE - START */
div#splashPageOuter {
padding-top:200px;
}

div#splashPageSmilingCubeOuter {
float:left;
}

div#splashPageSmilingCubeInner {
background: url(images/smiling_cube.gif) 0 0 no-repeat;
width: 270px;
height: 230px;
}

div#splashPageMenuContainer {
float:right;
width: 400px;
text-align:right;
}

div#splashPageMenuContainer h1 {
margin: 0 20px 0 0;
padding: 0 0 0 100px;
font-size: 22pt;
font-weight: bold;
color: black;
}

div#splashPageMenuContainer ul {
list-style-type: none;
margin: 10px 20px 0 0;
padding: 0;
}

div#splashPageMenuContainer ul li {
margin: 0;
padding: 0;
}
/* SPLASH PAGE - END */

/* SOCIAL MEDIA BUTTONS - BEGIN */
div.socialMediaButtons {
	height: 25px;
}

div.socialMediaButton {
	float: left; padding-right: 5px;
}
/* SOCIAL MEDIA BUTTONS - END */
