/*   
Theme Name: Everday Adventures
Theme URI: www.everydayadventures.com
Description: Custom designed theme specifically designed for Everyday Adventures
Author: mark g. davis
Author URI: markgdavis.com
Version: 1.0
.
Everyday Adventures. All Rights Reserved.
.
*/

/* START GLOBAL STYLES */
body {
	text-align:center;
	background:#FFF url(images/main_bg.png) repeat-x;
	margin:0;
	padding:0;
	font:14px/20px Helvetica, Arial, sans-serif;
	color:#444;
	min-width: 940px;
	}

br {
	margin-bottom:10px;
	display: block;
	}

img {
	border:0;
	outline:none;
	}

a img {
	border: none;
	}
	
form {
	margin:0;
	padding:0;
	}

label {
	font: 12px/15px Helvetica, Arial, sans-serif;
	font-weight: bold;
	}

h1 {
	font: 28px/34px Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin:10px 0 0 0;
	padding: 0;
	color: black;
	}

h2 {
	font: 24px/25px Georgia, Times New Roman, Times, serif;
	color:#0071C3;
	}
h2.pagetitle {
	margin-top: 20px;
	}

a:link, a:visited {
	color:#5588AA;
	text-decoration:none;
	}
a:active, a:hover {
	color:#09F;
	text-decoration:underline;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

hr {
	display: none;
	}
/* END GLOBAL STYLES */


/* START GLOBAL PAGE STRUCTURE STYLES */
#wrapper {
	text-align: center;
	margin:0 auto;
	width:940px;
	}

#header {
	display: block;
	text-align:left;
	overflow: hidden;
	background: url(images/header_bg.png) no-repeat;
	height:215px;
	width:940px;
	}
#header .logo {
	background: url(images/logo.png) no-repeat;
	height:165px;
	width:450px;
	}
#header #nav {
	background:url(images/header_nav_bg.png) no-repeat;
	height:50px;
	width:940px;
	}
	
#header #nav ul, #header #nav li { list-style: none; margin: 0 auto; padding: 0; width:800px; }
#header #nav li { display: inline; }
#header #nav li a { 
	display: block;
	font:20px/20px Helvetica, Arial, sans-serif;
	float: left;	
	text-align: center;
	line-height: 45px;
	vertical-align: middle;
	color:#9CF;
	text-decoration: none;
	height: 45px;
	width: 200px;
	}
#header #nav a:hover {
	color: #FFF;
	text-decoration:underline;
	line-height: 50px;
	height:50px;
	width: 200px;
	}
	
html>body.home #header #nav li a.home,
html>body.page-id-7 #header #nav li a.blogroll,
html>body.page-id-19 #header #nav li a.about
	{
	background: url(images/header_nav_ro.png) repeat-x;
	color: #FFF;
	text-decoration:none;
	border-bottom:5px solid #FFF;
	}		

#mainbody {
	position: relative;
	text-align:left;
	padding:25px 0;
	margin:0;
	overflow:hidden;
	width: 940px;
	}
#mainbody p {
	margin:10px 0 5px 0;
	}

#mainbody #col1 {
	float:left;
	margin-top: -20px;
	/*margin-left:20px;*/
	width: 620px;
	/*width:450px;*/
	}
.entry ul li {
	display: block;
	background: url(images/bullet.png) no-repeat left 3px;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	}
.entry div {
	margin-bottom:15px;
	}
#mainbody #col1 div.post {
	display: block;
	margin-bottom:30px;
	}
#mainbody #col2 {
	float:right;
	/*margin-left:20px;*/
	color: #555;
	width:280px;
	}
#mainbody #col2 a:link, #mainbody #col2 a:visited {
	color:#555;
	text-decoration:none;
	}
#mainbody #col2 a:active, #mainbody #col2 a:hover {
	color:#09F;
	text-decoration:underline;
	}
	
.sidebox {
	overflow:hidden;
	background:#EBFFCD;
	padding:20px 20px 10px 20px;
	margin-bottom:25px;
	font:12px/20px Helvetica, Arial, sans-serif;
	width: 240px !important;
	width /* */: 280px; /* False value for IE4-5.x/Win. */
	}
.sidebox h3 {
	text-align:center;
	color:#0071C3;
	vertical-align:top;
	font:20px/30px Georgia, Times New Roman, Times, serif;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	}
.sidebox p {
	margin:2px 0;
	padding:0;
	}
.sidebox2, .sidebox3 {
	background: #DCEEF7;
}
.sidebox3 ul {
	width: 240px;
	}
.sidebox3 li {
	float: left;
	padding:2px;
	display: block;
	width: 116px !important;
	width /* */: 120px; /* False value for IE4-5.x/Win. */
	}
	
.tweetBox {background: #EBFFCD url(images/twitter_bird.png) 20px 10px no-repeat;}
.rssBox {background: #EBFFCD url(images/rssIcon.png) 32px 10px no-repeat;}

#mainbody #col3 {
	float:left;
	padding: 4px;
	color: #555;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #B2CAD6;
	width:160px !important;
	width /* */: 170px; /* False value for IE4-5.x/Win. */
	}

#footer {
	text-align:left;
	background:#DCEEF7;
	padding:20px;
	overflow: hidden;
	font: 12px/20px Helvetica, Arial, sans-serif;
	width:860px !important;
	width /* */: 900px; /* False value for IE4-5.x/Win. */
	}
