/*

Theme Name: Embodied Theme
Theme URI: http://www.helloari.com/
Description: A  minimal child theme of <a href="http://themeshaper.com/thematic-for-wordpress/">Thematic</a>
Author: Ari Salomon
Author URI: http://www.helloari.com/
Template: thematic
Version: 0.1

*/

/* more about customizing child themes
  http://themeshaper.com/functions-php-wordpress-child-themes/
dk brwn: color="#7d5132"
lt color="#d59d29"
*/


@import url("../thematic/style.css");

body {	font-size: 80%; /* Sets the page font to 10px/68% */
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
  
h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
		color: #444;
		font-weight: normal;
		font-family: 'Trebuchet MS', Verdana, Sans-Serif; 		}
	h1 {		font-size: 2.2em;		}
	h2 {		font-size: 2.0em;		}
	h3 {		font-size: 1.8em;		}
	h4 {		font-size: 1.6em;		}

.devonaimage {padding-bottom: 15px}
.pageid-11 .devonaimage {display:block}

#blog-title a {color:#7d5132; font-size: 19px; line-height:16px; font-weight:normal}
#blog-title a:hover {color:#505438;}
#blog-description  {color:#7d5132;font-weight:normal}


.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a { border-bottom-color:#FFFFFF;} 
.sf-menu a, .sf-menu a:visited { color:#d59d29; font-size:12px}
.sf-menu a:hover {color: #090;}

.sf-menu a { border-bottom:0px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:0px solid #CCCCCC;
padding:3px 9px;
text-decoration:none;
}

#access {border-bottom:0px solid #CCCCCC; border-top:1px solid #CCCCCC; padding-top:8px}

.sf-menu {border-right:0px solid #CCCCCC; }
.sf-menu li.page-item-11 a   {border-left:0px solid #CCCCCC; padding-left:0}

.sf-menu li.current_page_item a , .sf-menu li.current_page_item a:visited, .sf-menu li.current_page_item a:hover    {color:#7d5132;}


#primary { 
border:0px solid #CCCCCC;
margin-bottom:22px;
padding:18px 0 0;
}

#branding { padding:20px 0 6px;}


#logocfas { padding:15px 0 21px 17px; margin:auto; width:960px}
#main {padding-top:26px;}


.quotescollection_randomquote q {font-style:italic}


.meta-prep-author, .meta-prep-entry-date {display:none}
.author .vcard, .author .vcard a, .vcard a {display:none}
.meta-sep-entry-date {display:none}

.category-events .entry-date, .home .entry-date {display:none}

h1.page-title {font-size:20px; font-style: normal; font-weight:bold}
.page-title span { font-style:normal; font-family:Arial, Helvetica, sans-serif}

.entry-title { font-size:17px; text-transform:capitalize; color:#7d5132; font-weight:normal }
.home .entry-title { display:none}

.arifooter a {text-decoration:none; font-size:10px; }

.entry-utility, .meta-sep-tag-links, .comments-link {display:none}

.more-link {padding-left:15px}

#content .aside { 
border:0px solid #CCCCCC;
margin:0 0 22px;
padding:3px 0 0;
}


#content {
width:590px;
}


#searchform input {
color:#999999;}

a:link, a:visited {}
a:hover {color:#090}


#header {

}



#blog-title {

}



#blog-title a {

}



#blog-description {

}



#access {

    background:#fff;


}



#menu ul {

    clear:none;

}



#menu a {


}



#menu a:hover {

}

#menu .current_page_item a {


}

#menu a:focus {


}



#main {

}



.comments-link a {
}

#comments {
}



#comments li {
    background:#181E24;
}



#respond {
}



#comments li.byuser {
}


#login a {
}


#siteinfo {}


/* Added by Pupung Budi Purnama */
.head-address {
	width: 200px;
	float: right;
	line-height: 15px;
	margin-top: -8px;
	color: #7d5132;
}
.head-address a {
	text-decoration: none;
}
h1#blog-description {
	clear: none;
}
.sf-menu a:hover, .sf-menu ul a:hover {
	color: #003366;
}


#gform_confirmation_message_1 {border:1px solid; color: green; font-weight: bold; padding:20px; font-size:14px}


/* Added by Katerina Georgieva */
.aside a:active, .aside a:hover {
    color: #003366;
}

.arpw-clearfix:before, .arpw-clearfix:after {
	display: none !important;
}
.aside h3 {
	font-size: 18px;
	margin: 10px 0 4px 0;
}
.aside .gf_phone, .aside .gf_email, .aside .gf_message {
	display: none;
}
.aside .gform_wrapper, .aside .gform_wrapper ul li.gfield, .aside .gform_wrapper .gform_footer {
	margin-top: 0;
}
.aside .gform_wrapper textarea.medium {
	height: 80px;
}
.aside .gform_wrapper .gform_footer {
	padding-top: 5px;
}
.book_now {
	display: block;
	float: left;
	margin: 10px 0;
	background-color: #dda520;
	padding: 7px 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-decoration: none;
}
.aside a.book_now { 
	color: #fff;
}
.gform_button {
	background-color: #dda520;
	color: #fff;
	padding: 7px 15px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	border: none;
}
.aside .gform_button {
	text-transform: lowercase;
}
