/*

	Theme Name: Barbara Marville Kelly Child Theme

	Theme URL: http://www.studiopress.com/themes/executive

	Description: Executive is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.

	Author: StudioPress /Appaquerque

	Author URI: http://appaquerque.com

	Version: 1.0

	

	Template: genesis



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/



html {

	background: #000000 url(images/html_bgdarker.jpg) repeat-x top center;

	margin: 0;

	padding: 0; 

}



body {

	background: url(images/bgdarker.jpg) no-repeat top center;

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0;

	padding: 0;

	line-height: 20px; 

	}



	

/***** Hyperlinks ********************/



a, a:visited {

	color: #000000;

	text-decoration: none;

	}

	

a:hover {

	color: #D6B57F;

	text-decoration: underline;

	}

	

a img {

	border: none;

	}

	

a:focus, a:hover, a:active {

	outline: none;

	}



/***** Wrap ********************/



#wrap {	

	margin: 0 auto 0;

	padding: 0;

	}



/***** Header  ********************/



#header {

	background: transparent;

	height: 150px;

	margin: 0 auto 0;

	padding: 0;

	}

	

#header .wrap {

	width: 960px; 

	margin: 0 auto 0;

	}



#title-area {

	width: 400px;

	float: left;

	margin: 0; 

	padding: 20px 0 0 0;

	overflow: hidden;

	}

	

#title-area #title {

	font-size: 30px;

	font-weight: normal;

	line-height: 36px;

	margin: 0; 

	padding: 0;

	}

	

#title-area #title a {

	color: #D6B57F;

	margin: 0; 

	padding: 0;

	text-decoration: none;

	}

	

#title-area #title a:hover {

	color: #D6B57F;

	text-decoration: none;

	}

	

#title-area #description {

	color: #D6B57F;

	font-size: 14px;

	font-style: italic;

	font-weight: normal;

	margin: 0; 

	padding: 0;

	}



#header .widget-area {

	width: 530px;

	color: #fffff;

	float: right;

	margin: 30px 0 0 0; 

	padding: 0;

font-weight: bold;

	}

	

#header .widget-area a, #header .widget-area a:visited {

	color: #000000;

	text-decoration: underline;

	}

	

#header .widget-area a:hover {

	color: #D6B57F;

	text-decoration: none;

	}

	

#header .widget-area p {

	margin: 0;

	padding: 0 0 5px 0;

	}

	

#header .widget-area h4 {

	color: #000000;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	text-shadow: 1px 1px 2px #D6B57F;

	font-size: 20px;

	font-weight: normal;

	margin: 10px 0 0 0; 

	padding: 0;

	text-decoration: none;

	}

	

#header .widget-area ul {

	margin: 0;

	padding: 0;

	}

	

#header .widget-area ul li {

	list-style-type: square;

	margin: 0 0 0 20px;

	padding: 0;

	}

	

/***** Image Header - Partial Width ********************/



.header-image #header #title-area {

	background: transparent;

	}



.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {

	display: block; 

	float: left;

	width: 400px;

	height: 120px;

	margin: 0; 

	padding: 0;

	text-indent: -9999px;

	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 #title, .header-full-width #title-area #title a {

	width: 960px;

	}

	

/***** Header Right Navigation ********************/



#header ul.nav, #header ul.menu {

	width: auto;

	float: right;

	list-style: none;

	color: #DFC6A7;

	text-transform: uppercase;

	margin: 0;

	padding: 0;

	}

	

#header ul.nav li, #header ul.menu li {

	float: left;

	list-style: none;

	margin: 0;

	padding: 0;

	}

	

#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {

	color: #000000;

	display: block;

	font-family: Arial,Helvetica,sans-serif;

	text-shadow: 1px 1px 2px #D6B57F;

	font-size: 12px;

	margin: 0;

	padding: 6px 10px 5px 10px;

	text-decoration: none;

	position: relative;

	font-weight:bold;

	}



#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {

	color: #f8f0cc;

	}

	

#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {

	padding-right: 20px;

	}	

	

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {

	background: url(images/arrow-down.png);

	display: block;

	width: 10px;

	height: 10px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	top: 12px;

	right: 5px;

	}

	

#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {

	background: #D6B57F;

	width: 138px; 

	font-family: Arial, Tahoma, Verdana;

	margin: 0;

	padding: 6px 10px 6px 10px;

	border-left: 1px solid #D6B57F;

	border-right: 1px solid #D6B57F;

	border-bottom: 1px solid #D6B57F;

	text-transform: none;

	position: relative;

	}

	

