/*  
Theme Name: Beautiful Day
Theme URI: http://www.paulkelleydesign.com
Description: This is the theme I created for our wedding website
Version: 1.0
Author: Paul Kelley
Author URI: http://www.paulkelleydesign.com

*/

@import url("reset.css");

html {
	background: #313131 url(img/html_bg.gif) repeat-x 50% 0;
}

body {
	background: url(img/body_bg.gif) repeat-x 50% 0;
	font-size: 62.5%;
	color: #fff;
}

.amp {
	font-family: "Baskerville" , times, serif;
	font-style: italic;
}

#site_container {
	width: 970px;
	margin: 0 auto;
}

.home_link {
	width: 970px;
	height: 92px;
	text-decoration: none;
	display: block;
}

#header {
	background: url(img/header_bg.jpg) no-repeat -32px 0;
	width: 970px;
	height: 92px;
}

#header h1,
#header p {
	display: none;
}

#wedding_info {
	margin-left: 5px;
}

#flash_border {
	border: 3px solid #fff;
	margin-top: 2em;
	width: 683px;
	height: 455px;
	float: left;
	margin-right: 5px;
}

#flash_container {
	background: url(http://www.4-24-2010.com/wp-content/themes/beautiful_day/flash/images/image_1.jpg) no-repeat;
}

#wedding_details {
	background: url(img/wedding_info_bg.gif) no-repeat;
	float: left;
	height: 482px;
	width: 240px;
	margin-left: 25px;
}

#wedding_details ul {
	list-style-type: none;
	margin-top: 60px;
	margin-left: 12px;
	padding: 0;
}

#wedding_details ul li {
	clear: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#our_ceremony {
	background: url(img/our_ceremony.png) no-repeat;
	width: 118px;
	height: 18px;
	text-indent: -9999px;
	color: #c7c7c7;
	font-size: 1.3em;
	font-weight: normal;
	float: left;
}

#our_reception {
	background: url(img/our_reception.png) no-repeat;
	width: 113px;
	height: 19px;
	text-indent: -9999px;
	color: #c7c7c7;
	font-size: 1.3em;
	font-weight: normal;
	float: left;
}

#our_honeymoon {
	background: url(img/our_honeymoon.png) no-repeat;
	width: 136px;
	height: 18px;
	text-indent: -9999px;
	color: #c7c7c7;
	font-size: 1.3em;
	font-weight: normal;
	float: left;
}

#our_registry {
	background: url(img/our_registry.png) no-repeat;
	width: 97px;
	height: 18px;
	text-indent: -9999px;
	color: #c7c7c7;
	font-size: 1.3em;
	font-weight: normal;
	float: left;
}

#our_ceremony em,
#our_reception em,
#our_honeymoon em,
#our_registry em {
	color: #faffab;
	font-size: 1.5em;
}

.our_img {
	float: left;
	margin: 0 10px 0 0;
}

.info {
	color: #cfd7dc;
	display: inline-block;
	font-family: Arial;
	font-size: 1.1em;
	margin-top: 0;
	width: 150px;
}

#blog_archive {
	background: url(img/blog_archive.png) no-repeat;
	width: 142px;
	height: 22px;
	color: #c7c7c7;
	font-size: 1.4em;
	font-weight: normal;
	text-indent: -9999px;
	margin-top: 28px;
	margin-bottom: 15px;
}

#stay_in_touch {
	background: url(img/stay_in_touch.png) no-repeat;
	width: 135px;
	height: 22px;
	color: #c7c7c7;
	font-size: 1.4em;
	font-weight: normal;
	text-indent: -9999px;
	margin-top: 48px;
	margin-bottom: 15px;
}

#save_the_date {
	background: url(img/save_the_date.png) no-repeat;
	width: 134px;
	height: 18px;
	color: #c7c7c7;
	font-size: 1.4em;
	font-weight: normal;
	text-indent: -9999px;
	margin-top: 8px;
	margin-bottom: 15px;
}

#touch_links li img {
	display: block;
	float: left;
}

#blog_archive em,
#stay_in_touch em,
#save_the_date em {
	font-size: 1.6em;
	color: #7fb8d6;
}

#blog_content {
	background: url(img/blog_bg.png);
	padding: 1.5em 2em;
	width: 920px;
	margin: 0 auto;
	margin-top: 30px;
}

.post {
	margin-bottom: 50px;
}

.post h2 a {
	font-family: Georgia;
	font-size: 1.5em;
	font-style: italic;
	color: #7fb8d6;
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}

.entry p {
	font-family: Arial;
	font-size: 1.4em;
	color: #dddddd;
	line-height: 1.5;
}

.entry p img {
	border: 3px solid #fff;
}

#sidebar {
	width: 23%;
	float: right;
}

#container {
	width: 70%;
}

.entry .postmetadata {
	border-top: 1px solid #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
	padding: 5px 5px;
	font-size: 1.2em;
	color: #888888;
}

h1,
h2 {
	margin-top: 0;
}

ul {
	margin-top: 0;
}

hr {
	display: none;
}

.clear {
	clear: both;
	color: #fff;
	padding-left: 5px;
	font-size: 11px;
	display: block;
}

#footer {
	clear: both;
	color: #888888;
	font-size: 1.2em;
	width: 925px;
	margin: 5px auto;
	padding: 0 1.5em;
}

#sidebar .wallpaper {
	margin-bottom: 15px;
	text-align: center;
	width: 50%;
	float: left;
}

.wall_thumb {
	margin-bottom: 10px;
}

#sidebar .wallpaper img {
	border: 1px solid #fff;
	width: 85px;
}

#sidebar .wallpaper p {
	margin-bottom: 2px;
	margin-top: 2px;
}

#sidebar .wallpaper a {
	display: block;
}

.wallpaper em {
	display: block;
	font-size: .9em;
	margin-top: 3px;
}

#sidebar ul {
	list-style-type: none;
	font-size: 1.1em;
	color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul li h2 {
	font-family: Georgia, times, serif;
}

#sidebar #sidebar_section {
	padding: 0 0 0 15px;
	border-left: 1px solid #333333;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
	color: #ffffff;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #333;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	padding-left: 80px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#comments {
	font-family: Georgia;
	font-size: 1.7em;
	font-style: italic;
	color: #7fb8d6;
	text-decoration: none;
	border-bottom: 1px solid #333333;
	padding-bottom: .75em;
}

label {
	display: inline;
	font-size: 1.1em;
}

#author,
#email,
#url {
	width: 250px;
	padding: 5px;
	font-size: 1.2em;
	color: #666666;
}

#comment {
	padding: 5px;
	font-size: 1.2em;
	color: #666666;
	width: 400px;
	height: 150px;
}

.commentlist {
	font-size: 1.3em;
}

.commentlist p {
	padding-left: 80px;
}

.avatar {
	border: 2px solid #fff;
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.comments-template ol li.byuser {
	padding-left: 30px;
}

#commentform {
	font-size: 1.2em;
}

.navigation {
	color: #ffffff;
	font-size: 1.4em;
}

/************************************************
    SIFR STYLES
************************************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}




