/*
Theme Name: Ideas Fullscreen for WordPress
Theme URI: http://ideas.imaginemthemes.com/wp/
Description: A fullscreen theme to showcase your music,videos and photos. The theme is packed with showcase solutions including shortcode thumbnail generations with reusable / bulk image drag and drop capability. The blog posts support audio,video,image,quote,aside,links and gallery postformats.

Version: 2.3
Author: imaginem
Author URI: http://www.imaginemthemes.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, black, two-columns, fixed-width, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: mthemelocal

	Ideas for WordPress v2.3
	http://ideas.imaginemthemes.com/wp/

	This theme was designed and developed by imaginem,
	http://themeforest.net/user/imaginem 
	in Themeforest

*/

/*
1. Reset
2.1 Main Global Layout Settings
3.1 Mobile Device Menu
3.2 Tipsy
4.1 Logo
5.1 Page
5.2 Entry Contents
6.1 Headings
7.1 Content Headings
7.2 Content elements

8 Shortcodes

9.1 Post summary
9.2 Page Navigation Styles
9.3 Password Protected Form
9.4 Post Info

10.1 Sidebar

10.2 Form / Widget Search
10.3 Widget Calendar
10.4 Widget Recent Posts,Popular Posts
10.5 Twitter Widget
10.6 Sidebar Widget Gallery
10.7 Social Widget
10.8 Flickr Widget
10.9 Address widget

11.1 Portfolio Browser
11.2 Portfolio Widget

12.1 Comments
12.2 Template - Contact Form

13.1 Navigation

14.1 Post Format Styling

15.1 AJAX Portfolio
15.2 Portfolio Common
15.3 Portfolio Filter
15.4 Portfolio Grids

16.1 Shoutout
16.2 Clients

17.1 Goto Top

18.1 Footer

*/

/* ******************************
1. 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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: black;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ******************************
2.1 Main Global Layout Settings 
******************************* */

*{ padding: 0px; }
body, html{ height: 100%; margin: 0;height: auto; min-height: 100%; }
body{
	font: 300 15px/1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #000;
	background-repeat: repeat;
	background-attachment:fixed;
	color: #626262;
	}