#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {

	background: #DFC6A7;

	color: #EADAB9;

	}



#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#header ul.nav li ul, #header ul.menu li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0;

	padding: 0;

	}



#header ul.nav li ul a, #header ul.menu li ul a { 

	width: 140px;

	}



#header ul.nav li ul ul, #header ul.menu li ul ul {

	margin: -33px 0 0 159px;

	}



#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {

	left: -999em;

	}



#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {

	left: auto;

	}



#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 

	position: static;

	}



/***** Nav Menu ********************/



#nav {

	clear: both;

	height: 40px;

	color: #EADAB9;

	text-transform: uppercase;

	margin: 0 auto 10px;

	padding: 0;

	}



#nav .wrap {

	width: 960px;

	margin: 0 auto 0;

	border-bottom: 3px solid #D6B57F;

	overflow:hidden;

	}

	

#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 {

	color: #D6B57F;

	display: block;

	font-family: Arial,Helvetica,sans-serif;

	font-size: 14px;

	text-shadow: 1px 1px 2px #D6B57F;

	margin: 0;

	padding: 9px 15px 7px 15px;

	text-transform: uppercase;

	text-decoration: none;

	position: relative;

	font-weight:bold;

	}



#nav li a:hover, #nav li a:active, #nav .current_page_item a {

	color: #ffffff;

	}



#nav .current_page_item a {

	background: transparent;

	color: #EADAB9;

	}

	

#nav li a.sf-with-ul {

	padding-right: 20px;

	}	

	

#nav li a .sf-sub-indicator {

	background: url(images/arrow-down.png);

	display: block;

	width: 10px;

	height: 10px;

	text-indent: -9999px;

	overflow: hidden;

	position: absolute;

	top: 19px;

	right: 5px;

	}

	

#nav li li a, #nav li li a:link, #nav li li a:visited {

	background: #EDDEB7;

	color: #000000;

	width: 138px; 

	font-family: Arial, Tahoma, Verdana;

	margin: 0;

	padding: 6px 10px 6px 10px;

	border-left: 1px solid #D6B57F;

	border-right: 1px solid #D6B57F;

	border-bottom: 1px solid #D6B57F;

	text-transform: none;

	position: relative;

	border-radius: 0px;

	-moz-border-radius: 0px;

	-khtml-border-radius: 0px;

	-webkit-border-radius: 0px;

	}

	

#nav li li a:hover, #nav li li a:active {

	background: #DFC6A7;

	color: #ffffff;

	}



#nav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#nav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0;

	padding: 0;

	}



#nav li ul a { 

	width: 140px;

	}



#nav li ul a:hover, #nav li ul a:active { 

	}



#nav li ul ul {

	margin: -33px 0 0 159px;

	}



#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.right {

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 8px 15px 7px 15px;

	}



#nav li.right a {

	display: inline;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	border: none;

	background: none;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

	}

	

#nav li.right a:hover {

	color: #000000;

	text-decoration: underline;

	}

	

#nav li.date {

	font-family: Georgia, Times New Roman, Trebuchet MS;

	}

	

#nav li.rss a {

	background: url(images/rss.png) no-repeat left center;

	margin: 0 0 0 10px;

	padding: 3px 0 3px 18px;

	}

	

#nav li.search {

	padding: 0 10px 0 10px;

	}

	

#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat left center;

	padding: 3px 0 1px 20px;

	}

	

/***** SubNav Menu ********************/



#subnav {

	clear: both;

	height: 40px;

	color: #D6B57F;

	margin: 0 auto 0;

	padding: 0;

	}



#subnav .wrap {

	width: 960px;

	margin: 0 auto 0;

	}

	

#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 {

	color: #000000;

	display: block;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-shadow: 1px 1px 2px #D6B57F;

    margin: 0;

	padding: 6px 10px 5px 10px;

	text-decoration: none;

	text-transform: uppercase;

	position: relative;

	font-weight:bold;

	}



#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {

	color: #f8f0cc;

	}

	

#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;

	overflow: hidden;

	position: absolute;

	top: 12px;

	right: 5px;

	}

	

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {

	background: #DFC6A7;

	width: 138px; 

	font-family: Arial, Tahoma, Verdana;

	margin: 0;

	padding: 6px 10px 6px 10px;

	border-left: 1px solid #D6B57F;

	border-right: 1px solid #D6B57F;

	border-bottom: 1px solid #D6B57F;

	text-transform: none;

	position: relative;

	}

	

