/*
Theme Name: ruskin
Theme URI: http://www.unitedthemes.com
Description: Agency / Portfolio Theme by United Themes
Version: 1.2
Author: United Themes
Author URI: http://www.unitedthemes.com
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.2
*/


/* Table of Contents
==================================================
	#Global Reset
	#Structural Customization
	#Header
	#Navigation Bar
	#Typography
	#Tables
	#Widgets find in lambda_widgets.css
	#WP Blog
	#Form Buttons
	#Styled Buttons
	#Alerts
	#Tabs
	#Toggles
	#Comments
	#WP Gallery
	#Misc
	#Video
	#Portfolio
*/

/* @group Global Reset */

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	overflow-x: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.pad td {
	padding: 10px;
}
pre, code {
	background-color: #ededed;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	display: block;
	width: 100%;
	font: 12px/24px Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	margin: 5px 0;
	padding: 5px;
}
p code {
	display: inline;
}
body {
	line-height: 150%;
	-webkit-text-size-adjust: 100%;
}
/* @end */



/* @group Structural Customization */


/* Give the main wrapper a separate background color */

#wrap {
	padding:0 20px;
	background:#fff;
	z-index: 3000;
}
#content {
}
html {
	min-height: 100%;
	border-left:0px solid;
}
/* Footer Styles */

#footer {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	clear: both;
	padding-top: 40px;
	padding-bottom:40px;
	margin-top:20px;
}
#footer.noborder {
	border: none;
	padding-top: 0;
}
#footer p, #footer ul {
	margin-bottom:0;
	margin-top:20px;
}
#footer li:last-child {
	margin-bottom:0;
}
#footer #second-menu ul {
	margin:0;
	font-size:11px;
}
#footer #second-menu {
	float:right;
}
#footer #second-menu ul li {
	display:inline;
	margin:0 0 0 15px;
}
#footer ul li.current-menu-item a {
	border-bottom: 1px dotted #000;
}
#footer #copyright {
	float:left;
	margin-right:20px;
}
#footer #copyright {
	font-size: 11px;
	color: #5E6066;
	text-align:left;
}
#footer #copyright p {
	margin:0;
}
#footer #sub-footer {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:40px;
	margin-top:20px;
}
#footer a {
	color:#A4A5AA;
	font-weight:normal;
}
/* @end */
#above_header {
	width: 100%;
	height: 650px;
	position:absolute;
	top:-650px;
	z-index:9999;
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	-ms-box-shadow:0px 1px 4px rgba(0, 0, 0, 0.6);
	-o-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.6);
	background-image: url(images/header-bg.png);
	background-repeat: repeat;
}
.toggle_headerbox {
	bottom:-50px;
	display: block;
	height: 50px;
	position: absolute;
	right: 10px;
	width: 50px;
	background-image: url(images/test.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
/* @group Header */
#header {
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	padding-bottom:40px;
	padding-top:40px;
}
.home #header {
	clear: both;
	font-family: Helvetica, Arial, sans-serif;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom:40px;
	padding-top:40px;
}
#top-header {
	border-top:4px solid;
}
#teaser {
	margin-bottom:40px;
	background-image: url(images/1.png);
	background-repeat: repeat;
}
#teaser-background {
	padding-top:30px;
	padding-bottom:30px;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#page-teaser {
	margin:0;
	margin-top:5px;
}
#page-title {
	font-family: Helvetica, Arial, sans-serif;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	font-size:0px;
	line-height:5px;
	text-transform:uppercase;
	margin:0;
	color:#333;
}
#header #logo a {
	display: block;
	height:100%;
	width:100%;
	border:none;
}
#logo h1 a, #logo h1 {
	margin: 0;
	padding: 0;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
	color:#111;
	font-size:32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
}
#logo {
	float:left;
	margin-right:20px;
	position:relative;
	top:5px;
}
/* Header Tagline */

