/*
Theme Name: Marriage
Theme URI: http://foryourmarriage.org/
Description: For Your Marriage Theme.
Version: 1.0
Author: Joe Fino
Author URI: http://crosbymarketing.com/
*/

/* -------------------------------------------------------------- 
  
   * Reset default browser CSS
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 10px;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.5em;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Remove annoying border on linked images. */
a img {
	border: none;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* -------------------------------------------------------------- 
  
   * Images
   
-------------------------------------------------------------- */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
div.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */


/* Default font settings.  */
body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* Text elements
-------------------------------------------------------------- */

p {
	margin: 0 0 1.5em 0;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #1249b5;
	text-decoration: underline;
}
a {
	color: #00a99d;
	text-decoration: none;
	font-size:inherit;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
em, i {
	font-style:italic;
	font-size:inherit;
}
strong, bold {
	font-weight:bold;
}
dfn {
	font-weight: bold;
	font-style: italic;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */

li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
#footer-left li a {
	font-family: GothamBook, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#00a99d;
	text-decoration:none;
	text-transform:uppercase;
}
#footer-left li a:hover {
	color:#252525;
	text-decoration:underline;
}


/* Videoplayer */
#vidplayer .yt_holder {
	*width:290px;
    padding: 0px; margin:0px;
    float: left;
}

#vidplayer #ytplayer {
    float: left;
	*width:290px; *height:163px;
	margin: 0;
    padding: 0;
}

#ytpospl {
	*position:relative;
	*clear:both;
	*width:260px;
	
	
	display:block;
	float:right;
	*float:left;
	text-align:right;
	clear:both;
	margin-top:20px; padding-right:15px;
}

#vidplayer ul {
    float: left;
	*float:right;
	*text-align:right;
    margin: 0;
    padding: 0;
}

#vidplayer ul li {
    list-style-type: none;
    display:inline-block;
    float: left;
	padding:2px;
	padding-right:4px;
}

#vidplayer .currentvideo {
	padding-bottom:2px;
	border-bottom:#FFF solid 1px;
}

.full-width {
    width:100% !important;
}