#subnav li li a:hover, #subnav li li a:active {

	background: #D6B57F;

	color: #000000;

	}



#subnav li li a .sf-sub-indicator {

	background: url(images/arrow-right.png);

	top: 10px;

	}



#subnav li ul {

	z-index: 9999;

	position: absolute;

	left: -999em;

	height: auto;

	width: 160px;

	margin: 0;

	padding: 0;

	}



#subnav li ul a { 

	width: 140px;

	}



#subnav li ul a:hover, #subnav li ul a:active { 

	}



#subnav li ul ul {

	margin: -33px 0 0 159px;

	}



#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;

	}



/***** Inner ********************/



#inner {

	background: url("images/inner.png") repeat top center;

	_background: #F8EEC2;

	width: 960px;

	margin: 0px auto 20px;

	padding: 20px;

	border-radius: 20px;

	-moz-border-radius: 20px;

	-khtml-border-radius: 20px;

	-webkit-border-radius: 20px;

	}

	

.home #inner, .home-page #inner, .blog #inner {

	background: transparent;

	width: 100%;

	margin: 0 0 0 0;

	padding: 0;

	border-radius: 0px;

	-moz-border-radius: 0px;

	-khtml-border-radius: 0px;

-webkit-border-radius: 0px;

	}

	

/***** Inner Backgrounds ********************/



.content-sidebar #inner {



    }

   

.sidebar-content #inner {

    }

   

.content-sidebar-sidebar #inner {

    }

   

.sidebar-sidebar-content #inner {

    }

    

.sidebar-content-sidebar #inner {

    }



.full-width-content #inner {

    }

	

/***** Home Top ********************/



#home-top-bg {

	width: 1040px;

	height:300px;

	margin: 0 auto 0px;

	padding: 0 0 105px 0;

	background: url(images/home-top-screen.png) top center no-repeat;

	overflow:hidden;

	}



#home-top {

	width: 960px;

	margin: 0 auto 0;

	padding: 20px 0 20px 0;

	}

	

#home-top p {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#home-top h2 {

	color: #333333;

	font-size: 24px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0 0 10px 0;

	padding: 0;

	}

	

#home-top h2 a, #home-top h2 a:visited {

	color: #333333;

	text-decoration: none;

	}



#home-top h2 a:hover {

	color: #333333;

	text-decoration: underline;

	}

	

#home-top h4 {

	color: #333333;

	font-size: 24px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0 0 10px 0;

	padding: 10px 0 0 0;

	}



#home-top ul {

	list-style-type: none;

	margin: 0;

	padding: 0 0 10px 0;

	}



#home-top ul li {

	margin: 0;

	padding: 5px 0 0 0;

	}

	

#home-top .byline {

	margin: 0;

	padding: 0;

	}

	

#home-top .widget {

	margin: 0 0 0px 0;

	padding: 10;

	}

	

#home-top .textwidget {

	margin: 0;

	padding: 0;

	}

	

#home-top li.widget_tag_cloud div {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#home-top .featuredpost .post, #home-top .featuredpage .page {

	clear: both;

	}

	

#home-top .featuredpost, #home-top .featuredpage  {

	clear: both;

	}

	

#home-top .featuredpost img, #home-top .featuredpage img {

	margin: -40px 0 0 0;

	padding: 0px;

	width:400px;

	position:relative;

	}



#home-middle {

	font-family: Cambria, ?Hoefler Text?, Utopia, ?Liberation Serif?, ?Nimbus Roman No9 L Regular?, Times, ?Times New Roman?, serif;

	font-size: 24px;

	text-shadow: 1px 1px 2px #cc3333;

	margin: 20px 0 0;

	width: 530px;

	float:right;

	text-align: right;

	height: 80px;

	overflow: hidden;

	font-weight: bold;

	color: #FCDBB8;

	line-height: 35px;

	}



#home-middle h4 {

	display:none;

	}

	

.home-full {

	margin: 0;

	padding: 0;

	width: 500px;

	float: right; 

	}



.home-video {

	margin: 0;

	padding: 9px 10px 10px 11px;

	float: left;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

    } 



.home-video h4 {

	display: none;

    }



.home-video .widget {

	margin: 0 !important;

    }

/***** Home Bottom ********************/



#home-bottom-bg {

	margin: 0;

	padding: 0;

	width: 100%;

	background: #212425 url(images/home-bottom.png) repeat-x;

	border-top: #fce5a7 solid 2px;

	border-radius: 0px;

	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

	}



