/*
Theme Name: Deimand portfolio
Theme URI: http://wordpress.org/
Description: Our portfolio theme (Deaimand Team)
Version: 1.1
Author: Deimand Team
Author URI: http://deimand.com/

*/



/* Begin Typography & Colors */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;
	border: 0;
	font-weight:normal; font-style:normal;
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color: #515151;
}
A, INPUT{outline:none}
html, body {
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	}
body {
	font-size: 12px; /* Resets 1em to 10px */
	background: #fff;
	color: #515151;
	text-align: lefts;
	vertical-align:middle;
	}
.clear{clear:both; float:none; line-height:1; font-size:0px; width:100%}
#page {
	width:1000px;
	margin:0 auto;
	padding:0;
	height:100%;
	}
.main{
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height: 100%;
	width:1000px;
	background:url(images/bg_page.gif) repeat-y center top;
	position:relative;
	}
#header{
	height:161px;
	position:relative; 
	background:url(images/bg_header.gif) no-repeat 911px bottom;
	padding-left:30px;
	z-index:1000;
	}
	#headerimg{
		height:100px; width:100%;
		}
	ul#lang_select {
		position:absolute;
		top:45px;
		left:161px;
		border:1px solid #e7e7e7;
		padding:1px 5px;
		background:#fff;
		opacity:0.85;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
		width:80px;
		list-style-type:none;
		z-index:100;
		}
		ul#lang_select li a{
			color:#000;
			font-size:12px;
			line-height:1.8;
			}
		H1#logo{
			display:block; width:223px; height:52px; float:left;
			background:url(images/logo.gif) no-repeat;
			position:relative; top:58px;
			}
			H1#logo A{
				text-decoration:none; text-indent:-9999px;
				display:block; width:223px; height:52px;
				}
		DIV.lang{
			color:#9E9E9E;
			cursor:pointer;
			float:left;
			font-size:12px;
			height:19px;
			left:161px;
			padding:4px 0 0 6px;
			position:absolute;
			top:22px;
			width:72px;
			background:url(images/arrow_bottom.gif) no-repeat 63px 10px;
			}
		DIV.description{
			width:375px;
			position:relative; top:95px; left:177px;
			}	
			DIV.description P{
				font-size:13px; color:#112132;
				}
		ul#nav {float:left; padding:0; margin:0 0 0 20px; position:relative; z-index:900;}
			ul#nav li{
				float:left; display:block; 
				list-style-type:none; 
				background:url(images/menu_li.gif) no-repeat top left; 
				height:100px;
				padding-left:7px;
				}
			/*ul#top_menu li.last{
				background:url(images/menu_li.gif) no-repeat top left; 
				}*/
				ul#nav li a {
					padding:65px 10px 15px;
					color:#2e2e2e; font-size:14px;
					display:block;
					}

					ul#nav li a:hover,
					ul#nav li.selected {
						background:url(images/menu_li_a.png) repeat top left;
						color:#fff;
						text-decoration:none;
						}
					ul#nav li.selected A{color:#fff !important}	
div#content {
	padding:0 30px 155px;
	}
