/*	
Theme Name: Belle Vie Bridal
Description: Based on Levitation by Kriesi
Version: 1.3.1
Author: Visual Advance
*/


@import "css/normalize.css";

img {
	border:none;
	}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear {
	clear:both;
}

td {
	padding: 2px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1px;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

ul.lcp_catlist li
{
	list-style:none;
	clear:both;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.gallery-image
{
	width:190px !important;
	height:320px !important;
	float:left;	
	margin-bottom:30px;
	margin-right:14px;
	text-align:center;
	overflow:hidden;
}


/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*********************************************************************************************************
1.) Basic Layout and commonly used container classes
**********************************************************************************************************/

body {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	line-height:17px;
	position:relative;
	background: #fff;
	color:#909090;
}
#top {
	width:940px;
	margin:20px auto 0 auto;
	position:relative;
	clear: both;
}
#main {
	clear:both;
	position: relative;
	padding:20px 0 0 0px;
	margin-bottom:30px;
	float:left;
	width:940px;
	background: #fff url(images/bg.jpg) no-repeat 0px 0px;
}

.home #main
{
	background:none;
}

.wrapper {
	clear:both;
	position:relative;
	float:left;
	width:940px!important;
	width:941px;
}
.wrapper_side {
	width:300px!important;
	float:left;
}
.box {
	position:relative;
	float:left;
	margin:5px 15px 0 0;
	padding:0px 15px 0px 0px;
	display: block;
	z-index: 1;
	border-right:1px solid #dadada;
}
#top .box3 {
	border: none;
	margin-right:0;
	padding-right:0;
}
.box_small {
	width:292px;
	z-index: 2;
}
.box_medium {
	width:614px;
}
#top .box_big {
	width:940px;
	border:none;
}
.box .box1 {
	margin-right:14px;
}
.box .box2 {
	padding-right:0;
	margin-right:0;
	border-right:0;
}

/*********************************************************************************************************
2.) Head Area: 
**********************************************************************************************************/	

#head {
	width:940px;
	border-bottom:1px solid #C3C3C3;
}
.logo, .logo a {
	display:block;
	width:87px;
	height:134px;
	margin:0 auto;	
}
#top .logo a {
	top:0px;
	left:-5px;
	text-indent:-9999px;
	outline:none;
	background: transparent url(images/logo.png) no-repeat;
}
/*image slider*/
#featured {
	margin-top:20px;
	margin-bottom:20px;
	width:940px;
}
#videoholder {
	margin-right:20px;
	width:630px;
	float:left;
	border-right:1px solid #C3C3C3;
}
#eventsholder {
	width:270px;
	overflow:hidden;
	float:left;
}
#eventsblurb {
	width:270px;
	overflow:hidden;
	float:left;
}
#logos {
	width:940px;
	padding:3px 0px;
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	line-height:0;
}
.featured_item {
	position:absolute;
	width:292px;
	top:100px;
	left:318px;
	z-index: 1;
	overflow: hidden;
	cursor: pointer;
}
#top .featured_item_active {
	position:absolute;
	width:612px;
	top:25px;
	left:174px;
	z-index: 3;
}
#top .featured_item_active img {
	width:600px;
}
#top .featured_item_last, #top .featured_item_upcoming {
	width:392px;
	left:50px;
	top:75px;
	z-index: 2;
}
#top #featured .featured_item_upcoming {
	left:500px;
}
#top #featured .featured3 {
	left:647px;
}
#top #featured .featured4 {
	left:0px;
}
.featured_item img {
	width:280px;
}
#top .featured_item_last img, #top .featured_item_upcoming img {
	width:380px;
}
.item_shadow {
	margin: 0 auto;
}
.featured_item img {
	display:block;
	position: relative;
}
.additional_info {
	position: relative;
	clear: both;
	padding:2px 0 2px 0;
	height:58px;
	border-bottom:1px solid #C3C3C3;
}
.additional_info h2 {
	font-size: 24px;
	width:760px;
	font-weight: normal;
	padding:0;
}
.additional_info h2 a {
	text-decoration: underline;
	color:#222;
}
.additional_info h2 a:hover {
	text-decoration: none;
	color:#5a5a5a;
}
#twitterbox {
	min-height:66px;
	background: transparent url(images/twitter.png) no-repeat 5px 10px;
}
#twitterbox h2 {
	padding:0 0 0 104px;
}
#tweet_follow {
	height:64px;
	left:0;
	position:absolute;
	top:28px;
	width:64px;
	text-indent: -9999px;
}
#head #searchform {
	position: absolute;
	right:-4px;
	bottom: 5px;
	width:264px;
	height:30px;
}
/*alternate image slider*/