#home-bottom {

	width: 985px;

	color: #fcefd0;

	margin: 0 auto;

	padding: 35px 0 0 0;

	line-height: 18px;

	}

	

#home-bottom a, #home-bottom a:visited {

	color: #fcefd0;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	text-decoration: none;

	text-transform: none;

	font-style: italic;

	}

	

#home-bottom a:hover {

	color: #fcefd0;

	text-decoration: underline;

	}

	

#home-bottom p {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#home-bottom h2 {

	color: #fcefd0;

	font-size: 16px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0 0 5px 0;

	padding: 0;

	text-decoration: none;

	}

	

#home-bottom h2 a, #home-bottom h2 a:visited {

	color: #fcefd0;

	text-decoration: none;

	text-transform: none;

	font-style: normal;

	}



#home-bottom h2 a:hover {

	color: #fcefd0;

	text-decoration: underline;

	}

	

#home-bottom h4 {

	color: #fcefd0;

	font-size: 16px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	margin: 0 0 5px 0;

	padding: 0;

	}

	

#home-bottom ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}

	

#home-bottom ul li {

	list-style-type: none;

	margin: 0 0 5px 0;

	padding: 0px;

	}



#home-bottom ul ul {

	list-style-type: none;

	margin: 0;

	padding: 0 0 10px 0;

	}



#home-bottom ul li ul li {

	margin: 0;

	padding: 5px 0 0 0;

	}

	

#home-bottom .widget {

	background: #000000;

	margin: 0 0 3px 0;

	padding: 10px;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	min-height:310px;

	height:310px;

	overflow:hidden;

	}

	

#home-bottom .textwidget {

	margin: 0;

	padding: 0;

	}

	

#home-bottom li.widget_tag_cloud div {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#home-bottom .featuredpost .post, #home-bottom .featuredpage .page {

	clear: both;

	}

	

#home-bottom .featuredpost, #home-bottom .featuredpage  {

	clear: both;

	}

	

#home-bottom .featuredpost img, #home-bottom .featuredpage img {

	margin: 0 0 5px 0;

	padding: 0;

	border: 3px solid #D6B57F;

	}



.home-bottom-1 {

	float: left;

	width: 235px;

	margin: 0;

	padding: 0 15px 0 0;

	}

	

.home-bottom-2 {

	float: left;

	width: 235px;

	margin: 0;

	padding: 0 15px 0 0;

	}

	

.home-bottom-3 {

	float: left;

	width: 235px;

	margin: 0;

	padding: 0;

	}

	

.home-bottom-4 {

	float: right;

	width: 235px;

	margin: 0;

	padding: 0;

	}



/***** Breadcrumb ********************/



.breadcrumb {

	background: transparent;

	border-bottom: 1px dashed #D6B57F;

	margin: 0 0 30px 0;

	padding: 5px 10px 5px 10px;

	}



/***** Content-Sidebar Wrapper ********************/



#content-sidebar-wrap {

	width: 750px;

	margin: 0;

	padding: 0;

	float: left;

	}

.content-sidebar #customwrap {

	margin: 0;

	padding: 0;

	float: left;

	}



.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {

	width: 960px;

	}



.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {

	float: right;

	}



/***** Content ********************/



#content {

	width: 320px;

	margin: 0;

	float: left;

	background: #F8EEC2;

	padding: 10px 20px 20px;

	background: url(images/inner.png);

	border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}



.sidebar-content #content, .sidebar-sidebar-content #content {

	float: right;

	}



.sidebar-content #content, .content-sidebar #content {

	width: 630px;

	}

	

.full-width-content #content {

	width: 920px;

	}



#content img, #content p img {

	background: transparent;

	max-width: 100%;

	padding: 6px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}



#content blockquote {

	background: #ECD7C2;

	margin: 0 15px 15px 15px;

	padding: 10px 20px 0 15px;

	border: 3px solid #fd9322;

	}



#content .post {

	margin: 0 0 40px 0;

	padding: 0;

	}

	

#content .page {

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post p {

	margin: 0;

	padding: 0 0 10px 0;

	}

	

#content .post ul, #content .page ul {

	list-style-type: square;

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post ul li, #content .page ul li {

	list-style-type: square;

	margin: 0 0 0 20px;

	padding: 0;

	}

	

#content .post ul ul, #content .page ul ul {

	list-style-type: square;

	margin: 0;

	padding: 0;

	}

	

