@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------------------------- */
/* Theme Information
/* ----------------------------------------------------------------------
Name: Mundus
Description: Business & Portfolio Theme
Version: 3.0.2
Author: Ixtendo
Author URI: http://www.ixtendo.com
------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------- */
/* Imported Stylesheets (Their order is important.)
------------------------------------------------------------------------- */
@import url('fonts/Marketing_Script/stylesheet.css');
@import url(http://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700,800);

@import url('css/html5-reset.css');
@import url('css/960_12_col.css');
@import url('css/prettyPhoto.css');
@import url('css/nivo-slider.css');
@import url('css/midnight.css');

@import url('css/shortcodes.css');


/* ---------------------------------------------------------------------- */
/* Mundus Styles
/* ----------------------------------------------------------------------
TABLE OF CONTENTS

-Generic
-Containers
-Headings
-Links
-Text & Content Blocks
-Header
	-Logo & Tagline
	-Social Bookmarks
-Homepage
-Navigation Bar
-Forms
-Icon Boxes
-Portfolio
-Blog
-Carousel
-Thumbnail Overlay
-Footer
-Widgets
-Page Title & Breadcrumbs
-404 Error Page
-Pagination
-Search Results
-Video
-Tables
-Pricing Tables
------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------- */
/* Generic
/* ---------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #474747;
	text-shadow: 0 1px #fff;
	background-color: #f2f2f2;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(images/background-patterns/body-patterns/body-diagonals.png);
	/* Fix for webkit rendering */
	-webkit-font-smoothing: antialiased; 
	-webkit-text-size-adjust: 100%;
}

iframe, img, video, audio {
	display: block;	
}

/*img,*/ embed, object, video { /* Note: keeping IMG here will cause problems if you're using foreground images as sprites. */
	max-width: 100%;
}

ul {
	list-style: none;	
}

/* ---------------------------------------------------------------------- */
/* Containers
/* ---------------------------------------------------------------------- */
#content {
	margin: 0;	
}

/* ---------------------------------------------------------------------- */
/* Headings
/* ---------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}

h1 {
	font-family: 'Dosis', sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
}

h2 {
	font-family: 'Dosis', sans-serif;
	font-size: 22px;
	line-height: 28px; 
	font-weight: 500;
	margin-bottom: 20px;
}

.blog-entry-list .entry-title, .blog-entry-single .entry-title,
.iconbox h3, .side-content h3, .homepage h3, 
.headings h1, .headings h2, .headings h3, .headings h4, .headings h5, .headings h6 {
	margin-bottom: 10px;	
}

h3 {
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 15px;	
}

h4 {
	font-family: 'Dosis', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
}

h4.entry-title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

h5 {
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}

h6 {
	font-family: 'Dosis', sans-serif; 
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

/* ---------------------------------------------------------------------- */
/* Links
/* ---------------------------------------------------------------------- */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------------- */
/* Text & Content Blocks
/* ---------------------------------------------------------------------- */
p {
	margin-bottom: 20px;
}

em.colored {
	font-style: normal;	
}

section {
	margin-bottom: 20px;	
}

#content section,
#sidebar {
	margin-bottom: 20px;	
}

.float-left {
	float: left;	
}

.float-right {
	float: right;	
}

.asterisk {
	font-family: Tahoma, Geneva, sans-serif;	
	font-style: normal;
}

.note {
	color: #e44036;	
}

.tip,
caption, .caption {
	color: #888;
	font-size: 11px;
	font-style: italic;	
}

.invisible {
	display: none !important;	
}

mark {
	font-style: normal;
    font-weight: normal;	
}

ul.group span,
.grey-text {
	color: #888;	
}

/* ---------------------------------------------------------------------- */
/* Header
/* ---------------------------------------------------------------------- */
#header {
	position: relative;
	margin-bottom: 20px;
	color: #8c8c8c;
	background:url(images/bg.jpg) no-repeat;
}

#header .border-top {
	width: 100%;
	height: 1px;
	background-color: #474747;	
	position: absolute;
	top: 1px;
	left: 0;
}

#header .border-bottom {
	width: 100%;
	height: 6px;
	background: url(images/hf-dotted-border.png) repeat-x left top;
	position: absolute;
	left: 0;
	bottom: -9px;
}

/* Logo & Tagline */

h1#logo {
	font: 41px/1em 'MarketingScriptRegular', cursive;
	float: left;
	margin-top: 20px;
	margin-bottom: 0;
}

h1#logo a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#tagline {
	float: left;
	margin: 56px 0 0 15px;
}

