/*
	Theme Name: Bee Crafty Child Theme
	Theme URI: http://www.studiopress.com/themes/beecrafty
	Description: Bee Crafty is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	
	Template: genesis
	
	The CSS and XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php	
*/

body {
	background: #FFFFFF url(images/body-bg.png) repeat;
	color: #4A4A4A;
	font-size: 13px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto 30px auto;
	padding: 0;
	line-height: 20px;
	}

.clear { 
	clear: both; 
	}

/***** Hyperlinks ********************/

a, a:link, a:visited {
	color: #FF8298;
	text-decoration: none;
	}

a:hover, a:active { 
	text-decoration: underline; 
	}

a img { 
	border: none; 
	}

a:focus, a:hover, a:active { 
	outline: none; 
	}

/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header ********************/

#header {
	background: transparent url(images/header.png) no-repeat top left;
	width: 960px;
	height: 180px;
	margin: 0;
	padding: 0;
	}

#title-area {
	width: 500px;
	float: left;
	margin: 100px 0 0 40px;
	padding: 0;
	overflow: hidden;
	}

#header #title-area h1, #header #title-area #description {
	font-weight: 700;
	margin: 0 !important;
	padding:0 !important;
	}

#header #title-area a, #header #title-area a:link, #header #title-area a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#header #title-area a:hover, #header #title-area a:active {
	color:#DA5C00;
	text-decoration: none;
	}

/***** Header Widgets ********************/

#header .widget-area {
	height: 164px;
	width: 390px;
	float: right;
	margin: 16px 10px 0 0;
	padding: 0;
	overflow: hidden !important;
	}

#header .widget-area a {
	color: #C36C1F;
	font-weight: normal;
	text-shadow: 1px 1px 1px #FFFFFF;
	}

#header .widget-area p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	margin: 0;
	padding: 0 0 5px 0;
	}

#header .widget-area h2 a, #header .widget-area h4 {
	color: #4A4A4A;
	font-size: 14px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#header .widget-area .byline {
	font-size: 11px;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: uppercase;
	padding: 0;
	margin: -15px 0 0 0;
	}

#header .widget-area ul {
	margin: 0;
	padding: 0;
	}

#header .widget-area ul li {
	background: url(images/icon-bullet.png) no-repeat 0 3px;
	width: 280px;
	text-shadow: 1px 1px 1px #FFFFFF;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 16px;
	}

#header .widget {
	height:86px;
	width: 355px;
	float: right;
	margin: 55px -1px 0 15px;
	padding: 0 0 10px 10px;
	clear: both;
	overflow: hidden;
	}

/***** Archive & Recent Posts Flags ********************/

#header .widget_archive, #header .widget_recent_entries {
	background: url(images/flag-calendar.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Blogroll Flag ********************/

#header .widget_links {
	background: url(images/flag-blogroll.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Twitter Flag ********************/

#header .latest-tweets {
	background: url(images/flag-twitter.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****eNews Flag ********************/

#header .enews-widget {
	background: url(images/flag-enews.png) no-repeat 297px 0px;
	min-height: 50px;
	}

/*****Categories Flag ********************/

#header .widget_categories {
	background: url(images/flag-categories.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Search Flag ********************/

#header .widget_search {
	background: url(images/flag-search.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Comments Flag ********************/

#header .widget_recent_comments {
	background: url(images/flag-comment.png) no-repeat 297px 0;
	min-height: 50px;
	}

/*****Meta Flag ********************/

#header .widget_meta {
	background: url(images/flag-meta.png) no-repeat 297px 0;
	min-height: 50px;
	}

/***** Header eNews Widget ********************/

#header .widget_rss ul { 
	width: 275px; 
	}

#header .enews {
	background: url(images/enews.png) 290px 25px no-repeat;
	width: 355px;
	font-size: 12px;
	text-shadow: 1px 1px 1px #FFFFFF;
	margin: 0;
	padding: 0;
	}

#header .enews p { 
	padding-right: 100px !important; 
	}

#header .enews #subbox {
	background: #FFFFFF;
	width: 230px;
	color: #252525;
	font-size: 12px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 5px 8px 0;
	padding: 4px 0 4px 5px;
	border: double #4A4A4A;
	}

#header .enews #subbutton {
	background: url(images/bg-go.png) no-repeat top left;
	height: 28px;
	width: 30px;
	color: #CA004A;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	}

#header .enews #subbutton:hover {
	color: #795A45;
	background: url(images/bg-go.png) no-repeat 0 -28px;
	}

/***** Header Search Widget ********************/

#header .searchform {
	float: left;
	padding: 12px 0 0 0;
	}

#header .s {
	background: #FFFFFF;
	color: #252525;
	width: 230px;
	font-size: 12px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 8px 0;
	border: double #4A4A4A;
	}

#header .searchsubmit {
	background: url(images/bg-go.png) no-repeat top left;
	height: 28px;
	width: 30px;
	color: #CA004A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 3px 4px 8px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	}

#header .searchsubmit:hover {
	background: url(images/bg-go.png) no-repeat 0 -28px;
	color: #795A45;
	}

/***** Header User Profile Widget ********************/

#header .user-profile {
	width: 355px;
	float: left;
	font-size: 12px;
	text-shadow: 1px 1px 1px #FFFFFF;
	}

/***** Header Featured Post/Page Widget ********************/

#header .featuredpage, #header .featuredpost {
	background: url(images/header-frame.png) no-repeat top left;
	width: 227px;
	height: 141px;
	float: right;
	margin: 0 40px 0 0;
	padding: 23px 0 0 25px;
	overflow: hidden;
	border: none;
	}

/***** Header Archive Widget ********************/

#header .widget_archive h4 {
	display: block;
	padding-bottom: 5px;
	}

#header .widget_archive select, #header .widget_categories select {
	background: #FFFFFF;
	width: 250px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 0 0 4px;
	padding: 0;
	clear: both;
	border: double #4A4A4A;
	}

/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	height: 178px;
	width: 555px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	clear:both;
	overflow: hidden;
	}

.header-image #title-area #description {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	font-weight: 700;
	}

/***** Nav Menu ********************/

#nav {
	background: #FFA0A3 url(images/bg-nav.png) no-repeat top left;
	height: 38px;
	width: 990px;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: lowercase;
	margin: 0 0 0 -15px;
	padding: 5px 0 0 0;
	clear: both;
	}

#nav .wrap {
	background: url(images/orange-fold.png) no-repeat bottom left;
	width: 990px;
	height: 51px;
	overflow: auto;
	}

#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li a {
	background: url(images/nav-divider-stitch.png) no-repeat right top;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 1px #FFA0A3;
	margin: 1px 0 0 0;
	padding: 6px 18px 7px 18px;
	overflow: hidden;
	position: relative;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a {
	background: url(images/nav-divider-stitch.png) no-repeat right -36px;
	text-shadow: -1px -1px 1px #FFA0A3;
	}

#nav li a.sf-with-ul { 
	padding-right: 32px;
	}

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) repeat-y;
	display: block;
	height: 10px;
	width: 10px;
	top: 11px;
	right: 5px;
	padding-right: 8px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}

#nav li a:hover .sf-sub-indicator { 
	background: url(images/arrow-down-red.png) repeat-y; 
	}

#nav li ul {
	background: #FFF url(images/bg-dropdown-nav.png) repeat top left;
	border-right: 1px solid #CA004A;
	border-bottom: double #FFA0A3;
	}