#logo span.site-desc {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #A4A5AA;
	display:inline-block;
}
#header #logo a:hover, #header #logo a:focus {
	border:none !important;
	margin:0 !important;
}
#info {
	float:right;
	color:#fff;
	display:inline-block;
	font-weight:bold;
}
#info span {
	padding:3px 6px;
	display:block;
}
ul#socialmedia {
	list-style:none;
	display:block;
	margin:0;
	text-align:right;
	margin-bottom:0;
}
ul#socialmedia li {
	display:inline;
	margin:0 0 0 10px;
}
ul#socialmedia li a {
	border:none;
}
/* @end */

/* @group Navigation Bar */

#navigation {
	float:right;
	font-size:13px;
	height:28px;
	margin-top:10px;
}
#navigation {
	margin-bottom:0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#navigation ul {
	width: 100%;
	position: relative;
}
#navigation ul li {
	position: relative;
}
#navigation ul li a {
	background-image: none;
	padding: 0;
	margin-left:30px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	margin-bottom:10px;
}
#navigation ul li:first-child a {
	margin-left:0;
}
/* Navbar Hover Links */

#navigation ul li:hover a, #navigation ul li a:hover {
	color: #A4A5AA;
	position: relative;
	border:none;
}
#navigation ul li:hover li a {
	font-weight: normal;
}
/* Navbar Active Links */

#navigation ul li.current-menu-item a {
	border-bottom: 1px dotted #000;
}
/* Nav Sublevel */

#navigation ul.sub-menu {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
#navigation ul.sub-menu li {
	border: none;
}
/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
	padding: 0px 0px 0px 30px;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	min-width: 210px;
	border-bottom: none;
	position: static;
	behavior: none;
	margin:0;
	color:#999999;
}
/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
	background: #fff;
	color:#000;
	border-bottom: none;
}
/* @end */

.menu-mainnavigation-container ul.sub-menu {
	margin-top:6px;
}
/* @group Typography */

	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h2.entry-title, h1.entry-title {
	margin-bottom:20px;
	font-weight:bold;
}
.entry-title, #respond h2 {
	font-size:18px;
}
.quote h2 {
	margin-bottom:0;
	font-style:italic;
}
.quote {
	margin-bottom: 20px;
	padding:20px;
	background:#F7F7F8;
	border:1px solid #ddd;
}
.quote cite {
	display:inline-block;
	margin-top:5px;
}
h1 {
	line-height: 140%;
	margin-bottom: 20px;
}
h2 {
	line-height: 130%;
	margin-bottom: 20px;
}
h3 {
	line-height: 130%;
	margin-bottom: 20px;
}
h4 {
	line-height: 125%;
	margin-bottom: 20px;
}
h5 {
	line-height: 120%;
	margin-bottom: 20px;
}
h6 {
	line-height: 120%;
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color:#2C2D31;
}
.subheader {
	color: #777;
}
.normal {
	font-weight: normal;
}
.bolder {
	font-weight: bolder;
}
.bold {
	font-weight:bold;
}
p {
	margin: 0 0 0 0;
}
p.formcomment {
	margin: 15px 0 0 0;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: #333;
}
small {
	font-size: 80%;
}
/*	Blockquotes  */
	blockquote, blockquote p {
	font-size: 15px;
	line-height: 24px;
	color: #666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote {
	margin: 0 0 20px;
	padding: 9px 20px 0 19px;
	border-left: 1px solid #ddd;
}
blockquote cite {
	display: block;
	font-size: 12px;
	color: #2C2D31;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
	color: #2C2D31;
}
hr {
	clear: both;
	margin-top: 20px 0 40px !important;
	height:0;
	border:1px solid #ECEDF3;
	border-width: 1px 0 0;
}
.loop-single-divider {
	clear: both;
	margin-top: 20px;
	margin-bottom:0;
	height:0;
	border:1px solid #ECEDF3;
	border-width: 1px 0 0;
}
/* #Links
================================================== */
a {
	text-decoration: none;
	color: #2c2d31;
	font-weight: bold;
	transition: color 0.2s linear;
	-moz-transition: color 0.1s linear;
	-webkit-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	outline:none;
}
a, #content .gist .gist-file .gist-meta a:visited {
	color: #2C2D31;
}
a img {
	border: none;
}
a:hover {
	border-bottom: 1px dotted #000;
	margin-bottom:-1px;
}
p a, p a:visited {
	line-height: inherit;
}
.edit-link-wrap {
	float:right;
}
.edit-link a {
	background: #2C2D31;
	color:#fff;
	padding:3px 6px;
	border: none !important;
}
/* #Lists
================================================== */
	ul, ol {
	margin-bottom: 20px;
}
ul {
	list-style: none outside;
}
ol {
	list-style: decimal;
}
ol, ul.square, ul.circle, ul.disc {
	margin-left: 30px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul.disc {
	list-style: disc outside;
}
ul ul, ul ol, ol ol, ol ul {
	margin: 4px 0 5px 30px;
}
ul ul li, ul ol li, ol ol li, ol ul li {
	margin-bottom: 6px;
}
li {
	line-height: 18px;
	margin-bottom: 12px;
}
ul.large li {
	line-height: 21px;
}
li p {
	line-height: 21px;
}

ul.flex-direction-nav {
	list-style:none;
	margin:-20px 0 0 0;
}
ul.archive {
	list-style-type:square;
	list-style-position:inside;
}
/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 20px;
}
.alignleft {
	float: left;
	margin: 0px 20px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}
