/**/

body {
	font:13px/21px Arial, Helvetica, sans-serif;
	color:#736c67;
	min-width:960px;
	background: url(../images/footer_bg.png) repeat 0 0 #0a1e34;
}

html, body {
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}

h2 {
	font: bold 48px/60px 'Oleo Script', cursive;
	color: #000;
}


h3 {
	font: bold 28px/21px 'Ubuntu', sans-serif;
	color: #0f0a13;
	padding-bottom: 26px;
	margin-top: 34px;
	text-transform: uppercase;
	letter-spacing: -2px;
	text-shadow: 0px 1px 0px #868485;
}

h4 {
	font: bold 18px/22px 'Ubuntu', sans-serif;
	color: #fff;
	padding-bottom: 19px;
	padding-top: 46px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #868485;
}

p {
	margin-bottom: 21px;	
}

strong {
	color: #000000;	
}

address {
	font-style: normal;	
}

a {
	color: #fc6103;
}

a.link1 {
	text-decoration: underline;	
}

a.link1:hover {
	text-decoration: none;	
}

a.link2 {
	text-decoration: none;	
	font-weight: bold;
	color: #fc6103;
}

a.link2:hover {
	color: #000;	
}

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

li strong a {
	color: #fff;	
}

li strong a:hover {
	color: #2B8FC4;	
}

ul.list {
	margin-top: -6px;
}



ul.list li:first-child {
	margin: 0;	
}

ul.list li {
	background: url(../images/marker.png) 0 3px no-repeat;
	padding-left: 25px;
	margin-top: 9px;
}

ul.list li a {
	font: 10px/12px Arial, Helvetica, sans-serif;	
	color: #736c67;
	text-transform: uppercase;	
}

ul.list li a:hover {
	color: #000;
}

/*links*/

a {
	text-decoration: none;	
	color: #dd5642;
 	outline: none;	
}


a.btn {
	font-size: 12px;
	display: inline-block;
	background: #fc6103;
	color: #fefefe;
	padding: 6px 12px 5px;
	margin-top: 17px;
	box-shadow: 1px 1px 2px #bfc7b9;
	text-transform: uppercase;
	text-shadow: 1px 2px 1px #d65303;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

a.btn:hover {
	background: #736c67;	
	text-shadow: 1px 2px 1px #000;	
}

a:hover>strong {
	color: #fc6103;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;	
}

.fleft {
	float: left;
	margin-right: 25px;	
}

.fright {
	float: right;
	margin-left: 20px;
	margin-top: 34px;	
}

.img_inner {
	margin-top: 6px;
	border: 8px solid #fff;
	box-shadow: 0px 0px 3px #A8ABA3;
	margin-bottom: 28px;
}

.img_inner1 {
	margin-top: 6px;
	border: 8px solid #666;
	margin-bottom: 6px;
}

.img_inner2 {
	margin: 6px 0 20px;
}

.center {
	text-align: center;	
}

.wrapper {
	overflow: hidden;	
}

.clear {
	float: none !important;
	clear: both;	
}

.text_1 {
	color: #146daa;
	font-size: 11px;	
}

p.marg1 {
	margin-bottom: 12px;	
}


/*header*/

header {
}

.menu {
	background: url(../images/nav_bg.png) 0 0 repeat;
	box-shadow: 0 3px 3px #151319;	
	position: relative;
}

header h1 {
	float: left;
}

.header_bot {
	padding-top: 32px;	
	background: url(../images/header_bg.png) 0 0 repeat;
	padding-bottom: 13px;
}

.newest {
	position: relative !important;	
}

.last_works .time {
	width: 49px;
	height: 40px;
	position: absolute;
	background: #333333;
	border-radius: 50%;
	text-align: center;
	font: bold italic 16px/14px 'Ubuntu', sans-serif;	
	color: #fff;
	padding-top: 9px;
	top: -14px;
	left: 51px;
	z-index: 2;
}

.last_works  .new {
	width: 72px;
	height: 43px;
	background: #fc6103;
	text-align: center;
	position: absolute;
	z-index: 1;
	left: -14px;
	top: -26px;
	border-radius: 50%;
	font: bold italic 22px/14px 'Ubuntu', sans-serif;	
	font-style: italic;
	padding-top: 29px; 
	color: #fff;	
}

.header_bot h1 {
	float: left;	
	padding-bottom: 20px;
}

.last_works img {
 	margin-bottom: 20px;
	box-shadow: 3px 4px #000;
	border: 10px solid #fff;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;	
}

.last_works a:hover img {
	border-color: #fc6103;	
}

.slogan {
	font: 42px/36px 'Oleo Script', cursive;
	color: #fff;	
	margin-top: -6px;
	background: url(../images/nav_bg.png) 0 0 repeat;
	border: 3px solid #373737;
}

.slogan_wrapper {
	background: url(../images/slogan_left.png) 0 0 no-repeat;	
}

.slogan_wrapper>div {
	background: url(../images/slogan_right.png) right bottom no-repeat;	
	padding: 30px 75px 32px;
}
/*search*/

.search_block {
	float: right;	
	width: 300px;
	padding-top: 26px;
}
.search_block1 {
	float: right;	
	width: 300px;
	padding-top: 5px;
}

#search {
	background: #121212;
	border: 1px solid #0e0e0e;
	padding: 0px 8px 0px 6px;
	margin-right: 1px;
	height: 29px;
	
}

#search a {
	display: block;
	float: right;
	background: url(../images/search_icon.png) 7px 7px no-repeat #fc6103;
	width: 37px;
	height: 21px;
	margin-top: 0px;
	margin-right: -8px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

