/*
Theme Name: Glamourama
Author: Muzo Media
Author URI: http://www.muzomedia.nl
Version: 1.0
*/





@font-face {
    font-family: 'NixieOneRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/NixieOne-Regular-webfont.woff') format('woff'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/NixieOne-Regular-webfont.ttf') format('truetype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/NixieOne-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'YanoneKaffeesatzRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/YanoneKaffeesatz-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'YanoneKaffeesatzBold';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/YanoneKaffeesatz-Bold-webfont.woff') format('woff'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/YanoneKaffeesatz-Bold-webfont.ttf') format('truetype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/YanoneKaffeesatz-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'KameronRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Kameron-Regular-webfont.woff') format('woff'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Kameron-Regular-webfont.ttf') format('truetype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Kameron-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KameronBold';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Kameron-Bold-webfont.woff') format('woff'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Kameron-Bold-webfont.ttf') format('truetype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Kameron-Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RedressedRegular';
    src: url(#);
    src: url(#) format('embedded-opentype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Redressed-webfont.woff') format('woff'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Redressed-webfont.ttf') format('truetype'),
         url('/www/wordpress/wp-content/themes/glamourama/fonts/Redressed-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*-----------------------------------------------------------------------------------*
/* = Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
/*-----------------------------------------------------------------------------------*/
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, 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 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	tound: #fff;
	line-height: 1;
	background: url(/www/wordpress/wp-content/themes/glamourama/images/back.jpg) !important; 

}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 9px 0 0 0; 
	width: 100% !important; 
}

.tour { width: 920px; background: #efefef; border: 1px solid #424242; }
.top { font-weight: bold !Important; background: #d9c23e; color: #fff;  }

td { padding: 6px 40px 6px 6px; border-bottom: 2px solid #efefef !important; }
th { background: #ed1855 !important; font-weight: bold; color: #fff !important; padding: 6px 40px 6px 6px; border-bottom: 8px soid #424242 !important; }
 
caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}



/* Block elements */
header, hgroup, footer, section, article, aside {
	display: block;
}

/*jetback wpstats smiley hide*/
#wpstats{
	display: none;
}

/*-----------------------------------------------------------------------------------*
/* = Body, Common Classes & Wrap
/*-----------------------------------------------------------------------------------*/

body {
	background-color: #d9d9d9;
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/bg.png");
	background-repeat: repeat;
	margin-top: 270px; 
	margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.5em;
    color: #444;
    font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}

a {
    text-decoration: none;
    color: #3c1995;
}

a:hover {    text-decoration: underline; }

.container a { font-weight: bold; }

p {	margin: 0 0 1em; }

hr{
	outline: none;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	background: none;
	border: none;
	height: 1px;
	border-top: double #ddd;
	clear: both;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
pre {
	background: #fff url("/www/wordpress/wp-content/themes/glamourama/images/pre-bg.png") repeat;
	margin: 30px 0px;
	padding: 25px 20px;
	line-height: 25px;
	border: 1px solid #ddd;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word; 
}
address{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
}

blockquote{
	border-left: 4px solid #ccc;
	padding-left: 20px;
    margin: 30px 0px;
}
.clear { clear: both }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.remove-margin { margin-right: 0 !important }


#breadcrumbs{
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	color: #999;
	padding-left: 15px;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/breadcrumbs-arrow.png") left top no-repeat;
}
.breadcrumbs-title{
	margin-right: 5px;
}


/*-----------------------------------------------------------------------------------*
/* = Structure
/*-----------------------------------------------------------------------------------*/

#wrap{
	margin: 0 auto;
	width: 970px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	font-size: 14px !important; 
	color: #7f7f7f !important;
}

.container{
	background: #fff;
	padding: 25px;
}

/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ec2045 !important;
    line-height: 1.5em;
	font-weight: bold;
	font-family: 'NixieOneRegular', Arial, sans-serif; ;		
}

h1 {
    font-size: 38px !important;
    margin-bottom: 25px;
    line-height: 1.2em;
	color: #ec2045 !important;
	letter-spacing: -1px;
}

h2 { font-size: 26px; margin-top: -25px !important; }
h3 { font-size: 22px !important; letter-spacing: -1px; color: #3c1995 !important; margin: 0 0 4px 0 !important;   }
h4 { font-size: 20px !important; margin: 21px 0 0px 0 !important; font-family: "Myriad Pro" Arial, Tahoma !important; color: #3c1995 !important;  }
h5 { font-size: 22px !important; margin: -30px 0 5px 0 !important; font-family: "Myriad Pro" Arial, Tahoma !important; color: #3c1995 !important;  }
h6 { font-size: 22px !important; margin: 10px 0 5px 0 !important; font-family: "Myriad Pro" Arial, Tahoma !important; color: #3c1995 !important;  }


h2,
h3,
h5,
h6 {
    margin-top: 35px;
    margin-bottom: 25px;
}
h1 a,
h2 a,
h3 a,
h4 a { color: #333 }
h2 a:hover,
h3 a:hover,
h4 a:hover { color: #9852ae; text-decoration: none; }

.single-title{ margin-bottom: 5px; }

/*-----------------------------------------------------------------------------------*
/* = WordPress Styles
/*-----------------------------------------------------------------------------------*/

/*sticky*/
.sticky{}

/*gallery captio*/
.gallery-caption{}

/*by post author*/
.bypostauthor{}

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

/*floats*/
.floatleft{ float:left}
.floatright{ float:right}

/*text style*/
.textcenter{ text-align:center}
.textright{ text-align:right}
.textleft{ text-align:left}

/*captions*/
.wp-caption{ max-width: 100% !important; }
.wp-caption{
	border:1px solid #ddd; 
	text-align:center; 
	background-color:#f3f3f3; 
	padding-top:4px; 
	margin:10px; 
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radius:3px; 
	border-radius:3px;
}
.wp-caption img{
	margin:0; 
	padding:0; 
	border:0 none;
	max-width: 100$;
}
.wp-caption p.wp-caption-text{
	font-size:11px; 
	line-height:17px; 
	padding:0 4px 5px; 
	margin:0;
}

/*smiley reset*/
.wp-smiley{
	margin:0 !important;
	max-height:1em;
}

/*blockquote*/
blockquote.left{
	margin-right:20px;
	text-align:right;
	margin-left:0;
	width:33%;
	float:left;
}
blockquote.right{
	margin-left:20px;
	text-align:left;
	margin-right:0;
	width:33%;
	float:right;
}

/*img attachment*/
#img-attch-page{
	text-align: center;
	overflow: hidden;
}
#img-attch-page img{
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	border: 5px solid #d4d4d4; /*for IE*/
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-color: rgba(0,0,0, 0.08);
	-webkit-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
}
#img-attch-page a:hover img{
	border-color: #fc7251;
}

#img-attach-page-content{
	text-align: center;
	margin-top: 25px;
}

/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
#page-heading{
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: 2px solid #e5b01c;
}
#page-heading h1,
#page-heading h2{
	font-size: 24px;
	color: #000;
	margin: 0px !important;
	letter-spacing: -1px !important;
}

.heading{
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: 0px 0px 1px #fff;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/heading-bg.png") center center repeat-x;
}

.heading h2{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-shadow: none;
}
.heading span{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	background: #3c3c3c;
	padding: 0 20px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.heading a span{
	transition: background 0.3s ease-in-out;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
}
.heading a,
.heading a:hover{
	color: #fff;
}
.heading a:hover span{
	background: #fc6440;
}


/*-------------------------------------------------*
/* = Top Menu
/*-------------------------------------------------*/

#top-bar{
	margin: 0;
	height: 0px;
	line-height: 45px;
	width: 100%;
	overflow: hidden;
}
.top-bar-fixed{
	position: fixed;
	top: 0px;
	z-index: 999;
}

#top-bar-inner{
	position: relative;
	margin: 0 auto;
	width: 970px;
	font-size: 11px;
}

#top-bar-inner ul.top-menu{
	margin: 0;
}
#top-bar-inner ul.top-menu a{
	height: 45px;
	line-height: 45px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	color: #bbb;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/menu-dash.png") right center no-repeat;
	text-decoration: none;
}
#top-bar-inner ul.top-menu a:hover{
	color: #fff;
}
#top-bar-inner ul.top-menu li:last-child a{
	margin:: 0;
	padding: 0;
	background: none;
}