#footer p {
	display: block;
	font:9px/12px Helvetica, Arial, sans-serif;
	color:#999;
	margin-top:20px;
	}
#footer .footcolwrapper {
	margin-bottom:20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
	overflow: hidden;
	width: 860px;
}
#footer .footcol1 {
	float:left;
	margin-right: 10px;
	width:205px;
	}
#footer h3 {
	text-align:left;
	color:#0071C3;
	vertical-align:top;
	font:20px/30px Georgia, Times New Roman, Times, serif;
	margin:0;
}

/* END GLOBAL PAGE STRUCTURE STYLES */	


/* START WORDPRESS STYLES */
/* wordpress entries styling - main content column */

#onNoticeBox {
	background:#1D2A78;
	padding:12px 0;
	margin:0 0 25px 0;
	color: white;
	font: 16px/17px Helvetica, Arial, sans-serif;
	}
#onNoticeBox h3 {
	color: white;
	text-align:center;
	vertical-align:top;
	font:20px/30px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	border-bottom:10px solid #8A9CCC;
	margin-bottom:5px;
	}
#onNoticeBox ul {
	margin:0;
	padding:0;
	list-style: none;
	}
#onNoticeBox li {
	padding:5px 10px;
	text-transform: uppercase;
	border-bottom: 10px solid #8A9CCC;
	text-align: justify;
	}

.topPost {
	display: block;
	margin:0 0 50px 0;
	padding:0;
	}

.postmetadata {
	padding:5px 0 10px 0;
	font:12px/15px Helvetica, Arial, sans-serif;
}

.postmetadata img {
	vertical-align: middle;
}
.postmetadata a:link {
	color:#4A6796;
	text-decoration: none;
}

p.date {
	color:#999;
	font-size:20px;
	padding:0;
	margin:0;
	border-bottom:4px solid #999;
	text-align:left;
	font-family: Georgia, Times New Roman, Times, serif;
	}
p.date .bigdate {
	font-size: 40px;
	line-height: 40px;
	vertical-align: baseline;
	color:#09F;
	padding:0;
	margin:0;
	}

.post h2 {
	font:20px/20px Helvetica, Arial, sans-serif;	
	}
	
#col1 h1 {
	border-bottom:2px solid #CCC;
	padding:10px 0;	margin:0 0 10px 0;
	}
#col1 h1 a:link {
	font: 28px/34px Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	color: black;
	text-decoration: none;
	}
#col1 h1 a:visited {
	color: black;
  	text-decoration: none;
	  }
#col1 h1 a:hover {
	color:#09F;
	text-decoration:none;
	}

.comment-count {
	text-align: center;
	line-height: 30px;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none !important;
	margin:0; padding:0 0 20px 0;
	width:auto; height:auto;
	background:url(images/commentCountBG.png) no-repeat;
	position:relative; display:block;
	}
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	padding: 5px;
	margin:0;
	display:block;
	background:url(images/commentCountBG.png) no-repeat;
	}

.tagBox {
	text-decoration: none !important;
	margin:0 0 20px 0; padding:5px 0;
	width:auto; height:auto;
	position:relative; display:block;
	border-bottom: 1px solid #CCC;
	}
.authorBox {
	font:16px/20px Georgia, Times New Roman, Times, serif;
	font-style: italic;
	}

.thread-alt {
	background-color: #E7F5FB;
	border-top:1px solid #DCEEF7;
	border-bottom:1px solid #DCEEF7;
}
.thread-even {
	background-color: white;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
	}
ol.commentlist { margin-bottom:20px; }
ol.commentlist li {
	position: relative;
	overflow: hidden;
	padding-top:20px;
	margin:0;
	/*background: url(images/forum_posts_bubble.png) no-repeat 45px 0;*/
	min-height: 50px;
	width: 620px;
	}

ol.commentlist p {
	padding: 10px 5px 10px 70px;
}
ol.commentlist em {
	padding: 10px 5px 10px 40px;
	font-size:14px;
}

ol.commentlist li .avatar {
	position: relative;
	float: left;
	padding: 0 5px;
	}
.commentmetadata {
	font: 10px/20px Helvetica, Arial, sans-serif;
	margin-left:70px;
	}

ol.commentlist li .fn, ol.commentlist li .says {
	font: 16px/18px Helvetica, Arial, sans-serif;
	font-weight: bold;
	}
ol.commentlist li .fn {
	margin-left:10px;
	}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */


acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 10px 0;
	}
#commentform textarea {
	width: 540px;
	padding: 2px;
	}
#respond {
	font: 12px/20px Helvetica, Arial, sans-serif;
	margin-left: 60px;
	width:540px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* End Form Elements */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
	position: absolute;
	left: -1000em;
	}

.navigation {
	background: #EEE;
	font-size:12px;
	overflow: hidden;
	display: block;
	text-align: center;
	padding:10px 5px;
	margin:30px 0;
	}
a.post-edit-link {
	font:12px/20px Helvetica, Arial, sans-serif;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* START Sociable */
div.sociable { margin: 0;}
div.sociable h3 { margin-bottom:3px; color:#0071C3; font:14px/20px Helvetica, Arial, sans-serif; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* END Sociable */

