/*
Theme Name: Rocky Mountain Resort Management - Summer
Theme URI: http://www.en-spire.com
Description: Template designed by <a href="http://www.en-spire.com">Enspire Web Solutions</a>
Version: 1.0
Author: Enspire Web Solutions
Author URI: http://www.en-spire.com/
Tags: rmrm, fixed width, two columns, widgets
*/

* {
margin: 0;
padding: 0;
}
/** Page Layout **/

body {
background-color: #272847; 
background-image: url('images/summer-bg.jpg');  
background-repeat: no-repeat;
background-position: top center;
color: #ffffff;
font-family: georgia,times,serif;
border-top: 6px solid #272847; 
}

a:link {
color: #93D9FA;
text-decoration: bold;
}

a:visited {
color: #00BADF;
}

a:hover {
text-decoration: underline;
color: #ffffff;
}

#img { 
border: none;

}
#wrap {
width: 990px;
margin: 0 auto;
padding: 0 0 50px 0;
}


#head {
margin-top: 8px;
}

#left {
float: left;
clear: both;
width: 265px;
margin: 140px 10px 0 0;
}
	
#main {
margin: 340px 0 0 0;     
}

#foot  {
margin-top: 40px;
margin-bottom: 40px;
padding: 30px 0 30px 0;
width: 100%;
font-size:1.0em;
}

.clearer {
clear: both; 
line-height: 0; 
height: 0;
font-size: 0;
}
	
#cse {
margin: 320px auto 0 273px;
}
	
/** Universal/Semi-Unviversal Styles **/

h1 {
color: #fff;
font: 600 2.0em 'Verdana, Arial, Helvetica, sans-serif';
}
 	
h2 {
font-size: 1.8em;
color: #FFF;
margin-bottom: 30px;
}
	
h3 {
color: #fff;
margin: 5px 0;
font-style: italic;
}
	
#main a, .credit a, .about a {
color: #93D9FA;
text-decoration: none;
font-style: italic;
padding: 1px 2px;
font-family: georgia,times,serif;
}
#main a:hover, .credit a:hover, .about a:hover {
color: #FFF;
background: #272847;
text-decoration: underline;
}	

.post p, #main p {
font-size: 0.8em;
margin: 20px 0 20px 0px;
}
	
#main img {
padding: 2px;
background: url('images/transp.png') repeat top left;
border: 1px solid #fff;
margin-bottom: 5px;
}
	
#main img.left {
float: left;
margin-right: 5px;
}
	
#main img.right {
float: right;
margin-left: 5px;
}

/** Sidebar Styles **/	

#left p {
line-height: 1.4em;
font-size: 0.7em;
}

#left  .full {
padding-top: 10px;
padding-left: 15px;
width: 200px;
margin-bottom: 20px;
}
	
#left  h2, #foot h2 {
color: #fff;
background: url('images/transp.png') repeat top left;
padding: 0px;
margin-bottom: 5px;
font-size: 0.7em;
font-style: none;
}
	
/** Styles for Post/Main Content **/
	
.post {
margin-top: 95px;
margin-left: 273px;
padding: 15px;
border-bottom: 1px solid #ffffff;
line-height: 1.4em; 
}
      	
/** Style Tags **/

.blockquote {
border-left: 2px solid #fff;
padding: 15px;
margin: 20px 0;
font-size: 0.9em;
font-style: italic;
background: url('images/transp.png') repeat top left;
}
	
.post ol {
font-weight: 800;
font-size: 0.8em;
color: #fff;
margin: 20px;
font-style: italic;
}
 
.post ol span {
font-weight: 400;
color: #fff;
font-style: normal;
}

.post ol li {
margin-left: 25px;
padding: 4px 0;
}

#main ul {
list-style-type: none;
margin: 20px;
}
	
#main ul li {
padding: 2px 15px;
background: url('bullet.gif') no-repeat left center;
margin-left: 10px;
}
	
form label {
display:block;
}

form p {
font-size: 0.8em;
margin-bottom: 10px;	
}

form input.text, form textarea{
width:96%;
border:1px #fff solid;
color:#fff;
padding: 4px 5px;
font:12px 'Verdana, Arial, Helvetica, sans-serif';
background: url('images/transp.png') repeat top left;
}

form input.text:hover, form textarea:hover{
	
}

form input.text:focus, form textarea:focus{
color:#fff;
	
}

form input.button{
margin-right:8px;
padding:3px 5px;
font:10px Arial,san-serif;
}

* html form input.text {
border-color:#fff;
color:#fff;
}
	
/** Footer Styles **/

#footer  {  
border-top: solid 1px;
margin-top: 15em;
margin-bottom: -15em;
margin: 0 auto;
width: 100%;
height: 200px;   /* Height of the footer */
background:#272747;
text-align: center;
}

#footcontainer ul {
border-top: 1px dashed #ffffff;
margin: 45px 0px 0px 65px;
float: right;
padding: 0px;
list-style-type: none;
}

#footcontainer li {
margin: 0; 
}

#footcontainer a {
display: block;
color: #FFF;
background-color: ##777777;
width: 13em;
padding: 4px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
}

#footcontainer a:hover {
background-color: #3C3D5B;
color: #FFF;

}
/* Begin Comments*/
.commentlist {
padding: 0;
margin-top: 10px;
text-align: justify;
}

.commentlist li {
list-style: none;
padding-bottom: 10px;
}

.children { 
padding: 0; 
}

.children li {
border-left: 2px solid #fff;
padding: 5px 5px 5px 10px;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentlist li img.avatar { 
float: right;
border: 0;
padding: 0;
margin: -8px -7px 0 0;
background: none;
}
.comment-meta {
padding-bottom: 10px;
}
.comment-meta, .comment-reply-link {
	font-size: 0.7em;
}
/* End Comments */