/* 
Theme Name: Creatives
Theme URI: http://creatives.pk
Description: Designed by <a href="http://creatives.pk">Creatives</a>.  
Version: 1.2
Author: <a href="http://Creatives.pk">Creatives.pk</a>
Author URI: http://Creatives.pk
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, white, two-columns, custom-background, translation-ready, custom-menu
  ._____.._____.._____.
  | .___||___. ||___. |
  | |__   .__| |.___| |
  '\__.\  |__. || .___|
  .___| |.___| || |___.
  |_____||_____||_____|
*/

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;
	outline:none;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	}
:focus {/* remember to define focus styles! */
	outline: 0;
}
ol, ul { list-style: none; }
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td { font-weight: normal; text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {quotes: "" "";}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Text elements */
p {	margin-bottom: 1.625em;}
ul, ol { margin: 0 0 1.625em 0;}
ul { list-style: square;}
ol { list-style-type: decimal;}
ol ol { list-style: upper-alpha;}
ol ol ol { list-style: lower-roman;}
ol ol ol ol { list-style: lower-alpha;}
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0;}


dl { margin: 3em 0; border-color:rgba(0,0,0,0.1); border-width:0 0 1px 0;}
dt { float: left; clear: left; width: 100%; font-weight: bold;} 
dd { margin: 0 0 0 30%; padding: 5px 0;}
dd, dt { border-color:rgba(0,0,0,0.1); border-width:1px 0 0 0;}

strong { font-weight: bold; }
cite, em, i { font-style: italic;}

