@charset "utf-8";
/* CSS Document */


body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; border:0px; } 
a {
	text-decoration:none;}

body {
	font-family:Tahoma, Geneva, sans-serif;
	color:#adadad;
	background-color:#000;
	}  
	
#wrap {
/*	background:url(default/bg1.jpg) no-repeat #000e;*/


	
}
#bg {
	background-image:url(default/bg_line1.jpg);
	background-repeat:repeat-y;
}
/* Sidebar */


.logo{
	color:#adadad;
	font-size:9px;
}
.logo a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#868584;
	text-decoration:none;
}


.logo a:hover{
	background-color:#1d1d1d;
}
.widget{
	color:#adadad;
	font-size:12px;
}
.widget a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#868584;
	text-decoration:none;
}


.widget a:hover{
	background-color:#1d1d1d;
	color:#868584;
}
.link {
	font-size:9px;
}
.link a{
	font-size:9px;
	color:#adadad;
}

.widgettitle{
	color:#ee3523;
}
.widgettitle1{
	color:#ee3523;
}
/* ---End Sidebar --- */


/* ---Header --- */

.hdr_nav {
	background:url(default/hdr.jpg) no-repeat;
	text-align: left;
	color: #adadad;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
}

.aroleft{
	color:#ee3523;
	font-size:11px;
}
.aroright{
	color:#f39106;
	font-size:20px;

}

.para{
	font-size:10px;
	background:url(default/banner.jpg) no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: justify;
}
/* ---Header End --- */

/* ---Content --- */

.content h3{
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:-0.966667px;
	font-size:22.2px;
	font-weight:normal;
}
.showreel h2{
	letter-spacing:-0.966667px;
	font-size:18.2px;
	font-weight:normal;
	color:#e6e5e4;
	/* background-color:#545454; */
}
a { color:#CCC;
}

a:hover {
}

.showreel b{
	color:#fff;

}
.showreel {
	font-family:Tahoma, Geneva, sans-serif;
}
.watch {
	font-size:10.8px;
	font-weight:bold;
	color:#e6e5e4;
	letter-spacing: -0.5px;
}
.download {
	color:#F90;
	font-size:10.8px;
	font-weight:bold;
	letter-spacing: -0.5px;

}
.download:hover{
	color:#EE3523;
}
.projects {
	background:url(http://localhost/wordpress/wp-content/uploads/2009/09/box.png) repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}

.projects p{
	text-align:justify;
}
.projects img{
	border:0px solid #6e6e6e;
}
#page-content{
	padding:10px;
/*	background:url(images/box.png) repeat;*/
}
.post-edit-link{
	color:#F93;
	font-family:Tahoma, Geneva, sans-serif;
}
/* ---Content End--- */

/* ---Footer--- */
.footer{
/*	background:url(default/ftr.jpg) repeat-x; */
	color: #888;
	font-family:Tahoma, Geneva, sans-serif;
}
.footer p{
	font-family:Tahoma, Geneva, sans-serif;

}
.footer strong{
	color:#ef4223;
}
.mail{
	color: #eee;
}
.copyright{
	color: #888;
}
/* ---Footer End--- */


/*--- Other style ---*/


/* .work {
	background:url(default/box.png) repeat;

	}
*/
	

	
.work p {
	font-size: 1.2em;
	font-weight: bold;
	}
.work p a:hover{
	color:#EE3523;
	}
.worksingle p {
	font-weight: normal;
	}

.work span {
	font-size: 0.8em;
	font-weight: normal;
	}


.last {
	margin-right:0 !important;
	}

.work a:link img, .work a:visited img {
	border: 5px solid #000;
	}
	
.work a:hover img, .work a:active img, .work a:focus img {
	border: 5px solid #333;
}
	}
	
.work a:link, .work a:visited {
	color: #555;
	}

	
ul.meta li {
	display: inline;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
/*	text-transform: uppercase;
*/	}

ul.meta li b{
	font-size:1em;
	color:#888;
}

/*.blogpost, .worksearch {
	border-bottom: 1px solid #e8e3c8;
	}*/

h2 a:link, h2 a:visited {
	color: #fefefe;
	}
h2 a:hover {
	color:#F90;
}
ul.meta li {
/*	border-left: 1px solid #e3e8ed;*/
	}


p.wp-caption-text {
    font-size: 0.8em;
    font-style: italic;
}

blockquote {
    font-size: 0.9em;
}

pre {
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 0.9em;
}

code {
    background-color: #efefef;
    color: #000;
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 1em;

}

address {
    font-size: 0.9em;
    font-family:Tahoma, Geneva, sans-serif;
    line-height: 1.5em;
}

p.wp-caption-text {
    color: #555;
}

blockquote {
    border-left: 2px solid #e3e8ed;
}