.featured_alternate {
	top:10px;
	position: absolute;
	z-index: 1;
	border:none;
}
#top .featured_alternate:hover, #top .featured_alternate:hover img {
	border:none;
}
#top .featured_alternate_active {
	z-index: 2;
}
/*navigation*/

#footer {
	width:940px;
	margin:0px auto 15px auto;
	clear: both;
	padding: 5px 0 5px 0;
	text-align:center;
	text-transform: uppercase;
	font-size: 14px;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	margin-right:25px;
}
#navholder {
	width:940px;
	margin-left:50px;
	maring-bottom:5px;
	text-align:center;
	font-size: 12px;
}
#logoholder {
	width:940px;
	padding-bottom:10px;
	border-bottom:1px solid #C3C3C3;
}

#home-wrapper
{
	clear:both;
	position: relative;
	padding:20px 0 0 0px;
	margin-bottom:30px;
	float:left;
	width:940px;
	background: #fff url(images/bg.jpg) no-repeat 0px 0px;
}

/***********/
.dropmenu, .dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:2.3em;
	text-align:center;
	z-index:10;
	background:#fff;
}
.dropmenu a {
	display:block;
	padding:0;
	text-decoration:none;
	background:#fff;
	padding:5px 10px;
	text-transform: uppercase;
	font-size: 12px;
}
.dropmenu a:hover {
	background:#e8f0f8;
	text-decoration:none;
}
.dropmenu li {
	float:left;
	position:relative;
}
.dropmenu ul {
	position:absolute;
	display:none;
	width:14.2em;
	top:3.1em;
	left:-1px;
}
.dropmenu ul a {
}
.dropmenu li ul {
	width:14.2em;
}
.dropmenu li ul a {
	width:14.2em;
	height:auto;
	float:left;
	padding:5px 20px;
	text-align:left;
	border-bottom:1px solid #C3C3C3;
	border-left:1px solid #C3C3C3;
	border-right:1px solid #C3C3C3;
}
.dropmenu ul ul {
	top:auto;
}
.dropmenu li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}
.dropmenu li:hover ul ul, .dropmenu li:hover ul ul ul, .dropmenu li:hover ul ul ul ul {
	display:none;
}
.dropmenu li:hover ul, .dropmenu li li:hover ul, .dropmenu li li li:hover ul, .dropmenu li li li li:hover ul {
	display:block;
}
/*********************************************************************************************************
3.) Additional info Area: 
**********************************************************************************************************/	

.advanced_button {
	height:72px;
	width:222px;
	display: block;
	text-indent: -9999px;
}
.get_in_touch {
	position:absolute;
	right:0;
	top:20px;
	outline: none;
	background: transparent url(images/button_get_in_touch.png) no-repeat top left;
}
.get_in_touch:hover {
	background: transparent url(images/button_get_in_touch.png) no-repeat bottom left;
}
/*********************************************************************************************************
4.) Content Area: 
**********************************************************************************************************/	

.entry {
	width:614px;
	float:left;
	clear:both;
	padding-bottom:30px;
	position: relative;
}
.entry-head {
	display: block;
	position: relative;
	top:-8px;
	font-size: 10px;
	padding:0 0 0 1px;
	color:#999;
}
.entry-head a {
	text-decoration: none;
	color:#777;
}
.entry-head a:hover {
	text-decoration: underline;
}
.entry-head span {
	padding:0 5px;
}
.entry img {
	max-width:600px;
}
.entry-head .categories {
	padding:0 5px 0 0;
}
.entry li {
	padding:3px 10px 15px 10px;
	border-bottom:1px solid #EEEEEE;
	list-style:none;
}
.entry ul, .entry ol {
	border-top:1px solid #EEEEEE;
	list-style-position:inside;
	list-style-type:disc;
	margin:0;
	padding:0 0 20px;
}
#top .entry ol {
	list-style-type:decimal;
}
/*********************************************************************************************************
5.) Sidebar area
**********************************************************************************************************/	
.widget ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#top #latest_news a, .widget a, .widget_categories a, .widget_pages a, .widget_archive a, .widget_recent_entries a, li.recentcomments, .widget_meta a {
	border-bottom:1px solid #ddd;
}

#news p
{
	margin:0;
	padding:0;	
}

#eventsholder h3
{
	margin:0 0 10px 0;
}

