/******************************************************************************************************************** 

	Theme Name: Organic Showcase
	Theme URL: http://www.organicthemes.com/
	Description: The Showcase Theme is designed and developed by David Morgan and Jeff Milone of Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 2.2.2
	Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, 
	custom-menu (optional), theme-options, featured-image-header, featured-images, full-width-template, 
	pagination, blog-template
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

********************************************************************************************************************

	Table of Contents:

	 0.	Hyperlinks
	 1.	Headings		
	 2.	Header
	 3.	Navigation
	 4.	Featured Slider
	 5.	Twitter
	 6.	Homepage
	 7.	Content
	 8.	Pagination
	 9.	Wordpress Gallery
	10.	Portfolio 1 Column
	11.	Portfolio 2 Column
	12.	Portfolio 3 Column
	13.	Images
	14.	Sidebar 
	15.	Sidebar Widgets
	16.	Calendar Widget
	17.	Search Form
	18.	Footer
	19.	Comments
	20.	Gravity Forms Styling
	  
*******************************************************************************************************************/

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), url(http://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/droidsans/v3/EFpQQyG9GqCrobXxL-KRMXbFhgvWbfSbdVg11QabG8w.woff) format('woff');
}

@font-face {
  font-family: 'Podkova';
  font-style: normal;
  font-weight: 400;
  src: local('Podkova'), local('Podkova-Regular'), url(http://themes.googleusercontent.com/static/fonts/podkova/v5/kr_ENTtdlqQbrdQMb3BZtgLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
  font-family: 'Podkova';
  font-style: normal;
  font-weight: 700;
  src: local('Podkova Bold'), local('Podkova-Bold'), url(http://themes.googleusercontent.com/static/fonts/podkova/v5/2jQxAnybA2Euoel-lC6TCb3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}


@font-face {
	font-family: 'DINProMedium';
	src: url('dinpro-medium-webfont.eot');
	src: local('☺'), url('dinpro-medium-webfont.woff') format('woff'), url('dinpro-medium-webfont.ttf') format('truetype'), url('dinpro-medium-webfont.svg#webfontM4CWwOkA') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	/*background: #F5F5F5;*/
	
	background: url("images/bg.png") repeat ;
	color: #d1d1d1;
	font-size: 11px;
	font-family: 'Droid Sans';
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	}
#wrap {
	width: 960px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}
.hidden {
	display: none;
	}
	
/************************************************
*	0.	Hyperlinks									*
************************************************/

a img {
	border: none;
	}
a {
	color: #32a1cf;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	text-decoration: underline;
	outline: none;
	}

/************************************************
*	1.	Headings									*
************************************************/

h1 {
	color: #d1d1d1;
	font-size: 18px;
	font-family: 'DINProMedium';
	font-weight: normal;
	line-height: 1px;
	letter-spacing: 1px;
	}
h2 {
	color: #e4e2ce;
	font-size: 18px;
	font-family: 'DINProMedium';
	font-weight: normal;
	font-style: normal;
	letter-spacing: -0.3px;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 4px 0px;
	line-height: 24px;
	}
h3 {
	color: #d1d1d1;
	font-size: 16px;
	font-family: 'DINProMedium';
	font-weight: normal;
	font-style: italic;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	line-height: 22px;
	}
h4 {
	color: #e4e2ce;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	margin: 4px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	}
h5 {
	color: #e4e2ce;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
	border-bottom: 2px dotted #DDDDDD;
	}
h6 {
	color: #e4e2ce;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	padding: 4px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
	border-bottom: 2px dotted #DDDDDD;
	}
h1 a, h2 a, h3 a, 
h4 a, h5 a, h6 a {
	color: #e4e2ce;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, 
h4 a:hover, h5 a:hover, h6 a:hover {
	color: #32a1cf;
	text-decoration: none;
	border: none;
	}
	
/************************************************
*	2.	Header  									*
************************************************/

#side_content .logo {
	display: inline-block;
	background: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
#side_content #title {
	padding: 0px;
	margin: 0px;
	}
#side_content #title a {
	float: left;
	background: url(images/logo.png) no-repeat;
	display: block; 
	width: 160px; 
	height: 160px;
	margin: 0px auto 0px; 
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	}
  
/************************************************
*	3.	Navigation      							*
************************************************/

#navigation {
	display: inline-block;
	position: relative;
	width: 160px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 20px 0px;
	z-index: 9;
	}
	
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	}
.menu {
	line-height: 1.0;
	}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 180px; /* left offset of submenus need to match (see below) */
	}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.menu li {
	position: relative;
	}