/*callout*/

a#top-bar-callout{
	height: 45px;
	line-height: 45px;
	padding: 0 25px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #fc6440;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	transition: background 0.3s ease-in-out;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
}
a#top-bar-callout:hover{
	background-color: #aaa;
	text-decoration: none;
}

/*-------------------------------------------------*
/* = Header
/*-------------------------------------------------*/
#header {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	position: relative;
	z-index: 999;
	top: -250px; 
	width: 920px;
	padding: 25px;
	border: none !important;
	color: #fff; 
}
#header.header-one{
	margin-top: 44px;
}
#header.header-two{ }
/* remove to apply more header shadow
#header:before{
	content: '';
	position: absolute;
	bottom: -14px;
	left: 0px;
	height: 21px;
	width: 970px;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/header-shadow.png") bottom left no-repeat
}

/*logo*/
#logo { 
	margin: 20px 0 -310px 0px !important;
	
}

#logo a{
    font-weight: 700;
    color: #333;
	padding: 0px;
	margin: 30px 0 -90px 0;
    text-decoration: none;
}
#logo a:hover {
	color: #666;
}
#logo img{
	display: block;
}

#logo h1,
#logo h2{
	font-size: 32px;
	margin: 0 !important;
	line-height: 1em !important;
}


/*social*/
#social {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 25px;
}
#social {
	list-style: none;
}
#social li {
    display: inline-block;
    margin-left: 7px;
	height: 20px;
    width: 20px;
}
#social a {
    float: left;
    height: 20px;
    width: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#social a img{
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#social a:hover img{
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#social a:hover {
}

/*tipsy*/
.tipsy {
    padding: 5px;
    font-size: 11px;
	letter-spacing: 1px;
    background-repeat: no-repeat;
	font-family: 'Helvetica Nue', Arial;
    background-image: url("/www/wordpress/wp-content/themes/glamourama/images/tipsy.gif");
}
.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: #000;
    color: white;
    max-width: 200px;
    text-align: center;
}
.tipsy-inner {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tipsy-south {
	background-position: bottom center;
}

/*-------------------------------------------------*
/* =  Navigation
/*-------------------------------------------------*/
#navigation{
	background-color: #3c1995;
	height: auto;
	min-height: 50px;
	width: 970px;
	font: 24px/68px 'NixieOneRegular', Arial, sans-serif !important;
	font-weight: normal !important;
	position: relative;
	z-index: 99999999; 
	text-transform: uppercase;
}


.sub-menu li:hover { background: none !important; }

.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: 180px;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu a {
    display: block;
    position: relative;
	background-color: #d9c23e;
	transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -moz-transition: background 0.4s ease;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0px;
    top: 50px; /* 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: 180px; /* match ul width */
    top: 1px;
}
/*** navigation skin ***/
.sf-menu {
    float: left;
	border-right: 1px solid #3c3c3c;
	border-right: 1px solid rgba(255,255,255, 0.08);
}
.sf-menu a {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
    color: #fff !important;
	padding: 0 17px 0 17px;
    text-decoration: none;

}
.sf-menu li:first-child a{
	border-left: none;
}
.sf-menu a:hover{
	background-color: none;
	color: #fff !important; 
}
.sf-menu a{
}
#navigation .current-menu-item > a{
	color: #fff !important;
}

#navigation li.current-page-item {
	color: #fff !important;
}

.sf-menu li.sfHover > a{
	background-color: none;
}

/*Subs*/
.sf-menu ul{
	font-size: 12px;
	background: #d9c23e;
	padding: 0px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.sf-menu ul a{
	margin: 0px;
	padding: 12px 10px;
	height: auto;
	line-height: 1.3em !important;
	color: #fff;
	font-weight: normal;
	border-left: none;
	border-right: none;
	border-top: 1px solid #3c3c3c;
	border-top: 1px solid rgba(255,255,255, 0.08);
	border-bottom: 1px solid #111;
	border-bottom: 1px solid rgba(0,0,0, 0.7);
}
.sf-menu ul a:hover{
	color: #fff !important;
	background-color: none;
}
.sf-menu ul li:last-child > a{
	border-bottom: none;
}
.sf-menu ul ul a{
	border-bottom: 1px solid #111;
	border-bottom: 1px solid rgba(0,0,0, 0.7);
}
.sf-menu ul ul li:last-child a{
	border-bottom: none !important;
}

.sf-menu ul ul,
.sf-menu ul ul li:first-child a{
	border-top: none;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
}
.sf-sub-indicator {
    position: absolute;
    display: block;
	top: 50%;
	margin-top: -6px;
    right: .75em;
    width: 12px;
    height: 12px;
    text-indent: -999em;
    overflow: hidden;
	background: url('/www/wordpress/wp-content/themes/glamourama/images/nav-down-white.png');
	opacity: 0.8;
}
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 {
	opacity: 1;
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	top: 50%;
	margin-top: -6px;
	background: url('/www/wordpress/wp-content/themes/glamourama/images/nav-right-white.png');
	opacity: 0.8;
}
.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 {
	opacity: 1;
}

/*no text menu items*/
.sf-menu .no-text > a{
	text-indent: -9999px;
	background-position: center center !important;
}

/*menu icons*/
.sf-menu .icon-bolt > a,
.sf-menu .icon-pig > a,
.sf-menu .icon-briefcase > a,
.sf-menu .icon-camera > a,
.sf-menu .icon-film > a,
.sf-menu .icon-gear > a,
.sf-menu .icon-grid > a,
.sf-menu .icon-home > a,
.sf-menu .icon-mail > a,
.sf-menu .icon-pencil > a,
.sf-menu .icon-photo > a,
.sf-menu .icon-graph > a,
.sf-menu .icon-lab > a,
.sf-menu .icon-map > a,
.sf-menu .icon-cloud > a,
.sf-menu .icon-cart > a,
.sf-menu .icon-flag > a,
.sf-menu .icon-bulb > a,
.sf-menu .icon-date > a,
.sf-menu .icon-brush > a,
.sf-menu .icon-megaphone > a,
.sf-menu .icon-support > a,
.sf-menu .icon-person > a,
.sf-menu .icon-bubble > a,
.sf-menu .icon-rss > a,
.sf-menu .icon-link > a{
	background-position: 18px center;
	background-repeat: no-repeat;
	padding-left: 45px;
}
.sf-menu .icon-bolt > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-bolt.png");
}
.sf-menu .icon-briefcase > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-briefcase.png");
}
.sf-menu .icon-camera > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-camera.png");
}
.sf-menu .icon-film > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-film.png");
}
.sf-menu .icon-gear > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-gear.png");;
}
.sf-menu .icon-grid > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-grid.png");
}
.sf-menu .icon-home > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-home.png");
}
.sf-menu .icon-mail > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-mail.png");
}
.sf-menu .icon-pencil > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-pencil.png");
}
.sf-menu .icon-photo > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-photo.png");
}
.sf-menu .icon-graph > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-graph.png");
}
.sf-menu .icon-lab > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-lab.png");
}
.sf-menu .icon-map > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-map.png");
}
.sf-menu .icon-cloud > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-cloud.png");
}
.sf-menu .icon-cart > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-cart.png");
}
.sf-menu .icon-flag > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-flag.png");
}
.sf-menu .icon-date > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-date.png");
}
.sf-menu .icon-bulb > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-bulb.png");
}
.sf-menu .icon-brush > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-brush.png");
}
.sf-menu .icon-megaphone > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-megaphone.png");
}
.sf-menu .icon-support > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-support.png");
}
.sf-menu .icon-person > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-person.png");
}
.sf-menu .icon-bubble > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-bubble.png");
}
.sf-menu .icon-pig > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-pig.png");
}
.sf-menu .icon-rss > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-rss.png");
}
.sf-menu .icon-link > a{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/menu-icon/icon-link.png");
}


