body 
{
	background:url(images/background.jpg) repeat-x #000;
	margin:0;
	padding:0;
	font:12px Tahoma, Verdana, Geneva;
	line-height:25px;
	color:#ccc;
}
#container 
{
	margin:0 auto;
	width:1009px;
}
ul,ol,p,h1,h2,h3,h4,blockquote,fieldset 
{
	margin:0;
	padding:0;
}
a 
{
	text-decoration:none;
	outline:none;
	color:#77B6CD;
}
a:hover 
{
	color:#0D8AAA;
}
img 
{
	border:none;
}
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.left-img 
{
	float:left;
	border:1px solid #000;
	margin:0px 7px 0 0;
}
.right-img 
{
	float:right;
	border:1px solid #000;
	margin:5px 0 0 7px;
}
blockquote 
{
	background:url(images/blockquote.gif) no-repeat top left;
	padding:10px 0 0 40px;
	font-style:italic;
}

/*----------------------------------------------*/
/* 1.2 Extra fonts */
/*----------------------------------------------*/
@font-face {
    font-family: 'LatoBlackItalic';
    src: url('css/lato-blackitalic-webfont.eot');
    src: url('css/lato-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/lato-blackitalic-webfont.woff') format('woff'),
         url('css/lato-blackitalic-webfont.ttf') format('truetype'),
         url('css/lato-blackitalic-webfont.svg#LatoBlackItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LatoBoldItalic';
    src: url('css/lato-bolditalic-webfont.eot');
    src: url('css/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/lato-bolditalic-webfont.woff') format('woff'),
         url('css/lato-bolditalic-webfont.ttf') format('truetype'),
         url('css/lato-bolditalic-webfont.svg#LatoBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoItalic';
    src: url('css/lato-italic-webfont.eot');
    src: url('css/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/lato-italic-webfont.woff') format('woff'),
         url('css/lato-italic-webfont.ttf') format('truetype'),
         url('css/lato-italic-webfont.svg#LatoBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoBold';
    src: url('css/lato-bold-webfont.eot');
    src: url('css/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/lato-bold-webfont.woff') format('woff'),
         url('css/lato-bold-webfont.ttf') format('truetype'),
         url('css/lato-bold-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoBlack';
    src: url('css/lato-black-webfont.eot');
    src: url('css/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/lato-black-webfont.woff') format('woff'),
         url('css/lato-black-webfont.ttf') format('truetype'),
         url('css/lato-black-webfont.svg#LatoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoRegular';
    src: url('css/lato-regular-webfont.eot');
    src: url('css/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/lato-regular-webfont.woff') format('woff'),
         url('css/lato-regular-webfont.ttf') format('truetype'),
         url('css/lato-regular-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* topmenu */
.topmenu {
	height:38px;
	width:1010px;
	padding:0;
	position:relative;
	background:url(images/header_menu.png);
}

.topmenu .dropdown {
	font-family:'LatoBold', Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:40px;
	color:#FFF;
	z-index:1300;
	margin:0;
	padding:0;
}

.topmenu .dropdown li {
	display:block;
	float:left;
	margin:0;
	position:relative;
	list-style:none;
	padding:0 3px 0 0;
	margin:0;
	background:url(images/topmenu_line.png) right top no-repeat}

.topmenu .dropdown li.last {
	background:none}

.topmenu .dropdown li.current-prev {
	background:none}

.topmenu .dropdown li a {
	display:block;
	color:#CCC;
	height:40px;
	text-decoration:none;
	padding:0 4px;
	text-transform:uppercase
}

.topmenu .dropdown li a span {
	display:block;}

.topmenu .dropdown li.parent span {
	background:url() right center no-repeat;
	padding-right:5px}

.topmenu .dropdown li.parent a:hover span {
	background:url() right center no-repeat;}

.topmenu .dropdown li.parent li span,
.topmenu .dropdown li.parent a:hover li span,
.topmenu .dropdown li.parent li a:hover span {
	background:none}

.topmenu .dropdown .current-menu-ancestor,
.topmenu .dropdown .current-menu-item{
	background:url(images/topmenu_line_a.png) right top no-repeat}

.topmenu .dropdown .current-menu-ancestor a,
.topmenu .dropdown .current-menu-ancestor a:hover,
.topmenu .dropdown .current-menu-item a,
.topmenu .dropdown .current-menu-item a:hover {
	cursor:pointer;
	background:#a21a00;
	color:#fff;
	text-shadow:0 1px 1px #000;}

.topmenu .dropdown .current-menu-item.first a,
.topmenu .dropdown .current-menu-ancestor.first a {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	background:url(images/topmenu_bg.png) 0 0 no-repeat}

.topmenu .dropdown .current-menu-item.last a,
.topmenu .dropdown .current-menu-ancestor.last a {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;}

.topmenu .dropdown li a:hover {
	color:#a21a00;}
	
.topmenu .dropdown .current-menu-item .current_page_item a,
.topmenu .dropdown li .current-menu-ancestor a,
.topmenu .dropdown li .current-menu-ancestor a:hover,
.topmenu .dropdown li .current-menu-ancestor .current-menu-item a,
.topmenu .dropdown .menu-item-home.current-menu-item a, 
.topmenu .dropdown .menu-item-home a:hover{
	color:#fff;
	background:none}

.topmenu .dropdown .current-menu-item li a:hover,
.topmenu .dropdown .current-menu-item ul li a,
.topmenu .dropdown .current-menu-ancestor li a,
.topmenu .dropdown li .current-menu-ancestor a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-item li a,
.topmenu .dropdown .menu-item-home ul li a,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor li a,
.topmenu .dropdown .current-menu-ancestor li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-item a {
	color:#a7a7a7;
	background:url(images/dropdown_1_line.png) center bottom no-repeat;}

.topmenu .dropdown li ul li a:hover,
.topmenu .dropdown .current-menu-ancestor ul li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-item a,
.topmenu .dropdown .current-menu-ancestor li .current-menu-item a,
.topmenu .dropdown li .current-menu-item a,
.topmenu .dropdown li.parent li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor a{
	color:#fff;}

.topmenu .dropdown li ul {
	display:none;
	position: absolute;
	top: 40px;
	left:-7px;
	z-index: 1308;
	width: 146px;
	padding:0;
	margin:0;
	font-family:'LatoRegular', Arial, Helvetica, sans-serif;
	font-size:11px;
	text-shadow:0 2px 1px #000;}

.topmenu .dropdown li ul li ul {
	display:none;
	position: absolute;
	top:-3px;
	left:144px !important;
	z-index: 1308;
	padding:0 0 0 5px}

.topmenu .dropdown li.last ul li ul {
	left:-149px !important;
	padding:0 5px 0 0}

.topmenu .dropdown li ul li.first ul {
	top:6px}
	
.topmenu .dropdown li ul li,
.topmenu .dropdown li ul li.current-prev,
.topmenu .dropdown li .current-menu-item,
.topmenu .dropdown li .current-menu-ancestor {
	display:block;
	background:url(images/dropdown_1_bg.png) 0 0 repeat-y;
	padding:0;
	width: 146px;
	margin:0;
	height:auto;
	clear:both;
	position:relative;
	line-height:1.3em}

.topmenu .dropdown li ul li ul li,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor li,
.topmenu .dropdown li li .current-menu-item {
	background:url(images/dropdown_1_bg.png) 0 0 repeat-y;}

.topmenu .dropdown li ul .first,
.topmenu .dropdown li ul .current-prev.first {
	background:url(images/dropdown_1_first.png) 0 top no-repeat;
	padding-top:9px}

.topmenu .dropdown li ul li ul .first,
.topmenu .dropdown .current-menu-ancestor .current-menu-ancestor .first {
	background:url(images/dropdown_1_first2.png) 0 top no-repeat;
	padding-top:2px}
	
.topmenu .dropdown li ul .last {
	background:url(images/dropdown_1_last.png) 0 bottom no-repeat;
	padding:0;}

.topmenu .dropdown li ul li a,
.topmenu .dropdown li .current-menu-item a,
.topmenu .dropdown .current-menu-ancestor li a,
.topmenu .dropdown .current-menu-item li a {
	display:block;
	color:#a7a7a7;
	height: auto;
	padding:11px 10px 11px 16px;
	background:url(images/dropdown_1_line.png) center bottom no-repeat;}


.topmenu .dropdown li ul .last a,
.topmenu .dropdown li ul .last a:hover,
.topmenu .dropdown li ul li ul .last a,
.topmenu .dropdown li ul li ul .last a:hover,
.topmenu .dropdown .current-menu-ancestor .last a,
.topmenu .dropdown .last.current-menu-ancestor li .last a {
	background:none}

.topmenu .dropdown li li a span {
	display:block;
	padding-top:0px}

.topmenu .dropdown li a:hover span {
	cursor:pointer}

.topmenu .dropdown li ul .parent span {
	background:url(images/dropdown_1_arrow.png) 110px 4px no-repeat;
	padding-right:10px}

.topmenu .dropdown li ul .parent a:hover span {
	background:url(images/dropdown_1_arrow_a.png) 110px 4px no-repeat;}

.topmenu .dropdown li ul .parent ul li span,
.topmenu .dropdown li ul .parent ul a:hover span {
	background:none;
	padding-right:0px}

.topmenu .dropdown li:hover ul li ul {
	display:none;}	

.topmenu .dropdown li:hover ul,
.topmenu .dropdown li:hover ul li:hover ul{
	display:block}
	
.preloader { 
	background:url(images/loading.gif) center center no-repeat; 
	display:inline-block; }



/* -- [ hacks ] ------------------------ */

.safari #navigation a 
{
	padding:16px 15px 18px 15px;
}
.safari #contactform .send 
{
	padding:9px 0 9px 0;
}
.ie6 #right 
{
	margin-right:-20px;
}
.ie6 .left-box-content 
{
	width:510px;
}
.ie6 .columns 
{
	width:510px;
}
.ie6 .box-column 
{
	margin-right:7px;
	position:relative;
}
.ie6 #navigation a /*in here i gave a static width to nav buttons. because of display:block issue in ie6*/
{
	text-align:center;
	height:1%;
	width:80px;
	text-align:center;
	padding:16px 0 19px 0;
}
.ie6 #navigation a.selected 
{
	background:url(images/nav-buttons.jpg) 0 -101px repeat-x;
	border-right:1px solid #050505;
	border-left:1px solid #050505;
	border-bottom:1px solid #0d0d0d;
	margin-bottom:-1px;
	position:relative;
}
.ie6 #navigation ul li ul li 
{
	margin-bottom:-1px;
}
.ie6 #featured-tabs li a 
{
	background:url(images/featured-dots.png) 0 -8px no-repeat;
}
.ie7 #main
{
	padding-bottom:15px;
}
.ie7 #navigation ul li ul li 
{
	border-bottom:1px solid #000;
}
.chrome #navigation a.selected 
{
	border-bottom:2px solid #0d0d0d;
}
.chrome #contactform .send 
{
	padding:7px 0 7px 0;
}
.opera #featured-tabs
{
	margin:-22px 0 0 475px;
}

/* -- [ header ] ------------------------ */

#header 
{
	width:1009px;
	height:156px;
}
#logo {
    height: 52px;
    margin-top: -30px;
    position: relative;
    top: 30px;
    width: 1009px;
}

.body_wrap .header_menu {
	position:absolute;
	top:20px;
	height:98px;
	width:100%;
	z-index:5;}

.header_menu .container {
	background:url(images/header_menu.png) no-repeat;
	width:960px;
	height:90px;
	margin:0 auto;
	padding:3px 4px 5px 4px}


/* -- [ navigation ] ------------------------ */

#navigation 
{
	width:1000px;
	height:49px;
	padding-top:1px;
	border-bottom:1px solid #050505;
	background:url(images/navigation.jpg) no-repeat;
}
#navigation ul 
{
	list-style:none;
	margin-left:10px;
}
#navigation li 
{
	float:left;
}
#navigation a 
{
	display:block;
	padding:16px 15px 19px 15px;
	font:11px Verdana, Arial, Tahoma;
	color:#bbb;
}
#navigation a:hover 
{
	background:url(images/nav-buttons.jpg) 0 -51px repeat-x;
}
#navigation a.selected 
{
	background:url(images/nav-buttons.jpg) 0 -101px repeat-x;
	border-right:1px solid #050505;
	border-left:1px solid #050505;
	border-bottom:1px solid #0d0d0d;
}

/* -- [ navigation > dropdown ] ------------------------ */

#navigation ul li ul
{	
	position: absolute;
	display:none;
	margin:0;
	z-index:101;
}
#navigation ul li ul li
{	
	float: none;
	display: block;
	padding:0;
}
#navigation ul li ul li a
{	
	border:1px solid #000;
	border-top:none;
	width: auto;
	background: #080808;
	display: block;
	padding:5px !important;
}
#navigation ul li ul li a:hover
{	
	background: #191919;
}

/* -- [ main content ] ------------------------ */

#main 
{
	width:998px;
	border-right:1px solid #000;
	border-left:1px solid #000;
	padding:5px;
	background:#0D0D0D;
}

/* -- [ right menu ] ------------------------ */

#right 
{
	width:200px;
	float:right;
	color:#fff;
}
#archive-rss 
{
	width:210px;
	margin:-10px 0 20px 7px;
}
#archive-rss a 
{
	background:url(images/buttons.jpg) no-repeat;
	display:block;
	width:83px;
	text-align:center;
	padding:0px 0 2px 0;
	text-transform:uppercase;
	float:left;
	color:#77B6CD;
	margin-right:20px;
	font-size:11px;
}
#archive-rss a:hover 
{
	background:url(images/buttons.jpg) 0 -30px no-repeat;
}
.right-box 
{
	margin-bottom:10px;
}
.right-box h3
{
	background:url(images/title-short.jpg) no-repeat;
	width:200px;
	padding:8px 25px 33px;
	font:14px Arial, Tahoma, Verdana;
	text-transform:uppercase;
	color:#6ec2d1;
}
.right-box ul 
{
	background:url(images/rounded-small.jpg) bottom left no-repeat #141414;
	list-style:none;
	padding:0px;
}
.right-box li 
{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #3B3B3B;
}
.right-box li:last-child 
{
	padding:0;
	margin:0;
	border-bottom:none;
}
.right-box a 
{
	display:block;
	color:#999;
}
.right-box a:hover 
{
	color:#77B6CD;
}
.right-box span 
{
	display:block;
	text-align:right;
}
.more-link 
{
	display:inline !important;
	color:#77B6CD;
}


/* -- [ left part (content) ] ------------------------ */

#left 
{
	float:left;
	width:786px;
	margin-right:10px;
}
#left p 
{
	margin-bottom:15px;
}
.left-box 
{
	background:url(images/rounded-big.jpg) bottom left no-repeat #141414;
	margin-bottom:20px;
}
.left-box h2 /*this is box's title*/ 
{
	background:url(images/title-long.jpg) no-repeat;
	width:752px;
	padding:8px 0 7px 33px;
	font:12px Arial, Tahoma, Verdana;
	text-transform:uppercase;
	color:#6ec2d1;
}
.left-box-content 
{
	width:754px;
	padding:15px 15px 5px 15px;
}
.left-box-content h3 
{
	border-bottom:1px solid #333;
	padding-bottom:2px;
	margin-bottom:5px;
	font:18px arial;
}
.left-box-content h4 
{
	border-bottom:1px solid #333;
	padding-bottom:2px;
	margin-bottom:5px;
	font:16px arial;
}
.left-box-content h5 
{
	border-bottom:1px solid #333;
	padding-bottom:2px;
	margin-bottom:5px;
	font:14px arial;
}
.left-box-content ul 
{
	margin:10px 0 10px 30px;
	list-style:circle;
}
.left-box-content ol 
{
	margin:10px 0 10px 30px;
}
.work-image 
{
	border:1px solid #000;
	display:block;
	margin-bottom:15px;
}

/* -- [ featured ] ------------------------ */
#flashcontent 
{
	width:786px;
	height:365px;
	margin-bottom:10px;
}
.flashcontent-images img 
{
	display:block;
}
.flashcontent-images p 
{
	width:540px;
	padding:15px 0 13px 5px;
	position:absolute;
	background:url(images/featured-description.png) no-repeat;
	color:#fff;
	margin-top:-39px;
}
#flashcontent-tabs 
{
	position:absolute;
	margin:-42px 0 0 475px;
	z-index:100;
}
#flashcontent-tabs a 
{
	display:block;
	text-indent:-9999pt;
	background:url(images/featured-dots.png) no-repeat;
	width:8px;
	height:8px;
	float:left;
	margin-right:3px;
}
#flashcontent-tabs a:hover, .activeSlide 
{
	background:url(images/featured-dots.png) 0 -8px no-repeat !important;
}

/* -- [ columns (in the index.html inside left-box) ] ------------------------ */

.columns 
{
	width:850px;
}
.columns h3 
{
	font:12px Arial, Tahoma, Verdana;
	text-transform:uppercase;
	margin-bottom:5px;
}
.columns img 
{
	display:block;
	margin-bottom:5px;
}
.box-column 
{
	width:160px;
	float:left;
	margin-right:15px;
}

/* -- [ contact form ] ------------------------ */

#contactform fieldset 
{
	border:none;
}
#contactform textarea 
{
	border:1px solid #333;
	background:#222;
	font:12px Arial, Tahoma, Verdana;
	padding:5px;
	color:#bbb;
	width:500px;
	height:150px;
}
#contactform input 
{
	width:150px;
	border:1px solid #333;
	font:12px Arial, Tahoma, Verdana;
	padding:5px;
	background:#222;
	margin-bottom:10px;
	color:#bbb;
	display:block;
}
#contactform label 
{
	margin-bottom:2px;
	display:block;
}
#contactform input:focus, #contactform textarea:focus 
{
	border:1px solid #0F7393;
}
#contactform .send 
{
	font:11px Arial, Tahoma, Verdana;
	padding:7px 0 7px 0;
	text-align:center;
	background:url(images/buttons.jpg) no-repeat;
	text-transform:uppercase;
	margin-top:5px;
	width:83px;
	color:#77B6CD;
	border:none;
	cursor:pointer;
}
#contactform .send:hover 
{
	background:url(images/buttons.jpg) 0 -30px no-repeat;
}
#contactform .send:focus 
{
	border:none;
}


/*----------------------------------------------*/
/* 2.5 Footer */
/*----------------------------------------------*/
.footer {
	background:url(images/footer_line.gif) 0 0 repeat-x;
	color:#868686;
	font-size:12px;
	width:100%;
	padding-top:11px;}

.footer_inner {
	background:url(images/gradient-b-dark.png);}

.footer .container_12 {
	min-height:100px;
	padding:50px 0;
	background:url(images/footer_pattern.png) center top no-repeat}

.footer .grid_8 {
	padding-right:50px;
	padding-left:20px;
	width:570px;}

.footer .grid_4 {
	padding-right:20px;
	width:260px}
	
.footer a {
	color:#a6a6a6;}

.footer a:hover {
	color:#fff}

.footer h3 {
	font-size:28px;
	color:#fff;
	font-family:'LatoBlackItalic';
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	background:url(images/footer_hr.gif) bottom repeat-x}

.botmenu li {
	list-style:none;
	display:inline;
	font-family:'LatoBold';
	font-size:13px;
	border-left:1px solid #b5b5b5;
	padding:0 7px 0 8px;
	margin-right:1px;}

.botmenu li:first-child {
	border:none;
	padding-left:0}

.botmenu li a {
	color:#fff;
	text-shadow:1px 1px 1px #000}

.botmenu li a:hover {
	border-bottom:1px solid #b5b5b5}

.footer .widget-container h3,
.footer .widget-container .widget-title {
	margin:10px 0 5px 0}

.footer .widget-container {
	text-align:left}

.footer ul {
	margin:0;
	padding-bottom:10px;}
	
.footer ul li {
	list-style:none;
	margin-bottom:8px;}

.footer_logo {
	float:right;}
	
.copyright {
	font-size:12px;
	text-shadow:0 1px 1px #000}

.copyright a {
	color:#a6a6a6;
	text-decoration:underline;
	text-shadow:0 1px 1px #242422;}

.copyright a:hover {
	color:#e4e4e4;
	text-decoration:none}

.footer_social .icon-facebook,
.footer_social .icon-twitter,
.footer_social .icon-vimeo,
.footer_social .icon-flickr,
.footer_social .icon-rss {
	display:block;
	width:32px;
	height:32px;
	float:left;
	margin:0 0 6px 6px;
	overflow:hidden;
	text-indent:-400px}

.footer_social .icon-facebook {
	background:url(images/icons/social_fb.png) 0 0 no-repeat}
.footer_social .icon-twitter {
	background:url(images/icons/social_twitter.png) 0 0 no-repeat}
.footer_social .icon-vimeo {
	background:url(images/icons/social_vimeo.png) 0 0 no-repeat}
.footer_social .icon-flickr {
	background:url(images/icons/social_flickr.png) 0 0 no-repeat}
.footer_social .icon-rss {
	background:url(images/icons/social_rss.png) 0 0 no-repeat}

.footer_social .icon-facebook:hover,
.footer_social .icon-twitter:hover,
.footer_social .icon-vimeo:hover,
.footer_social .icon-flickr:hover,
.footer_social .icon-rss:hover {
	background-position:0 -32px;}

.link-readers {
	clear:both;
	display:inline-block;
	margin:12px 0 5px 6px;
	color:#d73e3e;
	font-size:17px;
	font-family:'LatoBlackItalic';
	text-shadow:0 1px 1px #161616}

#twitterbox 
{
	background-color:141414;
	margin:0;
	padding:0;
	width:200px;
	height:290px;
}