/* Social Bookmarks */

ul.social-bookmarks {
	margin-top: 45px;
	float: right;
}

ul.social-bookmarks li {
	float: left;
	margin-left: 6px;
}

ul.social-bookmarks a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -10000px;
	color: #8c8c8c;
	background-repeat: no-repeat;
	background-position: left top;
}

ul.social-bookmarks a:hover {
	color: #fff;
	background-position: left bottom;	
}

ul.social-bookmarks li.twitter a {
	background-image: url(images/social-media/twitter.png);	
}

ul.social-bookmarks li.facebook a {
	background-image: url(images/social-media/facebook.png);
}

ul.social-bookmarks li.linkedin a {
	background-image: url(images/social-media/linkedin.png);
}

ul.social-bookmarks li.flickr a {
	background-image: url(images/social-media/flickr.png);
}

ul.social-bookmarks li.youtube a {
	background-image: url(images/social-media/youtube.png);
}

ul.social-bookmarks li.rss a {
	background-image: url(images/social-media/rss.png);
}

/* ---------------------------------------------------------------------- */
/* Homepage
/* ---------------------------------------------------------------------- */
.homepage #header {
	height: 496px;	
}

/* ---------------------------------------------------------------------- */
/* Navigation Bar
/* ---------------------------------------------------------------------- */
#navbar-wrap {
	position: relative;
	z-index: 99;
}

#navbar {
	border-radius: 5px;	
	padding: 1px;
	color: #bfbfbf;
	text-shadow: 0 1px rgba(0,0,0,0.4);
	
}



/* Navigation */

#nav {
	float: left;	
}

/* Navigation List */

.sf-menu {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.05);
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -1px;
	top: 38px; /* match top ul list item height */
	z-index: 99;
}

.sf-menu > li {
	height: 38px;
	border-left: 1px solid rgba(255,255,255,0.05);
	border-right: 1px solid rgba(0,0,0,0.15);
}

.sf-menu > li:hover, .sf-menu li.current {
	background: #9d040e; /* Old browsers */
}

.sf-menu > li:first-child {
	border-left: none;
}

.sf-menu a {
	display: block;
	position: relative;
	color: #ffffff;
	text-decoration: none;
}

.sf-menu a:hover, .sf-menu li.sfHover > a, .sf-menu li.current > a {
	color: #fff;
}

.sf-menu > li > a {
	font-weight: bold;
	padding: 10px 15px;	
}

/* First-Level Drop-Down */

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 198px; /* left offset of submenus need to match (see below) */
	border: 1px solid rgba(82,82,82,0.9);
	border-radius: 0 0 3px 3px;
}

.sf-menu ul li {
	width: 100%;
	background-color: rgba(76,76,76,0.9);
	border-top: 1px dotted rgba(255,255,255,0.15);
}

.sf-menu ul li:hover {	
	background-color: rgba(66,66,66,0.9);
}

.sf-menu ul li:first-child {	
	border-top: none;
}

.sf-menu ul a {	
	padding: 5px 15px;
}

/* Second-Level Drop-Down */

.sf-menu ul ul {
	border-radius: 0 3px 3px 3px;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 198px; /* match ul width */
	top: -1px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 198px; /* match ul width */
	top: -1px;
}

/* Arrows */

.sf-menu a.sf-with-ul {
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-menu > li > a.sf-with-ul {
	padding-right: 27px;
}

.sf-menu li li a.sf-with-ul {
	padding-right: 24px;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 15px;
	width: 7px;
	height: 5px;
	text-indent: -999em;
	overflow: hidden;
}

a > .sf-sub-indicator {  
	top: 14px;
	background: url(images/arrow-down.png) no-repeat left top;	
}

/* 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: left -150px; /* arrow hovers for modern browsers */
}

/* point right for anchors in subs */

.sf-menu ul a > .sf-sub-indicator { 
	width: 4px;
	height: 8px;
	top: 11px;
	background: url(images/arrow-right.png) no-repeat left top;
}

/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: left -150px; /* arrow hovers for modern browsers*/
}

/* ---------------------------------------------------------------------- */
/* Forms
/* ---------------------------------------------------------------------- */
input, textarea, button, select {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	text-shadow: inherit;
	-webkit-appearance: none; /* Fix for Mobile Safari */
}

/* Fix for Mobile Safari */
input[type="checkbox"] { 
	-webkit-appearance: checkbox; 
}

input[type="radio"] { 
	-webkit-appearance: radio; 
}

input, button {
	line-height: normal;	
}

