/*
Theme Name: Sandra Downie Event Designs
Theme URI: http://www.sandradownie.com/
Description: Custom theme for Sandra Downie Event Designs by Hip Web Design.
Author: Hip Web Design
Author URI: http://www.makeyouhip.com/
*/

/*###########################################################
GLOBAL
###########################################################*/

body {
	margin: 0;
	padding: 0;
	color: #908f8f;
	font-size: 10pt;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	background: #fff url('images/flower_bg.jpg');
}

a, a:visited {
	color: #3ea9f2;
	text-decoration: none;
}

a:hover {
	color: #95ba50;
}

.clear {
	clear: both;
}

.temp_message {
	display: block;
	margin: 0 auto;
	text-align: center;
}

strong {
	font-weight: bold;
}

/*###########################################################
HEADINGS
###########################################################*/

h2 {
	margin: 15px 0 30px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18pt;
	font-weight: lighter;
	line-height: normal;
}

h2.photo_title {
	color: #6f6f6f;
	font-size: 14pt;
	margin: 0 0 20px 0;
}

.post h2 {
	margin: 30px 0;
}

.post h2.photo_title {
	margin: 0 0 20px 0;
}

h2.comment_title, #post_side h2.comment_title {
	margin: 30px 0 0 0;
	padding: 30px 0 20px 0;
	border-top: 2px #e6e6e6 dotted;
}

.error_msg h2 {
	margin: 0;
	font-size: 16pt;
}

h2.error {
	margin: 0 0 20px 0;
	color: #e44d8d;
	font-size: 20pt;
}

h4 {
	margin: 0 0 30px 0;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h4 em {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#post_side h2 {
	margin: 15px 0 25px 0;
	padding: 0;
	font-size: 24pt;
}

#post_side .blog_page h2 {
	font-size: 18pt;
}

#post_side h2.pagetitle {
	margin: 0 0 30px 0;
	font-size: 18pt;
}

h3#comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
	font-size: 18pt;
}

/*###########################################################
NAVIGATION
###########################################################*/

#nav {
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px #e6e6e6 solid;
	background: url('images/nav_bg.jpg') repeat-x;
	font-size: 9pt;
}

#nav ul {
	margin: 0 auto;
	padding: 0;
	display: table;
}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	text-transform: lowercase;
}

#nav ul li a {
	margin: 0;
	padding: 13px 13px;
	display: block;
	color: #908f8f;
	border-right: 1px #ebeee7 solid;
}

#home_link {
	border-left: 1px #ebeee7 solid;
}

#nav ul li a:hover {
	color: #80a3bb;
}

#nav ul li.current_page_item a {
	color: #6c6c6c;
	background: #fbfef7;
}

#nav ul li.current_page_item a:hover {
	color: #80a3bb;
}

ul#subnav {
	margin: 0 auto 10px auto;
	padding: 0;
}

ul#subnav li {
	margin: -5px 0 15px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

ul#subnav li a {
	margin: 0 2px;
	padding: 7px 15px;
	display: inline-block;
	color: #8a8a8a;
	background: #eeeeee url('images/button_bg.jpg') repeat-x;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

ul#subnav li a:hover {
	color: #95ba50;
	background: #f0f4ea url('images/header_bg.jpg') repeat-x;
}

ul.blog_nav {
	margin: 0 7px;
	padding: 10px 0;
	border: 1px #e6e6e6 solid;
	border-right: 0;
	border-left: 0;
}

ul.blog_nav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul.blog_nav li a {
	margin: 0 2px;
	padding: 7px 15px;
	display: inline-block;
	color: #3ea9f2;
	background: #eeeeee url('images/button_bg.jpg') repeat-x;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

ul.blog_nav li a:hover {
	color: #95ba50;
	background: #f0f4ea url('images/header_bg.jpg') repeat-x;
}

.blog_header_img {
	margin-top: 15px;
}

ul.blog_nav li a.blog_home_link {
	color: #95ba50;
}

/*###########################################################
HEADER
###########################################################*/

#header {
	position: relative;
	width: 890px;
	margin: 70px auto 0 auto;
	padding: 15px 30px;
	background: #f0f4ea url('images/header_bg.jpg') repeat-x;
	border: 1px #e6e6e6 solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0; 
    -webkit-border-radius: 5px 5px 0 0;
	z-index: 10;
}

#logo {
	position: absolute;
	width: 160px;
	height: 158px;
	top: -60px;
	left: 395px;
	margin: 0;
	padding: 0;
}

