/*
	Theme Name: Boilerplate
	Theme URI: http://aarontgrogg.com/boilerplate/
	Description: A merger created by Aaron T. Grogg (<a href="http://aarontgrogg.com/">http://aarontgrogg.com/</a>) of the HTML5 Boilerplate (<a href="http://html5boilerplate.com/">http://html5boilerplate.com/</a>) and the Starkers theme (<a href="http://starkerstheme.com/">http://starkerstheme.com/</a>), Boilerplate: Starkers provides developers with an ideal, bleeding-edge, clean-start theme.  Mark-up is minimal (thanks Elliott) and the most edge-case web technology is baked right in (thanks Paul, Divya and a large cast of supporting characters)!  Boilerplate themes are designed to serve as a Parent theme to whatever Child (<a href="http://codex.wordpress.org/Child_Themes">http://codex.wordpress.org/Child_Themes</a>) you care to add, but you could just as easily use this as a starting point and alter the PHP as your design needs.  More about this theme can be found at <a href="http://aarontgrogg.com/boilerplate/">http://aarontgrogg.com/boilerplate/</a>.
	Author: Aaron T. Grogg, based on the work of Paul Irish, Divya Manian, and Elliot Jay Stocks
	Author URI: http://aarontgrogg.com/
	Version: 3.4.4
	Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

/** START HTML5 Boilerplate CSS **/
 
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   ========================================================================== */

/*
========================
          base
========================
*/


body{
  background: #0D0B0E url('images/bg-site.jpg') no-repeat top center;
  color: #fff;
  font-family: arial, Helvetica, sans-serif;
  font-size: 14px;

}

@font-face {
    font-family: 'blanch_capsregular';
    src: url('fonts/blanch_caps-webfont.eot');
    src: url('fonts/blanch_caps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/blanch_caps-webfont.woff') format('woff'),
         url('fonts/blanch_caps-webfont.ttf') format('truetype'),
         url('fonts/blanch_caps-webfont.svg#blanch_capsregular') format('svg');
    font-weight: normal;
    font-style: normal;

} 

p{
  line-height: 1.8;
}
.right_col p{
  line-height: 1.3;
}
a, a:visited{
  color: #f2c1ee;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
  color: #f2c1ee;
}
h1,h2,h3,h4,h5,h6{
  font-family: "blanch_capsregular";
  color: #fff;
  margin: 0;
}
h2 a,h3 a,h4 a,h5 a,h6 a{
  color: #fff;
}
h1{font-size: 45px; line-height: .8;margin: 0 0 15px 0;}
h2{font-size: 35px;}
h3{font-size: 30px;}
h4{font-size: 26px;}
h5{font-size: 25px;}
h6{font-size: 24px;}
h2{
  background: url('images/bg-hdr_h2.png') no-repeat left center;
  padding-left: 40px;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}
#content{
  width: 950px;
  padding: 0 5px;
  position: relative;
  z-index: 9;
  margin: 0 auto;
  min-height: 800px;
}
.hr{
  display: block;
  width: 100%;
  height: 40px;
  background: url('images/img-hr.png') no-repeat center center;
  clear: both;
  overflow: hidden;
  margin: 0px;
  position: relative;
  top: -20px;
}
.social_icons li{
  float: left;
  display: block;
  overflow: hidden;
  width: 28px;
  height: 27px;
  margin-left: 13px;
}
.social_icons li:hover{opacity: .85;}
header .wrapper nav .social_icons li a,.social_icons li a{
  width: 100%;
  height: 100%;
  padding: 0;
  display: block;
  text-indent: -9999px;
}
.social_icons li.google_plus a{
  background: url('images/icn-gplus.png') no-repeat center center;
}
.social_icons li.facebook a{
  background: url('images/icn-facebook.png') no-repeat center center;
}
.social_icons li.twitter a{
  background: url('images/icn-twitter.png') no-repeat center center;
}
.social_icons li.blogger a{
  background: url('images/icn-blogger.png') no-repeat center center;
}
.social_icons li.feed a{
  background: url('images/icn-feed.png') no-repeat center center;
}
.social_icons li.connect_hdr{
  float: none;
  width: 170px;
  height: 20px;
  line-height: 1;
  text-align: right;
  padding: 0;
  margin: 0;
}
.social_icons li.connect_hdr h3{
  font-size: 20px;
  color: #e9bcdf;

}
blockquote{
  font-style: italic;
  font-size: 14px;
}

