/*  
Theme Name: Olive and Twig
Theme URI: http://www.oliveandtwig.com
Description: Olive and Twig Invitations website
Version: 1.0
Author: Tim Bonder
Author URI: http://www.timbonder.com
*/

body {
	margin: 0 auto;
	padding: 0;
	background: #732928 url(images/body_bg.jpg) repeat top left;
	font-family: Verdana, "Arial", Helvetica;
	font-size: 62.5%; /* for IE/Win */
	}
	
html>body {font-size:10px} /* for everything else */

h1 {
	font-size: 3em;
	padding: 0 0 20px 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.6);
	}
	
h2 {
	font-size: 2em;
	line-height: 1.4em;
	color: #ebe7d2;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px #b7d2c8 dotted;
	text-shadow: 2px 2px 2px rgba(0,0,0,.6);
	}
	
h3 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	color: #78bec2;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,.6);
	}
		
p {
	font-size:1.2em;	
	padding: 0;
	margin: 0 0 35px 0;
	}	
	
p, ul {
	color: #deacac;
	line-height: 1.4em;
	}
	
.grey {
	color: #666;
	}
	
a {
	color: #78bec2;
	text-decoration: none;
	outline: none;
	}
	
a:hover {
	color: #78bec2;
	text-decoration: none;
	outline: none;
	}
	
a:visited {
	color: #78bec2;
	}
	
a.home1 {
	background: url(images/logo.gif) no-repeat 0 0;
	width: 240px;
	height: 123px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	margin: 20px 0 0 35px;
	float: left;
	}

a.home2 {
	background: url(images/logo.gif) no-repeat 0 -123px;
	width: 240px;
	height: 123px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	margin: 20px 0 0 35px;
	float: left;
	}
		
a.btnstart {
	background: url(images/btn.gif) no-repeat 0 0;
	width: 163px;
	height: 49px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	margin: 45px 20px 0 560px;
	float: right;
	}
	
a.btnstart:hover { background-position: 0 -49px; }

a.btnorder {
	background: url(images/btn.gif) no-repeat 0 -98px;
	width: 163px;
	height: 49px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	margin: 45px 20px 0 560px;
	float: right;
	}
	
a.btnorder:hover { 
	background-position: 0 -147px; 
	}
	
.btnordernull {
	width: 163px;
	height: 49px;
	display: block;
	position: absolute;
	margin: 45px 20px 0 560px;
	float: right;
	}
	
a.btnsocial {
	background: url(images/btnsocial.jpg) no-repeat 0 0;
	width: 113px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0 20px 204px;
	float: right;
	}

a.btnsocial:hover { 
	background-position: 0 -40px; 
	}

#wrapper {
	width: 780px;
	margin: 0 auto;
	background: url(images/wrapper_bg.jpg) no-repeat top right;
	text-align: left;
	overflow: auto;	
	}
	
#container {
	width: 780px;
	float: left;
	}	
	
#header {
	width: 780px;
	height: 110px;
	float: left;
	padding: 0;
	margin: 0 0 70px 0;
	display: inline;
	}

#menu  {
	font-size:1.2em;
	width: 380px;
	height: 29px;
	padding: 0;
	margin: 20px 0 0 204px;
	float: right;
	list-style: none; 
	display: inline;
	background: url(images/menu_bg.jpg) no-repeat 0 0;  
	}

#menu li {
	float: left;
	margin: 0 0 0 26px;
	padding: 4px 15px 0 0;
	list-style: none;
	text-shadow: 2px 2px 2px rgba(0,0,0,.6);
	display: inline;
	}

#menu li a {
	color: #fff;
	outline: none;
	display: block;
	}
	
#menu li a:hover {
	text-decoration: underline;
	}
	
body#page2 #t-about a {
	font-weight: bold;
	}

body#page9 #t-gallery a {
	font-weight: bold;
	}
		
body#page11 #t-process a {
	font-weight: bold;
	}
	
body#page6 #t-contact a {
	font-weight: bold;
	}
	
body#home #box_imageheader h1 {
	display: inline;
	position: absolute;
	margin: 40px 0 0 70px;
	float: left;
	width: 400px;
	color: #fff;
	font-style: italic;
	text-shadow: 2px 2px 2px rgba(0,0,0,.7);
	}
		
#box_imageheader h1 {
	display: inline;
	position: absolute;
	margin: 40px 0 0 70px;
	float: left;
	width: 400px;
	color: #fff;
	font-style: italic;
	text-shadow: 2px 2px 2px rgba(0,0,0,.7);
	}
	
