/*
Theme Name: Rana Blogsite (ITDR)
Theme URI: http://intothedarkroom.com/
Description: 
Author: intothedarkroom
Author URI: http://intothedarkroom.com/
Version: 1.1.11
License: Proprietary
License URI: https://intothedarkroom.com/installer/assets/docs/eula/en.txt
*/
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */
/* =============================================================================
   Links
   ========================================================================== */
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   Lists
   ========================================================================== */
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) { overflow: hidden; }
/* =============================================================================
   Figures
   ========================================================================== */
figure { margin: 0; }
/* =============================================================================
   Forms
   ========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend { border: 0; *margin-left: -7px; padding: 0; }
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */
button, input { line-height: normal; *overflow: visible; }
/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */
table button, table input { *overflow: auto; }
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/* =============================================================================
   Tables
   ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2015 */



@font-face {
    font-family: 'josefin_sanslight';
    src: url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-josefinsans-light-webfont.eot');
    src: url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-josefinsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-josefinsans-light-webfont.woff2') format('woff2'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-josefinsans-light-webfont.woff') format('woff'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-josefinsans-light-webfont.ttf') format('truetype'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-josefinsans-light-webfont.svg#josefin_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'ralewaythin';
    src: url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-raleway-thin-webfont.eot');
    src: url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-raleway-thin-webfont.woff2') format('woff2'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-raleway-thin-webfont.woff') format('woff'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-raleway-thin-webfont.ttf') format('truetype'),
         url('http://fotique.com/rana-blog-data/cache/21048f531efb16679df7b293cb12e0a8-raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;

}/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2015 */



@font-face {
    font-family: 'josefin_sanslight';
    src: url('http://fotique.com/rana-blog-data/cache/ae5ae94d8b4a28082ff374a7f28e5bff-josefinsans-light-webfont.eot');
    src: url('http://fotique.com/rana-blog-data/cache/ae5ae94d8b4a28082ff374a7f28e5bff-josefinsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://fotique.com/rana-blog-data/cache/ae5ae94d8b4a28082ff374a7f28e5bff-josefinsans-light-webfont.woff2') format('woff2'),
         url('http://fotique.com/rana-blog-data/cache/ae5ae94d8b4a28082ff374a7f28e5bff-josefinsans-light-webfont.woff') format('woff'),
         url('http://fotique.com/rana-blog-data/cache/ae5ae94d8b4a28082ff374a7f28e5bff-josefinsans-light-webfont.ttf') format('truetype'),
         url('http://fotique.com/rana-blog-data/cache/ae5ae94d8b4a28082ff374a7f28e5bff-josefinsans-light-webfont.svg#josefin_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2015 */



@font-face {
    font-family: 'josefin_sanslight';
    src: url('http://fotique.com/rana-blog-data/cache/6150eb4a76e305245f5708288973f326-josefinsans-light-webfont.eot');
    src: url('http://fotique.com/rana-blog-data/cache/6150eb4a76e305245f5708288973f326-josefinsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://fotique.com/rana-blog-data/cache/6150eb4a76e305245f5708288973f326-josefinsans-light-webfont.woff2') format('woff2'),
         url('http://fotique.com/rana-blog-data/cache/6150eb4a76e305245f5708288973f326-josefinsans-light-webfont.woff') format('woff'),
         url('http://fotique.com/rana-blog-data/cache/6150eb4a76e305245f5708288973f326-josefinsans-light-webfont.ttf') format('truetype'),
         url('http://fotique.com/rana-blog-data/cache/6150eb4a76e305245f5708288973f326-josefinsans-light-webfont.svg#josefin_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 26, 2015 */



@font-face {
    font-family: 'josefin_sanslight';
    src: url('http://fotique.com/rana-blog-data/cache/6142021f51667d26c31c06db3ab3bbb0-josefinsans-light-webfont.eot');
    src: url('http://fotique.com/rana-blog-data/cache/6142021f51667d26c31c06db3ab3bbb0-josefinsans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://fotique.com/rana-blog-data/cache/6142021f51667d26c31c06db3ab3bbb0-josefinsans-light-webfont.woff2') format('woff2'),
         url('http://fotique.com/rana-blog-data/cache/6142021f51667d26c31c06db3ab3bbb0-josefinsans-light-webfont.woff') format('woff'),
         url('http://fotique.com/rana-blog-data/cache/6142021f51667d26c31c06db3ab3bbb0-josefinsans-light-webfont.ttf') format('truetype'),
         url('http://fotique.com/rana-blog-data/cache/6142021f51667d26c31c06db3ab3bbb0-josefinsans-light-webfont.svg#josefin_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}



/************************************************************************
#  GENERAL
*************************************************************************/
/* ---- Clear Default Browser Styles ---- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	outline: none;
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, em,
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}
q:before, q:after {
	content: '';
}
a, ins {
	text-decoration: none;
}
a {
	outline: none;
}

/* ----- Fonts ----- */
*{
	font-family: "josefin_sanslight", Arial, sans-serif;
}

body, p {
	color: #8A8A8A;
	font-size: 16px;
	line-height: 1.4em;
}

input, textarea, select{
	background: #9E9E9E;
	border: 1px solid #5C5B5B;
	font-family: "josefin_sanslight", Arial, sans-serif;
	color: #A1A1A1;
	font-size: 16px;
	padding: 6px 10px;
	margin: 0 0 15px 0;
	line-height: 1.3em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

input.Submit{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #8A8A8A;
	color: #3D3D3D;
	font-size: 18px;
}

a:link,
a:visited{
	text-decoration: underline;
	color: #8A8A8A;
}

a:hover{
	color: #7D7D7D;
}

em{
	font-style: italic;
}

b, strong{
	font-weight: bold;
}

u{
	text-decoration: underline;
}

strike{
	text-decoration: line-through;
}

/* ----- Strip Twitter ----- */
.twtr-hd, .twtr-ft{
	display: none;
}

.twtr-widget .twtr-tweet{
	border:none !important;
}

/* -- Images -- */
.Post img{
	display: block;
	margin: 0 auto 6px auto;
	max-width: 100%;
	height: inherit;
}

.Post p img {
	padding: 0;
	max-width: 100%;
	height: inherit;
	margin: 0 auto 6px auto;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 15px;
	display: inline;
}

img.alignleft {
	margin: 0 15px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter{
	display:block;
	margin:0 auto;
}

img.wp-smiley{
	display:inline;
	margin: 0px !important;
	padding: 0px !important;
}

/* ----- Elements ----- */
.Clear,
.clear {
	clear: both;
}

.left,
.Left{
	float:left;
}

.right,
.Right{
	float:right;
}

.center,
.Center{
	text-align:center;
}

.Blogshow,
.Blogshow > div{
	margin:0 auto;
}

.ParagraphLarge{
	font-size:17px;
}

#fb-root{
	display: none !important;
}

.Heading1Color{
	color: #CEC19F;
}

.Heading2Color{
	color: #CEC19F;
}
/************************************************************************
#  GENERAL END
*************************************************************************/


/************************************************************************
#  UNDER CONSTRUCTION
*************************************************************************/
#under-construction-container{
	max-width: 1500px;
	margin:0 auto 0 auto;
}
	#under-construction-header{
		padding: 35px 0;
	}
		#under-construction-header #logo{
		}
	#under-construction{
		min-height: 180px;
		padding: 30px;
		background: #fff;
		border:1px solid #5C5B5B;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
		#under-construction-title{
			font-size: 22px;
			padding-bottom: 20px;
		}
		#under-construction-message{
		}
/************************************************************************
#  UNDER CONSTRUCTION END
*************************************************************************/


/************************************************************************
#  STRUCTURE
*************************************************************************/
/* background start */
html, body {
	background-color: #3D3D3D;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.no-cssgradients body {
	background-image: url("http://fotique.com/rana-blog-gateway.php?action=create_gradient&hex1=3D3D3D&hex2=3D3D3D&height=750");
	background-repeat: repeat-x;
}

.cssgradients body {
	background-image: linear-gradient(top, #3D3D3D, #3D3D3D);
	background-image: -o-linear-gradient(top, #3D3D3D, #3D3D3D);
	background-image: -moz-linear-gradient(top, #3D3D3D, #3D3D3D);
	background-image: -webkit-linear-gradient(top, #3D3D3D, #3D3D3D);
	background-image: -ms-linear-gradient(top, #3D3D3D, #3D3D3D);
}


@media screen and (max-width: 600px){
	#body-background {
		display: none;
	}
}
/* background end */

	#body-inner {
		min-width: 320px;
		position:relative;
		z-index:1;
	}
	
	.Wrapper {
		position:relative;
		z-index:1;
		max-width:100%;	
		padding-right:10px;
		padding-left:10px;
	}
	.Wrapper#wrapper-top-banner{
		position:relative;
		z-index:999;
		padding-bottom:7px;
		background: #323232 url(http://fotique.com/);
	}
		.WrapperInner {
			position:relative;
			max-width: 1500px;
			margin: 0 auto;
		}		
		
		#header{
			position:relative;
			z-index: 9999;
			padding: 40px 0 30px 0;
			max-width: 1500px;
			margin: 0 auto;
		}

		#wrapper-content{
			padding-top: 30px;
			padding-bottom: 30px;
		}

		#content-small{
			float:left;
			width:65%;
			padding-right: 5%;
		}
	
	/* Header Gallery Slider */
	.fluidHeight {
		position: relative;
		overflow:hidden;
		z-index:1;
		width: 100%;
		height: 900px;
		padding-bottom: 20px;
	}

	/* 
		USING JAVASCRIPT TO DO THIS
	 * below 900px, switch to percentage based responsive height.
	 * padding of 33.333% is calculated by using the 
	 * image ratio 300px/900px = .333 * 100% = 33.333% 
	
	@media screen and (max-width: 900px) {
		.fluidHeight {
			height: 0;
			padding: 0 0 60% 0;
		}
	}
	 */

	.sliderContainer {
		position: absolute;
		width: 100%;
		height: 100%;
		max-height: 900px;
	}
		.iosSlider {
			width: 100%;
			height: 100%;
		}

		.iosSlider .slider {
			width: 100%;
			height: 100%;
		}

		.iosSlider .slider .item {
			position: relative;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			text-align: center;
		}

		.iosSlider .slider .item img {
			position: relative;
			top: 0;
			left: 0;
			max-width: 1500px;
			width: 100%;
			margin: 0 auto;
		}
/************************************************************************
#  STRUCTURE END
*************************************************************************/



/************************************************************************
#  NAVIGATION
*************************************************************************/
#navigation-container {
	position:relative;
	z-index:99999;
	padding-bottom: 15px;
}

	#navigation-container select{
		display: none;
		margin:0 auto;
	}

	.Navigation.NavigationLeft{
		float:left;
		position:relative;
		z-index: 9999;
		width:29%;
	}
		.Navigation.NavigationLeft ul li{
			float:right;
			margin:0px 0 0 42px;
		}
			.Navigation.NavigationLeft ul li ul li{
				float:left;
				margin:0px 42px 0px 0;
			}

	h1#logo {
		margin:0 auto;
		width:40%;
		float:left;
		text-align:center;
		padding:0px;
	}
		h1#logo a {
			margin:0 auto;
			display:block;
			text-decoration:none;
			font-size: 0px;
			line-height: 0px;
			color: #CEC39F;
			font-family: "Times New Roman", Times, serif;
			padding:0px;
		}
			h1#logo a img{
				max-width:100%;
				height: inherit;
				padding:0px;
			}
	
	.Navigation.NavigationRight{
		float:left;
		position:relative;
		z-index: 9999;
		width:30%;
	}

	.Navigation{
		z-index:9999999;
		position:relative;
	}
		.Navigation ul{
			margin:0;
			padding:0;
			list-style-type:none;
			list-style-position:outside;
			z-index:9999999;
							margin-top: 86px;
					}
			/* 1st TIER (main) */
			.Navigation ul li{
				float:left;29px;
				margin:0px 42px 0px 0;
			}
			.Navigation ul li:last-child{
				margin:0px;
			}
			.Navigation ul a{
				font-family: "josefin_sanslight", Arial, sans-serif;
				display:block;
				text-decoration:none;
				background:none;
				font-size: 29px;
				line-height: 29px;
				color: #8A8A8A;
				cursor:pointer;
				white-space: nowrap;
			}
			.Navigation ul li a:hover{
				color: #CEC19F;
			}
			.Navigation ul li.current_page_ancestor a,
			.Navigation ul li.current-menu-ancestor a,
			.Navigation ul li.current-menu-item a{
				color: #CEC19F;
			}
				.Navigation ul li.current-menu-item ul li a{
					color: #8A8A8A;
				}
					.Navigation ul li.current-menu-item ul li a:hover{
						color: #8A8A8A;
					}

				/* 2nd TIER */
				.Navigation ul li ul {
					position:absolute;
					display: none;
					list-style-type:none;
					list-style-position:outside;
					z-index:9999999;
					background: #323232;
					border-top: none;
					margin: 0 0 0 -10px;
					padding: 0px;

				}
					.Navigation ul li ul li{
						clear: left;
						margin: 0px;
						padding:0px;
						width:100%;
					}
					.Navigation ul li ul li:hover{
						background:#CEC19F;
					}
					.Navigation ul li ul li a{
						float:left;
						font-size: px;
						color: #8A8A8A;
						margin: 0px;
						padding: 8px 10px 8px 10px;
					}
					.Navigation ul li ul li a:hover{
						color: #8A8A8A;
					}

				/* 3rd TIER */
				.Navigation ul li ul li ul {
					display: none !important;
				}

		.Navigation ul li:hover ul ul, .Navigation ul li:hover ul ul ul, .Navigation ul li:hover ul ul ul ul{
			display: none;
		}
		.Navigation ul li:hover ul, .Navigation ul li li:hover ul, .Navigation ul li li li:hover ul, .Navigation ul li li li li:hover ul{
			display: block;
		}
