/************************************************************************/
/* IP.Board 3 CSS - By Rikki Tissier - (c)2008 Invision Power Services 	*/
/************************************************************************/
/* ipb_styles.css														*/
/************************************************************************/

/************************************************************************/
/* RESET (Thanks to YUI) */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
hr { display: none; }
address{ display: inline; }

/************************************************************************/
/* CORE ELEMENT STYLES */

html, body { /* Safari has trouble with bgcolor on body. Apply to html tag too. */
	background-color: #f6f4ed;
	color: #1c2837;
}

/* Custom ----------------------------------------------------------------------- */
:focus { outline: 0; }
blockquote, q {quotes: "" "";}
.clear { clear: both; }

#Container {width: 1250px; margin: 0 auto; }
#Top {width: 100%; display:block; clear:both; background: url(http://www.webhostingtalk.pl/public/style_images/wht/PartnerzyTopTitle.png) 234px 18px no-repeat; height: 93px;}
	#Top h1 a {display: block; float:left; width: 215px; height: 72px; text-indent: -9000px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/WebHostingTalk-Logo.png) left top no-repeat; margin: 20px 0;}

	#Top #PartnersTop {display: block; float:left; margin: 10px 0 0 50px;}
	#Top #PartnersTop li {display: block; float:left; margin: 0 0 0 30px; position: relative;}
#Top #PartnersTop li:first-child {margin: 0;}
	#Top #PartnersTop li a {display: block; float:left; }
	
	#Top .UserLinks {display:block; float:right; overflow:hidden; margin: 30px 0 0 0; width: 102px; }
	#Top .UserLinks a {display: block; float:right;  text-indent:-9000px; height: 19px; background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/TopRegister.png); background-repeat:no-repeat;}
	#Top .UserLinks a.Login {width: 89px; background-position: -13px 0; margin: 0 0 10px 0;}
	#Top .UserLinks a.Register {width: 102px; background-position: 0 -30px; margin: 0 0 10px 0;}
	#Top .UserLinks a.Login:hover {background-position: -116px 0;}
	#Top .UserLinks a.Register:hover {background-position: -103px -30px;}

