/*
Theme Name: Live
Theme URI: http://www.organizedthemes.com/themes/live
Description: A great theme to make your site come alive
Author: Organized Themes
Version: 1.4.4
Tags: business, organization, imagery, custom widgets, control panel
*/

/* Licensed under GNU General Public License.  Learn more at www.opensource.org */

/* Table of Contents 

1.   CSS Rest
2.   Global Elements
3.   Type Definitions (fonts, sizes, spacing)
4.   Header & Navigation
5.   Page Styles
6.   Home Page Slider
7.   Widget Definitions
8.   Footer
9.   Comment List & Form
10.  Page Navigation, Images, and WP Defaults
11.  Fancy Gallery
12.  Gravity Forms Styles

*/

/* @group Reset */

/* Eric Meyer's Reset Reloaded */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

/* @end */

/* @group Global */

body {
	margin: 0 auto;
	background: url(images/background.jpg) repeat-y center top;
}

a, a:visited {
	color: #213e68;
	text-decoration: none;
}

a:hover {
	color: #747474;
	text-decoration: none;
}

img {
	border-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* @end */

/* @group Type */

/* Define Fonts */

@font-face {
	font-family: 'BebasRegular';
	src: url('includes/BEBAS___.eot');
	src: local('Bebas'), local('Bebas'), url('includes/BEBAS___.woff') format('woff'), url('includes/BEBAS___.ttf') format('truetype'), url('includes/BEBAS___.svg#Bebas') format('svg');
}

h1, h2, h3, h4, h5, h6 {
	font-family: BebasRegular, "Lucida Grande", Lucida, Verdana, sans-serif;
}

input, #submit, .featured-more, .button, .comment-reply-link, #commentform input#submit, .gform_wrapper input.button, label.gfield_label, #page-left h3 {
	font-family: BebasRegular, "Lucida Grande", Lucida, Verdana, sans-serif;
}

p, li, ol, ul, span, div, label, legend, form, fieldset, input#s {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #111;
	word-spacing: 8px;
	letter-spacing: -.5px;
}

h1 { 
	font-size: 36px; 
	line-height: 1; 
	margin-bottom: 8px; 
}

h2 { 
	font-size: 24px; 
	margin-bottom: 12px;
}

h3 { 
	font-size: 20px; 
	line-height: 1; 
	margin-bottom: 12px; 
}

h4 { 
	font-size: 18px; 
	line-height: 1.25; 
	margin-bottom: 20px; 
}

h5 { 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 24px; 
}

h6 { 
	font-size: 16px; 
	font-weight: bold; 
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { 
	margin: 0;
}

p {
	margin: 0 0 24px;
	font-size: 16px;
	line-height: 1.2;
}

p img.left  { 
	float: left; 
	margin: 24px 24px 24px 0; 
	padding: 0; 
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote { 
	margin: 24px; 
	color: #373637; 
	font-style: italic;
	border-left: 4px solid #373637;
	background-color: #E6E6E6;
	padding: 2px 3px 0 9px;
}

strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 24px; 
	font-style: italic;
}

del {
	color:#666;
}

/* Lists */

li ul, li ol {
	margin: 0 24px;
	font-size: 16px;
}

ul, ol, li {
	margin: 0 24px 24px;
	font-size: 16px;
	line-height: 1.2;
}

ul{
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

/* @end */

/* @group Header */

#header {
	width: 100%;
	background: url(http://66.147.244.118/~yellowu9/wp-content/uploads/2012/05/header1.png) repeat-x;
	height: 118px;
	position: relative;
	z-index: 100;
}

#header-content {
	width: 960px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin-top: 5px;
	width: 350px;
}

#text-logo {
	float: left;
	margin-top: 25px;
	width: 350px;
}

#text-logo h1 a, #text-logo h1 a:visited, #text-logo p a, #text-logo p a:visited {
	color: #fff;
	font-variant: small-caps;
	font-size: 44px;
	line-height: 1;
	word-spacing: 8px;
	letter-spacing: -.5px;
}