.clear {
  clear: both;
}

/*forms*/
form input,
form textarea{
  padding: 10px;
  background: #151515;
  border: 1px solid #4C2F4B;
  color: #fff;
  font-size: 12px;
  font-size: 11px\9;
  width: 96%;
}

form .additional .wpcf7-list-item {
  margin-top: 20px;
}

form .additional input {
  width: auto;
  margin-right: 10px;
}

form .additional span {
  margin: 0px 20px 0px 0px;
}

form input[type="submit"]{
  display: block;
  background: #a54a7f; /* Old browsers */
  background: -moz-linear-gradient(top,  #a54a7f 0%, #873144 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a54a7f), color-stop(100%,#873144)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a54a7f 0%,#873144 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a54a7f', endColorstr='#873144',GradientType=0 ); /* IE6-9 */
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
  text-shadow: -1px -2px 0px rgba(0, 0, 0, 1);
  padding: 15px 20px;
  *padding: 10px 20px;
  border: none;
}

.page .page .featured{
  margin-bottom: 30px;
  overflow: hidden;
  height: 200px;
  border: 1px solid #F2C1EE;
  box-shadow: 0px 5px 15px #000; 
}
.post_read_more{
  display: block;
  background: #a54a7f; /* Old browsers */
  background: -moz-linear-gradient(top,  #a54a7f 0%, #873144 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a54a7f), color-stop(100%,#873144)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a54a7f 0%,#873144 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a54a7f', endColorstr='#873144',GradientType=0 ); /* IE6-9 */
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
  text-shadow: -1px -2px 0px rgba(0, 0, 0, 1);
  padding: 15px 20px;
  float: left;
  margin-top: 20px;
}
/*Template One*/
.page-template-templateone-page-php .featured,
.page-template-templatetwo-page-php .featured{
margin-bottom: 60px;
overflow: hidden;
height: 250px;
border: 1px solid #F2C1EE;
box-shadow: 0px 5px 15px black;
}
.page-template-templatetwo-page-php #content_body .left_col{
  width: 100%;
}

/*
========================
        header
========================
*/
header{
  width: 100%;
  margin-bottom: 30px;
}
header h1{
  width: 204px;
  height: 155px;
  overflow: hidden;
  float: left;
  margin: 0;
}
header #main_nav{
  width: 720px;
  float: right;
}
header h1 a{
  display: block;
  text-indent: -99999px;
  background: url('images/img-logo.png') no-repeat center center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body header .wrapper{
  padding: 20px 0 0 0;
  background: url('images/bg-nav.png') no-repeat bottom right;
}
header .wrapper #main_nav #above_nav{
  overflow: hidden;
  width: 720px;
  margin-bottom: 20px;
}
header .wrapper #main_nav #above_nav #call_top{
  width: 320px;
  float: right;
  text-align: right;
}
#call_top h3{
  font-size: 26px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #call_top h3 {
    font-size: 23px;
  }
}
#call_top p{
  line-height: 1.3;
}
header .wrapper #main_nav #above_nav #call_top p{margin: 5px 0;font-size: 14px;}
header .wrapper #main_nav #above_nav #call_top p span{color: #8a588b;}
header .wrapper #main_nav #above_nav #social_top{
  width: 170px;
  float: right;
  padding-top: 10px;
  margin-left: 20px;
}
header ul li{
  display: block;
  float: left;
  overflow: hidden;
}
header .wrapper nav ul li a{
  font-size: 14px;
  display: block;
  padding: 17px 15px 15px 15px;
}
header .wrapper nav ul li.current_page_item a,
header .wrapper nav #menu-main li:hover a{
  background: transparent url('images/bg-nav_active.png') no-repeat bottom center;
  color: #fff;
  text-decoration: none;
}

header .wrapper, footer .wrapper{
  margin: 0 auto;
  width: 950px;
  padding: 0 5px;
  clear: both;
}

.page .content object{
  float: right;
}

/*
========================
        slideshow
========================
*/

#slideshow_nav {
  display: none;
}

#slideshow{
  position: relative;
  margin: 0 auto;
  height: 530px;
}
#interior_slideshow{
  position: relative;
  margin: 0 auto 50px;
  height: 325px; /* Original: 250px */

}
#slideshow .slide,#interior_slideshow .slide{
  text-align: center;
  position: absolute;
  z-index: 9;
  top: 0;
  display: none;
  opacity: 0;
}

