/*
Theme Name: Ramblemuse_SW
Theme URI: http://www.ramblemuse.com/
Description: A Southwest theme by Ramblemuse Associates
Version: 1.0
Author: Keith Eric Grant
Author URI: http://www.ramblemuse.com/

*/



/* Get rid of default margins */
body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin:  0;
	padding: 0;
}


/* Settings from default style sheet      */
/* http://www.w3.org/TR/CSS21/sample.html */

h1 { font-size: 2.00em; margin: .67em 0 }
h2 { font-size: 1.50em; margin: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }

h4, p { margin: 1.12em 0; }


h1, h2, h3 {
	font-family: Georgia, Sans-serif;
}


body {
  	font-family: "Palatino Linotypae", "Zapf Calligraphic", "URW Palladio L", "Book Antigua",
    	"Palatino", "Times New Roman", Times, serif;
  	font-size: 14px;
  	background-color: #066;
  	color: #ffc;
  	background-image:  url("./images/swgradient.png");
  	background-repeat: repeat-y;
  	margin: 0px;
  	padding: 15px 10px;
	/* text-align: center; */
	vertical-align: top;
}


#wrapper {
  	background: transparent;
	color: #066;
  	width: 740px;
  	margin:  0px;
  	padding: 0px;
	/* text-align: left; */
}


#masthead {
   background-image: url("./images/utah_viewpoint_pan_en_720.jpg");
   background-repeat: no-repeat;
   width:  720px;
   height: 173px;
   margin: 0px auto 10px auto;
   border: 3px solid #980;
}

#logo {
  background-image: url("./images/logo.png");
  background-repeat: repeat;
  color: #066;
  width: 300px;
  height: 90px;
  margin: 15px 0px;
}


#content {
  	background-color: #FFC;
  	background-image: url("./images/fossil_butte_wall1.jpg");
  	background-repeat:repeat-y;
  	color: #055;
	/* font-weight: bolder; */
  	width: 700px;
  	margin: 5px auto;
  	padding: 10px;
  	border: 3px solid #980;
}


#header {
  	background-color: #000;
  	background-image: url("./images/bandelier_kiva.jpg");
  	background-repeat: no-repeat;
  	color: #fc9;
  	margin: 0 auto 10px auto;
	height: 148px;
  	padding: 10px;
	padding-right: 15px;
  	border: 2px solid #980;
    font-style: italic;
	text-align: right;
}


#headertxt {
	float: right;
	width: 400px;
  	/* text-align: right; */
}



#container {
  	background: transparent;
  	background-image: url("./images/sage_bkgrnd_opac75.png");
  	background-repeat: repeat;
	float: left;
	width: 500px;
	padding: 5px;
}


.post {
	padding: 10px 0 10px 0;
}


.entry {
	line-height: 1.5em;
}


.entry a img {
	border: none;
}


p.postmetadata {
	font-size: 0.83em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #ccc;
	color: #666;
}


.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}


.sidebar {
  	background: transparent;
  	background-image: url("./images/sage_bkgrnd_opac75.png");
  	background-repeat: repeat;
	font-size: 1.00em;
	width: 180px;
	margin: 0 0 0 520px;
}


.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}


.sidebar ul li {
	padding: 10px 0 10px 0;
}


.sidebar ul li h2 {
	font-size: 1.0em;
}


.sidebar ul ul li {
	padding: 0;
	margin-left: 1.25em;
	text-indent: -1.25em;
}


#searchsubmit { margin-top: 0.25em; }


table#wp-calendar {
	background-color: #ffeedd;
	width: 160px;
	border: 1px solid #066;
	border-radius: 8px;
	-moz-border-radius: 8px;
}

caption#wp-calendar { font-weight: bolder; }


#footer {
	clear: both;
	font-size: 0.83em;
	width: 700px;
	border-top:  2px solid #066;
}


#footer p {
	line-height: 1.5em;
}


#footer ul {
	list-style-type: none;
	margin:  5px 0px 10px 0px;
	padding: 0px;
}


#footer ul li {
	Display: inline;
	padding: 0px 10px 0px 0px;
}


#footer a img {
	border: none;
}


a {
	text-decoration: none;
	color: #a44;
}

a:hover {
	text-decoration: underline;
}


/* Settings from default style sheet      */
/* http://www.w3.org/TR/CSS21/sample.html */

h1 { font-size: 2.00em; margin: .67em 0 }
h2 { font-size: 1.50em; margin: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }

h4, p { margin: 1.12em 0; }

blockquote {
	background-color: #ffeedd;
	background-image: url("./images/fossil_butte_quarry.jpg");
	background-repeat: repeat;
	color: #055;
	margin: 1.12em 1.5em;
	padding: 5px;
	border:  2px solid #980;
	border-right: 5px solid #980;
}


.post h2 {
	font-size: 1.25em;
	margin-bottom: 0;
}


#header a {
	text-decoration: none;
	color: #fc9;
}

#header a:hover {
	text-decoration: underline;
}


.center { text-align: center; }

p.clear {
	line-height: 1.0em;
	clear: both;
}

		
.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}
	

.adblock {
	margin-left: 10px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#technorati {
   margin: 15px 0px 15px 5px;
}

#nasw {
   margin: 25px 0px 15px 12px;
}


.booklink {
	background-color: #fed;
	border: 1px solid #066;
	width: 90%;
	margin: 0px auto;
	padding: 5px;
}

.booklink img {
   float:left;
   border: none;
   margin-right: 5px;
}


.comments-template {
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 1.5em;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 1.3em;
}

.commentmetadata{
	font-size: 1.0em;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 1.0em;
}
