/* Screen styles for Joe McNally Blog V. 2 - Coded with love by Eric Murrell at Volacious */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* enables you to easily size text with ems */
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
    background: url('background.gif');
	color: #000;
}

.TopSwirls {
	width: 626px;
	height: 67px;
	margin: 0px auto;
	background: url('topswirlies.png');
	behavior: url('iepngfix.htc');
}

h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { /* resets most browser styles to enhance cross-browser compatibility */
	margin: 0;
	padding: 0;
}

a:link {color: #800b0b; text-decoration: none;}
a:visited {color: #800b0b; text-decoration: none;}
a:hover {color: #800b0b; text-decoration: underline;}
a:active {color: #800b0b; text-decoration: none;}

#container {
	width: 980px;
	margin: 0 auto;
    	background-color: #fff;
}

.Header {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

.Header .Title {
	height: 35px;
	background: url('header_title.gif');
}

.Header .Title .LinkHome {
	width: 420px;
	height: 35px;
	float: left;
	display: block;
}

.Header .Title .TitleContent {
	height: 35px;
	width: 300px;
	float: right;
}

.Header .Title .TitleContent .RSS {
	float: right;
	margin-right: 16px;
	font: normal 14px/16px 'Trebuchet MS','Arial';
	color: #FFFFFF;
}

.Header .Title .TitleContent .SearchBox {
	float: right;
	margin-right: 6px;
	font: normal 14px/16px 'Trebuchet MS','Arial';
	color: #FFFFFF;
	padding-top: 6px;
}

.Header .Title .TitleContent .Btn {
	float: right;
	margin-right: 6px;
	font: normal 14px/16px 'Trebuchet MS','Arial';
	color: #FFFFFF;
	padding-top: 6px;
}

.Header .Title .TitleContent .SearchInput {
	width: 115px;
	height: 18px;
	border: 1px solid #000000;
	font: normal 12px/14px 'Trebuchet MS','Arial';
	color: #959595;
}

.Header .Collage {
	height: 191px;
	background: url('header_collage.jpg');
	display: block;
}

#page-content {
	width: 980px;
	margin: 0 auto auto;
}

#main-content-area {
	width: 690px;
	float: left;
}

#sidebar {
	float: left;
	width: 273px;
}

/* Header */

#header h1 a {display: block; width: 112px; height: 64px; text-indent: -9000px;}

#header ul#nav {
	position: absolute;
	top: 50px;
	margin: 0 0 0 256px;
}

#header ul#nav li {
	list-style-type: none;
	float: right;
	margin: 0 0 0 14px;
}

#header ul#nav li a {font-size: 1.4em; text-transform: uppercase; color: #000; text-decoration: none;}
#header ul#nav li.odd a {font-size: 1.4em; text-transform: uppercase; color: #868686; text-decoration: none;}

/* Big Photo Area */
#photo-area {
	width: 682px;
	height: 304px;
	background: url(photo_area.jpg) no-repeat;
	margin: 0 0 0 -7px;
	padding: 24px 0 0 0;
}

#photo-area .image-holder {
	width: 502px;
	height: 264px;
	margin: 0 0 0 44px;
	background-color: #868686;	
}

#photo-area img {

}

/* Blog Posts */

#posts {
	width: 640px;
	margin: 10px 0 20px 21px;
}

#posts h2.pagetitle {
	font-size: 3em;
	padding: 0 0 40px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

.blog-post {
	margin: 0 0 50px 0;
}

#otherpage p, .blog-post p {
	font-size: 1.3em;
	line-height: 150%;
	margin: 0 0 20px 0;
}

#otherpage blockquote p, .blog-post blockquote p {
	font-size: 1.3em;
	line-height: 150%;
	margin: 0 0 20px 40px;
	padding: 0 50px 0 10px;
	color: #000;
	border-left: 4px solid #c7c8ca;
	font-style: italic;
}

#otherpage ul, #otherpage ol, .blog-post ul, .blog-post ol {
	margin: 0 0 20px 55px;
}

#otherpage ul li, #otherpage ol li, .blog-post ul li, .blog-post ol li {
	font-size: 1.3em;
	margin: 0 0 12px 0;
}

#otherpage h1, .blog-post h1 {
	font-size: 3.2em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#otherpage h2, .blog-post h2 {
	font-size: 2.8em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#otherpage h3, .blog-post h3 {
	font-size: 2.4em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#otherpage h4, .blog-post h4 {
	font-size: 2em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#otherpage h5, .blog-post h5 {
	font-size: 1.6em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#otherpage h6, .blog-post h6 {
	font-size: 1.3em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

