/* LAYOUT STYLESHEET */
* {
    margin:0px;
    padding:0px;
    }

        body {
        	background:#FFF;
        	text-align:center;
        	font-family:arial;
            }
            
            #index {background-image:none;}
            #text {}

          * html #container {
          		display:block;
                width:997px;
                margin:0px auto;
                text-align:left;
                overflow:hidden;
                }

            #container {
                width:950px !important;
                margin:0px auto;
                text-align:left;
                overflow:hidden;
                }
                #header {
					text-align:center;
					overflow:hidden;
					background: white url('http://iprofs.files.wordpress.com/2011/02/bg-header.gif') repeat-x 0 110px!important;
                	margin-bottom:0px;
                	margin-left:auto;
                	margin-right:auto;
                	width:100%;
                	height:118px;
                	}

				/* LOGO */
				#logo {
					font-size:35px;
					text-decoration: none;
					letter-spacing: -2px;
					font-weight:bold;
					padding:19px 65px 0px;
					color: #E32219;
					margin:0px;
					display:block;
					width:230px;
					background: transparent url('http://iprofs.files.wordpress.com/2011/02/iprofs-icon-logo1.gif') no-repeat -8px 13px !important;
					}
                #index #main {
                    background:#FFF;
                	}
				#text #main {
					background:#FFF !important; 
			        margin-top:0px;
			        padding-top: 10px !important;
					}
                #main {
                	background:#FFF url('../gfx/background/sub-dropshadow.jpg') no-repeat center top !important; 
                    padding:30px 0 0;
	                margin-bottom:0px;
                    overflow:hidden;
                    position:relative;
					zoom:1;
                    }
					#sidecol {
			display:inline;
			float:left;
			overflow:hidden;
			width:250px;
			margin-top:0px;
                    }
                    #content {
			display:block;
			float:left;
			overflow:hidden;
			width:690px;
			margin-left:10px;
			padding-bottom:20px;
			margin-right:0px;
	                    }
						.dynamic_content {
							overflow:hidden;
							zoom:1;
							padding:0 0 0 10px;
							min-height:400px;
							}

                    #triggercol {
                        float:left;
                        width:320px;
                        display:inline;
                        border-left:1px solid #3a3a3a;
                   		overflow:hidden;
						zoom:1;
						min-height:280px;
						}
                #footer {
					text-align:center;
					color:#666;
					border-top:solid 1px #CCC;
				    display:block;
					height: 20%;
					background: #FFF url('http://iprofs.files.wordpress.com/2011/03/bg-footer.jpg') repeat-x top center!important;
				    margin-bottom:0px;
				    margin:0 auto;
				    position:absolute;
				    left:0;
				    width:100%;
				    padding:0px;
				    font-style:normal;
				    font-size:12px;
        	        }
					#footer,
					#footer a { text-decoration:none !important; font-size:11px !important }
					#footer a:hover {}
					
				#footer #centerit {
				text-align:left;
				margin:0 auto;
				width:950px;	
				font-size: 11px;
				}
					
					
					
.tweeties {
height: 50px;
width: 480px;
top: 0;
position: absolute;
margin-left: 480px;
margin-top: 10px;
color: #666 !important;
}

.twtr-profile-img, .twtr-hd, .twtr-ft, .twtr-avatar {display:none !important;}

#twitter_update_list li a,
.tweeties ul li {
list-style:none;	
}

.twtr-tweet-text {
display: block;	
padding: 5px 10px;
background-color: #FFF;
font-family: georgia !important;
font-style:italic !important;
color: #666 !important;
}

.twtr-tweet-text p {
font-size:15px !important;
background: url('../gfx/background/social-icons-whiteBG.gif') no-repeat 395px -5px;
padding-right:50px;
}

.twtr-tweet-text em {
background:transparent url('../gfx/background/line-arrow.gif') no-repeat top center !important; 
height:20px;
padding-left:0px;
padding-top:0px;
}

.twtr-tweet-text em a {
display:inline-block;
padding:5px !important;
font-size:11px !important;
font-family: arial !important;
}

#twitter_update_list li span a {
text-decoration:none !important;
font-size:12px !important;
}



	
