/*
Theme Name: Welcome Inn Child
Theme URI: http://themefuse.com/demo/wp/welcomeinn/
Description: Child theme for the Welcome Inn theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: welcome_inn
*/

@import url("http://www.fittobetan.com/wp-content/themes/welcome_inn/style.css");


.icon-top span, .icon-top a {
    color: #1e598e;
    text-decoration: none;
}
.icon-top a:hover {
    color: #1e598e;
	text-decoration:underline;
}
.icon-phone,.icon-map {
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;

}
.text a {
    color: #1e598e;
}
.text a:hover {
    color: #1e598e;
	text-decoration:underline;
}

.botmenu ul li a{
	color: #1e598e;
}

.botmenu ul li a:hover {
	color: #1e598e;
	text-decoration:underline;
}
.address a {
    color: #1e598e;
}
.address a:hover {
    color: #1e598e;
	text-decoration:underline;
}
.header .caption {
    color: #ffffff;
    font-family: 'MelbourneRegular',Arial,sans-serif;
    font-size: 21px;
}
.grid_3 {
    width: 80px;
}

.grid_8 {
    width: 250px;
}

.grid_13 {
    width: 630px;
}

.newsletter_box h3 {
    
    padding-right: 20px;
    text-align: left;
    width:auto;
}
.newsletter_box2 form {
    
	width: 500px;
    margin-left: auto;
	margin-right: auto;
	
}
.newsletter_box .inputField {
    
    width: 150px;
}
.newsletter_box2 .inputField {
    
    width: 150px;
}

.quote p{
margin-bottom: 45px;	
}

.inner1 p{
margin-bottom: 0px;	
}
.quote-author {
    color: #000000;
	font-weight: bold;
    	
}
.news-item {
    clear: both;
    margin-bottom: 30px;
}

.quote, .quote_right, .quote_left {
    background: url("http://www.fittobetan.com/wp-content/themes/welcome_inn-child/icon_quotes.gif") no-repeat scroll 0px 0px transparent;
    border-top: 1px dotted #969696;
    color: #000000;
    font-family: 'MelbourneRegular',Arial,sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 10px 0;
}