/*LOCAL STYLESHEET 	*/

@import url("http://generic.ic3lovestheweb.com/milk.css");

	body{background:#000 url("images/bg.jpg") repeat-x left 70px fixed;}
	#social{bottom:10px; right:10px; top:auto; position:fixed;}
	#community{position:fixed; bottom:45px; right:10px;}
	
	a{color:#d93493;}
	a:hover{color:#d93493;}
	a:active{color:#d93493;}
	a:visited{color:#d93493;}
	
	h1{color:#0099FF; font-size:26px; text-transform:uppercase; font-weight:lighter;}
	h2{color:#000; font-size:22px; text-transform:uppercase; font-weight:lighter;}
	h3{color:#000; font-size:18px; text-transform:uppercase; font-weight:lighter;}
	h4{color:#000; font-size:14px; text-transform:uppercase; font-weight:lighter;}
	h5{color:#000; font-size:12px; text-transform:uppercase; font-weight:lighter;}
	h6{color:#000; font-size:11px; text-transform:uppercase; font-weight:lighter;}
	
	.site{padding:70px 0px 0px;}
	.date{font-size:11px; font-style:italic;}
		
	.padding{padding:20px;}
	
	.logohold {
		background:url("images/logo_pink.png") no-repeat scroll center top #000;
		height:70px;
		margin:0px auto;
		width:100%;
		border-bottom:1px solid #d93493;
		position:fixed;
	}

	.pageheading{color:#fff; margin:0px 0px 10px;}
	
	.content{
		background:url("images/bgwhitecc.png") repeat scroll center bottom transparent;
		border:1px solid #d93493;
		color:#323232;	
		margin:0px 0px 20px;
		-moz-border-radius:5px 5px 5px 5px;	
	}
	.content img{margin:10px;}
	
	.entry{
		background:url("images/bgwhitecc.png") repeat scroll center bottom transparent;
		border:1px solid #d93493;
		color:#323232;	
		margin:0px 0px 20px;
		-moz-border-radius:5px 5px 5px 5px;
	}
	.entry h2{margin:0px;}
	.entry a{color:#d93493;}
	.entry img{margin:0px 10px 0px 0px;}

	.gallery{margin:20px 0px 0px;}
	.gallery img{
		background-color:#FFFFFF !important;
		background-position:center center !important;
		background-repeat:no-repeat !important;
		border:1px solid #D93493;
		margin:0 10px 10px 0;	
	}

/*MENU*/
	
	#menu{position:fixed;}
	#menu li{list-style:none;}
	#menu a{color:#fff; text-transform:uppercase; font-size:14px; line-height:24px;}
	#menu a:hover{color:#d93493; text-decoration:none;}
	#menu .clicked{color:#d93493; text-decoration:none;}
	
	#menu li li a{padding:0 0 0 15px; text-transform:lowercase;}
	
	.menu-left .menu1,.menu-left .menu7,.menu-left .menu8,.menu-left .menu9,.menu-left .menu10{display:none;}
	.menu-right .menu1,.menu-right .menu2,.menu-right .menu3,.menu-right .menu4,.menu-right .menu5,.menu-right .menu6{display:none;}
	
	.poster img{margin:0px 0px 20px;}
	
	.converter{
		margin:20px 0px 0px;
	}
	.converter a{
		border:1px solid #d93493;
		color:#fff;
		padding:5px 3px;	
		background:#d93493;
	}
	.converter a:hover{color:#d93493; background:#e6e8ea; text-decoration:none;}
	.productgal{float:right; margin:0px 0px 0px 10px;}
	
/*CONTENT TOOLS*/

	.content_tools_bottom{margin:20px 0px 0px; text-align:right; display:block; clear:both;}
	.content_tools_bottom li{list-style:none; display:inline;}
	.content_tools_bottom a{font-size:11px; margin:0px 0px 0px 10px;}
	
/*COMMENT CHANGES*/

	#avatar_pic{max-width:55px}
	#ic_comment_add h1{font-size:22px; font-family:Arial, Helvetica, sans-serif;}
	.ic_bubble{min-height:100px; height:auto; width:402px;}