@charset "utf-8";
/* CSS Document - www.chelleyjonesdesigns.co.uk */

/* Home */

/* Projects */
#projects
{
	width: 910px;
	margin: 0 0 25px 10px;
	float: left;
}

#projects_featured_title
{
	height: 33px;
	width: 270px;
	margin-right: 10px;
	float: left;
	text-indent: -9000;
}

#projects_recent_title
{
	height: 33px;
	width: 620px;
	margin-right: 10px;
	float: left;
}

#projects_main
{
	width: 270px;
	margin-right: 10px;
	float: left;
}

#projects_main_image, #projects_main_title, #projects_main_description, #projects_main_more
{
	margin: 5px 0 0 0;
	width: 270px;
	max-width: 270px !important;
	float: left;
	overflow: hidden;
}

#projects_main_image
{
	max-height: 200px !important;
}

#projects_main_title, .projects_other_title
{
	font-size: 14px;
	font-weight: bold;
	color: #f7f7f7;
	padding: 5px 0 0 0;
}

#projects_main_more
{
	margin: 0;
}

.projects_other
{
	width: 200px;
	margin-right: 10px;
	float: left;
}

.projects_other_image, .projects_other_title, .projects_other_description, .projects_other_more
{
	margin: 5px 0 0 0;
	width: 200px;
	max-width: 200px !important;
	float: left;
	overflow: hidden;
}

.projects_other_image
{
	max-height: 90px !important;
}

.projects_other_description
{
	padding: 5px 0 0 0;
}

.projects_other_more
{
	margin: 0;
}


/* Article */
.uLine
{
	float: left;
	width: 630px;
	height: 30px;
	background-image: url(../images/uline.jpg);
	background-repeat: no-repeat;
}

.uLine_end
{
	float: left;
	width: 630px;
	height: 0px;
}

.article
{
	margin: 5px 0 5px 10px;
	float: left;
	width: 620px;
	line-height: 16px;
}

.article_title a, .article_title
{
	float: left;
	width: 620px;
	color: #f7f7f7;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	text-decoration: none;
}

.article_thumb
{
	float: left;
	width: 150px; /* was 120px before thumb increase 29-07-2010 */
	height: 100px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.more
{
	display: inline;
	float: left;
	width: 455px; /* was 485px before thumb increase 29-07-2010 */
}

.more2
{
	display: inline;
	float: left;
	width: 620px;
}