textarea {
	overflow: auto; /* removes scrollbar in IE */	
}

button {
	border: none;	
	background: none;
}

input[type="submit"] {
	overflow: visible;	/* removes extra horizontal padding in IE7 */
	width: auto;
}

::-webkit-input-placeholder { /* Chrome, Safari */
	color: #999;
}

/* Firefox */
:-moz-placeholder { 
   color: #999;
}

::-moz-focus-inner { /* removes the extra padding and dotted border on buttons in Firefox */	      
	padding: 0;         
	border: none;
}

/* Search Form */

#search-form {
	float: right;	
	position: relative;
	margin: 0.416em 15px; /* 5px 15px */
}

#s {
	position: absolute;
	top: 0;
	right: 0;
	width: 206px;
	height: 14px;
	padding: 6px 36px 6px 6px;
	color: #fff;
	background-color: #5c5c5c;
	border: 1px solid #616161;
	border-radius: 3px;	
	box-shadow: 0 5px 6px rgba(0,0,0,0.08) inset;
}

#s::-webkit-input-placeholder { /* Chrome, Safari */
	color: #bfbfbf;
}

#s:-moz-placeholder { /* Firefox */
   color: #bfbfbf;
}

#search-submit {
	position: absolute;
	top: 1px;	
	right: 1px;
	width: 36px;
	height: 26px;
	background: url(images/search.png) no-repeat center center;
	text-indent: -10000px;
	border: none;
	cursor: pointer;
}

/* Content Form */

.content-form p {
    margin-bottom: 10px;
}

.content-form input, .content-form textarea, .content-form select {
	padding: 7px 6px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 5px 6px rgba(0,0,0,0.08) inset, 0 1px 3px rgba(0,0,0,0.1);
}

.content-form input {
	width: 340px;	
}

.content-form label, .content-form input, .content-form textarea, .content-form select {
    margin-bottom: 5px;
}

.content-form label {
	display: block;
	clear: both;
}

.content-form .error {
	color: #e44036;
}

.content-form textarea, .content-form select {
	width: 420px;
	height: 160px;
}

.content-form input[type="file"] {
    padding: 0;
    border: none;
	box-shadow: none;
}

/* Newsletter Form */

#newsletter-form {
	margin-bottom: 15px;	
}

input#newsletter {
	float: left;
	width: 348px;
	margin-right: 10px;
}

button#subscribe {
	float: right;
	margin: 0 0 5px;	
}

/* Comment Form */

#comment-form p {
    margin-bottom: 10px;
}

#comment-form input, #comment-form textarea {
	padding: 7px 6px;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 5px 6px rgba(0,0,0,0.08) inset, 0 1px 3px rgba(0,0,0,0.1);
}

#comment-form input {
	width: 340px;	
}

#comment-form label, #comment-form input, #comment-form textarea {
    margin-bottom: 5px;
}

#comment-form label {
	display: block;
	clear: both;
}

#comment-form .error {
	color: #e44036;
}

#comment-form textarea {
	width: 420px;
	height: 160px;
}

#comment-form #submit {
	width: auto;
	display: inline-block;	
	cursor: pointer;
	line-height: normal;
	padding: 7px 15px;
	margin: 0 10px 20px 0;
	border-radius: 3px;
	color: #fff;
	text-shadow: 0 1px rgba(0,0,0,0.2);
}

/* ---------------------------------------------------------------------- */
/* Icon Boxes
/* ---------------------------------------------------------------------- */
.iconbox, .iconbox-content {
    overflow: hidden;
}

.iconbox-icon {
	float: left;
	margin-right: 10px;	
}

.iconbox a.more-button {
	margin: 0 4px 20px;	
}

/* ---------------------------------------------------------------------- */
/* Portfolio
/* ---------------------------------------------------------------------- */
.entry-thumb {
	margin-bottom: 15px;
}

.entry-thumb a,
a.lightbox {
	display: block;
	position: relative; /* sets the initial position for the thumbnail overlay */
}

.entry-thumb img {
	background-color: #fff;	
	border: 5px solid #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

.entry-title a {
	color: #474747;
	text-decoration: none;
}

/* Gallery */

ul.portfolio-grid > li {
	height: 229px;
	margin-bottom: 20px;
}

/* Filter */

#filter {
	margin-bottom: 40px;	
}

#filter > span {
	margin-right: 20px;
}

#filter ul, #filter li {
	display: inline-block;
}

#filter li {
	margin-right: 10px;	
}

#filter li, #filter > span {
	vertical-align: middle;	
}

