/*==================================================*/
/* CSS Document - Developed by Ararazu Themes		*/
/*==================================================*/


/* Table of Content */
/*==================================================*/
/* Reset */
/* Reset HTML5 */
/* Body Styles */
/* Typography */
/* Image Styles */
/* Default Classes */
/* Site Styles */	
/* Page Styles */
/* Grid System */
/* Media Queries */


/* Reset */
/*==================================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin:				0;
	padding:			0;
	border:				0;
	font-size:			100%;
	font:				inherit;
	vertical-align:		baseline;
	text-transform:		none;
	text-decoration:	none;
	max-width:			100%;
}
ol, ul, li {
	list-style:			none;
}
blockquote, q {
	quotes:				none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:			'';
	content:			none;
}
table {
	border-collapse:	collapse;
	border-spacing:		0;
}

/* Reset HTML5 (oldest browsers) */
/*==================================================*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:			block;
}


/* Body Styles */
/*==================================================*/
body {
	background-color:	#000000;
	background-position:0 0;
	background-repeat:	repeat;
	line-height:		normal;
	margin:				0;
	text-align:			center;
	color:				#333333;
	letter-spacing:		0;
}
body, input, select, textarea, p, a, span, label {
	font-family:		'Ubuntu', sans-serif;
}
#loading_page {
	position:			absolute;
	top:				50%;
	left:				50%;
	width:				48px;
	height:				48px;
	line-height:		48px;
	margin:				-30px 0px 0px -30px;
	padding:			6px;
}
/* Background Style */
.bg01	{ background-color: #000000;	background-image: url('../img/bg/pattern-01.png');	}
.bg02	{ background-color: #000000;	background-image: url('../img/bg/pattern-02.png');	}
.bg03	{ background-color: #000000;	background-image: url('../img/bg/pattern-03.png');	}
.bg04	{ background-color: #000000;	background-image: url('../img/bg/pattern-04.png');	}
.bg05	{ background-color: #000000;	background-image: url('../img/bg/pattern-05.png');	}
.bg06	{ background-color: #000000;	background-image: url('../img/bg/pattern-06.png');	}
.bg07	{ background-color: #000000;	background-image: url('../img/bg/pattern-07.png');	}
.bg08	{ background-color: #000000;	background-image: url('../img/bg/pattern-08.png');	}
.bg09	{ background-color: #000000;	background-image: url('../img/bg/pattern-09.png');	}
.bg10	{ background-color: #000000;	background-image: url('../img/bg/pattern-10.png');	}
.bg11	{ background-color: #000000;	background-image: url('../img/bg/pattern-11.png');	}
.bg12	{ background-color: #000000;	background-image: url('../img/bg/pattern-12.png');	}
.bg13	{ background-color: #000000;	background-image: url('../img/bg/pattern-13.png');	}
.bg14	{ background-color: #000000;	background-image: url('../img/bg/pattern-14.png');	}
.bg15	{ background-color: #000000;	background-image: url('../img/bg/pattern-15.png');	}
.bg16	{ background-color: #000000;	background-image: url('../img/bg/pattern-16.png');	}
.bg17	{ background-color: #000000;	background-image: url('../img/bg/pattern-17.png');	}
.bg18	{ background-color: #000000;	background-image: url('../img/bg/pattern-18.png');	}
.bg19	{ background-color: #000000;	background-image: url('../img/bg/pattern-19.png');	}
.bg20	{ background-color: #000000;	background-image: url('../img/bg/pattern-20.png');	}


/* Typography */
/*==================================================*/
/* Headers | <h1>, <h2>, ... */
h1  { font-size: 1.6em;	line-height: 1em;	margin-bottom: 5px; font-weight: 400;	}
h2  { font-size: 1.5em;	line-height: 1em;	margin-bottom: 5px; }
h3  { font-size: 1.4em;	line-height: 1em;	margin-bottom: 5px; }
h4  { font-size: 1.3em;	line-height: 1em;	margin-bottom: 5px; }
h5  { font-size: 1.2em;	line-height: 1em;	margin-bottom: 5px; }
h6  { font-size: 1.1em;	line-height: 1em;	margin-bottom: 10px; }
.subtitle {
	font-size:		1.1em;
	margin-top:		20px;
	margin-bottom:	0px;
}
code {
	background:			#EEDDCC;
	width:				100%;
	height:				auto;
	margin:				5px 0px 15px 0px;
	padding:			10px;
	border:				1px solid #DDCCBB;
	font-size:			0.8em;
	float:				left;
	color:				#333333;
	-webkit-box-sizing:	border-box;
	   -moz-box-sizing:	border-box;
			box-sizing:	border-box;
}
#page h4 {
	padding-bottom:		6px;
	margin-bottom:		15px;
	border-bottom:		1px solid #DDDDDD;
}
#page h4:after {
	content:			" ";
	background:			#999999;
	position:			relative;
	width:				30px;
	height:				1px;
	display:			block;
	top:				7px;
	left:				0px;
}
#page h5			{ color: #000000; }
#page span.period	{ float: right; color: #999999; }

/* Paragraphs, Labels and Links | <p>, <label>, <a> */
p {
	font-size:			0.9em;
	line-height:		1.3em;
	margin:				10px 0px 0px 0px;
}
p i.icon-quote-left		{ margin-right: 5px; }
p i.icon-quote-right	{ margin-left: 5px; }
a {
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
		-ms-transition: 0.2s;
		 -o-transition: 0.2s;
			transition: 0.2s;
	text-decoration:	none;
}
.btn {
	margin:				0px 5px 0px 0px;
	padding:			10px 12px;
	font-size:			0.9em;
	font-weight:		300;
	text-align:			center;
	display:			inline-block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.btn i {
	margin-right:		5px;
}
.groups {
	padding:			7px 10px;
}
.categories li {
	margin:				0px 5px 8px 0px;
	float:				left;
}
#social a, .btn, .readmore {
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		-ms-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}

/* Image Styles */
/*==================================================*/
img {
	/*-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
		-ms-transition: 0.4s;
		 -o-transition: 0.4s;
			transition: 0.4s;*/
	cursor:				pointer;
}


/* Default Classes */
/*==================================================*/
/* Content (initial value = hide) */
.content { display: block !important; }

/* Inner (bleed margin) */
.inner { margin: 0px 30px 30px 30px; }

/* Underline (border-bottom) */
.line {
	margin-top:			0px;
	margin-bottom:		15px;
	padding-bottom:		5px;
	font-size:			1em;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

/* Circle Class */
.circle {
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
		-ms-border-radius: 100%;
		 -o-border-radius: 100%;
			border-radius: 100%;
}

/* Radius / Small, Medium, Large */
.radius_sm {
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		-ms-border-radius: 4px;
		 -o-border-radius: 4px;
			border-radius: 4px;
}
.radius_md {
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
		-ms-border-radius: 10px;
		 -o-border-radius: 10px;
			border-radius: 10px;
}
.radius_lg {
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
		-ms-border-radius: 20px;
		 -o-border-radius: 20px;
			border-radius: 20px;
}

/* Box Sizing */
.box-sizing	{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

/* Shadows */
.box-shadow, .inner-shadow {
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
		-ms-transition: 0.4s;
		 -o-transition: 0.4s;
			transition: 0.4s;
}
.box-shadow {
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	   -moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
		-ms-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
		 -o-box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
			box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
}
.box-shadow:hover {
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
	   -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
		-ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
		 -o-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
			box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.inner-shadow {
	-webkit-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.2);
	   -moz-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.2);
		-ms-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.2);
		 -o-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.2);
			box-shadow: inset 0px 0px 6px rgba(0,0,0,0.2);
}

/* Margin and Padding */
.nomargintop	{ margin-top:		0px !important; }
.nomarginright	{ margin-right:		0px !important; }
.nomarginbottom	{ margin-bottom:	0px !important; }
.nomarginleft	{ margin-left:		0px !important; }

.nopaddingtop	{ padding-top:		0px !important; }
.nopaddingright	{ padding-right:	0px !important; }
.nopaddingbottom{ padding-bottom:	0px !important; }
.nopaddingleft	{ padding-left:		0px !important; }

/* Transitions */
.transition-01 {
	-webkit-transition: 0.1s;
	   -moz-transition: 0.1s;
		-ms-transition: 0.1s;
		 -o-transition: 0.1s;
			transition: 0.1s;
}
.transition-02 {
	-webkit-transition: 0.2s;
	   -moz-transition: 0.2s;
		-ms-transition: 0.2s;
		 -o-transition: 0.2s;
			transition: 0.2s;
}
.transition-03 {
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		-ms-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;
}
.transition-04 {
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
		-ms-transition: 0.4s;
		 -o-transition: 0.4s;
			transition: 0.4s;
}

/* Clear & Clearfix	*/
.clear {
	clear:				both;
	height:				0px;
}
.clearfix:after {
	content:			"";
	clear:				both;
	width:				0px;
	height:				0px;
}

/* Visible & Hidden */
.visible {
	opacity:			100;
	filter:				alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hidden {
	opacity:			0;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}


/* Site Styles */
/*==================================================*/
/* All (Mother - Center) */
#all {
	width:				1200px;
	margin:				0px auto;
}

/* Left Section (#leftSection) */
#leftSection {
	width:				312px;
	min-height:			1px;
	text-align:			left;
	float:				left;
	text-shadow:		0px 1px 0px rgba(0,0,0,0.2);
}
#leftSection #columnLeft {
	margin-left:		6px;
	border-right:		1px solid;
	width:				auto;
	height:				100%;
	float:				right;
}
#leftSection #columnLeft .inner {
	text-align:			left;
}
#leftSection #name {
	text-align:			left;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}
#leftSection #box-photo {
	max-width:			245px;
	margin:				0 auto 10px auto;
	padding:			30px;
	border-width:		1px;
	border-style:		solid;
	text-align:			center;
}
#leftSection img#photo {
	background:			#FFFFFF !important;
	width:				180px;
	max-width:			100%;
	height:				auto;
	margin:				0 auto;
	padding:			0;
	clear:				both;
	cursor:				pointer;
	display:			block;
}
#leftSection img#photo:hover {
	-webkit-filter: grayscale(0.5);
	   -moz-filter: grayscale(0.5);
	 	-ms-filter: grayscale(0.5);
	 	 -o-filter: grayscale(0.5);
			filter: grayscale(0.5);
}
#leftSection p {
	line-height:		1.2em;
}
#leftSection #social {
	position:			absolute;
	width:				245px;
	bottom:				0;
	margin:				0;
	padding:			0;
	border:				0;
	opacity:			0;
	text-shadow:		0px 2px 0px rgba(0,0,0,0.2);
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

#leftSection #social .mail{
    font-size: 0.9em;
    line-height: 1.2em;
    width: auto;
    height: auto;
    border: none;
    background-color: transparent;
    font-family: 'Ubuntu', sans-serif;
}

#leftSection #social .mail:hover{
    color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none;
    text-decoration:underline
}

#social.bottom	{ bottom: 30px !important; }
#leftSection #social a {
	background-repeat:	no-repeat;
	width:				45px;
	height:				45px;
	line-height:		45px;
	margin:				0px 0px 0px 5px;
	padding:			0;
	border-width:		1px;
	border-style:		solid;
	text-align:			center;
	font-size:			24px;
	float:				left;
	display:			block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
#leftSection #social a.first, #leftSection #social a:first-child {
	margin-left:		0;
}

#leftSection #social a:hover {
	text-shadow:		none;
	-webkit-box-shadow: 0px 0px 10px rgba(255,255,255,0.2);
	   -moz-box-shadow: 0px 0px 10px rgba(255,255,255,0.2);
			box-shadow: 0px 0px 10px rgba(255,255,255,0.2);
}
#leftSection #social a.last { margin-right: 0; }
#leftSection #social a i {
	margin:				0 auto;
	text-align:			center;
}
#leftSection ul {
	margin:				10px 0px 0px 0px;
}
#leftSection ul li a i {
	width:				20px;
	float:				left;
}
#leftSection ul li {
	color:				#FFFFFF;
	margin:				1px 0px 0px 0px;
	padding:			0;
	float:				none;
	font-size:			0.8em;
	display:			block;
}
#leftSection a {
	margin:				0;
}
#leftSection a.menu {
	text-decoration:	none;
	border-bottom:		1px dotted;
}
#leftSection a:hover {
	color:				#FFFFFF;
}

