@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding:0; }
html {
	background-color: black;
	background-image: url(../images/bg.jpg);

}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7a2531;
}

article, aside, figure, footer, header, nav, section { display: block;}

header{
	width: 1000px;
	background-color: #C1C1C1;
	border-bottom-width: 10px;
	border-bottom-style: double;
	border-bottom-color: #7a2531;
	position: relative;
}

.group:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.group: {display: inline-block; clear: both;}
/* start commented backslash hack\*/* html .group {height: 1%;}
.group { display: block;}/* close commented backslash hack */
article, aside, figure, footer, header, nav, section { display: block;}

#page-wrap {
	width: 1000px;
	height: auto;
	background-color: #C1C1C1;
	top: 300px;
	padding-top: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.group: after {visibility: hidden; display: block; font: 0;
content: " "; clear: both; height:0;}

#logo{
	background-image: url(../images/IBNlog.jpg);
	position: absolute;
	height: 300px;
	width: 800px;
	background-repeat: no-repeat;
	margin-left: 100px;
	top: -300px;
}

#entrepreneur{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	
}
p{
	margin-left: 65px;
	margin-right: 55px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#entrepreneur ul li{
	margin-left: 100px;
	margin-right: 55px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	text-shadow: 2px 2px 0 #d8d8dc;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	text-shadow: 2px 2px 0 #d8d8dc;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	text-shadow: 2px 2px 0 #d8d8dc;
	padding-right: 0;
	padding-bottom: 0;
}

h4{
	color: #C1C1C1;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-top-width: medium;
	border-bottom-width: medium;
}

h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CECECE;
	padding-right: 40px;
	padding-left: 40px;
	}
	
h6{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #CECECE;
	padding-right: 40px;
	padding-left: 40px;
	}
	


aside{
	float: left;
	width: 285px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 20px;
	position: relative;
	top: 0px;
}
	
#main-content{
	float: right;
	width: 500px;

	width 925px;
	margin-top: 15px;
	width: 630px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	}
	
	#form
{
	border:#CECECE;
	-moz-border-radius: 20px;
	-webkit-border-radius: 29px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-box-shadow: 5px 5px 10px #999;
	/*-moz-transform:rotate(5deg);
	-moz-transform: skew(-5deg, 5deg;*/
	box-shadow: 5px 5px 10px #999;
	border: 1px solid #CECECE;
	font: 15px Helvetica;
	color:#CECECE;
	width:300px;
	text-align: center;
	background-color: #8d444e;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	height: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 110px;
}

	
.signup{
	color: #CECECE;
	font-size: 16px;
	background-color: #7a2531;
	width: 500px;
	height: 310px;
	margin-top: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20;
	margin-left: 65px;
}


nav ul{
	list-style: none;
	}	
	
nav ul li a{
	display: block;
	color: #C1C1C1;
	font-size: 16px;
	text-decoration: none;
	background-color: #8d444e;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

nav ul li a span{
	position: absolute;
	right: 100%;
	top: 5px;
	width: 15px;
	height: 100%;
	background-color: #70363e;
	background-image: url(../images/navshadow.png);
	background-position: right top;
	background-repeat: repeat-y;
}

#intro{
	line-height: 2;
	text-decoration: overline;
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 800;
}

/* FOOTER*/

#wrapperFooter{
	width: 900px;
	clear: inherit;
	background-color: #7a2531;
	height: 265px;
	/* [disabled]margin-top: 0px; */
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/IBN.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	padding-left: 100px;
}

#footer{
padding:30px 0 0 0;
}

#footer a:hover{
border: none;
}

#footer h1{
color: #C1C1C1;
text-transform: uppercase;
font-size: 16px;
padding: 0 0 5px 20px;
}


#footer .contact{
float: left;
width: 250px;
}

#footer .contact li{
line-height: 25px;

}

#footer ul{
list-style:none;
padding: 15px 0 0 20px;
font-size: 12px;
color: #c1c1c1;
line-height: 18px;
}

#footer .profiles{
	float: left;
	width: 385px;
	margin-left: 300px;
}

#footer .profiles li{
float: left;
width: 121px;
text-transform: uppercase;
font-family: georgia, "times new roman", serif;
height: 27px;
}

#footer .profiles li a{
color: #C1C1C1;
text-decoration: none;
}
#footer div.profiles li a{
padding: 0 0 0 22px;
display: block;
}

#footer .profiles .linkedin a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#footer .profiles .linkedin a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -160px;
}

#footer .profiles .facebook a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -16px;
}

#footer .profiles .facebook a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0 -178px;
}

#footer .profiles .twitter a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}

#footer .profiles .twitter a:hover{
	display: block;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -196px;
}

#footer .profiles .delicious a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -52px;
}

#footer .profiles .delicious a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -214px;
}

#footer .profiles .youtube a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}

#footer .profiles .youtube a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -232px;
}

#footer .profiles .flickr a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -88px;
}

#footer .profiles .flickr a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -249px;
}

#footer .profiles .slideshare a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -106px;
}

#footer .profiles .slideshare a:hover{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -267px;
}

#footer .profiles .friendfeed a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -124px;
}

#footer .profiles .friendfeed a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -285px;
}

#footer .profiles .posterous a{
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -142px;
}

#footer .profiles .posterous a:hover{
	background-image: url(../images/_socialicons/socialicons.png);
	background-repeat: no-repeat;
	background-position: 0px -303px;
}

#footer .search{
float: left;
width: 265px;
}

#footer .search .btn_go{
background: #242222;
font-size: 11px;
color: #fff;
text-transform: uppercase;
border: 0;
text-align: center;
margin: 0 0 0 3px;
padding: 4px;
}

#footer .search p{
padding: 15px 0 10px 20px;
}

#footer input{
width: 165px;
*width: 160px;
}

#footer .greysquare {
float: left;
}

#footer .greysquare a{ 
background: #242222;
width: 168px;
font-size: 11px;
padding: 6px 0 6px 0;
}

#footer .greysquare a:hover{ 
background: #F17827;
width: 168px;
font-size: 11px;
padding: 6px 0 6px 0;
}

#footer .seach .greysquare a{
padding: 14px 0 0 0;
display: block;
border: 1px solid #fff;
}



#footer .byline{
margin: 10px 0 0 0;
border-top: 1px solid #606060;
padding: 20px 10px 50px 20px;
font-size: 10px;
color: #b8b7b5;
}
#footer .byline a{
color: #b8b7b5;
}

#copyright{
	width: 50%
	float: right;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #C1C1C1;
	width: 800px;
	bottom: 25px;
	height: 25px;
	padding: 30px;
	margin-left: 20px;
	position: relative;
	top: 225px;
	vertical-align: bottom;
}

#wrapperFooter #footer #space {
	width: 500px;
}

#main-content #content #post-2 div div p {
	color: #666;
}
#main-content #content #post-2 div p {
	color: #333;
}
#main-content #content #post-2 div p {
	color: #666;
}