#filter a {
	display: block;
	line-height: normal;
	color: #7a7a7a;
	text-decoration: none;
	border-radius: 3px;
	overflow: hidden; /* for rounded corners in IE9 */
}

#filter a:hover, #filter li.active a {
	color: #474747;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

#filter a span {
	display: block;	
	padding: 8px 15px;
	border-radius: 3px;
}

#filter a:hover span, #filter li.active a span {
	box-shadow: 0 1px rgba(255,255,255,0.75) inset, 1px 0 rgba(255,255,255,0.75) inset, 0 -1px rgba(255,255,255,0.75) inset, -1px 0 rgba(255,255,255,0.75) inset;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */	
}

/* Project Media */

#project-media {
	margin-bottom: 20px;	
	position: relative;
}

#project-media img {
	width: 700px;
	height: 380px;
	margin-bottom: 20px;
}

/* Project Media Direction Navigation */

#project-media a.prev, 
#project-media a.next {
	display: block;
	position: absolute;
	top: 50%; 
	margin-top: -15px;
	width: 30px;
	height: 30px;
	background-image: url(images/slider/arrows.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
}

#project-media a.prev {
	background-position: left top;	
	left: 10px;
}

#project-media a.next {
	background-position: right top;	
	right: 10px;
}

/* Project Description */

#project-description {
	margin-bottom: 20px;	
}

/* ---------------------------------------------------------------------- */
/* Blog
/* ---------------------------------------------------------------------- */
.entry-meta {
	font-size: 11px;
	margin-bottom: 10px;	
}

.entry-meta, .entry-meta a {
	color: #888;
}

.entry-meta a {
	text-decoration: none;	
}

.entry-meta > span {
	padding: 1px 0;	
}

.entry-meta .date {
	background: url(images/blog/calendar.png) no-repeat left center;
	padding-left: 20px;	
}

.entry-meta .comment-count {
	background: url(images/blog/comment.png) no-repeat left center;
	padding-left: 21px;	
}

.entry-meta .author {
	background: url(images/blog/user.png) no-repeat left center;
	padding-left: 21px;	
}

.entry-meta .category {
	background: url(images/blog/folder.png) no-repeat left center;
	padding-left: 23px;	
}

/* Blog Post */

.blog-entry-list .entry,
.blog-entry-single .entry {
	margin-bottom: 20px;	
}

.blog-entry-list .entry {
	background: url(images/content-dotted-divider.png) repeat-x left top;
	padding-top: 46px;
}

.blog-entry-list .entry:first-child {
	background: none;
	padding: 0;
}

.blog-entry-list .entry-meta,
.blog-entry-single .entry-meta {
	margin-bottom: 15px;
}

/* Author Info */

.entry-author {
	background: url(images/content-dotted-divider.png) repeat-x left top;
	padding-top: 46px;	
	margin-bottom: 40px !important;
}

.entry-author .inner {
    overflow: hidden;
	background-color: #fff;
    padding: 10px;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.author-avatar {
    float: left;
	padding: 5px;
    margin: 0 15px 15px 0;
	background-color: #f7f7f7;
	border: 1px solid #d4d4d4;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.author-description h3 {
    margin-bottom: 5px;
}

.author-description p {
    margin-bottom: 0;
	margin-top: 20px;
}

.author-description > div > p:first-child {
	margin: 0;
}

/* Tags */

.entry-tags {
	background: url(images/content-dotted-divider.png) repeat-x scroll left top transparent;
    padding-top: 46px;	
	margin-bottom: 40px !important;	
}

.entry-tags .inner {
	background: url(images/blog/tags.png) no-repeat left 1px;
	padding-left: 23px;
}

/* Share */

.entry-social {
	background: url(images/content-dotted-divider.png) repeat-x scroll left top transparent;
    padding-top: 46px;	
	margin-bottom: 40px !important;	
}

.entry-social .inner {	
	overflow: hidden;
	background: url(images/blog/share.png) no-repeat left top;
	padding-left: 22px;
}

.entry-social .inner > strong:first-child, .entry-social .inner > ul > li {
	float: left;
	margin-right: 10px;
}

.entry-social .inner > ul {
	overflow: hidden;	
}

.entry-social .inner > ul > li {
	width: 80px;
	height: 21px;
}

/* Comments */

#comments {
	background: url(images/content-dotted-divider.png) repeat-x scroll left top transparent;
    padding-top: 46px;	
}

/* Comments Header */

#comments h3 a {
	float: right;	
	margin-top: 6px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* Comment List */

ol.comment-list, ol.children {
	list-style: none;
}