/* WP Captions */

.wp-caption {
	text-align: center;
	margin: 10px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	max-width:100%;
}
.wp-caption img, .wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width:100%;
}
.wp-caption .wp-caption-text {
	padding: 5px;
	margin: 0;
}
.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
}
/* @end */

/* @group Tables */

table {
	margin: .5em 0 1em;
}
table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
}
table td {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
/* @end */

/* @group Widgets */

.widget-container {
	clear:both;
}
.widget-container ul {
	list-style: none;
}
.widget-container ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-container select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 100%;
}
.widget_search #searchsubmit {
	display:none;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 40px 0;
}
#sidebar ul {
	margin-bottom:0;
}
#sidebar .widget-container:last-child {
	margin-bottom:20px;
}
#sidebar a {
	color:#A4A5AA;
	font-weight:normal;
}
.widget-container ul {
	margin: 0;
}
.widget-title {
	font-size: 14px;
}
.widget-title {
	background-image: url(images/divider10.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.widget-title span {
	background:#fff;
	padding-right:10px !important;
}
input#searchsubmit {
	margin-bottom: 0;
}
.widget-container a:link, .widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active, .widget-container a:hover {
	text-decoration: none;
}
.widget-container .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
/* WP Calendar Widget */

#wp-calendar {
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: .85em;
}
#footer table {
	margin:0;
}
#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #7c7c7c;
}
#wp-calendar td.pad {
	background-color: #fff;
}
#wp-calendar td#today {
	color: #fff;
	background-color: #2C2D31;
}
#wp-calendar caption {
	font-weight: bold;
	text-align:left;
}
#wp-calendar th {
	font-style: normal;
	background: #F7F7F8;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-align:center;
}
/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
/* Page Menus/Custom Menus */

li.page_item, li.menu-item {
	list-style: none;
}
li.menu-item ul.sub-menu {
	list-style: none;
	margin-left:0;
}
/* @end */

/* @group WP Blog Styles */

.entry-meta, .tag-wrap {
	font-size: 11px;
	margin-bottom:20px;
}
.tag-wrap {
	margin-bottom:0;
}
.entry-meta a, .tag-wrap a {
	font-weight:normal;
}
.entry-utility {
	background:#000;
	color:#fff !important;
	padding:10px 20px;
	margin-bottom:0;
	font-size:11px;
	margin-bottom:20px;
	text-align:right;
	border-bottom-right-radius:2px;
}
.entry-utility-prep-tag-links {
	margin-right:5px;
	background-image: url(images/icons/tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:21px;
}
.entry-utility a:hover {
	border-bottom:1px dotted #fff;
}
.meta-sep {
	margin-right:2px;
	margin-left:2px;
	color:#444;
}
.entry-content .elastic-video-wrapper {
	margin-bottom:20px;
}
.post, .type-portfolio {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom:1px solid #ECEDF3;
}
.single {
	margin-bottom: 0px !important;
	padding-bottom:0px !important;
	border: none !important;
	margin-left: 0px !important;
}
.post .entry-title a {
	border:none;
	font-weight:bold;
}
.post .entry-title {
	margin-bottom:5px;
}
.post-image {
	display:block;
	line-height:0;
	margin-bottom:20px;
	position:relative;
}
.post.single {
	border-bottom: none;
}

/* @end */

/* @group Form Buttons */

/* #Form Buttons
================================================== */

	button, input[type="submit"], input[type="reset"], input[type="button"] {
	border: none;
	padding: 3px 10px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	height:28px;
	line-height: 21px;
	font-family: Helvetica, Arial, sans-serif;
}

button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}
/* @end */

