/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{
	outline:none;
}
li.clear, #content ul.cols li.clear, #content ul.group li.clear, .clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

html {
	overflow-y: scroll;
}

body{
	background:#fff;
	margin:0;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding:0;
}

#topslide {
	background: #000 url(/images/top_slide_bg.gif) bottom left repeat-x;
	width: 100%;
}

.top_frame {
	width: 970px;
	margin: 0px auto;
	padding-top: 20px;
	display: none;
}

#wufoo {
	height: 341px;
}

#wufoo iframe {
	border: 0px none;
	background: transparent;
}

#tell {
	height: 235px;
}

#text_to_send_container {
	float: left;
	width: 250px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
	padding-left: 20px;
}

#text_to_send_container label {
	width: 250px;
	float: left;
	color: #4c4c4c;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}

#text_to_send_container textarea {
	width: 228px;
	padding: 10px;
	border: 1px solid #1e1e1e;
	background: #111;
	height: 130px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#text_to_send_container textarea:focus {
	border: 1px solid #444;
}


#tell_form {
	float: left;
	width: 280px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 38px;
	background: url(/images/seperator.jpg) right 5px no-repeat;
}

#tell_form p {
	margin: 0px;
	width: 280px;
	float: left;
	color: #4c4c4c;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}

#tell_form label {
	width: 105px;
	float: left;
	color: #4c4c4c;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 14px;
	margin-bottom: 6px;
	text-align: right;
	margin-right: 7px;
}

#tell_form input {
	width: 160px;
	float: left;
	padding: 2px 3px;
	border: 1px solid #1e1e1e;
	background: #111;
	color: #777;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#tell_form input:focus {
	border: 1px solid #444;
}

#send_btn {
	width: 80px !important;
	height: 24px;
	margin-left: 112px;
	border: 0px none !important;
	padding: 0px !important;
}

#share_container {
	width: 300px;
	float: left;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 32px;
	display: inline;
}

#share_container p {
	margin: 0px;
	width: 300px;
	float: left;
	color: #4c4c4c;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
	font-weight: bold;
}

#share_container a:hover, #share_container a:visited:hover {
	background-position: bottom left;
}

#twitter_btn {
	height: 40px;
	width: 300px;
	background: url(/images/twitter_btn.jpg) top left no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
}

#facebook_btn {
	height: 40px;
	width: 300px;
	background: url(/images/facebook_btn.jpg) top left no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
}

#digg_btn {
	height: 40px;
	width: 300px;
	background: url(/images/digg_btn.jpg) top left no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
}

#delicious_btn {
	height: 40px;
	width: 300px;
	background: url(/images/bookmark_btn.jpg) top left no-repeat;
	text-indent: -999em;
	display: block;
	float: left;
}

#save {
	height: 135px;
}

#save_the_date_purdue {
	background: url(/images/save_the_date_purdue.jpg) top left no-repeat;
	width: 350px;
	height: 80px;
	float: left;
	margin-right: 20px;
}

#save_the_date_sacramento {
	background: url(/images/save_the_date_sacramento.jpg) top left no-repeat;
	width: 350px;
	height: 80px;
	float: left;
}

#save .hide {
	display: none;
}

.gcal_link, .gcal_link:visited, .gcal_link:active {
	width: 24px;
	height: 24px;
	background: url(/images/gcal_icon.png) top left no-repeat;
	display: block;
	text-indent: -999em;
	float: left;
	margin-right: 6px;
	margin-top: 50px;
}

.gcal_link:hover, .gcal_link:visited:hover {
	background-position: bottom left;
}

.ical_link, .ical_link:visited, .ical_link:active {
	width: 24px;
	height: 24px;
	background: url(/images/ical_icon.png) top left no-repeat;
	display: block;
	text-indent: -999em;
	float: left;
	margin-top: 50px;
}

.ical_link:hover, .ical_link:visited:hover {
	background-position: bottom left;
}