#comment-1 {
	border-top: none;	
}

li.comment .comment-wrap {
	padding: 20px 0;
	border-top: 1px dotted #bfbfbf;	
}

li.comment ol.children {
	margin-left: 66px;	
}

/* Comment List Content */

ol.comment-list .avatar-wrap {
	float: left;
	margin-right: 15px;
}

ol.comment-list .avatar {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

ol.comment-list .avatar-wrap a.comment-edit-link {
	display: block;
	margin-top: 10px;
	text-align: center;
}

ol.comment-list .comment-details {
	overflow: hidden;
}

ol.comment-list .comment-author {
	font-weight: bold;	
}

ol.comment-list .comment-author a {
	color: #474747;
	text-decoration: none;
}

ol.comment-list .post-author {
	color: #e44036;	
}

ol.comment-list .comment-meta {
	margin-bottom: 15px;	
}

/* Respond (Leave a Comment) */

#respond {
	background: url(images/content-dotted-divider.png) repeat-x scroll left top transparent;
    padding-top: 46px;	
}

#reply-title small {
	float: right;
	margin-top: 6px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* ---------------------------------------------------------------------- */
/* Carousel
/* ---------------------------------------------------------------------- */
.carousel {
	position: relative;	
}

.carousel a.prev, 
.carousel a.next {
	display: block;
	position: absolute;
	top: -30px;
	width: 15px;
	height: 16px;
	background-image: url(images/carousel-arrows.png);
	background-repeat: no-repeat;	
	text-indent: -10000px;
}

.carousel a.prev {
	background-position: left top;
	right: 20px;
}

.carousel a.next {
	background-position: right top;
	right: 0;
}

/* ---------------------------------------------------------------------- */
/* Thumbnail Overlay
/* ---------------------------------------------------------------------- */
.entry-thumb span.overlay,
a.lightbox span.overlay {
  	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;	
	filter: Alpha(opacity=0); /* IE */
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center; 
}

.entry-thumb span.overlay.zoom,
a.lightbox span.overlay.zoom {
	background-image: url(images/zoom.png);
}

.entry-thumb span.overlay.link,
a.lightbox span.overlay.link {
	background-image: url(images/link.png);
}

/* ---------------------------------------------------------------------- */
/* Footer
/* ---------------------------------------------------------------------- */
#footer {
	margin-top: 80px;	
}

#footer-top {
	background-color: #383838;
	background-image: url(images/background-patterns/header-footer-patterns/hf-diamonds.png);
	background-repeat: repeat;
	background-position: left top;
	border-top: 2px solid #2e2e2e;
	border-bottom: 1px solid #3d3d3d;
	position: relative;
	color: #bfbfbf;
	text-shadow: 0 1px rgba(0,0,0,0.4);
}

#footer .border-top {
    background: url(images/hf-dotted-border.png) repeat-x left top;
    position: absolute;
    width: 100%;
    height: 6px;
    left: 0;
    top: -8px;
}

#footer-top > .container_12 {
	padding: 40px 0 20px;	
}

#footer h3 {
	color: #fff;	
	margin-bottom: 25px;
}

#footer h3#logo-small {
	font: 33px/1em 'MarketingScriptRegular', cursive;
}

#footer-bottom {
	background-color: #292929;
	background-image: url(images/background-patterns/header-footer-patterns/hf-diamonds.png);
	background-repeat: repeat;
	background-position: left top;  
	color: #808080;
	text-shadow: 0 1px rgba(0,0,0,0.5);
	border-top: 1px solid #1f1f1f;
	font-size: 11px;
	position: relative;
}

#footer-bottom > .container_12 {
	padding: 19px 0;
}

#footer-bottom p {
	margin: 0;
}

#footer-bottom a {
	color: #999;
	text-decoration: none;	
}

#footer-bottom a:hover {
	color: #bfbfbf;
}

#footer-nav {
	float: right;	
}

#footer-bottom > .container_12 > .grid_6:first-child,
#footer-nav {
	padding: 6px 0;	
}

#footer-nav ul li {
	display: inline;
}

#footer-bottom a.scroll-top {
	float: right;
	margin-left: 20px;
	display: block;
	background: url(images/scroll-top.png) no-repeat left top;
	width: 30px;
	height: 30px;
	text-indent: -10000px;
}

/* ---------------------------------------------------------------------- */
/* Widgets
/* ---------------------------------------------------------------------- */
.widget {
	margin-bottom: 20px;	
}

#sidebar .widget {
	margin-bottom: 30px;	
}

