/*
Theme Name: Mountainous Words
Theme URI: 
Description: This theme is for Jim "Octoman" Dziezynski
Version: 1.0
Author: Gilday Creative
Author URI: http://gildaycreative.com
Tags: Coded by John Ragozzine & James Dziezynski
*/

@import "css/reset.css";

h1, h2, h3, h4, h5, h6 { 
	font-weight: bold;
	color: #2ea538;
}

.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes. */

h1 {font-size:22px;}
h2 {font-size:20px; padding-bottom: 4px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:12px;}

p {
	padding-bottom: 20px;
	line-height: 27px;
	font-size: 16px;
}

a:link, a:active, a:visited, a:hover {
	color:#2ea538;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#2ea538;
	text-decoration:underline;
}


/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto; }
.alignleft { float:left; }
.alignright { float:right; }
.wp-caption { border:1px solid #bef7c9; text-align:center; padding:5px 0 5px 0; margin:3px;
margin-bottom: 13px;}
.wp-caption-text { font-size: 1.1em;
font-style:italic;
color:#666;}

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#3D3D3D;
}

#main-wrapper {
	width:980px;
	margin:0 auto;
	margin-top: 0px;
	background-color:#fff;
}

#header {
	margin: 0 auto;
	display:block;
	background: url(http://www.mountainouswords.com/images/MW-header.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
	width: 100%;
	height: 84px;
	text-indent:-9999px;
	border-bottom: 5PX solid #3CB042;
	position: relative;
}

#prehead  {
	height: 25px;
	margin: 0 auto;
	width:978px;
	text-align:right;
	font-weight:bold;
	padding-top: 3px;
}

#prehead img {
	margin:0;
	
}

#header h1 {
	padding: 40px 20px 0px 0px;
	font-size: 3em;
	line-height: 1.1em;
	text-align: right;
	display: none;
}

#inner-wrapper {
	margin:0 auto;
	padding:0px;
	}

#main {
	padding:0px; /* padding for content wrapper */
	margin:0 auto;
}

#footer-wrapper {
	clear:both;
	margin: 0 auto;
	color: #fff;
	width: 100%;
	position: relative;
}

#footer-wrapper a {
	color:#fff;
}

#footer-inner {
	padding:3px;
	font-size:x-small;
}

#footer-inner .footer-right {
	float:right;
	width:49%;
	text-align:right;
}

#footer-inner .footer-left {
	float:left;
	width:100%;
	text-align:left;
	font-size: 12px;	
	margin-bottom: 6px;
}

.footer-left a {
	text-decoration:underline;
}

#footer-inner a:hover {
	color:#FF0;
}

#footer2 {
	clear:both;
	margin:50% auto;
	width:500px;} 
	

/* two column */

.two-column #right-col {
	width:200px;
	float:right;
}

.two-column {
	width: 957px;
	border-top: 3px solid #1e4e80;
	margin: 0 auto;
}

#content {
	padding: 5px;
}

.two-column #content {
	width:740px; /* or 780 if padding is 0 */
	float:left;
	border-right: thin #2ea538 solid;
}

.no-column #content {
	width:98.8%; /* or 780 if padding is 0 */
	float:left;
	padding-left: 15px;	
	border-top: thin solid #0C0;
	
	}
	
.essay-column #content {
	width:980px; /* or 780 if padding is 0 */
	border-top: thin solid #0C0;
	margin: 0 auto;
		}
	

.two-column #right-col .content {
	padding:10px;
	border-bottom:thin solid #2ea538;
}

#right-col a:link, a:active, a:visited, a:hover {
	color: #2ea538;
}

.rightnav li.current_page_item > a:link,
.rightnav li.current_page_item > a:visited,
.rightnav li.page_item > a:hover,
.rightnav li.current-menu-ancestor > a:link,
.rightnav li.current-menu-item > a:link,
.rightnav li.current-menu-parent > a:link,
.rightnav li.current-page-ancestor > a:link {
	color: #ABABAB;
}

/* three column */

.three-column #right-col {
	width:200px;
	float:right;
}

.three-column #content {
	width:540px; /* or 580 if padding is 0 */
	float:left;
}

.three-column #right-col .content {
	padding:20px;
}

/* one-column */

.one-column {
	width: 100%;
	border-top: 5px solid #1e4e80;
	margin: 0 auto;
}

.one-column #content {
	width:300px;
	float:left;
	
}