#nav li ul ul { 
	background: #FFFFFF url(images/bg-dropdown-nav-sub.png) repeat top left; 
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: none;
	color: #252525;
	width: 145px;
	font-size: 12px;
	text-shadow: -1px -1px 1px #D5D5D5;
	margin: 0 0 0 10px;
	padding: 9px 10px 10px 10px;
	position: relative;
	}

#nav li li a:hover, #nav li li a:active { 
	color: #CA004A; 
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right-dark.png) repeat-y;
	top: 10px;
	}

#nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-blue.png) repeat-y;
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	left: -999em;
	height: auto;
	width: 175px;
	margin: 0;
	padding: 0;
	position: absolute;
	}

#nav li ul a { 
	width: 175px; 
	}

#nav li ul { 
	margin: 2px 0 0 0; 
	}

#nav li ul ul, #nav li ul ul ul {
	background-position: 0 -20px;
	margin: -39px 0 0 177px;
	border-top:1px solid #CA004A;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul { 
	left: -999em; 
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul { 
	left: auto; 	
	}

#nav li:hover, #nav li.sfHover { 
	position: static; 
	}

#nav li.home { 
	display: none; 
	}

/***** Home Icon ********************/

#nav .custom-home a {
	background: url(images/bg-home.png) no-repeat right 1px;
	height: 16px;
	width: 26px;
	overflow: hidden;
	}

#nav .custom-home a:hover {
	background: url(images/bg-home.png) no-repeat right -29px;
	height: 16px;
	width: 26px;
	overflow: hidden;
	}

.home #nav li.current_page_item a, .home #nav li.current_page_item a:link, .home #nav li.current_page_item a:visited, .home #nav li.current_page_item a:hover, .home #nav li.current_page_item a:active {
	background: url(images/bg-home.png) no-repeat right -58px;
    height: 16px;
	width: 26px;
	text-indent: -9999px !important;
	overflow: hidden;
	}

/***** Current Page ********************/

#nav .current_page_item a, #nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:hover, #nav .current_page_item a:active, #nav .current_page_ancestor a, #nav .current_page_ancestor a:link, #nav .current_page_ancestor a:visited, #nav .current_page_ancestor a:hover, #nav .current_page_ancestor a:active {
	color: #CA004A;
	font-weight: bold;
	text-transform: lowercase;
	text-shadow: 1px 1px 1px #FFA0A3;
	padding-top: 7px;
	}

#nav .current_page_item ul {
	margin-top: 3px !important;
	overflow: hidden;
	}

#nav .current_page_item li a, #nav .current_page_item li a:link, #nav .current_page_item li a:visited {
	color: #252525 !important;
	font-weight: normal !important;
	text-transform: lowercase !important;
	text-shadow: -1px -1px 1px #D5D5D5 !important;
	}

#nav .current_page_item li a:hover, #nav .current_page_item li a:active { 
	color: #CA004A!important; 
	}

#nav .current_page_ancestor ul a, #nav .current_page_ancestor ul a:link, #nav .current_page_ancestor ul a:visited {
	color: #252525 !important;
	font-weight: normal !important;
	text-transform: lowercase !important;
	text-shadow: -1px -1px 1px #D5D5D5 !important;
	}

#nav .current_page_ancestor ul a:hover, #nav .current_page_ancestor ul a:active { 
	color: #CA004A!important; 
	}

/***** Nav Right ********************/

#nav li.right {
	float: right;
	text-shadow: -1px -1px 1px #FFA0A3;
	margin: 0 20px 0 0;
	padding: 6px 10px 6px 10px;
	}

#nav li.right a {
	background: none;
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	}

#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#nav li.date { 
	text-transform: uppercase; 
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}

#nav li.search { 
	padding: 0 10px 0 10px; 
	}

#nav li.twitter a {
	background: url(images/nav-twitter.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	background: #FFF url(images/bottom-nav.png) no-repeat top left;
	width: 935px;
	height: 50px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	margin: 0;
	padding: 2px 0 0 25px;
	clear: both;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li a {
    	display: block;
	color: #252525;
	font-size: 12px;
	text-decoration: none;
//	text-shadow: -1px -1px 1px #D5D5D5;
	margin: 3px 0;
	padding: 3px 10px 2px 10px;
	border-right: 1px dotted #829497;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a { 
    color: #CA004A; 
    }

#subnav li a.sf-with-ul { 
    padding-right: 20px; 
	}

#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	top: 11px;
	right: 5px;
	overflow: hidden;
	position: absolute;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	width: 178px;
	line-height: 12px;
	margin:0;
	padding: 10px 20px 8px 20px;
	border: none;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav li li a:hover, #subnav li li a:active {
	color: #DA5C00;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right-orange.png);
	top: 10px;
	right: 15px;
	}

#subnav li li a:hover .sf-sub-indicator { 
    background: url(images/arrow-right-dark.png); 
	}

#subnav li ul {
    background: url(images/paper-bg.png) repeat top left;
	height: auto;
	width: 180px;
	z-index: 9999;
	left: -999em;
	margin: 3px 0 0 -5px;
	padding: 0;
	position: absolute;
	}

#subnav li ul a { 
    width: 180px; 
	}

#subnav li ul ul { 
    margin: -27px 0 0 209px; 
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul { 
    left: -999em; 
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul { 
    left: auto; 
	}

#subnav li:hover, #subnav li.sfHover {
    position: static; 
	}

#subnav li li:first-child>a {
	margin-top: -3px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius: 6px 6px 0 0;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav li li:last-child>a {
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav li li:only-child>a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}

#subnav .home a {
	background: url(images/bg-home-sub.png) no-repeat 13px 1px;
	height: 16px;
	width: 26px;
	}

#subnav .home a:hover {
	background: url(images/bg-home-sub.png) no-repeat 13px -37px;
	height: 16px;
	width: 26px;
	}

/*These let you use a custom menu using links as a social media bar, and adds icons to most major services. Just add a class in the menu editor to match one of the below - usually "menu-" foloowed by an all lowercase version of the name*/