#content .post ol, #content .page ol {

	margin: 0;

	padding: 0 0 15px 0;

	}

	

#content .post ol li, #content .page ol li {

	margin: 0 0 0 20px;

	padding: 0;

	}

	

#content .post ol ol, #content .page ol ol {

	margin: 0;

	padding: 0;

	}



#content .entry-content .post-image {

	padding: 4px;

	border: 1px solid #fd9322;

	}

	

#content .post-image {

	margin: 0 10px 10px 0;

	padding: 4px;

	border: 1px solid #fd9322;

	}

	

#content .archive-page {

	float: left;

	width: 50%;

	margin: 0;

	padding: 20px 0 0 0;

	}



.clear {

clear: both;

height: 0;

content: ".";

visibility: hidden;

	}

	

/***** Post Info ********************/

	

.post-info {

	font-size: 11px;

	margin: 0 0 20px 0;

	padding: 0;

	text-transform: uppercase;

	}

	

.post-info p {

	margin: 0;

	padding: 0;

	}

	

/***** Post Meta ********************/

	

.post-meta {

	font-size: 11px;

	text-transform: uppercase;

	margin: 0;

	padding: 5px 0 0 0;

	border-top: 1px dotted #fd9322;

	}

	

/***** Author Box ********************/

	

.author-box {

	background: #DFC6A7;

	margin: 0 0 40px 0;

	padding: 10px;

	border: 0px solid #fd9322;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	overflow: hidden;

	}

	

.author-box p {

	margin: 0;

	padding: 0;

	}

	

.author-box img {

	background: #fd9322;

	float: left;

	margin: 0 10px 0 0;

	padding: 4px;

	border: 1px solid #fc6f15;

	}



/***** Headlines in Content ********************/



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {

	color: #333333;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	text-decoration: none;

	margin: 0 0 5px 0;

	padding: 0;

	}



#content h1 {

background: url(images/icon_movie_32.png) no-repeat left top;

	font-size: 20px;

	border-bottom: 1px dotted #fd9322;

	padding: 0 0 15px 40px;

	}

	

#content h2 {

background: url(images/icon_movie_32.png) no-repeat left top;

	font-size: 18px;

	border-bottom: 1px dotted #fd9322;

	padding: 0 0 15px 40px;

	}

	

#content h2 a, #content h2 a:visited {

	color: #333333;

	text-decoration: none;

	}

	

#content h2 a:hover {

	color: #D6B57F;

	text-decoration: none;

	}

	

#content h3 {

	font-size: 16px;

	}

	

#content h4 {

	font-size: 14px;

	}

	

#content h5 {

	font-size: 12px;

	}

	

#content h6 {

	font-size: 10px;

	}

	

/***** Post Icons ********************/

	

.time {

	background: url(images/icon-time.gif) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 20px;

	}

	

.post-comments {

	background: url(images/icon_comments_sm.png) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 20px;

	}

	

.categories {

	background: url(images/icon_movie_sm.png) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 18px;

	}

	

.tags {

	background: url(images/icon_film_sm.png) no-repeat top left;

	margin: 0 0 0 3px;

	padding: 0 0 2px 18px;

	}



/***** Images ********************/



img.centered  {

	display: block;

	margin-left: auto;

	margin-right: auto;

	margin-bottom: 10px;

	padding: 0;

	}

	

img.alignnone {

	padding: 0;

	margin: 0 0 10px 0;

	display: inline;

	}

	

img.alignleft {

	padding: 0;

	margin: 0 10px 10px 0;

	display: inline;

	}



img.alignright {

	padding: 0;

	margin: 0 0 10px 10px;

	display: inline;

	}

	

.aligncenter {

	display: block;

	margin: 0 auto 10px;

	}

	

.alignleft {

	float: left;

	margin: 0 10px 0 0;

	}



.alignright {

	float: right;

	margin: 0 0 0 10px;

	}



.wp-caption {

	background: #D6B57F;

	text-align: center;

	padding: 5px 0 0 1px;

	border: 1px solid #D6B57F;

	border-radius: 10px;

	-moz-border-radius: 10px;

	-khtml-border-radius: 10px;

	-webkit-border-radius: 10px;

	}



.wp-caption img {

	background: transparent !important;

	margin: 0 !important;

	padding: 0 !important;

	border: 0 !important;

	}



.wp-caption p.wp-caption-text {

	margin: 0;

	padding: 0;

	font-size: 11px;

	font-weight: normal;

	line-height: 12px;

	color: #000000;

	}

	