/* @group Styled Buttons */
.button, .button.small {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin:0 5px 20px 5px;
}

a.button:hover {
	border:none;
	margin-bottom:20px;
}
.button.left {
	float: left;
}
.button.right {
	float: right;
}
.button.center, .button.middle {
	margin: 0px auto;
	text-align: center;
	display: inherit;
}
.button a {
	font-size: .9em;
	line-height: 14px;
}

/* @group White  */
a.button.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	position: relative;
}
a.button.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
	cursor: pointer;
}
a.button.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* @end */

/* @group Black  */
a.button.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	position: relative;
}
a.button.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
	cursor: pointer;
}
a.button.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* @end */
/* @group Light Blue  */
a.button.lightblue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	position: relative;
}
a.button.lightblue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
	cursor: pointer;
}
a.button.lightblue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* @end */


/* @group Light Green  */
a.button.lightgreen {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
	position: relative;
}
a.button.lightgreen:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
	cursor: pointer;
}
a.button.lightgreen:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* @end */

/* @group Light Red  */
a.button.lightred {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
	position: relative;
}
a.button.lightred:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
	cursor: pointer;
}
a.button.lightred:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* @end */


/* @group Orange  */
a.button.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	position: relative;
}
a.button.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	cursor: pointer;
}
a.button.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* @end */

/* End Button Styles */


/* @group Alert Boxes */

.alert {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin-bottom:20px;
}

.alert.white {
	background:#fff;
	border-top: 1px solid #ECEDF3;
	border-bottom: 1px solid #ECEDF3;
	color:#444;
}

.alert.red {
	background: #FFBABA;
	border-top: 1px solid #D8000C;
	border-bottom: 1px solid #D8000C;
	color:#D8000C;
}

.alert.green {
	background: #DFF2BF;
	border-top: 1px solid #4F8A10;
	border-bottom: 1px solid #4F8A10;
	color:#4F8A10;
}

.alert.blue {
	background: #BDE5F8;
	border-top: 1px solid #00529B;
	border-bottom: 1px solid #00529B;
	color:#00529B;
}

.alert.yellow {
	background:#FEEFB3;
	border-top: 1px solid #9F6000;
	border-bottom: 1px solid #9F6000;
	color:#9F6000;
	
}

/* End Alert Boxes */
	
/* @group Tabs */

	ul.tabs {
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: solid 1px #ECEDF3;
	list-style:none;
}
ul.tabs li {
	display: block;
	width: auto;
	height: 30px;
	padding: 0;
	float: left;
	margin-bottom: 0;
}
ul.tabs li a {
	display: block;
	text-decoration: none;
	width: auto;
	height: 29px;
	padding: 0px 20px;
	line-height: 30px;
	border: solid 1px #ECEDF3;
	border-width: 1px 0 0 1px;
	margin: 0;
	background: #F7F7F8;
}
ul.tabs li a.active {
	background: #fff;
	height: 30px;
	position: relative;
	top: -4px;
	padding-top: 4px;
	border-right-width: 1px;
	margin: 0 -1px 0 0;
	color: #444;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs li:first-child a {
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
}
ul.tabs li:last-child a {
	border-width: 1px 1px 0 1px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
}
ul.tabs-content {
	margin: 0 0 20px 0;
	display: block;
	list-style:none;
}
ul.tabs-content > li {
	display:none;
}
ul.tabs-content > li.active {
	display: block;
}
/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before, ul.tabs:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
ul.tabs:after {
	clear: both;
}
ul.tabs {
	zoom: 1;
}
/* @end */