input,textarea,button {
	color:#777;
	font-size:16px;
	font-weight: 100;
	letter-spacing: 1px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* **********************
Font Associates
*********************** */
h1,h2,h3,h4,h5,h6,
.menu-title,
.homemenu ul li a,
.slideshow_title,
.ui-tabs-anchor,
.donutcounter-item,
.tp-caption,
.divider-title,
.item-title,
#gridblock-filters,
.breadcrumb,
.sidebar h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a{ outline: none; text-decoration: none; color:#444444; }
a:hover{ text-decoration: none; }
a img{ border: none; }
.entry-content img {
	max-width:100%;
}

.clear {clear:both;}
.clearlast {clear:both;padding-bottom:35px;}
.clearlastgallery {clear:both;padding-bottom:55px;}
.ienoclear {clear:both;}
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix{ height: 1%; }
*+html .clearfix{ height: 1%; }

.float-right { float:	right; }
.float-left {float:	left; }

.align-right { float:right; }
.align-left { float:left; }
.align-center { margin:0 auto; display:block;}

p.edit-entry { position:absolute; left:0; font-size:10px; margin-top: 40px;text-decoration:none;}
p.edit-entry a { background: #111; padding: 8px 8px; color: #fff;text-decoration:none;}
p.edit-entry a:hover { background: #eee; color:#000; text-decoration:none;}

.single-header-space { margin: 25px 0 0 0; }
.blank-head-space-1 { margin: 24px 0 0 0; }

.gradient {
filter:none;
}

.type-post, .type-mtheme_portfolio, .type-page {
	margin: 0;
	}
	
::selection {
	color:#fff;
	background: #111; /* Safari */
	}
::-moz-selection {
	color:#fff;
	background: #111; /* Firefox */
}
	
/* ******************************
Mobile Device Menu
more @ /css/menu/mobile-menu.css
******************************* */
	
/* Mobile Device Menu */
.responsive-menu-wrap {
	position: relative;
	top:0;
	z-index: 190;
	display:none;
	}
.responsive-mobile-menu{
	display:none;
}

/* ******************************
Background Fill
******************************* */
.background-fill,
.pattern-overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
	opacity:0.85;
	}
.background-fill {
	background: #000;
	z-index:-99;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
.pattern-overlay {
	z-index: -1;
}

/* ******************************
Tipsy
******************************* */

.tipsy { 
	margin-top:5px;
	margin-left:0;
	padding: 5px;
	font-size: 9px;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-image: url(images/qtips/tipsy.gif);
}
  .tipsy-inner {
	padding: 4px 12px;
	background-color: #000;
	color: #fff;
	max-width: 200px;
	text-align: center;
	-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);
	}
  .tipsy-inner { }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; margin-top:0; }
  .tipsy-west { background-position: left center; }


/* ******************************
Logo
******************************* */

.logo-menu-wrapper {
	float:left;
	display:block;
}

.logo { 
	float: left;
	position: relative;
	z-index: 20;
	line-height: 0;
	}
	.logo a { 
		line-height: 0;
	}
	.logo img {
	}

.stickymenu-listener  {
}
.stickymenu-active {
	position: fixed;
	z-index: 100;
	text-align: center;
	margin:0 auto;
	width: 100%;
	top:0;	
}

.stickymenu .logo {
	margin:0;
}
.stickymenu .logo img {
	height: 40px;
	width:auto;
	top:0;
	left: 40px;
	position: relative;
	}
.stickymenu .mainmenu-navigation {
	margin-right: 40px;
	margin-top:0;
}

/* ******************************
Menu Toggle
******************************* */

.menu-toggle-wrap {
	position: relative;
}
.menu-toggle {
	width:40px;
	height:40px;
	line-height: 40px;
	cursor:pointer;
	position:absolute;
	opacity:1;
	top:25px;
	right:20px;
	z-index: 99;
	border-radius: 100px;
	text-align: center;
	color:#fff;
	transform: scale(1,1);
	-ms-transform: scale(1,1); /* IE 9 */
	-webkit-transform: scale(1,1); /* Safari and Chrome */
	transform: rotate(0deg);
	-ms-transform: rotate(0deg); /* IE 9 */
	-webkit-transform: rotate(0deg); /* Safari and Chrome */
	transition:all 0.3s;
	}
	
.menu-toggle:hover {
	opacity:1;
	line-height: 43px;
transform: scale(1.5,1.5);
-ms-transform: scale(1.5,1.5); /* IE 9 */
-webkit-transform: scale(1.5,1.5); /* Safari and Chrome */
transition:all 0.2s;
	}
	
.menu-toggle-off {
	background-position: 50% top;
}

.menu-toggle-on {
	background-position: 50% bottom;
}


/* ******************************
Page
******************************* */

.container-boxed,
.container-fullwidth{
	background:#000;
	background:rgba(55,55,55,0.15);
}
.container-boxed {
	width:100%;
	margin:0 auto;
	padding-bottom: 120px;
}
.top-bar-wrap {
	width:1350px;
	margin:10px auto 0;
}

.container,
.title-container,
.top-menu-wrap,
.fullpage-item,
.footer-container {
 	width: 1200px;
	margin: 0 auto;
	}

.fullpage-block {
	-webkit-background-size: cover; /*for webKit*/
	-moz-background-size: cover; /*Mozilla*/
	-o-background-size: cover; /*opera*/
	background-size: cover; /*generic*/
}

.container-fill {
    width: 100%;
    margin:0;
}
.container-wrapper {
}
.container-outer {
	}
.container-inner {
	}
.container-outer,
.single-page-container,
.single-gridblock-image-container {
}
.container-head {
	height: 15px;
	width: 100%;
	background: #111;
	}

.single-flexislideshow{ 
	margin-left:-50px;
}

.top-bar-wrap {
	height: 50px;
	position: relative;
	z-index: 100;
}
.header-elements-wrap {
	position: relative;
	width: 1350px;
    margin:0 auto;
    z-index: 9000 !important;
}
.main-menu-wrap {
	position: relative;
    z-index:10;
    background:#fff;
    padding: 0;
    margin-top:10px;
    margin-bottom: 10px;
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%,  100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.7) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.7) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.7) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.7) 100%); /* W3C */
}