img.wp-smiley, img.wp-wink {

	float: none;

	border: none;

	margin: 0;

	padding: 0;

	}

	

/***** Post Navigation ********************/



.navigation {

	width: 100%;

	margin: 0;

	padding: 20px 0 20px 0;

	overflow: hidden;

	}

	

.navigation ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

	}



.navigation li {

	display: inline;

	}



.navigation li a {

	color: #D6B57F;

	padding: 5px 8px 5px 8px;

	border: 1px solid #D6B57F;

	}



.navigation li a:hover {

	background: #fc6e14;

	color: #000000;

	border: 1px solid #D6B57F;

	text-decoration: none;

	}



.navigation li.disabled {

	margin: 0;

	padding: 5px 8px 5px 8px;

	border: 1px solid #D6B57F;

	}



.navigation li.active a {

	background: #fc6e14;

	color: #000000;

	font-weight: bold;

	border: 1px solid #D6B57F;

	}



/***** Primary & Secondary Sidebars ********************/



#sidebar {

	width: 270px;

	float: right;

	margin: 0px 0 0;

	padding: 0;

	display: inline;

	}

	

#sidebar-alt {

	width: 190px;

	float: left;

	margin: 0px 0 0;

	padding: 0;

	display: inline;

	}

	

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {

	float: left;

	}

	

.content-sidebar-sidebar #sidebar-alt {

	float: right;

	}



#sidebar .widget, #sidebar-alt .widget {

	margin: 0 0 30px 0;

background: url(images/sidebar.png);

	padding: 8px;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}

	

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}

	

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {

	color: #000000;

	text-decoration: none;

	}



#sidebar h4, #sidebar-alt h4 {

	color: #333333;

	font-size: 16px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

    margin: 0 0 5px 0;

	padding: 0 0 5px 0;

	border-bottom: 1px dotted #fc6e14;

	}

	

#sidebar .widget p, #sidebar-alt .widget p {

	margin: 0;

	padding: 0;

	}

	

#sidebar .textwidget p, #sidebar-alt .textwidget p {

	margin: 0;

	padding: 0 0 10px 0;

	}



#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {

	border: none;

	margin: 0;

	padding: 0;

	}



#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {

	list-style-type: none;

	margin: 5px 0 0 0;

	padding: 0;

	}



#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/icon_play_sm.png) no-repeat top left;

	padding: 0 0 3px 18px;

	margin: 0 0 3px 0;

	border-bottom: 1px dotted #fc6e14;

 	word-wrap: break-word;

	}



/***** Sidebar(s) Tag Cloud ********************/



#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {

	padding: 0 0 0 5px;

	}

	

/***** Sidebar(s) Category Dropdown ********************/

	

#cat {

	background: #fcd189;

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 5px 0 0 0;

	padding: 3px;

	display: inline;

	border: 1px solid #fc6b14;

	}

	

#sidebar #cat {

	width: 248px;

	}

	

#sidebar-alt #cat {

	width: 148px;

	}



/***** 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: 0 0 10px 0;

	clear: both;

	}

	

#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {

	margin: 0;

	padding: 4px;

	border: 1px solid #fc6b14;

	}

	

#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {

	margin: 0;

	padding: 4px;

	border: 1px solid #fc6b14;

	}



/***** Sidebar(s) User Profile ********************/



#sidebar .user-profile, #sidebar-alt .user-profile {

	overflow: hidden;

	}



#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {

	background: #fcd189;

	float: left;

	margin: 0;

	padding: 4px;

	border: 1px solid #fc6b14;

	}



#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {

	margin: 0;

	padding: 0 0 10px 10px;

	}

	

/***** Search Form(s) ********************/



.searchform {

	margin: 0;

	}



#header .searchform {

	float: right;

	padding: 40px 0 0 0;

	}

	

#sidebar .searchform {

	padding: 5px 0 10px 0;

	}

	

#nav .searchform {

	float: right;

	padding: 6px 0 0 0;

	}

	

.s {

	color: #333333;

	font-family: Arial, Tahoma, Verdana;	

	font-size: 11px;

	margin: 5px 5px 0 0;

	padding: 4px 0 4px 5px;

	border: 1px solid #D6B57F;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

#header .s {

background: #fff;

	width: 200px;

	color: #333333;

	font-size: 12px;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0;

	padding: 7px 5px 7px 5px;

	border: 5px solid #D6B57F;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}

	

#nav .s, #sidebar .s {

	background: #EEEEE2!important;

	width: 170px;

	}

	