.menu a {
	display: block;
	position: relative;
	}
.menu li:hover ul,
.menu li.sfHover ul {
	left: 0;
	top: 40px; /* match top ul list item height */
	z-index: 99;
	}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 180px; /* match ul width */
	top: 0;
	}
	
/*** SKIN ***/
.menu .current_page_item a,
.menu .current-menu-item a,
.menu .current-cat a {
	color: #32a1cf !important;
	}
.menu li .current_page_item a,
.menu li .current-menu-item a,
.menu li .current-cat a {
	color: #3d92be !important;
	}
.menu {
	margin-bottom: 0;
	}
.menu a {
	padding: 2px 0px 2px 6px;
	text-decoration: none;
	border-left: 3px solid #F5F5F5;
	border-top:	none;
	}
.menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #3d92be;
	}
.menu li li a {
	border-left: none;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	text-transform: none;
	}
.menu li {
	background: none;
	margin: 0px 0px 6px 0px;
	}
.menu li li {
	background: #F5F5F5;
	}
.menu li li li {
	background: #F5F5F5;
	}
.menu li:hover, .menu li.sfHover {
	background:	none;
	outline: 0;
	}
.menu a:focus, .menu a:hover, .menu a:active {
	border-left: 3px solid #e4e2ce;
	background:	none;
	color: #32a1cf;
	outline: 0;
	}
.menu li li:hover, .menu li li.sfHover, 
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	border-left: none;
	background:	#EEEEEE;
	color: #32a1cf;
	outline: 0;
	}
	
	
/*** VERTICAL STYLE  **/
	
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	z-index: 99;
	}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}

/*** ARROWS **/

.menu a.sf-with-ul {
	padding-right: 5px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
	}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 5px;
	top: 5px; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -9999px;
	overflow: hidden;
	background:	url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
	}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 1px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
	}
/* point right for anchors in subs */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 
	}
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator { 
	top: 6px;
	background-position:  0 0; 
	}
/* apply hovers to modern browsers */
.menu ul ul a:focus > .sf-sub-indicator,
.menu ul ul a:hover > .sf-sub-indicator,
.menu ul ul a:active > .sf-sub-indicator,
.menu ul ul li:hover > a > .sf-sub-indicator,
.menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
	}
/*** shadows for all but IE6 ***/
.sf-shadow ul ul {
	background:	none;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
	}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
	}
	
/************************************************
*	4.	Featured Slider							    *
************************************************/

#homeslider {
	float:left;
	display: block;
	width: 720px;
	height: 410px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}
#homeslider .feature_img {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
#homeslider .slideinfo {
	float: left;
	display: block;
	background: #F5F5F5;
	margin: 0px 0px 0px 0px;
	padding: 80px 100px;
	width: 520px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	z-index: 7;
	clear: both;
	}
#homeslider ul, #homeslider li {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
	}
#slider1 {
	width: 720px;
	max-height: 410px !important;
	overflow: hidden;
	}
div.anythingSlider {
	width: 720px !important;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	list-style: none;
	overflow: hidden;
	}
div.anythingSlider li iframe, div.anythingSlider li embed, div.anythingSlider li object {
	float: left;
	display: block;
	width: 720px;
	height: 410px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 8;
	}
