#top {
background:transparent url(styles/pink-blue/header.png) repeat-x scroll center top;
}
#header {
	background:none;
	padding-top:18px;
	margin-top:-4px;
	}
#featured {
	background-color:#333;
	margin-top:14px;
}
#logo .site-title a {
	color:#367cad;
	font-size:48px;
	letter-spacing:0px;
	line-height:43px;
	text-transform:Capitalize;
}
#logo .site-title a:hover {
	color:#26618b;
	}
#logo .site-description {
	color:#f40cb0;
	font-size:18px;
	text-transform:Capitalize;
	font-weight:bold;
	font-style:italic;
	font-family:"Arial", Gadget, sans-serif;
}
#logo {
	width:560px;
	float:left;
	margin-top:0px;
}

.homepage{
	margin-top:10px;
	}

#nav a {
	color:#367cad;
	font-weight:bold;
	padding:0 10px;
}
ul#nav {
margin-top:1px;
}
.arrow  {
	background:transparent url(styles/pink-blue/green_arrow.png) no-repeat;
	width:185px;
	height:282px;
	float:left;
	z-index:100;
	position:absolute;
	top:75px;
	margin-left:-125px;
/*	left:110px;
	top:75px;*/
}
/*.homebody {
	background-color:#2d74a8;
	}*/
.welcome {font-size:45px;
color:#f40cb0;
margin-top:-10px;
margin-bottom:-5px;
}
.entry p {
	font-size:17px; 
	color:#333;
	}
.entry .video{border:1px solid #CCC; padding:15px; text-align:center; margin-bottom:15px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
	-moz-box-shadow:0 0 4px #c4c4c4;
	-webkit-box-shadow:0 0 4px #c4c4c4;
}
.entry .video p{padding-bottom:15px;}
#sidebar {width:300px; border-bottom:none;}
#main {width:580px}
.subscribe {display:none}