/************************************************************************
#  NAVIGATION END
*************************************************************************/



/************************************************************************
#  HOME
*************************************************************************/	
.Wrapper#wrapper-social-icons{
	background: #4D4D4D;
}
	#social-icons{
		position: relative;
	}
		#social-icons a {
			margin: 35px 20px;
			height:36px;
			float: left;
			text-indent: -5000px;
			background-image: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=icon_social_sprite.png&color=CEC19F);
		}
		
		#rss_link { background-position: -431px 0; width:27px; }
		#myspace_link { background-position: -399px 0; width:32px; }
		#etsy_link { background-position: -376px 0; width:23px; }
		#lastfm_link { background-position: -344px 0; width:32px; }
		#vimeo_link { background-position: -311px 0; width: 33px; }
		#youtube_link { background-position: -279px 0; width:32px; }
		#linkedin_link { background-position: -251px 0; width: 28px; }
		#flickr_link { background-position: -218px 0; width:33px; }
		#googleplus_link { background-position: -181px 0; width:37px; }
		#skype_link { background-position: -146px 0; width:35px; }
		#pintrest_link { background-position: -120px 0; width:26px; }
		#facebook_link { background-position: -86px 0; width: 34px; }
		#twitter_link { background-position: -55px 0; width:31px; }
		#instagram_link { background-position: -21px 0; width: 34px; }
		#tumblr_link { background-position: 0px 0; width:21px; }

		/* skype embeds this flash object */
		object#skypedetectionswf{
			display: none;
		}
			