.tooltip {
	display:none;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/Partner-HoverBubble.png) left top no-repeat;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 20px 15px 15px 15px;
	width: 215px;
	color:#797979;
	height: 125px;
	position:absolute; 
	top: 50px;
	left: -75px;
	z-index: 9000;
}
.tooltip h2 {font: bold 14px Arial, Helvetica, sans-serif; color: #032f67; text-transform: uppercase; margin: 0 0 0 0; padding:0;}
.tooltip h3 {font: normal 12px Arial, Helvetica, sans-serif; color: #6781a3; text-transform:uppercase; margin: 0 0 10px 0; padding: 0; }
	
#Menu {width: 100%; height: 80px; display:block;  background: url(http://www.webhostingtalk.pl/public/style_images/wht/Menu.png) left -86px no-repeat; position:relative; clear:both;}
	#Menu #MainMenu {display:block; float:left; height: 43px; list-style:none; position:absolute; left: 0; top: 0;}
	#Menu #MainMenu li {display:block; float:left; height: 43px;}
	#Menu #MainMenu li a {display:block; float:left; height: 43px; background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/Menu.png); background-repeat: no-repeat; text-indent:-9000px;}
	
	#Menu #MainMenu li a.Forum {background-position: 0px 0; width: 89px;}
	#Menu #MainMenu li a.Portal {background-position: -649px 0; width: 117px;}
	#Menu #MainMenu li a.Catalog {background-position: -89px 0; width: 93px;}
	#Menu #MainMenu li a.Ranking {background-position: -182px 0; width: 94px;}
	#Menu #MainMenu li a.Calendar {background-position: -276px 0; width: 110px;}
	#Menu #MainMenu li a.Opinie {background-position: -386px 0; width: 81px;}
	#Menu #MainMenu li a.Hostlog {background-position: -466px 0; width: 98px;}
        #Menu #MainMenu li a.TOP100{background-position: -564px 0; width: 85px;}	

	#Menu #MainMenu li a.Forum:hover {background-position: 0px -43px; }
	#Menu #MainMenu li a.Portal:hover {background-position: -649px -43px; }
	#Menu #MainMenu li a.Catalog:hover {background-position: -89px -43px; }
	#Menu #MainMenu li a.Ranking:hover {background-position: -182px -43px;}
	#Menu #MainMenu li a.Calendar:hover {background-position: -276px -43px; }
	#Menu #MainMenu li a.Opinie:hover {background-position: -386px -43px; }
	#Menu #MainMenu li a.Hostlog:hover {background-position: -466px -43px; }
        #Menu #MainMenu li a.TOP100:hover {background-position: -564px -43px; }	
	
	#Menu #MainMenu li a.Forum.Active {background-position: 0px -43px; }
	#Menu #MainMenu li a.Catalog.Active {background-position: -89px -43px;}
	#Menu #MainMenu li a.Ranking.Active {background-position: -182px -43px; }
	#Menu #MainMenu li a.Calendar.Active {background-position: -276px -43px; }
	#Menu #MainMenu li a.Opinie.Active {background-position: -386px -43px; }
	#Menu #MainMenu li a.Hostlog.Active {background-position: -466px -43px; }
        #Menu #MainMenu li a.TOP100.Active{background-position: -564px -43px; }	

	
	#Menu .Submenu {list-style: none; position:absolute; left: 15px; top: 50px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SubmenuArrow.png) left 7px no-repeat; padding: 0 0 0 18px; display:none;}
	#Menu .Submenu.Active {display:block;}
	#Menu .Submenu li {display:block; float:left; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 1px solid #025da6; }
	#Menu .Submenu li.first {margin: 0; padding:0; border: none;}
	#Menu .Submenu li a {font: bold 12px "Arial Narrow", Arial, Helvetica, sans-serif; color: #025da6; text-decoration:none; text-transform:uppercase; text-shadow: 1px 1px #fff;}
	#Menu .Submenu li a:hover {color: #034e8f;}
	
	#Menu .PortalMenu {list-style: none; position:absolute; right: 12px; top: 50px; }
	#Menu .PortalMenu li {display:block; float:left; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 1px solid #afaa98; }
	#Menu .PortalMenu li.first {margin: 0; padding:0; border: none;}
	#Menu .PortalMenu li a {font: bold 12px "Arial Narrow", Arial, Helvetica, sans-serif; color: #97917d; text-decoration:none; text-transform:uppercase; text-shadow: 1px 1px #fff;}
	#Menu .PortalMenu li a:hover {color: #034e8f;}
	
	#Search {width: 310px; height: 100%; position: absolute; right: 10px; top: 0; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SearchLabel.png) left top no-repeat;}
	#Search .SearchInput {background: none; border: none; font: normal 11px Arial, Helvetica, sans-serif; color: #fff; display:block; float:left; width: 135px; margin: 12px 0 0 30px; }
	#Search .SearchSubmit {display:block; float:right; margin: 12px 10px 0 10px; width: 43px; height: 11px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SearchSubmit.png) left top no-repeat; border: none; text-indent: -9000px; cursor:pointer;}
	#Search .SearchSubmit:hover {background-position: left bottom;}
	
.SecondaryNav {display: block; clear: both;font: normal 10px Arial, Helvetica, sans-serif; color: #969076; text-shadow: 1px 1px #fff; text-transform:uppercase; margin-top: 20px; }
	
.Breadcrumb {display:block; float: left; width: 760px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BreadcrumbIcon.png) left center no-repeat; padding: 0 0 0 20px; margin: 0px 0 10px 10px; }	
	.Breadcrumb a {color: #0275c3;}
	.Breadcrumb a:hover {color: #034370;}
.Breadcrumb.footer { width: 100%; }
	
	.SecondaryNav ul {display: block; float:right; margin: 20px 10px 0 0;}
	.SecondaryNav ul li {display:block; float:left; margin: 0 0 0 10px;}
	.SecondaryNav ul li a {color: #908D79; height: 16px; line-height: 16px;}
	
#MainWrapper {display: block; clear: both;}
.Content {display: block; clear: both; width: 980px; float: left; position: relative;}	
.HomeContent {display: block; clear: both; }
	.HomeContent .LeftCol {width: 555px; display:block; float:left; margin: 0 10px 0 0;}
	.HomeContent .RightCol {width: 280px; display:block; float:left;}
	.HomeContent .PromoCol {width: 140px; margin: 0 2px 0 0; float:right; display:block; overflow:hidden;}
	.HomeContent .PromoCol img {margin: 0 0 15px 0;}
	
	.HomeContent td {padding: 0 !important;}

.Sidebar {width: 250px; margin-left:20px; float:right;  }
	.Sidebar .WrapBox {display:block; margin-bottom:20px; padding-bottom:20px; border-bottom: 1px solid #f2f2f2; overflow:hidden;}
	.Sidebar .WrapBox h3 {font: bold 14px Arial, Helvetica, sans-serif; color:#000; padding: 0; padding-bottom:7px; border-bottom: 1px solid #0c86bb; margin-bottom:10px;text-transform:uppercase;}
	
	.Sidebar .Facebook {padding:10px; padding-bottom:0; background:#f6f7fb; border:1px solid #cad4e7; margin-bottom:20px;}
	.Sidebar .Facebook h3 {font: bold 14px Arial, Helvetica, sans-serif; color:#000; padding-bottom:7px; border-bottom: 1px solid #0c86bb; margin-bottom:10px;text-transform:uppercase;}
	.Sidebar .Facebook iframe {display:block; margin-bottom:10px;}
	
	.Sidebar .Search {}
	.Sidebar .Search span {font: normal 12px Arial, Helvetica, sans-serif;}
	.Sidebar .Search form {display:block; float:left; width:249px; height:25px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/sidebar/Hostlog-SearchSidebar.png) left top no-repeat; overflow:hidden; margin-bottom: 5px;}
	.Sidebar .Search form input {display:block; float:left; width:168px; padding:0 10px; font: normal 12px Arial, Helvetica, sans-serif; color:#999999; border: none; line-height:25px; height:25px; background:none;}
	.Sidebar .Search form button {display:block; float:right; background: none; border: none; text-indent:-9000px; width:61px; height:25px; cursor:pointer;}
	.Sidebar .Search form button:hover {background: url(http://www.webhostingtalk.pl/public/style_images/wht/sidebar/Hostlog-SearchSidebar.png) right bottom no-repeat; }
	
	.Sidebar .List ol {list-style:decimal; margin-left:20px; }
	.Sidebar .List ol li {font: normal 12px Arial, Helvetica, sans-serif; color: #4b4b4b; line-height:15px; margin-bottom:8px;}
	   .Sidebar .ReputationList ol li {height: 25px; line-height: 25px; margin-bottom: 0;} 
	.Sidebar .List ol li a {font-weight:bold; color: #4b4b4b; }
	.Sidebar .List ol li:first-child a,
	.Sidebar .List ol li a:hover {color: #f50051;}
	.Sidebar .List ol li a small {font-weight: normal; font-size: 9px; color: #868272;}
	.Sidebar .List ol li span.Reputation {float: right; text-align: center; padding: 0 3px; font-weight: bold; background: #319803; color: #fff; height: 20px; line-height: 20px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}


	.Sidebar .Hostlog-RankingButton {width: 154px; height:27px; float:right; display:block; margin-top:10px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/sidebar/Hostlog-FullRankingButton.png) left top no-repeat; text-indent:-9000px;}
	.Sidebar .Hostlog-CatalogButton {width: 154px; height:27px; float:right; display:block; margin-top:10px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/sidebar/Hostlog-FullCatalogButton.png) left top no-repeat; text-indent:-9000px;}

	.Sidebar .List ol li span.Stars {display: block; width: 96px; height:16px; background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/sidebar/yellowstars.png); margin-bottom:0; float:right;}
	.Sidebar .List ol li span.Stars.OneStars {background-position: 0 0;}
	.Sidebar .List ol li span.Stars.TwoStars {background-position: 0 -16px;}
	.Sidebar .List ol li span.Stars.ThreeStars {background-position: 0 -32px;}
	.Sidebar .List ol li span.Stars.FourStars {background-position: 0 -48px;}
	.Sidebar .List ol li span.Stars.FiveStars {background-position: 0 -64px;}
	.Sidebar .List ol li span.Stars.ZeroStars {background-position: 0 -80px;}	
	
.Box {display:block;  float:left; width: 100%; background: #fff url(http://www.webhostingtalk.pl/public/style_images/wht/BoxLeft.png) left top repeat-y; margin: 0 0 10px 0;}
.Box .BoxRight  {display: block; width: 100%; height: 100%; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxRight.png) right top repeat-y;}
/* styl dla boks&#243;w po lewej z zawartoscia forum --------------------*/
	.Box h3.maintitle {display: block; overflow:hidden;  background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueLeft.png) left top no-repeat; height:35px; width: 100%; padding: 0; }
	.Box .maintitle .Title {font: bold 14px Arial, Helvetica, sans-serif; color: #fff; text-shadow: -1px -1px #033d7a; text-transform:uppercase;  text-decoration:none; margin: 10px; display: block; float:left;}
	.Box .toggle {background-position: 0 0; display: block; float:right; text-indent: -9000px; height: 35px; width:29px; background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueRight-Arrow.png); background-repeat: no-repeat;}

	.Box .toggle:hover {background-position: -29px 0 ;}
	.Box .collapsed .toggle {background-position: 0 -35px;}
	.Box .collapsed .toggle:hover {background-position: -29px -35px ;}

	.Box .RightEnd { display: block; float:right; text-indent: -9000px; height: 35px; width:10px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueRight.png) right top no-repeat;}
	.Box .MarkAsRead { display: block; float:right; width: 180px; height: 20px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueRight.png) right top no-repeat; padding: 9px; font: bold 11px Arial, Helvetica, sans-serif; color: #fff;}
	
	.Box .BoxTitle {display: block; overflow:hidden;  background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueLeft.png) left top no-repeat; height:35px; width: 100%;}
	.Box .BoxTitle h2 {margin: 5px 0 0 10px; display:block; float:left;}
	.Box .BoxTitle h2 a {font: bold 14px Arial, Helvetica, sans-serif; color: #fff; text-shadow: -1px -1px #033d7a; text-transform:uppercase; }

	.Box .BoxTitle .ToggleUp {background-position: 0 0; display: block; float:right; text-indent: -9000px; height: 35px; width:29px; background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueRight.png); background-repeat: no-repeat;}
	.Box .BoxTitle .ToggleUp:hover {background-position: -29px 0 ;}
	.Box .BoxTitle .ToggleDown {background-position: 0 -35px; display: block; float:right; text-indent: -9000px; height: 35px; width:29px; background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBlueRight.png); background-repeat: no-repeat;}
	.Box .BoxTitle .ToggleDown:hover {background-position: -29px -35px ;}
	
	.Box .BoxBottom {display: block; overflow:hidden; width: 100%; height:9px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBottomLeft.png) left top no-repeat;}
	.Box .BoxBottom .BoxBottomRight {display: block; overflow:hidden; width: 100%; height:9px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBottomRight.png) right top no-repeat;}
	

.HomeCatalogList {list-style: none;}
	.HomeCatalogList > li { display:block; height: 100%; padding: 2px 0; background: url(http://www.webhostingtalk.pl/public/style_images/wht/FolderIconsBck.png) left top repeat-y; border-bottom: 1px solid #f2efe2; margin: 0 4px 0 4px; overflow:hidden; position:relative;}
	.HomeCatalogList li .FolderIcon {width: 60px;  display:block; float: left; margin: 15px 15px 0 0;}
	.HomeCatalogList li .FolderIcon img {display:block; overflow:hidden; margin: 0 0 0 9px;}
	.HomeCatalogList li .Text {display: block; float:left;  width: 510px;}
	.HomeCatalogList li .Text h2 {margin: 0 0 10px 0; overflow:hidden;}
	.HomeCatalogList li .Text h2 a {font: bold 14px Tahoma, Arial, Helvetica, sans-serif; color:#233147; }
	.HomeCatalogList li .Text h2 a:hover {text-decoration:underline;}
	.HomeCatalogList li .Text p {font: normal 12px/14px Tahoma, Arial, Helvetica, sans-serif; color: #5d6f79; margin: 0 0 15px 0;}
	.HomeCatalogList li .Text .Meta {display:block; clear: both; }
	.HomeCatalogList li .TopicsPosts { font: normal 11px Tahoma, Arial, Helvetica, sans-serif; color:#a1a1a1; padding: 5px 5px 5px 25px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/TopicsPostsIcon.png) 7px 8px no-repeat; margin: 10px 0 0 0; border: 1px solid #DDDDDD; position:absolute;  top: -5px; display:none; right: 310px;}
	.HomeCatalogList li:hover .TopicsPosts  {display:block;}
	.HomeCatalogList li .TopicsPosts:hover {color: #3e3e3e; border-color: #3e3e3e;} 
	
	.HomeCatalogList li .LastPostBox {display:block; float:right; width: 270px; margin: 10px 10px 0 0; font-size: 11px; border-left: 1px solid #f2efe2; padding: 0 0 0 20px;}
	.HomeCatalogList li .LastPostBox a.ipsUserPhotoLink { margin: 0 5px 0 0; }
	.HomeCatalogList li .LastPostBox h3 {display: block; margin: 3px 0 0; padding: 0 0 0 5px;}
	.HomeCatalogList li .LastPostBox h3 a { color: #1b4b94; font: bold 12px Tahoma, Arial, Helvetica, sans-serif;}

	.HomeCatalogList li .LastPostBox span {display: block; margin: 0 0 4px 0;}
	
    .HomeCatalogList li .subforums {display: block; overflow: hidden; margin: 0 0 10px 0;}
    .HomeCatalogList li .subforums li {display: block; float: left; margin: 0 15px 0 0;}
	.HomeCatalogList li .subforums li a {font: normal 11px Arial, Helvetica, sans-serif; padding: 0 0 0 10px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/bullet-grey.png) -8px -5px no-repeat; }
 	.HomeCatalogList li .subforums li a:hover {background: url(http://www.webhostingtalk.pl/public/style_images/wht/bullet-blue.png) -8px -5px no-repeat; }	
	

	
.SummaryBox {display:block; overflow:hidden; float:left; width: 100%; background: #fff url(http://www.webhostingtalk.pl/public/style_images/wht/BoxLeft.png) left top repeat-y;  margin: 0 0 30px 0;}
.SummaryBox .SummaryBoxRight  {display: block; width: 100%; height: 100%; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxRight.png) right top repeat-y;}
	.SummaryBox .SummaryBoxTitle {display: block; overflow:hidden; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SummaryBoxTopLeft.png) left top no-repeat; height:35px; width: 100%;}
	.SummaryBox .SummaryBoxTitle .SummaryBoxTitleRight {display: block; width: 100%; height: 100%; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SummaryBoxTopRight.png) right top no-repeat;}
	.SummaryBox .SummaryBoxTitle h2 {margin: 10px; display:block; float:left; font-size:14px;}
	.SummaryBox .SummaryBoxTitle h2 a {font: bold 14px Arial, Helvetica, sans-serif; color: #fff; text-shadow: -1px -1px #716e60; text-transform:uppercase; }
	
	.SummaryBox .SummaryBoxBottom {display: block; overflow:hidden; width: 100%; height:9px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBottomLeft.png) left top no-repeat;}
	.SummaryBox .SummaryBoxBottom .SummaryBoxBottomRight {display: block; overflow:hidden; width: 100%; height:9px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBottomRight.png) right top no-repeat;}
		

	.SummaryBox .maintitle {display: block; overflow:hidden;  background: url(http://www.webhostingtalk.pl/public/style_images/wht/SummaryBoxTopLeft.png) left top no-repeat; height:35px; width: 100%; padding: 0; }
	.SummaryBox .maintitle .Title {font: bold 14px Arial, Helvetica, sans-serif; color: #fff; text-shadow: -1px -1px #716e60; text-transform:uppercase;  text-decoration:none; margin: 10px; display: block; float:left;}
	.SummaryBox .RightEnd { display: block; float:right; text-indent: -9000px; height: 35px; width:10px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SummaryBoxTopRight.png) right top no-repeat;}
	

.QuickReply {display:block; overflow:hidden; float:left; width: 100%; background: #fff url(http://www.webhostingtalk.pl/public/style_images/wht/BoxLeft.png) left top repeat-y; margin: 0 0 30px 0;}
.QuickReply .QuickReplyRight  {display: block; width: 100%; height: 100%; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxRight.png) right top repeat-y;}
	.QuickReply .maintitle {display: block; overflow:hidden;  background: url(http://www.webhostingtalk.pl/public/style_images/wht/SummaryBoxTopLeft.png) left top no-repeat; height:35px; width: 100%; padding: 0; }
	.QuickReply .maintitle .Title {font: bold 14px Arial, Helvetica, sans-serif; color: #fff; text-shadow: -1px -1px #716e60; text-transform:uppercase;  text-decoration:none; margin: 10px; display: block; float:left;}

	.QuickReply .RightEnd { display: block; float:right; text-indent: -9000px; height: 35px; width:10px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/SummaryBoxTopRight.png) right top no-repeat;}
	
	.QuickReply .QuickReplyBottom {display: block; overflow:hidden; width: 100%; height:9px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBottomLeft.png) left top no-repeat;}
	.QuickReply .QuickReplyBottom .QuickReplyBottomRight {display: block; overflow:hidden; width: 100%; height:9px; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BoxBottomRight.png) right top no-repeat;}
	
	
	
#BottomMenu {width: 100%; height:41px; display:block; overflow:hidden; background: url(http://www.webhostingtalk.pl/public/style_images/wht/BottomMenu.png) left top no-repeat; margin: 0 0 0px 0;}
	#BottomMenu ul {display:block; list-style: none; margin: 13px 0 0 65px; }
	#BottomMenu ul li {display:block; float:left; margin: 0 0 0 20px; padding: 0 0 0 20px; border-left: 1px solid #868272; text-shadow: 1px 1px #fff;}
	#BottomMenu ul li.first {margin: 0; padding: 0; border: none;}
	#BottomMenu ul li a {font: bold 12px Arial, Helvetica, sans-serif; color:#868272; text-shadow: 1px 1px #fff; text-transform:uppercase;}
	#BottomMenu ul li a:hover {color: #045d9e; text-decoration:none;}
	
#db31_random_keywords {width: 845px; margin: 15px 0 0 0; padding: 2px 0 0 2px; border-top: 1px solid #dfd6b6; border-bottom: 1px solid #dfd6b6; display:block; overflow:hidden; clear: both;}
	#db31_random_keywords ul {list-style:none; margin: 10px;}
	#db31_random_keywords ul li {display:block; float:left; margin: 0 15px 0 0; font:}
	#db31_random_keywords ul li a {font: normal 11px Arial, Helvetica, sans-serif; color: #908D79;}
	#db31_random_keywords ul li a:hover {color: #045d9e; text-decoration:none;}
	
#Footer {display: block; margin: 30px 0 50px 0;}	
	#Footer p {font: normal 11px Arial, Helvetica, sans-serif; color: #908d79; text-align:center;}
	#Footer .Copyright {margin: 15px 0 0 0; padding: 15px 0 0 0; border-top: 1px solid #dfd6b6; display:block; overflow:hidden;}
	#Footer .Copyright p {display: block; color:#908D79; }
	#Footer .Copyright p a {color: #908D79; font-weight: bold;}
	#Footer .Copyright p a:hover { color: #045d9e; text-decoration:none;}
	#Footer .Copyright p.Left {float: left;}
	#Footer .Copyright p.Right {float: right; text-align:right;}
	#Footer .Copyright ul {list-style:none;}
	#Footer .Copyright ul li {display:block; float:left; margin: 0 15px 0 0; font:}
	#Footer .Copyright ul#new_skin_menucontent li { float: none; margin: 0; }
	#Footer .Copyright ul li a {font: normal 11px Arial, Helvetica, sans-serif; color: #908D79;}
	#Footer .Copyright ul#new_skin_menucontent li a { color: #fff !important; }
	#Footer .Copyright ul li a:hover {color: #045d9e; text-decoration:none;}
	#Footer .Copyright ul#mark_all_read_menucontent li a { color: #fff !important; }
	#Footer .Copyright ul#mark_all_read_menucontent li { float: none; margin: 0; }

	ul.menu_blog li a { color: #fff !important; }
	#Partnerzy { width: 978px; margin: 10px auto; display:block; overflow:hidden;}
	#Partnerzy li {display:block; float:left; padding: 15px; width: 457px; height: 320px;}
	#Partnerzy li.border-right {border-right: 1px solid #e5eef5; }
	#Partnerzy li.border-bottom {border-bottom: 1px solid #e5eef5;}
	#Partnerzy li.border-left {border-left: 1px solid #e5eef5; }
	#Partnerzy li h2 {display:block;margin: 0 0 10px 0;}
	#Partnerzy li h2 a {font: bold 14px Arial, Helvetica, sans-serif; color: #233147; }
	#Partnerzy li h2 a:hover {text-decoration:underline;}
	#Partnerzy li img {width: 130px; height:80px; display:block; float: left; margin: 4px 10px 0 0;}
	#Partnerzy li p {font: normal 12px/18px Arial, Helvetica, sans-serif; color: #5d6f79;}

.Static-page {display:block; margin:20px;}
.Static-page p {margin-bottom: 20px;}
.Static-page .Services-list {display:block;}
.Static-page .Services-list li {display:block; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #E6E6E6;}
.Static-page .Services-list li h4 {font-size:14px; margin-bottom:5px;}
.Static-page .Services-list li p {margin-bottom: 0;}

/* ELEMENT STYLES */
body {
	background: #f6f4ed url(http://www.webhostingtalk.pl/public/style_images/wht/Bck.png) center top no-repeat;
	color: #1c2837;
	font: normal 13px arial, verdana, tahoma, sans-serif;
	position: relative;
}

input, select {
	font: normal 13px helvetica, arial, sans-serif;
}

h3, strong { font-weight: bold; }
em { font-style: italic; }
img, .input_check, .input_radio { vertical-align: middle; }
legend { display: none; }
table { width: 100%; }
td { padding: 3px; }

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 8px 0;
	clear: both;
}

body h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 8px 3px 8px;
	color: #1d3652;
}

	h3 img {
		margin-top: -2px;
	}
	
	h3 a {
		text-decoration: none;
	}
	
a {
	color: #045596;
	text-decoration: none
}

	a:hover {
		color: #233147;
	}
	
/************************************************************************/
/* COLORS */

.activeContent #member_alpha {margin: 0 3px;}
.activeContent .tab_filters{margin: 0 3px;}
.activeContent #forum_table {margin: 0 3px;}
.searchresults #forum_table {margin: 0 3px;}

.row1, .row1 td, .post_block.row1 {
	 /* Very light blue */
}

	.row1 .altrow, .row1.altrow,
	.personal_info, .general_box {
		background-color: #f4f2ec; /* Slightly darker than row1 */

	}
	
.row2, .row2 td, .post_block.row2,
.message {
	background-color: #f7f7f7; /* Light blue */
}

	.row2 .altrow, .row2.altrow,
/*	ul.post_controls,*/
	ul.topic_moderation {
		background-color: #eceae5; /* Slightly darker than row2 */
	}
	
.moderated, body .moderated td,
.moderated td.altrow, .post_block.moderated,
body td.moderated, body td.moderated {
	background-color: #f2e4e7; /* Light red */
}

	.moderated, .moderated a {
		color: #6f3642;
	}

/* body .maintitle {
	background: #1d3652 url(http://www.webhostingtalk.pl/public/style_images/wht/gradient_bg.png) repeat-x left 50%;
	color: #fff;
} */

body caption.maintitle {
	background: #1d3652 url(http://www.webhostingtalk.pl/public/style_images/wht/gradient_bg.png) repeat-x left 50%;
	color: #fff;
	padding: 7px;
}


	body .maintitle a {
		color: #fff;
	}
	
.collapsed .maintitle {
		opacity: 0.2;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	
		.collapsed .maintitle:hover { opacity: 0.4; }

div.post_controls {
	background-color: #E9E3D4;
}

/* Bar */
.bar {
		background: #0888C4;
		color: #fff;
}
	
	.altbar {
		background: #b6c7db;
		color: #1d3652;
	}

/* Table column headers */
.header {
	background: #0888c4;
	color: #fff;
	border: 1px solid #002c93;
	border-top: none;
}

	body .ipb_table .header a,
	body .topic_options a {
		color: #1d3652;
	}

/* Post background */
.post_block {

}

.post_block h3 {
	background: #E5EDF3 !important;
}



/* Post screen background */
div.post_form fieldset {

}

/* Dates */
.date, .poll_question .votes {
	color: #a9a9a9;
	font-size: 0.8em;
}

/* "No Messages" message */
.no_messages {
	background-color: #f6f8fa;
	color: #1c2837;
	padding: 25px 30px;
	margin: 0 4px;
}

/* Tab bars */
.tab_bar {
	background-color: #e4ebf2;
	color: #4a6784;
}

	.tab_bar li.active {
		background-color: #034E8F;
	}
	
	.tab_bar.no_title.mini {
		border-bottom: 8px solid #034E8F;
	}
	
/* Filter & moderation bars */
.filter_bar {
	background-color: #034e8f;
	color: #fff;
}
	
	.filter_bar a, .filter_bar label {
		color: #d5dde5;
	}
	
.moderation_bar {
	background: #e9e3d4;
	clear: both;
}

.moderation_bar .input_submit.alt {background: #b2a88f; color: #fff;}

/* Comments */
.comment_wrap .comment.by_author,
.comment_wrap .comment.by_author.row1 {
	background: #f2f8f5;
	border-top: 1px solid #528f6c;
	border-bottom: 1px solid #528f6c;
}

.comment_wrap .comment.row1 {
	border-top: 1px solid #d5dde5;
	border-bottom: 1px solid #d5dde5;
}

.comment_wrap .comment.draft {
	border-top: 1px solid #d5dde5;
	border-bottom: 1px solid #d5dde5;
	background: #f6ecee;
}

/* Topic prefix */
.topic_prefix {
	background-color: #daede2;
	color: #528f6c;
}

/* Toggle for the sidebar */
.sidebar_toggle {
	background-color: #d5dde5;
}
/* LISTS */

.ipsList_inline > li {
	display: inline-block;
	margin: 0 3px;
}
	.ipsList_inline > li:first-child { margin-left: 0; }
	.ipsList_inline > li:last-child { margin-right: 0; }
	.ipsList_inline.ipsList_reset > li:first-child { margin-left: 3px; }
	.ipsList_inline.ipsList_reset > li:last-child { margin-right: 3px; }
	.ipsList_inline.ipsList_nowrap { white-space: nowrap; }
	
.ipsList_withminiphoto > li { margin-bottom: 8px; }
.ipsList_withmediumphoto > li .list_content { margin-left: 60px; }
.ipsList_withminiphoto > li .list_content { margin-left: 40px; }
.ipsList_withtinyphoto > li .list_content { margin-left: 30px; }
.list_content { word-wrap: break-word; }

.ipsList_data li { margin-bottom: 6px; line-height: 1.3; }
.ipsList_data .row_data { display: inline-block; word-wrap: break-word; max-width: 100%; }
.ipsList_data .row_title, .ipsList_data .ft {
	display: inline-block;
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.ipsList_data.ipsList_data_thin .row_title, .ipsList_data.ipsList_data_thin .ft {
	width: 80px;
}

/************************************************************************/
/* TYPOGRAPHY */

.ipsType_pagetitle, .ipsType_subtitle {
	font: 300 26px/1.3 Helvetica, Arial, sans-serif;
	color: #323232;
}
.ipsType_subtitle { font-size: 18px; }
.ipsType_sectiontitle { 
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 5px 0;
	border-bottom: 1px solid #ececec;
}

.ipsType_pagedesc {
	color: #7f7f7f;
	line-height: 1.5;
}

.ipsType_pagedesc a { text-decoration: underline; }

.ipsType_textblock { line-height: 1.5; color: #282828; }

.ipsType_small { font-size: 12px; }
.ipsType_smaller, .ipsType_smaller a { font-size: 11px !important; }

.ipsType_smaller a { color: #b3b3b3; }
.ipsType_smaller a:hover { color: #A4A4A4; }


.ipsReset { margin: 0px !important; padding: 0px !important; }

/************************************************************************/
/* LAYOUT */
.main_width {
	margin: 0 auto;
	/* Uncomment for fixed */
	/*width: 980px;*/
	/* Fluid */
	width: 87% !important;
   	min-width: 960px;
}

#branding, #header_bar, #primary_nav { min-width: 980px; }
/*#header_bar .main_width, #branding .main_width, #primary_nav .main_width { padding: 0 10px; }*/


#content {
	/*background: #fff;*/
	padding: 10px 0 0 0;
	line-height: 120%;
	/*-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
	box-shadow: 0 5px 9px rgba(0,0,0,0.1);*/
}

/************************************************************************/
/* COLORS */


.unread 				{	background-color: #FFF; }

#user_notifications_link_menucontent ul li.unread { background: transparent; }

.unread .altrow, .unread.altrow { background-color: #F4F2EC; }

/* primarily used for topic preview header */
.highlighted, .highlighted .altrow { background-color: #d6e4f0; }


.ipsBox { background: #ebf0f3; }
	
	.ipsBox_notice, .ipsBox_highlight {
		background: #f4fcff;
		border-bottom: 1px solid #cae9f5;
	}

/* mini badges */
a.ipsBadge:hover { color: #fff; }

.ipsBadge_green { background: #7ba60d; }
.ipsBadge_purple { background: #af286d; }
.ipsBadge_grey { background: #5b5b5b; }
.ipsBadge_lightgrey { background: #b3b3b3; }
.ipsBadge_orange { background: #1ab5ee; }
.ipsBadge_red {	background: #bf1d00; }



.post_body .post { color: #282828; }

.bbc_url, .bbc_email {
	color: #0f72da;
	text-decoration: underline;
}

/* Dates */
.date, .poll_question .votes {
	color: #747474;
	font-size: 11px;
}


.no_messages {
	background-color: #f6f8fa;
	color: #1c2837;
	padding: 15px 10px;
}

/* Menu popups */
.ipbmenu_content, .ipb_autocomplete {
	background-color: #034B7D;
	border: 1px solid #023D6B;
}
	
		.ipb_autocomplete li.active {
			background: #d5dde5;
		}
		
	.ipbmenu_content a:hover { background: #023D6B; }
.ipbmenu_content li a { color: #fff; }
		
/* Forms */

.input_submit {
	background-color: #5a5a5a;
	color: #fff;
}

	.input_submit:hover {
		background: #003179;
	}
	
	.input_submit.alt {
		background-color: #eef3f8;
		color: #1d3652;
	}
	
		.input_submit.alt:hover {
			background: #003179;
			color: #fff;
			border-color: #003179;
		}

	.input_submit.delete {
		background-color: #ad2930;
		border-color: #C8A5A4 #962D29 #962D29 #C8A5A4;
		color: #fff;
	}
	
		.input_submit.delete:hover {
			background: #bf3631;
			color: #fff;
		}
	
body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {

}

/* Moderated styles */
.moderated, body .moderated td, .moderated td.altrow, .post_block.moderated,
body td.moderated, body td.moderated {
	background-color: #f8f1f3;
}
	
	.post_block.moderated { border-color: #e9d2d7; }	
	.moderated .row2 { background-color: #f0e0e3; }
	.moderated, .moderated a { color: #6f3642; }
	
body#ipboard_body.redirector {
	background: #fff !important;
}

/************************************************************************/
/* HEADER */

#header_bar {
	background: #323232 url(http://www.webhostingtalk.pl/public/style_images/wht/user_navigation.png ) repeat-x bottom;
	padding: 0;
	text-align: right;
}
	
#admin_bar { font-size: 11px; line-height: 36px; }
#admin_bar li.active a { color: #fc6d35; }
#admin_bar a { color: #8a8a8a; }
	#admin_bar a:hover { color: #fff; }

/*#user_navigation { color: #9f9f9f; font-size: 11px; }
#user_navigation a { color: #fff; }
#user_navigation .ipsList_inline li { margin: 0;} /* remove spacing from default ipsList_inline */

#user_navigation.not_logged_in {
	height: 26px; padding: 6px 0 4px;
}*/

#user_link {
	font-size: 12px;
	color: #fff;
	padding: 0 12px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	margin-right: 15px;
	outline: 0;
}
	
	#user_link_dd {
		display: inline-block;
		width: 9px; height: 5px;
		background: url(http://www.webhostingtalk.pl/public/style_images/wht/header_dropdown.png ) no-repeat left;
	}
	
	/*#user_link:hover, #notify_link:hover, #inbox_link:hover { background-color: #323232; }*/

#user_link_menucontent #links li { 
	width: 50%;
	float: left;
	margin: 3px 0;
	text-shadow: 0px 1px 0 rgba(255,255,255,1);
	white-space: nowrap;
}


#user_link.menu_active {
	/*background: #fff;
	color: #323232;*/
}
	
	#user_link.menu_active #user_link_dd { background-position: right; }
	#user_link_menucontent #statusForm { margin-bottom: 15px; }
	#user_link_menucontent #statusUpdate {	margin-bottom: 5px; }
	
#user_link_menucontent > div {
	margin-left: 15px;
	width: 265px;
	text-align: left;
}

#statusSubmitGlobal { margin-top: 3px; }

/*#user_link.menu_active, #notify_link.menu_active,*/ #inbox_link.menu_active {
	background-position: bottom;
	background-color: #fff;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0 0;
}

/*#notify_link,*/ #inbox_link {
	vertical-align: middle;
	width: 18px;
	height: 15px;
	padding: 13px 24px 9px 12px;
	position: relative;
}
	
/*#notify_link { background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_notify.png ) no-repeat top; }*/
#inbox_link { background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_inbox.png ) no-repeat top; }


/*#user_navigation #register_link { 
	background: #7ba60d; 
	color: #fff;
	display: inline-block;
	padding: 3px 8px;
	border: 1px solid #7ba60d;
	-webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
	box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
	text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
*/

#branding {
	background: #1d3652 url(http://www.webhostingtalk.pl/public/style_images/wht/branding_bg.png) repeat-x top;
	min-height: 80px;
}
	
	#logo { display: inline; }

/* Navigation */
#primary_nav {
	background: #192b40 url(http://www.webhostingtalk.pl/public/style_images/wht/primarynav_bg.png) no-repeat;
	font-size: 13px;
	padding: 4px 0 0 0;
}

	#primary_nav li { margin: 0px 3px 0 0; position: relative; }

	
	#primary_nav a {
		color: #c5d5e2;
		background: #1c3b5f;
		display: block;
		padding: 6px 15px 8px;
		text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	}

		#primary_nav a:hover, #primary_nav a.menu_active { background: #173455; color: #fff; }
	
	
	#primary_nav .active a {
		background: #fff;
		color: #0b5794;
		font-weight: bold;
		margin-top: 0;
		text-shadow: none;
	}

#quickNavLaunch span { 
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_quicknav.png ) no-repeat top;
	width: 13px;
	height: 13px;
	display: inline-block;
}
#quickNavLaunch:hover span { background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_quicknav.png ) no-repeat bottom; }
#primary_nav #quickNavLaunch { padding: 6px 8px 8px; }

#more_apps_menucontent {
	background: #173455;
	font-size: 12px;
	border: 0;
	min-width: 140px;
	-moz-box-shadow: none;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-radius: 0 0 4px 4px;
}
	#more_apps_menucontent li { padding: 0; border: 0; float: none !important; min-width: 150px; }
	#more_apps_menucontent a { 
		display: block;
		padding: 8px 10px;
		color: #fff;
		text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	}
	
	#more_apps_menucontent a:hover { color: #000; }
/*
.breadcrumb {
	color: #777;
	font-size: 11px;
}
	.breadcrumb a { color: #777; }
	.breadcrumb li .nav_sep { margin: 0 5px 0 0; }
	.breadcrumb li:first-child{ margin-left: 0; }
	.breadcrumb.top { margin-bottom: 10px; }
	.breadcrumb.bottom { margin-top: 10px; width: 100% }*/

.ipsHeaderMenu {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 70%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(70%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	padding: 10px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
	width: 340px;
}

	.ipsHeaderMenu .ipsType_sectiontitle { margin-bottom: 8px; }
	
	#user_notifications_link_menucontent.ipsHeaderMenu,
	#user_inbox_link_menucontent.ipsHeaderMenu {
		width: 300px;
	}
	
/************************************************************************/
/* SEARCH */	

/*#search { margin: 20px 0; }	*/
#main_search {
	font-size: 12px;
	border: 0;
	padding: 0;
	background: transparent;
	width: 130px;
	outline: 0;
}

	#main_search.inactive {	color: #bcbcbc;	}
	
/*#search_wrap {
	position: relative;
	background: #fff;
	display: block;
	padding: 0 26px 0 4px;
	height: 26px;
	line-height: 25px;
	-moz-border-radius: 3px 4px 4px 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 3px;
	border-radius: 3px 4px 4px 3px;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	min-width: 230px;
}

#adv_search {
	width: 16px;
	height: 16px;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/advanced_search.png) no-repeat right 50%;
	text-indent: -3000em;
	display: inline-block;
	margin: 4px 0 4px 4px;
}


#search .submit_input {
	background: #7ba60d url(http://www.webhostingtalk.pl/public/style_images/wht/search_icon.png) no-repeat 50%;
	text-indent: -3000em;
	padding: 0; border: 0;
	border: 1px solid #7ba60d;
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 0; top: 0; bottom: 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 0 3px 3px 0;
	-webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
}

#search_options {
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	margin: 3px 3px 3px 0;
	padding: 0 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #eaeaea;
	display: inline-block;
	float: right;
}

#search_options_menucontent { min-width: 100px; }
	#search_options_menucontent input { margin-right: 10px; }
	#search_options_menucontent li { border-bottom: 0; }
	#search_options_menucontent label { cursor: pointer; }
	*/
/************************************************************************/
/* FOOTER */	

#backtotop {
	width: 24px;
	height: 24px;
	line-height: 20px;
	left: 50%;
	margin-left: -12px;
	position: absolute;
	display: inline-block;
	background: #bdbdbd;
	text-align: center;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	opacity: 0.4;
	outline: 0;
}

	#backtotop:hover { 
		background: #DED4B4;
		color: #fff;
		opacity: 1;
	}

#footer_utilities { 
	padding: 10px; 
	font-size: 11px;
	position: relative;
}
	
	#footer_utilities .ipsList_inline > li > a { margin-right: 0px; padding: 4px 10px; }
	#footer_utilities a.menu_active { 
		background: #F7F9FB;
		margin-top: -5px;
		padding: 3px 9px 4px !important;
		z-index: 20000;
		position: relative;
		display: inline-block;
		border: 1px solid #D5DDE5;
		border-bottom: 0;
	}
	
	#copyright {
		color: #848484;
		text-align: right;
		text-shadow: 0px 1px 0px #fff;
		float: right;
	}
	
		#copyright a { color: #848484; }

#ipsDebug_footer {
	width: 900px;
	margin: 8px auto 0px auto;
	text-align: center;
	color: #404040;
	text-shadow: 0px 1px 0px #fff;
	font-size: 11px;
}
	#ipsDebug_footer strong { margin-left: 20px; }
	#ipsDebug_footer a { color: #404040; }
	
#rss_menu {
	background-color: #fef3d7;
	border: 1px solid #ed7710;
}
	
	#rss_menu li { border-bottom: 1px solid #fce19b; float: none !important; }
	#rss_menu a {
		color: #ed7710;
		padding: 5px 8px;
	}

		#rss_menu a:hover {
			background-color: #ed7710;
			color: #fff;
		}

/************************************************************************/
/* GENERAL CONTENT */

.ipsUserPhoto {
	padding: 1px;
	border: 1px solid #d5d5d5;
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
	
	.ipsUserPhotoLink:hover .ipsUserPhoto {
		border-color: #7d7d7d;
	}
	
	.ipsUserPhoto_variable { max-width: 155px; }
	.ipsUserPhoto_large { width: 90px; height: 90px; }
	.ipsUserPhoto_medium { width: 50px; height: 50px; }
	.ipsUserPhoto_mini { width: 30px; height: 30px; }
	.ipsUserPhoto_tiny { width: 20px; height: 20px;	}
	.ipsUserPhoto_icon { width: 16px; height: 16px;	}
	.ipsUserPhoto_inset { width: 25px; height: 25px; position: absolute; margin-left:-22px; margin-top: 30px; }


/* General block */
.general_box {
	margin: 0 3px 10px 4px;
}

	.general_box h3 {
		background: #E9E3D4;
		color: #6a624f;
	}

.general_box.poll {
	background: #F4F2EC;
	padding-bottom: 10px;
	margin: 0;
	border-left: 1px solid #DFD6B6;
	border-right: 1px solid #DFD6B6;
}
	
	/*.general_box h3 {
		font: normal 14px helvetica, arial, sans-serif;
		padding: 8px 10px;
		background: #DBE2EC;
		color: #204066;
	}*/

.general_box .none {
	color: #bcbcbc;
}

.ipsBox, .ipsPad { padding: 9px; }
	.ipsPad_double { padding: 9px 19px; } /* 19px because it's still only 1px border to account for */
	.ipsBox_withphoto { margin-left: 65px; }
	
	
	.ipsBox_container {
		background: #fff;
		border: 1px solid #D8D8D8;
	}
	.ipsBox_notice {
		padding: 10px;
		line-height: 1.6;
		margin-bottom: 10px;
	}
	.ipsBox_container .ipsBox_notice {	margin: -10px -10px 10px -10px;	}	
.ipsPad_half { padding: 4px !important; }
.ipsPad_left { padding-left: 9px; }
.ipsPad_top { padding-top: 9px; }
.ipsPad_top_slimmer { padding-top: 7px; }
.ipsPad_top_half { padding-top: 4px; }
.ipsPad_top_bottom { padding-top: 9px; padding-bottom: 9px; }
.ipsPad_top_bottom_half { padding-top: 4px; padding-bottom: 4px; }

.ipsBlendLinks_target .ipsBlendLinks_here {
		opacity: 0.5;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
	}
	.ipsBlendLinks_target:hover .ipsBlendLinks_here { opacity: 1; }
	
.block_list > li {
	padding: 5px 10px;
	border-bottom: 1px solid #f2f2f2;
}

.ipsModMenu {
	width: 15px;
	height: 15px;
	display: inline-block;
	text-indent: -2000em;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/moderation_cog.png ) no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}

.ipsBadge {
	display: inline-block;
	height: 16px !important;
	line-height: 16px !important;
	padding: 0 5px;
	font-size: 9px !important;
	font-weight: bold;
	color: #fff !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top:2px;
}

	#nav_app_ipchat .ipsBadge {	position: absolute;	}
	
#ajax_loading {
	background: #95C715;
	background: -moz-linear-gradient(top, #95C715 0%, #7BA60D 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#95C715), color-stop(100%,#7BA60D));
	background: linear-gradient(top, #95C715 0%,#7BA60D 100%);
	border: 1px solid #7BA60D;
	color: #fff;
	text-align: center;
	padding: 5px 0 8px;
	width: 8%;
	top: 0px;
	left: 46%;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-radius: 0 0 5px 5px;
	z-index: 10000;
	position: fixed;
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.2);
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2), inset 0px -1px 0px rgba(255,255,255,0.2);
}

#ipboard_body.redirector {
	width: 500px;
	margin: 150px auto 0 auto;
}

#ipboard_body.minimal { margin-top: 40px; }
	#ipboard_body.minimal #content {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 20px 30px;
	}
	#ipboard_body.minimal h1 { font-size: 32px; }
	#ipboard_body.minimal .ipsType_pagedesc { font-size: 16px; }

.progress_bar {
	background-color: #fff;
	border: 1px solid #d5dde5;
}

	.progress_bar span {
		background: #243f5c url(http://www.webhostingtalk.pl/public/style_images/wht/gradient_bg.png) repeat-x left 50%;
		color: #fff;
		font-size: 0em;
		font-weight: bold;
		text-align: center;
		text-indent: -2000em; /* Safari fix */
		height: 10px;
		display: block;
		overflow: hidden;
	}

	.progress_bar.limit span {
		background: #b82929 url(http://www.webhostingtalk.pl/public/style_images/wht/progressbar_warning.png) repeat-x center;
	}

	.progress_bar span span {
		display: none;
	}

.progress_bar.user_warn {	
	margin: 0 auto;
	width: 80%;
}

	.progress_bar.user_warn span {
		height: 6px;
	}

.progress_bar.topic_poll {
	border: 1px solid #d5dde5;
	margin-top: 2px;
	width: 40%;
}

li.rating a {
	outline: 0;
}

.antispam_img { margin: 0 3px 5px 0; }
	
span.error {
	color: #ad2930;
	font-weight: bold;
	clear: both;
}

#recaptcha_widget_div { max-width: 350px; }
#recaptcha_table { border: 0 !important; }

.mediatag_wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.mediatag_wrapper iframe,  
.mediatag_wrapper object,  
.mediatag_wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/************************************************************************/
/* GENERIC REPEATED STYLES */
/* Inline lists */
.tab_filters ul, .tab_filters li, fieldset.with_subhead span.desc, fieldset.with_subhead label,.user_controls li {
	display: inline;
}

/* Utility styles */
.right { float: right; }
.left { float: left; }
.hide { display: none; }
.short { text-align: center; }
.clear { clear: both; }
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.faded { opacity: 0.5 }
.clickable { cursor: pointer; }
.reset_cursor { cursor: default; }

/* Bullets */
.bullets ul, .bullets ol,
ul.bullets, ol.bullets {
	list-style: disc;
	margin-left: 30px;
	line-height: 150%;
	list-style-image: none;
}

.maintitle .desc {
	font-size: 0.7em;
	color: #b6c7db;
}
	
	
/* Rounded corners */
#user_navigation #new_msg_count, .poll_question h4,
.rounded {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


.desc, .desc.blend_links a, p.posted_info {
	font-size: 12px;
	color: #777777;
}


.desc.lighter, .desc.lighter.blend_links a {
	color: #a4a4a4;
}

/* Cancel */
.cancel {
	color: #ad2930;
	font-size: 0.9em;
	font-weight: bold;
}

/* Moderation */
em.moderated {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

/* Positive/Negative */
.positive {	color: #6f8f52; }
.negative {	color: #c7172b; }

/* Search highlighting */
.searchlite
{
	background-color: yellow;
	color: red;
	font-size:14px;
}

/* Users posting */
.activeuserposting {
	font-style: italic;
}
	
/************************************************************************/
/* COLUMN WIDTHS FOR TABLES */
/* col_f = forums; col_c = categories; col_m = messenger; col_n = notifications */

.col_f_post { width: 250px !important; }
	.is_mod .col_f_post { width: 210px !important; }

	td.col_c_post { 
		padding-top: 10px !important;
		width: 250px;
	}

.col_f_icon {
	/*padding: 10px 0 0 0 !important;*/
	width: 24px !important;
	text-align: center;
	vertical-align: top;
}

.col_n_icon { 
	vertical-align: middle;
	width: 24px;
	padding: 0 !important;
}
	
.col_f_views, .col_m_replies {
	width: 100px !important;
	text-align: right;
	white-space: nowrap;
}

.col_f_mod, .col_m_mod, .col_n_mod { width: 40px; text-align: right; }
.col_f_preview { 
	width: 20px !important; 
	text-align: right;
}

.col_c_icon { padding: 10px 5px 10px 5px !important; width: 30px; vertical-align: middle; text-align: middle; }
.col_c_post .ipsUserPhoto { margin-top: 3px; }

.col_n_date { width: 250px; }
.col_m_photo, .col_n_photo { width: 30px; }
.col_m_mod { text-align: right; }
.col_r_icon { width: 3%; }
.col_f_topic, .col_m_subject { width: 49%; }
.col_f_starter, .col_r_total, .col_r_comments {	width: 10%; }
.col_m_date, .col_r_updated, .col_r_section { width: 18%; }
.col_c_stats { width: 15%; text-align: right; }
.col_c_forum { width: auto; }
.col_mod, .col_r_mod { width: 3%; }
.col_r_title { width: 26%; }

/*.col_c_forum, .col_c_stats, .col_c_icon, .col_c_post { vertical-align: top; }*/

/************************************************************************/
/* TABLE STYLES */

table.ipb_table {
	width: 99%;
	line-height: 1.3;
	border-collapse: collapse;
margin: 0 auto;
}
	
	
	table.ipb_table td {
		padding: 10px;
		border-bottom: 1px solid #f3f3f3;
	}
		
		table.ipb_table tr.unread h4 { font-weight: bold; }
		table.ipb_table tr.highlighted td { border-bottom: 0; }
	
	table.ipb_table th {
		font-size: 11px;
		font-weight: bold;
		padding: 8px 6px;
	}
	
.last_post { margin-left: 45px; }

table.ipb_table h4,
table.ipb_table .topic_title {
	font-size: 14px;
	display: inline-block;
}

table.ipb_table  .unread .topic_title { font-weight: bold; }
table.ipb_table .ipsModMenu { visibility: hidden; }
table.ipb_table tr:hover .ipsModMenu, table.ipb_table tr .ipsModMenu.menu_active { visibility: visible; }

#announcements h4 { display: inline; }
#announcements td { /*border-bottom: 1px solid #fff;*/ }

.forum_data {
	font-size: 11px;
	color: #5c5c5c;
	display: inline-block;
	white-space: nowrap;
	margin: 0px 0 0 8px;
}

.desc_more {
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/desc_more.png ) no-repeat top;
	display: inline-block;
	width: 13px; height: 13px;
	text-indent: -2000em;
}
	.desc_more:hover { background-position: bottom; }

.category_block .ipb_table h4 { font-size: 15px; word-wrap: break-word; }

table.ipb_table .subforums {
	margin: 2px 0 3px 5px;
	padding-left: 20px;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/subforum_stem.png ) no-repeat left 4px;
}
	table.ipb_table .subforums li.unread { font-weight: bold; }

table.ipb_table .expander { 
	visibility: hidden;
	width: 16px;
	height: 16px;
	display: inline-block;
}
table.ipb_table tr:hover .expander { visibility: visible; opacity: 0.2; }
table.ipb_table td.col_f_preview { cursor: pointer; }
table.ipb_table tr td:hover .expander, .expander.open, .expander.loading { visibility: visible !important; opacity: 1; }
table.ipb_table .expander.closed { background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_expand_close.png ) no-repeat top; }
table.ipb_table .expander.open { background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_expand_close.png ) no-repeat bottom; }
table.ipb_table .expander.loading { background: url(http://www.webhostingtalk.pl/public/style_images/wht/loading.gif ) no-repeat; }
table.ipb_table .preview td {
	padding: 20px 10px 20px 29px;
	z-index: 20000;
	border-top: 0;
}

	table.ipb_table .preview td > div {
		line-height: 1.4;
		position: relative;		
	}
	
	table.ipb_table .preview td {
		-webkit-box-shadow: 0px 4px 5px rgba(0,0,0,0.15);
		-moz-box-shadow: 0px 4px 5px rgba(0,0,0,0.15);
		box-shadow: 0px 4px 5px rgba(0,0,0,0.15);
		border: 1px solid #D6E4F0;
	}

.preview_info {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 3px;
	margin: -3px 0 3px;
}

table.ipb_table .mini_pagination { opacity: 0.5; }
table.ipb_table tr:hover .mini_pagination { opacity: 1; }

/************************************************************************/
/* LAYOUT SYSTEM */

.ipsLayout.ipsLayout_withleft { padding-left: 210px; }
.ipsLayout.ipsLayout_withright { padding-right: 210px; clear: left; }
/* Panes */
.ipsLayout_content, .ipsLayout .ipsLayout_left, .ipsLayout_right { position: relative; }
.ipsLayout_content { width: 100%; float: left; }
.ipsLayout .ipsLayout_left { width: 200px; margin-left: -210px; float: left; }
.ipsLayout .ipsLayout_right { width: 200px; margin-right: -210px; float: right; }

/* Wider sidebars */
.ipsLayout_largeleft.ipsLayout_withleft { padding-left: 280px; }
.ipsLayout_largeleft.ipsLayout .ipsLayout_left { width: 270px; margin-left: -280px; }
.ipsLayout_largeright.ipsLayout_withright { padding-right: 290px; }
.ipsLayout_largeright.ipsLayout .ipsLayout_right { width: 280px; margin-right: -290px; }
.calCustom.ipsLayout_largeright.ipsLayout .ipsLayout_right { width: 280px; margin-right: -282px; }

/* Narrow sidebars */
.ipsLayout_smallleft.ipsLayout_withleft { padding-left: 150px; }
.ipsLayout_smallleft.ipsLayout .ipsLayout_left { width: 140px; margin-left: -150px; }
.ipsLayout_smallright.ipsLayout_withright { padding-right: 150px; }
.ipsLayout_smallright.ipsLayout .ipsLayout_right { width: 140px; margin-right: -150px; }
div.usercp_body.ipsLayout_smallleft.ipsLayout .ipsLayout_left { width: 140px; margin-left: -147px; }


/* Tiny sidebar */
.ipsLayout_tinyleft.ipsLayout_withleft { padding-left: 50px; }
.ipsLayout_tinyleft.ipsLayout .ipsLayout_left { width: 40px; margin-left: -40px; }
.ipsLayout_tinyright.ipsLayout_withright { padding-right: 50px; }
.ipsLayout_tinyright.ipsLayout .ipsLayout_right { width: 40px; margin-right: -40px; }

/* Big sidebar */
.ipsLayout_bigleft.ipsLayout_withleft { padding-left: 330px; }
.ipsLayout_bigleft.ipsLayout .ipsLayout_left { width: 320px; margin-left: -330px; }
.ipsLayout_bigright.ipsLayout_withright { padding-right: 330px; }
.ipsLayout_bigright.ipsLayout .ipsLayout_right { width: 320px; margin-right: -330px; }

/* Even Wider sidebars */
.ipsLayout_hugeleft.ipsLayout_withleft { padding-left: 380px; }
.ipsLayout_hugeleft.ipsLayout .ipsLayout_left { width: 370px; margin-left: -380px; }
.ipsLayout_hugeright.ipsLayout_withright { padding-right: 380px; }
.ipsLayout_hugeright.ipsLayout .ipsLayout_right { width: 370px; margin-right: -380px; }

/************************************************************************/
/* NEW FORMS */

.ipsField .ipsField_title { 
	font-weight: bold;
	font-size: 15px;
}

.ipsForm_required {
	color: #ab1f39;
	font-weight: bold;
}

.ipsForm_horizontal .ipsField_title {
	float: left;
	width: 185px;
	padding-right: 15px;
	text-align: right;
	line-height: 1.8;
}

.ipsForm_horizontal .ipsField { margin-bottom: 15px; }
.ipsForm_horizontal .ipsField_content, .ipsForm_horizontal .ipsField_submit { margin-left: 200px; }
.ipsForm_horizontal .ipsField_checkbox { margin: 0 0 5px 200px; }
.ipsForm_horizontal .ipsField_select .ipsField_title { line-height: 1.6; }

.ipsForm_vertical .ipsField { margin-bottom: 10px; }
.ipsForm_vertical .ipsField_content { margin-top: 3px; }

.ipsForm .ipsField_checkbox .ipsField_content { margin-left: 25px; }
.ipsForm .ipsField_checkbox input { float: left; margin-top: 3px; }

.ipsField_primary input { font-size: 18px; }

.ipsForm_submit {
	background: #e4e4e4;
	background: -moz-linear-gradient(top, #e4e4e4 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#cccccc));
	padding: 5px 10px;
	text-align: right;
	border-top: 1px solid #cccccc;
	margin-top: 25px;
}

.ipsForm_right { text-align: right; }
.ipsForm_left { text-align: left; }
.ipsForm_center { text-align: center; }

/************************************************************************/
/* SETTINGS SCREENS */
.ipsSettings_pagetitle { font-size: 20px; margin-bottom: 5px; }
.ipsSettings { padding: 0 0px; }
.ipsSettings_section {
	margin: 0 0 15px 0;
	border-top: 1px solid #eaeaea;
	padding: 15px 0 0 0;
}
	
	.ipsSettings_section > div { margin-left: 175px; }
	.ipsSettings_section > div ul li { margin-bottom: 10px; }
	.ipsSettings_section .desc { margin-top: 3px; }
	
.ipsSettings_sectiontitle {
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #151515;
	width: 165px;
	padding-left: 10px;
	float: left;
}

.ipsSettings_fieldtitle { 
	min-width: 100px;
	margin-right: 10px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
}

/************************************************************************/
/* TOOLTIPS */

.ipsTooltip { padding: 5px; z-index: 25000;}
.ipsTooltip_inner {
	padding: 8px;
	background: #333333;
	border: 1px solid #333333;
	color: #fff;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	text-align: center;
	max-width: 250px;
}
	.ipsTooltip_inner a { color: #fff; }
	.ipsTooltip_inner span { font-size: 11px; color: #d2d2d2 }
	.ipsTooltip.top 	{ background: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/tooltip_top.png) no-repeat bottom center; }
		.ipsTooltip.top_left 	{ background-position: bottom left; }
	.ipsTooltip.bottom	{ background: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/tooltip_bottom.png) no-repeat top center; }
	.ipsTooltip.left 	{ background: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/tooltip_left.png) no-repeat center right; }
	.ipsTooltip.right	{ background: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/tooltip_right.png) no-repeat center left; }
	
/************************************************************************/
/* AlertFlag */

.ipsHasNotifications {
	padding: 0px 4px;
	height: 12px;
	line-height: 12px;
	background: #cf2020;
	color: #fff !important;
	font-size: 9px;
	text-align: center;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.3), 0px 1px 0px rgba(255,255,255,0.1) inset;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	top: 4px;
	left: 3px;
}

.ipsHasNotifications_blank { display: none; }
#chat-tab-count.ipsHasNotifications { left: auto; top: 0px; right: -1px; text-shadow: none !important; }

/************************************************************************/
/* SIDEBAR STYLE */

.ipsSideMenu { /*padding: 10px 0;*/ }
.ipsSideMenu h4 { 
	margin: 0 10px 5px 25px;
	font-weight: bold;
	color: #383838;
}

.ipsSideMenu ul {
	border-top: 1px solid #EDF1F5;
	/*margin-bottom: 20px;*/
}

.ipsSideMenu ul li {
	font-size: 11px;
	border-bottom: 1px solid #EDF1F5;
}

.ipsSideMenu ul li a {
	padding: 5px 10px 5px 25px;
	display: block;
}


.ipsSideMenu ul li.active a {
	background: #af286d url(http://www.webhostingtalk.pl/public/style_images/wht/icon_check_white.png ) no-repeat 6px 8px;
	color: #fff;
	font-weight: bold;
}

/***************************************************************************/
/* WIZARDS */
.ipsSteps {
	border-bottom: 1px solid #fff;
	background: #DBE2EC;
	overflow: hidden;
}	
	.ipsSteps ul li {
		float: left;
		padding: 11px 33px 11px 18px;
		color: #323232;
		background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/wizard_step_large.png );
		background-repeat: no-repeat;
		background-position: bottom right;
		position: relative;
		max-height: 53px;
	}
	
	.ipsSteps .ipsSteps_active {
		background-position: top right;
		color: #fff;
		text-shadow: 0px -1px 0 rgba(0,0,0,0.7);
	}
	
	.ipsSteps .ipsSteps_done { color: #aeaeae; }
	.ipsSteps_desc { font-size: 11px; }	
	.ipsSteps_arrow { display: none; }
	
	.ipsSteps_title {
		display: block;
		font-size: 14px;
	}
	
	.ipsSteps_active .ipsSteps_arrow {
		display: block;
		position: absolute;
		left: -23px;
		top: 0;
		width: 23px;
		height: 54px;
		background: url(http://www.webhostingtalk.pl/public/style_images/wht/wizard_step_extra.png ) no-repeat;
	}
	
	.ipsSteps ul li:first-child .ipsSteps_arrow { display: none !important;	}

/************************************************************************/
/* VERTICAL TABS (profile etc.) */

.ipsVerticalTabbed { }

	.ipsVerticalTabbed_content {
		min-height: 400px;
	}
	
	.ipsVerticalTabbed_tabs > ul {
		width: 149px !important;
		margin-top: 10px;
		border-top: 1px solid #DBE4EF;
		border-left: 1px solid #DBE4EF;
	}
		
		.ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs > ul { width: 40px !important; }
		
		
		.ipsVerticalTabbed_tabs li {
			background: #F6F4ED;
			color: #808080;
			border-bottom: 1px solid #DFD6B6;
			font-size: 13px;
		}
		
			
			.ipsVerticalTabbed_tabs li a {
				display: block;
				padding: 10px 8px;
				outline: 0;
				color: #8d8d8d;
				-webkit-transition: background-color 0.1s ease-in-out;
				-moz-transition: background-color 0.3s ease-in-out;
			}
			
				
				.ipsVerticalTabbed_tabs li a:hover {
					background: #DFD6B6;
					color: #808080;
				}
			
				
				.ipsVerticalTabbed_tabs li.active a {
					width: 135px;
					position: relative;
					z-index: 8000;
					border-right: 1px solid #fff;
					background: #fff;
					color: #353535;
					font-weight: bold;
				}
				
					.ipsVerticalTabbed_minitabs.ipsVerticalTabbed_tabs li.active a {
						width: 24px;
					}

/************************************************************************/
/* 'LIKE' FUNCTIONS */

.ipsLikeBar { margin: 10px 0; font-size: 11px; }
	
	.ipsLikeBar_info {
		line-height: 19px;
		background: #f4f4f4;
		padding: 0 10px;
		display: inline-block;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
	}
	
.ipsLikeButton {
	line-height: 17px;
	padding: 0 6px 0 24px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff !important;
}
	.ipsLikeButton:hover { color: #fff !important; }
	
	.ipsLikeButton.ipsLikeButton_enabled {
		background: #7b96bb url(http://www.webhostingtalk.pl/public/style_images/wht/like_button.png ) no-repeat top left;
		border: 1px solid #7b96bb;
	}
	
	.ipsLikeButton.ipsLikeButton_disabled {
		background: #acacac url(http://www.webhostingtalk.pl/public/style_images/wht/like_button.png ) no-repeat bottom left;
		border: 1px solid #acacac;
	}

/************************************************************************/
/* TAG LIST */

.ipsTag {
	display: inline-block;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/tag_bg.png );
	height: 20px;
	line-height: 20px;
	padding: 0 7px 0 15px;
	margin: 5px 5px 0 0;
	font-size: 11px;
	color: #656565;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-radius: 0 3px 3px 0;
}

/************************************************************************/
/* TAG EDITOR STYLES */

.ipsTagBox_wrapper {
	min-height: 18px;
	width: 350px;
	line-height: 1.3;
	display: inline-block;
}
	
	.ipsTagBox_hiddeninput { background: #fff; }
	.ipsTagBox_hiddeninput.inactive {
		font-size: 11px;
		min-width: 200px;
	}
	
	.ipsTagBox_wrapper input { border: 0px;	outline: 0; }
	.ipsTagBox_wrapper li {	display: inline-block; }
	
	.ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child {
		background: #dbf3ff;
		border-color: #a8e3ff;
		color: #136db5;
	}
	
	.ipsTagBox_tag {
		padding: 2px 1px 2px 4px;
		background: #f4f4f4;
		border: 1px solid #dddddd;
		margin: 0 3px 2px 0;
		font-size: 11px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		cursor: pointer;
	}
	
		.ipsTagBox_tag:hover {
			border-color: #bdbdbd;
		}
		
		.ipsTagBox_tag.selected {
			background: #e2e2e2 !important;
			border-color: #c0c0c0 !important;
			color: #424242 !important;
		}
		
	.ipsTagBox_closetag {
		margin-left: 2px;
		display: inline-block;
		padding: 0 3px;
		color: #c7c7c7;
		font-weight: bold;
	}

		.ipsTagBox_closetag:hover { color: #454545;	}
		.ipsTagBox_tag.selected .ipsTagBox_closetag { color: #424242; }
		.ipsTagBox_tag.selected .ipsTagBox_closetag:hover { color: #2f2f2f;	}
		.ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag { color: #4f87bb; }
		.ipsTagBox_wrapper.with_prefixes li.ipsTagBox_tag:first-child .ipsTagBox_closetag:hover { color: #003b71; }
		
	.ipsTagBox_addlink {
		font-size: 10px;
		margin-left: 3px;
		outline: 0;
	}
	
	.ipsTagBox_dropdown {
		max-height: 100px;
		overflow: auto;
		background: #fff;
		border: 1px solid #dddddd;
		-webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
		box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
		z-index: 16000;
	}
	
		.ipsTagBox_dropdown li {
			padding: 4px;
			font-size: 12px;
			cursor: pointer;
		}
		.ipsTagBox_dropdown li:hover {
			background: #dbf3ff;
			color: #003b71;
		}

/************************************************************************/
/* TAG CLOUD */
.ipsTagWeight_1 { opacity: 1.0; }
.ipsTagWeight_2 { opacity: 0.9; }
.ipsTagWeight_3 { opacity: 0.8; }
.ipsTagWeight_4 { opacity: 0.7; }
.ipsTagWeight_5 { opacity: 0.6; }
.ipsTagWeight_6 { opacity: 0.5; }
.ipsTagWeight_7 { opacity: 0.4; }
.ipsTagWeight_8 { opacity: 0.3; }
		
/************************************************************************/
/* NEW FILTER BAR */


.forumBarLinks { margin-top: 10px; }
.forumBarLinks ul { float: left; margin-left: 10px; }

.ipsFilterbar li {
	margin: 0px 15px 0px 0;
	font-size: 11px;
}
	
	.ipsFilterbar li a {
		color: #fff;
		opacity: 0.5;
		text-shadow: 0px 1px 0px #0d273e;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
	}
	
		.ipsFilterbar:hover li a { opacity: 0.8; }

		.ipsFilterbar li a:hover {
			color: #fff;
			opacity: 1;
		}

.ipsFilterbar li.active { opacity: 1; }

	
	.ipsFilterbar li.active a {
		background: #244156;
		opacity: 1;
		color: #fff;
		padding: 4px 10px;
		font-weight: bold;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px !important;
		border-radius: 10px;
		-webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
		-moz-box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
		box-shadow: inset 0px 2px 2px rgba(0,0,0,0.2);
	}
		
/************************************************************************/
/* POSTING FORM STYLES */
/* Additional form styles for posting forms */

.ipsPostForm { }
	
	.ipsPostForm.ipsLayout_withright {
		padding-right: 260px;
	}
		
	.ipsPostForm .ipsLayout_content {
		z-index: 900;
		-webkit-box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
		-moz-box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
		box-shadow: 2px 0px 4px rgba(0,0,0,0.1);
		float: none;
	}
	
	.ipsPostForm .ipsLayout_right {
		width: 250px;
		margin-right: -251px;
		border-left: 0;
		z-index: 800;
	}
	
	.ipsPostForm_sidebar .ipsPostForm_sidebar_block.closed h3 {
		background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/folder_closed.png );
		background-repeat: no-repeat;
		background-position: 10px 9px;
		padding-left: 26px;
		margin-bottom: 2px;
	}

/************************************************************************/
/* MEMBER LIST STYLES */
.ipsMemberList .ipsButton_secondary { opacity: 0.3; }
.ipsMemberList li:hover .ipsButton_secondary, .ipsMemberList tr:hover .ipsButton_secondary { opacity: 1; }
.ipsMemberList li .reputation { margin: 5px 10px 0 0; }
.ipsMemberList > li .ipsButton_secondary { margin-top: 15px; }
.ipsMemberList li .rating {	display: inline; }

/************************************************************************/
/* COMMENT STYLES */
.ipsComment_wrap { margin-top: 10px; }
	.ipsComment_wrap .ipsLikeBar { margin: 0; }
	.ipsComment_wrap input[type='checkbox'] { vertical-align: middle; }
	
.ipsComment {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;
	padding: 10px 0;
}
	
.ipsComment_author, .ipsComment_reply_user {
	width: 160px;
	text-align: right;
	padding: 0 10px;
	float: left;
	line-height: 1.3;
}

	.ipsComment_author .ipsUserPhoto { margin-bottom: 5px; }
	
.ipsComment_comment {
	margin-left: 190px;
	line-height: 1.5;
}

	.ipsComment_comment > div { min-height: 33px; }
	
.ipsComment_controls { margin-top: 10px; }
.ipsComment_controls > li { opacity: 0.2; }
	.ipsComment:hover .ipsComment_controls > li, .ipsComment .ipsComment_controls > li.right { opacity: 1; }

.ipsComment_reply_user_photo {
	margin-left: 115px;
}

/************************************************************************/
/* FLOATING ACTION STYLES (comment moderation, multiquote etc.) */
.ipsFloatingAction {
	position: fixed;
	right: 10px;
	bottom: 10px;
	background: #fff;
	padding: 10px;
	z-index: 15000;
	border: 4px solid #464646;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.4);
}

	.ipsFloatingAction.left {
		right: auto;
		left: 10px;
	}
	
	.ipsFloatingAction .fixed_inner {
		overflow-y: auto;
		overflow-x: hidden;
	}
	
/* specifics for seo meta tags editor */
#seoMetaTagEditor { width: 480px; }

	#seoMetaTagEditor table { width: 450px; }
	#seoMetaTagEditor table td { width: 50%; padding-right: 0px }
/************************************************************************/
/* FORM STYLES */

body#ipboard_body fieldset.submit,
body#ipboard_body p.submit {
	padding: 15px 6px 15px 6px;
	text-align: center;
}

.input_text, .ipsTagBox_wrapper {
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #848484 #c1c1c1 #e1e1e1 #c1c1c1;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

	.input_text:focus {
		border-color: #4e4e4e #7c7c7c #a3a3a3 #7c7c7c;
		-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
		box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	}
	
	input.inactive, select.inactive, textarea.inactive { color: #c4c4c4; }

	.input_text.error {
		background-color: #f3dddd;
	}
	.input_text.accept {
		background-color: #f1f6ec;
	}

.input_submit {
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	padding: 4px 10px;
	cursor: pointer;
}
	
	.input_submit.alt {
		text-decoration: none;
	}		

p.field {
	padding: 15px;
}

li.field {
	padding: 5px;
	margin-left: 5px;
}

	li.field label,
	li.field span.desc {
		display: block;
	}
	
li.field.error {
	color: #ad2930;
}

	li.field.error label {
		font-weight: bold;
	}

li.field.checkbox, li.field.cbox {
	margin-left: 0;
}

li.field.checkbox .input_check,
li.field.checkbox .input_radio,
li.field.cbox .input_check,
li.field.cbox .input_radio {
	margin-right: 10px;
	vertical-align: middle;
}

	li.field.checkbox label,
	li.field.cbox label {
		width: auto;
		float: none;
		display: inline;
	}
	
	li.field.checkbox p,
	li.field.cbox p {
		position: relative;
		left: 245px;
		display: block;
	}

	li.field.checkbox span.desc,
	li.field.cbox span.desc {
		padding-left: 27px;
		margin-left: auto;
		display: block;
	}
	
/************************************************************************/
/* MESSAGE STYLES */

.message {
	background: #ebfcdf;
	padding: 10px;
	border: 1px solid #a4cfa4;
	color: #0e440e;
	line-height: 1.6;
	font-size: 12px;
}

	.message h3 {
		padding: 0;
		color: #323232;
	}
	
	.message.error {
		background-color: #f3e3e6;
		border-color: #e599aa;
		color: #80001c;
	}
	
	.message.error.usercp {
		background-image: none;
		padding: 4px;
		float: right;
	}
	
	.message.unspecific {
		background-color: #f3f3f3;
		border-color: #d4d4d4;
		color: #515151;
		margin: 0 0 10px 0;
		clear: both;
	}
	
/************************************************************************/
/* MENU & POPUP STYLES */

.ipbmenu_content, .ipb_autocomplete {
	font-size: 12px;
	min-width: 85px;
	z-index: 2000;
}
	
	.ipbmenu_content li:last-child {
		border-bottom: 0;
		padding-bottom: 0px;
	}
	
	.ipbmenu_content li:first-child { padding-top: 0px;	}
	.ipbmenu_content.with_checks a { padding-left: 26px; } /* save room for a checkmark */
	.ipbmenu_content a .icon { margin-right: 10px; }
	.ipbmenu_content a { 
		text-decoration: none;
		text-align: left;
		display: block;
		padding: 6px 10px;
	}
	.ipbmenu_content.with_checks li.selected a {
		background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_check.png );
		background-repeat: no-repeat;
		background-position: 7px 10px;
	}

.popupWrapper {
	background-color: #464646;
	background-color: rgba(70,70,70,0.6);
	padding: 4px;
	-webkit-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

	.popupInner {
		background: #fff;
		width: 500px;
		overflow: auto;
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
		box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
		overflow-x: hidden;
	}
	
		.popupInner.black_mode {
			background: #000;
			border: 3px solid #b3bbc3; 
			color: #eee;
			border: 3px solid #555;
		}
		
		.popupInner.warning_mode {
			border: 3px solid #7D1B1B; 
		}
	
		.popupInner h3 {
			background: #2c5687 url(http://www.webhostingtalk.pl/public/style_images/wht/maintitle.png) repeat-x top;
			color: #fff;
			border-width: 1px 1px 0 1px;
			border-style: solid;
			border-color: #316897;
			padding: 8px 10px 9px;
			font-size: 16px;
			font-weight: 300;
			text-shadow: 0 1px 2px rgba(0,0,0,0.3);
			-webkit-box-shadow: inset 0px 1px 0 #528cbc;
			box-shadow: inset 0px 1px 0 #528cbc;
			-moz-box-shadow: inset 0px 1px 0 #528cbc;
		}
		
			.popupInner h3 a { color: #fff; }
		
			.popupInner.black_mode h3 {
				background-color: #545C66;
				color: #ddd;
			}
			
			.popupInner.warning_mode h3 {
				background-color: #7D1B1B;
				padding-top: 6px;
				padding-bottom: 6px;
				color: #fff;
			}
			
			.popupInner.warning_mode input.input_submit {
				background-color: #7D1B1B;
			}

.popupClose {
	position: absolute;
	right: 16px;
	top: 12px;
}

.popupClose.light_close_button {
	background: transparent url(http://www.webhostingtalk.pl/public/style_images/wht/close_popup_light.png) no-repeat top left;
	opacity: 0.8;
	width: 13px;
	height: 13px;
	top: 17px;
}

.popupClose.light_close_button img {
	display: none;
}

.popup_footer {
	padding: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.popup_body {
	padding: 10px;
}

.stem {
	width: 31px;
	height: 16px;
	position: absolute;
}

	.stem.topleft { background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/topleft.png);	}
	.stem.topright { background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/topright.png); }
	.stem.bottomleft { background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/bottomleft.png); }
	.stem.bottomright { background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/stems/bottomright.png);	}
	
.modal {
	background-color: #3e3e3e;
}

.userpopup h3 { font-size: 17px; }
.userpopup h3, .userpopup .side + div { padding-left: 130px; }
.userpopup .side { position: absolute; margin-top: -40px; }
	.userpopup .side .ipsButton_secondary { display: block; text-align: center; margin-top: 5px; }
.userpopup .user_controls { text-align: left; }
.userpopup .user_status { padding: 5px; margin-bottom: 5px; }
.userpopup .reputation {
	display: block; 
	text-align: center;
	margin-top: 5px;
}

.userpopup {
	overflow: hidden;
	position: relative;
	font-size: 0.9em;
}

	.userpopup dl {
		border-bottom: 1px solid #d4d4d4;
		padding-bottom: 10px;
		margin-bottom: 4px;
	}

.info dt {
	float: left;
	font-weight: bold;
	padding: 3px 6px;
	clear: both;
	width: 30%;
}

.info dd {
	padding: 3px 6px;
	width: 60%;
	margin-left: 35%;
}

/************************************************************************/
/* BUTTONS STYLES */

.topic_buttons li {
	float: right;
	margin: 0 0 10px 10px;
}


.topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important,
.topic_buttons li a, .topic_buttons li span, .ipsButton {
	background: #212121 url(http://www.webhostingtalk.pl/public/style_images/wht/topic_button.png ) repeat-x top;
	border: 1px solid #212121;
	border-width: 1px 1px 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
	color: #fff;
	text-shadow: 0 -1px 0 #191919;
	font: 300 12px/1.3 Helvetica, Arial, sans-serif;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	text-align: center;
	min-width: 125px;
	display: inline-block;
	cursor: pointer;
}

.topic_buttons li.important a, .topic_buttons li.important span, .ipsButton .important, .ipsButton.important {
	background: #812200 url(http://www.webhostingtalk.pl/public/style_images/wht/topic_button_closed.png ) repeat-x top;
	border-color: #812200;
	-moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
}
	
	.topic_buttons li a:hover, .ipsButton:hover { color: #fff; }
	.topic_buttons li.non_button a {
		background: transparent !important;
		background-color: transparent !important;
		border: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		text-shadow: none;
		min-width: 0px;
		color: #777777;
		font-weight: normal;
	}
	
	.topic_buttons li.disabled a, .topic_buttons li.disabled span {
		background: #ebebeb;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		text-shadow: none;
		border: 0;
		color: #7f7f7f;
	}
	
	.topic_buttons li span { cursor: default !important; }


.ipsButton_secondary {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 10px;
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
	border: 1px solid #dbdbdb;
	-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #616161;
	display: inline-block;
	white-space: nowrap;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
	.ipsButton_secondary a { color: #616161; }
	.ipsButton_secondary:hover {
		color: #4c4c4c;
		border-color: #9a9a9a;
	}
	
	.ipsButton_secondary.important {
		background: #9f2a00;
		background: -moz-linear-gradient(top, #9f2a00 0%, #812200 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f2a00), color-stop(100%,#812200)); /* webkit */
		border: 1px solid #812200;
		color: #fbf4f4;
		-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
		box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
	}
		.ipsButton_secondary.important a { color: #fbf4f4; }
		.ipsButton_secondary.important a:hover { 
			color: #fff;
			border-color: #571700;
		}
	
.ipsButton_extra {
	line-height: 22px;
	height: 22px;
	font-size: 11px;
	margin-left: 5px;
	color: #5c5c5c;
}

.ipsButton.no_width { min-width: 0; }
.topic_controls { min-height: 30px; }

ul.post_controls {
	padding: 6px;
	margin: 0 0 10px 0;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

		ul.post_controls li {
			font-size: 12px;
			float: right;
		}

		ul.post_controls a {	
			height: 22px;
			line-height: 22px;
			padding: 0 12px;
			color: #1d3652;
			text-decoration: none;
			margin-left: 4px;
			display: block;
		}

		ul.post_controls a:hover { color: #3d70a3; }
		
		ul.post_controls a.ipsButton_secondary {
			height: 20px;
			line-height: 20px;
		}
		
		ul.post_controls li.multiquote.selected a { 
			background: #a1dc00; /* Old browsers */
			background: -moz-linear-gradient(top, #a1dc00 0%, #7ba60d 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1dc00), color-stop(100%,#7ba60d)); /* Chrome,Safari4+ */
			border-color: #7ba60d;
			-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
			box-shadow: 0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
			color: #fff;
		}

.post_block .post_controls li a { 
	opacity: 0.2;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.post_block .post_controls li a.ipsButton_secondary {
	opacity: 1;
}
.post_block:hover .post_controls li a { opacity: 1; }

.hide_signature, .sigIconStay { float: right; }
.post_block:hover .signature a.hide_signature, .sigIconStay {
	background: transparent url(http://www.webhostingtalk.pl/public/style_images/wht/cross_sml.png) no-repeat top right;
	width: 13px;
	height: 13px;
	opacity: 0.6;
	position: absolute;
	right: 0px;
}

/************************************************************************/
/* PAGINATION STYLES */

.pagination {
height: 40px;
clear:both;
margin:5px;
}
.pagination li {margin: 0; display:inline-block;}

.pagination span, .pagination a {
	padding: 10px 12px;
	background: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #EEE;
	margin-left: -5px;
}
.pagination span {
	color: #C8C8C8;
	background: #FAFAFA;
	text-shadow: #FFF 0 1px 0;
}
.pagination a:hover {
	background: #FAFAFA;
}
.pagination .active {
	background: #398DC5;
	border: 1px solid #0063a5;
	color: #FFF;
	text-shadow: #15567D 0 -1px 0;
	margin-right: 1px;
}


ul.mini_pagination {
	font-size: 10px;
	display: inline;
	margin-left: 7px;
}

	ul.mini_pagination li a {
		background: #fff;
		border: 1px solid #d3d3d3;
		padding: 1px 3px;
	}

	ul.mini_pagination li {
		display: inline;
		margin: 0px 2px;
	}

/************************************************************************/
/* MODERATION & FILTER STYLES */

.moderation_bar {
	text-align: right;
	padding: 8px 10px;
	/*background: #f7f7f7;*/
}

	.moderation_bar.with_action {
		background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/topic_mod_arrow.png);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 35px;
	}

/************************************************************************/
/* AUTHOR INFO (& RELATED) STYLES */

.author_info {
	width: 155px;
	float: left;
	font-size: 12px;
	text-align: center;
	padding: 15px 10px;
}
	
	.author_info .group_title {
		font-weight: bold;
		color: #5a5a5a;
		margin-top: 5px;
	}
	
	.author_info .member_title { margin-bottom: 5px; }
	.author_info .group_icon { margin-bottom: 3px; }
	
.custom_fields {
	color: #818181;
	margin-top: 8px;
}

.custom_fields .ft { 
	color: #505050;
	margin-right: 3px;
}


.user_controls {
	text-align: center;
	margin: 6px 0;
}

	.user_controls li a {
		display: inline-block;
		background: #f6f6f6;
		background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */
		border: 1px solid #dbdbdb;
		-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 5px;
		color: #616161;
	}

/************************************************************************/
/* BOARD INDEX STYLES */

#board_index #categories { overflow: hidden; } /* opera fix */

#board_index { position: relative; }
	#board_index.no_sidebar { padding-right: 0px; }
		#board_index.force_sidebar { padding-right: 290px; }
	
#toggle_sidebar {
	position: absolute;
	right: -5px;
	top: -13px;
	z-index: 8000;
	background: #333333;
	padding: 3px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
	#index_stats:hover + #toggle_sidebar, #board_index.no_sidebar #toggle_sidebar { opacity: 0.1; }
	#toggle_sidebar:hover { opacity: 1 !important; }

	
.ipsSideBlock {
	background: #F7FBFC;
	padding: 10px;
	margin-bottom: 10px;
}
		
	.ipsSideBlock h3 {
		font: normal 14px helvetica, arial, sans-serif;
		color: #204066;
		padding: 5px 10px;
		background: #DBE2EC;
		margin: -10px -10px 10px;
	}
	
	.ipsSideBlock h3 .mod_links { opacity: 0.0; }
	.ipsSideBlock h3:hover .mod_links { opacity: 1; }

.status_list .status_list { margin: 10px 0 0 50px; }
.status_list p.index_status_update { line-height: 120%; margin:4px 0px; }
.status_list li { position: relative; }
.status_reply {
	margin-top: 8px;
}

.status_list li .mod_links { 
	opacity: 0.1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}
.status_list li:hover .mod_links { opacity: 1; }

/* board stats */
#board_stats ul { text-align: center; }
	#board_stats li { margin-right: 20px; }
	#board_stats .value {
		display: inline-block;
		background: #F1EEE4;
		color: #868272;
		padding: 2px 6px;
		font-weight: bold;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		margin-right: 3px;
	}

.statistics {
	/*margin: 20px 0 0 0;*/
	padding: 10px 0 0 10px;
	/*border-top: 3px solid #d8d8d8;*/
	line-height: 1.3;
	overflow: hidden;
}

	.statistics_head {
		font-size: 14px;
		font-weight: bold;
	}

.friend_list ul li,
#top_posters li {
	text-align: center;
	padding: 8px 0 0 0;
	margin: 5px 0 0 0;
	min-width: 80px;
	height: 70px;
	float: left;
}

	.friend_list ul li span.name,
	#top_posters li span.name {
		font-size: 0.8em;
	}
	
#hook_watched_items ul li {
	padding: 8px;
}

	body#ipboard_body #hook_watched_items fieldset.submit {
		padding: 8px;
	}
	
#hook_birthdays .list_content {
	padding-top: 8px;
}

#hook_calendar .ipsBox_container { padding: 10px; }
#hook_calendar td, #hook_calendar th { text-align: center; }
#hook_calendar th { font-weight: bold; padding: 5px 0;}

/************************************************************************/
/* FORUM VIEW (& RELATED) STYLES */

#more_topics {
	text-align: center;
	font-weight: bold;
}
	#more_topics a { display: block; padding: 10px 0;}

	/* Result of the 'load more topics' link */
	.dynamic_update { border-top: 2px solid #b3b3b3; }

.topic_preview,
ul.topic_moderation {
	margin-top: -2px;
	z-index: 300;
}
	ul.topic_moderation li {
		float: left;
	}
	
	.topic_preview a,
	ul.topic_moderation li a {
		padding: 0 3px;
		display: block;
		float: left;
	}

span.mini_rate {
	margin-right: 12px;
	display: inline-block;
}

img.mini_rate {
	margin-right: -5px;
}

/************************************************************************/
/* TOPIC VIEW (& RELATED) STYLES */

body .ip { color: #475769; }
span.post_id { margin-left: 15px; }
input.post_mod { margin:12px 5px 0px 10px; }

.signature {
	clear: right;
	color: #a4a4a4;
	font-size: 0.9em;
	border-top: 1px solid #d5d5d5;
	padding: 10px 0;
	margin: 6px 0 4px;
	position: relative;
}

	.signature a { text-decoration: underline; }

.post_block {
	position: relative;
}

	.post_block.no_sidebar {
		background-image: none;
	}
	
	.post_block.solved {
		background-color: #eaf8e2;
	}
	
	.post_block.feature_box {
		background-color: #eaf8e2;
		border:1px dotted #333;
		padding: 6px;
		min-height: 60px;
		word-wrap: break-word;
	}
	
	.post_block.feature_box .ipsType_sectiontitle {
		border-color: #ddd;
		font-size: 12px;
	}
    
	.post_block h3 {
		background: #D8DDE8;
		padding: 0 10px;
		height: 36px;
		line-height: 36px;
		font-weight: normal;
		font-size: 16px;
	}
	
	.post_wrap { top: 0px; }	

.post_body {
	margin: 0 10px 0 185px;
	padding-top: 15px;
}
	
	.post_body .post {
		line-height: 1.6;
		font-size: 14px;
		word-wrap: break-word;
	}
	
	.post_block.no_sidebar .post_body { margin-left: 10px; }
	
.posted_info {
	padding: 0 0 10px 0;
}

	.posted_info strong.event {
		color: #1c2837;
		font-size: 1.2em;
	}

.post_ignore {	
	background: #fafbfc;
	color: #777;
	font-size: 0.9em;
	padding: 15px;	
}

	.post_ignore .reputation {
		text-align: center;
		padding: 2px 6px;
		float: none;
		display: inline;
	}

.rep_bar {
	white-space: nowrap;
	margin: 6px 4px;
}

	.rep_bar .reputation {
		font-size: 10px;
		padding: 2px 10px !important;
	}
		
p.rep_highlight {
	float: right;
	display: inline-block;
	margin: 5px 10px 10px 10px;
	background: #D5DEE5;
	color: #1d3652;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

	p.rep_highlight img {
		margin-bottom: 4px;
	}

.edit {
	padding: 2px 0 0 24px;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_warning.png ) no-repeat left 4px;
	font-size: 12px;
	margin-top: 15px;
	line-height: 14px;
	color: #7c7c7c;
}

.poll fieldset {
	padding: 9px;
}

.poll_question {
	padding: 10px;
	margin: 10px 10px 10px 20px;
}

	.poll_question h4 {
		background-color: #e4ebf2;
		margin: 0 -7px;
		padding: 5px;
	}

	.poll_question ol {
		padding: 8px;
		background-color: #fafbfc;
	}
	
	.poll_question li {
		font-size: 0.9em;
		margin: 6px 0;
	}
	
	.poll_question .votes {
		margin-left: 5px;
	}
	
.snapback { 
	margin-right: 5px;
	padding: 1px 0 1px 1px;
}

.rating { display: block; margin-bottom: 4px; line-height: 16px; } 
	.rating img { vertical-align: top; }
#rating_text { margin-left: 4px; }
	
/************************************************************************/
/* POSTING FORM (& RELATED) STYLES */

div.post_form label {
	text-align: right;
	padding-right: 15px;
	width: 275px;
	float: left;
	clear: both;
}

	div.post_form span.desc,
	fieldset#poll_wrap span.desc {
		margin-left: 290px;
		display: block;
		clear: both;
	}

	div.post_form .checkbox input.input_check,
	#mod_form .checkbox input.input_check {
		margin-left: 295px;
	}
	
	div.post_form .antispam_img {
		margin-left: 290px;
	}
	
	div.post_form .captcha .input_text {
		float: left;
	}
	
	div.post_form fieldset {
		padding-bottom: 15px;
	}

	div.post_form h3 {
		margin-bottom: 10px;
	}
	
fieldset.with_subhead {
	margin-bottom: 0;
	padding-bottom: 0;
}

	fieldset.with_subhead h4 {
		text-align: right;	
		margin-top: 6px;
		width: 300px;
		float: left;
	}

	fieldset.with_subhead ul {
		border-bottom: 1px solid #d5dde5;
		padding-bottom: 6px;
		margin: 0 15px 6px 320px;
	}

	fieldset.with_subhead span.desc,
	fieldset.with_subhead label {
		margin: 0;
		width: auto;
	}

	fieldset.with_subhead #post_icons {
		border: 0;
		margin-left: 326px;
	}

	fieldset.with_subhead #post_icons li {
		margin-right: 15px;
		margin-bottom: 6px;
		float: left;
	}

	fieldset.with_subhead .checkbox input.input_check {
		margin-left: 0px;
	}

#toggle_post_options {
	background: transparent url(http://www.webhostingtalk.pl/public/style_images/wht/add.png) no-repeat;
	font-size: 0.9em;
	padding: 2px 0 2px 22px;
	margin: 15px;
	display: block;
}

#poll_wrap .question {
	margin-bottom: 10px;
}

		#poll_wrap .question .wrap ol {
			margin-left: 25px; 
			list-style: decimal;
		}
			#poll_wrap .question .wrap ol li {
				margin: 5px;
			}
	
.question_title { margin-left: 30px; padding-bottom: 0; }
	.question_title .input_text { font-weight: bold }

#poll_wrap { position: relative; }
#poll_footer { }
#poll_container_wrap { overflow: auto; }
#poll_popup_inner { overflow: hidden; }

.poll_control { margin-left: 20px; }
.post_form .tag_field ul { margin-left: 290px; }

/************************************************************************/
/* ATTACHMENT MANAGER (& RELATED) STYLES */

.swfupload {
	position: absolute;
	z-index: 1;
}
	
#attachments { }

	#attachments li {
		background-color: #e4ebf2;
		border: 1px solid #d5dde5;
		padding: 6px 20px 6px 42px;
		margin-bottom: 10px;
		position: relative;
	}
	
		#attachments li p.info {
			color: #69727b;
			font-size: 0.8em;
			width: 300px;
		}
	
		#attachments li .links, #attachments li.error .links, #attachments.traditional .progress_bar {
			display: none;
		}
			
			#attachments li.complete .links {
				font-size: 0.9em;
				margin-right: 15px;
				right: 0px;
				top: 12px;
				display: block;
				position: absolute;
			}
			
		#attachments li .progress_bar {
			margin-right: 15px;
			width: 200px;
			right: 0px;
			top: 15px;
			position: absolute;
		}
	
		#attachments li.complete, #attachments li.in_progress, #attachments li.error {
			background-repeat: no-repeat;
			background-position: 12px 12px;
		}
	
		#attachments li.in_progress {
			background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/loading.gif);
		}
	
		#attachments li.error {
			background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/exclamation.png);
			background-color: #e8caca;
			border: 1px solid #ddafaf;
		}
		
			#attachments li.error .info {
				color: #8f2d2d;
			}
	
		#attachments li.complete {
			background-image: url(http://www.webhostingtalk.pl/public/style_images/wht/accept.png);
		}
		
		#attachments li .thumb_img {
			left: 6px;
			top: 6px;
			width: 30px;
			height: 30px;
			overflow: hidden;
			position: absolute;
		}
		