#sidebar-alt .s {

	background: #fcd189 !important;

	width: 80px;

	}



.searchsubmit {

	background: #ffffff;

	color: #000000;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	text-decoration: none;

	text-transform: uppercase;

    margin: 0;

	padding: 2px 5px 2px 5px;

	border: 1px solid #53275f;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

#header .searchsubmit {

	background: #ffffff;

	color: #000000;

	font-family: Georgia, Times New Roman, Trebuchet MS;

	font-size: 14px;	

	text-decoration: none;

    margin: 0;

	padding: 2px 8px 2px 8px;

	border: 5px solid #53275f;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	}



.searchsubmit:hover {

	background: #ffffff;

	border: 1px solid #DEC6A6;

	}

	

#header .searchsubmit:hover {

	background: #DEC6A6;

	border: 5px solid #5f2e6b;

	}

	

/***** eNews & Updates Widget ********************/



.enews {

	margin: 0;

	padding: 0;

	}



.enews #subscribe {

	margin: 0;

	padding: 0;

	overflow: hidden;

	}

	

#sidebar .enews #subscribe {

	padding: 0;

	}

	

.enews #subbox {

	background: #fcd189 !important;

	width: 190px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 11px;

	padding: 4px 0 4px 5px;

	margin: 5px 5px 0 0;

	border: 1px solid #fcd189;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

.enews #subbutton {

	background: #53275f;

	color: #000000;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	text-decoration: none;

	text-transform: uppercase;

    margin: 0;

	padding: 2px 5px 2px 5px;

	border: 1px solid #53275f;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

.enews #subbutton:hover {

	background: #6a3279;

	border: 1px solid #6a3279;

	}



/***** Latest Tweets Widget ********************/



#header .latest-tweets {

	background: url(images/twitter.png) top right no-repeat;

	margin: 20px 0 0 0;

	padding: 0;

	}

	

#sidebar .latest-tweets {

	background: url(images/twitter-sidebar.png) top right no-repeat;

	margin: 10px 0 30px 0;

	padding: 0;

	}



/***** Calendar ********************/



#wp-calendar {

	margin: 0;

	padding: 0;

	width: 100%;

	}



#wp-calendar caption {

	color: #333333;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	font-style: italic;

	font-weight: normal;

	margin: 0;

	padding: 2px 5px 0 0;

	text-align: right;

	}



#wp-calendar th {

	color: #333333;

	}



#wp-calendar thead {

	margin: 10px 0 0 0;

	font-weight: bold;

	background: #fcd189 !important;

	color: #F4F4F4 !important;

	}



#wp-calendar td {

	background: #fde7c1;

	font-weight: normal;

	text-align: center;

	margin: 0;

	padding: 2px;

	}



#wp-calendar tfoot td {

	background: none;

	margin: 0;

	padding: 0;

	}

	

/***** Contact Form ********************/

	

.gform_footer .button {

	background: #666666;

	color: #000000;

	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

    margin: 0;

	padding: 1px 5px 1px 5px;

	border: 1px solid #666666;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

.gform_footer .button:hover {

	background: #333333;

	border: 1px solid #333333;

	}

	

.gform_footer input.button {

	color: #000000 !important;

	}

	

.gform_wrapper .gform_footer {

	border: none!important;

	}



/***** Footer ********************/



#footer {

	clear: both; 

	overflow: auto;

	background: url(images/footer.png) repeat-x;

	color: #ffffff;

	font-size: 11px;

	margin: 0px auto 0;

	padding: 40px 0 40px 0;

	text-transform: uppercase; 

	width: 100%;

	}

.home #footer {

	clear: both;  

	overflow: auto;

	background: #D6B57F url(images/footer2.png) repeat-x;

	color: #ffffff;

	font-size: 11px;

	margin: 0px auto 0;

	padding: 70px 0 40px 0;

	text-transform: uppercase;

	width: 100%;

	}



#footer .wrap {

	width: 960px;

	margin: 0 auto 0;

	}

	

#footer a, #footer a:visited {

	color: #ffffff;

	text-decoration: none;

	}

	

#footer a:hover {

	color: #cc3333;

	text-decoration: underline;

	}

	

#footer p {

	margin: 0;

	padding: 0;

	}



#footer .gototop {

	width: 200px;

	float: left;

	margin: 0;

	padding: 0 0 0 5px;

	}

	