/* Right Section (#rightSection) */
#rightSection {
	width:				880px;
	float:				left;
}
#rightSection #top {
	width:				100%;
	height:				auto;
	min-height:			130px;
	margin-bottom:		30px;
	float:				left;
}
#rightSection #top nav#nav {
	width:				auto;
	min-height:			1px;
	margin:				0;
	padding:			0;
	text-align:			left;
	text-decoration:	none;
}
#rightSection #top nav#nav ul {
	list-style:			none;
	text-decoration:	none;
}
#rightSection #top nav#nav ul li {
	text-decoration:	none;
	width:				auto;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	text-align:			center;
}
#rightSection #top nav#nav ul li a {
	width:				100px;
	height:				100px;
	margin:				0px 0px 0px 20px;
	padding:			0px;
	outline:			0;	
	text-align:			center;
	text-decoration:	none;
	font-size:			0.8em;
	display:			block;
	float:				left;
	text-shadow:		0px 1px 1px rgba(255,255,255,0.2);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-transition: 0.5s;
	   -moz-transition: 0.5s;
			transition: 0.5s;
}
#rightSection #top nav#nav ul li a.active {
	text-shadow:		0px 2px 0px rgba(0,0,0,0.3);
}
.marginTop		{ margin-top:		30px !important;	}
.marginBottom	{ margin-bottom:	30px !important;	}