/* facebook */
#subnav .menu-facebook {
	background: url(images/soc-media/facebook_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-facebook a { padding: 3px 10px 2px 20px !important; }

/* flickr */
#subnav .menu-flickr {
	background: url(images/soc-media/flickr_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-flickr a { padding: 3px 10px 2px 20px !important; }

/* LinkedIn */
#subnav .menu-linkedin {
	background: url(images/soc-media/linkedin_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-linkedin a { padding: 3px 10px 2px 20px !important; }

/* Picasa */
#subnav .menu-picasa {
	background: url(images/soc-media/picasa_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-picassa a { padding: 3px 10px 2px 20px !important; }

/* RSS */
#subnav .menu-rss {
	background: url(images/soc-media/rss_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-rss a { padding: 3px 10px 2px 20px !important; }

/* Skype */
#subnav .menu-skype {
	background: url(images/soc-media/skype_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-skype a {
    padding: 3px 10px 2px 20px !important; 
    }

/* Twitter */
#subnav .menu-twitter {
	background: url(images/soc-media/twitter_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-twitter a { 
    padding: 3px 10px 2px 20px !important;
	}

/* WordPress */
#subnav .menu-wordpress {
	background: url(images/soc-media/wordpress_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-wordpress a {
    padding: 3px 10px 2px 20px !important;
	}

/* Yelp */
#subnav .menu-yelp {
	background: url(images/soc-media/yelp_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-yelp a { 
    padding: 3px 10px 2px 20px !important; 
	}

/* YouTube */
#subnav .menu-youtube {
	background: url(images/soc-media/youtube_16.png) no-repeat 0 7px !important;
	margin-left: 8px !important;
	}

#subnav .menu-youtube a { 
    padding: 3px 10px 2px 20px !important;
	}

.home #subnav li.current_page_item a, .home #subnav li.current_page_item a:link, .home #subnav li.current_page_item a:visited, .home #subnav li.current_page_item a:hover, .home #subnav li.current_page_item a:active {
	background: url(images/bg-home-sub.png) no-repeat 13px -18px;
	height: 16px;
	width: 26px;
	}

/***** Inner ********************/

#inner {
    background: #FFFFFF;
    float: left;
	width: 940px;
	margin: 0;
	padding: 10px;
	}

/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    background: #FFFFFF url(images/bg-content-sidebar.gif) repeat-y top left; 
	}

.sidebar-content #inner { 
    background: #FFFFFF url(images/bg-sidebar-content.gif) repeat-y top left; 
	}

.content-sidebar-sidebar #inner { 
    background: #FFFFFF url(images/bg-content-sidebar-sidebar.gif) repeat-y top left; 
	}

.sidebar-sidebar-content #inner {
    background: #FFFFFF url(images/bg-sidebar-sidebar-content.gif) repeat-y top left;
	}

.sidebar-content-sidebar #inner { 
    background: #FFFFFF url(images/bg-sidebar-content-sidebar.gif) repeat-y top left;
	}

.full-width-content #inner { 
    background: #FFFFFF; 
	}

/***** Breadcrumb ********************/

.breadcrumb {
    background: url(images/icon-bookmark.png) no-repeat 0 5px;
	margin: -10px 0 35px 0;
	padding: 9px 10px 10px 34px;
	border-bottom: 1px dashed #DCC1AF;
	}

.breadcrumb a {
	color: #FF8298;
	font-weight: bold;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	float: left;
	width: 790px;
	margin: 0;
	padding: 0;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {  
    width: 940px; 
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
    float: right;
	}

/***** Content ********************/

#content {
	float: left;
	width: 560px;
	margin: 0;
	padding: 0 5px;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	margin: 0;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 714px;
	margin: 0;
	}

.sidebar-sidebar-content #content {
	float: right;
	width: 470px;
	margin: 0;
	padding: 0;
	}

.sidebar-content-sidebar #content {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
	}

.full-width-content #content {
	width: 920px;
	margin: 0;
	}

#content img, #content p img {
	background: #FFFFFF;
	padding: 5px;
	margin: 0 0 0 -5px;
	box-shadow: 0 0 0 #E6E6E6;
	-moz-box-shadow: 0 0 0 #E6E6E6;
	-webkit-box-shadow: 0 0 0 #E6E6E6;
	border: 1px none #E6E6E6;
	}

#content img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -12px;
    padding: 0;
    }
    
#content img.alignnone {
    display: inline;
    margin: 0 0 -12px 0;
    padding: 0;
    }

#content img.alignleft {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0;
    }

#content img.alignright {
    display: inline;
    margin: 0 0 0 10px;
    padding: 0;
    }

#content .aligncenter {
    display: block;
    margin: 0 auto -12px;
    padding: 0;
    }

#content .alignleft {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    }

#content .alignright {
    float: right;
    margin: 0 0 0 10px;
    padding: 0;

    }

#content blockquote {
	background: url(images/bg-blockquote.png) repeat-x top left;
	font-style: italic;
	font-size: 18px;
	line-height: 28px;
	margin: 20px 0 5px 0;
	padding: 0 10px 10px 30px;
	border-top: 1px dashed #DCC1AF;
	border-bottom: 1px dashed #DCC1AF;
	}

#content blockquote p {  
    	margin-left: 0; 
	}

#content blockquote h1, #content blockquote h2, #content blockquote h3, #content blockquote h4, #content blockquote h5, #content blockquote h6 {
	margin: 0 !important;
	font-weight: 500;
	font-style: normal;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}

#content .entry-content { 
    overflow: visible; 
	}

#content .entry-content img.post-image {
	background: url(images/polaroid-frame-small.png) no-repeat top left;
	padding: 18px 16px;
	margin: 0 20px 10px 0;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}

#content .entry-content p {
	padding: 0 0 0 0; 
	}

.page-id-216 #content .entry-content p {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px !important;
	}

.page-id-216 #content .entry-content blockquote p {
    	margin-left: -15px !important; 
	}

#content p {
	margin: 0 15px 15px 15px;
	padding: 0 0 10px 0;
	}

#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	}

#content ul li {
	background: url(images/arrow-right-blue.png) no-repeat 0 5px;
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0 0 5px 17px;
	}

#content ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#content ol {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content ol li {
	margin: 0 0 0 60px;
	padding: 0 0 5px 0;
	}

#content ol ol {
	margin: 0;
	padding: 0;
	}

#content .sticky {
	background: url(images/bg-archive.png) repeat-x top left;
	margin: 0 0 40px 0;
	padding: 10px;
	border: double #E6E6E6;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	border: 1px solid #E6E6E6;
	}

/***** Archive Page ********************/

#content .archive-page {
	width: 45%;
	float: left;
	margin: 0 5% 0 0;
	padding: 20px 0;
	}

#content .archive-page ul {
	background: url(images/bg-archive.png) repeat-x top left;
	margin: 0 0 20px 0;
	padding: 20px;
	border: double #DCC1AF;
	}

#content .archive-page ul ul {  
    background-image: none;
	}

#content .archive-page li {
	background: none;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .archive-page ul ul {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	}

#content .archive-page li li {
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	}

#content .archive-page li li li {
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
	}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	text-transform: uppercase;
	margin: -7px 0 25px 10px;
	padding: 0;
	}

.post-info p {
	margin: 0;
	padding: 0;
	}

/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 20px 0 80px 10px!important;
	padding: 5px 0 0 0;
	border-top: 1px solid #E6E6E6;
	clear: both;
	}

/***** Author Box ********************/
	
.author-box {
	background: #FFF url(images/bg-archive.png) repeat-x top left;
	width: 95%;
	float: left;
	margin: 0 0 40px 0;
	padding: 18px 8px 0px 8px;
	border: 1px dashed #BED8DD;
	}

.author-box .avatar { 
    margin: 0 15px 4px 0 !important; 
	}

.author-box b {
	color: #829497;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	}

.author-box p {
	margin: 0;
	padding: 3px 0 3px 0;
	}

.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 10px 15px 10px;
	padding: 0;
	}

#content h1 {
	color: #CA004A;
	font-size: 20px;
	}

#content h2 {
	color: #CA004A;
	font-size: 20px;
	}

#content h2 a, #content h2 a:visited {
	color: #CA004A;
	font-size: 20px;	
	text-decoration: none;
	}

#content h2 a:hover { 
    	color: #FF8298; 
	}

#content h3 {
	color: #795A45;
	font-size: 18px;
	}

#content h4 {
	color: #795A45;
	font-size: 18px;
	}

#content h5 {
	color: #AD595C;
	font-size: 18px;
	}

#content h6 {
	color: #FF8298;
	font-size: 13px;
	}

// #content p {
//	margin: 0px 15px 15px 15px;
//	padding: 0 0 10px 0;
//	}

#content .post-edit-link {
	font-weight: 300;
	text-transform: uppercase;
	margin-left: 15px;
	}

/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}