.attach_controls {
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/icon_attach.png ) no-repeat 3px top;
	padding-left: 30px;
	min-height: 82px;
}

	.attach_controls .ipsType_subtitle { margin-bottom: 5px; }
	.attach_controls iframe { display: block; margin-bottom: 5px; }
	
.attach_button { font-weight: bold;  }
#help_msg {	margin-top: 8px; }

#attach_wrap {
	background: #eef3f8;
	padding: 6px;
	margin-top: 8px;
}

	#attach_wrap h4 {
		font-size: 1em;
		font-weight: bold;
	}
	
	#attach_wrap li {
		margin: 5px 6px;
		float: left;
	}
		
		#attach_wrap .desc.info {
			margin-left: 24px;
		}

#attach_error_box {	margin-bottom: 10px; }

/************************************************************************/
/* REPUTATION STYLES */

.reputation {
	font-weight: bold;
	padding: 3px 8px;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
	
	.reputation.positive, .members li.positive {
		background: #6f8f52;
	}
	
	.reputation.negative, .members li.negative {
		background: #b82929;
	}
	
	.reputation.positive, .reputation.negative {
		color: #fff;
	}
	
	.reputation.zero {
		background: #dedede;
		color: #6e6e6e;
	}


.status_main_content { white-space: break-word; }

.status_main_content h4 {
	font-weight:normal;
	font-size:1.2em;
}

.status_main_content h4 .su_links a { font-weight: normal; }

.status_main_content p {
	padding: 6px 0px 6px 0px;
}

.status_main_content h4 a {
	font-weight:bold;
	text-decoration: none;
}

.status_mini_wrap {
	padding: 7px;
	font-size: 0.95em;
	margin-top: 2px;
}
.status_mini_photo {
	float: left;
}


.status_textarea {
	width: 99%;
}

.status_replies_many {
	height: 300px;
	overflow: auto;
}

	
.status_update {
	background: #71a5c9;
	color: #fff;
	padding: 15px 12px;
}

	.status_update .input_text { width: 70%; padding: 6px 4px; }
	.status_update .status_inactive { color: #bbbbbb; }	
	#status_wrapper h4 { font-weight: bold; font-size: 14px; }
	.status_content { line-height: 1.4; }
	.status_content .mod_links { opacity: 0.2; }
	.status_content:hover .mod_links { opacity: 1; }
	.status_content .h4, .status_content .status_status { font-size: 14px; word-wrap: break-word; }
	.status_feedback { margin: 10px 0 0 -10px; }
		.status_feedback .row2 { margin-bottom: 1px; }

/* Favorites */
.ips_like {
	background-color: #f1f4f7;
	padding: 8px 4px 4px 4px;
	color: #878787;
	font-size: 1em;
	min-height: 18px;
	font-size: 0.9em;
	line-height: 130%;
	clear: both;
}
.ips_like a {
	color: #878787;
}

.ips_like a.ftoggle {
	float: right;
	/*background: #e4ebf2 url(http://www.webhostingtalk.pl/public/style_images/wht/icons/thumb_up.png) no-repeat left 2px;*/
	border:1px solid #CBCBCB;
	padding: 3px 4px 2px 4px;
	color: #656565;
	font-size:0.8em;
	text-decoration: none;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	margin-top: -4px;
}

.ips_like a.ftoggle.on {
	/*background: #e4ebf2 url(http://www.webhostingtalk.pl/public/style_images/wht/icons/fave_on_small.png) no-repeat left 2px;*/
	margin-left: 3px;
}

.ips_like a.ftoggle._newline,
.ips_like a.ftoggle.on._newline {
	float:none;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 0;
	display: block;
	width: 70px;
	text-align: center;
}

.ips_like a:hover.ftoggle.on,
.ips_like a:hover.ftoggle {
	background-color: #d5dde5;
}

.facebook-like { margin-top: 5px; }

.boxShadow {
	-webkit-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
	-moz-box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
	box-shadow: rgba(0, 0, 0, 0.58) 0px 12px 25px;
}

/* New notification panel */
#ipsGlobalNotification {
	position: fixed;
	left: 50%;
	margin-left: -250px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	z-index: 10000;
}

#ips_NotificationCloseButton {
	background: transparent url(http://www.webhostingtalk.pl/public/style_images/wht/close_popup.png) no-repeat top left;
	opacity: 0.8;
	width: 13px;
	height: 13px;
	top: 5px;
	left: 5px;
	position: absolute;
	cursor: pointer;
}

.googlePlusOne {
	display: inline-block;
	vertical-align:middle;
	margin-top: 1px;
}
.fbLike {
	float: right !important;
	padding-left: 2px;
}
/************************************************************************/
/* SHARED MEDIA STYLES */

#mymedia_inserted {
	position: absolute;
	top: 100px; left: 50%;
	margin-left: -200px;
	width: 400px;
	padding: 20px 0;
	background: black;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	z-index: 20000;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#mymedia_toolbar { 
	position: absolute;
	bottom: 0; left: 0;	right: 0;
	height: 42px;
	line-height: 42px;
	padding: 0 5px;
	background: #DBE4EF;
	background: -moz-linear-gradient(top, #DBE4EF 0%, #c7d4e4 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DBE4EF), color-stop(100%,#c7d4e4)); /* webkit */
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset;
	-moz-box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset;
	box-shadow: 0px 1px 1px 0px rgba(255,255,255,0.5) inset;
	border-top: 1px solid #DBE4EF;
}

#mymedia_finish { position: absolute; right: 5px; top: 5px; }
#mymedia_content { height: 339px; overflow: auto; }

.media_results li.result {
	width: 20%;
	height: 100px;
	padding: 15px 0;
	float: left;
	text-align: center;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

	.media_results li:hover { 
		background: #F9F9F9;
		background: -moz-linear-gradient(top, #F9F9F9 0%, #EDEDED 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F9F9), color-stop(100%,#EDEDED));
	}
	.media_results li:active { 
		background: #EDEDED;
		background: -moz-linear-gradient(top, #EDEDED 0%, #F9F9F9 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#F9F9F9));
	}
	
	.media_image {
		padding: 1px;
		border: 1px solid #d5d5d5;
		margin-bottom: 5px;
	}

/********************************************************/
/* Template Error										*/	

.templateError {
	background: #ffffff !important;
	color: #000000 !important;
	padding: 10px !important;
	border: 1px dotted black !important;
	margin: 0px !important;
}
	
/********************************************************/
/* ModCP styles											*/

.modcp_post_controls { padding-bottom: 15px; }
.modcp_post_controls .ipsButton_secondary { opacity: 0.5; }
.post_body:hover .modcp_post_controls .ipsButton_secondary { opacity: 1; }

#modcp_content .ipsFilterbar li.active a {
	margin-bottom: 1px;
	display: inline-block;
}

/********************************************************/
/* Advertisements from Nexus							*/

.nexusad { padding: 0px; margin-bottom: 20px; clear: both; }

#bbcode-description {
	color: #666 !important;
	white-space: normal !important;
	word-wrap: break-word;
}

/********************************************************/
/* iPad Specific									*/
@media only screen and (device-width: 768px) {
	table.ipb_table .expander,
	table.ipb_table .ipsModMenu { visibility: visible; opacity: 0.2; }
	.post_block .post_controls { opacity: 1 !important;	}
}

span.main_topic_desc { position: relative; top: 8px; }

div.accept_offer {
	background: #d4ffde;
	border: 1px solid #beecb8;
	padding: 2px;
}

div.reject_offer {
	background: #fce6e6;
	border: 1px solid #fbcfcf;
	padding: 2px;
}



/*
* IP.Content
*/

#article_sidebar {
    float: left;
    width: 230px;
}

#category_list h2, #recent_articles h3, #recent_comments h3, #article_search h3, #video_info h2 {
    background: #E9E3D4;
    color: #6A624F;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    padding: 6px 10px;
}

