/*
Theme Name:Brandstack
*/

body {
	margin: 0;
	color: #333;
	font: 12px Helvetica,Arial,Tahoma,sans-serif;
	background: #eee;
	min-width: 964px
}

img {
	border-style: none
}

a {
	text-decoration: none;
	color: #666
}

a:hover {
	text-decoration: underline
}

input,textarea {
	font: 100% arial,sans-serif;
	vertical-align: middle;
	color: #000
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none
}

.hidden {
	display: none
}

#wrapper {
	width: 100%
}

.w1 {
	display: table;
	width: 100%
}

.logo {
	float: left;
	background: url('http://www.brandcrowd.com/img/newHome/logo.png') no-repeat;
	width: 253px;
	height: 58px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 37px 0 0;
	position: relative;
	z-index: 50
}

.logo a {
	display: block;
	height: 100%
}

#header {
	display: table-header-group
}

#header .container {
	width: 100%;
	background: #000;
	margin: 0 0 36px
}

#header .holder {
	width: 960px;
	margin: 0 auto 15px;
	padding: 17px 14px 0 24px;
	position: relative
}

#header .holder:after {
	content: "";
	display: block;
	clear: both
}

#nav {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
	float: left
}

#nav li {
	float: left;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	margin: 0 10px 0 0
}

#nav li.active a,#nav li:hover a,#nav li.hover a {
	border: 3px solid #222;
	padding: 2px 7px 3px;
	color: #fff;
	text-decoration: none
}

/*#nav li.active span,#nav li.hover span,#nav li:hover span{background:url(images/nav-arrow.gif) no-repeat 100% -37px}*/

#nav a {
	color: #666;
	float: left;
	padding: 5px 10px 6px;
	cursor: pointer
}

#nav a span {
	float: left;
/*padding:0 17px 0 0*/
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 30px 0 0 0;
	position: absolute;
	left: 23px;
	top: 60px;
	display: none;
	width: 795px
}

#nav li.active ul,#nav li:hover ul,#nav li.hover ul {
	display: block
}

#nav ul li {
	font-size: 12px;
	line-height: 15px
}

#nav li.active ul a,#nav li:hover ul a,#nav li.hover ul a {
	border: 0;
	padding: 7px 20px 8px 20px;
	color: #666
}

#nav li.active li.active a,#nav li:hover li.active a,#nav li.hover li.active a {
	background: url(images/bg-subnav-active.gif) repeat-x;
	color: #000
}

#nav li.active ul a:hover,#nav li:hover ul a:hover,#nav li.hover ul a:hover {
	background: url(images/bg-subnav-hover.gif) repeat-x;
	color: #fff
}

#nav li.active ul a:hover span,#nav li:hover ul a:hover span,#nav li.hover ul a:hover span {
}

#nav ul ul {
	display: none !important;
}

.account-menu {
	list-style: none;
	margin: 0;
	padding: 23px 0 0;
	float: right;
	overflow: hidden;
	white-space: nowrap
}

.account-menu li {
	display: inline-block;
	border-left: 1px solid #666;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	font-size: 11px;
	line-height: 15px
}

.account-menu li:first-child {
	border-style: none
}

.account-menu a:hover {
	color: #fff;
	text-decoration: none
}

* html .account-menu li {
	display: inline;
	margin-left: 10px
}

*+html .account-menu li {
	display: inline;
	margin-left: 10px
}

.account-menu li span {
	color: #fff
}

.account-menu img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px 0 0
}

.account-menu li a:hover {
	text-decoration: none;
	color: #fff;
}

#header .bar {
	width: 100%;
	background: url(images/bg-bar.gif) repeat-x;
	height: 30px
}

#header .bar .frame {
	width: 964px;
	margin: 0 auto
}

#header .social {
	float: right;
	color: #666;
	padding: 6px 0 0
}

#header .social em {
	float: left;
	overflow: visible;
	border-left: 1px solid #444;
	padding: 1px 0 0 11px;
	font: italic 11px/15px Georgia,"Times New Roman",Times,serif;
	word-spacing: -2px
}

#header .social ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left
}

#header .social li {
	float: left;
	margin: 0 0 0 9px;
	display: inline
}

#header .social a {
	float: left;
	background: url(images/icon-social.gif) no-repeat;
	width: 19px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden
}

#header .social a.twitter {
	background-position: 0 0
}

#header .social a.facebook {
	background-position: -28px 0
}

#header .social a.rss {
	background-position: -55px 0
}

#header .social a.twitter:hover {
	background-position: 0 -22px
}