#hp-splash {
	width: 978px;
	height: auto;
	color: #fff;
	margin: 0 auto;
	padding-top: 27px;
	padding-left: 0px;
	border:thin solid #00CC00;
	margin-bottom: 20px;
	margin-top: 0px;
}

#splashcontent {
	width: 65%;
	color:#093;
	float:left;
	margin-left: 15px;
	margin-top: -10px;
	
}

#splashcontent img {
	border:thin solid #000;
	margin-right: 20px;
	margin-bottom: 15px;
	text-shadow:#666;
	  -moz-box-shadow:    3px 3px 2px 2px #ccc;
  -webkit-box-shadow: 3px 3px 2px 2px #ccc;
  box-shadow:         3px 3px 2px 2px #ccc;
}

#splashcontent h1 {
	color: #5088c4;
	font-size: large;
	padding-bottom: 10px;
	padding-top: 10px;
}

#splashcontent p {
	color:#000;
	font-size:14px;
}

#featured {
	width: 250px;
	float:right;
	padding-right:30px;
	margin-top: -10px;
	margin-bottom: 30px;
}

#featured img {
	padding-right: 5px;
	padding-top: 5px;
}

.featuredtitle {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EFEFEF;
    background-image: url("http://www.mountainouswords.com/images/feat1.png");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #333333;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: -10px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}


.social {
	background-color: #EFEFEF;
}

.featuredtitle h2 {
	color: #fff;
	padding-bottom: 20px;
	font-size: 16px;
	text-align:right;
	font-weight: normal;
}

.featured h3 {
color: #fff;
	padding-bottom: 10px;
	font-size: 1.5em;
	padding-top: 10px;
	}

.featured .entry-content {
	padding: 0px;
}

#featured p {
	padding: 5px;
	font-weight:normal;
	line-height: 10px;
	text-align:right;
}

.featured-readmore {
	width: 183px;
	height: 50px;
	float: right;
	background: url(images/read-more.png) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 2em;
	padding-top: 15px;
	margin-top: 25px;
}


.featured a:link {
color:#f4f120; 
font-weight:bold;
}

.featured a:visited {
color:#c8c638;
font-weight:bold;
}

.splash-left {
	width: 275px;
	height: 135px;
	padding: 10px;
	padding-top: 0px;
	margin: 5px auto;
	float: left;
	padding-left: 10px;
	
	 

}

.splash-right {
	width: 275px;
	height: 135px;
	float: right;
	padding: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 5px; 
	margin-right: 2%;
	padding-right: 10px;
	}

/* =Menu
-------------------------------------------------------------- */

#access {
	background:#ffffff;
	display: block;
	height: 35px;
	width: 955px;
	margin: 0 auto;
	font-family: arial, serif;
	text-transform: uppercase;	
	padding-left: 130px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	width: 957px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	
}

#access a {
	color: #5088c4; /* color of text in dropdowns */
	display: block;
	line-height: 38px;
	padding:0 10px 0 20px;
	text-decoration: none;
	font-weight: bold;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1.1em;
	padding: 10px;
	width: 160px;
	height: auto;
	background-color:#8F8F8F;
	border-left:2px solid #5F5F5F;
	border-right:2px solid #5F5F5F;
	border-bottom:2px solid #5F5F5F;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #fff;
	background: url(images/state-bg.png) repeat-x #1e4e80;
}
#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background: url(images/state-bg.png) repeat-x #1e4e80;
}

#extra {
	height: 40px;
	width: 100%;
	margin: 0 auto;
	background: url(images/state-bg.png) repeat-x #1e4e80;
	color: #fff;
	display:inline-block;
	line-height: 42px;
	font-size: 1.1em;
	padding-left: 0px;
}

#extra2 {
	height: 3px;
	width: 100%;
	margin: 0 auto;
	background-color: #3cb042;
	display:inline-block;
	line-height: 42px;
	font-size: 1.1em;
	padding-left: 0px;
}

.extra-title {
	float: center;
	height: 40px;
	margin-left: 20px;	
	
}

.extra-title h3 {
	color: #fff;
	font-size: 1.2em;
	padding-left: 0;
}

.sub-nav {
	margin-left: 20px;
	width: 40%;
	float: left;
	height: 40px;
	display: inline-block;	
}

.sub-nav a {
	color: #fff;
	display: inline-block;
	font-weight: normal;	
}

.sub-nav a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.sub-nav li {
	display:inline-block;
	padding-right: 20px;
}

#follow-me {
	height: 40px;
    margin-top: -400px;
    margin-left: -10%;
    position: relative;
}