.slide p{
  color: #f2c1ee;
  font-size: 16px;
  margin: 0;
}
.slide_content h2{
  background: none;
  padding: 0;
}
.slide_button{
  display: block;
  background: #a54a7f; /* Old browsers */
  background: -moz-linear-gradient(top,  #a54a7f 0%, #873144 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a54a7f), color-stop(100%,#873144)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a54a7f 0%,#873144 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a54a7f', endColorstr='#873144',GradientType=0 ); /* IE6-9 */
  
  width: 160px;
  border-radius: 6px;
  margin: 20px auto;
  font-weight: bold;
  color: #fff;
}

#slideshow .slide_button {
  margin: 10px auto;
}

.slide .slide_button p{
  background: url('images/bg-slide_a.png') no-repeat top left;
  
}
.slide .slide_button p a{
  color: #fff;
  text-shadow: -1px -2px 0px rgba(0, 0, 0, 1);
  padding: 15px 20px;
  display: block;
}
#slideshow .spotlight{
  position: absolute;
  z-index: 10;
  height: 400px;
  width: 300px;
  display: block;
  top: 100px;
}
#slideshow #left_spotlight{
  left: -70px;
}
#slideshow #right_spotlight{
  right: -70px;
}
#slideshow_nav_wrap{
  background: url('images/bg-slideshow_nav.png') no-repeat top center;
  width: 100%;
  padding: 20px 0;
  margin-bottom: 40px;
}
#slideshow_nav{
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}
#slideshow_nav li{
  display: block;
  float: left;
  width: 30px;
  height: 14px;
  background: url('images/img-slide_inactive.png') no-repeat center center;
  cursor: pointer;
}
#slideshow_nav li.active{
  background: url('images/img-slide_active.png') no-repeat center center;
}

/*
========================
        home
========================
*/

body.home #content_body {
  margin-top: -80px;
}

#content_body{
  overflow: hidden;
  width: 100%;
}
#content_body .box{
  margin-bottom: 30px;
}
#content_body .box .row{
  padding: 10px;
}
#content_body .box .odd{
  background: #291928;
}
 .box p{
  color: #f2c1ee;
  font-size: 13px;
  margin: 0 0 10px 0;
}
#content_body .box p.highlight{
  color: #fff;
}
#content_body .left_col{
  width: 595px;
  float: left;
  /*outline: 1px solid red;*/
}
#content_body .left_col .entry-content img{
  border: 1px solid #F2C1EE;
  box-shadow: 0px 5px 15px black;
}
#content_body .right_col{
  width: 285px;
  float: right;
  /*outline: 1px solid red;*/
}
#content_body .left_col #about_home{
  padding: 20px 0 0 0;
  background: #482534; /* Old browsers */
  background: -moz-linear-gradient(top,  #482534 3%, #352b4b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#482534), color-stop(100%,#352b4b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #482534 3%,#352b4b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #482534 3%,#352b4b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #482534 3%,#352b4b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #482534 3%,#352b4b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482534', endColorstr='#352b4b',GradientType=0 ); /* IE6-9 */
  border-radius: 6px;
}
#content_body .left_col #about_home .title_wrap{
  padding: 5px 0;
  background: url('images/bg-home_about_h2.jpg') repeat-x center left;
}
#content_body .left_col #about_home .inner_1{
  padding: 30px 20px;
  background: url('images/bg-home_about_smoke.png') no-repeat top left;
}
#content_body .left_col #about_home .inner_1 p{
  font-size: 14px;
  margin-bottom: 20px;
}
#home_features h2{
  margin-bottom: 30px;
}
#home_features .wrap{
  width: 100%;
  overflow: hidden;
}
#home_features .wrap .left{
  float: left;
  width: 300px;
  overflow: hidden;
}
#home_features .wrap .right{
  width: 290px;
  float: right;
  overflow: hidden;
}
#home_features .wrap .right ul{list-style: none; position: relative; margin: 0px;}
#home_features .wrap .right ul li{
  color: #ff9cbf;
  background: url('images/bg-bullet.png') no-repeat center left;
  padding-left: 40px;
  margin-bottom: 8px;
  padding-top: 6px;
}

.play-icon {
  position: absolute;
  height: 48px;
  width: 48px;
  margin: 80px 130px;
}

.play-icon img {
  transition: .2s ease;
  -moz-transition: .2s ease;
  -o-transition: .2s ease;
  -webkit-transition: .2s ease;
}

