/*
Theme Name: Your Cinematic Wedding
Theme URI: http://www.yourcinematicwedding.com
Description: Custom theme for Your Cinematic Wedding
Author: Gravity Station
Author URI: http://www.gravitystation.com
   
*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

body {
	background: #000000 url(images/btmWrapper.jpg) center bottom no-repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #c9bdb1;
}

#wrapper {
	background: url(images/mainWrapper.jpg) top center no-repeat;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#outercontainer {
	width: 1024px;
	margin: 0 auto;
	padding: 0 0 140px 0;
	background-image: url(images/bgrepeat.jpg);
	background-position: center 786px;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

#container {
	width: 893px;
	margin: 0 auto;
	padding: 0;
	/*background-color: #000000;
	opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
-khtml-opacity: 0.5;
-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=50)”;*/
}

/* AJAX SLIDESHOW */

#slider, #slideshowpro {
	width: 891px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
}

#carouselhome {
	width: 935px;
	height: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -20px;
	left: 40px;
}

.smooth_slideri img {
	margin-bottom: 10px;
}
.smooth_slideri h2, .smooth_slideri h2 a {
	height: 50px;
opacity: .9;
filter:alpha(opacity=70);
color: #CFAB99;
font-size: 16pt;
font-weight: normal;
margin-left: 10px;
margin-top: 10px;
}

.sldrlink a { display: none; }

.mainContent {
	width: 860px;
	margin: 0 auto;
	padding: 20px;
}

/* ----- HEADER ----- */

#header {
	height: 148px;
	margin: 0 auto;
	padding: 0;
	width: 893px;
}

#logo {
	width: 305px;
	height: 83px;
	margin: 0;
	padding: 11px 0;
}

/* ----- MAIN MENU ----- */

#menu {
	background: url(images/navBG.jpg) top left no-repeat;
	width: 893px;
	height: 45px;
	margin: 0 auto;
	padding: 0;
}

/* ----- MAIN CONTENT - SUBPAGES ----- */

.leftCol {
	float: left;
	width: 605px;
	margin: 0;
	padding: 0 20px 0 20px;
}

.rightCol {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	width: 190px;
}

/* ----- SIDEBAR ----- */

#sidebar {
	margin: 0;
	padding: 15px 0 0 0;
}

#mc_signup_container {
	width: 190px;
	margin: 25px 0 0 0;
}

#mc_signup_container form #mc_signup_form {
	font-size: 11pt;
	font-weight: normal;
	width: 190px;
}

#mc_signup_container legend {
	width: 190px;
	padding: 0;
	margin: 0;
}

#mc_signup_container form input {
	margin: 3px 0;
	background-color: #f5e9e4;
}

#mc_signup_container form input, #mc_signup_container form label {
	margin: 0 0 5px 15px;
}

#mc_signup_container form #mc_unsub_link {
	font-size: 9pt;
	margin: 5px 0 0 0;
	text-align: center;
}

#mc_signup_container form .mc_signup_submit {
	margin: 0 5px  0 58px;
	width: 100px;
}

/* ----- FOOTER ----- */

#footer {
	height: 256px;
	width: 893px;
	margin: 0 auto;
	padding: 200px 0 0 0;
}

#social ul {
	list-style: none;
	white-space: nowrap;
	display: inline;
	padding: 0;
	margin: 0;
}

#social ul li {
	list-style: none;
	white-space: nowrap;
	display: inline;
	padding: 0 10px 0 0;
	cursor: pointer;
}

#footermenus {
	margin: 30px 0 0 0;
	padding: 0;
}

#footermenus ul.nav {
	height: 24px;
	list-style: none;
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.footerDiv {
	border: none;
	padding: 5px 0;
	width: 758px;
}

#footermenus ul.contact {
	height: 34px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footermenus ul.nav li {
	font-size: 11pt;
	color: #c5a496;
	display: inline;
	padding: 0 20px 0 0;
}

#footermenus ul.contact li {
	font-size: 14pt;
	color: #c5a496;
	display: inline;
	padding: 0 10px 0 0;
}

#footermenus ul.nav li a, #footermenus ul.contact li a {
	text-decoration: none;
	color: #c5a496;
}

#footermenus ul.nav li a:hover, #footermenus ul.contact li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#copyr {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 9pt;
	color: #c5a496;
}

#gravity {
	margin: 0;
	padding: 20px 0 0 0;
}

#gravity a:link, #gravity a:visited {
	color: #666666;
	font-size: 8pt;
	text-decoration: none;
}

#gravity a:hover {
	color: #c5a496;
}

.clearfloat {
	height: 0;
	line-height: 0;
	font-size: 1px;
	clear: both;
}

p.intro {
	color: #c9bdb1;
	font-size: 12pt;
	font-weight: normal;
	line-height: 18pt;
}

p {
	color: #c9bdb1;
	font-size: 11pt;
	font-weight: normal;
	line-height: 18pt;
}

h1 {
	color: #CFAB99;
	font-size: 14pt;
	font-weight: normal;
}

h2 {
	color: #CFAB99;
	font-size: 13pt;
	font-weight: normal;
}

a, a:link, a:active, a:visited {
	color: #cc9966;
}

a:hover {
	color: #ffcc99;
}

.mainContent li, .leftCol li {
	list-style-type: disc;
	color: #c9bdb1;
	font-size: 11pt;
	list-style-position: outside;
}

/* ----- jFlow Slider ----- */

.hidden
{
display: none;
}

#buttons {
	height: 1px;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

.jFlowPrev {
	position: relative;
	left: -23px;
	top: 120px;
	cursor: pointer;
}

.jFlowNext {
	position: relative;
	left: 867px;
	top: 120px;
	cursor: pointer;
}

p.captions
{
margin: 0;
padding: 0 1em;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
color: #CFAB99;
font-size: 16pt;
font-weight: normal;
}

/* ----- Sidebar Photos ----- */

.boxgrid{ 
				width: 190px; 
				height: 126px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 1px #000000; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p, .boxgrid h3 { 
					padding: 0 10px; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 80px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 
/* ------- CORE NECESSITIES -------- */

table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

blockquote {
	margin:15px 0 0 0;
	color:#cfab99;
	font-style:italic; 
	background: #483d39; 
	border: 1px solid #4e443f; 
	padding: 5px;
	width: 590px;
}
blockquote .name { font-style: normal; font-size: 10pt; color: #cfab99; text-align: right;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
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, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

ul, ol {margin:0; list-style: none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#4aa3a7;}
.highlight {background:#ff0;}
.added {background:#060;color:#999;}
.removed {background:##5b3736;color:#999;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.post-edit-link {
	display: none;
}


/* default wordpress */
.wp-smiley {
	float: none;
	margin: 0;
}
.alignnone {
	display: inline;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
	display: block;
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		font-size: 10pt;
		padding: 3px !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* widgets */

/* default wp calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #8a1f11;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #cfab99; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #53cab7;
	}

/* AJAX CALENDAR */

#wp-calendar caption {
	background: none;
	margin-bottom: 6px;
}
#wp-calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
#wp-calendar thead th {
	background-color: #8a1f11;
	color: white;
	font-weight: normal;
}
#wp-calendartbody td a {
	background-color: #cfab99; 
	padding: 2px 1px;
	color: white;
}
	#wp-calendar tbody td a:hover {
		background-color: #53cab7;
	}
#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #cfab99;
}


.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}

/* 
*****************************************
** Website Design by Gravity Station -- *
** http://www.gravitystation.com ------ *
*****************************************
*/

img.fl {
	float: left;
	padding: 7px;
}

img.fr {
	float: right;
	padding: 7px;
}