#follow-me h3 {
	color: #fff;
	font-size: 1.1em;
	display: inline;
}

.follow-me img {
	vertical-align: -22%
}

#comments {
	margin-top:20px;
}

#respond {
	border-top:1px solid #E7E7E7;
}

#respond h3#reply-title {
	margin-top:10px;
}

#respond textarea {
	width:98%;
}

input[type="text"], textarea {
-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1) inset;
background:none repeat scroll 0 0 #F9F9F9;
border:1px solid #CCCCCC;
padding:2px;
}

h1.entry-title,h2.entry-title {
	line-height:1.3em;
	margin-top:10px; /* push down from breadcrumbs */
}

.entry-content {
	padding:7px 0px;
}

.clearall {
	clear:both;
}

/*----------------breadcrumbs-----------------*/
#content div#breadcrumbs {
	margin: 0px;
}

#content ul.breadcrumbs {
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0;
	font-size: 86%;
	margin-bottom: 10px;
}

#content ul.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	font-weight:normal;
}

#content ul.breadcrumbs li a {
	text-decoration: none;
	font-weight:normal;
}

#content ul.breadcrumbs li a:hover {
	text-decoration: underline;
	font-weight:normal;
}

.entry-content ul li {
	list-style: disc;
	list-style-position: inside;
}

.entry-content p {
	padding-bottom: 20px;
	line-height: 27px;
	font-size: 16px;
}

/*----------------JD-added-----------------*/
.textwidget {
	list-style:none;
}

.widget-container widget_text {
	list-style:none;
}

#customers img {
	border:thin #2ea538 solid;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-top: 2px;
	}
	
#customers h2
{padding: 0px;
font-size:1.1 em;
font-weight: bold;
color:#F00;
}

#bucket {
	width: 980px;
	margin: 10px auto;
		}

#bucket2 {
	width: 100%;
	margin: 10px auto;
	height:180px;
}

#bucket3 {
	width: 980px;
	margin: 5px auto;	
	text-align: center;
	margin-top: 10px;
	padding-top: 15px;
	border-top: thin #0C0 solid;
	border:
}

.section {
    display: inline;
    float: left;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
	padding-top: 8px;
	background-image:url("http://www.mountainouswords.com/images/bluemap.png");
	background-repeat:no-repeat;
    width: 300px;

}

#section-1 {
	height:auto;
	margin-left: 10px;
}

#section-2 {
	height:auto;
}

#section-3 {
	height:auto;
}

.section h2 {
	text-shadow: 0 1px 1px #FFFFFF;
	padding-bottom: 10px;
	padding-top: 4px;
}
	

.section img {
	padding-right: 10px;
	padding-left: 5px;
}

.section-lower {
    display: inline;
    float: left;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 0px;
	padding-top: 8px;
	background-repeat:no-repeat;
    width: 275px;
	height: 180px;
	
}

.section-lower2 {
   
	
}

.logo {
	padding-left: 10px;
	padding-right: 10px;	text-shadow:#000;
}
	

table.imagetable {
	color:#333333;
	border-width: 1px;
	border-color: #CCC;
	border-collapse: collapse;
	
}
table.imagetable th {
	background: url(images/state-bg.png) repeat-x #FFF;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #CCC;
	
}
table.imagetable td {
	border-width: 1px;
	padding: 8px;
	padding-top: 0px;
	border-style: solid;
	border-color: #CCC;

}

table.imagetable h3 {
	color:#FFF;
	margin-top: -4px;
	text-align:center;
	font-size: 13px;
}

.splash-right img {
border:thin solid #0C0;
margin-right: 5px;
}

#mountainstats {
	width: 60%;
	border: thin solid #0C0;
	margin-top: 8px;
	text-align: left;
	padding: 10px;
	margin:0 auto;
}

table.imagetable2 {
	color: #0F0;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}

table.imagetable2 th {
	background: url(images/state-bg.png) repeat-x #FFF;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #DADADA;
	text-align:center;

	
}
table.imagetable2 td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #DADADA;
}

table.imagetable2 h3 {
	color:#FFF;
	margin-top: -4px;
}

table.imagetable2 img {
	padding-right: 7px;
	padding-top: 5px;
}

#spacer {
	color:#000;
	background-color:#FFF;
	margin-top: 22px;
	text-align:left;
	
}

#spacer2 {
	color:#000;
	background-color:#FFF;
	margin-top: 0px;
	text-align:left;
	
}