.widget-categories ul li,
.widget-archives ul li {
	margin-bottom: 5px;	
}

/* Twitter */

.twitter-widget ul li {
	background: url(images/twitter-bullet.png) no-repeat left 4px;
	padding-left: 30px;	
	margin-bottom: 20px;
}

.twitter-widget ul li > span {
	display: block;
}

.tweet_time {
	font-size: 11px;
}

.tweet_time a {
	color: #8c8c8c !important;	
	text-decoration: none;
}

.tweet_time a:hover {
	color: #bfbfbf !important;	
}

/* Flickr */

.flickr-widget ul {
	margin-right: -8px;
}

.flickr-widget ul li {
	float: left;
	margin-right: 8px;	
	margin-bottom: 8px;
}

.flickr-widget ul a {
	display: block;	
	background-color: #525252;
	padding: 3px;
	border: 1px solid #303030;	
}

.flickr-widget ul img {
	width: 41px;
	height: 41px;
}

/* Contact Details */

.contact-details p {
	background-repeat: no-repeat;
	padding-left: 26px;
}

.contact-details .address {
	background-image: url(images/contact/marker.png);	
	background-position: left 4px;
}

.contact-details .phone {
	background-image: url(images/contact/phone.png);	
	background-position: left 1px;
}

.contact-details .fax {
	background-image: url(images/contact/fax.png);	
	background-position: left 2px;
}

.contact-details .email {
	background-image: url(images/contact/mail.png);	
	background-position: left 3px;
}

#footer .contact-details .address {
	background-image: url(images/contact/footer-marker.png);	
}

#footer .contact-details .phone {
	background-image: url(images/contact/footer-phone.png);	
}

#footer .contact-details .fax {
	background-image: url(images/contact/footer-fax.png);	
}

#footer .contact-details .email {
	background-image: url(images/contact/footer-mail.png);	
}

/* Thumbnail List */

ul.thumb-list .entry-thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}

ul.thumb-list li {
	padding: 10px 0;
}

ul.thumb-list .entry-details {
	overflow: hidden;
}

ul.thumb-list .entry-title, ul.thumb-list .entry-content p {
	margin: 0;
}

ul.thumb-list .entry-thumb a {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

ul.thumb-list .entry-thumb a:hover {
	border-color: #bdbdbd;
	background-color: #f7f7f7;
}

ul.thumb-list .entry-thumb img {
    border: none;
    box-shadow: none;
}

ul.thumb-list .entry-meta {
	margin: 0;
}

ul.thumb-list .entry-meta span {
	background: none;
	padding: 0;
}

ul.thumb-list .comment a {
	color: #474747;
	text-decoration: none;
}

/* Menu with Separators */

.widget ul.menu {
	border-bottom: 1px dotted #bfbfbf;
}

.widget ul.menu li {
	border-top: 1px dotted #bfbfbf;
}

.widget ul.menu li > a {
	display: block;
	padding: 5px;
	text-decoration: none;
}

.widget ul.menu li > a:hover, .widget ul.menu li.current-menu-item > a {
	color: #474747;
	background-color: rgba(0,0,0,0.05);
}

/* Menu with Separators in Tabs */

.tabs ul.menu {
	border-bottom: none;
	margin-bottom: 0;	
}

.tabs ul.menu li:first-child {
	border-top: none;
	padding-top: 0;
}

.tabs ul.tags {
	margin: 0;	
}

/* Tags */

ul.tags {
	margin-bottom: 20px;
}

ul.tags li {
    float: left;
    margin: 0 5px 5px 0;
}

ul.tags a {
    display: block;
	text-decoration: none;
    padding: 3px 5px;
	color: #474747;
    background-color: #F7F7F7;
    border: 1px solid #ccc;
    border-radius: 3px;
	box-shadow: 0 1px rgba(255, 255, 255, 0.75) inset;
}

/* ---------------------------------------------------------------------- */
/* Page Title & Breadcrumbs
/* ---------------------------------------------------------------------- */
#page-title {
	background: url(images/content-dotted-divider.png) repeat-x left bottom;
	padding-bottom: 26px;	
	margin-bottom: 40px;
}

#page-title h1 {
	margin: 0;	
}

#breadcrumbs {
	margin-top: 10px;	
}

#breadcrumbs span, #breadcrumbs ul, #breadcrumbs ul li {
	display: inline;	
}

#breadcrumbs span {
	color: #888;	
}

/* ---------------------------------------------------------------------- */
/* 404 Error Page
/* ---------------------------------------------------------------------- */
.error-page #page-title h1 {
	background: url(images/warning-48.png) no-repeat left center;
	padding: 8px 0 8px 58px;	
}