div.anythingSlider li .feature_video {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
div.anythingSlider li .feature_info {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	}
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #EEEEEE;
	color: #333333;
	}
div.anythingSlider .anythingWindow {
	float: left;
	display: block;
	position: relative;
	width: 720px;
	height: 410px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	z-index: 1;
	}
ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
	}

/* Navigation Arrows */
div.anythingSlider .arrow.back {
	float: left;
	display: block;
	background: transparent url(images/prev_btn.png) no-repeat;
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 360px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
div.anythingSlider .arrow.forward {
	float: right;
	display: block;
	background: transparent url(images/next_btn.png) no-repeat;
	margin: 0px 0px 0px 590px;
	width: 100px;
	height: 360px;
	position: absolute;
	clear: both;
	z-index: 9;
	overflow: hidden;
	}
div.anythingSlider .arrow a, div.anythingSlider .arrow a:visited {
	display: block;
	height: 410px;
	margin: 0px;
	outline: 0;
	text-indent: -9999px;
	}
div.anythingSlider .arrow a:focus, div.anythingSlider .arrow a:focus, div.anythingSlider .arrow a:active {
	cursor: pointer;
	}
div.anythingSlider .forward { 
	right: 0; 
	}
div.anythingSlider .back {
	left: 0; 
	}
div.anythingSlider .forward.disabled { 
	display: none; 
	}
div.anythingSlider .back.disabled { 
	display: none; 
	}

/* Navigation Links */
div.anythingSlider .anythingControls { 
	display: none; 
	}
div.anythingSlider .thumbNav {
	display: none !important;
	}

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	display: none !important;
	}
	
/************************************************
*	5.	Twitter      								*
************************************************/

#headerfeed {
	float: left;
	display: block;
	width: 720px;
	height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#twittericon {
	float: left;
	display: block;
	width: 20px;
	height: 30px;
	background: url(images/twitter_icon.png) no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	}
#twitterfeed {
	float: left;
	display: block;
	margin: 0px;
	padding: 5px;
	}
#twitterfeed p {
	font-size: 10.5px;
	margin: 0px;
	}
	
/************************************************
*	6.	Homepage 					     		    * 
************************************************/

#homepage {
	float: left;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 18px;
	border-left: 1px dotted #DDDDDD;
	}
#homepage .social_links {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
#homepage .tweet_btn, #homepage .like_btn, #homepage .plus_btn {
	float: left;
	display: inline-block;
	width: 100px;
	height: 22px;
	margin: 6px 2px 6px 0px;
	padding: 0px;
	}
#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
#homepage h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	text-indent: 2px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#homepage .description {
	float: left;
	display: block;
	width: 270px;
	margin: 0px;
	padding: 0px;
	}
#home_portfolio {
	float: left;
	display: block;
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px dotted #DDDDDD;
	}
#home_portfolio h3 {
	padding: 10px 0px 2px 0px;
	}
	
/************************************************
*	7.	Content 					     		    * 
************************************************/

#content {
	float: right;
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1;
	}
#content.blog .post, #content .search, .archive .post {
	display: inline-block;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #DDDDDD;
	}
#content .search .feature_img img, #content .search .feature_video {
	display: block;
	margin: 10px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
.datebox {
	float: left;
	display: block;
	background: #e4e2ce;
	color: #FFFFFF;
	width: 50px;
	height: 50px;
	margin: 2px 10px 8px 0px;
	padding: 0px 0px 0px 0px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;
	}
.datebox .month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
	line-height: 18px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	}
.datebox .day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	}
.postarea {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 18px;
	width: 720px;
	border-left: 1px dotted #DDDDDD;
	}
.postarea p {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	}	
.postarea hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 6px 0px 8px 0px;
	padding: 0px;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
.postarea ul ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
blockquote {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 28px;
	margin: 10px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #C0C0C0;
	}
#content blockquote p {
	margin: 0px;
	padding: 0px;
	}