#connect-icons {
	position: absolute;
	float: right;
	margin: 0 auto;
	margin-left: 680px;
}

#connect-icons ul {
	margin: 0;
	list-style: none;
}

#connect-icons li {
	float: left;
	padding: 15px 9px 14px;
	margin: 0;
	list-style: none;
}

/* @group Navigation Bar */

#navigation {
	margin-top: 60px;
	margin-left: 600px;
	position: absolute;
	z-index: 100;
}

#icon-menu {
	float: right;
}

#icon-menu li {
	float: right;
}

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.menu {
	line-height:	1.0;
}

.menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}

.menu ul li {
	width:			100%;
}

.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.menu li {
	float:			left;
	position:		relative;
}

.menu a {
	display:		block;
	position:		relative;
}

.menu li:hover ul,
.menu li.sfHover ul {
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}

ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}

ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
}

ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
}

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.menu li {
	float:			left;
	position:		relative;
}
.menu a {
	display:		block;
	position:		relative;
}
.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	width: 220px;
	left:			210px; /* match ul width */
	top: -10px;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			210px; /* match ul width */
	top:			0;
}

.menu {
	float:			left;
	margin-bottom:	1em;
	position: relative;
	z-index: 100;
}

.menu a, .menu a:visited {
	color: #fff;
	display: block;
    margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 9px 14px;
}

.menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
}

.menu a:hover {
	color: #b5b5b5;
}

.current_menu_item {
	top: -5px;
}

.current_menu_ancestor {
}

.current_menu_parent {
}

.menu li ul {
	width: 180px;
	background-color: #181818;
	-webkit-box-shadow: 0px 1px 3px #000;
	-moz-box-shadow: 0px 1px 3px #000;
	box-shadow: 0px 1px 3px #000;
	border: 1px solid #414141;
}

.menu li li {
	float: left;
	padding: 0px;
}

.menu li li a, .menu li li a:visited {
	color: #fff;
	width: 170px;
	float: none;
	padding: 5px;
}

.menu li li a:hover {
	color: #b5b5b5;
}

.menu li ul li ul {
	width: 170px;
	margin-top: 9px;
	margin-left: -30px;
}

.menu li li li {
	color: #fff;
}
.menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

/* @end */

/* @end */

/* @group Page Styles */

#page-wrapper {
	width: 976px;
	background: url(images/content.png) repeat-y center;
	margin: -21px auto 0;
	position: relative;
	z-index: 1;
}

#page {
	width: 960px;
	padding-top: 21px;
	background-color: #F0E4B4;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#home {
	margin-left: 45px;
	margin-right: 45px;
	position: relative;
	z-index: 1;
}

#action-bar {
	position: relative;
	background-color: #292929;
	margin-top: 19px;
	padding-bottom: 1px;
	padding-top: 2px;
	text-align: center;
}

#action-bar h2 a, #action-bar h2 a:visited {
	color: #fff;
	font-size: 81px;
	letter-spacing: -4px;
	word-spacing: 12px;
}

#action-bar h2 a:hover {
	color: #ccc;
}

#lower-home {
	position: relative;
	margin-top: 22px;
}

#home-left, #home-middle, #home-right {
	float: left;
	display: inline;
	background-color: #c14e43;
	width: 272px;
	height: 285px;
	margin-bottom: 24px;
}

#home-left, #home-middle {
	margin-right: 26px;
}

#page-full {
	padding: 10px;
}

#page-left {
	float: left;
	display: inline;
	width: 640px;
	padding-left: 10px;
	padding-top: 10px;
}

#page-right {
	float: right;
	display: inline;
	width: 256px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
	background-color: #F0E4B4;
}

#page-right p, #page-right ul, #page-right li {
	font-size: 14px;
}

.share {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	margin-left: 20px;
}