#rightSection #top nav#nav ul li a:hover,
#rightSection #top nav#nav ul li a:focus {
	outline:			none;
	list-style:			none;
	text-decoration:	none;
	border:				0 !important;
}
#rightSection #top nav#nav ul li a i {
	margin:				25px auto 5px auto;
	font-size:			36px;
	display:			block;
}
#rightSection #top nav#nav ul li a.active,
#rightSection #top nav#nav ul li a.active:hover,
#rightSection #top nav#nav ul li a.active:focus {
	-webkit-box-shadow: inset 0px 1px 6px rgba(0,0,0,0.3);
	   -moz-box-shadow: inset 0px 1px 6px rgba(0,0,0,0.3);
		-ms-box-shadow: inset 0px 1px 6px rgba(0,0,0,0.3);
		 -o-box-shadow: inset 0px 1px 6px rgba(0,0,0,0.3);
			box-shadow: inset 0px 1px 6px rgba(0,0,0,0.3);
}
.toRightMenu {
	margin-right:		0px !important;
}
.paddingRightMenu {
	padding-right:		20px !important;
}
#rightSection #columnRight {
	width:				100%;	
	float:				left;
}
#rightSection #page {
	width:				850px;
	max-width:			100%;
	margin:				0px 0px 0px 20px;
	text-align:			left;
	float:				left;
	overflow:			auto;
	outline:			0;
	display:			none;
	-webkit-box-sizing:	border-box;
	   -moz-box-sizing:	border-box;
			box-sizing:	border-box;
}
#rightSection #page:hover,
#rightSection #page:focus {
	outline:			0;
	border:				0;
}
#copyright {
	height:				30px;
	line-height:		30px;
	margin:				0px 0px 0px 30px;
	padding:			0;
	border:				0;
	vertical-align:		middle;
	text-align:			right;
	opacity:			0;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#copyright p {
	font-size:			0.7em;
	height:				30px;
	line-height:		30px;
	vertical-align:		middle;
	margin-top:			0px !important;
	margin-bottom:		0px !important;
}
a.to-top {
	height:				30px;
	line-height:		30px;
	vertical-align:		middle;
	float:				right;	
	margin:				0px 0px 0px 10px;
	padding:			0px 0px 0px 10px;
	border-left:		1px solid;
	cursor:				pointer;
}
a:focus, a:active	{ text-decoration: none; }
hr {
	background:			transparent;
	width:				100%;
	height:				0px;
	margin:				0px 0px 20px 0px;
	padding:			15px 0px 0px 0px;
	border:				0;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	clear:				both;
}