.blog-post .post-header {
	margin: 0 0 20px 0;
}

.blog-post .post-header h2 {
	width: 590px;
	font-size: 2.4em;
	padding: 0;
	line-height: 100%;
	border-bottom: 2px solid #ededed;
	margin: 0 0 0 50px;
	font-weight: 700;
	padding: 1px 0 2px 0;
}

.blog-post .post-header h2 a:link {color: #000;}
.blog-post .post-header h2 a:visited {color: #000;}
.blog-post .post-header h2 a:hover {color: #868686; text-decoration: none;}
.blog-post .post-header h2 a:active {color: #868686;}

.blog-post .post-header h4 {
	font-size: 1.1em;
	line-height: 100%;
	padding: 4px 0 0 0;
}

.blog-post .post-header h4 a {color: #800b0b;}

.blog-post .post-header h3 {
	display: block;
	width: 38px;
	height: 46px;
	background: url(calendar_background.jpg) no-repeat;
	color: #fff;
	text-align: center;
	float: left;
	margin: 0 12px 0 0;
	font-size: 1.9em;
	text-transform: uppercase;
	line-height: 100%;
	font-weight: 300;
	padding: 0;
}

.blog-post .post-header h3 strong {
	display: block;
	padding: 3px 0 1px 0;
	font-size: 0.7em;
}

#otherpage img.postimage, .blog-post img, .blog-post a img {
	margin: 0;
	padding: 1px;
	border: 1px solid #d6d6d6;
}

/* post footer */

.blog-post .post-footer {
	height: 25px;
	width: 659px;
	background-color: #f5f5f5;
	margin: 0 0 0 -21px;
}

.blog-post .post-footer p {
	font-size: 1.3em;
	padding: 2px 0 0 21px;
	height: 25px;
	text-transform: uppercase;
}

.blog-post .post-footer p strong {
	height: 25px;
	float: left;
	display: block;
	background-color: #fff;
	padding: 2px 5px 0 5px;
	margin: -2px 4px 0 0;
}

.blog-post .post-footer p a:link {}
.blog-post .post-footer p a:visited {}
.blog-post .post-footer p a:hover {text-decoration: none;}
.blog-post .post-footer p a:active {}

.blog-post .post-footer ul.social-icons {
	padding: 3px 3px 0 0;
	float: right;
}

.blog-post .post-footer ul.social-icons li {
	list-style-type: none;
	float: right;
	width: 20px;
	height: 19px;
	margin: 0 0 0 5px;
}

.blog-post .post-footer ul.social-icons li.digg a {display: block; width: 20px; height: 19px; background: url(little_digg.jpg) no-repeat; text-indent: -9000px;}
.blog-post .post-footer ul.social-icons li.twitter a {display: block; width: 20px; height: 19px; background: url(little_twitter.jpg) no-repeat; text-indent: -9000px;}
.blog-post .post-footer ul.social-icons li.facebook a {display: block; width: 20px; height: 19px; background: url(little_facebook.jpg) no-repeat; text-indent: -9000px;}
.blog-post .post-footer ul.social-icons li.delicious a {display: block; width: 20px; height: 19px; background: url(little_delicious.jpg) no-repeat; text-indent: -9000px;}


.navigation {
	text-align: center;
	font-size: 1.3em;
	margin: 30px 0 30px 0;
}

/* ---------- Sidebar ---------- */

/* More Box */

#more-box {
	width: 225px;
	height: 140px;
	background: url(more_box.jpg) no-repeat;
	padding: 12px 12px 0 12px;
	margin: 17px 0 19px 10px;
}

#more-box img {
	float: left;
	margin: 0 10px 5px 0;
}

#more-box h3 {
	color: #800b0b;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 1.6em;
	padding: 0 0 3px 0;
}

#more-box p {
	color: #7a7a7a;
	font-size: 1.1em;
}

#more-box a.more-link {display: block; width: 59px; height: 24px; margin: 0 0 0 180px; text-indent: -9000px;}

/* Subscribe */

#subscribe {
	height: 59px;
	background-color: #dfdfdf;
}

#subscribe img {
	float: left;
	margin: 12px 10px 0 10px;
}