#category_list h2 a {
    color: #6A624F;
    float: right;
    font-size: 10px;
    font-weight: normal;
}

	#category_list ul a {
		color: #6A624F;
		text-decoration: none;
		display: block;
		padding: 8px 12px;
		background: #F4F2EC;
		border-right: 10px solid #E9E3D4;
	}
	
		#category_list ul a:hover {
			background: #ECEAE5;
			color: #6A624F;
			border-right: 10px solid #6A624F;
		}
	
	#category_list ul ul {
		margin-top: 3px;
	}
	
		#category_list ul ul li a {
			font-size: 11px;
			padding: 6px 12px 6px 25px;
		}
		
	#category_list li {
		font-size: 12px;
		margin: 0 0 3px 0;
	}
	
		#category_list li.active a {
			background: #ECEAE5;
			color: #6A624F;
			border-right: 10px solid #6A624F;
			font-weight: bold;
		}
		
	#article_search form {
		background: #F4F2EC;
		padding: 5px;
	}

#article_search,
#recent_articles,
#recent_comments {
    margin: 8px 0;
}

#recent_articles ul li,
#recent_comments  ul li {
    padding: 3px 8px;
}

.section_title {
	font-size: 22px !important;
	color: #6A624F;
	font-weight: bold;
	border-bottom: 2px solid #DFD6B6;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.subscribe,
.add_link {
	display: inline-block;
	background: #E9E3D4;
	border: 1px solid #6A624F;
	margin-left: 5px;
	padding: 4px 7px 4px;
	color: #6A624F;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 11px;
}

.subscribe:hover,
.add_link:hover {
	border: 1px solid #6A624F;
	text-decoration: none !important;
	background: #6A624F;
	color: #fff;
}

.articles {
    float: left;
    font-size: 13px;
    margin-left: 20px;
    width: 700px;
}

.articles a:hover {
	text-decoration: underline;
}
		
.articles .posted_info a,
.comment_wrap .posted_date a {
	color: #6588b0;
	text-decoration: none;
}

.articles .block-1,
.articles.type-1x2x2 .article_row {
	border-bottom: 1px solid #DFD6B6;
}

.articles .links {
	margin-top: 8px;
	display: inline-block;
}

.articles .links a {
	color: #DFD6B6;
	font-size: 11px;
}

.articles .links a.read_more {	
	font-weight: bold;
}

.articles .article_body {
	margin-top: 8px;
	padding-top: 20px;
	border-top: 1px solid #DFD6B6;
}
	
.articles.archives .subcats .subcat:first-child {
	border-top-width: 4px;
}

.articles.categories .subcats .subcat:first-child {
	border-top-width: 0px;
}

.articles .subcat h2 {
	float: left;
	width: 180px;
	font-weight: normal;
}

.articles .subcat h2 .desc {
	display: block;
}

	.articles .subcat h2 img {
		vertical-align: middle;

		margin-right: 5px;
	}

.articles .last_article {
	margin-left: 200px;
}

.articles.archives .block,
.articles.categories .block {
	padding: 10px 0;
}

.articles.archives .block .excerpt, .articles.archives .links,
.articles.categories .block .excerpt, .articles.categories .links {
	margin-top: 5px;
}

.articles .children {
	font-size: 11px;
	margin-top: 8px;
	float: left;
	clear: left;
	max-width: 180px;
	margin-left: 20px;
	line-height: 130%;
}

.overview h2 a {
	color: #6A624F;
}

.articles.view .no_messages {
	clear: both;
	color: #1c2837;
	padding: 10px 30px 10px 0px;
	margin: 0;
	background: transparent;
}

.articles.view #leave_comment .input_rte {
	width: 680px;
}