.save_to_text {
	background: url(/images/save_to_text.png) top right no-repeat;
	display: block;
	width: 55px;
	height: 10px;
	float: left;
	margin-right: 10px;
	text-indent: -999em;
	margin-top: 58px;
}

#flashwrapper {
	background: #191919;
}

#noflash{
	width:1200px;
	position:relative;
	margin:0 auto;
}

#sub #noflash {
	width: 100%;
	position: static;
	margin: 0px;
}

#header{
	background:url(/images/header_bg.gif) repeat-x;
	min-height:45px;
}

#sub #header {
	height: 350px;
	background: url(images/sub_header_bg.gif) top left repeat-x;
}

#morethan {
	position: absolute;
	width: 346px;
	height: 100px;
	margin-left:20px;
}

#morethan a{
	display:inline;
	background:url(/images/more_lbl.png) no-repeat;
	height:100px;
	width:346px;
	text-indent:-999em;
	float:left;
}

#gallery{
	 height:545px;
	 background-position:top center;
	 background-repeat:no-repeat;
}
#quicklinks ul{
	margin:0;
	float:right;
	margin-right:25px;
}
#quicklinks ul li{
	float:left;
	list-style:none;
	margin-right:6px;
}
#btn_keep{
	display:block;
	background:url(/images/btn_keep-me-updated.png) no-repeat bottom left;
	height:65px;
	width:132px;
	text-indent:-999em;	
}
#btn_save{
	display:block;
	background:url(/images/btn_save-the-dates.png) no-repeat bottom left;
	height:65px;
	width:132px;
	text-indent:-999em;	
}
#btn_tell{
	display:block;
	background:url(/images/btn_tell-a-friend.png) no-repeat bottom left;
	height:65px;
	width:132px;
	text-indent:-999em;	
}
#subheader{
	background:url(/images/footer_bg.png) repeat-x 0 7px;
	height:86px;
	margin-top:-24px;
}
h1 { margin:0;}
h1 a#youthlogo{
	float:left;
	background:url(/images/youth2011-logo.png) no-repeat 0 0;
	width:291px;
	height:59px;
	text-indent:-999em;
	margin-left:30px;
}
#navigation{ padding-top:24px; float:left; display:inline; margin:0 30px;}
#nav{
	margin:0;
	padding:0;
}
#nav li{
	float:left;
	list-style:none;
	padding:0;
}
#nav li a{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	text-decoration:none;
	line-height:36px;
	height:36px;
	padding:0 18px;
	text-transform:uppercase;
	display:block;
	float: left;
}
#nav li a:hover{
	background:#666;
}
#sociallinks ul {
	margin:0;	
}
#sociallinks li { list-style:none;}
#sociallinks li a{
	background:url(/images/btn_social-icons.png) no-repeat;
	height:29px;
	width:29px;
	float:left;
	text-indent:-999em;
	margin-right:5px;
	margin-top:18px;
}
#sociallinks #sl_vimeo a{}
#sociallinks #sl_facebook a{background-position:-33px 0;}
#sociallinks #sl_flickr a{background-position:-67px 0;}
#sociallinks #sl_myspace a{background-position:-99px 0;}
#sociallinks #sl_twitter a{background-position:-131px 0;}
#sociallinks #sl_youtube a{background-position:-164px 0;}

		
#twitter{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	margin:0 26px 0 350px;
}
#twitter a, #twitter .tweetdate{
	color:#f86605;
}
#copyterms{
	color:#505050;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	width:339px;
	float:left;
	padding:12px 0;
	margin-right:10px;
}
#copyterms a{
	color:#505050;
	font-weight:bold;
	text-decoration:none;
}
#terms, #copy{ text-align:right;}
#ypm a{
	display:inline;
	float:left;
	background:url(/images/icon-ypm.jpg) no-repeat;
	width:116px;
	height:43px;
	text-indent:-999em;
}
#amlogo a{
	float:left;
	display:inline;
	background:url(/images/am-logo.jpg) no-repeat;
	height:17px;
	width:17px;
	text-indent:-999em;
	margin:18px 10px;
}
#bottomsection {
	margin:25px 0 0px 690px;
	padding-bottom: 25px;
}