.post-comments {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

.categories {
	margin: 0;
	padding: 0;
	}

.tags {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 2px 10px;
	}

/***** Images ********************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -12px;
	padding: 0;
	}

img.alignnone {
	display: inline;
	margin: 0 0 -12px 0;
	padding: 0;
	}

img.alignleft {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	}

img.alignright {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
	}

.aligncenter {
	display: block;
	margin: 0 auto -12px;
	padding: 0;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	}

.wp-caption {
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
	}

.wp-caption img {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #E0E0E0;
	}

.wp-caption p.wp-caption-text {
	color: #252525 !important;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

img.wp-smiley, img.wp-wink {
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	}

/***** Post Navigation **********/

.navigation {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	overflow: auto;
	}

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	background: none !important;
	color: #FF8298;
         display: inline;
	list-style-type: none !important;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	}

.navigation li a {
	color: #FF8298;
	padding: 5px 8px 5px 8px;
	border: 1px solid #FFFFFF;
	}

.navigation li a:hover {
	background: #FFFFFF;
	color: #FF8298;
	text-decoration: none;
	border: 1px solid #FF8298;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #FFFFFF;
	}

.navigation li.active a {
	background: #FF8298;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #FF8298;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	width: 205px;
	float: right;
	display: inline;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	}

#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
    float: left; 
	}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
	width: 125px;
	}

.sidebar-sidebar-content #sidebar-alt, .sidebar-content-sidebar #sidebar-alt {
	float: left;
	width: 125px;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	}

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #829497;
	font-size: 16px !important;
	font-weight: 700;
	margin: 0;
	padding: 0;
	}

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #F69433 !important;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	background: #DCC1AF url(images/sidebar-featured.png) no-repeat 7px center;	
	color: #795A45;
	font-size: 13px;
	font-weight: 700;
//	text-transform: uppercase;
	margin: 0;
	padding: 1px 5px 1px 27px;
	text-shadow: 0px 0px 0px #FFFFFF;
//	-moz-border-radius-topleft: 0;
//	-webkit-border-top-left-radius: 0;
//	-moz-border-radius-topright: 0;
//	-webkit-border-top-right-radius: 0;
//	-moz-border-radius-bottomleft: 0;
//	-webkit-border-bottom-left-radius: 0;
//	-moz-border-radius-bottomright: 0;
//	-webkit-border-bottom-right-radius: 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	}

#sidebar-alt h4 {
	font-size: 12px;
	font-weight: 700;
	}

#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 6px 0 0 0;
	}

#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	margin: 0;
	padding: 10px 0 10px 0;
	border: none;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 6px 0 0 0;
	padding: 0 10px 0 10px;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/arrow-right-blue.png) no-repeat 0 8px;
	margin: 0;
	padding: 0 0 0 18px;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud h4, #sidebar-alt .widget_tag_cloud h4 { 
    background: #DCC1AF url(images/sidebar-tags.png) no-repeat 7px center;
	}

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div { 
    padding: 6px 10px 0 10px; 
	}

/***** Sidebar(s) and Contact Page Category Dropdown ********************/
	
#cat, .widget_archive select, .select_wrapper select, #cat, .widget_archive select, .select_wrapper select, #iletisim_formu .wpcf7-select {
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	color: #252525;
	display: inline;
	font-size: 13px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 8px 0 0 5px;
	padding: 3px;
	}

#sidebar #cat, #sidebar .widget_archive select, #sidebar .select_wrapper select { 
	width: 195px; 
	}

#sidebar-alt #cat, #sidebar-alt .widget_archive select { 
	width: 128px; 
	}

#sidebar fieldset {
          border: medium none;
          margin: 0 0 0 0;
          padding: 0;
          width: 205px;
}

/***** Sidebar(s) Multiple Category Selection Buttons ********************/

#sidebar .search, #sidebar .reset input {
          // background: #E0E0E0;
          // border: 1px solid #E0E0E0;
          color: #4A4A4A;
          font-family: Candara,"Trebuchet MS",Arial,Helvetica,sans-serif;
          font-size: 12px;
          font-weight: normal;
          height: 22px;
          margin: 6px 0 0 120px;
          overflow: hidden;
          padding: 0 0px 0px 0px;
          text-decoration: none;
          text-transform: lowercase;
          width: 80px;
          cursor: pointer;
}

#sidebar .reset input {
          margin: 6px 0px 0px 120px !important; 
}


/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}

#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	}

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E0E0E0;
	}

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0 0 10px -5px;
	padding: 4px;
	border: 1px solid #E0E0E0;
	box-shadow: 1px 1px 2px #E0E0E0;
	-moz-box-shadow: 1px 1px 2px #E0E0E0;
	-webkit-box-shadow: 1px 1px 2px #E0E0E0;
	}

#sidebar .featuredpost h2 a, #sidebar .featuredpage h2 a, #sidebar-alt .featuredpost h2 a, #sidebar-alt .featuredpage h2 a {
	color: #829497;
	font-size: 16px;
	text-transform: none;
	font-weight: 700;
	line-height: 16px;
	}

#sidebar .featuredpost .byline, #sidebar .featuredpage .byline, #sidebar-alt .featuredpost .byline, #sidebar-alt .featuredpage .byline {
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	padding: 8px 0;
	margin-bottom: 4px;
	border-bottom: 1px dashed #BED8DE;
	}

#sidebar .featuredpost p, #sidebar .featuredpage p, #sidebar-alt .featuredpost p, #sidebar-alt .featuredpage p {
	font-size: 10px;
	line-height: 16px;
	padding: 0 0 7px 0;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
    overflow: auto;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #FFFFFF;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	}

#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}

/***** Sidebar(s) Pages ********************/

#sidebar .widget_pages li, #sidebar-alt .widget_pages li {
    background: url(images/icon-pages.png) no-repeat 0 3px !important;
	}

#sidebar .widget_pages li li, #sidebar-alt .widget_pages li li {
    background: url(images/arrow-right-blue.png) no-repeat 0 8px !important;
	}

/***** Search Form(s) ********************/

.searchform { 
    margin: 0;
	}

.searchsubmit {
	background: url(images/bg-go.png) no-repeat top left;
	height:28px;
	width:30px;
	color: #829497;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	overflow:hidden;
	border:none;
	}

.searchsubmit:hover {
	background: url(images/bg-go.png) no-repeat 0 -28px;
	color: #829497;
	}

#nav .searchform {
	float: right;
	padding: 0;
	}

#nav .s {
	background: #FFFFFF;
	width: 150px;
	color: #829497;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 5px 10px;
	margin: 4px 3px 8px 0;
	border: 1px solid #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

#header .searchsubmit {
	background: url(images/bg-go.png) no-repeat top left;
	height: 28px;
	width: 30px;
	color: #CA004A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 3px 4px 8px;
	overflow: hidden;
	border: none;
	cursor: pointer;
	}

#header .searchsubmit:hover {
	background: url(images/bg-go.png) no-repeat 0 -28px;
	color: #795A45;
	}

#sidebar .searchform { 
    padding: 15px 5px 0 5px;
	}

#sidebar .s {
	width: 235px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 5px 0 0;
	padding: 4px;
	border: 1px solid #E0E0E0;
	}

#sidebar .searchsubmit {
	background: url(images/bg-go.png) no-repeat top left;
	height:28px;
	width:30px;
	color: #829497;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	overflow:hidden;
	border:none;
	}

#sidebar .searchsubmit:hover {
	background: url(images/bg-go.png) no-repeat 0 -28px;
	color: #829497;
	}