/*
user_navigation
*/

#user_navigation {
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/LoggedBck.png) no-repeat top right;
	display:block;
	float:right;
	width: 251px;
	height: 73px;
	float: right;
	position:relative;
	margin: 20px 0 0 0;
}

	#user_navigation .photo {
		border: 1px solid #1d3652;
		margin: 9px 10px 6px 14px;
		float: left;
	}
	
	#user_info {
		margin-left: 60px;
		margin-right: 15px;
	}
	
	/* Sign in services icons (Facebook, twitter, etc) */
	.services img { margin-top: -2px }
	
	#user_navigation p {
		color: #d9e3ed;
		margin-top: 6px;
		white-space: nowrap;
	}
	
		#user_navigation p a {
			color: #a1bad3;
		}
		
	#user_navigation #new_msg_count {
		background-color: #1dbbff;
		font-weight: bold;
		font-size: 0.9em;
		padding: 3px 7px;
		top: 0px;
		left: 3px;
		position: absolute;
	}
		
		#user_navigation ul {
			font-size: 0.88em;
			margin-top: 4px;
		}
			#user_navigation ul a {
				color: #d5dde5;
			}
			
			#user_navigation ul#user_other {	
				margin-left: 0px;
				top: 39px;
				left: 80px;
				position: absolute;
			}
			
			#user_navigation ul#user_other li {
				float: left;
				padding: 0 0 0 11px;
			}
			
			#user_navigation ul#user_other li a{
				color: #0f9ccb;
				text-shadow: 1px 1px #034c90;
				
			}
			#user_navigation ul#user_other li a:hover {
				color: #fff;
				text-decoration:none;
			}
			

	#user_navigation div#user_link_menucontent {
		background: #034B7D;
		border: 1px solid #023D6B;
		margin-top: 0px;
		float: right;
		z-index: 10000;
		padding: 10px;
		-moz-border-radius: 0 0 6px 6px;
		-webkit-border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		border-radius: 0 0 6px 6px;
		overflow: hidden;
		width: 340px;
	}

		#user_navigation ul#user_link_menucontent li {
			padding: 1px;
			float: none;
		}

		#user_navigation div#user_link_menucontent a {
			color: #fff;
			text-decoration: none;
			padding: 5px 5px 5px 15px;
			display: block;
			text-shadow: 1px 1px #023D6B;
		}

			#user_navigation div#user_link_menucontent a:hover {
				background: #023d6b;
			}
			
	#user_navigation #user_link {
		width: 105px;
		position: absolute;
		left: 93px; 
		top: 15px;
		display: inline-block;
		overflow: hidden;
		font-size: 11px;
	}
	
		#user_navigation #user_link img {
			right: 10px;
			top: 5px;
			position: absolute;
		}
		
		#user_navigation #user_link span {
			display: inline-block;
			overflow: hidden;
			max-width: 90px;
		}
	
	#user_navigation.logged_in {
		height: 73px;
	}
	
	#user_navigation.not_logged_in {
		font-size: 1em;
		padding: 5px 15px 10px;
	}

		#user_navigation.not_logged_in .links {
			margin: 8px 8px 0;
			font-size: 11px;
			display: block;
			color: #d5dde5;
		}
			
			#user_navigation.not_logged_in .links a {
				font-weight: bold;
			}
			
			#user_navigation.not_logged_in #register_link {
				border-bottom: 1px dotted;
			}
			
		#user_navigation.not_logged_in #sign_in {
			background: #1d3652;
			padding: 8px;
			display: block;
			min-width: 250px;
			margin: 0;
			padding-right: 8px;
		}
		
			#user_navigation.not_logged_in #sign_in:hover {
				text-decoration: underline;
			}
		
		/* Notifications */
		#user_navigation #notify_link {
			min-width: 30px;
			position: absolute;
			display: inline-block;
			overflow: hidden;
			float: right;
			white-space: nowrap;
			text-decoration: none;
			left: 202px;
			top: 15px;
			font-size: 11px; 
			color:#fff;
		}
					
			#user_navigation #notify_link img#notify-down-arrow {
				right: 0px;
				top: 5px;
				position: absolute;
			}

			#user_navigation #notify_link small {
				position: relative;
				background-color: #d5dde5;
				color: #000;
				font-weight: bold;
				top: 0px;
				right: 0px;
				padding: 1px 4px;
				border-radius: 4px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
			}
			
			#user_navigation #notify_link.no-new small {
				background-color: transparent;
				color: #fff;
			}
			
			#user_navigation #notify_link.no-new small:hover {
				background-color: #d5dde5;
				color: #000;
			}
			
			#user_notifications_link_menucontent {
				border: 1px solid #023D6B;
				background:#034B7D;
				margin-top: 3px;
				min-width: 325px;		
				float: right;
				z-index: 10000;
				font-size: 11px;
				color: #fff;
				/*text-shadow: 1px 1px #023d6b;*/
			}
			
			#user_notifications_link_menucontent li {
				padding: 5px 10px 5px 8px;
				float: none;
				clear: both;
				/*border-top: thin solid #000;*/
			}
			
			#user_notifications_link_menucontent li a {
				/*text-decoration: none;*/
				color: #fff;
			}
			
				#user_notifications_link_menucontent li.view-all {
					text-align: center;
					background-color: #d5dde5;
					font-weight: bold;
				}

				#user_notifications_link_menucontent li.view-all a {
					color: #045596;
				}
				
				#user_notifications_link_menucontent li.no-notifications {
					text-align: center;
					font-style: italic;
				}

			#user_notifications_link_menucontent img {
				float: left;
				margin: 5px 7px 0 0;
			}
	
				#user_notifications_link_menucontent li.notify:hover {
					background: #023D6B;
				}
				
				#user_notifications_link_menucontent li p {
					display: inline;
					margin-left: 0px;
				}
				
				#user_notifications_link_menucontent li span.desc {
					font-size: 0.8em;
					padding-top: 2px;
				}

				#user_notifications_link_menucontent li.notify span.desc {
					color: #888;
				}
				
			#user_notifications_link_menucontent .unread,
			#user_notifications_link_menucontent .unread a {
				font-weight: bold;
			}
		/* End notifications */
		