.menu-overlay {
	background-color:#555;
	position: fixed;
	top:-150px;
	left:0;
	width:100%;
	height:120px;
	z-index:-1;
	border-bottom: 1px solid #F5F5F5;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.top-menu-color {
}
.top-menu-wrap {
    padding: 0;
   	line-height: 0;
   	padding: 10px 0 20px;
   	height:61px;
	}

.lower-padding { padding-bottom: 0 }
.footer-margin { margin-top: 60px; }
.lower-margin { margin-bottom: 50px; }
.sidebar-margin { margin-top: 30px; }
.no-border { border:none !important; margin:0 !important; padding:0 !important;}
	
.main-contents {
	padding:	0;
	}
	
.page-contents {
	padding:	0;
	}
	
.home-wrap {
	margin: 0 50px;
}
.home-page-wrap {
	padding: 20px 0;
	}

.contents-wrap,
.page-contents-wrap  {
	}
	
.page-template-template-page_leftsidebar-php .page-contents-wrap {
	padding: 20px 50px 0 0;
}

.fullpage-portfolio-wrap {
	margin: 50px 0 0 0;
}

.fullpage-contents-wrap {
	margin: 35px 0 0 0;
	}
.portfoliopage-contents-wrap {
	padding: 0;
}
	
.transparent-contents-wrap {
	padding:	0 0 0 0;
	}
	
.entry-wrapper {
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
.entry-contents-wrapper {
	margin-top:30px;
}
	
.entry-post-wrapper {
    margin-bottom: 20px;
    padding: 30px 0 0 0;
	}
.single-post .entry-post-wrapper {
	padding-top:10px;
}
	
.entry-portfolio-wrapper {
	padding: 20px 0 10px;
	margin:0;
	}
	
.entry-spaced-wrapper {
	padding: 0;
	margin:0;
	}
	
.entry-page-wrapper {
	padding: 0;
	margin:0;
	}
	
	.topseperator {
		}
	.buttonseperator {
		margin-top:20px;
	}
	
.portfolio-wrap {
	background: url(images/patterns/blog_sep.png) repeat-x bottom right;
	}
	
.entry-nospaced-wrapper {
	padding: 1px 20px 10px 20px;
	margin:0;
	}
	
.two-column {
	width: 72%;
	}
	
/* Video Containers */	
#videocontainer {
    height: 100%;
    width: 100%;
}

.portfolio-single-image,
.entry-content iframe,
.entry-content object,
.entry-content embed,
.entry-content img, 
.video-container iframe,  
.video-container object,  
.video-container embed,
.entry-wrapper iframe,
.entry-wrapper  object,
.entry-wrapper  embed,
.entry-wrapper  iframe,  
.entry-wrapper  object,  
.entry-wrapper  embed,
.entry-wrapper img,
.single-portfolio-image-wrap img {
	max-width:100%;
	}
	
.portfolio-single-image {
	vertical-align: bottom;
}


/* ******************************
Entry Contents
******************************* */

.entry-content {
	color: #A7A7A7;
	font-size: 13px;
	letter-spacing: 0.6px;
	line-height: 20px;
	}

.entry-content-wrapper {
	margin: 0 0 0 0;
	}
	
.main-entry-content-wrapper {
	margin: 20px 0 0 0;
	}
	
.featured-content {
	margin-bottom:50px;
}
	
.entry-content #searchform {
	margin: 35px 0 0 0;
	}
	
.entry-post-list-end {
	margin: 15px 0 25px 0;
	}
	
.contents-column {
	margin: 20px 0 0 0;
	}

.portfolio-contents{
	margin-bottom:		0;
}

.entry-info {
	width:	60px;
	float:	left;
}
		
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important;
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.entry-content .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

/* ******************************
Headings
******************************* */
	
	.entry-post-title-only {
		margin-top: 0;
	}
	
	.entry-content .entry-post-title h2 {
		font-size: 28px;
		font-weight: 300;
		line-height: 30px;
	}
	.entry-content .entry-post-title h2 a {
		color: #fff;
		font-weight: 100;
		}
	.entry-content .entry-post-title h2 a:hover {
		text-decoration:none;
		}

	