#subscribe h3 {
	color: #747474;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.3em;
	padding: 12px 0 0 0;
}

#subscribe p {
	color: #747474;
	font-size: 1.2em;
}

#subscribe p em {
	font-size: 0.75em;
	font-style: normal;
}

#subscribe p a {text-transform: uppercase;}

/* Sidebar Links */

#sidebar ul.links {
	margin: 0 0 0 15px;
}

#sidebar ul.links li {
	width: 220px;
	height: 27px;
	padding: 10px 0 0 33px;
	border-bottom: 1px dotted #d5d5d5;
	list-style-type: none;
	font-size: 1.3em;
}

#sidebar ul.links li a {color: #7b7b7b;}

#sidebar ul.links li.books {background: url(books.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.facebook {background: url(facebook.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.youtube {background: url(youtube.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.kelby {background: url(kelby.jpg) no-repeat; background-position: 0 5px;}
#sidebar ul.links li.twitter {background: url(twitter.jpg) no-repeat; background-position: 0 5px; border: none;}

/* Regular Sections */

h3.sidebar-section {
	width: 256px;
	height: 22px;
	background: url(title_background.jpg) no-repeat;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 0 8px;
	font-weight: 300;
	font-size: 1.4em;
	margin: 0 0 10px 9px;
	cursor: pointer;
}


h3.sidebar-section.clicked {
	background-position: 0 -25px;
}

ul.sidebar-list {
	padding: 0 30px 10px 0;
}

ul.sidebar-list li {
	list-style-type: none;
	font-size: 1.2em;
	text-align: right;
	margin: 0 0 5px 0;
}


/* ----------- Footer ----------- */

#footer {
	margin: 0 0 50px 0;
}

#footer p {
	font-size: 1em;
	color: #c7c8ca;
	text-align: center;
}

#footer p a {color: #c7c8ca;}

/* ----------- Comments ---------- */

h3#commenttitle {
	font-size: 2em;
	padding: 0 0 20px 0;
	margin: -20px 0 0 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

ol.commentlist {
	margin: 0;
	padding: 0;
}

ol.commentlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments {
	margin: -40px 0 20px 0;
}

.comment {
	padding: 20px 0 0 0;
	border-bottom: 1px dotted #d5d5d5;
}

.comment h3 {
	font-size: 1.3em;
	font-weight: 300;
	font-style: italic;
	color: #9f9f9f;
	padding: 4px 0 0 0;
}

.comment h3 strong {
	font-size: 1.3em;
	font-weight: 300;
	font-style: normal;
	color: #000;
}

.comment h3 strong a {color: #000;}

.comment h4 {
	font-weight: 300;
	color: #707070;
}

.comment .inner-comment {
	padding: 20px 25px 0 25px;
	font-size: 1.2em;
	color: #565454;
}

.comment .inner-comment p {
	margin: 0 0 15px 0;
}

.comment img {
	float: left;
	border: 3px solid #dcdcdc;
	margin: 0 10px 0 0;
}

.comment img.wp-smiley {
	float: none;
	border: none;
	margin: 0;
}

/* Comment Form */

h3#respondtitle {
	font-size: 2em;
	padding: 0 0 20px 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#commentform {
	
}

#commentform input {
	border: 1px solid #c7c8ca;
	background-color: #dfdfdf;
	padding: 3px;
}

#commentform textarea {
	width: 620px;
	border: 1px solid #c7c8ca;
	background-color: #dfdfdf;
	padding: 3px;
}

#commentform p {
	margin: 0 0 10px 0;
}

/* ---------- Other Pages ----------- */
	
#otherpage {
	width: 630px;
	margin: 10px 0 20px 21px;
}

#otherpage h2.search {
	font-size: 2.8em;
	padding: 0 0 0 0;
	font-weight: 300;
	line-height: 130%;
	color: #000;
}

#otherpage .searchresult {
	margin: 0 0 20px 0;
}

#otherpage .searchresult h3 {
	font-size: 2em;
}

#otherpage .searchresult h4 {
	font-size: 1.2em;
}

/* ---- Other Search Form --- */

#otherpage #searchform {
	margin: 20px 0 20px 0;
}

#otherpage #searchform label {
	font-size: 1.3em;
	font-weight: 700;
	margin: 0 0 5px 0;
}

#otherpage #searchform input {
	font-size: 1.3em;
	border: 1px solid #c7c8ca;
	margin: 0;
	padding: 4px;
}