#wrapper-welcome{
	position:relative;
	margin-bottom:30px;	
}
	#welcome-title{
		font-size: 16px;
		line-height:1.2em;
		font-family: "josefin_sanslight", Arial, sans-serif;
		color: #CEC19F;
		text-align: center;
		padding-bottom: 30px;		
	}
		#welcome-title-left{
			float:left;
			padding-top: 8px;
			background: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=border.png&color=5C5B5B) bottom repeat-x;
			height:1px;
		}
		#welcome-title-middle{
			float:left;
			padding:0 25px;
		}
		#welcome-title-right{
			float:left;
			height:1px;
			padding-top: 8px;
			background: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=border.png&color=5C5B5B) bottom repeat-x;
		}
	#welcome-content{
	}
		#welcome-content p{
			padding-bottom: 12px;
		}

#wrapper-home-boxes{
	position:relative;
}
	.HomeBox{
		float:left;
					width: 30%;
			margin-right:5%;
			}
	
		.HomeBox3{
		margin-right:0;
	}
		
	
		.HomeBoxTitle{
			height: 26px;
			font-size: 17px !important;
			line-height: 26px !important;
			color: #8A8A8A !important;
			font-family: "josefin_sanslight", Arial, sans-serif !important;
		}
			.HomeBoxTitleIcon{
				float:left;
			}
			.HomeBoxTitle .HomeBoxTitleText{
				float:left;
				display:block;
				text-decoration: none;
				padding: 0 10px 0 15px;
				height: 26px;
			}
				.HomeBoxTitle .HomeBoxTitleText a{
					color: #8A8A8A !important;
					text-decoration:none !important;
				}
				.HomeBoxTitle .HomeBoxTitleText a:hover{
					text-decoration:underline !important;
				}
			.HomeBoxTitlePattern{
				height:26px;
				width:100px;
				float:left;
							}
		.HomeBoxContent{
			clear:both;
			padding: 25px 0 25px 40px;
		}

	.HomeBox#home-box-twitter{
	}
		.HomeBox#home-box-twitter .HomeBoxTitleIcon{
			background-image: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=CEC19F);
			background-position: -390px 0;
			width:28px;
			height: 26px;
			display: block;
		}
		
		.HomeBox#home-box-twitter .HomeBoxContent{
			padding-top:3px;
		}

			#twitter-wrapper{
				position:relative;
			}
				#twitter{
				}
					.twitter-timeline{
						width:100% !important;
					}
	
	.HomeBox#home-box-instagram{
	}
		.HomeBox#home-box-instagram .HomeBoxTitleIcon{
			float:left;
			width:27px;
			height: 26px;
			display: block;
			background-image: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=CEC19F);
			background-position: -418px 0; 
		}

	.HomeBox#home-box-latest-posts{
	}
		.HomeBox#home-box-latest-posts .HomeBoxTitleIcon{
			float:left;
			width:26px;
			height: 26px;
			display: block;
			background-image: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=CEC19F);
			background-position: -445px 0; 
			text-decoration:none;
		}
	
		.LatestImageContainer{
			float:left;
			display:block;
			position:relative;
			overflow: hidden;
			text-align: center;
			width: 47%;
			margin: 0 6% 4% 0;
		}
		.LatestImageContainer.NoMargin{
			margin-right: 0;
		}
			.LatestImage{
				background: #323232;
				padding:4%;
			}
				.LatestImage img{
					position:relative;
					display:block;
					overflow:hidden;
					width: 100%;
					height: inherit;
				}
					.LatestImage img:hover{
						opacity: .85;
					}
			.LatestImageShadow{
			}
				.LatestImageShadow img{
					display:block;
					width:100%;
					height:inherit;
				}
				
	.HomeBox#home-box-intro-boxes{
		width: 100%;
	}
		.HomeBox#home-box-intro-boxes .HomeBoxTitleIcon{
			float:left;
			width:28px;
			height: 26px;
			display: block;
			background-image: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=CEC19F);
			background-position: -499px 0; 
		}
	
		#intro-columns{
			position:relative;
			padding-bottom:30px;
		}
			#intro-columns .IntroColumn{
				position:relative;
				overflow: hidden;
				text-align: center;
				width: 30%;
				float:left;
			}
			#intro-columns .IntroColumn a{
				text-decoration: none;
			}
			#intro-columns #intro-column1{
				margin-right:5%;
			}
			#intro-columns #intro-column2{
				margin-right:5%;
			}
			#intro-columns #intro-column3{
				margin-right:0px;
			}
				#intro-columns .IntroColumn .IntroColumnOverlay{
					display: none; 
					z-index: 2;
					width: 100%; 
					height: 100%;
					position: absolute;
					top: 0; 
					left: 0;
					background: ;
					opacity:0.5;
					filter:alpha(opacity=50); /* For IE8 and earlier */
				}
				#intro-columns .IntroColumn .IntroColumnTitle{
					display: block;
					position: absolute;
					top: 0; 
					left: 0;
					width: 100%; 
					height: 100%;
					z-index: 3;
					font-family: "josefin_sanslight", Arial, sans-serif;
					color: #8A8A8A;
					font-size: 12px;
					line-height: 12px;
					top: 12px;
					opacity: 0;
					text-align: center;
				}
				#intro-columns .IntroColumn img{
					max-width: 100%;
					height: inherit;
					position:relative;
					display:block;
					overflow:hidden;
				}	