/******************************************
** SUB PAGE STYLES
*******************************************/
#top_btns_container {
	width: 980px;
	margin: 0px auto;
	height: 38px;
}

#top_btns_container2 {
	position: absolute;
	width: 980px;
}

#sub #flashwrapper {
	background: #000;
	height: 350px;
}

#header_image {
	width: 100%;
	height: 227px;
}

#logo_and_nav {
	width: 980px;
	margin: 0px auto;
	height: 49px;
}

#logo_container {
	position: absolute;
	margin-top: -12px;
	margin-left: 35px;
	width: 291px;
	display:inline;
	zoom:1 !important;
}

#logo_container h1 a {	
	float:left;
	background:url(/images/youth2011-logo.png) no-repeat 0 0;
	width:291px;
	height:59px;
	text-indent:-999em;
}

#logo_and_nav #page_title {
	position: absolute;
	margin-top: -130px;
	width: 970px;
	display: inline;
	text-align: right;
	zoom: 1 !important;
}

#logo_and_nav #page_title h2 {
	color: #fff;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 48px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	text-shadow: 3px 3px rgba(0,0,0,0.5);
}

#logo_and_nav #navigation {
	float: none;
	display: block;
	padding-left: 345px;
	margin: 0px;
	padding-top: 0px;
	width: 635px;
}

#logo_and_nav #navigation #nav li a{
	line-height:49px;
	height:49px;
	float: left;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
}

#logo_and_nav #navigation #nav li a:hover {
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#secondary_nav_container {
	width: 980px;
	margin: 0px auto;
}

#secondary_nav_container #secondary_nav{
	margin:0;
	padding:0;
	float: none;
	padding-left: 345px;
}
#secondary_nav_container #secondary_nav li{
	float:left;
	list-style:none;
	padding:0;
}
#secondary_nav_container #secondary_nav li a{
	color:#505050;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	line-height:36px;
	height:36px;
	padding:0 18px;
	float: left;
	text-transform:uppercase;
	display:block;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}
#secondary_nav_container #secondary_nav li a:hover{
	background:#666;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#page_wrapper {
	background: url(images/top_shadow.png) top left repeat-x;
}

#page_outer_wrapper {
	background: url(images/bottom_shadow.png) bottom left repeat-x;
}

#page_inner_wrapper {
	background: url(images/page_bg.png) 50% top no-repeat;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#page_container {
	width: 980px;
	margin: 0px auto;
}

#content {
	width: 590px;
	padding-left: 55px;
	float: left;
	padding-right: 45px;
	padding-top: 45px;
}

#sidebar {
	width: 240px;
	float: left;
	margin-top: 65px;
	padding-left: 33px;
	display: inline;
}

p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #020202;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 20px;
}

.nocomments {
	display: none;
}

#page_edit_link a, #page_edit_link a:visited, #page_edit_link a:active {
	padding-left: 20px;
	height: 20px;
	display: block;
	width: 100px;
	text-indent: -999em;
	line-height: 20px;
	background: url(images/edit_btn.png) top left no-repeat;
	color: #A4A4A4;
	text-decoration: none;
	font-size: 10px;
}

#page_edit_link a:hover, #page_edit_link a:visited:hover {
	background-position: bottom left;
	text-indent: 0px;
}

#sub_footer {
	background: #191919 url(images/footer_bg_rpt.png) top left repeat-x;
	width: 100%;
}

#sub_footer_container {
	width: 980px;
	margin: 0px auto;
	height: 200px;
}

#footer_top {
	width: 980px;
	margin-bottom: 20px;
	height: 100px;
}

#footer_navigation {
	float: left;
	margin-left: 20px;
	width: 625px;
	display: inline;
}