#header .social a.facebook:hover {
	background-position: -28px -22px
}

#header .social a.rss:hover {
	background-position: -55px -22px
}

#main {
	display: table-footer-group;
	width: 100%
}

.main-holder {
	width: 964px;
	overflow: hidden;
	margin: 0 auto
}

.main-frame {
	width: 100%;
	margin: 0 0 31px;
	overflow: hidden
}

.twocolumn {
	width: 940px;
	float: left;
	padding: 0 0 20px 24px
}

.twocolumn .title {
	width: 100%;
	padding: 0 0 5px;
	border-bottom: 3px solid #000
}

.twocolumn .title h2 {
	margin: 0;
	font: bold 16px/21px Helvetica,Arial,Tahoma,sans-serif
}

.twocolumn-holder {
	width: 100%
}

.twocolumn-holder:after {
	content: "";
	display: block;
	clear: both
}

#content {
	width: 700px;
	float: left
}

.twocolumn .menu {
	width: 940px;
	overflow: hidden;
	padding: 2px 0 1px 0
}

.twocolumn .menu .home {
	float: left;
	background: url(images/icon-home.gif) no-repeat;
	width: 40px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 10px 0 0
}

.twocolumn .menu .home:hover {
	background-position: 0 -40px
}

.twocolumn .menu ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 0;
	float: left;
	line-height: 15px
}

.twocolumn .menu li,.twocolumn .menu a,.twocolumn .menu span {
	float: left
}

.twocolumn .menu li {
	margin: 0 15px 0 0
}

.twocolumn .menu a {
	color: #888;
	cursor: pointer
}

.twocolumn .menu span {
	padding: 5px 9px 8px 12px;
	font-weight: bold;
	line-height: 16px
}

.twocolumn .menu li.current-menu-item a {
	background: url(images/bg-menu-active.gif) no-repeat;
	color: #000
}

.twocolumn .menu a:hover {
	color: #e00000;
	text-decoration: none
}

.twocolumn .menu li.current-menu-item span {
	background: url(images/bg-menu-active.gif) no-repeat 100% -30px
}

.twocolumn .bar {
	width: 100%;
	overflow: hidden;
	border: solid #aaa;
	border-width: 1px 0;
	padding: 3px 0;
	margin: 0 0 40px
}

.bar .slogan {
	display: inline-block;
	vertical-align: top;
	font: italic 12px/15px Georgia,"Times New Roman",Times,serif;
	color: #888;
	margin: 5px 0 0
}

.bar .slogan p {
    margin: 0;
    padding: 0;
}

* html .bar .slogan {
	display: inline
}

*+html .bar .slogan {
	display: inline
}

.twocolumn .bar .search-form {
	float: right;
	background: url(images/bg-search.gif) no-repeat;
	width: 211px;
	height: 20px;
	padding: 2px 0 2px 10px
}

.bar .search-form input {
	float: left;
	margin: 0;
	border: 0;
	padding: 3px 0;
	width: 184px;
	font: italic 11px Georgia,"Times New Roman",Times,serif;
	color: #aaa
}

.bar .search-form .parent-focus input,
.bar .search-form .filled input {
	font-style: normal;
}

.bar .search-form .btn-search {
	text-indent: -9999px;
	background: none;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	float: right;
	width: 27px;
	height: 20px
}

.bar .search-form .parent-focus input,.bar .search-form .filled input {
	font-style: normal
}

.post {
	width: 620px;
	padding: 10px 40px 6px;
	margin: 0 0 20px;
	background: #fff;
	line-height: 20px
}

.post .heading {
	width: 100%;
	border-bottom: 3px solid #000;
	margin: 0 0 20px
}

.post .heading:after {
	content: "";
	display: block;
	clear: both
}

.post .heading img {
	float: left;
	margin: 0 -64px 0 0;
	left: -64px;
	position: relative
}

.post h3 {
	margin: 3px 0 0 -1px;
	padding: 0 0 15px;
	font: bold 24px/30px Helvetica,Arial,Tahoma,sans-serif;
	vertical-align: top;
	float: left
}

.post h3 .mark {
	color: #888
}

.post h3 a {
	color: #333;
}

.post h3 a:hover {
	text-decoration: none;
	color: #e00;
}

.post .visual img {
	display: block
}

.post .visual {
	margin: 0 0 14px
}

.post .more {
	display: inline-block;
	vertical-align: top;
	background: url(images/bg-more.gif) repeat-x;
	padding: 4px 20px 6px 21px;
	color: #fff;
	font-weight: bold
}

.post .more:hover {
	text-decoration: none;
	background-position: 0 -34px
}