#search {
	color: #556b85;
	font-size: 11px;
	position: relative;
	right: 0px;
	float: right;
	z-index: 5000;
	width: 335px;
	height:43px;
	background: url(http://www.webhostingtalk.pl/public/style_images/wht/SearchLabel.png) left top no-repeat;
}

	#search .submit_input {
		text-indent: -9000em;
		width: 43px; 
		height: 11px; 
		background: url(http://www.webhostingtalk.pl/public/style_images/wht/SearchSubmit.png) left top no-repeat; 
		border: none;		
		float: left;
		margin: 13px 10px 0 10px;
	}
	
	#search .submit_input:hover {background-position: left bottom;}

	#search input#main_search {
		padding: 0;
		border: 0;
		width: 165px;
		font-size: 11px;
		color: #fff;
		background:none;
		border:none;
		width: 135px; margin: 9px 0 0 28px;

	}
	
		#search input#main_search.inactive {
			font-style: italic;
		}
	
	#search_wrap {

		padding: 3px;
		float: left;
		white-space: nowrap;
	}
	
		#search .choice {
			background: url(http://www.webhostingtalk.pl/public/style_images/wht/Logged-Arrow.png) right 4px no-repeat ;
			margin: 0 5px 0 8px;
			color: #fff;
			width: 62px;
			height: 11px;
			display: inline-block;
		}
		
		#search_options_menucontent {
			background: #034b7d;
			font-size: 13px;
			border: 1px solid #023d6b;
			margin-top: 9px;
			min-width: 156px;
			display: inline-block;
			z-index: 1000;
		}
		
			#search_options_menucontent li {
				color: #fff !important;
				margin: 0 !important;
				padding: 9px 5px 9px 10px !important;
			}
				
				#search_options_menucontent li.special {
				}
				
				#search_options_menucontent li.special + li.app,
				#search_options_menucontent li.title + li.special {
					border-top: 1px solid #cbcbcb;
				}
			
				#search_options_menucontent li input {
					margin-right: 5px;
				}
		
	#adv_search {
		width: 16px;
		height: 16px;
		margin: 12px 9px 0 0;
		background: url(http://www.webhostingtalk.pl/public/style_images/wht/advanced_search.png) no-repeat 50%;
		text-indent: -3000em;
		float: left;
		display: inline-block;
	}