.slider-title-wrap {
	width:960px;
	margin:0 auto;
	}
	
h1.entry-slider-title {
	font-size:		16px;
	font-weight:	bold;
	text-transform:	uppercase;
	letter-spacing:	-0.2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background:#A0A0A0;
	color: #fff;
	display:inline-block;
	margin: 0;
	padding: 10px 20px;
	vertical-align: text-top;
}

.title-container {
	position: relative;

}
.title-container-wrap {
	margin: 0 0 70px;
	padding: 70px 0 0 0;
}

.entry-title h1 {
	color: #fff;
	display: block;
	font-size: 42px;
	font-weight: 100;
	letter-spacing: 0;
	line-height: 40px;
	text-align: center;
}

.title-container-wrap .entry-title h2 {
	color: #DADADA;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	margin: 10px 0 0;
	padding: 4px 0 0;
}

 .entry-title h2 {
	line-height: 40px;
	margin: 10px 0 0;
	padding: 20px 0 30px;
}


.entry-mainpost-title {
	font-size:		22px;
	color:			#555555;
	letter-spacing:	0;
	border-bottom:	1px solid #f0f0f0;
	padding:		10px 0 20px 0;
	margin: 		0 0 40px 0;
	letter-spacing: 1px;
	vertical-align: text-top;
}

.entry-single-title h1 {
	font-size:		36px;
	color:			#555555;
	letter-spacing:	0;
	padding:		0;
	margin:			20px 0 20px 0;
	letter-spacing: -1px;
	vertical-align: text-top;
}

h1.page-title {
	font-size:		18px;
	margin:			65px 0 55px 0;
	color:			#B9B9B9;
	letter-spacing:	0;
	line-height:	18px;
	text-transform:	uppercase;
	}
	
h1.page-entry-title {
 	color: #454545;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 30px 0 30px;
	}
	
h2.page-entry-title {
 	color: #454545;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 32px;
    margin: 10px 0 10px;
	}
	
h3.related_posts_title {
	color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin: 10px 0 30px;
	}


h2.entry-title {
	font-size:		24px;
	margin:			0 0 10px 0;
	font-weight:	bold;
	color:			#171717;
	letter-spacing:	0;
	line-height:	32px;
}

h2.entry-title a {
	color:			#747474;
	text-decoration:none;
}

h2.entry-title a:hover {
	color:			#111;
	text-decoration:none;
}

.no-results {
	margin: 35px 0 0 0;
	}

/* **********************
BreadCrumbs
********************** */

.breadcrumb-wrap {
	height:50px;
	width:100%;
background: #000;
background: rgba(0,0,0,0.2);
}

.breadcrumb {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	position: absolute;
	right: 0;
	top: -37px;
	text-transform: uppercase;
}

.breadcrumb a {
	font-weight: 400;
	color:#aaa;
}
.breadcrumb a:hover {
	color:#13D3B5;
}
.breadcrumb-sep {
	padding: 0 10px;
	color:#fff;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #fff;
}

/* **********************
Content Headings
*********************** */

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		color: #fff;
		font-weight: 100;
		letter-spacing: 1px;
		margin-bottom:15px;
	}

	.entry-content .heading-section h1,
	.entry-content .heading-section h2,
	.entry-content .heading-section h3,
	.entry-content .heading-section h4,
	.entry-content .heading-section h5,
	.entry-content .heading-section h6 {
		background:#fff;
		display: inline;
		padding: 5px 20px;
		font-weight: 100;
	}

	.entry-content h1 {
		font-size: 34px;
		letter-spacing: 0;
		line-height: 40px;
		}
	.entry-content h2 {
		font-size:26px;
		letter-spacing: 0.5px;
		line-height: 34px;
		}
	.entry-content h3 {
		font-size:20px;
		line-height: 26px;
		}
	.entry-content h4 {
		font-size: 18px;
		line-height: 22px;
		}
	.entry-content h5 {
		font-size:16px;
		line-height: 18px;
		}
	.entry-content h6 {
		font-size:14px;
		line-height: 16px;
		}
	.entry-content h1 a {
		font-weight: 400;
		}