td.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16pt;
}

td.social-sites img {
	padding: 0 10px;
}

/*###########################################################
PAGE
###########################################################*/

#page {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding: 30px;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius: 0 0 5px 5px; 
    -webkit-border-radius: 0 0 5px 5px;
}

#post_side {
	position: relative;
	width: 578px;
	padding: 10px 25px 0 0;
	margin: 0 0 0 7px;
	float: left;
	
}

.content_winnder {
	border-right: 1px #e6e6e6 solid;
}

.post_info {
	width: 548px;
	margin-top: 25px;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 9pt;
	background: #f9f9f9;
	border: 1px #e7e7e7 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.blog_post {
	position: relative;
	margin-bottom: 35px;
	text-align: left;
	line-height: 1.5em;
}

.archive_blog_post {
	padding-bottom: 25px;
	border-bottom: 1px #e7e7e7 solid;
}

.post {
	text-align: left;
	line-height: 1.5em;
	padding: 0px 7px;
}

.post #photo_info_viewer {
	margin: 0 auto 30px auto;
}

.error_msg {
	width: 70%;
	margin: 45px auto;
	padding: 30px;
	display: block;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.award {
	position: absolute;
	top: 35px;
	right: 30px;
}

/*###########################################################
SIDEBAR
###########################################################*/

#sidebar {
	width: 274px;
	margin-right: 5px;
	padding: 2px 0 0 0;
	float: right;
}

.sidebar_winner {
	border-left: 1px #e6e6e6 solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 20px;
	text-align: left;
	border: 1px #e7e7e7 solid;
	border-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10pt;
	color: #454545;
}

.sidebar_group:first-child {
	margin-top: 0px;
}

.sidebar_group {
	margin: 0 0 2px 0;	
}

.sidebar_item {
	margin: 0;
	padding: 15px 20px;
	background: #f4f4f4 url('images/sidebar_item_bg.jpg') repeat-x;
	border-bottom: 1px #e7e7e7 solid;
}

a.cat_item, .cat_item {
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
	background: #f4f4f4 url('images/sidebar_item_bg.jpg') repeat-x;
	border: 1px #e7e7e7 solid;
	border-right: 0;
	border-left: 0;
}

a.cat_item:hover {
	cursor: pointer;
}

.ad_announcement {
	display: block;
	width: 235px;
	margin: 0 auto;
	text-align: center;
	color: #bfbfbf;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.ad_space {
	text-align: center;
	margin-bottom: 2px;
	padding: 10px 0;
}

.ad_space img {
	margin: 0px;
}

ul.blogroll li {
	margin: 0;
	padding: 0;
	background: #f4f4f4 url('images/sidebar_item_bg.jpg') repeat-x;
	border-bottom: 1px #e7e7e7 solid;
	text-align: left;
}

ul.blogroll li a {
	display: block;
	padding: 15px 20px;
	font-size: 9pt;
}

#sidebar .sidebar_group li.linkcat {
	background: #e4e4e4 url('images/sidebar_header_bg.jpg') repeat-x;
}

#sidebar .sidebar_group li#linkcat-2 {
	background: #e4e4e4 url('images/blogroll_bg.jpg') repeat-x;
}

#sidebar .sidebar_group li.linkcat h2 {
	background: url('images/heart.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar .sidebar_group li.linkcat h2.by_color {
	background: url('images/color_swatch.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar .sidebar_group li.linkcat h2.by_party {
	background: url('images/party.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar .sidebar_group li.linkcat h2.by_season {
	background: url('images/season.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar .sidebar_group li.linkcat h2.by_holiday {
	background: url('images/holiday.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar .sidebar_group li.linkcat h2.by_style {
	background: url('images/style.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar .sidebar_group li.linkcat h2.subscribe {
	background: url('images/email.png') 15px center no-repeat;
	padding-left: 40px;
}

#sidebar input.subscribe_field {
	float: left;
	width: 150px;
	margin: 5px 0px 0 0;
	padding: 7px;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #d0d0d0;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius: 5px 0 0 5px; 
    -webkit-border-radius: 5px 0 0 5px;
}

#sidebar input.subscribe_field:active, #sidebar input.subscribe_field:focus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6e6e6e;
}

#sidebar input.subscribe_submit {
	float: left;
	width: 50px;
	margin: 5px 10px 0 0;
	padding: 7px;
	font-size: 8pt;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-left: 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius: 0 5px 5px 0; 
    -webkit-border-radius: 0 5px 5px 0;
}

#sidebar input.subscribe_submit:hover {
	cursor: pointer;
	background: url('images/sidebar_header_bg.jpg');
}

span.subscribe_info {
	display: block;
	font-size: 9pt;
	margin-bottom: 10px;
}

/*###########################################################
FOOTER
###########################################################*/

#footer {
	width: 890px;
	margin: 0 auto;
	padding: 30px;
	color: #b6b6b6;
	text-align: center;
	font-size: 8pt;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#footer:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#footer a {
	color: #b6b6b6;
}