#search a:hover {
	background-color: #333;	
}

#search input {
	background: none;
	float: left;
	border: none;
	color: #fff;
	font-size: 13px;
	height: 16px;
	padding: 0;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0 5px;
}


/*content*/

.content {
	background: url(../images/content_bg.png) 0 0 repeat;	
	padding-bottom: 72px;
}

.page1_block {
	padding-top: 72px;	
	padding-bottom: 38px;
}

.page1_block h2 {
	padding-top: 15px;
	padding-bottom: 13px;	
}

.page1_block a.btn {
	margin-top: 15px;
}


.feedback_block {
	background: url(../images/nav_bg.png) 0 0 repeat;	
	padding-bottom: 24px;
}

.block1 {
	padding-top: 12px;	
}

.block1 h3 {
	padding-bottom: 30px;	
}

.block1 h4 {
	font-size: 19px;
	line-height: 48px;
	color: #0f0a13;
	padding: 0;
	margin-bottom: 13px;	
}

.block1 .fleft {
	margin-right: 12px;	
}

.block1 .btn {
	margin-bottom: 25px;	
}

.block1 .img_inner {
	margin-bottom: 19px;	
	margin-top: 2px;
}

.block1 h3 {	
}

.blog_block {
	margin-bottom: 21px;	
}

.blog_block  a.btn {
	margin-bottom: 3px;	
}

.blog_block h4 {
	color: #0f0a13;
	font-size: 20px;
	line-height: 21px;
	padding: 0;
	padding-top: 2px;	
}

.blog_block time {
	display: block;
	padding-top: 2px;
	margin-bottom: 21px;	
}

.blog_block .img_inner {
	margin-right: 20px;	
	margin-bottom: 0;
}

.blog_block .comment {
	display: inline-block;
	position: relative;
	background: #000;	
	color: #fff;
	margin-top: 17px;
	padding: 7px 5px 5px;
	font-size: 12px;
	vertical-align: top;
	line-height: 15px;
	margin-left: 10px;
	min-width: 22px;
	text-align: center;
	border-bottom: 1px solid #706a6a;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.blog_block .comment:hover {
	background: #fc6103;	
}

.blog_block .comment:hover span {
	border-top-color: #fc6103;	
}

.blog_block .comment span {
	display: block;
	bottom: -7px;
	left: 9px;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #000;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	
}


/*Map*/
figure {
	width: 604px;
	height: 324px;
	margin-bottom: 24px !important;
}

figure iframe {
	width: 604px;
	height: 324px;	
}

.indents9>p {
	margin-bottom: 19px;	
}

.indents9 span {
	display: inline-block;
	min-width: 70px;
}
/*flick*/

.flickr_badge_image {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	
}

.flickr_badge_image img {
	width: 116px;
	height: 116px;
	border: 5px solid #fff;	
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;	
}

.flickr_badge_image a:hover img {
	border-color: #FC6103;
}

/*Twitter*/

.tweet2 ul.list {
	margin: 4px 0 0;
	padding-bottom: 24px;	
}


.tweet2 .tweet a {
	color: #000000;
}

.tweet2 .tweet_text {
	border-bottom: 1px solid #d2cfcb;
}

.tweet_time {
	display: block;
	background: url(http://webmediatechnology.net/images/tweet_marker.png) 0 0 no-repeat;
	padding-left: 42px;
	min-height: 25px;
}

.tweet a {
	color: #fff;	
	display: inline;
}

.tweet a:hover {
	color: #ef6410;	
	
}

.tweet_time a {
	display: inline-block;
	line-height: 22px;
	margin-top: 2px;
}

.tweet_time a:first-letter {
	text-transform: uppercase;	
}

.tweet_join {
	color: #878787;	
	display: block
}

.tweet_join:first-letter  {
	text-transform: uppercase;	
}

.tweet_text {
	color: #878787;	
	display: block;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3f3f3f;
}


/*footer*/

footer {
	padding-top: 32px;	
	padding-bottom: 32px;
}

.copy {
	padding-top: 6px;	
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.copy a {
	color: #9b9b9b;	
	font-size: 12px;
}

.copy span{
	display: block;
	float: left;
	padding-top: 4px;	
}

.copy a:hover {
	color: #fff;	
}

.copy h4 {
	float: left;
	padding: 0;	
	padding-right: 8px;
}

.copy h4 a {
	color: #fff;	
	font: 24px/22px 'Oleo Script', cursive;
	text-transform: none;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.copy h4 a:hover{
	color: #FC6103;	
	text-shadow: none;
}

.social {
	float: right;
	width: 144px;	
	padding-top: 0;
	margin-top: -6px;
}

.social a {
	display: block;
	float: left;
	background: url(../images/socials.png) no-repeat;
	width: 35px;
	margin-left: 1px;
	height: 35px;
}

.social .fb {
	background-position: 0 top !important;	
}

.social .twitter {
	background-position: -36px top !important;	
}

.social .gp {
	background-position: -73px top !important;	
}

.social .rss {
	background-position: -109px top !important;	
}

.social .fb:hover {
	background-position: 0 bottom !important;	
}

.social .twitter:hover {
	background-position: -36px bottom !important;	
}

.social .gp:hover {
	background-position: -73px bottom !important;	
}

.social .rss:hover {
	background-position: -109px bottom !important;	
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:30px;
	overflow:hidden;
	width:42px;
	height:42px;
	border:none;
	text-indent:-999px;
	z-index:999;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-webkit-transition: 0s ease;
	-o-transition: 0s ease;	
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom
}