#sidebar-alt .s {
	 width: 80px; 
	 }

/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
	}

#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#sidebar .enews #subscribe {
    padding: 0 0 0 10px; 
    }

.enews #subbox {
	background: #FFFFFF !important;
	width: 80px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E0E0E0;
	}

.enews #subbutton {
	background: url(images/bg-go.png) no-repeat top left;
	height: 28px;
	width: 30px;
	color: #CA004A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: -10px 0 0 -2px;
	padding: 0 4px 4px 6px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	}

.enews #subbutton:hover {
	background: url(images/bg-go.png) no-repeat 0 -28px;
	color: #795A45;
	}

/***** Latest Tweets Widget********************/

.latest-tweets {
	margin: 10px 0 0 0;
	padding: 0;
	}

#header .latest-tweets ul li {
    background: none;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding :0;
	}

#header .latest-tweets ul li a { 
    color: #DA5C00; 
    }

#sidebar .latest-tweets ul li, #sidebar-alt .latest-tweets ul li {
    background: url(images/bullet-twitter.png) no-repeat 240px 0;
	font-size: 12px;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 45px 15px 5px;
	border-bottom: 1px dashed #BED8DE;
	}

#sidebar .latest-tweets ul li a, #sidebar-alt .latest-tweets ul li a { 
    color: #DA5C00; 
	}

/* sidebar category icons */

#sidebar .latest-tweets h4, #sidebar-alt .latest-tweets h4 {
    background: #DCC1AF url(images/sidebar-twitter.png) no-repeat 7px center;
	}

#sidebar .widget_categories h4, #sidebar-alt .widget_categories h4 { 
    background: #DCC1AF url(images/sidebar-cat.png) no-repeat 7px center; 
	}

#sidebar .widget_meta h4, #sidebar-alt .widget_meta h4 {
	background: #DCC1AF url(images/sidebar-meta.png) no-repeat 7px center;
	}

#sidebar .widget_search h4, #sidebar-alt .widget_search h4 { 
    background: #DCC1AF url(images/sidebar-search.png) no-repeat 7px center; 
	}

#sidebar .widget_archive h4, #sidebar-alt .widget_archive h4 {
    background: #DCC1AF url(images/sidebar-archives.png) no-repeat 7px center; 
	}

#sidebar .enews-widget h4, #sidebar-alt .enews-widget h4 { 
    background: #DCC1AF url(images/sidebar-rss.png) no-repeat 7px center; 
	}

#sidebar .user-profile h4, #sidebar-alt .user-profile h4 { 
    background: #DCC1AF url(images/sidebar-about.png) no-repeat 7px center; 
	}

#sidebar .widget_pages h4, #sidebar-alt .widget_pages h4 { 
    background: #DCC1AF url(images/sidebar-pages.png) no-repeat 7px center; 
	}

#sidebar .widget_recent_entries h4, #sidebar-alt .widget_recent_entries h4 { 
    background: #DCC1AF url(images/sidebar-posts.png) no-repeat 7px center; 
	}

#sidebar .widget_calendar h4, #sidebar-alt .widget_calendar h4 {
	margin: 0;
	height: 0;
	visibility: hidden;
	}

#sidebar .widget_links h4, #sidebar-alt .widget_links h4 { 
    background: #DCC1AF url(images/sidebar-links.png) no-repeat 7px center; 
	}

#sidebar .widget_links li, #sidebar-alt .widget_links li {
    background: url(images/icon-external.png) no-repeat -3px 3px; 
	}

#sidebar .widget_recent_comments h4, #sidebar-alt .widget_recent_comments h4 {
    background: #DCC1AF url(images/sidebar-comments.png) no-repeat 7px center;
	}

#sidebar .featuredpost h4, #sidebar-alt .featuredpost h4, #sidebar .featuredpage h4, #sidebar-alt .featuredpage h4 {
    background: #DCC1AF url(images/sidebar-featured.png) no-repeat 7px center; 
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #F69433;
	font-size: 18px;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	margin: 3px 0 5px 0;
	padding: 8px 5px 9px 10px;
	border-bottom: double #BED8DE;
	border-top: double #BED8DE;
	}

#wp-calendar th {
    background: #FFFFFF;
	color: #4A4A4A;
	font-size: 12px;
	}

#wp-calendar thead {
	background: #FFFFFF !important;
	color: #FFFFFF !important;
	font-weight: normal;
	margin: 10px 0 0 0;
	}

#wp-calendar td {
	background: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
	}

tfoot #prev { 
    text-align: left; 
	}

tfoot #next { 
    text-align: right; 
	}

#wp-calendar #today { 
    border: 2px solid #BED8DE; 
	}

#wp-calendar tbody a { 
    font-weight: bold; 
	}

/***** Contact Form ********************/
	
#content .gform_wrapper {
	padding-left: 14px;
	}

#content .gform_wrapper input {
	background: #FFFFFF;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px!important;
	outline-style: none;
	border: none;
	border-top: 1px dashed #BED8DE !important;
	border-bottom: 1px dashed #BED8DE !important;
    }

#content .gform_wrapper textarea {
	background: #FFFFFF;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px!important;
	outline-style: none;
	border: 1px dashed #BED8DE;
	resize: none; /* doesn't validate but added for Safari field resizing */
    }

#content .gform_wrapper ul {
	margin: 0;
	list-style-type: none;
    }

html >body .entry ul, #content .gform_wrapper ul {
	text-indent: 0px
    }

#content .gform_wrapper li, #content .gform_wrapper form li {
	background: none!important;
	list-style-type: none!important;
	margin-left: 0!important;
	padding-left: 0px!important;
	overflow: hidden;
    }

#content .gform_wrapper select {
    background: #FFFFFF;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	padding: 3px 3px 3px 0;
	border: 1px solid #BED8DE;
	}

#content .gform_wrapper .field_hover {
	cursor: pointer
    }

#content .gform_wrapper h2.gsection_title {
	letter-spacing: normal !important;
	margin: 0!important;
	padding: 0!important;	
    }

#content .gform_wrapper .gsection .gfield_label, #content .gform_wrapper h2.gsection_title, #content .gform_wrapper h3.gform_title {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
    }

#content .gform_wrapper h3.gform_title {
	letter-spacing: normal!important;
	margin: 10px 0 6px 0
    }

#content .gform_wrapper .gsection {
	margin: 24px 0 36px 0!important;
	padding: 0 0 18px 0!important;
	border-bottom: 1px dashed #BED8DE!important;
    }

#content .gform_wrapper .description, #content .gform_wrapper .gfield_description, #content .gform_wrapper .gsection_description, #content .gform_wrapper .instruction {
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	text-transform: uppercase!important;
	letter-spacing: normal;
	line-height: 100%;
	clear: both;
    }

#content .gform_wrapper .gsection_description {
	font-weight: bold;
	text-transform: uppercase;
    }

#content .gform_wrapper .gfield_required {
	color: #EB836A;
	margin-left: 4px
    }

#content .gform_wrapper .gfield_error {
	background-color: #FFFFFF!important;
	margin-top: 4px!important;
	margin-bottom: 6px;
	padding: 6px 6px 4px 6px!important;
	border: 2px solid #AE0500;
    }

#content .gform_wrapper .gfield_error .gfield_label {
	color: #AE0500
    }