/*-----------------------------------------------------------------------------------*/
/* = Home
/*-----------------------------------------------------------------------------------*/

.home-wrap{
	margin-bottom: -25px;
}

/*tagline*/
#home-tagline{
	color: #000;
	margin-top: 40px;
	margin-bottom: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 1.6em;
	text-align: center;
}

#home-tagline a{
	border-bottom: 1px dotted #eb6b1e;
}
#home-tagline a:hover{
	text-decoration: none;
}

/*static video*/
.home-video{
	margin: -25px -25px 25px;
}

/*static page*/
#home-static-page{
	margin-bottom: 25px;
	min-height: 200px; 
}


/*highlights*/
#home-highlights{
	margin-bottom: 5px;
	margin-right: -20px;
}
#home-highlights .heading{
	margin-right: 20px;
}


.hp-highlight{
	float: left;
	width: 215px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.hp-highlight:nth-child(4n+4):after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.hp-highlight p:last-child{
	margin-bottom: 0px;
}
.hp-highlight h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


/*home portfolio*/
#home-projects {
	margin-bottom: 51px;
}
#home-projects-responsive{
	margin-bottom: 25px;
}


/*portfolio carousel*/
#home-portfolio-carousel-wrp{
	position: relative;
	margin: 0 auto;
	width: 720px;
	min-height: 170px;
}
#home-portfolio-carousel-wrp{ padding-left: 23px; }
#home-portfolio-carousel-wrp .portfolio-item{
	margin-right: 25px !important;
	min-height: 170px;
}
#home-portfolio-carousel{
	position: relative;
}
	
#carousel-pagination{
	position: absolute;
	bottom: -20px;
	left: 50%;
}
#carousel-pagination a{
	height: 6px;
	width: 25px;
	display: inline-block;
	margin-right: 5px;
	text-indent:  -9999px;
	background: #d9d9d9;
	background: rgba(192,192,192, 0.35);
}
#carousel-pagination a.selected{
	background: #fc6440;
}

.disabled{
}
#carousel-prev,
#carousel-next{
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	height: 54px;
	width: 53px;
	cursor: pointer;
}
#carousel-prev{
	left: -90px;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/carousel-prev.png");
}
#carousel-next{
	right: -90px;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/carousel-next.png");
}
#carousel-prev:hover{
	background-position: 0 -54px;
}
#carousel-next:hover{
	background-position: 0 -54px;
}

/*home blog*/
#home-blog{
	margin-right: -25px;
}
#home-blog .heading{
	margin-right: 25px;
}
.home-entry{
	float: left;
	width: 290px;
	margin-right: 25px;
	margin-bottom: 25px;
	font-size: 12px;
}

.home-entry img{
	margin-bottom: 10px;
	border: 5px solid #d4d4d4; /*for IE*/
	border-color: rgba(0,0,0, 0.08);
	-webkit-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
}
.home-entry a:hover img{
	border-color: #fc7251;
}
.home-entry h3{
	font-size: 13px;
	margin: 0 0 5px;
}

/*-----------------------------------------------------------------------------------*/
/* = Image Slider
/*-----------------------------------------------------------------------------------*/


/* FlexSlider necessary styles */
.flexslider {width: 100%; margin: 0; padding: 0; background: #fff; }
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}


/*slider wrap */
#slider-wrap{
	width: 970px;
	min-height: 316px;
	position: relative;
	top: -365px; 
	margin: -25px -25px 25px;
	margin-bottom: -290px !important;
	background:#fff url("/www/wordpress/wp-content/themes/glamourama/images/loader.gif") no-repeat 50% 50%;
}

/*homepage specific*/
#full-slides img{
	display: block;
	margin: 0;
	padding: 0;
}
#full-slides .slides_container {
	width: 970px;
	display: none;
	position: relative;
}
#full-slides .slides_container .slide,
#full-slides .slides_container .video-slide div {
	display:block;
	width: 970px;
}
#full-slides .caption{
	position: absolute;
	width: 360px;
	height: auto;
	left: 0px;
	bottom: 0px;
	color: #fff;
	padding: 0px;
	text-shadow: none;
	float: right !important;
}
#full-slides .caption h2,
#full-slides .caption h3{
	background: url(/www/wordpress/wp-content/themes/glamourama/images/bg-caption.png) repeat !important;
	font-size: 42px !important;
	color: #fff;
	margin: 0;
	padding: 4px 15px 0 15px !important;
	text-transform: uppercase;	
	min-width: 350px;	
	position: relative;
	
}
#full-slides .caption p{
	background: url(/www/wordpress/wp-content/themes/glamourama/images/bg-caption-2.png) repeat !important;
	color: #fff;
	font-size: 12px;
	padding: 3px 15px 5px 15px;	
	min-width: 250px;
	font: 28px/32px 'LeagueGothicRegular', Arial, sans-serif !important;		
}



#full-slides .caption a{
	color: #fd7f61;
}
#full-slides .caption a:hover{
	color: #fda894;
	text-decoration: none !important;
}

#full-slides .prev,
#full-slides .next{
	display: block !important;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	z-index:90;
	transition: background 0.3s ease-in-out;
    -webkit-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
}
#full-slides .prev{
	right: 30px;
	background: #000 url("/www/wordpress/wp-content/themes/glamourama/images/sliders/arrow-left.png") center center no-repeat;
}
#full-slides .next{
	background: #000 url("/www/wordpress/wp-content/themes/glamourama/images/sliders/arrow-right.png") center center no-repeat;
}
#full-slides .prev:hover,
#full-slides .next:hover{
	background-color: #aaa;
}

/*-----------------------------------------------------------------------------------*
/* = Portfolio
/*-----------------------------------------------------------------------------------*/
#portfolio-wrap{
	width: 940px;
	position: relative;
	overflow: hidden;
	margin-bottom: -20px;
	margin-right: -20px;
}

#portfolio-description{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: double #ddd;
}
#portfolio-description p:last-child{
	margin: 0;
}

#portfolio-bycat-description{ }
#portfolio-bycat-description p:last-child{
	margin: 0;
}

#portfolio-by-category-wrap .portfolio-category{
	margin-right: -20px;
}
#portfolio-by-category-wrap .portfolio-category .heading{
	margin-right: 20px;
}
	
#portfolio-wrap ul{
	margin: 0px;
	list-style: none;
}

.no-margin{
	margin-right: 0px !important;
}
.no-border{
	border-right: 0px !important;
}