.play-icon img:hover {
      filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
      filter: gray; /* IE6-9 */
      -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
      -o-filter: grayscale(100%);
}

/*
========================
          blog
========================
*/

.blog h2,
.single-post h2 {
  line-height: 1 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 34px;
}

.blog .post,
.search .post{
  padding-bottom: 80px;
  margin-bottom: 20px;
  overflow: hidden;
  background: url('images/img-hr.png') no-repeat bottom center;


}
.blog .post img,
.single .post img{
  border: 2px solid #F2C1EE !important;
  display: block;
  margin: 5px 10px;
}
.entry-content{
  width: 595px;
  overflow: hidden;
}
.entry-title{
  margin-bottom: 10px;
}
ul.widget_list li{clear: both; width: 100%;overflow: hidden;}
.entry-title a{color: #fff;}
.entry-title a:hover{color: #F2C1EE; text-decoration: none;}
body ul.widget_list,
ul.widget_list ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.widget_list ul{
  list-style: none;
  /*padding-left: 40px;*/
}
ul.widget_list ul li{
  background: url('images/bg-bullet.png') no-repeat center left;
padding-left: 40px;
margin-bottom: 8px;
}
ul.widget_list ul#social_top{width: 100%;}
ul.widget_list ul#social_top li{
  background: none;
padding-left: 0;
margin-bottom: 8px;
float: left;
clear: none;
width: 29px;
margin-right: 20px;
}
#nav-below{
  width: 100%;
  overflow: hidden;
  padding: 30px 0;
}
#nav-below .nav-previous{
  width: 50%;
  float: left;
  text-align: left;
}
#nav-below .nav-next{
  width: 50%;
  float: right;
  text-align: right;
}
.widget-container{
  margin-bottom: 20px;
}
.widget-container h2{margin-bottom: 10px;}
.widget-container ul li{
  margin-bottom: 5px;
}
#searchform,#subscribe-blog{
  width: 282px;
  overflow: hidden;
  clear: both;
}
#searchform input[type="text"]{
  float: left;
  width: 180px;

}
#subscribe-blog p{
  margin: 0;
  float: left;
  padding: 0;
  width: 175px;
  *width: auto;
}
#subscribe-blog p input#subscribe-field{
  display: block;
  width: 155px !important;

  padding: 10px !important;
}
#searchform input[type="submit"],
#subscribe-blog p:last-child input{
  float: right;
  width: 80px;
  font-weight: bold;
  color: white;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  text-shadow: -1px -2px 0px rgba(0, 0, 0, 1);
  padding: 11px 20px;
  border: none;
  position: relative;
  bottom: -1px;
  vertical-align: bottom;
  line-height: 1;
  display: block
}
#subscribe-blog p:last-child{
  
  width: 95px;
}
#subscribe-blog p:last-child input{
  width: 95px;
}
#commentform input[type="text"],
#commentform textarea{
  width: 575px;
  
}
#commentform p label{
  display: block;
  margin-bottom: 5px;
}
#commentform p span{display: none;}
#commentform p input,
#commentform p textarea{
 padding: 15px 10px;
}
#commentform .form-allowed-tags{
  font-size: 11px;
  font-style: italic;
  color: #F2C1EE;
  display: none;
}
#comments-title{
  margin: 45px 0 15px;
}
#comments_block ol{
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
#comments_block ol li.comment{
  border-bottom: 1px solid #4C2F4B;
  padding: 25px 15px;
}
#comments_block ol li.comment.odd{
  background: #191019;
}
#comments_block ol li.comment section.comment-meta{
  margin: 10px 0 0 0;
}
.single article .entry-content{
  min-height: 500px;
  position: relative;
  width: 620px;
}

article{
  margin-bottom: 50px;
}
#dd_end {
position: absolute;
bottom: 0;
}
strong{
  font-size: 15px;
}

.month, .day, .year { display: none;}

img.sidebar-logo {
  border: 0px !important;
  box-shadow: 0px 0px 0px !important;
}

  /*
  ========================
    Archive/Author page styling
  ========================
  */

  body.archive article {
    clear: both !important;
    position: relative;
    top: 30px;
  }

  body.archive h2.entry-title {
    line-height: 1 !important;
  }

  body.archive .entry-utility .post_read_more {
    margin: 5px 0px 20px 0px;
  }

  body.archive #content {
    width: auto;
  }

  body.archive #content_body {
    width: 950px;
    margin: 0px auto;
  }

  body.archive .left_col {
    margin-bottom: 50px;
  }

  /*
  ========================
    End Archive/Author page styling
  ========================
  */