.post p {
	margin: 0 0 15px
}

.post .text-block {
	border-bottom: 3px solid #000;
	padding: 0 0 40px;
	margin: 0 0 5px
}

.post .info-block {
	list-style: none;
	margin: 0 0 0 -2px;
	padding: 5px 0 0;
	overflow: hidden
}

.post .info-block li {
	float: left;
	padding: 2px 0 3px 28px;
	margin: 0 36px 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #aaa
}

.post .info-block a {
	color: #aaa
}

.post .info-block a:hover {
	text-decoration: none;
	color: #333;
}

.post .info-block .date {
	background: url(images/ico-date.gif) no-repeat
}

.post .info-block .comments {
	background: url(images/ico-comments.gif) no-repeat 0 2px
}

.post .info-block .url {
	background: url(images/ico-url.gif) no-repeat 0 5px
}

.post .info-block a:hover {
	text-decoration: none;
	color: #000
}

.post .tag-block {
	width: 620px;
	margin: 5px -40px 5px;
	padding: 15px 40px 0;
	position: relative;
	background: url(images/bg-tags.gif) no-repeat;
	font-size: 11px;
	line-height: 14px;
	color: #aaa
}

.post .tag-block a {
	color: #aaa
}

.post .tag-block ul {
	list-style: none;
	margin: 0;
	padding: 2px 0 1px 26px;
	width: 594px;
	overflow: hidden;
	background: url(images/ico-tag.gif) no-repeat 0 0
}

.post .tag-block li {
	display: inline
}

.aside {
	width: 220px;
	float: right;
	margin: -3px 0 0
}

.aside .heading,#sidebar .heading {
	width: 100%;
	border-bottom: 3px solid #000;
	padding: 0 0 6px;
	margin: 0 0 20px
}

.aside .heading .arrow,#sidebar .heading .arrow {
	display: inline-block;
	vertical-align: top;
	background: url(images/ico-arrow.gif) no-repeat;
	width: 8px;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 6px 0 0 4px
}

.aside .heading h4 a,#sidebar .heading h4 a {
	display: inline-block;
	vertical-align: top;
	background: url(images/ico-arrow.gif) no-repeat 100% 6px;
	padding: 0 12px 0 0;
	color: #000
}

.aside .heading h4 a:hover,#sidebar .heading h4 a:hover {
	background: url(images/ico-arrow-on.gif) no-repeat 100% 6px;
	text-decoration: none
}

.aside h4,#sidebar h4 {
	margin: 0;
	font-size: 16px;
	line-height: 19px;
	color: #000
}

.aside .holder,#sidebar .holder {
	width: 100%;
	overflow: hidden;
	margin: 0 0 27px
}

.aside .box,#sidebar .box {
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
	color: #888;
	background: url(images/bg-aside-box.gif) repeat-x 0 100%;
	padding: 0 0 8px;
	margin: 0 0 10px
}

#sidebar .box {
	padding-bottom: 11px
}

.aside .box a,#sidebar .box a {
	color: #888
}

.box a:hover {
	text-decoration: none;
	color: #000
}

.aside h5,#sidebar h5 {
	margin: 0 0 2px;
	font-size: 12px;
	line-height: 16px;
	color: #000
}

.aside .box h5 a,#sidebar .box h5 a {
	color: #000
}

.box h5 a:hover,#sidebar .box h5 a:hover {
	color: #e00000;
	text-decoration: none
}

.aside .visual,#sidebar .visual {
	border: 4px solid #fff;
	margin: 0 0 6px;
	display: block
}

.aside .visual:hover,#sidebar .visual:hover {
	border-color: #e00000
}

.aside .visual img,#sidebar .visual img {
	display: block
}

.aside .text-block {
	padding: 0 20px 0 0
}

.box .alignleft,#sidebar .box .alignleft {
	float: left;
	margin: 0 11px 0 0;
	position: relative
}

.box .zoom-2 {
	position: absolute;
	display: none;
	background: url(images/ico-zoom-2.png) no-repeat;
	width: 212px;
	height: 92px;
	top: 0;
	left: 0;
}

.box .zoom {
	position: absolute;
	background: url(images/ico-zoom.png) no-repeat;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	left: 0;
	top: 0;
	display: none
}

.box a.visual {
	cursor: pointer
}

.box a.visual:hover {
	position: relative
}

.box a.visual:hover .zoom-2,.box a.visual:hover .zoom {
	display: block
}

.box a.visual:hover,#sidebar .box a.visual:hover {
	border-color: #e00000
}