ul.filter{
	font-size: 12px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	right: 0px;
	list-style: none;
	color: #999;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
ul.filter li{
	float: left;
	margin-right: 10px;
	padding-right: 16px;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/asterisk.png") right center no-repeat;
}
ul.filter a{
	color: #999;
	padding-bottom: 3px;
	text-decoration: none;
}
ul.filter li:last-child{
	margin: 0;
	padding: 0;
	background: 0;
}

ul.filter a:hover,
ul.filter a.active{
	color: #333;
}
ul.filter a.active{
	border-bottom: 3px solid #fd7f61;
}


/*portfolio items*/
.portfolio-item{
	overflow: hidden;
	position: relative;
	float: left;
	width: 215px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.portfolio-item a{
	display: block;
	background: #222;
	text-decoration: none;

}
.portfolio-item img{
	display: block;
}
.portfolio-item h3{
	text-align: center;
	margin: 0;
	background: #222;
	color: #fff;
	padding: 5px;
	font-size: 12px;
}

/*single portfolio*/
#single-portfolio{
}
#single-portfolio-left{
	float: left;
	width: 380px;
}

#single-portfolio-left h1{
	font-size: 18px;
	line-height: 1em;
}
#single-portfolio-meta{
	font-size: 11px;
	margin-bottom: 20px;
	background: #fff url("/www/wordpress/wp-content/themes/glamourama/images/line-bg.png");
    border: 1px solid #ddd;
    line-height: 26px;
    margin: 30px 0;
    padding: 26px 20px 23px;
    color: #666;
    box-shadow: 0 2px 2px rgba(0,0,0, .08);
	
}
#single-portfolio-meta:before {
	background: url("/www/wordpress/wp-content/themes/glamourama/images/line-tape.png") center center no-repeat ;
    content: '';
    float: left;
    height: 25px;
    margin-top: -38px;
    width: 100%;
}

#single-portfolio-meta span{
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
#single-portfolio-meta a:hover{}



/* portfolio images/slider*/
#single-portfolio-right{
	float: right;
	width: 510px;
	text-align: center;
	display: block;
	margin: 0 0 15px;
	padding: 0;
}
#single-portfolio-right img{
	border: 5px solid #ddd;
	border-color: rgba(0,0,0, 0.12);
}
#single-portfolio-right img:last-child{
	margin-bottom: 0px;
}
#portfolio-slides-wrap{
	position: relative;
	min-height: 100px;
	background:url("/www/wordpress/wp-content/themes/glamourama/images/loader.gif") no-repeat 50% 50%;
}
#portfolio-slides-wrap .flex-control-nav{
	margin-top: 15px;
}
#portfolio-slides-wrap .flex-control-nav li{
	float: left;
}
#portfolio-slides-wrap .flex-control-nav a{
	cursor: pointer;
	font-size: 11px;
    line-height: 23px;
    height: 23px;
    width: 23px;
    text-align: center;
    margin-right: 7px;
    display: block;
    float: left;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/pagination-bg.png") repeat-x;
	color: #666;
	border: 1px solid #ababab;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.1);
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
#portfolio-slides-wrap .flex-control-nav a:hover{
    text-decoration: none;
	background: #fff url("/www/wordpress/wp-content/themes/glamourama/images/pagination-bg-hover.png") repeat-x;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
	box-shadow: 0 0 3px rgba(0,0,0,.3);
}
#portfolio-slides-wrap .flex-control-nav a.active{
	background: #ccc url("/www/wordpress/wp-content/themes/glamourama/images/pagination-bg-active.png") repeat-x;
}


/*related projects*/
#single-portfolio-related{
	margin-top: 25px;
}
#single-portfolio-related .portfolio-item{
	margin-bottom: 0px;
}

/*portfolio next/prev*/

#single-portfolio-nav{
	font-size: 12px;
	margin-top: 25px;
	padding-top: 25px;
	border-top: double #ddd;
}

#single-portfolio-nav a:hover{
	font-style: italic;
}
#single-portfolio-nav .column-last{
	float: right;
	text-align: right;
}


/*full portfolio*/
.full-portfolio{
	
}
.full-portfolio #single-portfolio-left{
	width: 260px;
}
.full-portfolio #single-portfolio-meta{
	margin: 11px 0 0;
	
}
#full-portfolio-content{
	float: right;
	width: 635px;
}

/*-----------------------------------------------------------------------------------*
/* = Posts & Pages
/*-----------------------------------------------------------------------------------*/
.post{
	float: left;
	width: 660px;
}
.full-width{
	float: none !important;
	width: 100% !important;
	margin: 0 0 0 0;
}
.loop-entry{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}
.loop-entry:last-child{
	border: none;
	margin: 0;
	padding: 0;
}
.loop-entry-left{
	float: left;
	width: 100px;
}
.loop-entry-right{
	float: right;
	width: 520px;
}

.loop-entry-thumbnail{
	margin-bottom: 25px;
}
.loop-entry-thumbnail img{
	display: block;
	margin: 0px;
	border-bottom: 5px solid #ddd;
	border-color: rgba(0,0,0, 0.15);
	transition: border 0.4s ease;
    -webkit-transition: border 0.4s ease;
    -o-transition: border 0.4s ease;
    -moz-transition: border 0.4s ease;
}
.loop-entry-thumbnail a:hover img{
	border-color: #fc7251;
}
.loop-entry h2{
	margin-top: -5px;
	margin-bottom: 10px;
	font-size: 16px;
}

.entry { width: 95% !important; }
.single .entry img{ max-width: 100%; }


.entry ul,
.entry ol {
    margin-left: 30px;
    margin-bottom: 10px;
	list-style: inherit;
}
.entry ol{
	list-style: decimal;
}

/*thumbnail*/
.post-thumbnail{
	margin-bottom: 20px;
}
.post-thumbnail img{
	border-bottom: 4px solid #ddd;
	border-bottom: 5px solid #ddd;
	border-color: rgba(0,0,0, 0.15);
}

/*post meta*/
#post-meta{
	width: 100px;
	float: left;
	background: #2b2b2b;
	background: rgba(0,0,0, 0.8);
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.post-date{
	margin: -10px -10px 0;
	padding: 3px 10px;
	background: #fc7150;
	color: #fff;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#post-meta ul{
	margin: 0;
	list-style: none;
}
.post-author,
.post-cat{
	font-size: 11px;
	text-align: left;
	color: #ccc;
	font-style: italic;
}

.post-author a,
.post-cat a{
	font-weight: bold;
	color: #a1a1a1;
	text-decoration: none;
}
.post-author a:hover,
.post-cat a:hover{
	color: #fff;
}



/*post tags*/
.post-tags {
    margin-top: 25px;
    font-size: 12px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word; 
}
.post-tags h4{
	margin: 0 0 10px;
}
.post-tags a {
	background: url("/www/wordpress/wp-content/themes/glamourama/images/asterisk.png") right no-repeat;
	padding-right: 15px;
	margin-right: 8px;
}
.post-tags a:last-child{
	background: none;
	margin: 0;
	padding: 0;
}


/*-----------------------------------------------------------------------------------*
/* = Services
/*-----------------------------------------------------------------------------------*/

#services-wrap{ }

#services-description{
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: double #ddd;
}
#services-description p:last-child{
	margin: 0;
}

#service-tabs{
	float: left;
	width: 240px;
}
#service-content{
	float: right;
	width: 655px;
	margin-top: -5px; /*fixes small line-height issue so content matches tabs*/
}
#service-content h2{
	font-size: 21px;
}

#service-tabs li{
	list-style: none;
}
#service-tabs a{
	font-weight: bold;
	color: #000;
	display: block;
	background: #aaa;
	padding: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	text-shadow: 0px 0px 1px rgba(255,255,255, 0.8);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