/* Lists */
ul.about {
	background:			none;
	margin:				15px 0px 0px 0px;
	padding:			0px 0px 1px 0px;
}
ul.about li {
	margin:				0px 0px 0px 0px;
	padding:			5px 10px;
	border-left-width:	1px;
	border-left-style:	solid;
	display:			block;
	font-size:			0.8em;
}
ul.about li h6 {
	font-size:			1em;
}
ul.about li h6 i {
	margin-right:		4px;
}
ul.about li span.value {
	width:				240px;
	text-align:			left;
	float:				right;
}
ul.about li label:before {
	width: 100px;
	height: 1px;
	content:"";
	position: relative;
	display: block;
	float: none;
	clear: both;
}

ul.attributes {
	background:			none;
	margin:				15px 0px 30px 0px;
	padding:			0px 0px 1px 0px;
}
ul.attributes.last {
	margin:				15px 0px 0px 0px;
}
ul.attributes li {
	margin:				10px 0px 0px 0px;
	padding:			8px 10px;
	border-left-width:	1px;
	border-left-style:	solid;
	border-bottom:		3px solid #E9E9E9;
	font-size:			0.8em;
}
ul.attributes li.first,
ul.attributes li:first-child {
	margin-top:			0px;
}
ul.attributes li h6 {
	font-size:			1em;
}
ul.attributes li h6 i {
	margin-right:		4px;
}
ul.attributes li span.value {
	width:				240px;
	text-align:			left;
	float:				right;
}
.skill {
	width:				150px;
	float:				left;
}
.progress {
	width:				180px;
	max-width:			100%;
	height:				16px;
	line-height:		16px;
	vertical-align:		middle;
	margin:				0px 0px 0px 0px;
	padding:			0px;
	border:				0;
	display:			inline-table;
	float:				right;
	overflow:			hidden;
}
.progress span {
	width:				0px;
	height:				16px;
	line-height:		100%;
	vertical-align:		top;
	margin:				0;
	padding:			0px 0px 0px 0px;
	font-size:			0.7em;	
	display:			inline-block;
	float:				left;
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
		-ms-transition: 0.4s;
		 -o-transition: 0.4s;
			transition: 0.4s;
}
.progress span.paddingProgress { padding: 0px; }
span.percent {
	width:				25px;
	margin:				0px 0px 0px 6px;
	font-size:			1em;
	float:				right;	
}