#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#footer li a {
	margin: 0;
	padding: 3px 5px;
	color: #b6b6b6;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#footer li a:hover, #footer a:hover {
	color: #95ba50;
}

/*###########################################################
COMMENTS
###########################################################*/
	
#respond textarea {
	position: relative;
	width: 98%;
	margin: 0;
	padding: 5px;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#respond input {
	width: 200px;
	margin: 5px 10px 0 0;
	padding: 7px;
	font-size: 12pt;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#respond .submit {
	padding: 10px;
	color: #aeaeae;
	background: #eeeeee url('images/button_bg.jpg') repeat-x;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#respond .submit:hover {
	color: #95ba50;
	border-color: #e0e0e0;
	background: #f0f4ea url('images/header_bg.jpg') repeat-x;
	cursor: pointer;
}

#comment_form {
	padding: 15px 35px;
	text-align: justify;
	line-height: 1.4em;
	background: #f7f7f7;
}

ul.commentlist {
	margin: 0;
	padding: 0;
	background: #f7f7f7;
}

li.comment {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 15px 35px;
	background: #f9f9f9;
	border: 1px #e7e7e7 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

ul.commentlist li ul {
	margin: 0;
	padding: 0;
}

ul.commentlist li li {
	margin: 10px 0 0 0;
	padding: 15px;
	background: #f7f7f7;
	border: 1px #e7e7e7 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

ul.commentlist li li .user-comment {
	width: 325px;	
}

ul.commentlist li li li {
	background: #fff;	
}

ul.commentlist li li li .user-comment {
	width: 295px;	
}

.user-avatar {
	display: inline-block;
	width: 75px;
	margin-right: 15px;
	vertical-align: top;
}

.user-comment {
	display: inline-block;
	width: 355px;
	vertical-align: top;
}

.comment-reply-link {
	display: block;
	margin: 5px 0 5px 0;
	padding: 3px;
	text-align: center;
	border: 1px #dedede solid;
	background: #e0e0e0 url('images/button_bg.jpg') repeat-x;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius: 0 0 3px 3px; 
    -webkit-border-radius: 0 0 3px 3px;
}

#comment_form input {
	width: 200px;
	padding: 10px;
	margin-right: 10px;
	background: #fff;
	border: 1px #dddddd solid;
	border-radius: 3px;
	-moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
}

#comment_form textarea {
	width: 96%;
	padding: 10px;
	background: #fff;
	border: 1px #dddddd solid;
	border-radius: 3px;
	-moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
}

#comment_form #submit {
	padding: 10px;
	color: #494949;
	background: #e0e0e0 url('images/button_bg.jpg') repeat-x;
	font-size: 12pt;
	border: 1px #dddddd solid;
	border-radius: 10px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
}

#comment_form #submit:hover {
	cursor: pointer;
}

/*###########################################################
CONTACT FORM
###########################################################*/

.contact_form p {
	color: #bababa;
	font-size: 12pt;
	clear: both;
}

.contact_form .form_group {
	float: left;
	clear: none;
	margin-right: 35px;
}

.contact_form p:hover, .contact_form p:focus {
	color: #929292;	
}