#top #eventsholder a:hover, .widget a:hover {
	background-color: #e8f0f8;
	text-decoration:none;
}
#top #eventsholder .post_name {
	font-size: 13px;
	display: block;
}
#top #news a {
	display:block;
	padding:5px 3px 15px 3px;
	text-decoration: none;
}

#top .widget a {
	margin:0;
	width:284px;
}
.widget {
	width:289px;
	float:left;
	padding-bottom:15px;
}
#sidebar .widget {
	clear:both;
}
/*generic*/
.box strong {
	color:#666;
}
.portfoliobox img {
	width:280px;
}
blockquote {
	font-size:12px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
	border-left:3px solid #777;
	color:#777;
}
a {
	text-decoration:none;
	color:#8fafcf;
}
a:hover {
	text-decoration:underline;
	color:#313d4b;
}
a img {
	border:none;
	padding:0;
	margin:0;
}
p {
	padding: 0 0 1em 0
}
ul, ol {
	list-style-position:outside;
	margin-left:20px;
}
#sidebar ul, #sidebar ol {
	margin-left:0px;
}
#sidebar li {
	list-style-type:none;
}
h1, h2, h3, h4, h5, h6, legend {
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.3em;

	color:#596f89;
}
h1 {
	font-size:32px;
	font-weight:bold;
}
h2 {
	font-size:24px;
}
h3, legend {
	font-size:18px;
}
.post-content h3 {
	border-bottom: 1px solid #EFEFEF;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:13px;
}
#top a:hover img {
	border:none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	color:#465c72;
}
blockquote p {
	padding:11px 0px;
}
blockquote {
	margin:0 0 22px 5px;
	padding:0 15px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.alignleft {
	float:left;
	margin:0;
}
.alignright {
	float:right;
	margin:0px 0pt 15px 15px;
}
.aligncenter {
	clear:both;
	display:block;
	margin:0px auto;
	padding: 0px 0;
}
#top .wp-smiley {
	border:none;
	padding:0;
}
.meta {
	display:block;
	position:relative;
	top:3px;
	font-size:11px;
	line-height:14px;
	color:#a0a0a0;
}
.more-link {
	clear:both;
	display:block;
	line-height:20px;
	padding:0 0 0 16px;
	text-decoration:none;
	width:75px;
	background:transparent url(images/dot.png) no-repeat scroll 0px 6px;
	color:#5e6b86;
}

.entry h3
{
	margin-bottom:0px;	
	padding-bottom:0px;
}

.entry p 
{
	padding-top:0px;
	margin-top:.5em;
}

/*--------------------Individual Page Tweaks--------------------*/

.bridalpage h3
{
	margin-bottom:0px;	
}

.bride
{
	border-bottom:solid 1px #F1F1F1;
}


/*CONTACT FORM*/	

.valid .text_input, .valid .text_area {
	border:1px solid #70A41B;
} /*#70A41B*/
.error .text_input, .error .text_area {
	border:1px solid #EE2A00;
}
.ajax_alert .text_input, .ajax_alert .text_area {
	border:1px solid #ffb628;
}
#s, .text_input, .text_area, textarea, #commentform input {
	border:1px solid #ababab;
	color:#666;
}
#searchsubmit, #send, #top #submit {
	cursor:pointer;
}
#s {
	height:16px;
	position:absolute;
	bottom:2px;
}
#s, .text_input, .text_area {
	padding:4px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	width:200px;
	font-size:11.5px;
}
#searchsubmit, #send, #submit {
	padding:4px 20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11.5px;
}
.hidden {
	display:none;
}
#commentform {
	padding-bottom:20px;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
fieldset label {
	padding-left:7px;
}
.blocklabel {
	display:block;
	padding:10px 0 0 0;
}
#top .text_area {
	width:450px;
}
/*CONTACT FORM*/	
#send, #top #submit {
	cursor:pointer;
	border:1px solid #ababab;
	background-color:#576380;
	cursor:pointer;
	color:#fff;
}
#send:hover, #top #submit:hover {
	background-color:#fff;
	color:#666;
}
#searchsubmit {
	width: 53px;
	height:34px;
	padding:0;
	margin:0;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	position: absolute;
	bottom:-2px;
	right:0;
	background: transparent url(images/button_search.png) no-repeat left top;
}
#searchsubmit:hover {
	background: transparent url(images/button_search.png) no-repeat left bottom;
}
.ajax_form {
	padding-bottom:30px;
}