#service-tabs a:hover{
	-moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#service-tabs li.active a{
	background: #fc6440;
	color: #fff;
	text-shadow: none;
	-moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
#service-content h2:first-child{
	margin-top: 0px;
}

/*-----------------------------------------------------------------------------------*
/* = FAQ's
/*-----------------------------------------------------------------------------------*/

#faqs-cats{
	margin-bottom: 25px;
	text-align: center;
	width: 100%;
	height: 25px;
}
#faqs-cats li{
	display: inline-block;
	margin-right: 5px;
}
#faqs-cats a{
	position: relative;
	display: block;
	padding: 0 15px;
	height: 25px;
	line-height: 25px;
	color: #aaa;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
#faqs-cats a:hover,
#faqs-cats .active{
	border-color: #9b9b9b;
	background: #aaa;
	color: #fff;
}

#faqs-cats .active:after {
	content: "";
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -6px;
	width: 0px; 
	height: 0px; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #aaa;
	font-size: 0px;
	line-height: 0px;
}

#faqs-wrap,
.faqs-container{
	width: 920px;
	overflow: hidden;
	height: auto;
}
.faq-item{
	margin-bottom: 20px;
}
.faq-title{
	cursor: pointer;
	background-color: #eee;
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/minus.png");
	background-position: 98% center;
	background-repeat: no-repeat;
	margin: 0;
	font-size: 14px;
	color: #666;
	border: 1px solid #ddd;
	text-shadow: 0 0 1px #fff;
}

.faq-title:hover{
	background-color: #e6e6e6;
	color: #333;
}
.faq-title.active{
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/plus.png");
	background-color: #e6e6e6;
	border-bottom: none;
	color: #333;
}

.faq-title span{
	display: block;
	padding: 15px;
	padding-left: 60px;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/question.png") 10px center no-repeat;
}

.faq-content{
	display: none;
	padding: 20px;
	padding-left: 60px;
	background: #fff url("/www/wordpress/wp-content/themes/glamourama/images/answer.png") 10px 18px no-repeat;
	border: 1px solid #ddd;
}

.faq-content p:last-child{
	margin: 0;
}

/*-----------------------------------------------------------------------------------*
/* = Testimonials - Post Type
/*-----------------------------------------------------------------------------------*/

#testimonials-description{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: double #ddd;
}
#testimonials-description p:last-child{
	margin-bottom: 0;
}

.testimonial-item{
	margin-bottom: 25px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
    position: relative;
	padding: 15px;
	margin-bottom: 10px;
    border: 1px solid #ddd;
    color: #777;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
	line-height: 1.6em;
    font-style: italic;
	text-align: center;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.1);
	box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.testimonial p:last-child{
	margin: 0;
}
.testimonial:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
	margin-left: -10px;
    height: 10px;
    width: 20px;
    background: url("/www/wordpress/wp-content/themes/glamourama/images/testimonial-arrow.png") no-repeat;
    display: block;
}
.testimonial p:last-child {
	margin-bottom: 0px;
}
.testimonial-author {
	text-align: center;
    color: #999;
    font-size: 11px;
    font-weight: bold;
    font-family: 'Helvetica Neue', Helvetica, Arial;
    font-style: normal;
    color: #444;
}


/*-----------------------------------------------------------------------------------*
/* = Pagination
/*-----------------------------------------------------------------------------------*/
.page-pagination{
	margin-top: 20px;
}
.page-pagination a,
.page-pagination span{
	font-size: 11px;
    line-height: 23px;
    height: 23px;
    width: 23px;
    text-align: center;
    margin-right: 7px;
    display: block;
    float: left;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/pagination-bg.png") repeat-x;
	color: #666;
	border: 1px solid #ababab;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.1);
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.page-pagination a:hover{
    text-decoration: none;
	background: #fff url("/www/wordpress/wp-content/themes/glamourama/images/pagination-bg-hover.png") repeat-x;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.3);
	box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.page-pagination span.current{
	background: #ccc url("/www/wordpress/wp-content/themes/glamourama/images/pagination-bg-active.png") repeat-x;
}


/*-----------------------------------------------------------------------------------*/
/* = Form Styling
/*-----------------------------------------------------------------------------------*/
input[type="text"],
input[type="password"] {
	margin-top: 12px;
}
input[type="text"],
input[type="password"],
textarea {
    color: #999;
    padding: 7px;
   	border: 1px solid #ddd;
    background: #fff;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	background: #fff;
	border: 1px solid #bdbdbd !important;
	color: #444;
	-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
}
/*contact form 7 specific*/
.wpcf7-form{
}
.wpcf7 input[type="text"] {
	width: 250px;
}
.wpcf7 textarea {
    width: 95%;
	margin-top: 5px;
}
.wpcf7-form p {
	margin: 0;
	margin-bottom: 20px;
	font-weight: bold;
	}
.wpcf7-submit{
	margin-top: -5px;
}

div.wpcf7-validation-errors,
.wpcf7-not-valid-tip { 
	text-shadow: none;
	border: transparent !important;
	background: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	padding: 0px 0 0 12px !important;
	font-weight: bold;
	color: #ed1855 !important;
	text-shadow: none !important;
	margin: -5px 0 0 0 !important;
} 

div.wpcf7-validation-errors{
	width: 85%;
	padding: 2px !important;
}

.wpcf7-not-valid-tip {
	display: block;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	background: #d5db17 !important;
	font-size: 12px !important;
	margin-top: 8px !important;
	width: 40% !important;
	padding: 0px !important;
	color: #fff !important;	
}

span.wpcf7-not-valid-tip{
	text-align: center;
	text-shadow: none;
	padding: 0px !important;
	font-size: 11px;
	background: #d9c23e !important;
	border-color: #d9c23e;
	color: #fff !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 10px;
	font-size: 11px;
	background: #59a80f !important;
	border-color: #59a80f;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/*-----------------------------------------------------------------------------------*
/* = Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar {
	width: 225px;
	float: right;
	background: #fff;
	border: 3px solid #3c1995;
	padding: 10px;

}
.sidebar-box {
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #000 !important; 	
}

.sidebar-box .textwidget	{color: #000 !important;  }

.sidebar-box h4 {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
	padding: 0; 
	text-transform: normal;
	font-family: 'Myriad Pro', Arial, sans-serif !important;
	font-weight: bold; 	
	border-bottom: 1px solid #e5b01c;	
	font-size: 25px !important;
	text-align: center;
}

.sidebar-box h3 {
	font-size: 16px !important;
	color: #424242 !important;
}




.sidebar-box h4 span{
}
.sidebar-box ul {
	list-style: none;
	list-style-position: inside;
	margin: 0px;
}
.sidebar-box li{
	margin-bottom: 5px;
}

/*-----------------------------------------------------------------------------------*/
/* = Gallery
/*-----------------------------------------------------------------------------------*/
.gallery-wrap{
	margin-right: -20px;
}
.gallery-photo {
	float: left;
	width: 215px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.gallery-photo img{
	border: 5px solid #ddd;
	border-color: rgba(192,192,192, 0.4);
	display: block;
	-webkit-transition: border 0.3s ease-in-out;
    -moz-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    -ms-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
	position: relative; 

}
.gallery-photo a:hover img{
	border-color: #d9c23e;
}


/*-----------------------------------------------------------------------------------*/
/* = Staff
/*-----------------------------------------------------------------------------------*/

#staff-description{
	padding-bottom: 25px;
	border-bottom: double #ddd;
}
#staff-description p:last-child{
	margin: 0;
}
#staff-wrap{
	margin-top: 25px;
	margin-right: -25px;
}
.staff-member{
	position: relative;
	width: 100px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
}
.staff-img img{
	display: block;
}
.staff-meta{
	display: none;
	position: absolute;
	width: 120px;
	top: -30px;
	left: 50%;
	margin-left: -70px;
	background: #222;
	color: #999;
	padding: 10px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.4);
	box-shadow: 0 0 7px rgba(0,0,0,.4);
}
.staff-meta{
	font-size: 11px;
}
.staff-meta h3{
	margin: 0px;
	font-size: 13px;
	color: #fff;
}
.staff-meta:after{
	content: "";
	display: block;
	position: absolute;
	bottom: -7px;
	left: 50%;
	margin-left: -10px;
	width: 0px; 
	height: 0px; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #222;
	font-size: 0px;
	line-height: 0px;
}

