.thumb-title  {
font-size:11px; margin-left: -10px; float:left
}

body {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	}
h1 {
	font-size: 14px;
	line-height: 20px;
	}
h2 {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	}
h3 {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	}

a:link, a:visited  { color: #b94420; }
a:hover { color: #b92b20; }
a:active { color: #b94420; }

body { background: url(../img/bg.jpg) top center no-repeat #000; background-attachment:fixed; padding:0; margin:0 }

#header {
	height:170px;
	width: 900px;
	margin: 0 auto 0 auto;
	}

#content {
	position: relative;
	min-height: 300px;
	width: 900px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#logo {
	height: 101px;
	width: 444px;
	padding:0;
	margin: 55px 0 0 0;
	float:left;
}

#navigation {
	background-color: #141318;
	height: 45px;
	width: 400px;
	padding: 0;
	margin: 0 auto;
	float: right;
	}
#navigation a {
	color: white;
	line-height: 25px;
	width: 91px;
	padding: 10px 0 10px 0;
	float: left;
	text-decoration: none;
	text-align:center;
	}
#navigation a:hover, #navigation .current { background-color:#b4281d}
#navigation .title { display: block; }


.connect, .work, .contact {
	position: relative;
	height: 150px;
	width: 242px;
	margin: 5px 5px 5px 3px;
	float: left;
	background-color:#000;
	padding: 15px 25px 25px 25px;
}
.connect img {float:left;}

#con-text {float: left; width:90px; margin-left:20px; margin-top:20px }

.work img {border: 3px solid #000;}
	

/*   ------------------   */

#container {
    position: relative;
    width: 900px; height: 1620px;
	margin: 0 auto;
}
#block  {
    background: #000;
    filter:alpha(opacity=80); /* IE */
    -moz-opacity:0.6; /* Mozilla */
    opacity: 0.8; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;
}
#text {
    position: absolute;
    top: 0; left: 0;
    width: 340px; height: 100%;
	margin: 20px 0 0 20px;
}

#text h1 {
	color: white;
	font-size: 22px;
	line-height: 28px;
	margin: 10px;
	}
	
#text h2 {
	color: #F0F0F0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	}
	
#banner { /*containing message copy content text*/
	position: absolute;
    top: 0; left: 400px;
	height: 439px;
	width: 477px;
	margin: 10px;
}

#button1 { 
-moz-border-radius: 15px;
border-radius: 15px;
background-color:#b92b20;
height: 20px;
margin-bottom:15px;
padding:10px;
}

#button2 { 
-moz-border-radius: 15px;
border-radius: 15px;
background-color:#b92b20;
height: 20px;
padding: 10px;
}

#button1 a:link, a:active, a:visited, a:hover , #button2 a:link, a:active, a:visited, a:hover {color: #fff; text-decoration: none; font-weight:bold;}

#text2 {
    position: absolute;
    top: 0; left: 0;
    width: 500px; height: 100%;
	margin: 20px 0 0 20px;
}

#text2 h1 {
	color: white;
	font-size: 22px;
	line-height: 28px;
	margin: 10px;
	}
	
#text2 h2 {
	color: #F0F0F0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	}

#text2 p {
	color: #F0F0F0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	}
	
#text3 {
    position: absolute;
    top: 0; left: 0;
    width: 750px; height: 100%;
	margin: 20px 0 0 20px;
}

#text3 h1 {
	color: white;
	font-size: 22px;
	line-height: 28px;
	margin: 10px;
	}
	
#text3 h2 {
	color: #F0F0F0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	}

#text3 p {
	color: #F0F0F0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 0 10px 10px 10px;
	}
	
#banner2 { /*containing message copy content text*/
	position: absolute;
    top: 0; left: 550px;
	height: 350px;
	width: 260px;
	margin: 10px;
	background-color:#000000;
	padding:20px;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px;
	width: 850px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #000;
	border-top: 4px solid #000;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}


#box-table-a p, #box-table-a h2 {color: #669;}

#box-table-a a:link {color: #669; text-decoration:none; font-weight: normal}
#box-table-a a:visited {color: #669; text-decoration:none; font-weight: normal}
#box-table-a a:active {color: #669; text-decoration:non; font-weight: normal}
#box-table-a a:hover {color: #b92b20; text-decoration:none; font-weight: normal}

.small-text {font-size:10px;}


/* Portolio Hover */
.da-thumbs li ,
.da-thumbs li  img {
	display: block;
	position: relative;
}
.da-thumbs li  {
	overflow: hidden;
}
.da-thumbs li  article {
	position: absolute;
	background-image:url(../img/work/image_hover.png);
	background-repeat:repeat;
	width: 100%;
	height: 100%;
}

.da-thumbs li  article.da-animate {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px; 
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li  article a {
	color:#fff;
	padding:20px;
	display:block;
}

.da-thumbs {
text-align:center;
}

.da-thumbs li  article h3{
color:#fff;
padding-top:5px;
}

.da-thumbs li  article em{
margin-bottom:10px;
color:#fff;
display:block;
line-height: 13px;
}

.da-thumbs li  article span{
display:inline-block;
}

span.link_post{
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/pages.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.radio{
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/radio.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.small1{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small1.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small2{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small2.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small3{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small3.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small4{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small4.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small5{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small5.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small6{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small6.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small7{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small7.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}
span.small8{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small8.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small9{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small9.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small10{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small10.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small11{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small11.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small12{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small12.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small13{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small13.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small14{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small14.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small15{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small15.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small16{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small16.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small17{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small17.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small18{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small18.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small19{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small19.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}


span.small20{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/small20.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.small21{
display:block;
width:20px;
height:20px;
background-color:#ffffff;
border-radius:20px;
cursor:pointer;
background-image:url(../img/work/web-small.png);
background-repeat:no-repeat;
background-position:center;
margin-right:3px;
}

span.zoom{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/web.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.zoom1{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/1.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.zoom2{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/2.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.zoom3{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/3.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.zoom4{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/4.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.zoom5{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/5.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

span.film{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#DF6232;
border-radius:50px;
cursor:pointer;
background-image:url(../img/work/film.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
}

.portfolio_2col article h3{
padding-top:70px !important;
}

/* Image Grid */
.image_grid {
	float:left;
	margin-left:10px;
	overflow:hidden;
	width:900px;
	position:relative;
}	

.image_grid li{
	float: left;
	line-height: 17px;
	color: #686f74;
	list-style:none;
	overflow:hidden;
	margin-bottom:23px;
	margin-right:23px;
	text-align:center;
}

/* Responsive image grid*/
/* Mobile landscape width 320 */
@media only screen and (max-width: 767px) {

.image_grid{
width:300px;
}

.image_grid li img{
width:220px;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:70px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:50px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:53px !important;
}

}


 @media only screen and (min-width: 480px) and (max-width: 767px) {

.image_grid{
width:450px;
}

.image_grid li{
width:178px !important;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:58px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:34px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:23px !important;
}

}
