h3.quote{
	margin:0;
	padding:47px 0 10px 0;
	background:url(../img/quote.gif) no-repeat;
}


/*Content*/

#Content{
	width:930px;
	padding:0 30px 0px 0;
	background:url(../img/vline.gif) repeat-y 661px 0;
}
#Page{
	width:580px;
	float:left;
	margin:0 40px 0 0;
	padding:0 0 0 39px;
	border-left:1px solid #d5d5d5;
}

#Sidebar{
	width:230px;
	padding:0 0 0 40px;
	float:right;
}
#Sidebar h3{
	font-size:25px;
	margin:0;
}
#Sidebar ul{
	padding:0 0 0 0px;
}
#Sidebar ul li{
	padding:0 0 0 10px;
}

/*Contacts*/

.contacts{
	margin:90px 0 0 0;
	clear:both;
}
.contacts h1{
	margin:0 0 -15px 0;
}


/*Recent News/Post*/

#Sidebar .WidgetNews{
	margin:80px 40px 0 0;
}
.WidgetNews h3{
	font-size:80px;
	margin:0;
	line-height:normal;
}
.home #Content .WidgetNews h3{
	font-size:12px;
	margin:5px 0 0 0;
}
.WidgetNews a.active{
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color:#333;
}

.home span.desc{
	color:#919191;
	font-size:12px;
}
.home .blog-post{
	margin:-5px 0 20px 0;
}
.home .blog-post a{
line-height:18px;
}


/*Text*/

.WidgetText{
	margin:0 0 20px 0;
}

/*Image*/
.WidgetImage{
	margin:15px 0 20px 0;
}


/*Notes*/

.notes{
	margin:100px 0 0 0;
	padding:60px 0 0 0;
	background:url(../img/note.gif) no-repeat 0 0;
}
.notes-item{
	margin:0 0 10px 0;
}



/*Path*/

.path{
	font:10px Arial, Helvetica, sans-serif;
	color:#b1abac;
	margin:-10px 0 0 0;
	position:absolute;
}
.path a{
	color:#b1abac;
	text-decoration:none;
}
.path a:hover{
	color:#000000;
}

/*Project List*/

.project-item{
	margin:35px 0 10px 0;
	overflow:hidden;
	clear:both;
}
.project-item h1, .project-item h2{
	position:relative;
	z-index:11111;
}
.project-item p{
	margin:0;
	padding:0;
}
.project-item ul{
	margin:10px 0;
	padding:0;
}
.project-item ul li{
	padding:0 0 0 10px;
}
.project-image{
	float:right;
	margin:-70px 0 0 20px;
	position:relative;
	z-index:-1;
}
.project-item .project-image{
	position:static;
	margin:-45px 0 0 40px;
}


/*Categories*/

form.list-menu{
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}
.list-menu select{
	width:230px;
	font:13px  Arial, "Trebuchet MS",Helvetica, sans-serif;
	margin:0;
	padding:0;
}



.category{
	margin:40px 0 0 0;
}
.category h5{
	margin:0 0 -5px 0;
}
h5.category-small{
	font-size:22px;
	margin:0;
}
.category ul{
	font-size:12px;
	margin:0;
	padding:0;
}
#Sidebar .category ul li{
	padding:0;
	background:none;
}


/*Screenshots*/

.screenshots{
	margin:15px 0 0 0;
}


/*Blog*/

#Page h1.big-title{
	font-size:120px;
	font-weight:normal;
	text-transform:uppercase;
	margin:-90px 0 20px -10px;
	padding:0;
	position:relative;
	z-index:2032;
	color:#1a1a1a;
}

.blog-post{
	width:100%;
	overflow:hidden;
	margin:0 0 60px 0;
	clear:both;
}
.blog-post h3{
	font-size:30px;
	margin:5px 0 0 0;
}
.blog-post img{
	margin:10px 0 0 0;
}
p.comment-icon a{
	height:22px;
	padding:0 0 0 36px;
	display:block;
  background:url(../img/comments-icon.gif) no-repeat;
}

.desc{
	color:#919191;
	display:block;
	margin:5px 0 0 0;
}
.announce{
	margin:15px 0;
}
.autor{
	font-size:12px;
	margin:0;
	padding:0;
	color:#919191;
}


.blog-category{
	margin:80px 0 0 0;
}
.blog-category ul{
	margin:10px 0 0 0;
	padding:0;
}

.prev-article, .next-article{
	font-size:12px;
	color:#919191;
	display:block;
	margin:0 0 40px 0;
}
.prev-article{
	float:left;
	background:url(../img/arrow2.gif) no-repeat left center;
	padding:0 0 0 10px;
}
.next-article{
	float:right;
	background:url(../img/arrow.gif) no-repeat right center;
	padding:0 10px 0 0;
}


/*Comments*/

.comment{
	width:100%;
	overflow:hidden;
	margin:0 0 40px 0;
}
.comment-num{
	font:60px "Arial Black", Gadget, sans-serif;
	font-size:72px;
	text-align:right;
	font-weight:bold;
	width:90px;
	padding:0 10px 0 0;
	float:left;
	color:#e5e5e5;
}
.comment-text{
	width:480px;
	float:left;
	margin:10px 0 0 0;
}
.comment-text p{
	margin-bottom:7px;
}

.comment-form{
	margin:30px 0 0 0;
	padding:0 0 0 100px;
	overflow:hidden;
}
.comment-form input{
	width:280px;
	margin:20px 0 0 0;
	float:left;
}
.comment-form label{
	margin:20px 0 0 10px;
	float:left;
	
}
.comment-form label span{
	font-size:12px;
	color:#919191;
}
.comment-form label input{
	width:280px;
	margin:0 10px 0 0;
}
.comment-form textarea{
	width:470px;
	height:150px;
	margin:20px 0 0 0;
	display:block;
	float:left;
	clear:left;
}
.comment-form label.checkbox input, .comment-form input.submit{
	width:auto;
	clear:both;
}
ul.error_list{
	font-size:11px;
	line-height:11px;
	margin:0;
	padding:0;
	list-style:none;
	color:#FF3366;
	clear:both;
}
.error_list li{
	margin:0;
	padding:0;
	background:none;
}


/*Contact Form*/

.WidgetContact{
	margin:20px 0;
}
.WidgetContact label{
	font-size:12px;
	width:80px;
	margin:0 0 10px 0;
	display:block;
	float:left;
}
.WidgetContact .property{
	margin:0 0 10px 0;
}
.WidgetContact input{
	width:200px;
}
.WidgetContact input.submit{
	width:auto;
}
.WidgetContact textarea{
	width:300px;
	height:150px;
	margin:0 0 10px 0;
}
#error{
	font-size:12px;
	margin:0 0 10px 0;
	color:#C36;
}



/*WidgetFeature*/
.WidgetFeature h1{
	margin-top:4px;
}
.home .WidgetFeature h1{
	padding-top:0;
	margin-bottom:4px;
}