#content .gform_wrapper .validation_error {
    background: url(images/icon-alert.png) no-repeat top right;
	color: #AE0500;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	margin-bottom: 16px;
	padding-top: 8px;
	border-top: 3px solid #F69433;
    }

#content .gform_wrapper .validation_message {
	color: #252525 !important;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal
    }

#content .gform_wrapper input.button {
	font-size: 13px;
	color: #EB836A;
	border: none !important;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    }

#content .gform_wrapper input.button:hover {
	background: #EB836A;
	color: #FFFFFF;
	border: none !important;
    }

#content #gforms_confirmation_message {
	background-color: #FFFFFF;
	color: #4A4A4A;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 0 0 11px;
	border: none;
    }

.gform_footer .button {
	background: #F69433 !important;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 3px 6px;
	border: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}

.gform_footer .button:hover {
	background: #6A797B !important;
	border: none;
	}

.gform_footer input.button {
    color: #FFFFFF !important;
	}

.gform_wrapper .gform_footer {
    border: none!important;
	}

/***** Footer ********************/

#footer {
	background: transparent url(images/bg-footer.png) no-repeat bottom left;
	width: 960px;
	height: 82px;
	color: #7D7D7D;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 35px 0;
	clear: both;
	}

#footer .wrap { 
    background: url(images/stitch-zigzag.png) no-repeat top left;
	}

.sidebar-content #footer .wrap { 
    background: url(images/stitch-zigzag-sc.png) no-repeat top left; 
	}

.content-sidebar #footer .wrap { 
    background: url(images/stitch-zigzag-cs.png) no-repeat top left; 
	}

.sidebar-content-sidebar #footer .wrap { 
    background: url(images/stitch-zigzag-scs.png) no-repeat top left;
	}

.sidebar-sidebar-content #footer .wrap { 
    background: url(images/stitch-zigzag-ssc.png) no-repeat top left; 
	}

.content-sidebar-sidebar #footer .wrap {
    background: url(images/stitch-zigzag-css.png) no-repeat top left; 
	}

.full-width-content #footer .wrap { 
    background: url(images/stitch-zigzag.png) no-repeat top left; 
	}

.homepage #footer .wrap { 
    background: url(images/stitch-zigzag.png) no-repeat top left; 
	}

#footer a, #footer a:visited {
	color: #FF8298;
	text-decoration: none;
	}

#footer a:hover {
    	text-decoration: underline;
	}

#footer p {
	margin: 0 20px;
	padding: 23px 0 0 0;
	}

#footer .gototop {
	width: 0;
	height: 0;
	line-height: 8px;
	visibility: hidden;
	}

#footer .creds { 
    padding-top: 38px; 
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	}

#author, #email, #url {
	background: #FFFFFF url(images/bg-archive.png) repeat-x top left !important;
	width: 250px;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 3px 0 3px 3px;
	border: 1px dotted #252525;
	}

#comment {
	background: #FFFFFF url(images/bg-archive.png) repeat-x top left !important;
	height: 150px;
	width: 98%;
	color: #252525;
	font-family: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 5px 0;
	padding: 3px 0 3px 3px;
	border: 1px dotted #252525;
	}

#submit {
	background: #795A45 !important;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 6px 3px 6px;
	border: 1px solid #795A45;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}

#submit:hover {
	background: #DCC1AF !important;
	border: 1px solid #DCC1AF;
	}

.comment-list {
	margin: 0;
	padding: 0;
	}

.comment-author {
	padding-top: 10px;
	}

.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}

.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
	}

.comment-list li ul li {
    background: none !important;
	margin-right: -6px;
	margin-left: 10px;
	border-bottom: 1px dashed #DCC1AF;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	clear: both;
	}

.comment-list img {
	float: right;
	margin-right: 10px !important;
	border: none !important;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	padding: 0 0 4px 10px;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 4px 10px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.children {
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.reply {
    padding-bottom: 20px;
	}

.reply a, .reply a:visited {
	background: #DCC1AF !important;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0 20px !important;
	padding: 3px 4px 2px 4px;
	border: 2px solid #DCC1AF;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	}

.reply a:hover {
	background: #795A45 !important;
	text-decoration: none;
	border: 2px solid #795A45;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt {
	background: #FFFFFF url(images/bg-archive.png) repeat-x 0 50px;
	margin: 0;
	padding: 0;
	}

.thread-even {
	background: #FFFFFF url(images/bg-archive.png) repeat-x top left;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	margin: 0;
	padding: 0;
	border-left: 1px dashed #DCC1AF;
	border-top: 1px dashed #DCC1AF;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}

.even {
	margin: 0;
	padding: 0;
	border-left: 1px dashed #DCC1AF;
	border-top: 1px dashed #DCC1AF;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}

.alt {
	margin: 0;
	padding: 0 0 10px 0;
	border-left: 1px dashed #DCC1AF;
	border-left: 1px dashed #DCC1AF;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	}

/***** Home page sliding boxes gallery ********************/

.homepage-gallery {
	width: 930px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
	}

.homepage-gallery .polaroid-bg {
    background:url(images/polaroid-frame.png) no-repeat top left;
	width:236px;
	height:215px;
	float:left;
	display:inline;
	margin:0;
	padding: 40px 29px 38px 43px;
	}

.boxgrid {
	background:#FFEB9D url(images/polaroid-back.png) no-repeat top left;
	float:left;
	width: 223px;
	height: 223px;
	text-shadow: 1px 1px 1px #FFF7E0;
	margin: 0;
	overflow: hidden;
	position: relative;
	}

.boxgrid img {
	top: 0;
	left: 0;
	border: 0;
	position: absolute;
	}

.boxgrid h3 {
	color: #BD201B;
	font-weight: 500;
	font-size: 18px;
	margin: 140px 10px 0 10px;
	padding: 0;
	}

.boxgrid p {
	padding: 0 10px;
	color: #4A4A4A;
	font-weight: 700;
	font-size: 13px;
	margin: 0;
	}

.boxgrid a:hover, .boxgrid a:active {
	color: #AE0500;
	text-decoration: none;
	}

.boxcaption {
	background: #FFFFFF;
	height: 100px;
	width: 100%;
	float: left;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Agenesis_pre_get_option_site_layoutlpha(Opacity=80)";
	position: absolute;
	}

.captionfull .boxcaption {
	top: 260;
	left: 0;
	}

.caption .boxcaption {
	top: 220px;
	left: 0;
	}

/***** Typekit Fonts ********************/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h4, #content h6, .homepage h1, .boxgrid h3, #header .widget-area h4, #header #title-area h1, #wp-calendar caption, #wp-calendar th, #sidebar .featuredpost h2 a, #sidebar .featuredpage h2 a, #sidebar-alt .featuredpost h2 a, #sidebar-alt .featuredpage h2 a, #nav li.date, .author-box b, .wp-caption p.wp-caption-text { 
	font-family: "museo-slab-1", "museo-slab-2", "Trebuchet MS", Arial, Helvetica, sans-serif !important; 
	}

.boxgrid p, #header #title-area #description { 
	font-family: "museo-sans-1", "museo-sans-2", "Trebuchet MS", Arial, Helvetica, sans-serif !important; 
	}

/*********** All Post and Pages - Featured Box ********************/

#content .featuredbox {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	}

#content .featuredbox li {
	height: 104px;
	background: none;
	background-color: #F6F8F6;
	border: 1px solid #E0E0E0;
	list-style-type: none;
	display: block;
	float: left;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 5px 0 20px 0;
	}

#content .featuredbox .sharebox {
	width: 260px;
	margin-left: 10px; 
	margin-right: 0px;
	padding: 0px;
	}

#content .featuredbox .rssbox {
	width: 240px;
	margin-left: 16px; 
	margin-right: 0px;
	padding: 0 8px 0 12px;
	}

#content .featuredbox h6 {
	text-transform: none;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0;
	}