.vendors h3
{
	margin-bottom:15px;
	border-bottom: 1px solid #EEE;
}

.vendors ul
{
	border:none;
	margin-bottom:40px;	
}
.vendors ul li
{
	width:300px;
	margin-right:7px;
	margin-bottom:10px;
	float:left;
	padding:0;
	border:none;
}
.vendors ul li h4
{
	margin:0;
	padding:0;
}

.vendors ul li p
{
	margin:0;
}
/* ---------------------- Pagination -------------------*/

.pagination {
	clear:both;
	display:block;
	float:left;
	padding:0 0 20px 0px;
	position:relative;
	z-index:3;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 2px 2px 0;
	display:block;
	padding:3px 6px;
	text-decoration:none;
	border:1px solid #c3c3c3;
	color:#888;
	background:#FFFFFF url(images/bg.jpg) no-repeat scroll top center;
}
.pagination a:hover {
	border:1px solid #c3c3c3;
	color:#333;
	background:#bcbcbc;
}
.pagination .current {
	font-size:11px;
	padding:3px 6px;
	border:1px solid #c3c3c3;
	color:#333;
	background-color:#c3c3c3;
}
/*commentlist basewidth: width:614px;*/

.commentlist {
	margin-bottom:20px;
	float:left;
	width:100%;
}
#top .commentlist #comment {
	width:70%;
}
.commentlist li {
	width:100%;
	clear:both;
	float:left;
	padding:0;
	list-style-type:none;
	padding:20px 0 0 0;
	position:relative;
}
.commentlist .children, .commentlist .children li {
	border:none;
}
#top .commentlist .odd {
	background: transparent url(images/bg.jpg) repeat-x top center;
}
#top .commentlist .even {
}
.gravatar {
	float:left;
	width:60px;
	padding:0px 10px;
	text-align: center;
}
.gravatar img {
	display:block;
}
.comment_content {
	float:left;
	width:524px;
	padding-bottom:20px;
}
.commentmetadata {
	float:right;
	padding-right:10px;
}
.commentmetadata a, .comment-edit-link, .comment-reply-link {
	text-decoration: none;
	font-size:10px;
}
.comment-edit-link {
	padding-left:10px;
}
.says {
	display:none;
}
.author_name {
	font-weight:bold;
	font-style:normal;
	font-size:15px;
	float:left;
}
.comment_text {
	clear:both;
}
.comment-reply-link {
	text-align: center;
	display: block;
}
.commentlist #respond {
	padding-left:80px;
}
#cancel-comment-reply-link {
	text-decoration: none;
	margin-left:15px;
	font-size: 10px;
}
.commentlist .children {
	padding:0 0 0 70px;
}
.commentlist .children li .comment_content {
	width:454px;
}
.commentlist .children .children li .comment_content {
	width:384px;
}
.commentlist .children .children .children li .comment_content {
	width:314px;
}
.commentlist .children .children .children .children li .comment_content {
	width:244px;
}
.commentlist .children .children .children .children .children li .comment_content {
	padding:0;
}
.comment_nav {
	position: relative;
	top:-13px;
	font-size: 10px;
	z-index: 4;
}
.comment_nav a {
	text-decoration: none;
}
.comment_prev {
	float:left;
}
.comment_next {
	float:right;
}
/*sidebar widgets*/
.widget_categories a, .widget_pages a, .widget_archive a, .widget_recent_entries a, li.recentcomments, .widget_meta a {
	display:block;
	text-decoration:none;
	width:282px; /*change if sidebarwidth changes*/
}
#top .widget_tag_cloud a {
	text-decoration: none;
	padding:0px 3px;
	display:inline;
	border:none;
	line-height:1.3em;
}
.widget_tag_cloud a:hover {
	text-decoration: underline;
	font-weight: bold;
}
li.recentcomments a {
	text-decoration: none;
}
/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
	display:block;
	text-decoration:none;
	padding:0;
	border:none;
	width:auto;
}
#wp-calendar a:hover {
	display:block;
}
#wp-calendar {
	empty-cells: show;
	width:100%;
	text-align:center;
}
#wp-calendar #next a, #wp-calendar #prev a {
	text-decoration:none;
	display:block;
	border:none;
}
#wp-calendar #next a:hover, #wp-calendar #prev a:hover {
}
#wp-calendar caption {
	margin-bottom:5px;
}

/*--------------------NEXTGEN GALLERY--------------------*/

.ngg-gallery-thumbnail {
margin-right: 0px !important;
float:left;
}