/************************************************************************
#  HOME END
*************************************************************************/



/************************************************************************
#  POST
*************************************************************************/
.Post {
	position:relative;
}
/* POST MINI */
.Post.PostMini{
			margin: 0 2% 2% 0;
		width: 49%;
		float:left;
	overflow: hidden;	
	padding-bottom:24px;
}
.Post.NoMargin{
	margin-right:0px;
}

	.Post.PostMini .PostMiniInner{
		height: 540px;
		overflow:hidden;
		border:1px solid #5C5B5B;
		background: #3D3D3D;
	}
		.Post.PostMini .PostMiniInnerInner{
			padding: 15px;
		}

			.PostMini .DateComments{
				padding-bottom: 12px;
			}
				.PostMini .DateComments .Date{
					text-decoration: none;
					color: #8A8A8A;
					font-family: Arial, sans-serif;
					color: #CEC19F;
					font-size: 18px;
					line-height: 19px;
					float:left;
				}	
				.PostMini .DateComments .Comments{
					float:right;
					width:19px;
					height:19px;
					background-image: url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=icon_comments_bubble.png&color=8A8A8A);
					text-align:center;
					color: #3D3D3D;
					font-size:10px;
					line-height:16px;
				}
		
			.PostMini .PostImage{
				width: 100%;
				height: 280px;
				overflow:hidden;
				display:block;
				margin-bottom:12px;
			}
				.PostImage a{
					display:block;
					margin: 0 !important;
					padding: 0 !important;
				}
					.PostImage a img{
						width: 100%;
						height: inherit;
						display:block;
						margin: 0 !important;
						padding: 0 !important;
					}
					
			.PostMini .DateComments.DateCommentsSticky{
				display:none;
			}
			
			.PostMini .Title {
				margin-bottom:3px;
			}
				.Post .Title h2{
				}
					.Post .Title h2 a {
						font-family: "josefin_sanslight", Arial, sans-serif;
						text-decoration: none;
						color: #CEC19F;
						font-size: 18px;
						line-height: 18px;
					}
					
			.Post.PostMini .Entry{
				padding:0px 0 10px 0;
			}
				.Post.PostMini .Entry p{
					padding-bottom:0px;
					margin-bottom:0px;
				}

			.PostMini .ReadMore a{
				text-decoration: none;
				padding:8px 15px;
				text-align: center;
				font-family: "josefin_sanslight", Arial, sans-serif;
				color: #8A8A8A;
				font-size: 13px;
				background: #CEC19F;
				text-transform: uppercase;
			}
			
		.Post.PostMini .PostMiniShadow{
			position:absolute;
			bottom:0px;
			left:0px;
			width: 100%;
			height:24px;
		}
			.Post.PostMini .PostMiniShadow img{
				width:100%;
				height:inherit;
			}
/* STICKY POST MINI */
	.Post.PostMini.PostSticky{
		width: 100%;
		padding-bottom: 20px;
	}
	
		.Post.PostMini.PostSticky .PostMiniInner{
			height: 540px;
		}
			
			.PostMini.PostSticky .DateComments.DateCommentsSticky{
				display:block;
			}
	
			.PostMini.PostSticky .PostImage{
				width: 55%;
				margin: 0 5% 0 0;
				height: auto;
				overflow:hidden;
				display:block;
				float:left;
			}
				.PostMini.PostSticky .PostImage img{
					width:100%;
					height:inherit;
				}
			
			.PostMini.PostSticky .PostMiniContent{
				float:left;
				width:40%;
			}
				.PostMini.PostSticky .DateComments{
					display:none;
				}

		.Post.PostMini .PostMiniShadow.PostMiniShadowSticky{
			position:absolute;
			bottom:0px;
			left:0px;
			width: 100%;
			height:20px;
		}
			.Post.PostMini .PostMiniShadow img{
				width:100%;
				height:inherit;
			}