#footer .gototop a {

	margin: 0;

	padding: 2px 0 2px 18px;

	background: url(images/footer-top.png) no-repeat left center;

	}

	

#footer .creds {

	width: 740px;

	float: right;

	margin: 0;

	padding: 0 10px 0 0;

	text-align: right;

	}



/***** Comments ********************/



.comments {

	font-size: 12px;

	margin: 0 0 15px 0;

	padding: 0;

	}

	

#respond {

	margin: 0 0 15px 0;

	padding: 0;

	}



#author, #email, #url {

	background: #ffffff!important;

	width: 250px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;

	padding: 3px 0 3px 3px;

	margin: 5px 5px 0 0;

	border: 1px solid #fcd189;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}

	

#comment {

	background: #ffffff!important;

	width: 98%;

	height: 150px;

	color: #333333;

	font-family: Arial, Tahoma, Verdana;

	font-size: 12px;

	padding: 3px 0 3px 3px;

	margin: 5px 0 5px 0;

	border: 1px solid #fcd189;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	}

	

#submit {

	background: url(submit-button-phone.jpg)

	color: #000000;

	font-size: 11px;

	text-decoration: none;

	text-transform: uppercase;

    margin: 0;

	padding: 2px 5px 2px 5px;

	border: 1px solid #53275f;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

#submit:hover {

	background: #B9CE99;

	border: 1px solid #333333;

	}

	

.comment-list {

	margin: 0;

	padding: 0;

	}

	

.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: 15px 0 5px 0;

	padding: 10px 5px 10px 10px;

	list-style: none;

	}

	

.comment-list li ul li { 

	margin-right: -6px;

	margin-left: 10px;

	}



.comment-list p, .ping-list p {

	font-weight: normal;

	text-transform: none;

	margin: 10px 5px 10px 0;

	padding: 0;

	}



.comment-list li .avatar { 

	background: #fd9322;

	float: right;

	border: 1px solid #fd9322;

	margin: 0 5px 0 10px;

	padding: 4px;

	}



.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {

	font-weight: bold;

	font-style: normal;

	}



.commentmetadata {

	font-size: 11px;

	font-weight: normal;

	}



#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 a, .reply a:visited {

	background: #DFC6A7;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	margin: 0;

	padding: 2px 5px 3px 5px;

	border: 1px solid #DFC6A7;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;	

	}

	

.reply a:hover {

	background: #333333;

	text-decoration: none;

	border: 1px solid #333333;

	}



#comments .navigation {

	display: block;

	margin: 10px 0 0 0;

	}



.thread-alt, .thread-even {

	background: #DFC6A7;

	margin: 0;

	padding: 0;

	}



.depth-1 {

	border: 1px solid #fc7015;

	margin: 0;

	padding: 0;

	}



.even, .alt {

	border: 1px solid #fc7015;

	margin: 0;

	padding: 0;

	}



.social-profiles {width: 100px;float:right;}

#header .widget-area .widget_text {width:130px;float:right;font-weight:bold;color: #000000;margin-right:5px;}



/***** Date ****************************/

.datebox {

	float: left;

	display: inline;

	margin: 0 0 0 -135px;

	padding: 8px 0 0 0;

	width: 88px;

	height: 88px;

	background: url(images/date.png) no-repeat;

}



.sidebar-content-sidebar .datebox {

	float: left;

	display: inline;

	margin: 0 0 0 -355px;

	padding: 8px 0 0 0;

	width: 88px;

	height: 88px;

	background: url(images/date.png) no-repeat;

}



.sidebar-content .datebox {

	float: left;

	display: inline;

	margin: 0 0 0 -435px;

	padding: 8px 0 0 0;

	width: 88px;

	height: 88px;

	background: url(images/date.png) no-repeat;

}



.sidebar-sidebar-content .datebox {

	float: left;

	display: inline;

	margin: 0 0 0 -645px;

	padding: 8px 0 0 0;

	width: 88px;

	height: 88px;

	background: url(images/date.png) no-repeat;

}



.month {

	text-align: center;

	text-transform: uppercase;

	font-size: 14px;

	color: #D6B57F;

	font-weight: bold;

	margin: 0;

	padding: 14px 0 4px 0;

	line-height: 100%;

}



.day {

	text-align: center;

	font-size: 20px;

	color: #D6B57F;

	font-weight: bold;

	margin: 0;

	padding: 0;

	line-height: 100%;

}



.year {

	color: #D6B57F;

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	line-height: 100%;

}