span.share-links {
	position: relative;
	top: 11px;
	margin-left: 13px;
}

.share img {
	position: relative;
	margin-right: 10px;
}

.share img:hover {
	top: -5px;
}

#page-left .gform_wrapper input.medium {
	height: 20px;
}

#page-left li, #page-full li {
	margin-bottom: 3px;
}

.time h4 {
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 10px;
	color: #292929;
}

.list-meta p {
	font-size: 12px;
}

/* @end */

/* @group OT Slider */
 
#slider {
	position:relative;
	z-index: 1;
	margin-top: 22px;
	display: block;
	width: 870px;
	height: 430px;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

#slider {
	background:#ccc url(images/loader-small-snake.gif) no-repeat 50% 50%;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom: 0;
	z-index: 99;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background: url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
	font-weight:bold;
}

/* @end */

/* @group Widgets */

.widget {
	padding-bottom: 10px;
}

h2.widgettitle {
	color: #292929;
}

.featured-post {
	overflow: hidden;
	margin-bottom: 10px;
}

.featured-title {
	background-color: #292929;
}

.featured-title h4 a, .featured-title h4 a:visited{
	color: #dcdcdc;
}

.featured-title h4 {
	margin-bottom: 1px;
	padding-bottom: 1px;
}

.featured-meta {
	font-size: 10px;
	color: #636363;
	margin-top: 4px;
	margin-bottom: 4px;
}

.featured-excerpt {
	padding: 4px;
	font-size: 12px;
	margin-bottom: 5px;
}

p.featured-more {
	padding: 0;
	margin: 0;
	line-height: 1;
}

p.featured-more {
	float: right;	
	background-color: #292929;
	word-spacing: 7px;
	padding: 2px 3px 3px;
	margin-bottom: 0;
	color: #dcdcdc;
	border: none;
	font-size: 16px;
	margin-right: 5px;
}

.featured-more a, .featured-more a:visited  {
	color: #dcdcdc;
}

.featured-more a:hover {
	color: #fff;
}

#searchform label {
	display: none;
}

.button {
	background-color: #292929;
	word-spacing: 7px;
	padding: 0 2px 2px;
	margin-bottom: 0;
	color: #dcdcdc;
	border: none;
	font-size: 16px;
	margin-right: 5px;
}

a.button, a:visited.button  {
	color: #dcdcdc;
}

.button:hover {
	color: #fff;
}

#twitter_update_list {
	margin: 0;
	list-style: none;
}

#twitter_update_list li {
	background-color: #fff;
	margin: 0 10px 10px;
	font-size: 14px;
}

.widget_ot_twitter .button {
	float: right;
	margin-right: 10px;
}

.flickr_badge_image img {
	padding: 2px;
	float: left;
	margin-bottom: 8px;
	background-color: #565656;
	margin-left: 8px;
}

.rsswidget img {
	display: none;
}

#submit {	
	background-color: #292929;
	word-spacing: 7px;
	padding: 0 2px 2px;
	margin-bottom: 0;
	color: #dcdcdc;
	border: none;
	font-size: 16px;
	margin-right: 5px;
}

form#searchform {
	margin-top: 10px;
	margin-bottom: 10px;
}

input#s {
	border: 1px solid #ccc;
	padding: 6px 2px 3px;
	width: 160px;
	color: #dcdcdc;
	margin-left: 10px;
	height: 13px;
}

input#searchsubmit {
	background-color: #292929;
	word-spacing: 7px;
	padding: 1px 2px 2px;
	margin-bottom: 0;
	color: #dcdcdc;
	border: none;
	font-size: 16px;
	margin-right: 5px;
}

#searchsubmit:hover {
	color: #fff;
	cursor: pointer;
}

.textwidget {
	padding: 10px;
	font-size: 14px;
}

.textwidget p {
	font-size: 14px;
}

.widget li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
}

.widget ul {
	list-style: none;
	margin-left: 2px;
}