/* SINGLE POST */
.Post.PostSingle{
	width: 100%;
	padding-bottom: 25px;
}
	.Post.PostSingle .Title {
	}
		.Post.PostSingle .Title h1{
			line-height: 30px;
		}
			.Post .Title h1 a {
				font-family: "josefin_sanslight", Arial, sans-serif;
				text-decoration: none;
				color: #CEC19F;
				font-size: 30px;
				line-height: 30px;
			}
	.Post.PostSingle .FeaturedImage{
		padding-top:15px;
	}	
	.Post.PostSingle .Meta{
		padding: 10px 0 16px 0;
		font-size: 14px;
	}
		.Post.PostSingle .Meta *{
			font-family: "josefin_sanslight", Arial, sans-serif !important;
		}
		.Post.PostSingle .Meta .MetaLabel{
			color: #8A8A8A;
		}
		.Post.PostSingle .Meta .MetaAuthor,
		.Post.PostSingle .Meta .MetaDate,
		.Post.PostSingle .Meta .MetaCategories,
		.Post.PostSingle .Meta .MetaTags,
		.Post.PostSingle .Meta .MetaComments{
			float:left;
			padding-right: 20px;
		}
		.Post.PostSingle .Meta a{
			text-decoration: none;
			color:#8A8A8A;
		}
		.Post.PostSingle .Meta a:hover{
			text-decoration: underline;
		}		

	.Entry{
		padding-bottom:10px;
	}
		.Entry p{
			margin-bottom:20px;
		}

		.Entry ul {
			list-style-type: disc;
			margin-bottom: 20px;
		}

		.Entry ol {
			margin-bottom: 20px;
			margin-left:20px;
		}

		.Entry li {
			margin-left: 35px;
		}

		.Entry ul ul{
			margin-bottom: 0px;
		}

		.Entry a {
			text-decoration: underline;
		}

		.Entry a:hover {
			color: #7D7D7D;
		}

		.Entry strong {
			font-weight: bold;
		}

		.Entry em {
			font-style: italic;
		}

		.Entry input {
		}

		.Entry h1{
			font-size: 16.2px;
			margin-bottom:15px;
		}

		.Entry h2{
			font-size: 14.4px;
			margin-bottom:15px;
		}

		.Entry h3{
			font-size: 12.6px;
			margin-bottom:15px;
		}

		.Entry h4{
			font-size: 10.8px;
			margin-bottom:15px;
		}

		.Entry h5{
			font-size: 9px;
			margin-bottom:15px;
		}

		.Entry h6{
			font-size: 7.2px;
			margin-bottom:15px;
		}

	.MetaSocialMedia{
		padding:10px 0 20px 0;
		position: relative;
		max-width:100%;
	}
		.MetaSocialMedia .FacebookLike{
			margin:0 !important;
			width:100px;
			float: left;
			margin-right: 10px !important;
		}
		.MetaSocialMedia .Pinterest{
			position:relative;
			float: left;
		}
		.MetaSocialMedia .TweetPost{
			float: left;
			margin-right: 10px !important;
		}
		.MetaSocialMedia .GooglePlus1{
			float: left;
			margin-right: 5px !important;
		}
/************************************************************************
#  POST END
*************************************************************************/



/************************************************************************
#  SIDEBAR
*************************************************************************/
#sidebar{
	float:left;
	width: 30%;
	position:relative;
}

	#sidebar * {
		font-size: 16px;
		color: #8A8A8A;
	}

	#sidebar .widget{
		padding:0 0 20px 0;
		margin:0 0 25px 0;
		position:relative;
	}
	
	#sidebar .widget:after{
		content: "."; 
		visibility: hidden; 
		display: block; 
		height: 0; 
		clear: both;
	}

	#sidebar h2{
		text-decoration: none;
		font-size: 20px;
		height:30px;
		line-height: 30px;
		color: #CEC19F;
		font-family: "josefin_sanslight", Arial, sans-serif;
		padding-right: 15px;
		display:inline;
	}
	
	.SidebarTitlePattern{
				position:absolute;
		top:0px;
		right:0px;
		height:30px !important;
		padding:0px !important;
		overflow:hiddenl
	}

	#sidebar a{
		text-decoration:none;
	}
		#sidebar a:hover{
			color: #7D7D7D;
			text-decoration:underline;
		}

	#sidebar ul a{
	}

	#sidebar ul{
		list-style:none;
		padding:0;
		margin:0;
	}
		#sidebar ul li{
		}
			#sidebar ul li ul{
				padding-top:15px;
			}
				#sidebar ul li ul li{
					border-bottom:1px solid #5C5B5B;
					padding:4px 0;
				}
					#sidebar ul li ul li ul{
						border:none;
						padding-top:0px;
					}
						#sidebar ul li ul li ul li{
							border-bottom:none;
						}

	#sidebar .widget_text h2{
		border-bottom:none;
	}

	#sidebar .textwidget{
		padding-top:15px;
	}
	
	#sidebar .widget_tag_cloud div{
		padding-top:18px;
	}

	#sidebar .widget_tag_cloud div a{
		padding:6px 10px;
		margin: 0 5px 10px 0;
		display:block;
		float:left;
		background: #CEC19F;
		font-size: 16 !important;
		color: #8A8A8A;
		-webkit-border-radius: 4px;
	        -moz-border-radius: 4px;
	             border-radius: 4px;
	}

	#sidebar #calendar_wrap{
		padding-top:3px;
	}

	#sidebar #wp-calendar{
		width:100%;
	}

	#sidebar #wp-calendar tr td a{
		text-decoration: underline;
	}

	#sidebar #wp-calendar tr td#next{
		text-align:right;
	}

	#sidebar #searchform{
		width:100%;
	}
		#sidebar #searchform input#s{
			width:92%;
			padding-left:4%;
			padding-right:4%
		}
		#sidebar #searchform input#searchsubmit{
			right:-2px;
		}

	sidebar a.rsswidget{
		margin: -3px 0;
	}
		#sidebar a.rsswidget img{
			position:relative;
			top: 3px;
		}