#footer_navigation2 {
	float: left;
	height: 35px;
	margin-left: 20px;
	width: 625px;
	display: inline;
}

#footer_navigation a, #footer_navigation a:visited, #footer_navigation a:active {
	color: #fff;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding: 2px 7px;
	margin: 13px 0px;
	display: block;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
}

#footer_navigation a:hover, #footer_navigation a:visited:hover {
	background:#666;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#footer_navigation .nav_seperator {
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	padding: 0px 5px;
	margin: 15px 0px;
	line-height: 25px;
}

#footer_navigation2 a, #footer_navigation2 a:visited, #footer_navigation2 a:active {
	color: #777;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	padding: 0px 7px;
	margin: 5px 0px 5px;
	display: block;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#footer_navigation2 a:hover, #footer_navigation2 a:visited:hover {
	background:#666;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#footer_navigation2 .nav_seperator {
	color: #777;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	padding: 0px 5px;
	margin: 5px 0px 5px;
	line-height: 25px;
}

#connect_with_us {
	width: 160px;
	height: 16px;
	float: left;
	text-indent: -999em;
	display: block;
	background: url(images/connect_with_us_text.gif) top left no-repeat;
	margin-top: 3px;
	margin-right: 5px;
}

#footer_social_links {
	float: right;
	width: 325px;
	margin-top: 19px;
	height: 36px;
}

.social_icon, .social_icon:visited, .social_icon:active {
	width: 23px;
	height: 21px;
	float: left;
	margin-left: 2px;
	text-indent: -999em;
	display: block;
}

#vimeo_icon {
	background: url(images/icon_vimeo.jpg) top left no-repeat;
}

#facebook_icon {
	background: url(images/icon_facebook.jpg) top left no-repeat;
}

#flickr_icon {
	background: url(images/icon_flickr.jpg) top left no-repeat;
	margin-left: 1px;
}

#myspace_icon {
	background: url(images/icon_myspace.jpg) top left no-repeat;
}

#twitter_icon {
	background: url(images/icon_twitter.jpg) top left no-repeat;
}

#youtube_icon {
	background: url(images/icon_youtube.jpg) top left no-repeat;
}

.social_icon:hover, .social_icon:visited:hover {
	background-position: bottom left !important;
}

#footer_ypm_logo {
	float:left;
	margin-left:20px;
}

#footer_ypm_logo a, #footer_ypm_logo a:visited, #footer_ypm_logo a:active {
	background: url(images/ypm_logo.jpg) top left no-repeat;
	height: 42px;
	width: 112px;
	display: block;
	text-indent: -999em;
	float: left;
	
}

#footer_ypm_logo a:hover, #footer_ypm_logo a:visited:hover {
	background-position: bottom left;
}

#footer_copyright {
	float: left;
	margin-left: 25px;
	margin-top: 13px;
}

#footer_copyright p{
	color: #505050;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	line-height: 14px;
}

#footer_copyright a, #footer_copyright a:visited, #footer_copyright a:active {
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}

#footer_copyright a:hover, #footer_copyright a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

#am_logo {
	margin-top: 13px;
	float: right;
}

#design_by_am object {
	position: static;
}

#am_logo p {
	color: #505050;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	line-height: 14px;
}

#am_logo a, #am_logo a:visited, #am_logo a:active {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#am_logo a:hover, #am_logo a:visited:hover {
	color: #fff;
	text-decoration: underline;
}

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

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

#image_sidebar a img {
	margin-bottom: 10px;
}

#text_sidebar {
	margin-top: 13px;
}

#text_sidebar p {
	font-size: 11px;
}

a img {
	border: 0px;
}

#page_container h2 {
	color: #368488;
	font-family:  Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 44px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 18px;
	letter-spacing: -0.075em;
	line-height: 44px;
	text-transform: uppercase;
	float: left;
	width: 566px;
}