#user_info a#user_link { color: #0F9CCB; }
#user_info a#user_link:hover { color: #fff; }

div#topic_mod { background: transparent !important; padding: 0 !important; }
div#topic_mod .ipsBox_container { border: 1px solid #DFD6B6 !important; }
.ipsPostsBox { padding: 1px; }

body #topic_stats.statistics {
		min-height: 50px;
		background: #e9e3d4;
		border: 1px solid #cec6b2;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-top: 10px;
		padding-bottom: 10px;
	}

.Sidebar .List.wikiCloud { color: #4b4b4b; font: 12px/15px Arial,Helvetica,sans-serif; }
.Sidebar .List.wikiCloud a { font-weight:bold; color: #4b4b4b; }
.Sidebar .List.wikiCloud a:hover {color: #f50051;}
.searchResults table td { width: auto !important; }
.searchMenu .ipsSideMenu {
    margin: 0 auto;
    width: 98%;
}

.Forum-Info-Text {font-size:13px; line-height:22px;}
.Forum-Info-Text p strong {color: #1C2837;}
.Forum-Info-Text ul {display:block; list-style:none; margin-top:30px;}
.Forum-Info-Text ul li {display:block; margin-bottom:10px; padding-bottom:20px; border-bottom: 1px solid #f3f3f3;}
.Forum-Info-Text ul li h2 {font-size:18px; font-weight:bold;}

.Forum-Info-Text {font-size:13px; line-height:22px;}
.Forum-Info-Text p strong {color: #1C2837;}
.Forum-Info-Text ul {display:block; list-style:none; margin-top:30px;}
.Forum-Info-Text ul li {display:block; margin-bottom:10px; padding-bottom:20px; border-bottom: 1px solid #f3f3f3;}
.Forum-Info-Text ul li h2 {font-size:18px; font-weight:bold;}
.Forum-Info-Text ul li p {margin-bottom:10px;}
.Forum-Info-Text ul li a:hover {background: #045596 !important; color:#fff !important;}

#postShareStrip {
    height: 25px;
    margin: 10px 0 0 30px;
}

#postShareUrl {
    color: #999999;
    font-size: 18px;
    width: 95%;
}

/**
* Komentarze
*/

.post-ratings {
    display: inline-block;
    padding: 10px; background: #fafafa; border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.post_body .post-comments-wrapper {
    display: block; 
    padding: 20px; 
    background: #f6f6f6; 
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.post_body .post-comments-title {display: block;margin: 0px 0 10px 0; padding-bottom: 5px;border-bottom: 1px solid #f1f1f1; font-size: 14px;color: #111;text-transform: uppercase;}
.post_body .post-comments {display: block; margin: 0; list-style: none;}
.post_body .post-comments .post-comment {
    display: block;
    margin-bottom: 20px; 
    padding: 10px; 
    background: #fafafa; 
    border: 1px solid #e1e1e1; 
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.post_body .post-comments .post-comment-author {display: block;margin-bottom: 10px; color: #111;}
.post_body .post-comments .post-comment-author a {color: #111;}
.post_body .post-comments .post-comment-text {display: block;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #e1e1e1;}
.post_body .post-comments .post-comment-meta {display: block;font-size: 11px; height: 17px;}
.post_body .post-comments .post-comment-date {float: left; color: #999;}
.post_body .post-comments .post-comment-actions {float: right; display: none;}
.post_body .post-comments .post-comment-actions a:hover {text-decoration: underline;}
.post_body .post-comments .post-comment:hover .post-comment-actions {display: block;}

.sponsorFooter {
position: absolute;
bottom: 0;
right: 0;
color: #969076;
font: 10px Arial,Helvetica,sans-serif;
text-shadow: 1px 1px #FFF;
text-transform: uppercase;
line-height: 30px;
}