/*
========================
        footer
========================
*/
footer{
  width: 100%;
  background: #1B191C url('images/bg-footer.jpg') no-repeat bottom center;
  z-index: 0;

}
footer .wrapper{
  position: relative;
  padding-top: 8px;
}
footer .wrapper #footer_box{
  display: block;
  position: absolute;
  left: -180px;
  bottom: 0;
  width: 349px;
  height: 448px;
  z-index: 8;
}
footer .wrapper ul#social_bottom{
  float: right;
  width: 170px;
  overflow: hidden;
  position: absolute;
  top: 20px;
  right: 0;
}
footer .wrapper ul{list-style: none;margin: 0;}
footer .wrapper ul li{float: left; list-style: none;}
footer .wrapper ul li:hover a{
  color: #fff;
}
footer .wrapper .menu-header{
  width: 600px;
  overflow: hidden;
  margin: 0 auto;
}
footer .wrapper  ul.menu{
  position: relative;
  margin: 0;
  overflow: hidden;
  padding: 0;
  z-index: 9;
}
footer .wrapper  ul.menu li a{
  display: block;
  font-size: 11px;
  padding: 8px 15px;
}
footer .wrapper p{
  font-size: 11px;
  width: 600px;
  text-align: center;
  clear: both;
  color: #844b7f;
  padding: 20px 230px;
  margin: 0 auto;
  background: url('images/bg-nav_footer.png') no-repeat center center;
}
footer .wrapper p a{
  color: #fff;
}
footer .wrapper p a:hover{
  text-decoration: underline;
}




/*templates css*/

#gallery{
  padding: 20px 0 0 0;
  background: #482534; /* Old browsers */
  background: -moz-linear-gradient(top,  #482534 3%, #352b4b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#482534), color-stop(100%,#352b4b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #482534 3%,#352b4b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #482534 3%,#352b4b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #482534 3%,#352b4b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #482534 3%,#352b4b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482534', endColorstr='#352b4b',GradientType=0 ); /* IE6-9 */
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 50px;
}
#gallery .entry-content{
  padding: 10px 20px 20px;
  width: auto;
  background: url('images/bg-home_about_smoke.png') no-repeat top left;
}

#gallery .title_wrap{
  padding: 5px 0;
  background: url('images/bg-home_about_h2.jpg') repeat-x center left;
}
#gallery .title_wrap h2{
  background: url('images/bg-hdr_h2.png') no-repeat left center;
  padding-left: 40px;
  margin-bottom: 0;
  line-height: 1;
}

#dd_ajax_float{
  background: none !important;
  border: 1px solid #FE57A1 !important;
}
#profile_wom {text-align: center;}
.right_col img{
  border: 1px solid #F2C1EE;
  box-shadow: 0px 5px 15px black;
}
#global_cta{
  width: 100%;
  overflow: hidden;
  clear: both;
  margin-bottom: 50px;

}
#global_cta .content{
  width: 370px;
  float: left;
}
#global_cta .content h2{
  background: none;
  padding: 0;
}
#global_cta .button{
  float: right;
  display: block;
  background: #a54a7f; /* Old browsers */
  background: -moz-linear-gradient(top,  #a54a7f 0%, #873144 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a54a7f), color-stop(100%,#873144)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a54a7f 0%,#873144 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a54a7f 0%,#873144 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a54a7f', endColorstr='#873144',GradientType=0 ); /* IE6-9 */
  
  width: 160px;
  border-radius: 6px;
  margin: 40px auto;
  font-weight: bold;
  color: #fff;
}
#global_cta .button p{
  background: url('images/bg-slide_a.png') no-repeat top left;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  text-align: center;
}
#global_cta .button p a{
  color: #fff;
  text-shadow: -1px -2px 0px rgba(0, 0, 0, 1);
  padding: 15px 20px;
  display: block;
}

.page-template-templatetwo-page-php #content_body #global_cta .content{
  width: 770px;
  padding-top: 25px;
  text-align: center;
}
.page-template-templatetwo-page-php #content_body .entry-content{
  width: auto;
}
table{
  margin: 50px 0 0;
}
table td{
  padding: 40px 20px;
}
table tr{
  border-top: 1px solid #FE57A1;
}

/*
========================
  Testimonials Widget
========================
*/