.article_content {
	display: inline-block;
	padding: 2px 0px 0px 0px;
	}
.postmeta {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
.avatar {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 10px 20px 10px 0px;
	padding: 4px;
	}
.author_column {
	float: right;
	width: 580px;
	padding: 0px 9px 0px 19px;
	border-left: 2px dotted #DDDDDD;
	}
code {
	color: #999999;
	background: #EAEAEA;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
.archive_column {
	float: left;
	width: 340px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
	
/************************************************
*	8.	Pagination 	        			     	* 
************************************************/

.pagination {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	}
.number-paginate {
	}
.number-paginate a {
	display: inline-block;
	background: #DDDDDD;  
	color: #666666; 
	height: 24px;
	width: 24px;
	line-height: 24px;
	margin-right: 6px; 
	padding: 0px; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
.number-paginate a:hover, 
.number-paginate a:active {
	background: #000000; 
	color: #FFFFFF;
	height: 24px;
	width: 24px;
	line-height: 24px;
	padding: 0px; 
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
.number-paginate .number-title {
	color: #666666; 
	margin-right: 4px;
	}
.number-paginate .number-gap {
	color: #999999; 
	margin-right: 6px;
	}
.number-paginate .number-current {
	display: inline-block;
	background: #000000; 
	color: #FFFFFF; 
	height: 24px;
	width: 24px;
	line-height: 24px;
	margin-right: 6px; 
	padding: 0px;
	font-weight: bold;
	text-align: center;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
.number-paginate .number-page {
	}
.number-paginate .number-prev {
	}
.number-paginate .number-next {
	}
#prevLink {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	}
#nextLink {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	}
#prevLink a, #nextLink a {
	color: #e4e2ce;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	letter-spacing: -0.5px;
	margin: 0px;
	padding: 0px;
	}
#prevLink a:hover, #nextLink a:hover {
	color: #32a1cf;
	}
	
/************************************************
*	9.	WordPress Gallery						    *
************************************************/

.gallery {
	margin: auto;
	padding: 0px;
	}
.gallery-item {
	margin: 5px 0px;
	}
.gallery img {
	background: #FFFFFF;
	border: 1px solid #DDDDDD !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.gallery img:hover {
	background: #333333;
	border: 1px solid #333333 !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/************************************************
*	10.	Portfolio 1 Column							*
************************************************/

.portfolio_one {
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.portfoliotitle_one {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 720px;
	max-height: 64px;
	overflow: hidden;
	}
.portfoliotitle_one p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	}
.portfoliotitle_one h4 {
	color: #e4e2ce;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	}
.portfoliotitle_one a, .portfoliotitle_one a:visited {
	color: #e4e2ce;
	}
.portfoliotitle_one a:hover {
	color: #32a1cf;
	text-decoration: none !important;
	}
.portfolioimg_one a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	}
.portfoliovideo_one embed, .portfoliovideo_one iframe, 
.portfoliovideo_one object {
	width: 720px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	11.	Portfolio 2 Column							*
************************************************/

.portfolio_two {
	float: left;
	display: block;
	width: 350px;
	margin: 10px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.portfolio_two.first {
	margin: 10px 0px 10px 0px;
	}
.portfoliotitle_two {
	float: left;
	display: block;
	background: #F5F5F5;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 350px;
	max-height: 64px;
	overflow: hidden;
	}
.portfoliotitle_two p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	}
.portfoliotitle_two h4 {
	color: #e4e2ce;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	}
.portfoliotitle_two a, .portfoliotitle_two a:visited {
	color: #e4e2ce;
	}
.portfoliotitle_two a:hover {
	color: #32a1cf;
	text-decoration: none !important;
	}
.portfolioimg_two a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	}
.portfoliovideo_two embed, .portfoliovideo_two iframe, 
.portfoliovideo_two object {
	width: 350px;
	height: 223px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	12.	Portfolio 3 Column							*
************************************************/

.portfolio_three {
	float: left;
	display: block;
	width: 230px;
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	position: relative;
	z-index: 1;
	zoom: 1;
	}
.portfolio_three.first {
	margin: 10px 0px 10px 0px;
	clear: both;
	}
.portfoliotitle_three {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 230px;
	max-height: 64px;
	overflow: hidden;
	}
.portfoliotitle_three p {
	color: #666666;
	margin: 0px;
	padding: 0px !important;
	font-size: 11px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	}
.portfoliotitle_three h4 {
	color: #e4e2ce;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	}
.portfoliotitle_three a, .portfoliotitle_three a:visited {
	color: #e4e2ce;
	}
.portfoliotitle_three a:hover {
	color: #32a1cf;
	text-decoration: none !important;
	}
.portfolioimg_three a img {
	float: left;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #F5F5F5;
	}
.portfoliovideo_three embed, .portfoliovideo_three iframe, 
.portfoliovideo_three object {
	width: 230px;
	height: 146px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	13.	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 5px 0px 5px 20px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 5px 20px 5px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 20px;
	}
.alignleft {
	float: left;
	margin: 10px 20px 10px 0px;
	}
.wp-caption {
	background: #FFFFFF;
	max-width: 100%;
	text-align: center;
	padding: 0px 0px 5px 0px;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	width: 98%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	}
	
/************************************************
*	14.	Sidebar 	        			     	    * 
************************************************/

#side_content {
	float: left;
	display: block;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 18px 0px 20px;
	position: fixed;
	z-index: 9;
	}
#sidebar_left {
	display: inline-block;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar_left h1, #sidebar_left h2, #sidebar_left h3, #sidebar_left h4 {
	color: #e4e2ce;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times;
	font-weight: normal;
	font-style: italic;
	text-indent: 2px;
	text-align:left;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 2px dotted #DDDDDD;
	}
#sidebar_left a, #sidebar_left a:visited {
	color: #e4e2ce;
	font-weight: bold;
	line-height: 16px;
	}
#sidebar_left a:hover {
	color: #32a1cf;
	text-decoration: none;
	}
#sidebar_left p {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	}
#sidebar_left li {
	list-style-type: none;
	}
#sidebar_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#sidebar_left ul li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	}
#sidebar_left ul li ul { 
	margin: 0px 0px 0px 0px;
	}
#sidebar_left ul li a {
	display: block;
	color: #e4e2ce;
	font-weight: bold;
	padding: 2px 4px 2px 0px;
	}
#sidebar_left ul li a:hover {
	color: #32a1cf;
	text-decoration: none;
	}