#books  {
	width: 75%
	border: thin solid #0C0;
	margin-top: 0px;
	text-align: center;
	padding: 10px;
}

#books img {
	padding-top: 5px;
	padding-bottom: 15px;
}

#books td {
	padding: 5px;
	border: thin solid #CCC;
} 

#books h2 {
	padding-top: 0px;
	padding-bottom: 4px;
	text-align:left;
	margin-top: -17px;
}

#books h3 {
	padding-top: 15px;
	padding-bottom: 0px;
	text-align:left;
	font-size:medium;
}

.widget {
	border:thin solid #000;
	margin-left: 2px;
}

.widbox {
	border-bottom:thin solid #3CB042;
	padding-bottom:10px;
}

.widbox2 {
	padding-top:10px;
	padding-bottom:10px;
}

.widbox3 {
	padding-top:10px;
	border-top:thin solid #3CB042;
}
	
.widbox h1 {
	padding:0px;
	padding-bottom: 2px;
	color: #3CB042;
	font-weight: bold;
	font-size: 15px;
}

.widbox2 h1 {
	padding:0px;
	padding-bottom: 2px;
	color: #3CB042;
	font-weight: bold;
	font-size: 15px;
}

.widbox3 h1 {
	padding:0px;
	padding-bottom: 2px;
	color: #3CB042;
	font-weight: bold;
	font-size: 15px;
}

#otherbooks {
	width: 90%;
	border: thin solid #3CB042;
	padding: 15px;
	text-align:left;
	margin-top: 15px;
}
	
#otherbooks img {
	margin:10px;
	margin-top: 0px;
}

#otherbooks h2 {
	padding-top: 0px;
	padding-bottom: 4px;
	text-align:left;
	margin-top: -17px;
}

div#otherbooks:hover {
	
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: #D2FFD2;
	
}

#otherbooks3 {
	width: 90%;
	border: thin solid #3CB042;
	padding: 15px;
	text-align:left;
	margin-top: 15px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: #D2FFD2;
}
	
#otherbooks3 img {
	margin:10px;
	margin-top: 0px;
}

#otherbooks3 h2 {
	padding-top: 0px;
	padding-bottom: 4px;
	text-align:left;
	margin-top: -17px;
}


.footy {
	font-size: x-small;
}


/* The Start of the Featured Essays Custom CSS */

.dropcap {
    float: left;
    font-size: 76px;
    line-height: 76px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 3px;
    margin-top: 0;
	text-shadow: 1px 1px #09F;
}

.darwin {
	background-image:url(../../../lance-chuck.png);
	width:100%;
	height:160px;
	padding:0px; /* padding for content wrapper */
	margin:0 auto;
}

.darwin h1 {
	font-size:38px;
	color: #000;
	text-align:center;
	padding-top:25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}

.darwin h2 {
	font-size:25px;
	color: #000;
	text-align:center;
	padding-top:45px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-decoration:overline;
}

.sask {
	background-image:url(../../../saskatchewan-dog-sled.png);
	width:100%;
	height:200px;
	padding:0px; /* padding for content wrapper */
	margin:0 auto;
}

.sask h1 {
	font-size:38px;
	color: #000;
	text-align:center;
	padding-top:25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}

.sask h2 {
	font-size:25px;
	color: #000;
	text-align:center;
	padding-top:25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-decoration:overline;
}

.sask h3 {
	font-size:25px;
	color: #000;
	text-align:center;
	padding-top:15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	
}

#homefeet {
	width: 980px;
	margin: 0 auto;
}


/*blog*/
#boss {
	width:950px;
	margin: 0 auto; 
	border-top: thin solid #5088C4;
	margin-top:3px;
}

#bloggy {
	width: 680px;
	margin: 0 auto;
	margin-top: 10px;
	float: left;
	}
	

.looped .entry, .single .entry {
    border-bottom-color: #DDDDDD;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    margin-left: 10px;
}

#blog-side {
width: 260px;
margin: 0 auto; 
float: right;
margin-top: 10px;
border-left: #CCC dashed thin;
}

#blog-side h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size:24px;
	background-color: #CEFFCE;
}

#blog-side ul{
	margin-left:10px;
}

#blog-side li {
	padding-top: 4px;
}

#bloggy h4 {
	color:#2ea538;
	font-size:16px;
	font-style:italic;
}

.fb-like {
	padding-top: 20px;
}

.entry-date {
	color:#000;
	font-style:italic;
	font-weight: normal;
}