pre {
	background: url("images/code_bg.png") repeat scroll left top #fefefe;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 21px;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 21px 26px;
	border: 1px solid #d5d5d6;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    color: #686a6b;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
code {
    background: url("images/code_bg.png") repeat scroll left top #fefefe;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    color: #686a6b;
    display: block;
    font: 12px/21px Consolas,"Courier New",Courier,monospace;
	border: 1px solid #d5d5d6;
    overflow: auto;
	padding: 21px 26px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


abbr, acronym, dfn { border-bottom: 1px dotted #666; cursor: help; }
address { display: block; margin: 0 0 1.625em; }
ins { background: #fff9c0; text-decoration: none; }
sup, sub { font-size: 10px; height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }

hr {
	position: relative; 
	display: block;
	clear: both;
	border:none;
	margin:10px 0;
	background:#ddd;
	height:1px;
	}

/*clearfix*/

.clear	{ 
	clear: both;
	display: block;
	width: 0; 
	height: 0;
	visibility: hidden;
	}

.clearfix:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	}

.clearfix { display:inline-block;} 
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }

.sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.bypostauthor {}

/* Image Border */
.portfoliogrid,
.imgborder{
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

/* Selection Styles*/
::-moz-selection{
	background:#1f1b1c;
	color:#fff;}
::selection {
	background:#1f1b1c;
	color:#fff;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Gallery
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	GENERAL
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
body, input, textarea {
	font: normal 13px "Droid Sans", Helvetica, Arial, Sans-serif; 
	line-height: 1.625;
	color: #444444;
	}
body {
	background-color: #fbfbfb;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	PAGE BACKGROUND
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#pagebg {
	position:fixed;
	top:0; 
	z-index:-1;
	min-width:100%;
	min-height:100%;
	}
	
.bodyoverlay {
	position:fixed;
	top:0;
	background-repeat:repeat;
	background-position:top left;
	background-attachment:scroll;
	z-index:0;
	width:100%;
	height:100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
	
mark {
	position:relative;
	font-size:10px;
	padding:1px 3px;
	border:rgba(0, 0, 0, .1) 1px solid;/* Safari 4+, Chrome, FF3.5+ */
	background-color:#fff305;
}
	
mark.info {
	position:absolute;
	top:-10px;
	padding:2px 6px;
	background:#666;
	color:#fff;
	letter-spacing:0;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px; 	
	-webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}
mark.orange      { background-color: #ff5c00; } 
mark.red         { background-color: #861D23; } 
mark.yellow      { background-color: #ffb515; } 
mark.green       { background-color: #91bd09; } 

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	LINK COLORS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
a {
	color:#736d8f;
	text-decoration:none;
	-webkit-transition:all 300ms ease-in;
	   -moz-transition:all 300ms ease-in;
	     -o-transition:all 300ms ease-in;
	        transition:all 300ms ease-in;
}
			
a:focus,
a:active,
a:hover {
	color:#444444; 
}

.preloader { display:block; background:url(ajax-loader.gif) center center no-repeat transparent;	}
.ribbon { position:absolute; top:0; right:0; z-index:2; }
.galleria { margin-bottom:20px;}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	HEADINGS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

h1, h2, h3, h4, h5, h6	{
	font-family: 'Open Sans', Arial,  sans-serif;
	font-weight: 300;
	line-height:normal;
	}

h1	{ font-size: 28px; margin: 0 0 20px 0; }
h2	{ font-size: 24px; margin: 0 0 20px 0; }
h3	{ font-size: 20px; margin: 0 0 20px 0; }
h4	{ font-size: 16px; margin: 0 0 15px 0; }
h5	{ font-size: 14px; margin: 0 0 10px 0; }
h6	{ font-size: 12px; margin: 0 0 10px 0; }

h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white { color:#fff}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	LAYOUT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#stretched #wrapper {
	position:relative; 
	width: 100%; 
	margin:0 auto;
	}

#boxed #wrapper {
	position:relative;
	width: 1040px;
	margin: 0px auto;
	background:#fff;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	   -moz-box-shadow: 0 2px 10px rgba(0,0,0,.3);
	        box-shadow: 0 2px 10px rgba(0,0,0,.3);
}

.inner  {
	position:relative; 
	width:1000px; 
	margin:0 auto;  
}

.one_half       { width:47.5%; }
.one_third      { width:30%; }
.two_third      { width:65%; }
.one_fourth     { width:21.22%; }
.one_fifth      { width:16%; }
.three_fourth   { width:73.7%;   }
.four_fifth     { width:79%;   }
.two_fifth      { width:37%; }
.three_fifth    { width:58%;   }
.one_sixth      { width:12.5%; }

.one_half, .half_width, 
.one_third, .two_third,
.one_fourth, .one_fifth,
.four_fifth, .one_sixth,
.two_fifth, .three_fifth,
.three_fourth   {
	position:relative;
	display:inline-block;
	*display:inline;
	float:left;
	margin-right:5%;
	margin-bottom:15px;
	}

.last { margin-right: 0 !important; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Primary Menu
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.primarymenu {
	position:relative;
	margin:0 auto;
	padding:0;
	/*background-color:#434343; */
	background:url(images/R-E/menu-bg.jpg) repeat-x center top;
	z-index:5;
	}

.primarymenu:after {
	clear:both;
	content:"";
	display:block;
	}

.primarymenu nav {
	width:1000px;
	display:block;
	position:relative;
	margin:0 auto;
	list-style-type:none;
	}
.primarymenu .msubtitle { font-size:11px; display:block; text-align:center; line-height:20px; }
.sf-menu [class^="icon-"]{ margin-right:3px; }

/*** Primary Menu ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			14em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			auto; /* match top ul list item height */
	z-index:		99;
}
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:			14em; /* match ul width */
	top:			0;
	margin-left:2px;
}
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:			14em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu a {
	padding: 1.2em 18px;
	text-decoration:none;
	color:	#fff;
	font-size: 14px;
	font-weight:bold;
}
.sf-menu ul a {
	padding: 1em 14px;
	font-size: 12px;
}
.sf-menu li {
/*	background:		#830f0f; */
}
.sf-menu li li {
	background:		#e1252b; 
}
.sf-menu li li li {
/*	background:		#460808; */
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: url('images/R-E/menu-hover.jpg') repeat-x center top;
	color:#fff;
	outline:		0;

}

.current_page_item {
	background:		#e1252b;
	}

.sf-menu > li { background-image:url('images/R-E/menu-sep.jpg'); background-position:top right; background-repeat:repeat-y; }
.sf-menu > li:last-child { background-image:none }

.sf-menu li li { background-image:url('images/submenu_sep.png'); background-position:bottom left; background-repeat:repeat-x; }
.sf-menu li li:last-child { background-image:none }

/**
 * Extended by s32
 * Custom Dropdown
 */
.sf-menu ul.sub-menu { 	
	padding:0;
	/* border-top:3px solid #990a0e; J4J */
}

/* Sub Menu Hover*/
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#333333;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arr.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.6em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; top:			0.5em;}
/* 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: -10px 0; /* arrow hovers for modern browsers*/
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Responsive Menu
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.m-select-container{
	position: relative;
	padding:10px 0px;
	height:37px;
	display:none;
	}

.m-select {
	position: absolute;
	padding:0;
	left:0; 
	right:0;
	margin:0 auto;
	width: auto;
	display: inline-block;
	font-size: 13px;
	color: #999;
	text-align:center;
	background-color: #f0f0f0; 
	z-index: 99;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	-webkit-border-radius: 3px;
	 -khtml-border-radius: 3px;
	   -moz-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
	}

#m-select-active { padding:10px;}
.sf-menu-mobile      { margin:0; padding:0; display: none; background:#ffffff; }
.sf-menu-mobile li   { list-style:none; }
.sf-menu-mobile li a { display: block; border-bottom:1px dotted #ddd; padding:5px 0; text-decoration:none;}
.sf-menu-mobile li ul.sub-menu { margin:0; padding:0;}
.sf-menu-mobile li span { display:none;}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Header / Logo / Header Right
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#header {
	position:relative;
	margin:0 auto;
	z-index:4;
	padding:20px 0;
	background:#fff;
}

#header:after {
	clear:both;
	content:"";
	display:block;
}

.headright { 
	display:inline-block; 
	*display:inline; 
	float:right; 
	text-align:right; 
	color:#999;
	}

.headright p { margin-bottom:0;}
	
/* LOGO */
.logo	{
	position:relative;
	display:inline-block;
	*display:inline;
	float:left;
	}

/* Logo if selected as text*/
h1#site-title       { margin-bottom:0px;}
h1#site-title a     { font-size:24px; line-height:26px; font-weight:bold; color:#000; text-decoration:none; margin-bottom:5px; letter-spacing:-1px;}
h2#site-description { font-size:12px; line-height:14px; color:#999; text-decoration:none; margin-bottom:0;}

.header_shadow { 
	height:56px;
	position:absolute; 
	right:0;
	bottom:1px; 
	left:0; 
	display:block; 
	margin:0 auto;
	/* background:url(images/header_shadow.png) bottom left repeat-x; */
	z-index:-1;
	}

.header_shadowtop{ 
	height:5px;
	position:absolute; 
	right:0;
	top:0px; 
	left:0; 
	display:block; 
	margin:0 auto;
	background:url(images/header_shadow.png) top left repeat-x;
	}
	
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	SLIDERS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#featured_slider  {
	position:relative;
	margin:0 auto;
	padding:40px 0;
	z-index:2;
	background-color:#736d8f;
	background-image:url(images/opacs/white30.png);
	background-position:center top;
	background-repeat:repeat;
	border-bottom:5px solid #736d8f;
	}

.revolution_slider {
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:2;
}

.slider_wrapper {
	position:relative;
	width:1000px;
	margin:0px auto;
	z-index:2;
	}

	
.slider_wrapper_stretched {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
	z-index:2;
	}

.slider_shadow {
	position:absolute;
	z-index:1;
	height:31px;
	left:0; 
	right:0;
	bottom:20px;
	}

.slider_shadow img { display:block; margin:0 auto;}

	.staticslider img,
	.slider_wrapper.video  iframe{
		position:relative;
		margin:0px auto;
		background:#ffffff;
		display:block;
	}
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	TOGGLE SLIDER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.toggle_slider { 
	position:relative; 
	padding:5%; 
	background:#EFEFEF;
	background: rgb(78,104,122); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(78,104,122,1) 0%, rgba(45,55,76,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(78,104,122,1)), color-stop(100%,rgba(45,55,76,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(78,104,122,1) 0%,rgba(45,55,76,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(78,104,122,1) 0%,rgba(45,55,76,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(78,104,122,1) 0%,rgba(45,55,76,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(78,104,122,1) 0%,rgba(45,55,76,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e687a', endColorstr='#2d374c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

.toggle_slider:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	}

.tsbox   { 
		position:relative; 
		float:left; width:30.4%; margin:0 1.5% 0 1.4%; }
		
.plan_box               { 
	position: relative; 
	width: auto; 
	height: 350px; 
	overflow: hidden;  
	padding:0px;  
	}

.plan_box .plan_info    { 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:350px;  
	background:#f1f2f3;
	text-align:center; 
	cursor:pointer; 
	z-index:1;  
	color :#444; 	
	background-color:#fff;
	background-image:url(images/opacs/dark10.png);
	background-position:top left;
	background-repeat:repeat;
	background-attachment:scroll;
		
	/* Safari 4+, Chrome & Mozilla 3.6+ */
	background-image: -webkit-gradient(linear,center bottom,center top,	from(rgba(0, 0, 0, .1)),to(rgba(255, 255, 255, .1)));
	background-image: -moz-linear-gradient(center top,rgba(255, 255, 255, .1) 0%,rgba(0, 0, 0, .1) 100%);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;	
	}
	
.plan_box .plan_details { 
	width:100%;
	margin:0 auto; 
	height:350px; 
	text-align:center; 
	z-index:0;
	background:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	}
	
.plan_box .plan_info .content { padding:30px 0 0 0; }
.plan_box .plan_details .content { padding:30px 20px 20px 20px; }
.plan_box .content      { margin:0 10px; }
.plan_box ul            { margin:15px 0 15px 0; }
.plan_box ul li         { text-align:left; padding-top:4px; padding-bottom:4px; line-height:inherit; border-bottom:1px solid #ddd;  }

.plan_box h2            { font-weight:bold; background:none; border:none; margin:20px 0 0 0 ; padding:0; }
.plan_box h3.price      { 
	margin:10px 0; 
	padding:0; 
	font-weight:bold; 
	color:#78bcd7; 
	line-height:inherit;
	}
	h3.price span { font-size:small;}
	
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Homepage Teaser
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
	
.homepage_teaser	 {
	position:relative;
	margin:0 auto;
	/*padding:30px 0 5px 0;*/
	/*background:url(images/opacs/white90.png) repeat scroll left top transparent;*/
	color:#fff;
	font-size:16px;
	text-align:left;
	background:url(images/R-E/mb-bg.jpg) repeat-x center top;
	/* background:url(images/R-E/mb-icon-light.jpg) no-repeat center top; */
	vertical-align:middle;
	}

/* mini banner icon */
.mb-icon-light { /* min-width:916px; min-height:107px;*/ display:block; background:url(images/R-E/mb-icon-light.jpg) no-repeat 0px 4px; padding-left:81px; line-height:107px;}

.homepage_teaser h1 {
	font-size:34px;
	margin-bottom:20px;
	line-height:40px;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	SUBHEADER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#subheader {
	position:relative;
	overflow: hidden;
	width:100%;
	margin:0;
	z-index: 3;
	background-color:#736d8f;
	}
	
.subheader_shadow {
	display:block; 
	position:absolute; 
	right:0;
	bottom:0px; 
	left:0; 
	height:5px;
	margin:0 auto;
	background:url(images/subheader_shadow.png) bottom left repeat-x;
	}
	 
#subheader .inner  {
	width:1000px;
	padding:30px 0;
	margin:0 auto;
	overflow:hidden;
	}

.leftaside  {
	float:left;
	display:block;
	margin:0px 50px 0px 0px;
	}

.leftaside h1 {
	display: block;
	padding: 0;
	margin:0;
	font-size: 1.875em;
	line-height: 1.000em;
	letter-spacing:-1px;
	color: #ffffff;
	font-weight:300;
	}

.rightaside { 
	width:auto;
	overflow:hidden;
	line-height:normal;
	font-size:18px;
	margin:0;
	padding:0;
	color:#ffffff;
	}

.rightaside ul { margin: 0; padding: 0;}
.rightaside ul li { margin: 0; }
.rightaside p { margin-bottom:0;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	BREADCRUMB
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.breadcrumb {
	position:relative;
	display: block;
    margin: 5px 0 0 0;
	}
.breadcrumb .breadcrumbs-plus {
	width:1000px;
	margin:0 auto;
	font-size:12px;color:#999
}

.breadcrumb span { padding: 0 4px 0 4px;  }
.breadcrumb span.separator { font-size:14px;}
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	CONTENT AREA
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#sidebar {
	position:relative; 
	padding:0 0 30px 0; 
	}
	
.fullwidth #main { padding:40px 0;}
.fullwidth #main:after { clear:both; content:""; display:block; height:0; visibility:hidden; }

/* Left Sidebar*/
.leftsidebar #main {
	float:right; 
	width:700px; 
	background:#cdcdcd;	
	padding:40px 0 40px 0px;
	}

	.leftsidebar #main .entry-content { 
		padding:0 0 0 30px; 
		}


.leftsidebar #sidebar { 
	float:left; 
	overflow:hidden; 
	width:300px;
	background:#dedede;
	}

	.leftsidebar #sidebar .content{
		padding:40px 40px 0px 0; 
		} 

/* Right Sidebar*/
.rightsidebar #main { 
	float:left; 
	padding:40px 0;
	width:680px;
	}

	.rightsidebar #main .entry-content {
		padding-right:30px; 
		}

	.rightsidebar #sidebar {
		position:relative;
		float:left;
		width:300px;
		}

	.rightsidebar #sidebar .content{ 
		padding:40px 0 0 40px; 
		} 

/* Page middle content area */

.pagemid { 
	position:relative; 
	display:block;
	width:100%;
	z-index:1;	
	margin:0 auto;
	padding:0;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	FOOTER
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#footer	{
	position:relative;
	padding:40px 0 0 0;
	background-color:#3a3a3a;	
	border-top:5px solid #736d8f;
	color:#aaaaaa;
	}

	#footer .inner  {
		width:980px;
		margin:0 auto; 
		overflow:hidden;
		}

	#footer h3  {
		margin-bottom:20px; 
		font-size:16px; 
		color:#ffffff;
		}


	#footer a { color:#e7e7e7;}
	#footer a:hover { color:#736d8f;}
	
/*-- Copyright --*/
.copyright  { 
	position:relative;
	width:100%;
	background-color:#f4f4f4;
	}

.copyright .inner  {
	width:980px; 
	margin:0px auto; 
	padding:15px 0; 
	overflow:hidden;
	}

.copyright p  {
	margin:0;
	color:#444;
	}
	
.copyright .copyright_left  { 	
	float:left;
	width:50%;
	}

.copyright .copyright_right  { 	
	float:right;
	width:50%;
	text-align:right;
	}	
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	BLOG POST
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.singlepostlists { 
	overflow:hidden; 
	margin:0 0 20px;
	padding:20px 0; 
	border:1px solid #ddd; 
	border-width:1px 0 1px 0; 
	}

.singlepostlists ul { margin:0; padding:0; }
.singlepostlists li  { 
	display:inline-block; 
	*display:inline; 
	float:left; 
	width:150px;
	margin:0 5px; 
	font-size:11px;
	line-height:16px; 
	padding:0;
}

.singlepostlists li .thumb { 
	display:block; 
	margin:0 0 5px 0;
}

	
.searchresults,
.post {
	position:relative; 
	padding-bottom:35px;
	margin-bottom:35px;
	border-bottom:1px solid #ddd;
	}

	.taglist.post {
		padding:0; 
		margin:0;
		border:none;
		}
		
.searchresults:last-child,
.post:last-child { border:none !important;}

.searchresults.post .more-link { margin-left:0px;}
.post .entry-title { margin-bottom:15px;}
.post .postimg { margin-bottom:20px;}
	
.post .post-info {
	margin:10px 0 20px 0; 
	margin-left:50px;
	padding:0;
	border-bottom:1px dashed #E5E5E5;
	}

.post .postmetadata{
	font-size:11px;
	}
		
.post .postmetadata span {
	display:inline-block;
	margin-right:8px;
	padding: 5px 8px 5px 0px;
	}

.post .post-entry { margin-left:50px; }
.post .tags { margin-left:50px; font-size:11px;}
.post .more-link { margin-left:50px;}

.post .post-comment { position:absolute; top:0; right:0; padding:5px 10px; }

/* Quote Format*/
.post .quote { padding: 0px; margin-left:50px; font-size:24px; line-height:30px; font-style:normal; font-family:Georgia, Times, Serif; }
.post .quote span{ display:block; margin:5px 0; font-size:14px; color:#999; }
.post .quote span:before { content: "\2014 \00A0"; }	

/* Status Format*/
.status-format {
	margin-left:50px;
	}

.postformat-link, 
.postformat-quote,
.postformat-video,
.postformat-audio,
.postformat-gallery,
.postformat-aside,
.postformat-image,
.postformat-status,
.postformat-standard { 
	display:block;
	overflow:hidden;
	float:left;
	position:relative; 
	width:32px;
	height:32px;
	top:10px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#e5e5e5;
	}
	
.postformat-link {background-image:url(images/postformat-link.png);}
.postformat-quote { background-image:url(images/postformat-quote.png); }
.postformat-video { background-image:url(images/postformat-video.png); }
.postformat-audio { background-image:url(images/postformat-audio.png); }
.postformat-gallery { background-image:url(images/postformat-gallery.png); }
.postformat-aside { background-image:url(images/postformat-aside.png); }
.postformat-image { background-image:url(images/postformat-image.png); }
.postformat-status { background-image:url(images/postformat-status.png); }
.postformat-standard { background-image:url(images/postformat-post.png); }



/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	FRONTPAGE 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.fp-widget {
	margin:0 0 10px 0; 
	padding:0; 
	}

	.fp-widget h3 { 
		text-align:center;
		}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Typography
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/		
	.typo_desc h1{ font-size:30px; }
	.typo_desc p{ border:1px solid #eee; padding:10px;}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	AUTHORBOX
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#entry-author-info { 
	margin:0;
	padding:20px 0; 
	border:1px solid #ddd; 
	border-width:0 0 1px 0; 
	}
.author_entry { margin:0 0 0 50px; }
.author-avatar          { float:left; margin:0 10px 0 0; }
.author-description     { margin:0 10px 0px 60px; }
.author-description h5  { margin-bottom:5px; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	POST PAGINATION
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#nav-below {
	margin:30px 0; 
	padding:20px 0; 
	overflow:hidden; 
	}

	#nav-below .nav-previous	{
		position: relative;
		display:inline-block;
		line-height:1em;
		width:50%;
		float: left;
		}

	#nav-below .nav-next  {
		display:inline-block;
		position: relative;
		line-height:1em;
		width:50%;
		float: right;
		text-align:right;
		}

	.nav-previous span { margin-right:10px; }
	.nav-next span     { margin-left:10px; }

	.nav-next span,
	.nav-previous span { 
		line-height:2em; 
		text-transform:uppercase; 
		display: block; 
		color:#aaa;
		}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * sortable Portfolio
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.sortable_items {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 25px 0 0; 
	}

	.sortable_items .item {
		display: inline-block;
		margin-bottom:40px;
		}
		
	#port2.sortable_items .item,
	#port3.sortable_items .item,
	#port4.sortable_items .item	{
		display: inline-block;
		margin-bottom:40px;
		}

/* Quicksand Nav */
ul.sortable_nav {
	display:block;
	width: 100%;
	margin:0 auto;
	text-align:center;
	}

 	ul.sortable_nav li {
		display: inline;
		float: left; 
		margin-right:5px;
		padding: 5px 10px;
		background-color:#242424;
		color:#fff;
		   -moz-border-radius:3px;
		-webkit-border-radius:3px;
	            border-radius:3px;
		}

 		ul.sortable_nav li a {
			display: block;
			}
 
		ul.sortable_nav li.active {
			border: 0;
			color: #1e1f26;
			background-color:#F28100;
				-moz-border-radius:3px;
			 -webkit-border-radius:3px;
					 border-radius:3px;

			}
			
		ul.sortable_nav a:hover { color:#fff; }
		ul.sortable_nav a:focus { outline: 0; color:#fff; }

		ul.sortable_nav li.active a {
				color: #fff;
				background-color:#F28100;
				color:#fff;
				   -moz-border-radius:3px;
				-webkit-border-radius:3px;
						border-radius:3px;
			}

	.sortable-items img { display: block; }

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Non Sortable Portfolio
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.portfoliotype .postimg { margin-bottom:55px;}

.portfolio_items {
	clear: both;
    position: relative;
	padding: 0;
    width: auto;
	overflow:hidden;
	}
.portfolio_items .item {
	margin-bottom:40px;
	}

.portfolio_items .item:after {
	clear:both;
	content:"";
	display:block;
	}
	
.portfoliogrid {
	position:relative;
	display:block;
	border:1px solid #dddddd;
	background:#ffffff;
	padding:0;
	}

.list_carousel .port_img,
.portfoliogrid .port_img{
	overflow:hidden;
	position:relative;
	}
.port_img img {
	display:block;
	margin:0 auto;
	}

.port_desc {
	padding: 20px;
	}

.port_desc h4 { margin-bottom: 5px; }

.port_desc p.date {
	font-size:12px;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	}

	.port_box {
		display:block; 
		position:relative;
		float:left;
		margin:0 0 10px 0 ;		
		}

	.port_desc date { margin-bottom:20px; }
	.port_desc p.extras { margin-bottom:0; font-style: italic; letter-spacing: 0.8px;}
	.port_desc.col1     { padding:0px 2px 2px 2px; margin:0; }

	.port_desc a.casestudy,
	.port_desc a.visitsite { 
		font-size:11px; 
		padding:0 10px 0 0px; 
		}

	.port_desc a.visitsite { 
		background:url(images/opacs/dark10.png) 0 0 repeat-y; 
		padding:0 10px 0 10px;
		}

	.port_desc a.visitsite:hover,
	.port_desc a.casestudy:hover  { }

	.portfolio_single .postimg { margin-bottom:20px;}

	.post_slider { 
		display:block; 
		position:relative; 
		z-index:2;
		}

	.post_slider img { display: block; margin-bottom:30px;}

	.portfoliopage .details li{
	    overflow: hidden;
	    margin-bottom: 15px;
	    padding-bottom: 15px;
	    border-bottom: 1px solid #E7E6E6;
	}
	
	.portfoliopage .details h5{
	    float: left;
	    margin: 0 !important;	
	    width: 120px;	
	}
	
	.portfoliopage .details li span { float:left;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Portfolio Transition
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.port_img {
	position:relative;
	}

.port_img img {
	display:block;
	margin:0 auto;
	}

.portfolio_grid {
	overflow: hidden;
	position: relative;
	float: left;
	background:#F9FAFB;
	width: 100%;
	height: auto;
	padding:0;
	margin: 0;
	text-align: center;
	cursor: default;
}

.portfolio_grid .port_desc,
.portfolio_grid .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.portfolio_grid img {
   display: block;
   position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	   -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	     -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	        box-shadow: 0 1px 4px rgba(0,0,0,.2); 
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
}
.portfolio_grid h4 {
   color: #fff;
   text-align: center;
   position: relative;
   padding: 10px;
	background:#000;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.portfolio_grid p {
   font-size: 12px;
   color: #fff;
   padding: 10px;
   text-align: center;
}
.portfolio_grid a.extras {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.portfolio_grid a.extras: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.portfolio img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.portfolio .port_desc {
	padding:0;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
	background-color:#736d8f;
   background-color: rgba(79,185,131, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.portfolio h4 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.portfolio p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.portfolio:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.portfolio a.extras {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.portfolio:hover .port_desc {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.portfolio:hover h4,
.portfolio:hover p,
.portfolio:hover a.extras {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
	z-index:2;
}
.portfolio:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.portfolio:hover a.extras {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}


/* Post Slider Navigation */

.postslider_nav {
	bottom: -10px; 
	position: relative; 
	left: 0px; 
	}

	.postslider_nav a {
		display: block; 
		float: left; 
		width:7px; 
		height: 7px; 
		margin-right: 5px; 
		text-indent: -9999px; 	
		outline:none;
		}

	.postslider_nav a.activeSlide { 
		}

	.postslider_nav a:hover {
		}

	.port-title h2{
		font-size: 30px;
		margin-bottom: 5px;
		padding-right: 30px;
	}

	.post_title + .date {
		margin-top: -10px;
	}

	.port_excerpt{
	margin-bottom:10px;
	}

	.portfolio_wrap .date {
		font-size: 9px;
		letter-spacing: 1.6px;
		text-transform: uppercase;
	}
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	PORTFOLIO SINGLE  PAGINATION
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/


.portfoliopage p {
	margin-bottom:10px; 
	line-height:16px;
	}

.port-post-info {
	margin-bottom:0px
	}

	.port-post-info span {
		display:block;
		}

	.portfolio_single .port_img  { margin-bottom:30px;}
	.post_slider a, .sort_img a  { background-color:#00ac85; display:block; position:relative;  }
	.post_slider a:hover img, 
	.sort_img a:hover img        { opacity:0.5; }

	/* Portfolio Related */	
	#relatedposts         { margin: 20px 0; padding:0; }
	#relatedposts ul      { list-style: none; margin:0; }
	#relatedposts ul li   { float: left; margin-right: 15px; width: 80px; }
	#relatedposts img     { display:block;}
	#relatedposts a:hover { }
			
			
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	SINGLE PAGINATION
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#single-nav {
	margin:0; 
	padding:5px 0; 
	overflow:hidden;  
	font:italic 12px "Droid Serif", Georgia, Times, Serif;
	}

	#single-nav .nav-previous {
		display:block; 
		text-align:center;
		padding-bottom:10px;
		}

	#single-nav .nav-next {
		padding-top:10px;
		background:url(images/dots.png) 0 0 repeat-x;
		display:block; 
		text-align:center;
		}

	#single-nav .nav-previous span,
	#single-nav .nav-next span   { 
		line-height:normal;
		}	

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	HOVER ICONS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.hover_type   { display: none; position:absolute; z-index:10; left:50%; }
.hover_type a { 
	position: absolute; 
	bottom: 10px; 
	width: 40px; 
	height: 40px; 
	background-color:#222;
	background-repeat: no-repeat;
	background-position:center center;
	}

	/* Hover Link */
	.hover_type a.hoverlink        { background-image: url(images/hoverlink.png);   }
	/* Hover Image */
	.hover_type a.hoverimage       { background-image: url(images/hoverimage.png); right: 1px !important; }
	/* Hover Video */
	.hover_type a.hovervideo       { background-position: -30px 0; right: 1px !important; }
	/* Hover Custom Link */
	.hover_type a.hovercustomlink  { background-position: 0 0; right: 1px !important; }
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	COMMENTS
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#comments { margin:0; padding:20px 0; }
.comments-title { text-align:center;	}
.comments-title em { 
	display:block; 
	font:italic 12px Georgia, Times, Serif;
}

.comments-area ol { margin:0 0 30px 0; padding: 0; }
.comments-area ol li { margin: 0px;  padding:0px; list-style-type:none;}
.comments-area .comment_wrap {
	position:relative;  
	margin:0 0 30px 0;
	padding:0 0 15px 0; 
	border-bottom:1px solid #ddd;
	}

.comments-area .comment-author         { display:block; }
.comments-area .comment-author .avatar { float:left; margin-right:10px; padding-right:10px; border-right:1px solid #ddd; }
.comments-area .comment-meta { font-size: 11px; }
.comments-area .single_comment  { clear:both; margin-top:10px; }

.comments-area li.bypostauthor cite span {
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 11px;
	background:#666;
	color:#fff;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
	        border-radius:3px;
	}

.comments-area .comment-meta cite { 
	display:block; 
	font-weight:bold;
	font-style:normal;
	}

.commentlist ul.children { 
	margin:0; 
	padding:0 0 0 50px;  
}
	
.commentlist .children .comment_wrap { padding-top:0px; }
.commentlist .moderation { margin-top: 10px; color: #dd0000;   }
.commentlist .children   { margin-bottom:0px;}
.comment-author-admin .avatar { 
	padding-bottom:1px; 
	border-bottom:0px solid #222;
}

	.comment-edit-link,
	.post-edit-link { 
		background: #ff8800;
		padding:3px 8px; 
		color:#fff;
		border-radius: 4px;
		}
	.post-edit-link:hover,
	.comment-edit-link:hover { color:#fff;}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	COMMENTS FORM
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#respond {
	margin: 20px 0;
	padding: 0;
	position: relative;
	width: 97%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 5px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 25px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 97%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	right: 2%;
	position: absolute;
	top: 30px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin:0;
}
#respond .form-submit {
	margin: 10px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}

#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

#respond label {
	line-height: 1.1em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 97%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	SEARCH
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.widget.widget_search {
	position:relative;
	width:100%;
	}
* html .search-box               { margin-top: 10px; }
*:first-child+html .search-box 	 { margin-top: 10px !important; }
.search-box input  { 
	width:93%; 
	margin: 0 auto; 
	padding:8px;
	font-size:11px; 
	border:1px solid #ddd; 
	box-shadow:inset 0 0 4px 4px #f0f0f0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	WIDGET
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.widget-title { font-size: 24px; margin: 0 0 20px 0; font-weight:normal; color:#e1252b;  }
.widget { margin-bottom:40px; }
.widget ul  { margin:0; padding:0; }
.widget ul ul     { margin-bottom:0; }	
.widget ul li   {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
	position:relative;
	background-image:url(images/bullets/list_gray.png);
	background-position: -388px -100px;
	background-repeat:no-repeat;
	}

.widget ul li a {
	padding:1px 0px 1px 0px;
	zoom:1; 
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	ALIGNMENT
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.left {float:left;}
.right {float:right;}
.center {float:none; text-align:center; margin:inherit auto;}

.alignleft, 
img.alignleft, 
a img.alignleft      { float:left; margin:3px 15px 20px 3px;}

.alignright, 
img.alignright, 
a img.alignright     { float:right; margin:3px 3px 20px 15px;	}

.aligncenter, 
img.aligncenter, 
a img.aligncenter    { clear:both; display:block; margin:10px auto 20px auto; padding:2px; text-align:center;	}

.wp-caption 			      { text-align: center; margin-bottom: 20px; padding: 2px; border:1px solid #ddd; background:#f1f2f3; }
.wp-caption img 		      { margin: 3px;}
.wp-smiley 			          { margin:0; }
.wp-caption p.wp-caption-text { margin: 0 0 4px; }
			
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	PAGINATION
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/


.pagination	{ margin: 15px 0 15px 0; padding:15px 0 0 0; background:url('images/opacs/dark10.png') left top repeat-x; }

.pagination a, 
.pagination a:link, 
.pagination a:visited,
.pagination a:active,
.pagination span.current,
.pagination span.pages,
.pagination span.extend { 
	margin: 0 8px;
	padding:0 3px;
	padding-top:15px;
	font-size: 14px;
	font-weight:normal;
	}

.pagination span.current { font-weight: bold; border-width:1px 0 0 0; border-style: solid; border-color:#80a11a;}
.pagination span.extend	 { background:none; padding-right:10px; font-size:12px; }


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 * Flickr Widget
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.flickr_badge_image {
	float: left;
	margin: 0 10px 10px 0;
	}

.flickr_badge_image img {
	display:block;
	width:50px;
	height:50px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.2);
	}

	.flickr_badge_image img:hover { 
		background: #736d8f;
		}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Q U I C K S A N D   P O R T F O L I O
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.quicksand { float: left; width:100%; }
.quicksand ul { margin-left: 0px; }
.quicksand li { line-height: 1.8em; }	

ul.quicksand_images { 
		list-style: none; 
		overflow: hidden;
		width: 100%;
		margin: 0;
		padding: 25px 0 0;
	}

	ul.quicksand_images li {
		display: inline-block;
		float: left;
		overflow: hidden;
		width: 25%;
		height:auto;
		margin:0;
		padding: 0; 
		}

	ul.quicksand_images li .port_img {
		margin-bottom:0;
		}
	
	ul.quicksand_images li img { display:block }

/* Quicksand Nav */
ul.quicksand_nav {
	display:block;
	width: 100%;
	margin:0 auto;
	text-align:center;
	}

 	ul.quicksand_nav li {
		display: inline;
		float: left; 
		margin-right:5px;
		margin-bottom:5px;
		padding: 5px 10px;
		background-color:#EEEEEE;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		}

 		ul.quicksand_nav li a {
			display: block;
			color:#999999;
			}
 
		ul.quicksand_nav li.active {
			border: 0;
			background-color:#DDDDDD;
				-moz-border-radius:3px;
			 -webkit-border-radius:3px;
					 border-radius:3px;

			}
			
		ul.quicksand_nav a:hover { color:#555555; }
		ul.quicksand_nav a:focus { outline: 0; color:#555555; }

		ul.quicksand_nav li.active a {
				color: #555555;
				   -moz-border-radius:3px;
				-webkit-border-radius:3px;
						border-radius:3px;
			}

	/* Portfolio Boxoverlay */		
	.port_overlay {
		width:100%;
		height:160px;
		position:relative;
		overflow:hidden;
		float:left;
		display:inline;
		margin:0px;
		}
		.port_overlay img {
			display:block;
			text-decoration:none;
			position:absolute;
			z-index:500;
			cursor:pointer;
			background:#ff8800;
			padding:0;
			}

		.port_overlay .caption {
			width:100%;
			height:160px;
			background:url(images/opacs/dark70.png) 0 0 repeat;
			color:#fff;
			position:absolute;
			top:0px;
			left:0;
			z-index:0;
			}
			
		.port_overlay .caption h4{
			color:#fff;
			margin:10px;
		}
		.port_overlay .caption a{
			color:#F28100;
			margin:10px;
		}		
		.port_overlay .caption p {
			font-size:11px;
			line-height:18px;
			margin:0px 10px 10px 10px;
		}

.portfolio_details h2 {
	padding-bottom:20px;
	border-bottom:1px solid #DDDDDD;
	
	}
.slider_column {
	padding:0;
	}
.port_details {
		color:#666;
		}
		
ul.portfolio_meta {
	font-size:11px;
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #DDDDDD;
	}
ul.portfolio_meta li{
	padding-bottom:5px;
	}
/* == Portfolio Ajaxfied Styling ============================== */

.ajaxfied_block_wrapper { 
	position:relative; 
	}
.ajaxfied_block {  
	clear:both; 
	position:relative; 	
	margin-bottom:30px;
	height:100%; 
	display:none; 
	overflow:hidden;
	}

	.ajaxloader { 
		background:url(ajax-loader.gif) center center no-repeat; 
		display:block; 
		width:32px; 
		height:32px; 
		position:absolute; 
		top:0; 
		right:10px; 
		display:none;
		}

	.ajaxfied_block>div { float:left; }

	.ajaxfied_block .featured-image img { float:right; display:block; }
	.ajaxfied_block .description { margin-bottom:20px; padding-top:50px; }

	.portfolio_details h2 {
		padding-bottom:20px;
		border-bottom:1px solid #DDDDDD;
		}
			
	.slider_column {
		position:relative;
		padding:0;
		}
	.port_details {
		color:#666;
		}
		
	ul.portfolio_meta {
		font-size:11px;
		list-style-type:none;
		margin:0 0 20px 0;
		padding:0 0 10px 0;
		border-bottom:1px solid #DDDDDD;
	}
	ul.portfolio_meta li{
		padding-bottom:5px;
	}

	.slider_controls {
		position:absolute;
		top:0;
		left:0;
		margin:0;
		padding:0 0 10px 0;
	}
	
	.slider_controls a {
		background-color:#c9d2d5;
		background-image:url(images/slider_controls.png);
		background-position:center center;
		background-repeat:repeat;
		display:block;
		float:left;
		width:30px;
		height:30px;
		line-height:30px;
		overflow:hidden;
		text-decoration:none;
		text-indent:200%;
		z-index:5;
		margin-right:1px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	}	
.slider_controls .sliderleft {
    background-position: 0 0;

	}
.slider_controls .sliderright {
    background-position: -30px -30px;
	}
.slider_controls .close{
    background-position: -60px -60px;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	STICKY BAR
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#sticky { 
	display:none;
	position:relative; 
	top:0;
	width:100%; 
	padding:11px 0; 
	z-index:1000; 
	background-color:#b92929;
	background:#b92929;
	color:#fff;
	text-align:center;
	}

#sticky a { color:#ffe9c6; }
#sticky a:hover { text-decoration:underline; }

.tarrow { 
	position:absolute; 
	top:-10px; 
	right:10px; 
	width: 49px; 
	height: 85px; 
	background: url(images/toggle_down.png) 0 0 no-repeat; 
	z-index:2000;
	}

.tarrow.active { 
	background: url(images/toggle_up.png) 0 0 no-repeat;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	AUTHOR LIST
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

ul.Author_list {
    height: 100%;
    list-style: none outside none;
    margin: 20px 0;
    overflow: hidden;
}
ul.Author_list li {
    border-right: 1px solid #DDDDDD;
    float: left;
    line-height: normal;
    margin: 0 0 20px;
    padding: 0 14px;
    text-align: center;
    width: 20%;
}
ul.Author_list li img {
    clear: right;
    margin-bottom: 20px;
    text-align: center;
}
ul.Author_list li h4 {
    font-size: 14px;
    margin: 0;
}
ul.Author_list li span {
    font-size: 10px;
    margin: 0;
    text-align: center;
}
ul.Author_list li p {
    padding: 10px 10px 0;
    text-align: center;
}
ul.Author_list li.last {
    border: medium none;
}


.emptybg {
	background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 40px;
	color:#999;
    padding-top: 20px;
    position: relative;
    text-align: center;
}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	CAROUSEL
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/	
	
.list_carousel {
	position:relative;
	margin: 25px 0 0px 0px;

}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 230px;
	height:auto;
	padding: 0;
	margin:0 10px 0 10px;
	display: block;
	float: left;
}
.list_carousel h4 { margin-bottom:5px;  }
.list_carousel .date { padding-bottom:5px; margin-bottom:5px; font-size:11px; color:#999; border-bottom:1px solid #e5e5e5; }
.list_carousel img {
	    border: 0px solid #ccc;
	    padding: 0px;
	    margin: 0px 0 10px 0;
	    display: block;
	}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}

.list_carousel .prev {
	background:url(images/arrow_left.png) right top no-repeat;
	position:absolute;
	top:-25px;
	width:10px;
	height:15px;
	right:30px;
	margin-left: 0px;
}
.list_carousel .next {
	background:url(images/arrow_right.png) right top no-repeat;
	position:absolute;
	top:-25px;
	right:15px;
	width:10px;
	height:15px;
	margin-right: 0px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.progress_container{
	position:relative;
	margin:5px;
    width:100%;
    background:#eee;
    }
 
.progress_bar{
	position:relative;
    padding:10px 0;
    width:0px;
	background-color:#736d8f;
    }
	
.progress_bar span {
	padding-left:40px;
	color:#fff;
	font-weight:bold;
	}
	
span.percentage {
	position:absolute;
	right:-20px;
	width:30px;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	padding:2px 6px;
	background:#fff;
	color:#000;
	letter-spacing:0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px; 	
	-webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.1);
	        box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}
	
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	STAFF
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.bio { 
	position:relative;
	overflow:hidden;
	background:#fff url(images/opacs/dark03.png);
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	}

.bio figure img { display:block; margin:0 auto}		

.bio .details .head {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ddd;
	}

.bio .details .head h5 { margin-bottom:0;}
.bio .details .head h5 span {
	display: block;
	font-weight:normal;
	font-size: 11px;
	padding-top: 0px;
	}

.bio .details {
	padding: 10px 20px 20px;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	STAFF > SOCIABLES
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.bio .sociables {
	text-align:center; 
	margin:0; 
	padding:0;
	}

ul.atpsocials {
	margin:0; 
	padding:0;
	list-style:none;
	}

ul.atpsocials li {
	background:none !important;
	display:inline-block; 
	*display:inline; 
	width:40px;
	height:40px;
	margin:0;
	padding:0 !important;
	}

ul.atpsocials li img{
	position:relative; 
	vertical-align:middle; 
	}
	
ul.atpsocials li a{ 
	display:inline-block; 
	*display:inline; 
	width:40px;
	padding:1px 0 !important;
	height:40px;
	background-image:url(images/sociables/social_icons.png);
	background-repeat:no-repeat;
	-webkit-transition: all 200ms ease-in;
	   -moz-transition: all 200ms ease-in;	
	     -o-transition: all 200ms ease-in;
	    -ms-transition: all 200ms ease-in;	
	        transition: all 200ms ease-in;
	}


ul.atpsocials li a.application   { background-position:0 0; }
ul.atpsocials li a.blogger		{ background-position:-40px 0; }
ul.atpsocials li a.delicious		{ background-position:-80px 0; }
ul.atpsocials li a.deviant		{ background-position:-120px 0; }
ul.atpsocials li a.digg			{ background-position:-160px 0; }
ul.atpsocials li a.facebook		{ background-position:-200px 0; }
ul.atpsocials li a.flickr		{ background-position:-240px 0; }
ul.atpsocials li a.forrst		{ background-position:-280px 0; }
ul.atpsocials li a.google		{ background-position:-320px 0; }
ul.atpsocials li a.html5			{ background-position:-360px 0; }
ul.atpsocials li a.lastfm		{ background-position:-400px 0; }
ul.atpsocials li a.linkedin		{ background-position:-440px 0; }
ul.atpsocials li a.paypal		{ background-position:-480px 0; }
ul.atpsocials li a.picasa		{ background-position:-520px 0; }
ul.atpsocials li a.pinterest		{ background-position:-560px 0; }
ul.atpsocials li a.rss			{ background-position:-600px 0; }
ul.atpsocials li a.skype			{ background-position:-640px 0; }
ul.atpsocials li a.stumbleupon	{ background-position:-680px 0; }
ul.atpsocials li a.technorati	{ background-position:-720px 0; }
ul.atpsocials li a.twitter		{ background-position:-760px 0; }
ul.atpsocials li a.dribbble		{ background-position:-800px 0; }
ul.atpsocials li a.twitter3		{ background-position:-840px 0; }
ul.atpsocials li a.vimeo			{ background-position:-880px 0; }
ul.atpsocials li a.windows		{ background-position:-920px 0; }
ul.atpsocials li a.wordpress		{ background-position:-960px 0; }
ul.atpsocials li a.yahoo			{ background-position:-1000px 0; }
ul.atpsocials li a.yelp			{ background-position:-1040px 0; }
ul.atpsocials li a.youtube		{ background-position:-1080px 0; }

ul.atpsocials li a.application:hover   	{ background-position:0 -40px; }
ul.atpsocials li a.blogger:hover			{ background-position:-40px -40px; }
ul.atpsocials li a.delicious:hover		{ background-position:-80px -40px; }
ul.atpsocials li a.deviant:hover			{ background-position:-120px -40px; }
ul.atpsocials li a.digg:hover			{ background-position:-160px -40px; }
ul.atpsocials li a.facebook:hover		{ background-position:-200px -40px; }
ul.atpsocials li a.flickr:hover			{ background-position:-240px -40px; }
ul.atpsocials li a.forrst:hover			{ background-position:-280px -40px; }
ul.atpsocials li a.google:hover			{ background-position:-320px -40px; }
ul.atpsocials li a.html5:hover			{ background-position:-360px -40px; }
ul.atpsocials li a.lastfm:hover			{ background-position:-400px -40px; }
ul.atpsocials li a.linkedin:hover		{ background-position:-440px -40px; }
ul.atpsocials li a.paypal:hover			{ background-position:-480px -40px; }
ul.atpsocials li a.picasa:hover			{ background-position:-520px -40px; }
ul.atpsocials li a.pinterest:hover		{ background-position:-560px -40px; }
ul.atpsocials li a.rss:hover				{ background-position:-600px -40px; }
ul.atpsocials li a.skype:hover			{ background-position:-640px -40px; }
ul.atpsocials li a.stumbleupon:hover		{ background-position:-680px -40px; }
ul.atpsocials li a.technorati:hover		{ background-position:-720px -40px; }
ul.atpsocials li a.twitter:hover			{ background-position:-760px -40px; }
ul.atpsocials li a.dribbble:hover		{ background-position:-800px -40px; }
ul.atpsocials li a.twitter3:hover		{ background-position:-840px -40px; }
ul.atpsocials li a.vimeo:hover			{ background-position:-880px -40px; }
ul.atpsocials li a.windows:hover			{ background-position:-920px -40px; }
ul.atpsocials li a.wordpress:hover		{ background-position:-960px -40px; }
ul.atpsocials li a.yahoo:hover			{ background-position:-1000px -40px; }
ul.atpsocials li a.yelp:hover			{ background-position:-1040px -40px; }
ul.atpsocials li a.youtube:hover			{ background-position:-1080px -40px; }

li.tweet,
.twitter_widget ul li {
	display:block;
	background-image:url(images/twitter_bird.png);
	background-position:0 10px;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	margin-bottom:20px;
	line-height:normal;
	}
	
li.tweet small,
.twitter_widget ul li small { padding-top:5px; font-size:10px; display:block;}
li.tweet small a,
.twitter_widget ul li small a{ color:#999;}
li.tweet small a:hover,
.twitter_widget ul li small a:hover{ color:inherit;}


/* Theme Background Color */
.hover_type a:hover {
	background-color:#736d8f;
	}

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Responsive Menu
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
.m-select-container{
	position: relative;
	padding:10px 0px;
	height:37px;
	display:none;
	}

.m-select {
	position: absolute;
	padding:0;
	left:0; 
	right:0;
	margin:0 auto;
	width: auto;
	display: inline-block;
	font-size: 13px;
	color: #999;
	text-align:center;
	background-color: #f0f0f0; 
	z-index: 99;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	-webkit-border-radius: 3px;
	 -khtml-border-radius: 3px;
	   -moz-border-radius: 3px;
	     -o-border-radius: 3px;
	        border-radius: 3px;
	}

#m-select-active { padding:10px;}
.sf-menu-mobile      { margin:0; padding:0; display: none; background:#ffffff; }
.sf-menu-mobile li   { list-style:none; }
.sf-menu-mobile li a { display: block; border-bottom:1px dotted #ddd; padding:5px 0; text-decoration:none;}
.sf-menu-mobile li ul.sub-menu { margin:0; padding:0;}
.sf-menu-mobile li span { display:none;}
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
	Testimonial list
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.testimonial_list {
    min-width:200px;
    min-height:340px;
    overflow: hidden;
    position:relative;
    list-style: none outside none;
    padding:0;
    margin:0;
	}

.testimonial_list li {
    position: absolute;
    top: 0px;
    left: 0px;
    display:none;
	background:none;
	padding:0;
	}

.testimonial_list li:first-child {
    display:block;
	}

.testimonials .feedback	 {	
	clear:both;
	margin:0 0 20px 0;
	}

.testimonials .clientimg {
	float:left; 
	width:50px;
	margin-right:10px;
	}

.testimonials .clientmeta {
	float:left;
	display:inline;
	}
.testimonials {
	overflow:hidden;
	height:100%;
	padding-bottom:15px;
	}
.testimonial_list ul li {
	padding:0;
	background:none;
	}

.testimonials .clientmeta span {
	display:block;	
	}

/* Responsive images */
.staticslider img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
#headertop_jquerymenu{
display:block;
}
#headerbottom_jquerymenu{
display:none;
}

.ft_arrow { width:25px; height:26px; background:url(images/R-E/arrow-icon.jpg) no-repeat left center; }

.rec_phone { min-width:70px; padding:0px 0px 0px 44px; background:url(images/R-E/rec-phone.jpg) no-repeat -34px 0px; text-align:left; color:#231f20; font:bold 1.125em/3.50em Oswald; }
.rec_phone span { color:#ed1d24; }

/* slide 01 titles */
.red_title { font:normal 2.900em/1.000em Oswald; color:#ed1d24;  }
.black_title { font:bold 3.700em/1.000em Oswald; color:#231f20; }
.text_sep {background:url(images/R-E/text-sep.jpg) repeat-x left bottom;}
.red-arrow { background:url(images/R-E/red-arrow.jpg) no-repeat 0px 16px; padding:10px 0px 0px 10px; display:block; }
.red-arrow a{ color:#ed1d24 !important; text-decoration:none; }
.tp-caption a { color:#ed1d24 !important; text-decoration:none; }

/* Red headings for each page */
.red_heading { font-weight:normal; color:#e1252b; }
.ip_image { margin: 0px 30px 30px 0px; border:1px solid #c2c2c2; }