h3 {
	margin: 0px;
	margin-bottom: 18px;
	color: #d55704;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	background: #368488;
	margin: 0px;
	margin-bottom: 15px;
	padding: 10px;
}

h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 17px;
	line-height: 24px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 8px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	margin-bottom: 22px;
	padding-left: 35px;
}

#content li {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #020202;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.orange, .orange * {
	color: #d55704 !important;
}

a, a:visited, a:active {
	color: #808080;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #333;
	text-decoration: none;
}

.sidebar_btn, .sidebar_btn:visited, .sidebar_btn:active {
	background: url(/images/sidebar_btn_bg.jpg) top left no-repeat;
	height: 56px;
	width: 172px;
	padding-left: 70px;
	display: block;
	line-height: 56px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	color: #3d3d3d;
	text-decoration: none;
	overflow: hidden;
}

.sidebar_btn:hover, .sidebar_btn:visited:hover {
	background-position: bottom left;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#sidebar_links {
	display: none;
}

.h2_arrow {
	background: url(images/h2_arrow.png) top left no-repeat;
	height: 43px;
	width: 29px;
	display: block;
	float: left;
	margin-top: 9px;
	position: relative;
	margin-left: -5px;
}

#page_wrapper object {
	position: static !important;
}

.success {
	display: block;
	background: #cfc url(/images/accept.jpg) 4px 50% no-repeat;
	border: 1px solid #393;
	border-left: 3px solid #393;
	font-size: 11px;
	padding: 5px 24px;
	color: #333;
	margin: 5px 0px 10px 0px;
}

.warning {
	display: block;
	background: #fcc url(/images/exclamation.jpg) 4px 50% no-repeat;
	border: 1px solid #c00;
	border-left: 3px solid #c00;
	font-size: 11px;
	color: #333;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}

.notice {
	display: block;
	background: #ffc url(/images/error.jpg) 4px 50% no-repeat;
	border: 1px solid #fc0;
	border-left: 3px solid #fc0;
	font-size: 11px;
	color: #333;
	padding: 5px 24px;
	margin: 5px 0px 10px 0px;
}

.flickrpress-container div {
	margin:8px 8px 8px 9px !important;
}



/******************************************
** BLOG PAGE STYLES
*******************************************/
#blog_posts .post_title {
	margin: 0px;
	margin-bottom: 3px;
	color: #d55704;
	text-transform: uppercase;
	font-size: 28px;
	padding-bottom: 11px;
	line-height: 34px;
	font-weight: normal;
	background: url(images/post_title_shadow.png) bottom left no-repeat;
}

#blog_posts .post_content {
	float: left;
	width: 520px;
	padding-left: 20px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

#blog_posts .post_title a, #blog_posts .post_title a:visited, #blog_posts .post_title a:active {
	color: #d55704;
	text-decoration: none;
}

#blog_posts .post_title a:hover, #blog_posts .post_title a:visited:hover {
	color: #b04803;
	text-decoration: underline;
}

#blog_posts .post_date {
	color: #aaa;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 50px;
	float: left;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 4px 3px 7px #ccc;
	-moz-box-shadow: 4px 3px 7px #ccc;
	-webkit-box-shadow: 4px 3px 7px #ccc;
}

#blog_posts .post_date .month {
	text-transform: uppercase;
	font-size: 13px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background: #333;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	border: 1px solid #ccc;
	border-bottom: 0px none;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;

}

#blog_posts .post_date .day {
	text-transform: uppercase;
	font-size: 22px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #333;
	background: #eaeaea;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#blog_posts .post_date .year {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 14px;
	color: #d55704;
	background: #ddd;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ccc;
	border-top: 0px none;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

#blog_posts .entry p {
	color: #666;
	line-height: 22px;
}

#blog_sidebar ul {
	margin-bottom: 25px;
}

#blog_sidebar .blog_widgettitle {
	margin-bottom: 5px;
	color: #555;
	font-size: 21px;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
}

#blog_sidebar li {
	color: #666;
	line-height: 22px;
}