/* Hover Effects */
.da-thumbs {
	list-style:		none;
	width:			auto;
	height:			auto;
	position:		relative;
	margin:			0 auto;
	padding:		0;
}
.da-thumbs li {
	background:		#FFFFFF;
	position:		relative;
	margin:			0;
	padding:		0;
	border:			0;
	float:			left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.da-thumbs li a,
.da-thumbs li a img {
	width:			100%;
	height:			auto;
	display:		block;
	position:		relative;
}
.da-thumbs li a {
	overflow:		hidden;
}
.da-thumbs li a div {
	position:		absolute;
	background:		#333333;
	background:		rgba(0,0,0,0.7);
	width:			100%;
	height:			100%;
}
.da-thumbs li a div span {
	display:		block;
	padding:		10px 0px;
	margin:			0px 10px 10px 10px;
	text-transform:	uppercase;
	text-align:		center;
	font-weight:	normal;
	color:			rgba(255,255,255,0.9);
	text-shadow:	1px 1px 1px rgba(0,0,0,0.2);
	border-bottom:	1px solid rgba(255,255,255,0.5);
}


/* Pages Styles */
/*==================================================*/
/* Profile Page */
span.author {
	font-size:		0.9em;
	margin:			10px 0px 0px 0px;
	display:		block;
}

/* Portfolio Page */
.portfolio-page .da-thumbs li {
	width:			25%;
	max-width:		220px;
	border:			1px solid #FFFFFF;
}
.portfolio-page .da-thumbs li a span.spanbtn {
	position:		absolute;
	bottom:			20px;
	left:			50%;
	width:			21px;
	height:			21px;
	font-size:		14px;
	text-align:		center;
	margin:			0;
	padding:		10px;
	border:			0;
	border-radius:	0;
	float:			left;
	transition:		0.2s;
	cursor:			pointer;
}
.portfolio-page .da-thumbs li a span.external {
	margin-right:	-50px;
}
.portfolio-page .da-thumbs li a span.openimag {
	margin-left:	-50px;
}

/* Blog Page */
.blog-page .da-thumbs li {
	width:			100%;
	max-width:		245px;
}
.blog-page .da-thumbs li span {
	position:		absolute;
	top:			50%;
	left:			50%;
	margin:			-25px 0px 0px -20px;
	padding:		0;
	color:			#FFFFFF;
	text-align:		center;
	box-shadow:		none;
	border:			0;
}
.blog-page .da-thumbs li span i {
	position:		relative;
	width:			30px;
	height:			30px;
	font-size:		30px;
	margin:			0px auto 0 auto;
	padding:		10px;
	text-align:		center;
	display:		inline-block;
	border:			1px solid #FFFFFF;
}

.infoPost {
	width:				auto;
	height:				auto;
	margin-bottom:		0px;
	float:				left;
	text-align:			right;
	display:			inline;
}
.infoPost p {
	margin:				0px;
	font-size:			0.75em;
}
.introTextPost {
	width:				auto;
	height:				auto;
	margin-bottom:		15px;
	float:				none;
}
.introTextPost p {
	margin:				15px 0px 0px 0px;
	font-size:			0.9em;
	line-height:		1.4em;
}
a.readmore {
	margin:				0px 0px 0px 5px;
	padding:			7px 10px 8px 10px;
	font-size:			0.9em;
	font-weight:		300;
	float:				right;
}
a.readmore:hover,
a.readmore:focus,
a.readmore:active	{
	text-decoration:	none;
}
a.readmore.disabled {
	cursor:				default;
}
a.box-img-post {
	width:				100%;
	max-width:			245px;
	margin:				0px 0px 10px 0px;
	padding:			0;
	overflow:			hidden;
	display:			block;
}
a.box-img-post img {
	margin:				0;
	padding:			0px 0px 0px 5px;
}
/* Post Page */
.postPage {
	text-align:			justify;
	float:				none;
}
.postPage p {
	margin-bottom:		0px;
}
.postPage p.caps {
	margin-top:			30px;
}
.postPage p.caps:first-letter {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			4em;
	font-weight:		bold;
	margin:				0;
	padding:			0px 3px 0px 0px;
	color:				#CCCCCC;
}
.postPage .info p {
	margin-top:			0;
}
.postPage .postImg {
	float:				left;
	margin-top:			0px;
	margin-right:		30px;
	margin-bottom:		15px;	
	margin-left:		0;
	cursor:				default;
}
.tag {
	background:			#DDDDDD;
	color:				#000000;
	margin:				10px 0px 10px 0px;
	padding:			3px 6px;
	display:			inline-block;
}
.postPage .readmore.nomargintop {
	margin-bottom:		5px;
}

/* Contact Page */
/* Google Map */
.Flexible-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.Flexible-container iframe,
.Flexible-container object,  
.Flexible-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	margin: 0 auto;
}

input[type="text"], input[type="password"], .input, select, textarea {
	max-width:			100%;
	min-height:			20px;
	line-height:		auto;
	margin:				0;
	padding:			8px 5px;
	float:				left;
	border-width:		1px;
	border-style:		solid;
	font-size:			0.8em;
	-webkit-transition: 0.4s;
	   -moz-transition: 0.4s;
		-ms-transition: 0.4s;
		 -o-transition: 0.4s;
			transition: 0.4s;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-appearance: none !important;
	   -moz-appearance: none !important;
			appearance: none !important;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
			border-radius: 0px;
}
input[type="text"].first, input[type="password"].first, .input.first, input:first-child {
	margin-left:		0;
}
input[type="text"]:focus, input[type="password"]:focus, .input:focus, select:focus, textarea:focus {
	outline:			none;
}
input[type="checkbox"], input[type="radio"] {
	vertical-align: middle;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	padding:			8px 0px;
	font-size:			0.9em;
	font-weight:		300;
	text-align:			center;
	display:			inline-block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

/* Fields - Form Elements */
#field-name		{ margin: 0px 0px 8px 0px;	width: 30%;		}
#field-email	{ margin: 0px 0px 8px 2%;	width: 68%;		}
#field-subject	{ margin: 0px 0px 8px 0px;	width: 100%;	}
#field-message	{ margin: 0px 0px 8px 0px;	width: 100%;	min-height:	80px; max-height: 80px; }
#field-clear	{ margin: 0px 0px 0px 0px;	width: 30%;		}
#field-send		{ margin: 0px 0px 0px 2%;	width: 68%;		}
#errordiv label.error {
	background:			#FFDDDD url('../img/error.png') center right no-repeat;
	width:				100%;
	margin:				0px 0px 5px 0px;
	padding:			6px;
	border:				1px solid #EECCCC;
	font-size:			0.8em;
	color:				#BB6666 !important;
	cursor:				pointer;
	display:			block;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-appearance: none;
	   -moz-appearance: none;
			appearance: none;
}
:hover,
:active,
:focus {
	-webkit-outline-style:	none !important;
	   -moz-outline-style:	none !important;
			outline-style:	none !important;
	outline:			none !important;
}