.contact_form input {
	width: 350px;
	margin: 5px 0 0 0;
	padding: 7px;
	font-size: 12pt;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.contact_form input.small {
	width: 100px;
}

.contact_form input:hover {
	border-color: #929292;
}

.contact_form input:focus {
	border-color: #3ea9f2;
}

.contact_form span.services {
	margin: 15px 0;
	display: block;
	font-size: 10pt;
}

.contact_form .checkbox input {
	width: auto;
	margin: 0 10px 0 0;
	padding: 0;
}

.contact_form .checkbox span.wpcf7-list-item {
	margin: 10px 0;
	display: block;
}

.contact_form textarea {
	width: 98%;
	margin: 15px 0 10px 0;
	padding: 5px;
	font-size: 12pt;
	background: #fff;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.contact_form textarea:hover {
	border-color: #929292;
}

.contact_form textarea:focus {
	border-color: #3ea9f2;
}

.contact_form .submit {
	padding: 10px;
	color: #aeaeae;
	background: #eeeeee url('images/button_bg.jpg') repeat-x;
	border: 1px #e6e6e6 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.contact_form .submit:hover {
	color: #95ba50;
	border-color: #e0e0e0;
	background: #f0f4ea url('images/header_bg.jpg') repeat-x;
	cursor: pointer;
}

.contact_form img.captcha_img {
	display: inline-block;
	vertical-align: middle;
}

/*###########################################################
GALLERY
###########################################################*/

#gallery_holder {
	position: relative;
	width: 875px;
	height: 480px;
	overflow: hidden;
	margin: 0 auto;
	background: #f9f9f9;
	border: 1px #d6d6d6 solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0; 
    -webkit-border-radius: 5px 5px 0 0;
	z-index: 9;
}

.items, .gallery_items {
	position: absolute;
	width: 20000em;
}

.image_wrap {
	position: relative;
	width: 875px;
	height: 480px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0; 
    -webkit-border-radius: 5px 5px 0 0;
}

.photo_credit {
	position: absolute;
	top: 0;
	right: 0;
	padding: 30px;
	color: #7a7a7a;
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	opacity: 0.7;
	filter: alpha(opacity=70)
}

.image_wrap:hover .photo_credit {
	opacity: 1;
	filter: alpha(opacity=100)
}

.photo_credit:hover {
	color: #000;
}

#photo_info_viewer {
	position: relative;
	width: 875px;
	height: 170px;
	margin: 0 auto;
	overflow: hidden;
	color: #a5a5a5;
	background: #f9f9f9;
	border: 1px #d6d6d6 solid;
	border-top: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius: 0 0 5px 5px; 
    -webkit-border-radius: 0 0 5px 5px;
}

.photo_info {
	width: 815px;
	padding: 30px;
	display: inline-block;
}

#gallery_nav {
	position: absolute;
	width: 875px;
	height: 110px;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0px;
	bottom: 0;
	text-align: center;
}

.gallery_spacer {
	width: 100%;
	height: 110px;
	background: 0;
}

#gallery_bar {
	position: relative;
	margin: 0;
	padding: 0;
	background: url('images/gallery_bg.png');
}

#gallery_scrollable {
	position: relative;
	width: 720px;
	height: 110px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

ul.gallery_thumbs {
	margin: 0 auto;
	padding: 15px 0;
	float: left;
}

ul.gallery_thumbs li {
	list-style: none;
	display: inline-block;
	padding: 0 5px;
}

ul.gallery_thumbs li.active img {
	border-color: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

ul.gallery_thumbs li img:hover {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100)
}

ul.gallery_thumbs li img {
	height: 75px;
	width: 75px;
	border: 1px #686868 solid;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.gallery_thumb {
	margin: 0 auto;
	display: inline-block;
}

.next {
	background: url('images/arrow_right.png') no-repeat;	
}

.prev {
	background: url('images/arrow_left.png') no-repeat;	
}

.browse {
	width: 28px;
	height: 28px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
}

.browse:hover {
	cursor: pointer;
}

/*###########################################################
IMAGES
###########################################################*/

a img {
	border: 0;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.aligncenter {
	text-align: center;
	margin: 0 auto 15px 0;
}

.cat_icon {
	display: inline;
	margin-right: 10px;
	vertical-align: middle;
}

.blog_post img {
	max-width: 578px;
	height: auto;
}

.blog_post img.post_thumb {
	width: 200px;
	height: auto;
	margin: 0 15px 10px 0;
	padding: 5px;
	float: left;
	background: #f9f9f9;
	border: 1px #d6d6d6 solid;
}

img.ad {
	margin: 2px 0;
}

/*###########################################################
ADDTHIS
###########################################################*/

.addthis_default_style {
	padding: 15px 15px 10px 15px;
	background: #f9f9f9;
	border: 1px #e7e7e7 solid;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.addthis_share_img {
	float: left;
	margin-top: -3px;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
	width: auto;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_button_facebook_like,
.addthis_toolbox.addthis_pill_combo a.addthis_counter, .addthis_button_facebook_like {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 2px;
    float: left;
} 