.box .text-box {
	float: left;
	width: 169px;
	padding: 4px 0 0;
	cursor: pointer
}

.box .text-box .title {
	border: 0;
	padding: 0;
	display: block;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	position: relative;
	margin: 0 0 -4px;
}

.box .text-box:hover {
	text-decoration: none;
	position: relative
}

.box .text-box:hover .title {
	color: #e00000
}

.box .text-box:hover span {
	color: #000
}

.box .text-box a:hover {
	text-decoration: none
}

.box .text-box .title a {
	color: #000
}

.box .text-box .title a:hover {
	color: #e00000
}

.box .text-box span a {
	color: #888
}

.box .text-box span a:hover {
	color: #000
}

.box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1%;
	overflow: hidden;
	position: relative;
	left: -11px
}

.box ul li {
	float: left;
	background: url(images/separator2.gif) no-repeat 0 3px;
	padding: 0 11px;
	margin: 0 0 0 -1px
}

#sidebar .box ul a:hover,.box ul a:hover {
	text-decoration: none;
	color: #000
}

#sidebar {
	width: 220px;
	float: right;
	padding: 1px 0 0
}

#sidebar .promo {
	margin: 0 0 10px;
	display: block
}

#sidebar .promo img {
	display: block
}

#sidebar .frame {
	width: 220px;
	overflow: hidden
}

.add {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 246px
}

.add li {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px 0
}

* html .add li {
	display: inline;
	margin-right: 23px
}

*+html .add li {
	display: inline;
	margin-right: 23px
}

.add img {
	vertical-align: top
}

.comment-holder {
	width: 100%;
	overflow: hidden;
	padding: 0 0 13px
}

.comment {
	height: 1%;
	overflow: hidden;
	background: url(images/bg-comment.gif) repeat-x;
	padding: 21px 0 15px;
	margin: -1px 0 0
}

.comment .indented {
	padding: 0 0 0 20px
}

.comment .photo {
	float: left;
	text-align: center;
	font: italic 9px/14px Georgia,"Times New Roman",Times,serif;
	color: #888;
	margin: 0 9px 0 0
}

* html .comment .photo {
	margin-right: 6px
}

.comment .photo img {
	display: block;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	margin: 0 0 4px
}

.comment .photo span {
	margin: 0 0 0 4px
}

.comment .photo a:hover img {
	border: 4px solid #e00000;
	padding: 0
}

.comment .text-box {
	height: 1%;
	overflow: hidden;
	position: relative;
	top: -1px
}

.comment .text-box a {
	text-decoration: underline;
	color: #000
}

.comment .text-box a:visited {
	color: #888
}

.comment .text-box a:hover {
	color: #e00000
}

.comment .heading {
	height: 1%;
	overflow: hidden;
	text-align: right;
	border-style: none;
	padding: 0;
	margin: 0
}

.comment .heading .date {
	font-size: 11px;
	line-height: 14px;
	color: #888
}

.comment .heading .date a {
	text-decoration: none
}

.comment .heading .date a:hover {
	color: #e00000
}

.comment .heading h4 {
	margin: 0;
	float: left;
	font-size: 14px;
	line-height: 19px;
	color: #444
}

.comment .heading h4 a {
	color: #000;
	text-decoration: none
}

.comment .heading h4 a:hover {
	color: #e00000;
	text-decoration: none
}

.comment .text-box p {
	margin-bottom: 20px
}

.comment .text-box .comment-reply-link {
	font: italic 11px/14px Georgia,"Times New Roman",Times,serif;
	color: #888;
	text-decoration: none
}

.comment .text-box .comment-reply-link:hover {
	color: #e00000
}

.reply-form {
	width: 100%;
	overflow: hidden;
	padding: 0 0 75px
}

.reply-form .row {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px
}

.reply-form input {
	width: 218px;
	padding: 6px 10px 8px;
	border: 1px solid #ccc;
	background: url(images/bg-reply-input.gif) repeat-x;
	font: italic 11px Georgia,"Times New Roman",Times,serif;
	color: #aaa;
	float: left;
	margin: 0 10px 0 0
}

.reply-form .filled input,.reply-form .parent-focus input,.reply-form .filled textarea,.reply-form .parent-focus textarea {
	font-style: normal
}

.reply-form label {
	float: left;
	font-size: 11px;
	line-height: 14px;
	color: #888;
	margin: 8px 0 0 0;
	padding: 0 0 0 1px
}

.reply-form label .required {
	display: inline-block;
	vertical-align: top;
	background: url(images/bullet.gif) no-repeat;
	width: 4px;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 3px 4px 0 -1px
}