/* ---------------------------------------------------------------------- */
/* Pagination
/* ---------------------------------------------------------------------- */
.page-nav {	
	margin: 0 10px 40px;
	background: url(images/content-dotted-divider.png) repeat-x left top;
	padding-top: 46px;
}

.grid_1 .page-nav,
.grid_2 .page-nav,
.grid_3 .page-nav,
.grid_4 .page-nav,
.grid_5 .page-nav,
.grid_6 .page-nav,
.grid_7 .page-nav,
.grid_8 .page-nav,
.grid_9 .page-nav,
.grid_10 .page-nav,
.grid_11 .page-nav,
.grid_12 .page-nav {
	margin-left: 0;
	margin-right: 0;
}

.page-nav > span {
	margin-right: 20px;
}

.page-nav ul, .page-nav li, .page-nav > span {
	display: inline-block;
}

.page-nav li, .page-nav > span {
	vertical-align: middle;
}

.page-nav li {
	margin-right: 5px;
	line-height: normal;
}

.page-nav a, .page-nav li span {
	display: block;	
}

.page-nav a,
.page-nav a:hover {
	color: #fff;
	text-decoration: none;
}

.page-nav a, .page-nav li.current span.outer {
	text-shadow: 0 1px rgba(0,0,0,0.4);
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	overflow: hidden; /* for rounded corners in IE9 */
}