/* @group Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}
p.trigger {
	display: block;
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	line-height: 175%;
}
/* Up Toggle State */

p.trigger {
	background: #F7F7F8 url(images/icons/add.png) no-repeat 10px center;
	border-top: 1px solid #ECEDF3;
	padding-left: 34px;
	transition: background 0.2s linear;
	-moz-transition: background 0.1s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
p.trigger a {
	text-decoration: none;
}
/* Hover Toggle State */

p.trigger:hover {
	background: #fff url(images/icons/add.png) no-repeat 10px center;
}
/* Active Toggle State */

p.trigger.active {
	background: #fff url(images/icons/remove.png) no-repeat 10px center;
	border-top: 1px solid;
}
p.trigger.active a {
	color: #444;
}

.list {
	margin-bottom:20px;
}
/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {
	float:left;
	width: 100%;
	margin-top:40px;
}
#respond h2 {
}
#respond input[type=text] {
	width:50%;
	margin-right:20px;
}
#respond textarea {
	width:100%;
	height:120px;
	padding:10px;
}
#comments {
	float:left;
}
#comments {
	width: 100%;
}
h2.response {
	font-size: 18px;
	display: block;
	margin-top:40px;
	margin-bottom:20px;
}
#comments h6 {
	margin: 0px 0 20px 0;
}
#comments .comment-meta {
	margin:0;
	display:block;
	float:left;
	font-size:11px;
}
#comments .commentlist {
	margin:0px;
	float:left;
	list-style:none;
	width:100%;
	border-bottom: 1px solid #ECEDF3;
	padding-bottom:20px;
}
#comments .commentlist ul {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}
#comments .commentlist li {
	margin:20px 0 0 0;
	border-top: 1px solid #ECEDF3;
	padding-top:20px;
	display:block;
}
/**
body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {
}
**/
#comments .commentlist li li {
	margin:20px 0 0 25px;
	border-top: 1px solid #ECEDF3;
	padding-top:20px;
}
#comments .commentlist li li .comment-meta {
	width:445px;
}
#comments .commentlist li li li {
	margin:20px 0 0 25px;
	border-top: 1px solid #ECEDF3;
	padding-top:20px;
}
#comments .commentlist li li li .comment-meta {
	width:420px;
}
#comments .commentlist li li li li {
	margin:20px 0 0 25px;
	border-top: 1px solid #ECEDF3;
	padding-top:20px;
}
#comments .commentlist li li li li .comment-meta {
	width:395px;
}
#comments .commentlist li li li li li {
	margin:20px 0 0 25px;
	border-top: 1px solid #ECEDF3;
	padding-top:20px;
}
#comments .commentlist li li li li li .comment-meta {
	width:370px;
}
#comments .single-comment {
	padding-bottom:0;
}
#comments .comment-author {
	float:left;
	margin: 0px 20px 20px 0px;
	display:block;
	width:62px;
	height:62px;
	float:left;
	clear:right;
}
#comments .comment-author img {
	width:60px;
	height:60px;
	background:#ECEDF3;
	padding:2px;
}
#comments .comment-author cite {
	clear:both;
	font-weight:bold;
}
.comment-body {
	overflow:hidden;
}
.comment-head {
}
.comment-edit-link, .comment-reply-link {
	margin-right:5px;
}
.cancel-comment-reply {
	margin:20px 0;
}
.cancel-comment-reply a {
	font-weight:normal;
}
/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 79%;
	height: auto;
	padding: 0;
	margin: 5px auto;
	border: 1px solid #fff;
	background-color: #fff;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-pie-box-shadow: 0px 0px 5px #ccc;
	position: relative;
	behavior: url("./wp-content/themes/ruskin/PIE.php");
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
/* Attachment Page */