#content .featuredbox .rss_textarea {
	background: #FFFFFF;
	width: 154px;
	color: #252525;
	font-family: Candara,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #E0E0E0;
	}

#content .featuredbox .rss_button {
	height: 23px;
	width: 70px;
	color: #4A4A4A;
	font-family: Candara,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
	}

#content .featuredbox .addthisbycy {
	margin: 8px 0 0 14px;
	}

#content .featuredbox .addthis-center {
	margin: 8px 0 0 14px;
	}

#content .featuredbox .addthis_button_tweet {
	min-width: 58px;
	}

/*********** Presentation Page - Presentation Table ***************/

#content .presentationtable {
	margin: 25px 0 0 8px; 
	padding: 0; 
	}

#content .presentationtable .first-cell {
	width: 123px;
	}

#content .presentationtable th {
	background-color: #DCC1AF;
	background-image: linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -ms-linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -moz-linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -webkit-linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -o-linear-gradient(top, #E6CEBD, #DCC1AF);
	color: #795A45;	
	text-align: left;
	font-size: 16px;
	box-shadow: 0px 1px 0px #E6E6E6;
	-moz-box-shadow: 0px 1px 0px #E6E6E6;
	-webkit-box-shadow: 0px 1px 0px #E6E6E6;
	border-top: 1px solid #CBB09E;
	border-bottom: 1px solid #CBB09E;
	border-left: 1px solid #CBB09E;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
	}

#content .presentationtable th + th {
	text-align: center;
	border-left: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}

#content .presentationtable th + th + th + th {
	border-right: 1px solid #CBB09E;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	}

#content .presentationtable td {
	font-size: 13px;
	border-right: 1px dashed #DCC1AF; 
	border-bottom: 1px dashed #DCC1AF;
	}

#content .presentationtable td + td {
	border-right: none;
	}

#content .presentationtable th, #content .presentationtable td {
	padding-left: 4px;
	padding-right: 2px;
	}

#content .presentationtable th + th, #content .presentationtable td + td {
	padding-left: 5px;
	padding-right: 0; 
	}

#content .presentationtable th + th + th, #content .presentationtable td + td + td {
	padding-left: 0px;
	}

#content .presentationtable img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 5px 0 5px 5px;
	padding: 4px;
	}

#content .presentationtable a img:hover {
	border: 1px solid #FFA1A2;
	opacity: 0.8;
	}

/*********** Courses Page - Course Summary Table ***************/

#content .course-summary-table {
	margin: 25px 0 45px 10px;
	border-bottom: 1px dashed #DCC1AF; 
	}

#content .course-summary-table th {
	background-color: #DCC1AF;
	background-image: linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -ms-linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -moz-linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -webkit-linear-gradient(top, #E6CEBD, #DCC1AF);
	background-image: -o-linear-gradient(top, #E6CEBD, #DCC1AF);
	border: 1px solid #CBB09E; 
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0px 2px 4px #E6E6E6;
	-moz-box-shadow: 0px 2px 4px #E6E6E6;
	-webkit-box-shadow: 0px 2px 4px #E6E6E6;
	color: #795A45; 
	font-size: 16px;
	padding: 2px 0 1px 0 ;
	}

#content .course-summary-table td {
	font-size: 13px;        
	margin: 0;
	padding: 0;
	}

#content .course-summary-table td + td {
	width:293px;
	line-height: 26px;
	vertical-align: top;
	padding-right: 5px;
	}

#content .course-summary-table td + td a.detailedinfo, #content .course-summary-table td + td a.detailedinfo:link, #content .course-summary-table td + td a.detailedinfo:visited, #content .anything-popup {
	line-height: 12px;
	text-decoration: none;
	background: #FFA1A2;
	color: #FFFFFF;
	display: block;
	float: right;
	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #FF8298;
	padding: 3px 8px 3px 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	}

#content .course-summary-table td + td a.detailedinfo:focus, #content .course-summary-table td + td a.detailedinfo:hover, #content .course-summary-table td + td a.detailedinfo:active {
	color: #FFFFFF;
	background: #FF8298;
	border: 1px solid #FF4465;
	}

#content .anything-popup {
	display: inline;
	float: none;
	padding: 0px 9px 1px 10px;
}

#content .course-summary-table img {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	margin: 8px 9px 9px 3px;
	padding: 4px;
	}

#content .course-summary-table a img:hover, #content .course-summary-table a img:active, #content .course-summary-table a img:focus {
	border: 1px solid #FFA1A2;
	opacity: 0.8;
	}

#content .course-summary-table p {
	margin: 0 0 0 3px !important;
	}

/*********** Individual Course Page - Course Info ***************/

#content .courseinfo h1 {
	margin: 35px 10px 10px 10px;
	}

#content .courseinfo ul {
	margin: 0;
	padding: 0;
	}

#content .courseinfo ul li {
	background: url(images/heart-pink.png) no-repeat 0 6px;
	list-style-type: none;
	margin: 10px 0 0 18px;
	padding: 0 0 0 14px;
	}

#content .courseinfo .course-summary-table {
	margin: -5px 0 0 10px;
	border: none;  
	}

#content  .courseinfo .course-summary-table td + td {
	line-height: 28px;
	}

#content .courseinfo .course-summary-table img {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

#content .courseinfo .secondheader {
	font-size: 14px;
	line-height: 0px;
	margin: 24px 0px 16px 12px !important;
	padding: 0px !important;
	}

/*********** Individual Course Page - Course Dates Box ***************/

#content .courseinfo .course-dates-box-container {
	overflow: hidden;
	clear: both;
	margin: -10px 0 40px 0;
	padding: 0;
	}

#content .courseinfo .course-dates-box {
	width: 245px;
	height: 82px;
	float: left;
	display: block;
	background: none repeat scroll 0 0 #F6F8F6;
	border: 1px solid #E0E0E0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 15px 0 0 15px;
	padding: 5px 0 5px 8px; 
	}

/*********** Contact Page - Contact Form ***************/

#content #iletisim_formu {
	margin: 0;
	}

#content #iletisim_formu .wpcf7-text, #content #iletisim_formu .wpcf7-textarea {
	background: #FFFFFF;
	width: 154px;
	color: #252525;
	font-family: Candara,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px 0 4px 5px;
	border: 1px solid #E0E0E0;
	}

#content #iletisim_formu .wpcf7-text {
	width: 248px;
	}

#content #iletisim_formu #subject-text {
	width: 518px;
	}

#content #iletisim_formu .wpcf7-textarea {
	width: 518px;
	height: 220px;
	}

#content #iletisim_formu .wpcf7-select {
	margin: 5px 0 0 0;
	width: 255px; 
	}

#content #iletisim_formu .contact-form-row {
	margin: 0 0 15px 0;
	}

#content #iletisim_formu .contact-form-row td {
	padding: 0 0 0 15px;
	}

#content #iletisim_formu .wpcf7-submit {
	cursor: pointer;
	height: 24px;
	width: 80px;
	color: #4A4A4A;
	font-family: Candara,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 0 446px;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0;
	overflow: hidden;
	}

/*********** Contact Page - Google Maps Button ***************/