#page-right .textwidget {
	padding: 0px;
}

#page-right .widget {
	margin-bottom: 20px;
}

#page-right input#s {
	margin-left: 0;
}

#page-right .flickr_badge_image img {
	margin-left: 0;
	margin-right: 6px;
}

#page-right #twitter_update_list li {
	margin: 0 0 10px;
}

.ot-facebook {
	background-color: #fff ;
	padding-bottom: 0px;
}

#home-right .ot-facebook {
	margin: 8px;
}

.widget_ot_video object, .widget_ot_video embed{
	width: 272px;
	height: 163px;
}

#page-right .widget_ot_video object, #page-right .widget_ot_video embed {
	width: 256px;
	height: 154px;
}

.widget .children {
	margin-top: 5px;
	margin-left: 10px;
}

/* @end */

/* @group Footer */

#footer {
	width: 100%;
	background: url(http://66.147.244.118/~yellowu9/wp-content/uploads/2012/05/footer-1.png) repeat-x;
	position: relative;
	z-index: 100;
	height: 215px;
}

#logo-footer {
	float: left;
	margin-top: 5px;
	width: 350px;
	position: relative;
}

#footer-content {
	width: 960px;
	height: 118px;
	margin: 0 auto;
}

#footer-middle {
	text-align: center;
	height: 30px;
	width: 400px;
	margin: 0 auto;
	margin-top: 20px;
}

#footer p {
	color: #fff;
	font-size: 12px;
}

#footer a, #footer a:visited {
	color: #fff;
	font-size: 12px;
}

#footer a:hover {
	color: #292929;
}

#footer-left {
	float: left;
	display: inline;
	text-align: left;
	margin-left: 8px;
}

#footer-right {
	float: right;
	display: absolute;
	margin-right: 3px;
	margin-bottom: 70px;
}

#footer-middle form {
	color: white;
	padding-top: 20px;
}

#contact {
	margin-top: 25px;
	
}

#contact, h4 {
	padding-top: -60px;
	color: white;
	font-family: arial;
	
}

#contact, address {
	color: white;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	
}

#logo2 {
	padding-top: 20px;
	float: left;
	display: absolute;
	width: 100px;
	height: 50px;
}

/* @end */
/* @group Comments */

#comments {
	width: 650px;
}

.fb-comments {
	margin-bottom: 12px;
}

h3#comments {
	margin-left: -10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	font-size: 12px;
}

.comment-container {
	padding: 10px;
	background-color: #f1f1f1;
}

.comment-gravatar {
	float: left;
	padding: 5px;
	background-color: #fff;
}

.comment-author-date {
	float: right;
	width: 530px;
	text-align: left;
}

.comment-author-name {
	width: 300px;
}

.comment-author-name p {
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 30px;
}

.comment-author-name p strong, .comment-author-name p strong a.url {
	font-size: 20px;
}

.comment-meta {
	width: 300px;
}

.comment-meta p {
	margin-bottom: 4px;
	font-size: 10px;
}

.comment-reply-link {
	float: right;	
	background-color: #292929;
	word-spacing: 7px;
	padding: 5px;
	font-size: 22px;
}

a.comment-reply-link, a:visited.comment-reply-link {
	color: #f1f1f1;
}

.comment-reply-link:hover {
	background-color: #f1f1f1;
	color: #747474;
}

.comment-content {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}

ol#commentlist {
	margin: 0;
}

li.comment {
	list-style: none;
	margin: 20px 0px 0;
}

ul.children  {
	margin-right: 0px;
	margin-left: 0;
}

#comments .children li {
	margin-top: -20px;
}

.rss-comments p{
	font-size: 12px;
}

/* Comment Form */
#comments label small {
	font-size: 10px;
	font-style: italic;
}

.comment-input-left {
	float: left;
	width: 200px;
}

.comment-input-left p {
	margin-bottom: 10px;
}

.comment-input-right {
	float: right;
	width: 400px;
}