/************************************************************************
#  SIDEBAR END
*************************************************************************/



/************************************************************************
#  SEARCH
*************************************************************************/
#searchform{
	width:202px;
	position:relative;
}
	#searchform input{
		width:180px;
		-webkit-border-radius: 0px;
		   -moz-border-radius: 0px;
	             border-radius: 0px;
		height: 20px;
		line-height:20px;
		padding: 5px 10px;
		float:left;
	}

	#searchform #searchsubmit{
		color: #8A8A8A;
		width:32px;
		height:32px;
		cursor:pointer;
		position:absolute;
		top:0px;
		right:-1px;
		border:none;
		background: #CEC19F url(http://fotique.com/rana-blog-gateway.php?action=image_colorize&effect=overlay&image=icon-magnify-glass.png&color=8A8A8A) center center no-repeat;
		
	}
/************************************************************************
#  SEARCH END
*************************************************************************/



/************************************************************************
#  PAGES
*************************************************************************/
.Page{
	position:relative;
}

	.Page .PageTitle{
		padding-bottom:18px;
	}

	.Page .PageTitle h2{
		font-family: "josefin_sanslight", Arial, sans-serif;
		text-decoration: none;
		color: #CEC19F;
		font-size: 30px;
	}
/************************************************************************
#  PAGES END
*************************************************************************/



/************************************************************************
#  SINGLE POST
*************************************************************************/
/************************************************************************
#  SINGLE POST END
*************************************************************************/



/************************************************************************
#  ARCHIVES PAGE
*************************************************************************/
.ArchivesTitle{
	font-family: "josefin_sanslight", Arial, sans-serif;
	font-size: 18px !important;
}
/************************************************************************
#  ARCHIVES PAGE END
*************************************************************************/



/************************************************************************
#  ARCHIVE PAGE  -  CATEGORIES, TAGS, DATES, ETC
*************************************************************************/
#archive-title{
	padding-bottom:35px;
	position:relative;
}

	#archive-title h2{
		font-family: "josefin_sanslight", Arial, sans-serif;
		font-size: 20px;
		line-height: 30px;
		display:inline;
		float:left;
		padding-right: 20px;
	}
	
	#archive-title-pattern{
				position:absolute;
		top:0px;
		right:0px;
		height: 30px;
	}
/************************************************************************
#  ARCHIVE PAGE END
*************************************************************************/



/************************************************************************
#  CONTACT
*************************************************************************/
#contact-side-map{
	padding:20px 0 0 0;
	margin:0px;
	float:left;
	clear:left;
}
	#contact-side-map iframe{
		display: block;
		padding:0px;
		margin:0px;
	}
	#contact-side-map a{
		color: #8A8A8A !important;
	}
	#contact-side-map a:hover{
		color: #7D7D7D !important;
	}

#contact-side-map-shadow{
	padding-bottom: 20px
}
	#contact-side-map-shadow img{
		width: 100%;
		height: inherit;
	}

.ContactContent{
	padding-bottom: 20px;
			width: 59%;
		float: left;
	}
	#contact-area{
	}
		#contact-area #contact-failed,
		#contact-area #contact-success{
			border: 1px solid ;
			margin-bottom:15px;
			padding:5px 10px;
		}
		
		.ContactForm {
		position:relative;
	}

		.ContactForm a#cancel-comment-reply-link{
			padding: 3px 0 10px 0;
			display:block;
		}

		.ContactForm input,
		.ContactForm textarea{
		}

		.ContactForm input{
			width:40%;
		}

		.ContactForm textarea{
			height:153px;
			width:70%;
		}

		.ContactForm .LabelContainer{
			position:relative;
			clear:both;
		}

		.ContactForm .LabelContainer label{
			display: block;
			clear: both;
			padding-bottom: 2px;
			font-style:italic;
		}

		.ContactForm input#submit{
			position:relative;
			top:8px;
			float:left;
			width:auto;
			padding-left: 15px;
			padding-right: 15px;
			border:none;
			cursor:pointer;
		}
		.ContactForm input#submit:hover{
			background: #7D7D7D;
		}

.ContactSidebar{
	float: right;
	width: 36%;
}
	.ContactSideItem{
		float:left;
		padding-bottom: 2px;
	}
	.ContactSideItemLabel{
		clear:left;
		padding-right:10px;
		font-style: italic;
		color: ;
		font-weight:bold;
	}
/************************************************************************
#  CONTACT END
*************************************************************************/



/************************************************************************
#  COMMENTS
*************************************************************************/
#comments-archived-title{
	padding-bottom:10px;
	padding-top:5px;
}
	#comments-archived-title a{
		font-style:italic;
	}
#comments-archived{
	display: none;
}