#search-3 {
	margin-bottom: 20px !important;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

#search-3 #s {
	padding: 7px;
	border: 1px solid #ccc;
	color: #666;
	float: left;
	margin: 0px;
}

#searchsubmit {
	background: #333;
	color: #fff;
	float: left;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 32px;
	text-transform: uppercase;
}

#blog_post .post_title {
	margin: 0px;
	margin-bottom: 3px;
	color: #d55704;
	text-transform: uppercase;
	font-size: 28px;
	padding-bottom: 11px;
	line-height: 34px;
	font-weight: normal;
	background: url(images/post_title_shadow.png) bottom left no-repeat;
}

#blog_post .post_content {
	float: left;
	width: 520px;
	padding-left: 20px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 40px;
}

#blog_post .post_date {
	color: #aaa;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	width: 50px;
	float: left;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 4px 3px 7px #ccc;
	-moz-box-shadow: 4px 3px 7px #ccc;
	-webkit-box-shadow: 4px 3px 7px #ccc;
}

#blog_post .post_date .month {
	text-transform: uppercase;
	font-size: 13px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 20px;
	color: #fff;
	background: #333;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	border: 1px solid #ccc;
	border-bottom: 0px none;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;

}

#blog_post .post_date .day {
	text-transform: uppercase;
	font-size: 22px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 30px;
	color: #333;
	background: #eaeaea;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#blog_post .post_date .year {
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	width: 50px;
	display: block;
	text-align: center;
	line-height: 14px;
	color: #d55704;
	background: #ddd;
	text-shadow: 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ccc;
	border-top: 0px none;
	border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

#blog_post .entry p {
	color: #666;
	line-height: 22px;
}

#blog_post .postmetadata {
	margin: 10px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background: #f2f2f2;
	font-size: 10px;
	color: #999 !important;
}

.navigation {
	width: 590px;
	float: left;
	margin-bottom: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#author, #email, #url {
	border: 1px solid #ccc;
	line-height: 26px;
	padding: 7px;
}

#commentform label {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #999;
}

#commentform #comment {
	width: 570px;
	padding: 10px;
	border: 1px solid #ccc;
	height: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 22px;
}

#commentform #submit {
	background: #333;
	color: #fff;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 32px;
	text-transform: uppercase;
}

.commentlist {
	list-style: none;
}

.comment-body {
	background: #fff;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

.comment-body p {
	color: #666;
	line-height: 22px;
	float: left;
	width: 460px;
	margin-top: 10px;
}

.comment-body .comment-author {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-right: 1px solid #e6e6e6;
	padding: 0px 10px 20px 0px;
}

.comment-body .comment-meta {
	margin-bottom: 10px;
	float: left;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0px 10px 0px;
	width: 550px;
}

.wpcf7-form .element label {
	width: 100px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 24px;
}

.wpcf7-form .element label .required {
	color: #cc0000;
}

.wpcf7-form .element input {
	border: 1px solid #ccc;
	background: #fff;
	line-height: 26px;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 470px;
	color: #666;
}

.wpcf7-form .element input:focus {
	border: 1px solid #999;
}

.wpcf7-form .element textarea {
	border: 1px solid #ccc;
	background: #fff;
	line-height: 18px;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	width: 470px;
	color: #666;
}

.wpcf7-form .element textarea:focus {
	border: 1px solid #999;
}

.wpcf7-form #submit_btn input {
	background: #333;
	color: #fff;
	text-shadow: 1px 1px rgba(255,255,255,0.3);
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 32px;
	text-transform: uppercase;
}

.closebtn, .closebtn:visited, .closebtn:active {
	position: absolute;
	margin-left: 920px;
	width: 50px;
	display: block;
	margin-top: -20px;
	height: 25px;
	background: url(images/close_btn.png) top left no-repeat;
	text-indent: -1000em;
}

.closebtn:hover, .closebtn:visited:hover {
	background-position: bottom left;
}