/*staff posts*/
.staff-post img:first-child{
	border: 5px solid #d4d4d4; /*for IE*/
	border-color: rgba(192,192,192, 0.3);
}

/*-----------------------------------------------------------------------------------*/
/* = Widgets
/*-----------------------------------------------------------------------------------*/

.widget_recent_entries { margin-left: 40px !important; }
#footer-right .widget_text { margin-left: 10px !important; }
#footer-middle { margin-left: 55px !important;  }

.widget_recent_entries li{
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #fff !important;
	list-style-type: none !important; 
	margin: 0 0 5px 0px !important;
}

.widget_recent_entries a{color: #d9c23e !important; font-size: 13px !important; }

.widget_recent_entries ul li { padding: 10px 0 3px 0 !important; }

.widget_recent_entries a:hover{
	text-decoration: hover;
	color: #fff !important;
	padding: 5px 0 0 0 !important;
}

#footer .widget_recent_entries li{
	border-color: #5e5d5d;
}

/*tagcloud*/
.tagcloud a {
	float: left;
	text-shadow: none;
	font-size: 12px !important;
	line-height: 1em !important;
	display: block;
	color: #666;
	text-shadow: 1px 1px 1px #fff;
    margin-right: 5px;
	margin-bottom: 7px;
    padding: 6px 8px 6px 15px;
	line-height: 1.3em;
    background: #eee url("/www/wordpress/wp-content/themes/glamourama/images/tagcircle.png") 5px center no-repeat;
	border: 1px solid #ddd;
	/*rounded corners*/
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tagcloud a:hover{
	background-color: #f9f9f9;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

#footer .tagcloud a {
	text-shadow: none;
	color: #fff;
    background-color: #444;
	background-image: none;
	border: none;
	padding: 6px 8px;
}
#footer .tagcloud a:hover{
	color: #000;
	background-color: #fc7251 !important;
	text-decoration: none;
}


/*twitter*/
.widget_twitter h4{
	background: url("/www/wordpress/wp-content/themes/glamourama/images/twitter.png") right top no-repeat;
	color: #fff !important;
}

.widget_twitter h4 a{ color: #fff !important; }
ul.tweets li{
	margin-bottom: 10px;
	color: #fff !important;
}

ul.tweets li a{
	color: #d7c047 !important;
}

ul.tweets li a:hover{
	color: #fff !important;
	text-decoration: underline !important;
}

#sidebar .tweets a{
	color: #d7c047 !important;
	font-weight: bold;
	-webkit-transition:all 0.2s ease-in-out; 
	-moz-transition:all 0.2s ease-in-out;
	 -o-transition:all 0.2s ease-in-out;
	 transition:all 0.2s ease-in-out;
}
#sidebar .tweets a:hover{
	text-decoration: none;
	text-shadow: none;
	color: #000;
	background: #f0b910;
}

.textwidget { padding: 6px 0 0 0; color: #fff !important; }



.footer-widget{
	margin-bottom: 20px;
}


#footer #searchbar{
	margin: 0;
}



/*-----------------------------------------------------------------------------------*
/* = Footer
/*-----------------------------------------------------------------------------------*/
#footer{
	position: relative;
	padding: 0 25px;
	background: #efefef !important;
	color: #7f7f7f;
	font-size: 12px;
	height: 10px;
}
#footer a{
	color: #ccc;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
}

#footer  ul{
	margin-left: 0px !important;
}

/*footer widgets*/
#footer-widget-wrap{
	background: #ed1855;
	width: 970px; 
	margin: 0 0 0 -25px;
}


#footer-left,
#footer-middle,
#footer-right{
	float: left;
	width: 280px;
	margin-top: 17px;
}
#footer-right{
}
#footer-middle{
	margin-left: 40px;
	margin-right: 40px;
}
#footer-right{
}


.footer-widget{
	color: #7f7f7f;
	height: 280px !important;
	margin: -25px 0 5px 0;
	padding-bottom: 35px;	
}


.footer-widget h4{
	color: #fff !important;
	padding-bottom: 0px;
	margin: 0 0 5px;
	border-bottom: double #444;
	font: 28px/40px 'YanoneKaffeesatzRegular', Arial, sans-serif !important;	
	text-transform: uppercase;
	border-bottom: 3px solid #3c1995 !important;
}

.footer-widget li{
	padding: 5px 0;
}

/*footer bottom*/
#footer-bottom{
	margin: 0px auto;
	width: 970px;
	background: #d5db17 !important;
	color: #3c1995 !important; 
	padding: 8px 0 8px 0; 
	font: 25px/28px 'MolotRegular', Arial, sans-serif !important;
	position: relative; 
	top: -20px; 
}
#footer-bottom a{
	color: #3c1995 !important;
	text-decoration: underline !important; 
}
#footer-bottom a:hover{
	color: #000;
}
#copyright {
	float: left;
	width: 490px;
	color: #3c1995 !important;
	font-size: 12px; 
	padding: 0 15px;
}

#copyright span { color: #fff !important; margin: 0 5px; font-weight: bold !important; }

#copyright_rechts {
	float: right;
	width: 204px;
	color: #3c1995 !important;
	font-size: 12px; 
	padding: 0 0px 0 30px;
}

#footer-menu{
	width: 550px;
	float: right;
	font-size: 10px;
	text-align: right;
}

#footer-menu li{
	display: inline;
}
#footer-menu a{
	margin-right: 5px;
	padding-right: 10px;
	text-decoration: none;
	background: url("/www/wordpress/wp-content/themes/glamourama/images/square.png") right center no-repeat;
}
#footer-menu li:last-child a{
	margin: 0;
	padding: 0;
	background: none;
}

#toplink{
	display: none;
	position: absolute;
	bottom: 0px;
	right: -60px;
	text-indent: -9999px;
	height: 40px;
	width: 40px;
	background: #666 url("/www/wordpress/wp-content/themes/glamourama/images/arrow-up.png") center center no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#toplink:hover{
	background-color: #000;
}

/*-----------------------------------------------------------------------------------*
/* = Search Bar
/*-----------------------------------------------------------------------------------*/
#searchbar {
    display: block;
    position: relative;
	width: 100%;
	margin-bottom: -10px;
}
#search {
	font-size: 11px;
    position: relative;
    width: 100%;
    padding: 10px 30px 10px 10px;
    outline: none;
    border: 1px solid #ddd;
	color: #666;
	margin: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#search:focus {
}
#searchsubmit {
    position: absolute;
    right: 10px;
    top: 50%;
	margin-top: -7px;
    background: url("/www/wordpress/wp-content/themes/glamourama/images/search.png") no-repeat;
    text-indent: -9999px;
    border: none;
    outline: none;
    width: 15px;
    height: 15px;
	cursor: pointer;
}