#sidebar_left ul li ul li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-indent: 10px;
	}
#sidebar_left ul li ul li ul li {
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-indent: 20px;
	}
	
/************************************************
*	15.	Sidebar Widgets								*
************************************************/

#sidebar_left .widget {
	float: right;
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	list-style-type: none;
	}

/************************************************
*	16.	Calendar Widget							*
************************************************/

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 0px 5px 0px;
	}
#wp-calendar {
	width: 100%;
	text-align: center;
	}
#wp-calendar a {
	margin: 0px !important;
	}
#wp-calendar caption {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
	}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
	}
	
/************************************************
*	17.	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	}
#searchform label {
	display: none;
	}
#s {
	background: #FFFFFF;
	width: 94%;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 4px;
	display: inline;
	border: 1px solid #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit {
	float: right;
	background: #333333;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit:hover {
	background: #32a1cf;
	color: #FFFFFF;
	}
	
/************************************************
*	18.	Footer  									*
************************************************/

#footer {
	float: right;
	width: 750px;
	height: 60px;
	line-height: 16px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
#footer p {
	margin: 0px;
	padding: 0px;
	}
.footerleft {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 18px 0px 0px 0px;
	}
.footerleft a {
	color: #333333;
	text-decoration: none;
	}
.footerleft a:hover {
	color: #32a1cf;
	text-decoration: none;
	}