#nav-below {
	width: 100%;
	margin-bottom:20px;
	text-transform:capitalize;
}
#nav-below .nav-previous a, #nav-portfolio .nav-previous a {
	float: left;
}
#nav-below .nav-next a, #nav-portfolio .nav-next a {
	float: right;
}
#nav-portfolio a:hover {
	color: #2C2D31 !important;
}
#nav-below.loop-single {
	padding-top:40px;
	margin-top:20px;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.pagination {
	margin-top:20px;
	margin-bottom:20px;
}
ul.page-numbers {
	list-style:none;
	margin:0;
}
ul.page-numbers li {
	display:inline;
	margin:0;
	padding-right:5px;
}
#nav-portfolio {
	margin-bottom:30px;
}
.entry-caption {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
/* @end */

/* @group Misc */





/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest, body.logged-in li.guest {
	display: none;
}
/* #Images
================================================== */

img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
/* #Forms (see formalize.css)
================================================== */

	
label, legend {
	display: block;
	font-size: 12px;
}
input[type="checkbox"] {
	display: inline;
}
/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom {
	margin-bottom: 0 !important;
}
.half-bottom {
	margin-bottom: 10px !important;
}
.add-bottom {
	margin-bottom: 20px !important;
}
.add-top {
	margin-top: 20px !important;
}
.resize {
	background: url(images/resize.png) repeat scroll 0 0 transparent;
	bottom: 0;
	height: 80px;
	position: fixed;
	right: 0;
	width: 80px;
}
.bypostauthor, .gallery-caption {
}
/* # Video
============================================================== */
.elastic-video-wrapper {
	max-width: 100%;
}
.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
/* @end */


/* # Post Formats
============================================================== */	
.post_format_video {
	background-image: url(images/icons/movie.png);
}
.post_format_audio {
	background-image: url(images/icons/audio.png);
}
.post_format_gallery {
	background-image: url(images/icons/polaroid.png);
}
.post_format_image {
	background-image: url(images/icons/photo.png);
}
.post_format_link {
	background-image: url(images/icons/link.png);
}
.post_format_quote {
	background-image: url(images/icons/chat_2.png);
}
.post_format_aside {
	background-image: url(images/icons/list.png);
}
.post_format_standard {
	background-image: url(images/icons/document_1.png);
}
.written_link {
	margin-bottom:20px;
}
.written_link h2 {
	margin-bottom:0px;
}
.written_link span {
	margin-top:5px;
	display:inline-block;
}
.post_format_video, .post_format_audio, .post_format_gallery, .post_format_image, .post_format_link, .post_format_quote, .post_format_aside, .post_format_standard {
	float:left;
	line-height:45px;
	width:45px;
	height:45px;
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#2C2D31;
	text-indent:-999px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right:20px;
	margin-bottom:20px !important;
	overflow:hidden;
}
a.post_format_video, a.post_format_audio, a.post_format_gallery, a.post_format_image, a.post_format_link, a.post_format_quote, a.post_format_aside, a.post_format_standard {
	border:none;
	text-decoration:none;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

.pformat {
	display:block;
}

.post_player {
	margin-bottom:20px;

}
.portfolio_audio {
	margin-bottom:-5px;
}
/* # Portfolio
============================================================== */
.resize_image, .wp-post-image, .entry-content img {
	height: auto;
	width:auto;
	max-width: 100%;
}
/* # Misc
============================================================== */
.arrow {
	background-repeat: no-repeat;
	background-position: left top;
	z-index:999;
	position:absolute;
	top:-1px;
	left:20px;
	width:17px;
	height:14px;
	background-image: url(images/arrow.png);
}
.arrow-black {
	background-repeat: no-repeat;
	background-position: left top;
	z-index:999;
	position:absolute;
	top:-1px;
	left:20px;
	width:17px;
	height:15px;
	background-image: url(images/arrow-black.png);
}
/* # Portfolio
============================================================== */
ul.filter_portfolio {
	list-style:none;
	margin-bottom:40px;
	font-family: Helvetica, Arial, sans-serif;
	font-variant:normal;
	font-weight:bold;
	font-style:normal;
	background-image: url(images/divider10.png);
	background-repeat: repeat-x;
	background-position: center center;
}
ul.filter_portfolio li {
	display:inline;
	padding-right:10px;
	background:#fff;
}
ul.portfolio {
	margin:0;
}
.portfolio-box {
	background-color:#000;
	position: absolute;
	display: none;
	width:100%;
	height:100%;
	top:0px;
}
.portfolio-box-content {
	position: absolute;
	display: none;
	width:100%;
	height:100%;
	top:0px;
}

a.portfolio-box:hover,
a.portfolio-box-content:hover{
	border:none;
}

.portfolio-box-content {
	background-repeat:no-repeat;
	background-position:center center;
}
ul.filter_portfolio a.selected {
	border-bottom:1px dotted #000;
}
ul.filter_portfolio a.selected:hover {
	color:#A4A5AA;
	border-bottom:1px dotted #000;
}
ul.filter_portfolio a:hover {
	color:#A4A5AA !important;
	border:none;
}
#featured_image {
	position:relative;
}
.portfolio-type {
	position: absolute;
	z-index: 99;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.portfolio-type a {
	margin:0px !important;
	height: 35px;
	line-height: 35px;
	width: 35px;
	border-radius: 0;
}
.portfolio-item {
	margin-left:0 !important;
	margin-bottom:20px;
	margin-right:20px !important;
}
.hover img, .portfolio-item img {
	display:block;
	max-width:none !important;
	position:absolute;
	vertical-align:auto;
}
.portfolio-item a {
	border:none !important;
}
.portfolio-title {
	background:#000;
	color:#fff;
	padding:20px;
	margin-bottom:0 !important;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
}
.portfolio-desc {
	margin-top:-20px;
	background:#f4f4f4;
	padding:20px 20px 10px 20px;
	margin-bottom:20px;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
}
.portfolio-desc a {
	font-weight:normal;
}
.portfolio-desc h5 {
	margin-bottom:5px;
}
.portfolio-desc ul li {
	display:inline;
	margin-top:5px;
	margin-bottom:0;
}
.portfolio-desc ul {
	margin-bottom:10px;
}
.portfolio_slider {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
}
/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-o-transition-property:      top, left, opacity;
	transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
.col1 {
	margin-right:0 !important;
}
.portfolio1 h2 {
	font-size:18px;
	margin:0;
}
.portfolio1 a {
	color:#fff;
}
/**** tiptip ****/
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}
#tiptip_holder.tip_top {
	padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
	padding-top: 5px;
}
#tiptip_holder.tip_right {
	padding-left: 5px;
}
#tiptip_holder.tip_left {
	padding-right: 5px;
}
#tiptip_content {
	font-size: 11px;
	color: #fff;
	padding: 3px 6px;
	background:#000;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-align: center;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