.search-portfolio-thumb{
	float: left;
	margin-right: 20px;
	padding: 4px;
	border: 1px solid #ddd;
}
.search-portfolio-thumb img{
	margin: 0px;
	padding: 0px;
	display: block;
	-webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.search-portfolio-thumb:hover img{
	-moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/*-----------------------------------------------------------------------------------*/
/* = Shortcodes
/*-----------------------------------------------------------------------------------*/

/*hr*/
hr.none{ border: none; outline: none; height: 1px; background: none; }
hr.double-line{ }
hr.dotted-line{ ; border: none; border-top: 1px dotted #ccc; }
hr.solid-line{  border: none; border-top: 1px solid #ccc; }
hr.dashed-line{  border: none; border-top: 1px dashed #ccc; }

/*alerts*/
.alert-red,
.alert-yellow,
.alert-green,
.alert-blue {
	font-size: 13px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0;
	color: #666; /*IE fail fix*/
	color: rgba(0,0,0, .6);
	text-shadow: 0px 0px 1px rgba(255,255,255, 0.3);
	display: block;
	padding: 20px;
	text-align: center;
	border: 1px solid rgba(0,0,0, 0.2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert-red.alignright,
.alert-yellow.alignright,
.alert-green.alignright,
.alert-blue.alignright{
	float: right;
	width: 50%;
	margin: 0 0 10px 20px;
}
.alert-red.alignleft,
.alert-yellow.alignleft,
.alert-green.alignleft,
.alert-blue.alignleft{
	float: left;
	width: 50%;
	margin: 0 20px 10px 0;
}
.alert-red p:last-child,
.alert-yellow p:last-child,
.alert-green p:last-child,
.alert-blue p:last-child{
	margin-bottom: 0;
}

.alert-title{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: rgba(0,0,0, .7);
}

.alert-red {
	background: #ef7b7a;
}
.alert-yellow {
	background-color: #f6d570;
}
.alert-green {
	background: #bfd887;
}
.alert-blue {
	background: #b7d3ee;
}

/*buttons*/
.button { margin-right: 5px }
.button,
.button span {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.button {
    white-space: nowrap;
    nowhitespace: afterproperty;
    line-height: 1em;
    position: relative;
    outline: none;
    overflow: visible;
    /* removes extra side padding in IE */
	cursor: pointer;
	nowhitespace: afterproperty;
	border:1px solid #999; /* IE */
	border:rgba(0,0,0,.1) 1px solid;
	/* Saf4+,Chrome,FF3.6 */
	border-bottom:rgba(0,0,0,.3) 1px solid;
	nowhitespace: afterproperty;
	background:-moz-linear-gradient(center top,rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);/* FF3.6 */
	background:-webkit-gradient(linear,center bottom,center top,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1)));/* Saf4+,Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	user-select:none;
	margin-bottom:10px;
	font-family:'Helvetica Neue',Arial,sans-serif;
	font-size:11px;
	min-height:34px;
	text-decoration: none;
}
.button.full,
.button.full span { display: block }
.button:hover,
.button.hover { opacity: 0.8 }
.button:active,
.button.active { top: 1px }
.button span {
    position: relative;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0,0,0,0.25);
    border-top: rgba(255,255,255,.4) 1px solid;
    padding: 0.8em 1.3em;
    line-height: 1.3em;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
}
.button.black { background-color: #333 }
.button.gray { background-color: #666 }
.button.light-gray {
    background-color: #D5D2D2;
    text-shadow: 1px 1px 0px #FFF;
}
.button.light-gray span {
    color: #444;
    text-shadow: 1px 1px 0px #e7e7e7;
    border-top: rgba(255,255,255,.6) 1px solid;
}
.button.red { background-color: #D4363A }
.button.orange { background-color: #fc6440 }
.button.blue { background-color: #025D8C }
.button.pink { background-color: #e22092 }
.button.green { background-color: #86b662 }
.button.rosy { background-color: #FE4365 }
.button.brown { background-color: #7B5C5D }
.button.purple { background-color: #66435F }
.button.gold { background-color: #febd4c }


/*toggle*/
.toggle-wrap{
	margin: 10px 0;
}
h3.trigger {
	margin: 0px;
}
h3.trigger a {
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	outline: 0 !important;
    font-weight: 400;
	font-size: 12px;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
    margin-bottom: 0px;
    margin-top: 5px;
    text-indent: 25px;
	background-color: #fff;
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/plus.png");
	background-position: 10px center;
	background-repeat: no-repeat;
}
h3.trigger a:hover,
h3.active a{
	background-color: #f5f5f5;
}

h3.active a {
	background-image: url("/www/wordpress/wp-content/themes/glamourama/images/minus.png");
}
 
h3.active a:hover {
}

.toggle_container {
	background-color: #fff;
	overflow: hidden;
	padding: 20px;
    border: 1px solid #ddd;
	border-top: 0px;
}

/*accordion*/
.accordion h3 {
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
    margin-bottom: 0px;
    margin-top: 5px;
}
.accordion h3 a {
    display: block;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    outline: 0 !important;
    font-weight: 400;
    text-indent: 10px;
}
.ui-state-focus { outline: none; }
.accordion h3 a:hover,
.accordion .ui-state-active a {
    text-shadow: none;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.accordion .ui-accordion-content {
    padding: 20px;
	background: #fff;
    border: 1px solid #ddd;
	border-top: 0px;
}
.accordion .ui-accordion-content p:last-child { margin: 0px }

/*columns*/
.one-half,
.two-columns { width: 48% }
.one-third,
.three-columns { width: 30.66% }
.one-two-third { width: 65.33% }
.one-fourth,
.four-columns { width: 22% }
.one-three-fourths { width: 74% }
.one-fifth { width: 16.8% }
.one-sixth { width: 13.33% }

.two-columns,
.three-columns,
.four-columns ,
.one-two-third,
.one-three-fourths,
.one-half,
.one-third,
.two-third,
.one-fourth,
.three-fourth,
.one-fifth,
.one-sixth {
    position: relative;
    margin-right: 4%;
    float: left;
}
.column-last { margin-right: 0px }
.column-first { margin-left: 0px }

.column-last:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

/*tabs*/
.tab-shortcode{ }
.tab-shortcode ul.ui-tabs-nav {
		display: block;
		margin: 0 !important;
		padding: 0;
		border-bottom: solid 1px #ddd;
		margin-left: 1px !important;
		}
.tab-shortcode	ul.ui-tabs-nav li {
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0;
}
.tab-shortcode	ul.ui-tabs-nav li a {
		display: block;
		text-decoration: none;
		width: auto;
		height: 29px;
		padding: 0px 20px;
		line-height: 30px;
		border: solid 1px #ddd;
		border-width: 1px 1px 0 0;
		margin: 0;
		color: #666;
		background: #f5f5f5;
		font-size: 12px;
}
.tab-shortcode	ul.ui-tabs-nav .ui-state-active a {
		background: #fff;
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-left-width: 1px;
		margin: 0 0 0 -1px;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px;
	}
.tab-shortcode ul.ui-tabs-nav li:first-child .ui-state-active a {
		margin-left: 0; }
.tab-shortcode ul.ui-tabs-nav li:first-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
}
.tab-shortcode ul.ui-tabs-nav li:last-child a {
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px;
}
		
.tab-shortcode .tab_content{
		background: #fff;
		padding: 20px;
		border-left: solid 1px #ddd;
		border-right: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
}

/* Clearfixing tabs for beautiful stacking */
ul.tab-shortcode:before,
ul.tab-shortcode:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
ul.tab-shortcode:after {
  clear: both; }
ul.tab-shortcode {
  zoom: 1; }
  
.ui-tabs-hide {  
	display: none;  
}
	
	
/* Pricing Tables*/
.pricing-table{
	width: 100%;
	margin: 25px 0;
}

.pricing-table li:last-child .pricing-content {
	border-right: 1px solid #e0e0e0;
}

.pricing{
	float: left;
	text-align: center;
}
.pricing-table{
	list-style: none !important;
	margin: 0 !important;
}
.pricing-table ul{
	list-style: none;
}

.pricing-content,
.pricing-header,
.pricing-button{
	-webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.pricing:hover .pricing-content,
.featured-pricing:hover .pricing-header,
.featured-pricing:hover .pricing-button{
	background: #fffbc4;
	
}

.pricing-third{
	width: 33%;
}
.pricing-fourth{
	width: 25%;
}
.pricing-fifth{
	width: 20%;
}

.pricing-header {
	padding: 20px;
	border: 1px solid transparent;
	border-bottom: 0px;
}
.featured-pricing .pricing-header{
	border-color: #e0e0e0;
	background: #fff;
	margin-right: -1px;
}

.pricing-header h4 {
	font-size: 19px;
	font-weight: bold;
	color: #aaa;
	margin: 0px;
}
.featured-pricing .pricing-header h4{
	font-size: 21px;
	color: #000;
}

.price {
	font-weight: bold;
	font-size: 16px;
	color: #49ae3b;
	margin: 0px;
}
.featured-pricing .price{
	color: #e65940 !important;
}

.pricing-content{
	background: #fff;
	border: 1px solid #e0e0e0;
	border-right: 0px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.1);
	box-shadow: 0 0 4px rgba(0,0,0,.1);
}
.pricing-content ul{
	margin: 0;
	padding: 0;
}
.pricing-content li{
	padding: 15px;
	border-bottom: 1px solid #e0e0e0;
}
.pricing-content li:last-child{
	border-bottom: 0px;
}

.pricing-button{
	padding: 20px;
}
.pricing-button .button {
	margin: 0px;
}

.featured-pricing .pricing-button{
	background: #fff;
	border: 1px solid #e0e0e0;
	border-top: 0px;
	margin-right: -1px;
}

/*-----------------------------------------------------------------------------------*/
/* = Clean button
/*-----------------------------------------------------------------------------------*/	
input[type="clean-button"],
.wpcf7-submit,
#commentSubmit {
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
    border: 1px solid #aaa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 4px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px rgba(255, 255, 255, .75);
    cursor: pointer;
    margin-bottom: 20px;
    line-height: 21px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 80px !important; 
}
input[type="clean-button"]:hover,
.wpcf7-submit:hover,
#commentSubmit:hover {
    color: #222;
    background: #ddd; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}
input[type="clean-button"]:active,
.wpcf7-submit:active,
#commentSubmit:active {
    border: 1px solid #666;
    background: #ccc; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */
}
input[type="clean-button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

.wpcf7 .wpcf7-form-control-wrap input { background: #efefef !important; width: 450px !important; position: relative; top: -10px; }
.wpcf7 textarea { background: #efefef !important; width: 450px !important; }

/*-----------------------------------------------------------------------------------*
/* Sitemap
/*-----------------------------------------------------------------------------------*/

.sitemap-container ul{
	margin-bottom: 25px;
}

#sitemap-wrap h2{
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.sitemap-container li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
	border-bottom-color: rgba(192,192,192, 0.2);
}

.sitemap-container ul li:first-child{
	padding-top: 5px;
	border-top: 1px solid #eee;
	border-top-color: rgba(192,192,192, 0.2);
}

.sitemap-container a{
}
.sitemap-container a:hover{
	color: #000;
	text-decoration: none;
}

/*-----------------------------------------------------------------------------------*
/* = Gallery - WP Shortcode
/*-----------------------------------------------------------------------------------*/

.gallery-item img{
	border: 5px solid #ddd !important;
	border-color: rgaba(192,192,192, 0.4) !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/*-----------------------------------------------------------------------------------*
/* 404 Page
/*-----------------------------------------------------------------------------------*/
#error-page-title{
	font-size: 300px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #D5D5D5;
	background: none;
	line-height: 1em;
	border: none;
}
#error-page-text{
	margin-top: -60px;
	text-align: center;
	font-size: 14px;
	color: #999;
}

.facebook { position: relative; top: -80px; left: 205px; }

.top-slider { 
	position: relative; 
	top: -530px; 
	left: -25px;
	margin-bottom: -400px; 
}


.top-slider-contact { 
	position: relative; 
	top: -570px; 
	left: -25px;
	margin-bottom: -400px; 
}

.top-slider-gallery { 
	position: relative; 
	top: -487px; 
	left: -25px;
	margin-bottom: -400px; 
}

.gallery { width: 980px; }
.gallery img { padding: 0px 2px 0 3px !important;  }




.top-slogan {
	position: relative;
	top: -236px;
	left: -25px;
	z-index: 99999; 
	margin: 0 0 -136px 0;
	float: right;
	color: #fff !important;
}

.top-slogan-sidebar {
	position: relative;
	top: -230px;
	left: 268px;
	z-index: 99999; 
	margin: 0 0 -136px 0;
	float: right;
	color: #fff !important;
}

.top-slogan-home {
	position: relative;
	top: -186px;
	left: 268px;
	z-index: 99999; 
	margin: 0 0 -136px 0;
	float: right;
	color: #fff !important;
}


.top-slogan h3{
	background: url(/www/wordpress/wp-content/themes/glamourama/images/bg-caption.png) repeat !important;
	font-size: 30px !important;
	color: #fff !important;
	margin: 0;
	padding: 4px 15px 0 15px !important;
	text-transform: uppercase;	
	width: 350px !important;	
	position: relative;
	float: right;
	top: -50px;
	left: 50px;
	display: block;
	text-align: right;
}

.top-slogan p{
	background: url(/www/wordpress/wp-content/themes/glamourama/images/bg-caption-2.png) repeat !important;
	color: #3c1995;
	font-size: 30px;
	padding: 12px 20px 16px 15px;	
	min-width: 300px;
	position: relative;
	float: right;
	display: block;
font-family: "YanoneKaffeesatzRegular" Arial, Tahoma !important;
	text-align: right;
	margin: -2px 0 0 0  !important;
	left: 430px;
}

.top-slogan-sidebar h3, .top-slogan-home h3{
	background: url(/www/wordpress/wp-content/themes/glamourama/images/bg-caption.png) repeat !important;
	font-size: 30px !important;
	color: #fff !important;
	margin: 0;
	padding: 4px 15px 0 15px !important;
	text-transform: uppercase;	
	width: 350px !important;	
	position: relative;
	float: right;
	top: -50px;
	left: 50px;
	display: block;
	text-align: right;
}

.top-slogan-sidebar p, .top-slogan-home p{
	background: url(/www/wordpress/wp-content/themes/glamourama/images/bg-caption-2.png) repeat !important;
	color: #3c1995;
	font-size: 30px;
	padding: 12px 20px 16px 15px;	
	min-width: 300px;
	position: relative;
	float: right;
	display: block;
font-family: "YanoneKaffeesatzRegular" Arial, Tahoma !important;
	text-align: right;
	margin: -2px 0 0 0  !important;
	bottom: 53px;
	left: 50px;
}



.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #ed1855 !important;
	display:block;
	margin:-12px 0px -12px 5px !important;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background: #fff !important;
	border:1px solid #3c1995 !important;
}



.top-foto {
	position: relative; 
	top: -385px;
	right: 25px;
	margin-bottom: -310px;
}



.tp_recent_tweets ul li { color: #fff !important; }
.tp_recent_tweets ul li a { text-decoration: underline !important; }