#box_imageheader {
	float: left;
	width: 780px;
	margin: 0;
	position: relative;
	}
	
.homebg {
	background: url(images/box_imageheader.jpg) no-repeat 0 0;
	height: 227px;
	}

.page, .page2, .page6, .page9, .page11 {
	background: url(images/box_imageheader.jpg) no-repeat 0 -227px;
	height: 144px;
	}

	
body#home h2 {
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px #b7d2c8 dotted;
	width: 100%;
	color: #313959;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	}
	
body#home h3 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	color: #78bec2;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	}
	
.home {
	margin: -15px 0 0 0;
	}

.home li {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666;
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(images/bullet2.jpg) no-repeat 0 3px;
	}
			
#index_main {
	width: 780px;
	height: 383px;
	margin: 15px 0 0 0;
	float: left;
	background: url(images/index_main_bg.gif) no-repeat top center;
	}

#sub_main {
	width: 780px;
	margin: 15px 0 0 0;
	float: left;
	background: url(images/sub_main_bg.jpg) no-repeat top center;
	}

.msg {
	float: left;
	width: 500px;
	margin: 0;
	padding: 15px 0 0 0;
	}
	
.msg p {
	margin: 0;
	}

#col_left {
	float: left;
	width: 440px;
	}
	
#col_right {
	float: left;
	width: 340px;
	}

body#home .gutter {
	padding: 20px 30px 10px 30px;
	}
					
.gutter {
	padding: 80px 20px 20px 20px;
	}
	
.gallerynav {
	background-color: #5e1f27;
	padding: 10px 15px 15px 15px;
	margin: 10px 0 0 30px;
	border: 1px dashed #440c1d;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	}
			
.gallerynav ul {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,.7);
	}

.gallerynav li ul {
	margin: -10px 0 0 0;
	}
		
.gallerynav li ul li ul {
	font-size: 1em;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	font-weight: normal;
	}
	
.gallerynav a:hover {
	padding: 0 0 0 2px;

	}
	
.ngg-galleryoverview {
	padding: 0 0 10px 0;
	}
	
#col_right img {
	margin: 0;
	padding: 0 0 0 50px;	
   	}
	
.quote {
	background: url(images/quotetop.jpg) no-repeat top left;
	padding: 0;
	margin: 0;	
	}
		
.quote p {
	font-size:1.6em;
	background: url(images/quotebottom.jpg) no-repeat bottom right;
	color: #78bec2;
	margin: 0;
	padding: 40px 0 30px 50px;
	font-style: italic;
	width: 240px;
	}
	
.clientquote {
	font-size:1.2em;
	background: url(images/quotebottom.jpg) no-repeat bottom right;
	color: #78bec2;
	margin: 0 0 10px 0;
	padding: 10px 0 30px 0px;
	font-style: italic;
	width: 100%;
	}
		
#footer {
	float: left;
	width: 780px;
	padding: 10px 0;
	margin: 0;
	}	
	
#footer p {
	padding: 0 10px;
	font-size: 1em;
	}
	
#footer a {
	color: #deacac;
	}

.wpcf7-form p {
	font-size: 1.4em;
	text-align:left;
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
	color: #ebe7d2;
	font-weight: bold;
	}
	
.wpcf7-form p input, .wpcf7-form p textarea {
	font-size: .9em;
	background-color: #5e1f27;
	color:#fff;
	padding:5px 5px 5px 10px;
	margin: 5px 0 0 0;
	border: 1px solid #5e1f27;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	font-weight: normal;
	overflow: hidden;
	}
	
.wpcf7-form p textarea:focus, .wpcf7-form p input:focus {
	border: 1px dashed #440c1d;
	}
		
.dropdown {
	font-size: 1em;
	background-color: #5e1f27;
	color:#fff;
	padding:5px 5px 5px 10px;
	border: 1px solid #5e1f27;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	font-weight: normal;
	}

option {
	padding: 0px 5px 0px 5px;
	border: 1px solid #5e1f27;
	}
				
select {
	margin: 5px 0 0 0;
	}
	
.wpcf7-form select:focus {
	border: 1px dashed #440c1d;
	}
	
.wpcf7-form p .contactSubmit {
	display: block;
	background: url(images/btn.gif) no-repeat 0 -245px;
	width: 163px;
	height: 49px;
	text-indent: -9999px;
	margin: 20px 0 0 0;
	float: left;
	border: none;
	}
	
.wpcf7-form p .contactSubmit:hover {
	background: url(images/btn.gif) no-repeat 0 -294px;
	cursor: pointer;
	}
	
.wpcf7-response-output {
	float: left;
	margin: 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	}