#comments{
	position:relative;
	margin:0 auto;
	border-top:1px solid #5C5B5B;
	padding-top: 15px;
	font-size: 14px;
}
	#comments .CommentsTitle{
		font-family: "josefin_sanslight", Arial, sans-serif;
		font-size: 20px;
		line-height: 20px;
		padding-bottom:15px;
	}

	ul.CommentList{
		list-style:none;
		position:relative;
	}
		ul.CommentList .CommentContainerTop{
			padding:0px;
		}
			ul.CommentList .CommentAvatar{
				float:left;
				margin-right:15px;
			}
				ul.CommentList .CommentContainerTop .CommentAvatar img{
					padding:0px !important;
					margin:0px !important;
					display:block;
				}
			ul.CommentList .CommentAuthor{
				text-transform: uppercase;
				color: #CEC19F;
				padding: 9px 0 4px 0;
			}
				ul.CommentList .CommentAuthor a{
					text-decoration: none;
					color: #CEC19F;
				}
			ul.CommentList .CommentDate{
				padding-bottom:6px;
			}
				ul.CommentList .CommentDate a{
					text-decoration: none;
					color: #8A8A8A;
				}

		ul.CommentList .CommentContainerBottom{
			padding: 10px 0 0 0;
		}
			ul.CommentList .CommentModeration{
				font-style: italic;
			}
			ul.CommentList .CommentText,
			ul.CommentList .CommentText p{
				color: #8A8A8A;
			}

			ul.CommentList .CommentText p,
			ul.CommentList .CommentReply{
			}

			ul.CommentList .CommentReply,
			ul.CommentList .CommentReply a{
				text-decoration: none;
				padding: 8px 0 3px 0;
				color: #8A8A8A;
			}

		/* override the indenting from the .post section */
		.Post ul.CommentList li{
			list-style:none;
			margin:0 0 15px 0;
			background: #9E9E9E;
			padding: 10px;
		}
			.Post ul.CommentList li ul{
				margin-left: 40px;
				padding-top: 15px;
			}
				.Post ul.CommentList li ul li{
					padding-left: 10px;
				}
				
	.Respond {
		position:relative;
		margin:0 0 5px 0;
		padding-top:5px;
	}
		.Respond .Left{
			width:40%;
		}

		.Respond .Right{
			width:53%;
		}

		.Respond a#cancel-comment-reply-link{
			padding: 3px 0 10px 0;
			display:block;
		}

		.Respond input,
		.Respond textarea{
			padding:8px !important;
			margin: 0px 0 10px 0 !important;
			font-size:14px;
		}

		.Respond input{
			width:60%;
		}

		.Respond textarea{
			height:125px;
			width:96.5%;
		}

		.Respond .LabelContainer{
			position:relative;
			padding-bottom:8px;
		}

		.Respond .LabelContainer label{
			position:absolute;
			top:4px;
			padding:0 0 0 10px;
		}

		.Respond input#submit{
			background: #8A8A8A;
			color: #3D3D3D;
			position:relative;
			top:8px;
			float:left;
			width:auto;
			padding-left: 15px;
			padding-right: 15px;
			border:none;
			cursor:pointer;
		}
		.Respond input#submit:hover{
			background: #7D7D7D;
		}
		

/************************************************************************
#  COMMENTS END
*************************************************************************/


/************************************************************************
#  FOOTER
*************************************************************************/
#entry-navigation{
	padding-top:30px;
	border-top:1px solid #5C5B5B;
	position:relative;
	clear:both;
}
	#entry-navigation a{
		text-decoration: none;
		padding:10px 16px;
		text-align: center;
		font-family: "josefin_sanslight", Arial, sans-serif;
		color: #8A8A8A;
		font-size: 14px;
		background: #CEC19F;
		text-transform: uppercase;		
	}
	
#wrapper-footer-bar{
	background: #323232 url(http://fotique.com/);
	font-family: "josefin_sanslight", Arial, sans-serif;
	font-size: 29px;
	line-height: 1.3em;
	color: #8A8A8A;
}
	#wrapper-footer-bar a{
		color: #8A8A8A;
		text-decoration:underline;
	}
		#wrapper-footer-bar a:hover{
			color: #CEC19F;
		}
			
	#footer-bar{
		background: ;
		padding-bottom: 15px;
		
	}
		#footer-bar .widget{
			padding-top:20px;
			padding-bottom:20px;
			width: 22.75%;
			padding-left:3%;
			float:left;
		}
		#footer-bar .widget:first-child{
			padding-left:0%;
		}
		
		#footer-bar h2{
			text-decoration: none;
			font-size: 31px;
			line-height: 31px;
			padding:0 0 13px 0;
			margin-bottom: 11px;
			border-bottom: 1px solid #323232;
		}

		#footer-bar a{
		}
			#footer-bar a:hover{
			}
		
		#footer-bar ul a{
		}	

		#footer-bar ul{
			list-style:none;
			padding:0;
			margin:0;
		}
			#footer-bar ul li{
				list-style:none;
				padding-bottom: 8px;
			}
				#footer-bar ul li ul{
					padding:0;
				}
					#footer-bar ul li ul li{
					}
						#footer-bar ul li ul li ul{
							border:none;
						}
							#footer-bar ul li ul li ul li{
								border-bottom:none;
							}

		#footer-bar .widget_text h2{
		}

		#footer-bar .textwidget{
		}

		#footer-bar .widget_tag_cloud div{
			padding-top:3px;
		}

		#footer-bar .widget_tag_cloud div a{
			padding:0 10px 0 0;
		}

		#footer-bar #calendar_wrap{
			padding-top:3px;
		}

		#footer-bar #wp-calendar{
			width:100%;
		}

		#footer-bar #wp-calendar tr td a{
			text-decoration: underline;
		}

		#footer-bar #wp-calendar tr td#next{
			text-align:right;
		}

		#footer-bar #searchform{
		}

		#footer-bar a.rsswidget{
			margin: -3px 0;
		}
			#footer-bar a.rsswidget img{
				position:relative;
				top: 3px;
			}

	#footer {
		position:relative;
		padding:10px 0 10px 0;
		clear:both;
		border-top: 1px solid #323232;
	}
		
		#footer #footer-left{
			float: left;
			width: 48%;
		}

		#footer #footer-right{
			float: right;
			width: 48%;
			padding-left: 4%;
		}
		
			#footer #footer-search{
				float:right;
				padding-left:10px;
			}

			#footer p {
				display: inline;
			}

			#footer a{
				text-decoration:underline;
			}
/************************************************************************
#  FOOTER END
*************************************************************************/



/************************************************************************
#  SHORTCODES
*************************************************************************/
blockquote,
blockquote p{
	font-size: 24px;
	font-style:italic;
	line-height:1.3em;
	font-family: "josefin_sanslight", Arial, sans-serif !important;
}

blockquote{
	background: url('images/shortcodes/quote-start.png') top left no-repeat;
	margin:0 0 15px 0;
}

blockquote p,
.entry blockquote p{
	background: url('images/shortcodes/quote-end.png') bottom right no-repeat;
	padding:5px 25px 0px 25px;
	text-indent: 2em;
}

