body {
	background-color: #e9ddce;
	font-family: Georgia, Serif;
	font-size: 100%;
}

#container {
	width: 100%;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

hr {
    display: block;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    color: #58674f;
}

#header {
	margin: 0 auto;
	padding: 65px 0 25px 0;
	width: 75%;
}

.big-phone {
	text-align: center;
	color: #58674f;
	font-size: 1.5em;
}

#contact {
	margin: 0 auto;
	width: 75%;
	border-top: medium solid #58674f;
}

#contact ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: medium solid #58674f;
}

#contact li {
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	margin-top: 0.5em;
}

#contact li a {
	color: #a6b37b;
	text-decoration: none;
	background-color: #58674f;
	padding: 0.5em 1em 0.5em 1em;
}

#intro {
	margin: 0 auto;
	width: 75%;
}

#ojai {
	width: 100%;
	height: 285px;
	background-image: url("images/volg-ojai-photo.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
}

.big-words {
	font-size: 2em;
	font-style: italic;
	color: #7b6047;
	text-align: center;
	line-height: 2em;
}

#main-content {
	margin: 0 auto;
	width: 75%;
	font-size: 1em;
}

#column1 {
	width: 47%;
	padding: 20px 3% 60px 0;
	float: left;
}

#column1 p {
	color: #58674f;
	line-height: 1.8em;
}

#column2 {
	width: 47%;
	padding: 20px 0 60px 3%;
	float: left;
}

#column2 p {
	color: #58674f;
	line-height: 1.8em;
}

#big-button {
	margin: 0 auto;
	width: 75%;
	clear: left;
}

#big-button ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#big-button li {
	font-size: 2em;
	font-style: italic;
	text-align: center;
}

#big-button li a {
	color: #7b6047;
	text-decoration: none;
	background-color: white;
	padding: 0.5em 1em 0.5em 1em;
	border: thin solid #7b6047;
	margin-bottom: 50px;
}

#footer {
	width: 100%;
	margin-top: 100px;
	background-color: #f2eee6;
	border-top: 2px groove #7b6047;
	font-size: 0.8em;
	font-family: Helvetica, sans-serif;
	color: #777777;
	line-height: 1.2em;
}

#footer-content {
	margin: 0 auto;
	width: 75%;
}

.footer-big-words {
	font-size: 1.5em;
	font-style: italic;
	color: #9d876d;
}

.footer-smaller {
	font-size: 1em;
	font-family: Helvetica, sans-serif;
	color: #777777;
	line-height: 1.5;
}

.footer-legal {
	font-size: 0.8em;
	font-family: Helvetica, sans-serif;
	color: #777777;
	line-height: 1.2em;
}



/* main site css */
/*
Theme Name: Strategy.Guidance.Teamwork.&#174;
Theme URI: http://mvolaw.com
Description: Wordpress theme for mvolaw.com based on the Strategy/Guidance/Teamwork concept.
Version: 1.1
Author: Glyphix
Author URI: http://www.glyphix.com
Tags: strategy, guidance, teamwork, custom, mvolaw.com
*/

#footer sup {
    font-size: 60%;
}

/********************
 * Footer.
 ********************/
#footer {
    background: #f4ede8 url(http://mvolaw.com/wp-content/themes/mvo-wp-theme/style/ui/footer-bg.png) repeat-x top left;
    border-top: 1px white solid;
    min-height: 220px;
    padding-bottom: 2em;
		margin: 50px -5px;
		padding: 2em;
}

#footer .container{
	margin: 0 auto;
	width: 75%;
}

#footer .tagline {
    color: #a6886e;
    font: italic normal 2em Georgia, "Times New Roman", serif;
    margin: 1em 0 0.25em 0;
}

.legal {
    margin-top: 1em;
    color: gray;
    font-size: 80%;
}

#footer .legal a {
    font-size: 120%;
}

#footer .span-7{
	width: 32%;
	float: left;
	display: block;
	margin: 16px 1.25% 16px 0px;
}

#footer .span-7 a{
	background: #e4d2be url(http://mvolaw.com/wp-content/themes/mvo-wp-theme/style/ui/nav-arrow-right.png) no-repeat 95% center;
	padding: 0.25em 1.5em 0.25em 0.5em;
	border: 1px #e4d2be solid;
	color: #846046;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 1.5em;
	border-color: #d2b79c white white #d2b79c;
}


#footer .span-7 a:hover{
	border-color: #846046;
	text-decoration: underline;
	background-color: white;
	color: #485c3c;
}

#footer .span-21{
	display: block;
	width: 100%;
}

/********************
 * Core styles
 ********************/
.more-link {
    display: block;
    text-align: right;
}

.more-link span {
    padding: 0.25em 1.5em 0.25em 0.75em;
    font: italic normal 14px Georgia, "Times New Roman", serif;
    background: #e4d2be url(style/ui/nav-arrow-right.png) no-repeat 92% center;
    color: #846046;
}

a.more-link {
    text-decoration: none;
}

a.more-link:hover {
    text-decoration: none;
}

/* show the right carat, but inline only */
.more-arrow span {
    padding: 0.25em 1.5em 0.25em 0.75em;
    background: transparent url(style/ui/nav-arrow-right.png) no-repeat 92% center;
}

#header .more-link span {
    padding: 0.25em 1.5em 0.25em 0.75em;
    font: italic normal 14px Georgia, "Times New Roman", serif;
    background: #6c8758 url(style/ui/arrow-more-litegreen.png) no-repeat 92% center;
    color: #a4b093;
}

#footer .more-link {
    display: inline;
}

#footer a.more-link:hover {
    text-decoration: underline;
}

#footer .more-link span {
    font-size: 12px;
    background-image: none;
    background-color: transparent;
    padding: 0;
}
