/*CSS Reset*/

body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }

address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }

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

table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; font-weight: normal; font-style: normal; }

acronym, abbr, fieldset, img { border: 0;}

:focus { outline: 0; }


html{
border-top: #000 1px dotted;
border-right: #BFBFBF 1px dotted;


}

body{
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif !important;
	font-weight: 300;
	font-size: 14px;
	background:#e7e7e7 url(/v2images/bg.jpg) repeat-y;
	padding: 0;
	margin: 0;
}

h2{
	font-size: 16px;

	text-transform: uppercase;
}

.subtle{
	color: #898989;
}

h2.blue{
	color:#7accc8;
}




p{
	font-size: 14px;
	margin-bottom: 12px;
	word-spacing: 3px;
}

a:link{
color: #000;
text-decoration: none;
}

a:active{
color: #000;
text-decoration: none;
}

a:visited{
color: #000;
text-decoration: none;
}

a:hover{
color: #7F7F7F;
text-decoration: none;
}

h1{
margin-top: 10px;
margin-bottom: 10px;
font-size: 40px;
font-weight: 100;
text-decoration: none;
color:  #7accc8;
font-family: "HelveticaNeue-UltraLight", "Helvetica Neue UltraLight", "Helvetica Neue", Arial, sans-serif !important;
}

p{
	line-height: 1.6em;
}

a.arrow{
	color: #aba000;

}

#wrap{
	width: 690px;
	border-right: #BFBFBF 1px dotted;
}


h2.blog-title{
	background: #e8e8e8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;

	font-size: 21px;
	text-align: center;
	margin-top:10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
text-transform: none;
	text-shadow: #fff 1px 1px 1px;
	font-weight: 500
}


h2.blog-title:hover{

	font-size: 21px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
text-transform: none;
	text-shadow: #fff 1px 1px 1px;
	font-weight: 500
}

#header{
	height: 108px;
	margin-bottom: 10px;
	width: 690px;
	background: url(/v2images/header-bg.png) no-repeat;
	
}

.logo {
height: 100px;
display: block;
text-indent: -9999px;
}

.logo a{
height: 100px;
display: block;
text-indent: -9999px;
}

#welcome{
	height: 86px;
	background: url(/v2images/welcome.jpg) no-repeat;
	margin-left: 32px;
	
}

.date{
color: #aba000;
font-style: italic;
font-size: 11px;
text-align: center;
}

.featured{
	height: 105px;
	background: url(/v2images/featured.jpg) no-repeat;
	margin-left: 32px;
	
}

.miniblog{
	height: 46px;
	background: url(/v2images/blog-header.jpg) no-repeat;
	margin-left: 32px;
	
}

#content{

	clear: both;
	position: relative;
	left: 30px;
	padding-bottom: 30px;
	width: 660px;
}

#blog-content{
	padding-top: 0px;
	clear: both;
	position: relative;
	left: 30px;
	padding-bottom: 30px;
}

#menu{
	position: relative;
	left: 30px;
}

.nav{
	position: relative;
	top: 65px;
	font-size: 10px;
	text-align: center;
	height: 20px;
	padding-top:4px;
	font-weight: 500;
}

.nav:hover{
	background: #F8FCFF;
	padding-top: 36px;
	padding-bottom: 1px;
	margin-top: -32px;
	font-weight: bold;	
}

.nav a{
	display: block;
	width: 60px;
}
.new-details{
	margin-top: 130px;
	background: url(/v2images/new-work.jpg) no-repeat;
}

.icon-title{
	margin-top: 110px;
	background: url(/v2images/icontitle.jpg) no-repeat;
}

.web-title{
	margin-top: 110px;
	background: url(/v2images/webtitle.jpg) no-repeat;
}

.graphic-title{
	margin-top: 10px;
	background: url(/v2images/graphictitle.jpg) no-repeat;
}

.typography-title{
	margin-top: 110px;
	background: url(/v2images/typographytitle.jpg) no-repeat;
}

.logo-title{
	margin-top: 110px;
	background: url(/v2images/logotitle.jpg) no-repeat;
}

.interfece-title{
	margin-top: 110px;
	background: url(/v2images/interfacetitle.jpg) no-repeat;
}


.detail-title{
	width: 140px;
	background: #e8e8e8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 1px;
}

.comment-title{
	width: 140px;
	background: #e8e8e8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-family: "Often" sans-serif ;

	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.smallbtn{
	background: #e8e8e8;
	padding-top: 2px;
		padding-bottom: 2px;
	border-radius:6px;
	text-shadow: #FFF 1px 1px 1px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-family: "Often" sans-serif ;

	font-size: 10px;
	text-align: center;
	margin-top: 12px;
	display: block;
}

a.smallbtn:hover{
	background: #7accc8;
	color: #000;
}

#twitter_update_list{
color: #b7b7b7;
}

.break-dots{
	border-bottom: #e4f2fe dotted 1px;
	margin-bottom: 30px;
	margin-top: 30px;
	clear: both;
}

.break-dots-comments{
	border-bottom: #e4f2fe dotted 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}

.comment-title-name{
	color:#7accc8;
	font-size: 14px;
	font-family: "Often" sans-serif ;

	text-transform: uppercase;
}

.comment-date{
color: #e8e8e8;
font-size: 12px;
}

.comment-form-space{
clear: both;
height: 12px;
}

.comment-width{
width: 100%;
	background: #e8e8e8;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border: none;
	float: right;
}


#footer {
	height: 40px;
	clear:both;
	border-top: rgba(194,194,194,.2) 1px solid;
	margin-left: 14px;
	padding: 12px;
	text-align: center;
	color: #000;
	width: 652px;
	background-color: rgba(122, 204, 200,.1);
	border-right: #BFBFBF 1px dotted;
	}
	
.footertext{
font-size: 11px;
text-shadow: #FFF 1px 1px 1px;
color: #555;
} 

.clearspace{
height: 45px;
clear: both;
}

.pagination{
font-size: 20px;
color: #00bff3;
	font-style: italic;
}

.ls_video{
margin: 0 auto;
text-align: center;
}

#nav_categories{
	padding-top: 15px;
}