.footerright {
	float: right;
	display: inline-block;
	margin: 20px 0px 0px 0px;
	}
	
/************************************************
*	19.	Comments									*
************************************************/

#submit {
	background: #333333;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#author, #email, #url {
	background: #FFFFFF !important;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px;
	border: 1px solid #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#comment {
	background: #FFFFFF !important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #EEEEEE;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#postcomments {
	float: left;
	display: inline-block;
	width: 720px;
	margin: 10px 0px 0px 0px;
	}
#postcomments .commentlist {
	margin: 0px;
	padding: 0px;
	}
#postcomments .commentlist ol {
	margin: 0px;
	padding: 10px;
	}
#postcomments .commentlist ul {
	margin: 0px;
	padding: 0px;
	}
#postcomments .commentlist li ul li {
	font-size: 12px;
	margin: 10px 0px 5px 0px;
	}
#postcomments .commentlist li {
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 5px 10px;
	list-style: none;
	}
#postcomments .commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 5px 5px;
	padding: 3px;
	}
#postcomments .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
#postcomments .commentlist p {
	font-weight: normal;
	text-transform: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
#postcomments .commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 4px 2px;
	margin: 5px 5px 1px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 5px;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#commentform #submit {
	float: left;
	display: block;
	width: 120px;
	margin: 5px 0px 5px 0px;
	padding: 4px 10px;
	}
#commentform #submit:hover {
	background: #32a1cf;
	color: #FFFFFF;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	display: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	display: inline-block;
	background: #333333;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	padding: 3px 10px 5px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.reply a:hover {
	background: #32a1cf;
	color: #FFFFFF;
	text-decoration: none;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	20.	Gravity Forms Styling									*
************************************************/

#wrap .gform_wrapper { 
	overflow:hidden; 
	margin-bottom:10px;  
	max-width:960px;
	}
#wrap .gform_wrapper textarea,
#wrap .gform_wrapper input,
#wrap .gform_wrapper select { 
	background: #FFFFFF; 
	border: 1px solid #DDDDDD;
	outline-style:none;
	color: #999999;
	font-size:14px;  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding:8px 5px;  
	letter-spacing:normal;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	resize:none; /* doesn't validate but added for Safari field resizing */
	}
#wrap .gform_wrapper input:hover,
#wrap .gform_wrapper select:hover,
#wrap .gform_wrapper textarea:hover {
	background: #FFFFFF;
	color: #333333;
	}
#wrap .gform_wrapper h1, 
#wrap .gform_wrapper h2, 
#wrap .gform_wrapper h3 {
	font-weight:normal; 
	border:none; 
	outline:none; 
	background:none;
	}
#wrap .gform_wrapper:focus { 
	outline:none;
	}
#wrap .gform_wrapper form { 
	text-align:left;
	}
#wrap .gform_wrapper .field_selected { 
	background-color:#DDDDDD;  
	border:1px solid #FFFFFF!important;
	}
#wrap .gform_wrapper .ginput_complex label, 
#wrap .gform_wrapper .gfield_time_hour label, 
#wrap .gform_wrapper .gfield_time_minute label, 
#wrap .gform_wrapper .gfield_date_month label, 
#wrap .gform_wrapper .gfield_date_day label, 
#wrap .gform_wrapper .gfield_date_year label, 
#wrap .gform_wrapper .instruction { 
	display:block;  
	margin:3px 0 8px 0; 
	font-size:10px; 
	letter-spacing: 1px;
	}
#wrap .gform_wrapper .top_label .gfield_label { 
	margin:10px 0 4px 0;  
	font-weight:bold; 
	display:-moz-inline-stack; 
	display:inline-block; 
	line-height:130%; 
	clear:both;
	}
#wrap .gform_wrapper .left_label .gfield_label { 
	float:left;  
	margin:2px 15px 0 0;  
	width:29%;  
	font-weight:bold;
	}