.widget_testimonials .row a {
  float: right;
  margin: 5px 0px;
}

/*
========================
  End Testimonials Widget
========================
*/

/*
========================
  Front Page
========================
*/

#home_testimonials .read-more {
  position: relative;
  left: 10px;
}

/*
========================
  End Front Page
========================
*/

/*
========================
  Shows Page
========================
*/

.button.contact {
  float: left !important;
}

#global_cta.contact {
  margin-bottom: -30px;
  *margin-bottom: 0px;
}

#content_body .shows-video-wrapper img {
  border: 0px !important;
}

.shows-play-icon {
  margin: 122px 180px;
  position: absolute;
}


.show-categories, .magic-categories {
  margin: 90px 0px;
  clear: both;
  position: relative;
  top: -55px;
  text-align: center;
}

.show-categories {
  margin: 90px -10px;
}

.magic-categories {
  margin: 90px 95px;
}

.show-categories li, .magic-categories li {
  display: inline;
  float: left;
  margin: 0px 10px;
  color: #FF9CBF;
  background: url('images/bg-bullet.png') no-repeat center left;
  padding: 5px 0px 5px 40px;
}

/*
========================
  End Shows Page
========================
*/

/*
========================
  World of Magic Page
========================
*/

.wom-info-wrap {
  width: 685px;
  float: left;
  margin-right: 10px;
}

.wom-video-wrapper {
  float: right;
  width: 230px;
  margin-left: 20px;
  position: relative;
  top: -5px;
  margin-top: -9px;
}

.wom-video-wrapper img {
  border: 0px !important;
  width: 220px;
  height: auto;
}

.wom-play-icon img {
  margin: 77px 90px;
  position: absolute;
  width: auto !important;
  height: auto;
}

/*
========================
  End World of Magic Page
========================
*/

/*
========================
  Event Planning Page
========================
*/

.page-id-14 .entry-content table {
  width: 980px\9;
  *width: 980px;
}

.page-id-4 .entry-content table td {
  padding: 40px 10px;
}

.page-id-4 .info-wrap.right {
  width: 470px;
  position: relative;
  margin-left: -50px;
}

.page-id-4 .info-wrap.left .button {
  display: block;
  background: #A54A7F;
  background: -moz-linear-gradient(top, #A54A7F 0%, #873144 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A54A7F), color-stop(100%,#873144));
  background: -webkit-linear-gradient(top, #A54A7F 0%,#873144 100%);
  background: -o-linear-gradient(top, #A54A7F 0%,#873144 100%);
  background: -ms-linear-gradient(top, #A54A7F 0%,#873144 100%);
  background: linear-gradient(to bottom, #A54A7F 0%,#873144 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a54a7f', endColorstr='#873144',GradientType=0 );
  width: 190px;
  border-radius: 6px;
  margin: 30px auto;
  font-weight: bold;
  color: white;
  text-align: center;
}

.page-id-4 .button p {
  background: url('images/bg-slide_a.png') no-repeat top left;
  margin: 0;
  padding: 20px 0px;
  line-height: 1.3;
  text-align: center;
  height: 10px;
}

.page-id-4 .button a {
  position: relative;
  top: -4px;
  text-shadow: -1px -2px 0px rgba(0, 0, 0, 1)
}

.page-id-4 .entry-content .right ul {
  margin-left: -50px;
}

.page-id-4 .entry-content ul li {
  background: url('images/bg-bullet.png') no-repeat center left;
  padding-left: 40px;
  margin-bottom: 8px;
  padding-top: 6px;
  list-style: none;
}


/*
========================
  End Event Planning Page
========================
*/

/*
========================
  About Us Page
========================
*/

.sidebar-photos a img {
  width: 240px;
  height: auto;
  margin: 0px 10px;
}

/*
========================
 End About Us Page
========================
*/

/*
========================
  Contact Page
========================
*/

.page-id-18 input.wpcf7-submit {
  width: 100%;
}

.page-id-18 .featured {
  display: none;
}

.page-id-18 .contact-banner img {
  width: 590px;
  height: auto;
}

.page-id-18 .entry-content form {
  margin-top: 30px;
}

/*
========================
  End Contact Page
========================
*/

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/** END HTML5 Boilerplate CSS **/


/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto; }
.alignleft { 
  float:left;
  margin: 0 20px;
}
.alignright { 
  float:right;
  margin: 0 20px;

}
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px; }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/
/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** END WordPress-Defined CSS Classes **/