/**** Carousel ****/
#carousel {
	position:relative;
}
#carousel ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	display: block;
}
#carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	padding: 0;
	display: block;
	float: left;
	position:relative;
	width:220px;
	height:165px;
	margin-bottom:0;
}
#carousel li img {
	height:165px;
	width:220px;
}
#carousel-nav {
	position: relative;
	height:24px;
	margin-bottom:20px;
}
#carousel-nav .c-prev, #carousel-nav .c-next {
	width:24px;
	height:24px;
	display:block;
	text-indent:-999em;
	background: #000;
	background-image: url(images/slider-navigation.png);
	background-repeat: no-repeat;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:none;
	position:absolute;
	top:0;
	right:0;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}
#carousel-nav .c-prev {
	background-position:0 0;
	right:27px;
}
#carousel-nav .c-next {
	background-position: 0 -27px;
}
/**** Home ****/


#homepage2 {
	margin-bottom:40px;
}
#homepage3 .entry-title {
	background-image: url(images/divider10.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#homepage3 .entry-title span {
	background:#fff;
	padding-right:10px !important;
}
.homepage-highlight {
	background:#000000;
	background-image: url(images/1.png);
	background-repeat: repeat;
	padding:20px;
}
#homepage3 img {
	max-width:100%;
}
.service {
	overflow:hidden;
}
.home-link a {
	background:#2C2D31;
	padding:6px 12px;
	font-size:14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	color:#fff;
}
.home-link a:hover {
	border:none;
	color:#fff !important;
}
a.more-link {
	display: block;
	font-weight: bold;
	margin-top:20px;
	border:none;
	margin-bottom:-1px;
}

#wpadminbar .quicklinks ul {
	margin-top: 0px !important;
}