.three_fon{
	background:url(images/content.gif) no-repeat 17px bottom;
	bottom:120px;
	height:191px;
	right:20px;
	position:absolute;
	width:985px;
	z-index:0;
	}
	div.left {
		float:left;
		width:165px;
		background:url(images/bird_right.gif) no-repeat 95px bottom;
		padding-bottom:10px;
		}
		ul#left_menu, ul#top_menu {
			margin:0; padding:0;
			list-style-type:none;
                        padding-bottom: 40px;
			}
			ul#left_menu li, ul#top_menu li {
				background:url(images/left_menu_li.gif) no-repeat left 14px;
				padding:11px 0 0 20px;
				}
			ul#left_menu li a, ul#top_menu li a {
				color:#969696;
				/*border-bottom:1px solid #CCCCCC;*/
				}
			ul#left_menu li a:hover, ul#top_menu li a:hover {
				text-decoration:none;
				}
			ul#left_menu li a span, ul#top_menu li a span {
				color:#2e2e2e; font-size:14px;
				padding-bottom:2px;
				}	
	div.right {
		float:right;
		width:740px;
		position:relative;
		z-index:20;
		}
		div.flash {
			background:url(images/flash.gif) no-repeat center top;
			/*width:780px;*/
			height:290px;
			padding-top:38px;
			text-align:center;
			position:relative; z-index:0;
			}
		div.news {
			float:left;
			width:350px;
			margin-left:31px;
			_display:inline;
			}
			h1.title {color:#fdbe43;font-size:30px; margin:0px 0 12px;}
			h1.title a {color:#fdbe43;}
			p.desc_project {margin:5px 0; line-height:1.5; font-size:11px;}
			a.url_project { color:#fdbe43; font-size:11px; }
		div.last_project {
			/*float:right;
			width:358px;*/
			}
	div.last_project div.new {margin-bottom:10px;}
		div.new p {line-height:1.5; font-size:11px;}
	div.date_title_news {margin-bottom:5px; float:left;}
	div.date {float:left; margin-right:12px;}
		span.day{display:block; font-size:24px; color:#000;}
		span.month{
			display:block; font-size:11px; color:#fff; background:#000;
			position:relative;
			top:-5px;
			padding:1px 4px;
			}
		h2.title {font-size:18px; color:#000; line-height:1;}
	p.content_news {float:left;width:670px;}
	.nav_desc {background:url(images/slider.gif) repeat-x top left; height:42px; position:relative;}
	.nav_desc_info {/*position:relative;*/ padding:8px 20px; float:left; width:340px;}
	#prevNext {
		position:absolute;
		top:8px;
		left:280px;
		}
		.jFlowNext {
			left:152px;
			position:absolute;
			top:0;
			z-index:100;
			}
		.jFlowPrev {
			position:relative;
			top:0;
			z-index:100;
			}
		a.gallery {float:left; padding:15px 0 0 15px;}
	#prevNext img {cursor:pointer;}
	.number {
		font-size:18px;
		position:relative;
		text-align:center;
		top:10px;
		}
	.slideh1 a {font-size:16px; color:#fff; font-weight:bold;}
	.slideh1 a:hover {color:#fff;}
#footer {
	background:url(images/bg_page.gif) repeat-y center top ;
	height:120px;
	margin:-120px auto 0;
	padding:0px;
	position:relative;
	width:1000px;
	z-index:10;
	}
	.content_foot {padding:0 30px;}
	p.contacts {
		float:left; width:300px;
		font-size:11px; color:#232323; line-height:1.5;
		}		
	div.search {float:right; width:225px; position:relative;}
		input#faild_text {
			background:url(images/search_faild.gif) no-repeat; 
			width:184px; height:19px; 
			border:none 0;
			padding:4px 24px;
			}
		input#btn_search {
			background:url(images/search_btn.gif) no-repeat; 
			width:12px; height:15px; 
			position:absolute;top:21px;left:11px;
			border:none 0;
			text-indent:-99999px;
			cursor:pointer;
			}
	div.post h2 {
		color:#fdbe43;
		font-size:20px;
		margin-bottom:5px;
		}
	div.entry p{line-height:1.5;}
	div.post h3 {
		color:#fdbe43;
		text-decoration:underline;
		font-size:16px;
		font-weight:bold;
		}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #FDBE43;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h2.pagetitle {
	color:#fdbe43;
	font-size:20px;
	margin-bottom:5px;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #515151;
	text-decoration: none;
	}
a:hover {
	color: #2F2F2F;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
.post {
	margin: 0 0 10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 20px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: left;
	border-left:1px solid #ddd;
	padding-left:10px;
	line-height:1;
	}
.alignleft {
	float: left;
	padding-right:10px;
	line-height:1;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.postmetadata a {}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input, #s {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #ddd;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #ddd;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit, #searchsubmit  {
	margin: 0 0 5px auto;
	float: right;
	padding:3px 3px 5px;
	background:url(images/btn.gif) no-repeat scroll 0 0 transparent;
	border:0 none;
	width:110px; height:24px;
	cursor:pointer;
	}
#searchsubmit {float:none !important}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/
.error {
	color:#FDBE43;
	font-size:24px;
	font-weight:bold;
	}
.descrip p{
	font-size:12px;
	line-height:1.6;
	padding:10px 60px;
	text-align:justify;
	}}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


ul.dropdown li {
 padding: 0;
 border: none;
}

ul.dropdown ul a,
ul.dropdown ul span {
 padding: 8px;
}
ul.dropdown li {
}
ul.dropdown li.hover,
ul.dropdown li:hover {
 background: url(images/grad2.png) 0 100% repeat-x;
 color: #000;
}
ul.dropdown li a:active {
 background: url(images/grad1.png) repeat-x;
}
ul.dropdown ul {
 margin-top: 0;
}
	ul.dropdown ul li {
		float:none !important;
		background:none !important;
		padding:0 !important;
		height: auto !important;
		background:url(images/menu_li_a.png) repeat top left !important;
	}
	ul.dropdown ul li a{
		padding:6px 10px !important; 
		color:#fff !important;
		display:block !important;
	}
	ul.dropdown ul li.hover,
	ul.dropdown ul li:hover {
		background:url(images/menu_li_a_hover.png) repeat top left !important;
	}
	ul.dropdown ul li a:hover {background:none !important;}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 98px;
 left: 7px;
 z-index: 598;
width:150px;
}
ul.dropdown ul.up_submenu {
	 visibility: hidden;
	 position: absolute;
	 top: 8px !important;
	left: 85px !important;
	z-index: 598;
	width:150px;
	}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 0px;
 left: 100%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
.jFlowControl {
    display: none;

}
.jFlowSelected {
    display: block;
	color:#fff;
}

.info p {color:#fff;}