/*Content*/

#Content{
}

#Page{
	width:44%;
	margin:0 32px 0 62px;
	float:left;
}
#Sidebar{
	font-size:12px;
	width:235px;
	float:left;
}
#AttributeColumn{
	font-size:12px;
	width:200px;
	margin-right:32px;
	float:left;
}
#Page.wide-page{
	width:50%;
}

.quote{
	font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:156px;
	height:117px;
	padding:25px 20px 0 20px;
	margin:10px;
	float:right;
	text-align:center;
	color:#fff;
	background:url(../img/balloon-quote.jpg) no-repeat;
}


/*Contacts*/

.contacts{
	clear:both;
}


/*Recent News/Post*/

.WidgetNews h3{
	margin:0;
}
.WidgetNews a.active{
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	color:#333;
}
.date{
	display:block;
	font-size:11px;
	color:#999999;
	margin:5px 0;
}
.date a{
	margin-left:8px;
	padding-left:8px;
	border-left:1px solid #ccc;
}
.news-item{
	width:100%;
	overflow:hidden;
	margin:0 0 45px 0;
}
#Page .news-item h3{
	font-size:21px;
	margin-bottom:5px;
}
.news-item img{
	width:25%;
	float:left;
	margin-right:3%;
}
.news-desc{
	width:72%;
	float:left;
}
.summary{
	font-size:12px;
}



/*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:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	margin:0;
}
.path a{
	color:#7a7a7a;
	text-decoration:none;
}
.path a:hover{
	color:#ccc;
}

/*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*/


.blog-post{
	width:100%;
	overflow:hidden;
	margin:0 0 60px 0;
	clear:both;
}
#Sidebar .blog-post{
	margin-bottom:0;
}
.blog-post h3{
	margin:5px 0 0 0;
}
.blog-post img{
	margin:10px 0 0 0;
}
p.comment-icon a{
}

.desc{
	color:#919191;
	display:block;
}
.announce{
	margin:15px 0;
}
.autor{
	font-size:11px;
	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-list{
	margin-bottom:30px;
}
.comment{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:10px 0;
	border-bottom:1px dotted #e5e5e5;
}
.comment.gray{
}
.comment.gray .comment-num{
	color:#f2f2f2;
}
.comment-num{
	font:60px "Arial Black", Gadget, sans-serif;
	height:40px;
	line-height:40px;
	text-align:right;
	font-weight:bold;
	
	margin:10px 0;
	padding:0 0 0 10px;
	float:right;
	color:#e5e5e5;
}
.comment-text{
	width:78%;
	float:left;
	margin:10px 0 0 0;
	
}
.comment-text p{
	margin-bottom:7px;
}

.comment-form{
	margin:30px 0 0 0;
	overflow:hidden;
}

.comment-form input{
	width:280px;
	margin:0;
}
#comment_name, #comment_email, #comment_url, #comment_content{
	font:bold 12px Arial, Helvetica, sans-serif;
	border:none;
	display:block;
	padding:7px 3px;
	background:#f2f2f2;
}
#comment_content{
	font-weight:normal;
	margin:10px 0 20px 0;
}
.comment-form label{
	font-size:11px;
}
.comment-form label span{
	font-size:12px;
	color:#919191;
}

.comment-form textarea{
	width:400px;
	height:150px;
	margin:0;
	display:block;
}
.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{
	width:420px;
	margin:20px auto;
}
.WidgetContact label{
	font-size:11px;
	margin:0 0 10px 0;
	display:block;
}
.WidgetContact .property{
	margin:0 0 10px 0;
	line-height:25px;
}
.WidgetContact input.text{
	font:bold 12px Arial, Helvetica, sans-serif;
	width:250px;
	border:none;
	display:block;
	padding:7px 3px;
	background:#f0f0f0;
}
.WidgetContact input.submit{
	width:auto;
}
.WidgetContact textarea{
	font:12px Arial, Helvetica, sans-serif;
	width:400px;
	height:150px;
	margin:0 0 10px 0;
	padding:7px 3px;
	display:block;
	border:none;
	background:#f0f0f0;
}

.WidgetContact .submit{
	cursor:pointer;
}
#error{
	font-size:11px;
	margin:0 0 10px 0;
	color:#C36;
}



/*WidgetFeature*/

.WidgetFeature h4{
	margin-top:4px;
}
.home .WidgetFeature h4{
	padding-top:0;
	margin-bottom:4px;
}


/*FAQ*/
.answer p{
	margin:0;
	padding:0;
}








