/*
Theme Name: MaxJournal
Theme URI: http://www.maxcarmichael.com
Description: Custom theme to fit Max's website
Version: 1.0
Author: Max Carmichael
Author URI: http://www.maxcarmichael.com
*/

html { min-height: 100%; margin-bottom: 1px; }
html, body {
background-image:url('images/IMG_1833.jpg');
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-size: cover;
}
body
{
	color:#000000;
	font-size:13px;
	font-family:verdana;
	margin:0px;
	padding:0px;
	line-height:1.5;
}

h1 { color:#000000; font-size:20px; font-family:georgia; font-weight:normal; margin:0px; }
h2 { color:#000000; font-size:17px; font-family:georgia; font-weight:normal; margin:0px; }
h3 { color:#000000; font-size:15px; font-family:georgia; font-weight:normal; margin:0px; }
h4 { color:#000000; font-size:24px; font-family:georgia; font-weight:normal; margin:0px; }
h5 { color:#000000; font-size:16px; font-family:verdana; font-weight:normal; margin:0px; }

.head { color:#000000; font-size:24px; font-family:georgia; }
.subhead {color:#000000; font-size:22px; font-family:georgia; }
.currentsubnav { color:#000000; font-size:11px; font-family:verdana; font-weight:bold; }
.quote { color:#663; font-size:13px; font-family:georgia; font-style:italic; padding-left: 50px; }
.subhead2 { color:#000; font-size:16px; font-family:Georgia; }
.note { color:#663; font-size:11px; font-family:verdana; font-style:italic; }
.gallery {clear:both;}

a:link { color:#900; font-size:13px; font-family:verdana; text-decoration:none;}
a:visited { color:#900; font-size:13px; font-family:verdana; text-decoration:none;}
a:active { color:#F60; font-size:13px; font-family:verdana; text-decoration:none;}
a:hover { color:#F60; font-size:13px; font-family:verdana; text-decoration:none;}

a.headlink:link { color:#600; font-size:24px; font-family:georgia; text-decoration:none;}
a.headlink:visited { color:#600; font-size:24px; font-family:georgia; text-decoration:none;}
a.headlink:active { color:#F60; font-size:24px; font-family:georgia; text-decoration:none;}
a.headlink:hover { color:#F60; font-size:24px; font-family:georgia; text-decoration:none;}

a.sidebar:link { color:#600; font-size:12px; font-family:verdana; text-decoration:none;}
a.sidebar:visited { color:#600; font-size:12px; font-family:verdana; text-decoration:none;}
a.sidebar:active { color:#C33; font-size:12px; font-family:verdana; text-decoration:none;}
a.sidebar:hover { color:#C33; font-size:12px; font-family:verdana; text-decoration:none;}

a.art:link { color:#600; font-size:16px; font-family:Georgia; text-decoration:none;}
a.art:visited { color:#600; font-size:16px; font-family:Georgia; text-decoration:none;}
a.art:active { color:#C33; font-size:16px; font-family:Georgia; text-decoration:none;}
a.art:hover { color:#C33; font-size:16px; font-family:Georgia; text-decoration:none;}

#Container
{
	background-color: #FFF;
	width: 1008px;
	text-align:left;
	margin:0 auto;
}

#GlobalHeader
{
	border:#330 1px solid;
	width:1006px;
	height:84px;
	background-color: #000;
}

#SiteID
{
	float:left;
	width:334px;
	height:84px;
	border-right:#330 1px solid;
}

#GlobalNav
{
	position:relative;
	width:670px;
	height:84px;
	float:left;
	background-image:url(http://www.maxcarmichael.com/images/new_bannerbgd.gif);
}

#Follow
{
	position:absolute;
	top:15px;
	left:18px;
}

#Social
{
	position:absolute;
	top:10px;
	left:81px;
}

#Utilities
{
	position:absolute;
	top:15px;
	left:361px;
}

#Topics
{
	position:absolute;
	top:54px;
	left:18px;
}

#TopicBanner
{
	background-image:url('images/dispatches_banner.jpg');
	border-right:#330 1px solid;
	border-left:#330 1px solid;
	border-bottom:#330 1px solid;
	width:1006px;
	height:259px;
}

#TopicID
{
	float:left;
	margin-top:216px;
	padding-left:21px;
}

#TopicNav
{
	float:left;
	margin-top:226px;
	padding-left:40px;
}

#Main
{
	width:1006px;
	border-right:#330 1px solid;
	border-left:#330 1px solid;
}

#Content
{
	width:517px;
	float:left;
	margin-top:35px;
	margin-left:83px;
	margin-right:33px;
	margin-bottom:17px;
}

#Sidebar
{
	width:265px;
	float:left;
	padding:35px;
}

#Footer
{
	background-color:#C4C5B8;
	border:#330 1px solid;
	width:1006px;
	height:30px;
}

#FooterText
{
	text-align:left;
	padding-top:8px;
	padding-left:17px;
	font-size:11px;
}

ul.NavSet
{
	list-style:none;
	padding-left:0px;
	margin-top:0px;
}

li.Social
{
	float:left;
	padding-right:8px;
}

li.Utilities
{
	float:right;
	padding-left:25px;
}

li.Topics
{
	float:left;
	padding-right:25px;
}

ul.Sidebar
{
	list-style:none;
	padding-left:0px;
	margin-top:.5em;
}

li.Sidebar
{
	margin-bottom:.3em;
}

/* calendar widget */
.widget_calendar {}
#calendar_wrap {
	margin-top:12px;
}
#calendar_wrap th {
	text-align:center;
	font-weight:bold;
	color:#999;
	font-size:13px;
	font-family:verdana;
}
#calendar_wrap td {}
#wp-calendar tr td {
	text-align:center;
	color:#333;
	font-size:13px;
	font-family:verdana;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:9px;
	padding-right:9px;
}
#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	color:#666;
	font-size:13px;
	font-family:verdana;
	margin-bottom:10px;
}
#wp-calendar a {}
#wp-calendar #today {}
#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}
#wp-calendar #next a {}
#wp-calendar #prev a {}