.fullpage-block h3,
.fullpage-block h4,
.fullpage-block h5,
.fullpage-block h6 {
	font-weight: 300;
	color:#888;
}
.fullpage-block h1 {
    font-size: 58px;
    font-weight: 100;
    letter-spacing: -2.5px;
    line-height: 48px;
    word-spacing: 6px;
}
.fullpage-block h2 {
    font-size: 48px;
    font-weight: 100;
    letter-spacing: -0.5px;
    line-height: 38px;
}
.fullpage-block h3 {
    font-size: 40px;
    font-weight: 100;
    letter-spacing: -0.5px;
    line-height: 38px;
}
.fullpage-block h4 {
    font-size: 20px;
}

/* **********************
Content elements
*********************** */	
	
hr, .entry-content hr {
	clear:both;
	height: 1px;
	border:none;
	border-bottom:1px solid #eee;
	border-bottom:1px solid rgba(255,255,255,0.1);
	margin: 40px 0;
}

.entry-content p { margin: 0; }
.entry-content strong { font-weight: 900; color:#fff;}
.entry-content em { font-style: italic; }
.entry-content blockquote { 
	margin: 40px 0 40px 0;
	padding:30px 30px 10px 30px;
	background:#fff;
	background:rgba(255,255,255,0.1);
	border-left: 8px solid #ABABAB;
	}
.entry-content ol,
.entry-content ul,
.entry-content dl {
	margin-bottom:30px;
	}
.entry-content p {
	margin-bottom:20px;
}


.entry-content ul ul,
.entry-content ol ol { 
	margin-bottom:0;
	}

.entry-content dl {
	margin-left:20px;
}

.entry-content dt {
	font-weight:bold;
	color:#222;
	margin-bottom:10px;
}
.entry-content dd {
	margin-bottom:30px;
}

.entry-content ul,.entry-content ol { 
	list-style-type:disc;
	list-style-position:inside;
	}
	.page-template-template-sitemap-php .entry-content ul { 
		list-style-type:none;
	}
	.list-sub-heading {
		margin-top:20px;
	}
	.entry-content > ul,
	.entry-content > ol  { 
		margin: 40px 0;
		}
	.entry-content ul li,
	.entry-content ol li {
		margin-bottom:5px;
		}
		.entry-content ul li li,
		.entry-content ol li li {
			margin-left:20px;
			}
			.entry-content ul li li li,
			.entry-content ol li li li  {
				margin-left:40px;
				}
				.entry-content ul li li li li,
				.entry-content ol li li li li {
					margin-left:60px;
					}


.entry-content ol { list-style-type:decimal; list-style-position:inside; }
.entry-content .linklist ul { list-style:none; }

.entry-content a { 
	text-decoration:none;
	font-weight: 400;
	}
.entry-content a:hover { 
	text-decoration:none;
	}
.entry-content .hr_padding {
	margin: 30px 0 0 0;
	}

.entry-content .hrule {
	position:relative;
	clear:both;
	display:block;
	padding:20px 0;
	margin-top:40px;
	border-top:1px solid #eee;
	border-top:1px solid rgba(255,255,255,0.1);
}

.entry-content .hrule.top a {
	position:absolute;
	right:0;
	top: -22px;
	width:40px;
	height: 40px;
	font-size:11px;
	line-height: 40px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	color:#777;
	font-weight: 400;
	background:#fff;
	border-radius: 30px;
}

.entry-content .hrule.top a:hover {
	color:#000;
	text-decoration:none;
}

	
	.entry-content .highlight {
		background:#FFFF99;
		color:#808080;
		padding:4px;
	}
	
/* Readmore link */
.readmore_link { 
	font-size: 12px;
    letter-spacing: 1px;
    margin: 20px 0 10px;
	}
	.readmore_link a {
		color:#fff;
		font-weight:400;
		display: inline-block;
		}
		.readmore_link a:hover { 
			color: #fff;
			text-decoration:none;
			}

.readmore {
	margin-top:15px;
}
			
.readmore a {
	color: #4B4B4B;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    text-transform: uppercase;
    width: 207px;
    letter-spacing: 1px;
}
	.readmore a:hover {
		color:#111;
		border-bottom: none;
		text-decoration:none;
		}

.readmore-archive {
	margin-top:20px;
	letter-spacing: 0;
	font-size:12px;
}
.readmore-archive a {
	background: #969696;
	border-bottom: none;
	padding: 5px 15px 6px;
	border-radius: 20px;
	color: #fff;
}
.readmore-archive a:hover {
	background: #777;
	border-bottom:none;
	text-decoration: none;
}		
			
/* Mainpage */

.page-sidebar-wrap {
	width:160px;
}
.page-sidebar-block {
	margin-bottom:30px;
	border-bottom:1px solid #F4F4F4;
	padding-bottom:30px;
}

.page-sidebar-block p {
	color: #A4A4A4;
	font-size: 11px;
	line-height: 15.8px;
}

.page-sidebar-block h2 {
	color: #474747;
	    font-size: 14px;
	    font-weight: 700;
	    letter-spacing: 3.5px;
	    line-height: 12px;
	    margin-bottom: 20px;
	    text-transform: uppercase;
}

/* **********************
Shortcode - Slideshow Blog
*********************** */

.slideshow-box-wrapper {
	position: relative;
}

.slideshow-box-image {
}
.slideshow-box-content {
	position: relative;
	width:100%;
	background: rgba(0,0,0,0.5);
}
.slideshow-box-content-inner {
	padding:20px 20px;
}
.slideshow-box-title {
	font-size:20px;
	margin-bottom: 10px;
}
.slideshow-box-content .slideshow-box-title a {
	font-size: 24px;
	font-weight: 100;
	letter-spacing: 0.5px;
	color:#fff;
}
.slideshow-box-description {
	font-size:13px;
	color:#eee;
}
.slideshow-box-info {
	font-size:12px;
}
.slideshow-box-comment,
.slideshow-box-date {
	display:inline-block;
}
.slideshow-box-comment {
	margin-right:15px;
}
.slideshow-box-date,
.slideshow-box-content .slideshow-box-comment a {
	color:#B5B5B5;
}
.slideshow-box-content .slideshow-box-categories a,
.slideshow-box-content .slideshow-box-categories {
	font-size:10px;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color:#B5B5B5;
}
.slideshow-box-categories span {
	margin-right:10px;
}
/* **********************
Shortcode - Post and Page list
*********************** */

	.entry-content .postlist ul {

		list-style:none;
		padding:0;
		margin:20px 0 15px 0;
		}
		.entry-content .postlist ul li { 
			background: url('images/icons/pen_alt_fill_12x12.png') no-repeat 0 2px;
			padding:0 0 0 25px;
			}
		.entry-content .postlist ul li a {
			color:#ABABAB;
			text-decoration:none;
			font-weight: normal;
			}
			
			.entry-content .postlist ul li a:hover {
				color:#111;
			}
			
/* **********************
 Shortcode - Check List
*********************** */

	.entry-content .checklist ul {
		list-style: none;
	}
	.entry-content .checklist .icon-li {
		margin-right:10px;
		color:#7CB811;
	}

/* **********************
Shortcode - Note box
********************** */
.mtextbox {
	border:1px solid #eee;
	margin-bottom: 20px;
	padding:20px;
}
.mtextbox_title{
	padding:15px 20px 5px 16px;
	margin:0;
}
.mtextbox.align-left{
	margin:2px 16px 16px 2px !important;
}
.mtextbox.align-right{
	margin:2px 2px 16px 16px !important;
}
.mtextbox_content {
	padding:0 15px 20px;
}
			
/* **********************
Shortcode - Notices
*********************** */

.entry-content .noticebox {
	padding: 30px 20px 30px 30px;
	margin:15px 0 10px 0;
	color: #5c5c5c;
	}

.entry-content .noticebox i {
	float:left;
	position: relative;
	top:-4px;
}

.entry-content .notice-text {
	padding-left:40px;
}
	
.entry-content .info_yellow {
background: #FFFFED;
background: rgba(255,255,237,0.9);
}
	.entry-content .info_yellow a {
		color:#000;
	}
	.entry-content .info_yellow i {
		color:#E7AF1A;
	}
	
.entry-content .info_red {
background: #FFF8F8;
background: rgba(255,248,248,0.9);
}
	.entry-content .info_red a {
		color:#000;
	}
	.entry-content .info_red i {
		color:#ff0000;
	}
	
.entry-content .info_green {
background: #F8FFEE;
background: rgba(248,255,238,0.9)
}
	.entry-content .info_green a {
		color:#000;
	}
	.entry-content .info_green i {
		color:#67C12A;
	}
		
.entry-content .info_blue {
background: #F5FBFF;
background:rgba(245,251,255,0.9);

}
	.entry-content .info_blue a {
		color:#000;
	}
	.entry-content .info_blue i {
		color:#008DFF;
	}

.close_notice {
	display:block;
	height:10px;
	width:10px;
	float:right;
	position: relative;
	top:-20px;
	right:-10px;
	color:#626262;
	cursor: pointer;
	font-size: 9px;
}
.close_notice:hover {
	color:#111;
}
	
/*
****************************
Shortcode - Picture Frame
*****************************
*/

.pictureframe { 
	padding:5px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	border-color: #eee;
    border-style: solid;
    border-width: 1px;
    background: #f0f0f0;
	}

.pictureframe-wrap {
	background: url(images/icons/view.png) no-repeat 50% 50%;
	display:block;
	}

.img-align-left { float:left; margin-right:20px; }
.img-align-right { float:right; margin-left:20px; }
.img-align-center { margin:0 auto;}
	
/* **********************
Shortcode - Toggle Shortcode
*********************** */
	
.entry-content .toggle-shortcode {
	padding: 0 0 0 35px;
	margin: 15px 0 5px 0;
	background: url(images/icons/toggle_dark.png) no-repeat 0 0;
	height: 24px;
	float: left;
	cursor:pointer;
}
	.entry-content .toggle-shortcode {
		text-decoration: none;
		font-size:16px;
		font-weight: 600;
		letter-spacing: 0.5px;
		color:#fff;
		display: block;
		border:none;
		}
	.entry-content .toggle-shortcode:hover { color: #000; }
	.entry-content .active {background: url(images/icons/toggle_dark.png) no-repeat 0 -24px;}
		.entry-content .toggle-container {
			border-left: 1px solid #13D9BA;
			clear: both;
			margin: 0 0 0 11px;
			overflow: hidden;
			padding: 10px 25px;
			width: 100%;
			}
			.toggle-display-closed {
				display:none;
			}
				
/* **********
 Shortcode - Accordion Tabs
********** */		
	
	
	
	.wp-accordion {
		background:#F7F7F7;
		background: rgba(255,255,255,0.1);
		padding:10px;
	}

	.wp-accordion h3 {
		background:#fff;
		background: rgba(255,255,255,0.1);
		margin:0;
		margin-top:1px;
		position: relative;
	}
	.wp-accordion h3:hover {
		background: rgba(255,255,255,0.2);
	}
	.wp-accordion h3:first-child {
	}
	.wp-accordion h3.ui-state-active {
		border-left:2px solid #EC3939;
		margin-left:-2px;
	}
	.ui-accordion-header a {
	    color: #7A7A7A;
	    display: block;
	    padding: 5px 20px;
	    text-decoration: none;
	    text-transform: none;
	    letter-spacing:0;
	    border:none;
	}
	.ui-accordion-header-icon {
	padding: 0 0 0 35px;
	margin: 12px 0 5px;
	background: url(images/icons/accordion-toggle.png) no-repeat 5px 0;
	height: 24px;
	float: right;
	position: absolute;
	top:-6px;
	right:0;
	}
	.ui-state-active .ui-accordion-header-icon  {
	background: url(images/icons/accordion-toggle.png) no-repeat 5px -24px;
	}
	.ui-accordion-header.ui-state-default a {
		color: #fff;
		font-size: 13px;
		font-weight: 200;
		letter-spacing: 0.5px;
		transition: all 0.2s;
		-moz-transition: all 0.2s;
		-webkit-transition: all 0.2s;
		-o-transition: all 0.2s;
	}
	.ui-accordion-header.ui-state-default a:hover {
		color:#fff;
		transition: all 0.2s;
		-moz-transition: all 0.2s;
		-webkit-transition: all 0.2s;
		-o-transition: all 0.2s;
	}
	.ui-accordion-header.ui-state-active a,
	.ui-accordion-header a:hover{
		border:none;
	}
	.ui-accordion-header.ui-state-active a:hover {
		text-indent: 0;
	}
	.ui-accordion-content{
		padding: 20px 10px;
	}

	
	
/*
 Shortcode - Tabs
-------------------------------------------------------------- */
/* Tabs
-------------------------------------------------------------- */
.ui-tabs {
    padding:0;
    zoom:1;
}
.ui-tabs .ui-tabs-nav {
    list-style:none;
    position:relative;
    padding: 0;
    margin: 0;
    zoom:1;
}
.ui-tabs .ui-tabs-nav li {
    position:relative;
    float:left;
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li a {
    color: #fff;
    background:#F1F1F1;
    background: rgba(255,255,255,0.2);
    float: left;
	font-size:13px;
	font-weight: 200;
    padding: 10px 0;
    text-decoration: none;
    text-transform: none;
    border:none;
    border-top:2px solid transparent;
    width:100%;
    text-align: center;
}
.ui-tabs .ui-tabs-nav li:last-child a {
	-moz-box-shadow:none;
	 -webkit-box-shadow:none;
	 box-shadow:none;
}
.ui-tabs .ui-tabs-nav .ui-state-active a,
.ui-tabs .ui-tabs-nav .ui-state-active a:hover {
	background: rgba(255,255,255,0.1);
    border-top:2px solid #f0f0f0;
    color:#fff;
}
.ui-tabs .ui-tabs-nav li a:hover{
    color:#fff;
    background: rgba(255,255,255,0.3);
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor:text;
    background-color: #ccc; /* Primary Emphasis */
    color:#000;
    padding-bottom: 4px;
}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor:pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
    display:block;
    background:none;
    clear:both;
	background: #fff;
	background: rgba(255,255,255,0.1);
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}
/* vertical tabs */
.ui-tabs-vertical {
	background:#fff;
	background: rgba(255,255,255,0.1);
}
.ui-tabs-vertical ul {
	width:24.5%;
	float: left;
}
.ui-tabs-vertical .ui-tabs-nav li { 
	clear: left;
	width: 100%;
	border-right-width: 0;
	margin:0;
	float:none;
	 }
.ui-tabs-vertical .ui-tabs-nav li a { 
	display:block;
	float:none;
}
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	margin:0;
}
.ui-tabs-vertical .ui-tabs-panel { 
	float: right;
	width: 75.5%;
	clear:none;
}
.ui-tabs-vertical .ui-tabs-nav li a {
	background:none;
	border:0;
	border-bottom:1px solid #EDEDED;
	border-bottom:1px solid rgba(255,255,255,0.1);
}
.ui-tabs-vertical .ui-tabs-nav .ui-state-active a,
.ui-tabs-vertical .ui-tabs-nav .ui-state-active a:hover {
    border-left: 1px solid #F0F0F0;
    border-bottom:none;
    border-top:none;
    color: #fff;
    margin:0;
	margin-bottom:1px;
	text-indent: -1px;
}
.ui-tabs .tab-contents {
	padding: 30px 40px;
}
	
/* **********************
Shortcode - Pullquotes
*********************** */
	
	.entry-content .pullquote-right {
		padding:5px 90px 5px 0;
		margin:10px 0 25px 40px;
		float:right;
		width:250px;
		background: url('images/icons/endquote.png') no-repeat right 20%;
	}
	
	.entry-content .pullquote-left {
		padding:5px 0 5px 90px;
		margin:10px 40px 25px 0;
		float:left;
		width:250px;
		text-align:right;
		background: url('images/icons/alt_endquote.png') no-repeat left 20%;
	}

	.entry-content .pullquote-center {
		padding			:15px 80px;
		margin			:30px;
		text-align		:center;
		background: url('imag