.page-nav li span.inner {
	padding: 1px;
	border-radius: 3px;
	background: #474747; /* Old browsers */
	background: -moz-linear-gradient(top,  #474747 0%, #2e2e2e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(100%,#2e2e2e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #474747 0%,#2e2e2e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #474747 0%,#2e2e2e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #474747 0%,#2e2e2e 100%); /* IE10+ */
	background: linear-gradient(top,  #474747 0%,#2e2e2e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
}

.page-nav li span.text {
	border-radius: 3px;
	padding: 6px 10px;
	box-shadow: 0 1px #858585 inset;
	background: #5c5c5c; /* Old browsers */
	background: -moz-linear-gradient(top,  #5c5c5c 0%, #424242 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c5c5c), color-stop(100%,#424242)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c5c5c 0%,#424242 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c5c5c 0%,#424242 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c5c5c 0%,#424242 100%); /* IE10+ */
	background: linear-gradient(top,  #5c5c5c 0%,#424242 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#424242',GradientType=0 ); /* IE6-9 */
}

.page-nav a:hover span.text {
	background: #424242; /* Old browsers */
	background: -moz-linear-gradient(top,  #424242 0%, #5c5c5c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#424242), color-stop(100%,#5c5c5c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #424242 0%,#5c5c5c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #424242 0%,#5c5c5c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #424242 0%,#5c5c5c 100%); /* IE10+ */
	background: linear-gradient(top,  #424242 0%,#5c5c5c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#5c5c5c',GradientType=0 ); /* IE6-9 */
}

.page-nav li.current span.outer {
	text-shadow: 0 1px rgba(255,255,255,0.4);
	box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}

.page-nav li.current span.inner {
	background: #bfbfbf; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfbfbf 0%, #a6a6a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(100%,#a6a6a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfbfbf 0%,#a6a6a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfbfbf 0%,#a6a6a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfbfbf 0%,#a6a6a6 100%); /* IE10+ */
	background: linear-gradient(top,  #bfbfbf 0%,#a6a6a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#a6a6a6',GradientType=0 ); /* IE6-9 */
}

.page-nav li.current span.text {
	box-shadow: 0 1px #e4e4e4 inset;
	background: #dbdbdb; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbdbdb 0%, #c9c9c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbdbdb), color-stop(100%,#c9c9c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbdbdb 0%,#c9c9c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbdbdb 0%,#c9c9c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbdbdb 0%,#c9c9c9 100%); /* IE10+ */
	background: linear-gradient(top,  #dbdbdb 0%,#c9c9c9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#c9c9c9',GradientType=0 ); /* IE6-9 */
}

/* ---------------------------------------------------------------------- */
/* Search Results
/* ---------------------------------------------------------------------- */
ul#search-results {
	margin-bottom: 20px;	
}

ul#search-results li {
	border-top: 1px dotted #bfbfbf;
	padding: 20px 0;
}

ul#search-results li:first-child {
	padding-top: 0;
	border: none;
}

ul#search-results h2 {
	margin-bottom: 5px;
}

ul#search-results h2 a {
	color: #474747;
	text-decoration: none;
}

ul#search-results p {
	margin: 0;
}

/* ---------------------------------------------------------------------- */
/* Video
/* ---------------------------------------------------------------------- */
.video-wrap {
	margin-bottom: 20px;	
}

/* ---------------------------------------------------------------------- */
/* Tables
/* ---------------------------------------------------------------------- */

/* Generic Table */

.gen-table {
	margin-bottom: 20px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.gen-table caption {
	margin-bottom: 10px;
}

.gen-table th, .gen-table td {
	background-color: #fff;
	padding: 5px;
	text-align: left;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px rgba(255,255,255,0.75) inset;
}

.gen-table td.top-left {
	text-align: left;
	vertical-align: top;
}

.gen-table tfoot td,
.gen-table tbody th,
.gen-table tr.odd th, 
.gen-table tr.odd td {
	background-color: #f7f7f7;
}

.gen-table thead th {
	font-size: 14px;
	border-color: #d4d4d4;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	text-align: left;
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 );  IE6-9 */
}

.gen-table tfoot td {
	font-style: italic;
	font-size: 11px;
}

.gen-table tfoot .button {
	font-style: normal;
	font-size: 12px;
	margin: 5px 0;
}

/* ---------------------------------------------------------------------- */
/* Pricing Tables
/* ---------------------------------------------------------------------- */

/* Pricing Boxes */

.pricing-box {
	text-align: center;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.pricing-box .header {
	padding: 10px 15px;
	border: 1px solid #d4d4d4;
	box-shadow: 0 1px rgba(255,255,255,0.75) inset;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */	
}

.pricing-box ul.features,
.pricing-box .footer {
	border: 1px solid #e5e5e5;	
	padding: 10px 15px;
	border-top: none;
}

.pricing-box .footer {
	background-color: #f7f7f7;
	box-shadow: 0 1px rgba(255,255,255,0.75) inset;
}

.pricing-box .title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 3px;	
}

.pricing-box .price {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 30px;
	margin: 0;
}

.pricing-box .price span {
	font-size: 24px;
	font-weight: bold;
	color: #639933;
}

.pricing-box .price sup {
	font-weight: normal;
	font-size: 12px;
}

.pricing-box .button {
	margin: 5px 0;
}

.pricing-box ul.features {
	background-color: #fff;	
}

.pricing-box ul.features li {
	padding: 5px 0;
	border-top: 1px solid #e5e5e5;
}

.pricing-box ul.features li:first-child {
	border: none;
}

/* Pricing Table */

.pricing-table {
	text-align: center;
}

.pricing-table .column {
	width: 185px;
	float: left;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.pricing-table .feature-list {
	width: 200px;
	margin-top: 79px;
}

.pricing-table .feature-list + .column .header {
	border-left: 1px solid #d4d4d4;
}

.pricing-table .feature-list ul.features {
	border: 1px solid #e5e5e5;
	border-right: none;
	font-weight: bold;
}

.pricing-table .header {
	height: 58px;
	padding: 10px 15px;
	border: 1px solid #d4d4d4;
	border-left: none;
	box-shadow: 0 1px rgba(255,255,255,0.75) inset;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */	
}

.pricing-table ul.features,
.pricing-table .footer {
	border: 1px solid #e5e5e5;	
	border-top: none;
	border-left: none;
}

.pricing-table .feature-list + .column ul.features,
.pricing-table .feature-list + .column .footer {
	border-left: 1px solid #e5e5e5;	
}

.pricing-table ul.features {
	background-color: #fff;	
}

.pricing-table ul.features li {
	border-top: 1px solid #e5e5e5;
}

.pricing-table ul.features li:first-child {
	border: none;
}

.pricing-table .footer,
.pricing-table ul.features li {
	padding: 10px 15px;	
}

.pricing-table .footer,
.pricing-table ul.features li.odd,
.pricing-table .feature-list ul.features li {
	background-color: #f7f7f7;
	box-shadow: 0 1px rgba(255,255,255,0.75) inset;
}

.pricing-table .button {
	margin: 5px 0;
}

.pricing-table span.checkmark {
	display: inline-block;
	width: 16px;
	height: 16px; 
	background: url(images/tick-16.png) no-repeat left top;
}

.pricing-table .title {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 3px;	
}

.pricing-table .price {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 30px;
	margin: 0;
}

.pricing-table .price span {
	font-size: 24px;
	font-weight: bold;
	color: #639933;
}

.pricing-table .price sup {
	font-weight: normal;
	font-size: 12px;
}

#language {
	float:right;
}
