/*
Theme Name: Mehl Wedding
Theme URI: http://surepaint.com
Description: A theme I made for my wedding with Ashley 
Author: Carson Mehl
Author URI: http://jonah.net
Version: 1.0
Tags: wedding, mehl

License: none
License URI:

General comments (optional).
*/

/*  testting this lovelines out and this too and now this*/

/*
 html5doctor.com Reset Stylesheet
v1.4.1
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
display:block;
}

ul, dl {
list-style:none;
width:100%;
}

a {
text-decoration:none;
background: none;
}

html,body {margin:0;padding:0;}

/* end reset */


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



/*
Colors:

yellow: #7299AD
grey: #444
turq: #00aa94

purple: #7299AD
blue: #7299AD
turq: #00aa94


*/

body {
	background-color:#f4eee8;
}

.container {
    width:960px;
    height:auto;
    margin:0px auto;
    padding:0px;
    clear:both;
}

/* columns */

.onecol,
.twocol,
.threecol,
.fourcol {
	height:auto;
	float:left;
	margin:0 1.234567901235%; /* 10px / 810 */
	padding:0;
}

.onecol {
    width: 940px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.twocol {
    width: 460px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.threecol {
    width: 300px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.fourcol {
    width: 220px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.direction-header {
    width: 780px;
    height: auto;
    float: left;
    margin: 0 10px;
}


.directions {
    width: 380px;
    height: auto;
    float: left;
    margin: 0 10px 0 10px;
}

.wedding-party {
    width: 350px;
    height: auto;
    float: left;
    margin: 0 10px 0 10px;
}

.details-wider {
    width: 680px;
    height: auto;
    float: left;
    margin: 0 10px 0 10px;
}


.fourcol-prop {
	background:#00aa94;
	padding:30px 0 0 0;
	height:135px;
	-webkit-transition: background-color .25s ease-in; /*safari and chrome */
 	-o-transition: background-color .25s ease-in; /* opera */
}

.prop {
	background-color: #000;
	height:165px;
	margin-bottom: 40px;
}

.fourcol-prop:hover {
	
	cursor: pointer;
}

.fivecol {
    width: 172px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.sixcol {
    width: 140px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.threecol_2 {
    width: 620px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.fourcol_3 {
    width: 700px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.fivecol_3 {
    width: 556px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.twelvecol {
    width: 60px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.twelvecol_5 {
    width: 380px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.twelvecol_7 {
    width: 540px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.slidescol {
    width: 800px;
    height: auto;
    float: left;
    margin: 0 10px;
}

.rule {
	width:100%;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}

.bump {
	width: 100%;
	height: 30px;
	clear:both;
}

a.fade {
    -webkit-transition: opacity .2s ease-in; /*safari and chrome */
    -o-transition: opacity .2s ease-in; /* opera */}

a.fade:hover {
    border: none;
    opacity: 0.60;
    filter: alpha(opacity=60);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    

}

img.prop {
	margin-bottom: 40px;
	-webkit-transition: opacity .2s ease-in; /*safari and chrome */
    -o-transition: opacity .2s ease-in; /* opera */
}

/*
img.prop:hover {
    opacity: 0.25;
    filter: alpha(opacity=25);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";  
}
*/


/*~~~~~~~~~~~ Menu ~~~~~~~~~~~~~~*/


#menu {
	
	margin: -43px auto 0 auto;
	text-align: center;
	width: 580px;
	height: auto;
	background: #f4eee8;
	padding: 19px 0 19px 0;
	font-family: "vinyl",sans-serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}


li#menunav {
	display:inline;
	text-align: center;
	margin: 0 auto;
}


#menunav a {
	color:#000;
	margin:0 7px;
}


#menunav a:hover {
	border-bottom: 5px solid #7299AD;
}

.current {
	color:#000;
	margin:0 7px;

}
.current_page {
	border-bottom: 5px solid #7299AD;
}

body#home a#homenav,
body#proposal a#proposalnav,
body#rsvp a#rsvpnav,
body#details a#detailsnav,
body#registry a#registrynav,
body#services a#servicesnav {
color: #000;
border-bottom: 5px solid #7299AD;
}


::selection {
    background:#7299AD;
}
::-moz-selection {
    background:#7299AD;
}
::-webkit-selection {
    background:#7299AD;
}


/*~~~~~~~ AND SO WE BEGIN ~~~~~~~*/

p a, blockquote a {
    color: #00aa94;
    background-color: none;
    text-decoration: none;
    -webkit-transition: color .2s ease-in; /*safari and chrome */
    -o-transition: color .2s ease-in; /* opera */
}

p a:hover, blockquote a:hover {
    color:#7299AD;

}

p {
	color: #666;
	font-family: "rooney-web",serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px 0;
}

h1 {
	font-family: "vinyl",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	color: #000;
	line-height: 43px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}



h1.profile {
	width:100%;
	margin: 15px 0;
	font-size: 28px;
	line-break: 28px;
}

h2 {
	font-family: "vinyl",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	color: #00aa94;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}

h3 {
	font-family: "vinyl",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	color: #000;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}

h4 {
	font-family: "vinyl",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #000;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}

h5 {
	font-family: "vinyl",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #000;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: -.03em;
}

h2 a, h3 a {
    color: #00aa94;
    text-decoration: none;
    -webkit-transition: color .2s ease-in; /*safari and chrome */
    -o-transition: color .2s ease-in; /* opera */
}

h2 a:hover, h3 a:hover {
	color: #7299AD;
}

ul.details li {
	list-style-type: disc;
	color: #666;
	font-family: "rooney-web",serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 15px 20px;
}

.count {
	background:#00aa94;
	padding:12px 0 0 0;
	width:100%;
	height:151px;
	-webkit-transition: background-color .25s ease-in; /*safari and chrome */
 	-o-transition: background-color .25s ease-in; /* opera */
}

.count:hover {
	background: #7299AD;
	cursor:pointer;
}

.count h1, .count h3, .count p, .fourcol-prop h1, .fourcol-prop h3, .fourcol-prop p {
	text-align: center;
	color: #fff;
}


.count h1, fourcol-prop h1 {
	font-size: 46px;
	padding-top: 5px;
}

.count h1 {
	margin-top: 0;
}

.count h3 {
	font-size: 20px;
	margin-top: -30px;
}

.count p {
	padding-bottom: 10px;
	border-bottom: 4px solid #f4eee8;
}
/*
.ashley {
    background-image: url('/wp-content/uploads/ashley.jpg');
    background-repeat: no-repeat;
}
*/
.ashley img {
    width: 460px;
    -webkit-transition: opacity .2s ease-in; /*safari and chrome */
    -o-transition: opacity .2s ease-in; /* opera */    
}

/*
.ashley img:hover {
	height:305px;;
	opacity: 0;
	filter: alpha(opacity=0);
    	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    
}
*/
/*
.carson {
    background-image: url('/wp-content/uploads/carson.jpg');
    background-repeat: no-repeat;
}
*/

.carson img {
    width: 460px;
    -webkit-transition: opacity .2s ease-in; /*safari and chrome */
    -o-transition: opacity .2s ease-in; /* opera */      

}

/*
.carson img:hover {
	height:305px;
	opacity: 0;
	filter: alpha(opacity=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    
}
*/


blockquote {
	color: #000;
	font-family: "rooney-web",serif;
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 31px;
	margin: 0 0 15px 0;
	letter-spacing: .04em;
	font-style: italic;
	background: #f9f4ed;
	padding: 20px;
}

.zag {
	background-image: url('/wp-content/uploads/zag.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
}


.top {
	max-width: 100%;
	width:100%;
	height:auto;
	margin: 0 auto;
	text-align: center;
}

.top img {
	width:100%;
	max-width: 100%;
	z-index:-9999;
}




/*~~~~~~~~~~~ Slides ~~~~~~~~~~~~~~*/

#slides {
	float: left;
	width:auto;
}

.slides_container {
	width:800px;
	float: left;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:800px;
	height:533px;
	display:block;
	float: left;
}

/*
	Pagination
*/

.pagination {
	width:auto;
	padding: 0;	
}

.pagination li {
	color: #666;
	font-family: "rooney-web",serif;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	width:23px;
	height:23px;
	margin:10px 10px 0 0;
	float: left;	
}

.pagination li a {
	height:auto;
	float:left;
	overflow:visible;
	color:#cecece;
	background-color: #cecece;	
	width:23px;
	height:23px;
}

.pagination li.current a {
	background-color: #00aa94;
	color:#00aa94;
}




.footer {
	width:100%;
	height: 65px;
	margin: 0 auto;
	text-align: center;
	background: #00aa94;
}

.footer img {
	margin-top: 10px;
}

input.text, input.search, textarea.textarea {
	border: none;
	-moz-border-radius-bottomright: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	background-color: #ccc;
	height:20px;
	padding: 10px 0;
	border-top: 0px;
	background: #ededed;
}

.wufoo label.desc, .wufoo legend.desc {
	text-transform: uppercase;
}

.nomar {
	margin:0;
}

/***********************************************
		    REGISTRY
***********************************************/

.restoration {
	background: url('/wp-content/uploads/rh_sprite.png');
	background-position: 0px 0px;
	width: 269px;
	height: 152px;
	margin: 50px auto;
}

.restoration:hover {
	background: url('/wp-content/uploads/rh_sprite.png');
	background-position: 0px -162px;
}

.anthro {
	background: url('/wp-content/uploads/anthro-sprite.png');
	background-position: 0px 0px;
	width: 600px;
	height: 37px;
	margin: 50px auto;
}

.anthro:hover {
	background: url('/wp-content/uploads/anthro-sprite.png');
	background-position: 0px -47px;
}


.crate {
	background: url('/wp-content/uploads/cb_sprite.png');
	background-position: 0px 0px;
	width: 489px;
	height: 71px;
	margin: 50px auto;
}

.crate:hover {
	background: url('/wp-content/uploads/cb_sprite.png');
	background-position: 0px -81px;
}

.amazon {
	background: url('/wp-content/uploads/amazon_sprite.png');
	background-position: 0px 0px;
	width: 439px;
	height: 86px;
	margin: 50px auto;
}

.amazon:hover {
	background: url('/wp-content/uploads/amazon_sprite.png');
	background-position: 0px -96px;
}

.pottery {
	background: url('/wp-content/uploads/pb_sprite.png');
	background-position: 0px 0px;
	width: 643px;
	height: 44px;
	margin: 50px auto;
}

.pottery:hover {
	background: url('/wp-content/uploads/pb_sprite.png');
	background-position: 0px -54px;
}

.tjoy {
	background: url('/wp-content/uploads/tjoy_sprite.png');
	background-position: 0px 0px;
	width: 379px;
	height: 77px;
	margin: 50px auto;
}

.tjoy:hover {
	background: url('/wp-content/uploads/tjoy_sprite.png');
	background-position: 0px -87px;
}



.pp_social {
	display: none;
}

.pp_expand {
	display: none;
}

/***********************************************
		COMMENTS
***********************************************/

.comments-title {
	color:#000; 
	font-size:20px;
	margin-top:3px;
    	font-family: "rooney-web",serif;
	text-transform: none;
}
	


.fn {
	color: #00AA94;
    	font-family: "rooney-web",serif;
    	font-size: 16px;
    	font-style: italic;
    	font-weight: 400;
    	line-height: 24px;
    	margin: 0;
}

.comment-content {
	margin-top: 40px;
}


.commentlist {
	list-style-type: none;	
}

.comment-meta {
	margin-top: -15px;
}

#reply-title {
	margin-top: 0;
}


/***********************************************
		GRAVITY FORMS STYLES
***********************************************/

.gfield_label, .ginput_container, .gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction  {
	font-family: "rooney-web",serif!important;
}

.gform_wrapper h2.gsection_title, .gform_wrapper .gsection_description, .gform_wrapper h3.gform_title {
	font-weight: normal!important;
}

.gsection {
	margin-top: 50px!important;
}

body .gform_wrapper .gform_heading .gform_description {
    	font-family: "rooney-web",serif;
    	font-size: 16px;
    	font-weight: 400;
    	line-height: 24px;
}


body .gform_wrapper .gform_body .gform_fields #field_3_3.gfield textarea {
	border:1px solid #a6a6a6;
	background: #fff;
}

body #gform_wrapper_5 .gform_body .gform_fields .gfield .ginput_complex .ginput_left label {display:none}
body #gform_wrapper_5 .gform_body .gform_fields .gfield .ginput_complex .ginput_right label {display:none}

.golf_form {width:70%;}