﻿div#atHome {
	padding-bottom: 20px;
	float: left;
	}

div#welcomeBox {
	width: 306px;
	height: 472px;
	background:url(../gfx/community/atHomeWelcomeBox.gif) transparent bottom left no-repeat;
	margin-right: 5px;
	float: left; 
	border:solid 0px red;
	}

div#welcomeBox table {
	margin-top: 110px;
	padding:10px;
	}

div#welcomeBox h2 {
	font-weight: bold;
	font-size: 130%;
	padding: 0;
	margin: 0;
	background-color: white;
	}

div#welcomeBox p {
	font-size: 95%;
	line-height: 110%;
	padding: 0 0 5px 0;
	margin: 0;
	}

div#welcomeBox img {
	padding-right: 5px;
	}

/* centre ============================================ */

div#welcomeCentre { 
	width: 315px;
	height: 472px;
	background:url(../gfx/community/welcomeCentre.gif) transparent bottom left no-repeat;
	margin-right: 5px;
	float: left;  
	}

div#welcomeCentre h1 {
	color: white;
	font-weight: bold;
	padding:10px 0 0 10px ;
	margin:0;
	}

div#welcomeCentre h2 {
	color: white;
	font-size: 160%;
	font-weight: bold;
	padding:5px 10px 0 12px;
	margin:0;
	}

div#welcomeCentre p {
	color: white;
	font-weight: bold;
	font-size: 95%;
	line-height: 110%;
	padding:10px 20px 2px 12px;
	margin:0;
	}

div#communityFinder {
	padding-top: 12px;
	}


/* right ============================================= */

div#welcomeRightGallery {
    margin-top:20px; 
	width: 660px;
	height: 640px;
	background:url(../gfx/community/Cork800x800.jpg) transparent top left no-repeat;
	float: left; 
	}

/* right =========================================== */

div#welcomeRight { 
	width: 325px;
	height: 154px;
	background:url(../gfx/community/communityLoginPanel.jpg) transparent top left no-repeat;
	float: left; 
	}

div#welcomeRight h2 {
	color: white;
	font-size: 160%;
	font-weight: bold;
	padding:5px 10px 0 12px;
	margin:0;
	}

div#welcomeRight div#cLogin {
	height:30px;
	}

div#welcomeRight div#cLogin h2 {
	width: 135px;
	float: left;
	}

div#welcomeRight div#cNews {
	height:290px;
	}

div#welcomeRight div#cQuickPoll {	
	height:160px;
	}

.cPink { color: #e94b8c; }
.cPurple { color: #9160a8; }
.cGreen { color: #77c367; }
.cRed { color: #e8453b; }
.cBlue { color: #4f9dd6; }
.cOrange { color: #f2ab32; }


/* personal page ===================================== */

div#personalPage {
	padding-left: 20px;
	}

div#atHomeMenu table h2 { 
	padding-right: 40px; 
	}

div#personalLeft { 
	width: 330px; 
	float: left; 
	}

div#personalBox {
	width: 306px;
	height: 298px;
	margin-right: 20px;
	margin-bottom: 20px;
	background:url(../gfx/community/bg_personalBox.gif) transparent bottom left no-repeat;
	float: left;
	}

div#personalBox div#namePhoto {
	width: 270px;
	height: 130px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	}

div#personalBox div#namePhoto img {
	padding-top: 10px;
	}

div#personalBox div#namePhoto h2 {
	width: 150px;
	height: 140px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
	}

div#personalBox p {
	font-size: 98%;
	line-height: 110%;
	padding:10px 20px 2px 22px;
	margin:0;
	}

div#personalRight {
	width: 615px;
	float: left;
	}

div#personalRight div#recentPosts {
	width: 290px;
	height: 346px;
	padding-top: 50px;
	margin-top: 10px;
	background:url(../gfx/community/bg_recentPosts.gif) transparent top left no-repeat;
	float: right;
	}

div#personalRight div#recentPosts p {
	font-size: 100%;
	line-height: 110%;
	padding:10px 20px 0px 28px;
	margin:0;
	}

div#personalRight div#recentPosts p span {
	color: #ff007a;
	font-weight: bold;
	}