/* Grid System */
/*==================================================*/
/* Columns */
.col {
	background:			none;
	margin:				30px 0px 0px 0px;
	padding:			0;
	border:				0;
	float:				left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

/* One Column */
.col.c1		{ width: 100%;		margin-left: 0%;	}

/* Two Columns */
.col.c2-1	{ width: 48.00%;	margin-left: 4%;	}

/* Three Columns */
.col.c3-1	{ width: 30.66%;	margin-left: 4%;	}
.col.c3-2	{ width: 65.32%;	margin-left: 4%;	}

/* Fisrt Column (no margin left) */
.col.first	{ margin-left: 0; display:block; clear:both; }
.col .col	{ margin-top: 0;	}

#grid-system .col {
	background:			#EEEEEE;
	margin-top:			5px;
	padding:			5px 0px;
	border:				1px solid #CCCCCC;
}
#grid-system .col p {
	margin:				0px 10px;
}


/* Media Queries */
/*================================================== */
/* 1200px or More */
@media only screen and (min-width: 1200px) {
	#all						{ width: 1200px;}
	#leftSection				{ width: 230px  }
	#leftSection #social		{ width: 163px;	}
	#leftSection #social a		{ width: 25px;	height: 25px;	line-height: 25px;	font-size: 18px;	}
	#rightSection				{ width: 970px;	}
	#rightSection #page			{ width: 940px !important;	}
	ul.about li span.value		{ width: 205px;	}
	.progress		{
		width:				140px;
		float:				right;
		display:			inline-block;
		margin:				0px;
	}
	#resume-page .btn			{ padding: 10px 15px;	margin-right: 0px;	}
	.postPage .postImg			{ max-width: 50%;	}
}

/* 960px to 1199px */
@media only screen and (max-width: 1199px) {
	#all						{ width: 960px;	}
	#leftSection				{ width: 250px;	}
	#leftSection #columnLeft	{ width: 100%;	}
	#leftSection #social		{ width: 190px;	}
	#leftSection #social a		{ width: 34px;	height: 34px;	line-height: 34px;	font-size: 20px;	}
	#rightSection				{ width: 710px;	}
	#rightSection #page			{ width: 680px !important;	}
	ul.about li span.value		{ width: 205px;	}
	.progress		{
		width:				140px;
		float:				right;
		display:			inline-block;
		margin:				0px;
	}
	#resume-page .btn			{ padding: 10px 15px;	margin-right: 0px;	}
	.postPage .postImg			{ max-width: 50%;	}
    .slider-rotator-modifiye {height: 216px !important;}
}

/* 800px to 959px */
@media only screen and (max-width: 959px) {
	#all						{ width: 800px;	}
	#leftSection				{ width: 220px; }
	#leftSection #columnLeft	{ width: 100%; margin-left:0; }
	#leftSection #box-photo		{ padding: 20px;}
	#leftSection #social		{ width: 180px;	}
	#leftSection #social a		{ width: 32px;	height: 32px;	line-height: 32px;	font-size: 18px;	}
	#rightSection				{ width: 580px;	}
	#rightSection #page			{ width: 560px !important; margin: 0px 0px 0px 20px;	}
	#rightSection #top			{ min-height: 70px; margin-bottom: 20px;	}
    #rightSection #top nav#nav ul li a span { display: none;}
    #rightSection #top nav#nav ul li a	{
        width:				50px;
        height:				50px;
        margin:				0px 0px 0px 20px;
    }
	.marginTop		{ margin-top:		20px !important;	}
	.marginBottom	{ margin-bottom:	20px !important;	}
	#social.bottom	{ bottom:			20px !important;	}
	#rightSection #top nav#nav ul li a i { margin: 7px auto 5px auto; }
	#copyright, #copyright p, a.to-top {
		height:				20px;
		line-height:		20px;
	}
	.inner						{ margin: 0px 20px 20px 20px;	}
	ul.attributes li,
	ul.about li					{ padding-right: 0;	}
	ul.about li span.value		{ width: 100%;	}
	.progress		{
		width:				110px;
		float:				right;
		display:			inline-block;
		margin:				0px;
	}
	#resume-page .btn			{ padding: 10px 15px;	margin-right: 0px;	}
	.portfolio-page .da-thumbs li	{ width: 33.33%;	}
	.postPage .postImg			{ max-width: 50%;	margin-right: 20px;	margin-bottom: 10px; }
	
	/* Grid System */
	/*==================================================*/
	/* Columns */
	.col		{ margin: 20px 0px 0px 0px; }
	.col.c1		{ width: 100%;	margin-left: 0%;	}
	.col.first	{ margin-left: 0; display:block; clear:both; }
	#grid-system .col {
		background:			#EEEEEE;
		margin-top:			5px;
		padding:			10px 0px;
		border:				1px solid #CCCCCC;
	}
	#grid-system .col p {
		margin:				0px 10px;
	}
    .slider-rotator-modifiye {height: 178px !important;}
}

