/*
Theme Name: Bridal
Theme URI: http://saweddings.com
Description: Customized theme by Jacqi Garcia of UPPERCASE Design Group for Wedding Guide.
Version: 1.0
Author: Jacqi Garcia
Author URI: http://uppercasedesigngroup.com/
Tags: bridal, lovely, sweet, delicate

Bridal v.1.0
	http://uppercasedesigngroup.com/

This theme was designed and developed by Jacqi Garcia
	of UPPERCASE Design Group at http://uppercasedesigngroup.com/
*/

/* @group tags */
body
	{
	background: #dae0df;
	background-image: url(images/bg.gif);
	margin: 50px 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b504b;
	}
a:link, a:visited
	{
	color: #868686;
	text-decoration: underline;
	}
a:active, a:hover
	{
	color: #5b504b;
	}
hr
	{
	border-color: #bdb7b2;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	}
@font-face
	{
	font-family: 'FlingLETRegular';
	src: url('fonts/Fling_LET.eot');
	src: local('Fling LET Regular'), local('FlingLetPlain'), url('fonts/Fling_LET.woff') format('woff'), url('fonts/Fling_LET.ttf') format('truetype'), url('fonts/Fling_LET.svg#FlingLetPlain') format('svg');
	}
/* @end */
/* @group ads */

#ad-container
	{
	width:  1030px;
	margin: 0px auto 25px auto;
	padding: 0px;
	}
#ad-container img#a
	{
	float: left;
	border: 0px;
	-webkit-box-shadow: 1px 2px 15px #606765;
	-moz-box-shadow: 1px 2px 15px #606765;
	box-shadow: 1px 2px 15px #606765;
	}
#ad-container img#b
	{
	border: 0px;
	float: right;
	-webkit-box-shadow: 1px 2px 15px #606765;
	-moz-box-shadow: 1px 2px 15px #606765;
	box-shadow: 1px 2px 15px #606765;
	}
/* @end */
/* @group forms */
fieldset
	{
	border: 0px;
	}
input, textarea, select
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
input, textarea, button, select
	{
	background-color: #dbd6d2;
	border: 2px solid #5b504b;
	color: #372d25;
	-webkit-box-shadow: 0px 1px 5px #241c15;
	-moz-box-shadow: 0px 1px 5px #241c15;
	box-shadow: 0px 1px 5px #241c15;
	}
.custom-checkbox, .custom-radio
	{
	position: relative;
	}
.custom-checkbox input, .custom-radio input
	{
	position: absolute;
	left: 6px;
	top: 5px;
	margin: 0;
	z-index: 0;
	}
.custom-checkbox label, .custom-radio label
	{
	display: block;
	position: relative;
	z-index: 1;
	font-size: 1em;
	padding-right: 1em;
	line-height: 1;
	padding: 5px 0 5px 25px;
	margin: 0 0 .3em;
	cursor: pointer;
	}
.custom-checkbox label
	{
	background: url(../img/site/form-checkbox.png) no-repeat;
	}
.custom-radio label
	{
	background: url(../img/site/form-radiobutton.png) no-repeat 0;
	}
.custom-checkbox label, .custom-radio label
	{
	background-position: -10px -14px;
	}
.custom-checkbox label.hover, .custom-checkbox label.focus, .custom-radio label.hover, .custom-radio label.focus
	{
	background-position: -10px -114px;
	}
.custom-checkbox label.checked, .custom-radio label.checked
	{
	background-position: -10px -214px;
	}
.custom-checkbox label.checkedHover, .custom-checkbox label.checkedFocus
	{
	background-position: -10px -314px;
	}
/* @end */
/* @group layout base */
#container
	{
	width: 1024px;
	margin: 0px auto;
	border: 3px solid white;
	-webkit-box-shadow: 1px 2px 25px #606765;
	-moz-box-shadow: 1px 2px 25px #606765;
	box-shadow: 1px 2px 25px #606765;
	}
#shadow-container
	{ 
	width: 1070px;
	margin: 0px auto;
	}
#shadow-a
	{
	background-image: url(images/shadow-a.png);
	background-repeat: no-repeat;
	width: 1070px;
	height: 20px;
	}
#shadow-b
	{
	background-image: url(images/shadow-b.png);
	background-repeat: repeat-y;
	width: 1070px;
	}
#shadow-c
	{
	background-image: url(images/shadow-c.png);
	background-repeat: no-repeat;
	width: 1070px;
	height: 20px;
	}
#middle
	{
	border-bottom: 2px solid white;
	background: #f1f0ee url(images/bg-middle.gif) repeat-y;
	}
.sidebar
	{
	width: 125px;
	float:left;
	}
.extra
	{
	width: 179px;
	float:right;
	}
.content
	{
	width: 867px;
	border-left: 2px solid white;
	float:left;
	background: #f1f0ee url(images/bg-blog.gif) no-repeat 5px top;
	padding: 25px 15px 0px 15px;
	}
.clear
	{
	clear:both;
	font-size:1px;
	height:0;
	line-height:1px;
	margin:-1px 0 0;
	overflow:hidden;
	padding:0;
	width:1px;
	}
/* @end */
/* @group header */
#header
	{
	width: 1024px;
	height: 190px;
	border-bottom: 2px solid white;
	}
#header-mag
	{
	width: 125px;
	height: 190px;
	float: left;
	border-right: 2px solid white;
	}
#header-nav
	{
	height: 30px;
	width: 897px;
	background-color: #5b504b;
	background-image: url(images/header-nav-bg.gif);
	border-bottom: 2px solid white;
	float: right;
	color: #877c76;
	}
#header-nav p
	{
	padding: 7px 15px 0px 0px;
	text-align: right;
	font-size: 1.2em;
	margin-top: 0px;
	}
#header-nav a:link, #header-nav a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
#header-nav a:hover
	{
	color: #342c29;
	}
#header-nav a:active
	{
	color: #877c76;
	}
#header-logo
	{
	height: 158px;
	width:897px;
	background-color: #dbdad5;
	float: left;
	text-align: center;
	}
#header-logo img
	{
	margin: 39px auto 30px auto;
	}
#header-search
	{
	height: 158px;
	width: 355px;
	background-color: #877c76;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	text-align: center;
	}
#header-search-box
	{
	height: 30px;
	width: 245px;
	background: url(images/header-search.png) no-repeat center top;
	margin: 10px auto 0px auto;
	padding: 25px 0px 0px 0px;
	}
#header-search-box input
	{
	padding: 0px 2px;
	}
#header-search-box input, #header select
	{
	border: 2px solid #c6c2be;
	}
#header-search-box select
	{
	width: 250px;
	}
#header select
	{
	width: 188px;
	}
#header-search-dropdown
	{
	height: 30px;
	width: 255px;
	background: url(images/header-vendors.png) no-repeat center top;
	margin: 20px auto 0px auto;
	padding: 25px 0px 0px 0px;
	}
/* @end */
/* @group footer */
#sub-nav
	{
	height: 30px;
	width: 1024px;
	background-color: #686965;
	background-image: url(images/footer-nav-bg.gif);
	color: #8d8e89;
	}
#sub-nav p
	{
	padding: 0px 15px 0px 15px;
	text-align: center;
	font-size: .9em;
	}
#sub-nav a:link, #sub-nav a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
#sub-nav a:hover
	{
	color: #342c29;
	}
#sub-nav a:active
	{
	color: #8d8e89;
	}
#sub-links
	{
	float: left;
	}
#sub-info
	{
	float: right;
	color: #ffffff;
	}
#sub-info em
	{
	color: #8d8e89;
	font-style: normal;
	}
#footer
	{
	font-size: .85em;
	color: #868686;
	width: 1024px;
	margin: 0px auto;
	}
#footer p
	{
	text-align: center;
	}
.footer-social
	{
	list-style: none;
	position: relative;
	top: -15px;
	left: 0px;
	}
.footer-social li
	{
	height: 31px;
	margin-right: 1em;
	list-style: none;
	float: left;
	}
.footer-social li a, .footer-social li a:visited
	{
	display: block;
	text-decoration: none;
	text-indent: -5000px;
	height: 31px;
	width: 31px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	}
.footer-social li a:hover, .footer-social li a:active
	{
	background-position: bottom;
	}
.rss a
	{
	background-image: url(images/footer-rss.gif);
	}
.facebook a
	{
	background-image: url(images/footer-facebook.gif);
	}
.myspace a
	{
	background-image: url(images/footer-myspace.gif);
	}
.twitter a
	{
	background-image: url(images/footer-twitter.gif);
	}
/* @end */
/* @group blog */
.content h2
	{
	background-color: #dfdcd9;
	display: block;
	border: 1px dotted #bdb7b2;
	opacity: 0.85;
	padding: 5px 10px 5px 10px;
	}
.content h2 small
	{
	opacity: 1;
	float: right;
	font-size: .6em;
	font-weight: normal;
	font-style: normal;
	position: relative;
	top: 5px;
	}
.content p
	{
	text-align: justify;
	}
.content h2 a
	{
	opacity: 1;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #5b504b;
	}
.content h2 a:active, .content h2 a:hover
	{
	color: #868686;
	}
.postmetastuff
	{
	margin: 15px 0px 25px 0px;
	padding: 10px;
	font-size: .9em;
	background-color: #e5e5e5;
	opacity: 0.75;
	}
p.postmetadata.alt
	{
	margin: 0px 0px 20px 145px;
	}
.postmetadata
	{
	float: left;
	width: 380px;
	}
.postmetacomments
	{
	float: right;
	width: 100px;
	text-align: right;
	}
#commentform
	{
	width: 450px;
	margin: 0px auto;
	}
.leaveacomment
	{
	float: left;
	position: relative;
	left: 50px;
	top: 25px;
	width: 275px;
	height: 110px;
	padding-bottom: 10px;
	}
#commentform textarea, #commentform input
	{
	border-color: #b1b2b2;	
	-webkit-box-shadow: 0px 1px 5px #c9c6c3;
	-moz-box-shadow: 0px 1px 5px #c9c6c3;
	box-shadow: 0px 1px 5px #c9c6c3;
	}
#commentform textarea
	{
	width: 370px;
	position: relative;
	left: 45px;
	top: 5px;
	}
#commentform #submit
	{
	width: 125px;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	position: relative;
	left: 290px;
	top: 5px;
	}

.alignleft
	{
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	}
.alignright
	{
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	}
.attachment-thumbnail, img.alignleft
	{
	border: 5px solid #dfdcd9;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	}
img.alignnone.size-full
	{
	border: 5px solid #dfdcd9;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	text-align: center;
	margin: 0px auto;
	}
.attachment-thumbnail:hover, img.alignleft:hover
	{
	border: 5px solid #b1c1c5;
	}
.gallery-nav
	{
	text-align: center;
	color: #b1c1c5;
	}
.gallery-nav a:link, .gallery-nav a:visited
	{
	color: #aea6a0;
	text-decoration:none;
	font-weight: bold;
	}
.gallery-nav a:hover, .gallery-nav a:active
	{
	color:#766c65;
	border-bottom: 1px dotted #b1c1c5;
	}
.gallery-nav .prev
	{
	padding: 0px 0px 0px 17px;
	background: url(images/arrow-back.png) repeat-y left;
	}
.gallery-nav .next
	{
	padding: 0px 17px 0px 0px;
	background: url(images/arrow-next.png) repeat-y right;
	}
.navigation
	{
	text-align:center;
	color: #b1c1c5;
	font-weight: bold;
	font-size:1em;
	}
.navigation p
	{
	text-align: center;	
	color: #b1c1c5;
	font-weight: bold;
	font-size: 1.5em;
	}
.wp-paginate
	{
	text-align: right;
	color: #b1c1c5;
	width: 150px;
	float: right;
	margin: 0px 0px 20px 0px;
	}
.wp-paginate img:before
	{
	}
.wp-paginate a
	{
	color: #aea6a0;
	text-decoration:none;
	font-weight: bold;
	}
.wp-paginate img
	{
	position: relative;
	top: 5px;
	}
.wp-paginate img a:hover
	{
	position: relative;
	top: 5px;
	}
.wp-paginate a:hover, .wp-paginate a:active
	{
	color:#766c65;
	border-bottom: 1px dotted #b1c1c5;
	}
.wp-paginate .title
	{
	}
.wp-paginate .gap
	{
	}
.wp-paginate .current
	{
	border-bottom: 1px dotted #b1c1c5;
	font-weight: bold;
	color: #5b504b;	
	}
.wp-paginate a.page
	{
	padding: 0px;
	margin: 0px;
	width: 15px;
	}
/* @end */
/* @group sidebar */
.sidebar
	{
	padding: 0px 0px 0px 0px;
	}
.sidebar ul
	{
	width: 115px;
	margin: 0px 5px;
	padding: 0px;
	list-style-type: none;
	}
.sidebar #sidebar ul ul li
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.sidebar h2
	{
	font: 25px "FlingLETRegular", "Fling LET", Fling, Georgia;
	margin: 25px 0px 5px 0px;
	line-height: 15px;
	}
.sidebar #sidebar li
	{
	list-style: none;
	}
.sidebar #sidebar li ul
	{
	margin: 0px 0px 0px -20px;
	}
.sidebar #sidebar li ul li
	{
	list-style: disc;
	list-style-type: circle;
	}
.sidebar .widget_tag_cloud
	{
	width: 115px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
.sidebar .widget_tag_cloud h2
	{
	text-align: left;
	}
#player1, #player2, #player3 {text-align: center;}
/* @end */
/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}
	
/* latest headlines */

.related-yep .entry-thumbnails-link   { border: 5px solid #CCC; }

.related-yep .entry-thumbnails-link:hover { border: 5px solid #373331; }

.entry-thumbnails-link { float: left; margin-right: 15px; background: #111; display: block; }

ul.related-yep
	{
	margin: 0px;
	padding: 0px;
	width: 800px;
	display: block;
	list-style:none;
	height:200px;
	}
li.related-posts
	{
	background-color: #dbdad5;
	list-style-type: none;
	width: 150px;
	float: left;
	text-align: center;
	margin: 0px 15px 0px 0px;
	padding: 8px;
	display: block;
	}
li.related-posts a
	{
	text-decoration: none;
	font-size: 14px;
	}
li.related-posts a img
	{
	margin: 0px 0px 5px 0px;
	border: 0px;
	}