blockquote.blockquoteLeft{
	display:inline;
	width:40%;
	float:left;
	margin:10px 10px 10px 0;
}

blockquote.blockquoteRight{
	display:inline;
	width:40%;
	float:right;
	margin:10px 0 10px 10px;
}

.red{
	border-top: 4px solid #8F0A00;
	border-bottom: 4px solid #8F0A00;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/red_alert.png') no-repeat top left;
	background-position:7px 15px;
}

.green{
	border-top: 4px solid #055F00;
	border-bottom: 4px solid #055F00;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/green_plus.png') no-repeat top left;
	background-position:7px 15px;
}

.yellow{
	border-top: 4px solid #AFA000;
	border-bottom: 4px solid #AFA000;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/yellow_textbox.png') no-repeat top left;
	background-position:7px 15px;
}

.blue{
	border-top: 4px solid #00456F;
	border-bottom: 4px solid #00456F;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/blue_check.png') no-repeat top left;
	background-position:7px 15px;
}

pre{
	border:1px dotted #777;
	padding:5px 15px;
	margin:0 0 15px 0;
	display:block;
	overflow:auto;
	background:#fff;
}

.TwoColumns{
}
	.TwoColumns .Column1{
		width: 49%;
		margin-right:2%;
		float:left;
	}
	.TwoColumns .Column2{
		width: 49%;
		float:left;
	}

.ThreeColumns{
}

	.ThreeColumns .Column1{
		width: 32%;
		margin-right:2%;
		float:left;
	}
	.ThreeColumns .Column2{
		width: 32%;
		margin-right:2%;
		float:left;
	}
	.ThreeColumns .Column3{
		width: 32%;
		float:left;
	}

.FourColumns{
}
	.FourColumns .Column1{
		width: 23.5%;
		margin-right:2%;
		float:left;
	}
	.FourColumns .Column2{
		width: 23.5%;
		margin-right:2%;
		float:left;
	}
	.FourColumns .Column3{
		width: 23.5%;
		margin-right:2%;
		float:left;
	}
	.FourColumns .Column4{
		width: 23.5%;
		float:left;
	}
/************************************************************************
#  SHORTCODES
*************************************************************************/


/************************************************************************
#  FANCYBOX
*************************************************************************/
/*! fancyBox v2.0.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('images/fancybox/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('images/fancybox/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* -- buttons --*/
#fancybox-buttons {
	position: fixed;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 1005;
}

#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	-webkit-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	background: #111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15)));
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%);
	border-radius: 3px;
}

#fancybox-buttons ul li {
	float: left;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	line-height: 30px;
	text-indent: -9999px;
	background-image: url('images/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
}

#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.5;
	cursor: default;
}

/* -- thumbs --*/
#fancybox-thumbs {
	position: fixed;
	bottom: 2px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1005;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/************************************************************************
#  FANCYBOX END
*************************************************************************/


/************************************************************************
#  MOBILE / HANDHELD DEVICES
*************************************************************************/
@media only screen and (max-width: 480px),
only screen and (max-device-width: 480px),
only screen and (max-device-width: 800px),
handheld{
	.IsMobile {
		text-transform: capitalize; /* using this for mobile detection */
	}
}

@media screen and (max-width: 768px){

	#navigation-container select{
		display:block;
	}

	#navigation-left{
		display:none;
	}
	
	#navigation-right{
		display:none;
	}
	
	h1#logo{
		margin:0 auto;
		display:block;
		text-align:center;
		width:100%;
		padding-bottom: 25px;
	}

	#content-small{
		width: 100%;
	}
	
	#footer-bar .widget{
		width: 100%;
		padding-left:0%;
		clear:both;
	}
	#footer #footer-left{
		width: 100%;
		clear:left;
		float: left;
	}
	#footer #footer-right{
		clear:left;
		float: left;
		width: 100%;
		padding-left: 0%;
	}
		#footer-search{
			float: left;
			clear:left;
			padding-left:0px;
			width: 100%;
		}
			#footer-search #searchform{
				float:left;
			}
	
	/* HOME */
	.HomeBox{
		width:100%;
		margin-right:0;
		clear:both;
	}
	
	/* BLOG */
	/* mini post */
	.Post.PostMini{
		clear:both;
		width:100%;
		margin:0;
	}
	
	/* sticky mini post */
	.PostMini.PostSticky .DateComments.DateCommentsSticky{
		display:none;
	}
	
	.PostMini.PostSticky .PostImage{
		width: 100%;
		margin: 0;
		float:none;
		margin-bottom:12px;
	}
	
	.PostMini.PostSticky .PostMiniContent{
		float:none;
		width:100%;
	}
		.PostMini.PostSticky .DateComments{
			display:block;
		}

	
	/* single post */
	.Post .Meta .MetaAuthor,
	.Post .Meta .MetaDate,
	.Post .Meta .MetaCategories,
	.Post .Meta .MetaTags,
	.Post .Meta .MetaComments{
		clear:both;
		padding-right: 0px;
	}
		
	#sidebar{
		clear:both;
		padding-top:50px;
		width:100%;
		padding-left: 0%;
		border-left: none;
	}

		#sidebar .widget:last-child{
			border-bottom: none;
		}
		
	.ContactSidebar{
		float:left;
		padding-bottom: 20px;
		width:100%;
	}
	
		.ContactSideItemData,
		.ContactSideItemLabel{
			clar:both;
			width:100%;
		}
		.ContactSideItemData{
			padding-bottom: 10px;
		}

	.ContactContent{
		clear:left;
		width:100%;
	}
		.ContactForm input,
		.ContactForm textarea{
			min-width:236px;
		}
			.ContactForm input.Submit{
				min-width:0px;
			}

	.Respond input{
		min-width:236px;
	}
		.Respond input.Submit{
			min-width:0px;
		}
		
	.Respond .Right{
		clear:both;
		float:none;
	}
		.Respond textarea{
			min-width:236px;
		}

	
}
/************************************************************************
#  MOBILE / HANDHELD DEVICES END
*************************************************************************/