/* 768px to 799px */
@media only screen and (max-width: 799px) {
	#all						{ width: 768px;	}
	#leftSection				{ width: 220px;	}
	#leftSection #columnLeft	{ width: 100%; margin-left:0; }
	#leftSection #box-photo		{ padding: 20px;}
	#leftSection #social		{ width: 180px;	}
	#leftSection #social a		{ width: 32px;	height: 32px;	line-height: 32px;	font-size: 18px;	}
	#rightSection				{ width: 530px;	}
	#rightSection #page			{ width: 528px !important; margin: 0px 0px 0px 20px;	}
	#rightSection #top			{ min-height: 70px; margin-bottom: 20px;	}
	#rightSection #top nav#nav ul li a	{
		width:				50px;
		height:				50px;
		margin:				0px 0px 0px 20px;
	}
	.marginTop		{ margin-top:		20px !important;	}
	.marginBottom	{ margin-bottom:	20px !important;	}
	#social.bottom	{ bottom:			20px !important;	}
	#rightSection #top nav#nav ul li a i { margin: 7px auto 5px auto; font-size: 32px; }
	#copyright, #copyright p, a.to-top {
		height:				20px;
		line-height:		20px;
	}
	.inner						{ margin: 0px 20px 20px 20px;	}
	ul.attributes li,
	ul.about li					{ padding-right: 0;	}
	ul.about li span.value		{ width: 175px;	}
	ul.about li span.value		{ width: 100%;	}
	.progress		{
		width:				300px;
		float:				right;
		display:			inline-block;
		margin:				0px;
	}
	span.percent { width: 30px;	}
	#resume-page .btn			{ padding: 10px 15px;	margin-right: 0px;	}
	.portfolio-page .da-thumbs li	{ width: 50%;	}
	.postPage .postImg			{ max-width: 100%;	margin-right: 0px;	margin-bottom: 30px; }
	
	/* Grid System */
	/*==================================================*/
	/* Columns */
	.col		{ margin: 20px 0px 0px 0px; }
	.col.c1,
	.col.c2-1,
	.col.c3-1,
	.col.c3-2	{ width: 100%;	margin-left: 0%;	}
	.col.c3-1	{ width: 30.66%;	margin-left: 4%;	}
	.col.c3-2	{ width: 65.32%;	margin-left: 4%;	}	
	.col.first	{ margin-left: 0; display: block; clear: both; }
	#grid-system .col {
		background:			#EEEEEE;
		margin-top:			5px;
		padding:			10px 0px;
		border:				1px solid #CCCCCC;
	}
	#grid-system .col p {
		margin:				0px 10px;
	}
    .slider-rotator-modifiye {height: 164px !important;}
}

/* 410px to 767px */
@media only screen and (max-width: 767px) {
	body						{ font-size: 120%; }
	#all						{ width: 100%;	}
	#leftSection				{ width: 100%; float: none; height: auto !important; }
	#leftSection #columnLeft	{ width: 100%; margin-left:0; border: none; }
	#leftSection .inner			{ margin: 0px 20px 0px 20px;	}
	#leftSection #box-photo		{ padding: 20px; max-width: 220px; }
	#leftSection #name			{ margin-top: 0px; }
	#leftSection #mainInfo		{ float: none; }
	#leftSection #bio			{ float: none; margin-bottom: 20px; }
	#leftSection #social		{ width: 100%; float: right; position: relative; }
    #leftSection #social h2		{ display: none; }
    #leftSection #social .phone	{ display: none; }
    #leftSection #social .mail	{ display: none; }
	#leftSection #social a		{ width: 32px;	height: 32px;	line-height: 32px;	font-size: 18px; }
	#rightSection				{ width: 100%; float: none; height: auto !important; }
	#rightSection #page			{ width: 100% !important; margin: 0; height: auto !important; float: none; }
	#rightSection #top			{ min-height: 80px; margin-bottom: 10px; }
	#rightSection #top nav#nav ul {
		margin-right:		10px;
	}
	#rightSection #top nav#nav ul li a	{
		width:				70px;
		height:				70px;
		margin:				0px 0px 0px 10px;
	}
	#rightSection #top nav#nav ul li a i { margin: 18px auto 5px auto; font-size: 30px; }
	#rightSection #top nav#nav ul li a span { display: none; }
	.marginTop		{ margin-top:		10px !important;	}
	.marginBottom	{ margin-bottom:	10px !important;	}
	#social.bottom	{ bottom:			10px !important;	}
	.jspContainer, .jspPane		{ position: relative; height: auto !important; clear: both; }
	ul.about li span.value		{ width: 100%;	}
	.progress		{
		width:				170px;
		float:				right;
		display:			inline-block;
		margin:				0px;
	}
	span.percent { width: 35px;	}
	#resume-page .btn				{ padding: 10px 15px;	margin-right: 0px;	}
	.portfolio-page .da-thumbs li	{ width: 33.33%; min-width: 160px; }
	.postPage .postImg				{ max-width: 100%;	margin-right: 0px;	margin-bottom: 30px; }
	
	/* Grid System */
	/*==================================================*/
	/* Columns */
	.col		{ margin: 20px 0px 0px 0px; }
	.col.c1,
	.col.c2-1,
	.col.c3-1,
	.col.c3-2	{ width: 100%;	margin-left: 0%;	}
	.col.first	{ margin-left: 0; display:block; clear:both; }
	#grid-system .col {
		background:			#EEEEEE;
		margin-top:			5px;
		padding:			10px 0px;
		border:				1px solid #CCCCCC;
	}
	#grid-system .col p {
		margin:				0px 10px;
	}
}