#commentform input {
	border: 2px solid #ccc;
	padding: 5px;
}

textarea#comment {
	width: 385px;
	border: 2px solid #ccc;
	padding: 5px;
}

#commentform input#submit {
	background-color: #292929;
	word-spacing: 7px;
	border: none;
}

#commentform input#submit:hover {
	background-color: #fff;
	color: #747474;
	cursor: pointer;
}

/* @end */

/* @group WP Essentials */

/* Page Navigation */

p.paging-next a, p.paging-next a:visited, p.paging-prev a, p.paging-prev a:visited{
	padding: 5px;
	background-color: #d0d0d0;
	-webkit-box-shadow: 0px 1px 2px #555;
	-moz-box-shadow: 0px 1px 2px #555;
	box-shadow: 0px 1px 2px #555;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

p.paging-next a:hover, p.paging-prev a:hover {
	color: #fff;
	background-color: #888;
}

.wp-pagenavi {	
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
	font-size: 12px;
	padding-left: 10px;
	color: #292929;
	margin-bottom: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #444;	
}

.wp-pagenavi a:hover {
	color: #000;
	background-color: #fff;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	color: #444;
	background-color: #fff;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #000;
	border: none;
	background-color: transparent;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #444;
	background-color: #fff;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	color: #444;
	background-color: #fff;
}

/* Images */

.wp-caption img {
	padding:5px;
	background-color:#fff;
	width: auto;
}

.wp-caption-text {
	background-color:#fff;
	color:#000;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-style: italic;
	font-size: 11px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #eee;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b9bbb8;
	border-right: 1px solid #b9bbb8;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px !important;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
}

.gallery img {
	padding: 5px;
	background-color: #eee;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b9bbb8;
	border-right: 1px solid #b9bbb8;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 165px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

#wp-calendar td {
	padding: 4px 2px 4px 0;
	text-align: center;
}

/* @end */

/* @group Fancy Gallery */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/gallery/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/gallery/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/gallery/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/gallery/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/gallery/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/gallery/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/gallery/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/gallery/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('images/gallery/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/gallery/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('images/gallery/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('images/gallery/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('images/gallery/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('images/gallery/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('images/gallery/fancy_title_right.png') repeat-x;
}

/* @end */

/* @group Gravity Forms */
.textwidget .gform_body li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 7px;
}

.textwidget .gform_body ul {
	margin-left: 0;
	margin-right: 0;
}

.textwidget .gform_body input.medium {
	width: 250px;
	height: 20px;
	border: none;
}

.textwidget .gfield_label {
	font-size: 12px;
}

.textwidget .gform_body textarea {
	width: 250px;
	height: 70px;
	border: none;
}

.textwidget .gform_footer input.button {
	float: right;	
	background-color: #292929;
	word-spacing: 7px;
	padding: 0 2px 2px;
	margin-bottom: 0;
	color: #dcdcdc;
	border: none;
	font-size: 16px;
	margin-right: 5px;
}

.textwidget .gform_footer input.button:hover {
	color: #fff;
	cursor: pointer;
}

.textwidget ul.top_label {
	margin-bottom: 0;
}

#page-left .gform_wrapper {
	background-color: #dcdcdc;
	padding: 10px;
}

#page-left .gform_wrapper h3 {
	word-spacing: 5px;
}

.gform_wrapper textarea, .gform_wrapper input {
	border: none;
}

.gform_wrapper input.button {
	background-color: #292929;
	word-spacing: 7px;
	margin-bottom: 0;
	color: #dcdcdc !important;
	border: none;
	font-size: 16px !important;
	padding: 0 2px 3px !important;
}

.gform_wrapper select {
	border: none;
	height: 20px;
	font-style: italic;
}

.gform_wrapper input.button:hover {
	color: #fff !important;
	cursor: pointer;
}

table#what-we-do td {
    padding: 10px;
}

table#columns td {
    padding: 40px;
} 

/* @end */