.reply-form textarea {
	margin: 0;
	padding: 5px 0 11px 10px;
	width: 608px;
	height: 142px;
	max-width: 608px;
	max-height: 142px;
	overflow: auto;
	border: 1px solid #ccc;
	background: url(images/bg-reply-input.gif) repeat-x;
	font: italic 11px Georgia,"Times New Roman",Times,serif;
	color: #aaa;
	float: left
}

.advertise {
	width: 1180px;
	margin: 0 0 31px 24px
}

.advertise img {
	display: block
}

.paging {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: -14px 0 20px
}

.paging-holder {
	float: left;
	left: 50%;
	position: relative
}

.wp-pagenavi {
	float: left;
	left: -50%;
	position: relative;
	margin: 0 0 7px;
	display: inline-block;
	vertical-align: top
}

.paging a,.current,.extend {
	float: left;
	padding: 6px 9px;
	margin: 0 5px 0 0;
	background: #fff;
	color: #888
}

.paging a:hover {
	background: url(images/bg-paging-hover.gif) repeat-x !important;
	color: #fff;
	text-decoration: none
}

.paging .current {
	float: left;
	padding: 6px 9px;
	background: url(images/bg-paging-on.gif) repeat-x
}

.paging .previouspostslink,.paging .nextpostslink {
	padding: 0
}

.paging .previouspostslink span,.paging .nextpostslink span {
	background: url(images/arrows.gif) no-repeat 10px 9px;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	width: 25px;
	height: 27px;
	display: block
}

.paging .previouspostslink:hover span {
	background-position: -20px 9px
}

.paging .nextpostslink span {
	background-position: 10px -21px
}

.paging .nextpostslink:hover span {
	background-position: -20px -21px
}

.paging .first,.paging .last {
	background: #fff
}

.paging .first {
	padding-left: 10px
}

.paging .last {
	padding-right: 10px
}

.paging .first span {
	background: url(images/arrows2.gif) no-repeat 0 4px;
	padding-left: 15px
}

.paging .first:hover span {
	background-position: 0 -42px
}

.paging .last span {
	background: url(images/arrows2.gif) no-repeat 100% -26px;
	padding-right: 16px
}

.paging .last:hover span {
	background-position: 100% -66px
}

.paging .pages {
	position: relative;
	top: 50px;
	text-align: center;
	display: block;
	font: 11px/14px Arial,Helvetica,sans-serif;
	color: #aaa
}

#footer {
	width: 100%;
	background: #000
}

#footer .holder {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	padding: 18px 0 30px 22px
}

#footer .section {
	float: right;
	margin: 0 0 0 10px
}

#footer .section ul {
	float: left;
	margin: 0
}

#footer .section li {
	float: left;
	color: #444;
	font: italic 11px/14px Georgia,"Times New Roman",Times,serif;
	margin: 0 0 0 38px;
	padding: 0;
	display: inline;
	background: none
}

#footer .section strong {
	display: block;
	font: bold 36px/39px Arial,Helvetica,sans-serif;
	margin: -4px 0 -3px
}

#footer ul {
	list-style: none;
	margin: 0 0 4px;
	padding: 0;
	height: 1%;
	overflow: hidden
}

#footer li {
	float: left;
	font: 11px/14px Arial,Helvetica,sans-serif;
	background: url(images/separator3.gif) no-repeat;
	padding: 0 20px 0 12px;
	margin: 0 0 0 -12px;
	color: #444
}

#footer .menu {
	margin-bottom: 14px
}

#footer .menu li {
	font: bold 12px/15px Arial,Helvetica,sans-serif
}

#footer a {
	color: #666
}

#footer a:hover {
	text-decoration: none;
	color: #fff
}

span.join_now a {
	display: block;
	width: 125px;
	height: 21px;
	text-align: center;
	padding: 9px 0 0 0;
	margin: 0 0 10px;
	color: #fff;
	text-decoration: none !important;
	background: url(images/join_now_sprite.png) repeat-x 0 top;
}

span.join_now a:hover {
	background: url(images/join_now_sprite.png) repeat-x 0 -30px;
}

img.alignright {
         float:right; margin:0 0 1em 1em
}

img.alignleft {
float:left; margin:0 1em 1em 0
}

img.aligncenter {
display: block; margin-left: auto; margin-right: auto
}

a img.alignright {
float:right; margin:0 0 1em 1em
}

a img.alignleft {
float:left; margin:0 1em 1em 0
}

a img.aligncenter {
display: block; margin-left: auto; margin-right: auto

}