/* 600px to 766px */
@media only screen and (max-width: 766px) {
    .slider-rotator-modifiye {height: 256px !important;}
}

/* 410px to 599px */
@media only screen and (max-width: 599px) {
    .slider-rotator-modifiye {height: 190px !important;}
}

/* 0px to 409px */
@media only screen and (max-width: 409px) {
	body						{ font-size: 140%; }
	#all						{ width: 100%;	}
	#leftSection				{ width: 100%; float: none; height: auto !important; }
	#leftSection #columnLeft	{ width: 100%; margin-left:0; border: none; }
	#leftSection #social		{ width: 100%; float: right; position: relative; display: none; }
	#leftSection #social a		{ width: 32px;	height: 32px;	line-height: 32px;	font-size: 18px; }
	#rightSection				{ width: 100%; float: none; height: auto !important; }
	#rightSection #page			{ width: 100% !important; margin: 0; height: auto !important;	}
	#rightSection #top			{ min-height: 62px; margin-bottom: 2px; }
	#rightSection #top nav#nav ul {
		margin-right:		10px;
	}
	#rightSection #top nav#nav ul li a	{
		width:				44px;
		height:				44px;
		margin:				0px 0px 0px 10px;
	}
	#rightSection #top nav#nav ul li a i { margin: 9px auto 5px auto; font-size: 22px; }
	#rightSection #top nav#nav ul li a span { display: none; }
	.marginTop		{ margin-top:		10px !important;	}
	.marginBottom	{ margin-bottom:	10px !important;	}
	#social.bottom	{ bottom:			10px !important;	}
	#copyright		{ margin: 0; }
	#copyright p, a.to-top		{ display: block; width: 100%; text-align: center; border: 0; padding: 10px 0px; }
	.jspContainer, .jspPane		{ position: relative; height: auto !important; clear: both; }
	ul.about li span.value		{ width: 100%;	}
	.progress		{
		width:				auto;
		float:				none;
		display:			block;
		margin:				5px 0px 0px 0px;
	}
	span.percent	{ width: auto;	}

	/* Grid System */
	/*==================================================*/
	/* Columns */
	.col		{ margin: 20px 0px 0px 0px; }
	.col.c1,
	.col.c2-1,
	.col.c3-1,
	.col.c3-2	{ width: 100%;	margin-left: 0%;	}
	
	.categories li, .btn			{ padding: 6px auto; text-align: center; width: 100%; margin: 2px 0px 0px 0px; display: block; float: none; }
	.portfolio-page .da-thumbs li	{ width: 100%; max-width: 220px; }
	.postPage .postImg				{ max-width: 100%;	margin-right: 0px;	margin-bottom: 30px; }
    .slider-rotator-modifiye {height: 120px !important;}
}

/* Height: 0px to 660px */
@media only screen and (max-height: 660px) and (min-width: 768px) {
	#leftSection #box-photo		{
        padding: 5px;
    }

    #leftSection #box-photo a #photo{
        max-width: 60%;
    }

    #leftSection #name{
        font-size: 22px;
    }
}

@media only screen and (max-height: 599px) and (min-width: 768px) {
    #leftSection #social{
        display: none;
    }
}

/* Retina Media Queries */
@media
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi){
	/* Background Style */
	.bg01	{ background-image: url('../img/bg/pattern-01@2X.png');	}
	.bg02	{ background-image: url('../img/bg/pattern-02@2X.png');	}
	.bg03	{ background-image: url('../img/bg/pattern-03@2X.png');	}
	.bg04	{ background-image: url('../img/bg/pattern-04@2X.png');	}
	.bg05	{ background-image: url('../img/bg/pattern-05@2X.png');	}
	.bg06	{ background-image: url('../img/bg/pattern-06@2X.png');	}
	.bg07	{ background-image: url('../img/bg/pattern-07@2X.png');	}
	.bg08	{ background-image: url('../img/bg/pattern-08@2X.png');	}
	.bg09	{ background-image: url('../img/bg/pattern-09@2X.png');	}
	.bg10	{ background-image: url('../img/bg/pattern-10@2X.png');	}
	.bg11	{ background-image: url('../img/bg/pattern-11@2X.png');	}
	.bg12	{ background-image: url('../img/bg/pattern-12@2X.png');	}
	.bg13	{ background-image: url('../img/bg/pattern-13@2X.png');	}
	.bg14	{ background-image: url('../img/bg/pattern-14@2X.png');	}
	.bg15	{ background-image: url('../img/bg/pattern-15@2X.png');	}
	.bg16	{ background-image: url('../img/bg/pattern-16@2X.png');	}
	.bg17	{ background-image: url('../img/bg/pattern-17@2X.png');	}
	.bg18	{ background-image: url('../img/bg/pattern-18@2X.png');	}
	.bg19	{ background-image: url('../img/bg/pattern-19@2X.png');	}
	.bg20	{ background-image: url('../img/bg/pattern-20@2X.png');	}	
}