#wrap .gform_wrapper .right_label .gfield_label { 
	float:left;  
	margin:2px 15px 0 0;  
	width:29%;  
	font-weight:bold;  
	text-align:right;
	}
#wrap .gform_wrapper .top_label input.small, 
#wrap .gform_wrapper .top_label select.small { 
	width:25%;
	}
#wrap .gform_wrapper .top_label input.medium, 
#wrap .gform_wrapper .top_label select.medium { 
	width:50%;
	}
#wrap .gform_wrapper .top_label input.large, 
#wrap .gform_wrapper .top_label select.large, 
#wrap .gform_wrapper .top_label textarea.textarea { 
	width:98%;
	}
#wrap .gform_wrapper .right_label input.small, 
#wrap .gform_wrapper .right_label select.small, 
#wrap .gform_wrapper .left_label input.small, 
#wrap .gform_wrapper .left_label select.small { 
	width:15%;
	}
#wrap .gform_wrapper .right_label input.medium, 
#wrap .gform_wrapper .right_label select.medium, 
#wrap .gform_wrapper .left_label input.medium, 
#wrap .gform_wrapper .left_label select.medium { 
	width:35%;
	}
#wrap .gform_wrapper .right_label input.large, 
#wrap .gform_wrapper .right_label select.large, 
#wrap .gform_wrapper .left_label input.large, 
#wrap .gform_wrapper .left_label select.large, 
#wrap .gform_wrapper textarea.textarea { 
	width:59%;
	}
#wrap .gform_wrapper .gsection .gfield_label, 
#wrap .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title { 
	font-weight:bold;  
	font-size:14px;  
	font-family:Helvetica,sans-serif;
	}
#wrap .gform_wrapper .description, 
#wrap .gform_wrapper .gfield_description, 
#wrap .gform_wrapper .gsection_description,
#wrap .gform_wrapper .instruction { 
	font-size:10px; 
	line-height:150%; 
	clear:both; 
	font-family:verdana,sans-serif; 
	letter-spacing:normal;
	}
#wrap .gform_wrapper .gfield_description {
	padding: 10px 0 8px 0; 
	font-style: italic;
	}
#wrap .gform_wrapper .gsection_description {
	font-style: italic;
	}
#wrap .gform_wrapper .gfield_required { 
	color:#790000;  
	margin-left:4px;
	}
#wrap .gform_wrapper .gfield_error { 
	background-color:#32a1cf!important;  
	margin-top:4px!important;  
	margin-bottom:6px;  
	padding:6px 6px 4px 6px!important;
	}
#wrap .gform_wrapper .gfield_error .gfield_label { 
	color:#333333;
	}
#wrap .gform_wrapper .validation_error { 
	background: #32a1cf;
	color:#333333; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;  
	font-size:18px;
	font-style: italic;
	text-align:center;
	line-height:150%;  
	margin-bottom:10px;
	width: 94%;
	padding: 20px;
	}
#wrap .gform_wrapper .validation_message { 
	color:#333333!important;  
	font-size:11px;  
	font-family: Georgia, "Times New Roman", Times, serif;  
	letter-spacing:normal;
	}
#wrap .gform_wrapper input.button { 
	font-size:12px;
	font-weight: normal;
	color:#CCCCCC;
	background: #333333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#wrap .gform_wrapper input.button:hover { 
	color:#FFFFFF;
	background: #32a1cf;
	}
#wrap #gforms_confirmation_message {
	background-color:#FFFFFF; 
	border:1px solid #DDDDDD; 
	margin-top:10px; 
	margin-bottom:10px; 
	padding:20px 0; 
	font-size:14px;
	color:#333333; 
	text-align:center
	}
#wrap .gform_footer input.button {
	*padding: 4px 10px;
	padding: 4px 10px;
	background: #333333; 
	border: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#wrap img.ui-datepicker-trigger {
	position:relative; 
	top: 10px;
	}
#wrap .gform_wrapper ul li {
	padding: 0px;
}