#content a.google-maps, #content a.google-maps:link, #content a.google-maps:visited {
	line-height: 12px;
    	text-decoration: none;
	background: #FFA1A2;
    	color: #FFFFFF;
    	display: block;
    	float: left;
    	overflow: hidden;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #FF8298;
	padding: 1px 83px 2px 82px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content a.google-maps:focus, #content a.google-maps:hover, #content a.google-maps:active {
	color: #FFFFFF;
	background: #FF8298;
	border: 1px solid #FF4465;
	}

/*********** Pages - Sayfalar ***************/

#content .about {
	margin-bottom: 50px;
	}

#content .about img.alignnone {
	display: inline;
	float: left;
	margin: 6px 18px 14px 6px;
	padding: 0; 
	}

#content .products {
	margin-top: 20px;
	margin-bottom: 15px;
	}

#content .products .products-table {
	text-align: center; 
	vertical-align: top;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	}

#content .products .products-table td {
	border: none;
	margin: 0;
	padding: 0;
	}

#content .products .products-table a img, #content .products .products-table a img:link, #content .products .products-table a img:visited {
	margin: 5px 15px 35px 15px;
	padding: 0;
	}

#content .products .products-table a img:focus, #content .products .products-table a img:hover, #content .products .products-table a img:active {
	opacity: 0.8;
	}

#content .presentation {
	margin-bottom: 50px;
	}

#content .instagram-gallery {
        margin: 0 0 50px 15px;
	}

#content .course-summary {
	margin: 0 0 55px 0;
	}

#content .courseinfo {
	margin: 0 0 38px 0;
	}

#content .faq {
	margin-bottom: 50px;
	}

#content .subscribeMD {
	margin-bottom: 50px;
	}

#content .subscribeMD img {
	margin-top: 15px;
	margin-bottom: 36px;
	}

#content .subscribeMD h3 {
	color: #CA004A;
	font-size: 13px;
	text-transform: none;
	margin: 30px 0 10px 16px;
	padding: 0;
	}

#content .subscribeMD ul li {
	background: url(images/heart-pink.png) no-repeat 0 6px;
	list-style-type: none;
	margin: 5px 0 0 18px;
	padding: 0 0 0 16px;
	}

#content .press {
	margin-bottom: 50px;
	}

#content .press .press-table {
	border: none;
	margin: 0 0 25px 18px;
	}

#content .press .press-table td {
	border: none;
	padding: 3px 0 0 0;
	}

#content .contact-MD {
	margin-bottom: 24px;
	}

#content .contact-MD h1 {
	margin-top: 35px;
	}

#content .contact-MD .contact-table {
	border: none;
	margin: 0 0 38px 15px; 
	}

#content .contact-MD .contact-table td {
	border: none;
	padding: 0 0 5px 0;
	}

#content .carlos-lischetti-intro .course-summary-table p {
	margin: 10px 4px 10px 0px !important;
	}

/************* NextGEN Album Thumbnail ***************/

#content .ngg-album-compactbox a img.Thumb, #content .ngg-album-compactbox a img.Thumb:link, #content .ngg-album-compactbox a img.Thumb:visited {
	border: 1px dashed #FFA1A2;  
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: 100px;
	margin: 0 !important;
	padding: 4px !important;
	width: 100px;
	}

#content .ngg-album-compactbox a img.Thumb:hover, #content .ngg-album-compactbox a img.Thumb:active, #content .ngg-album-compactbox a img.Thumb:focus {
	border: 1px solid #FFA1A2;
	opacity: 0.8;     
	}

#content .ngg-album-compactbox {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 114px;
	margin: 0 !important;
	padding: 0 !important;
	width: 110px;
	}

#content .ngg-album-compact h4 {
	font-family: Candara,"Trebuchet MS",Arial,Helvetica,sans-serif !important;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	opacity: 0.9;
	position: relative;
	word-wrap: break-word;
	}

#content .ngg-album-compact h4 a {
	display: table-cell;
	vertical-align: middle;
	width: 110px;
	}

#content .ngg-album-compact p {
	color: #FFFFFF;    
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	width: 110px;
	}

#content .ngg-album-compact {
	height: 166px;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	width: 134px;
	}

#content .ngg-albumoverview {
	margin: 16px 0 26px 22px;
	padding: 0;
	width: 536px;
	}

/*********** NextGEN Gallery Thumbnail ***************/

#content .ngg-gallery-thumbnail a img, #content .ngg-gallery-thumbnail a img:link, #content .ngg-gallery-thumbnail a img:visited  {
	border: 1px dashed #FFA1A2;  
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 10px 24px 10px;
	padding: 4px ;
	}

#content .ngg-gallery-thumbnail a img:hover, #content .ngg-gallery-thumbnail a img:active, #content .ngg-gallery-thumbnail a img:focus {
	border: 1px solid #FFA1A2;    
	opacity: 0.8;
	}

#content .ngg-gallery-thumbnail-box {
	margin: 0;
	padding: 0;
	}

#content .ngg-galleryoverview {
	margin: 16px 0 26px 14px;
	padding: 0;
	width: 522px;
	}

/*********** NextGen - Pinterest Lightbox - Icon Photos ***************/

#lbNextLink:hover {
	background: url(images/nextgen-next-CY.png) no-repeat 100% 15% transparent !important;
	}

#lbPrevLink:hover {
	background: url(images/nextgen-prev-CY.png) no-repeat 0 15% transparent !important;
	}

#lbCloseLink {
   	background: url(images/nextgen-close-CY.png) no-repeat center transparent !important;
	margin: 0 0 12px 0 !important;
	}

#lbCloseLink:hover {
   	opacity: 0.8;
	}

/*********** Wordpress Gallery Thumbnail ***************/

#content .wp-gallery a img, #content .wp-gallery a img:link, #content .wp-gallery a img:visited  {
	border: 1px dashed #FFA1A2;  
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0;
	padding: 4px ;
	}

#content .wp-gallery a img:hover, #content .wp-gallery a img:active, #content .wp-gallery a img:focus {
	border: 1px solid #FFA1A2;    
	opacity: 0.8;
	}

#content .wp-gallery .gallery-item {
	width: 136px; 
	height: 110px;
}

#content .wp-gallery {
	margin-left: 2px;
}

/*********** Boşluk - Blank ***************/

#content .blank2 {
	height: 2px;
	}

#content .blank3 {
	height: 3px;
	}

#content .blank4 {
	height: 4px;
	}

#content .blank5 {
	height: 5px;
	}

#content .blank6 {
	height: 6px;
	}

#content .blank7 {
	height: 7px;
	}

#content .blank8 {
	height: 8px;
	}

#content .blank9 {
	height: 9px;
	}

#content .blank10 {
	height: 10px;
	}

#content .blank12 {
	height: 12px;
	}

#content .blank15 {
	height: 15px;
	}

#content .blank20 {
	height: 20px;
	}

#content .blank30 {
	height: 30px;
	}

#content .blank31 {
	height: 31px;
	}

#content .blank35 {
	height: 35px;
	}

#content .blank40 {
	height: 40px;
	}

#content .blank50 {
	height: 50px;
	}

#content .blank55 {
	height: 55px;
	}

/*********** Facebook - Like Box ***************/

#sidebar .fb-like-box {
	margin-left: 10px;
	}

/*********** Justified Image Gallery Inside Table ***************/

#content .jig-gallery-inside-table {
	margin-top:14px;
	margin-bottom:-20px;
	}
