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




/* ---- page sidebar ---- */

#default-sidebar {
float: right;
clear: none;
width: 240px;
}

#default-sidebar > div {
margin: 0 0 15px;
text-align: center;
padding: 10px;
position: relative;
}

#default-sidebar > div h2 {margin: 0 0 5px;}
#default-sidebar > div h2,
#default-sidebar > div h2 a,
#default-sidebar > div h2 a:visited {
color: #fff;
font-size: 28px;
text-decoration: none;
text-transform: uppercase;
line-height: 32px;
}

#default-sidebar #select-city {margin-bottom: 0;}
#default-sidebar #select-city select {
border:solid 1px #fff;
width: 100%;
background: transparent;
padding: 5px 5px 5px 10px;
color: #fff;
font-size: 18px;
font-family: arial;
}

#default-sidebar #post-event-link h2 {
position: absolute;
top: 0;
width: 92%;
margin: 25px auto 0;
text-align: center;
}   #default-sidebar #post-event-link h2 br {display: none; }  

#post-event-link {height: 105px;}
#post-event-link h2 a,
#post-event-link h2 a:visited {
font-family: arial !important;
font-size: 12px !important;
text-transform: none !important;
line-height: 0px !important;
}

#default-sidebar #post-event-link 
h2 a span {
margin-top: 10px;
display: block;
}

#default-sidebar #post-event-link 
h2 a span.big {  
display: block;
width: 100%;
color: #fff;
font-size: 28px;
text-decoration: none;
text-transform: uppercase;
line-height: 30px;
margin: 0;
}


#default-sidebar #recent-sbaby 
#members-list {
display: table;
width: 95%;
margin: 0 auto
}

#default-sidebar #recent-sbaby 
#sbaby-content {
position: absolute;
top: 100px;
width: 88%;
margin-left: 2%;
}

#default-sidebar #recent-sbaby 
#sbaby-content h2 {
text-align: center;
width: 100%
}

#default-sidebar #recent-sbaby 
#members-list {margin-left: 13px;}

#default-sidebar #recent-sbaby 
#members-list li {
width: 55px;
height: 85px;
overflow: hidden;
background: #fff;
padding: 5px 2px;
text-align: center;
box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
float: left;
clear: none;
margin: 0 5px 5px 0;
}

#default-sidebar #recent-sbaby 
#members-list li .member-name a,
#hp-sidebar-container #recent-sbaby 
#members-list li .member-name a:visited {
color: #333;
text-decoration: none;
font-size: 11px;
font-family: arial;
line-height: 11px !important;
}

#default-sidebar #recent-sbaby 
#members-list li .member-pic img {
width: 90%;
height: auto;
}



#default-sidebar #sbpost-container {
width: 95%;
border: solid 1px #fff;
padding: 10px 5px;
display: table;
}

#default-sidebar #sbpost-container li {
width: 95%;
padding: 0 5px 10px;
margin: 0 auto 10px;
border-bottom: solid 1px #ebaaae;
text-align: left;
float: left;
clear: both;
}

#default-sidebar #sbpost-container li:last-child {
border: 0;
margin-bottom: 0;
padding-bottom: 0;
}

#sbpost-container .hppost-img {
width: 66px;
height: 66px;
border: solid 2px #fff;
overfloat: hidden;
float: left;
clear: none;
margin: 0 10px 0 0;
box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

#sbpost-container .hppost-img img {
width: 100%;
height: auto;
}

#default-sidebar #sbpost-container li h1 a,
#default-sidebar #sbpost-container li h1 a:visited {
font-size: 20px;
color: #fff;
text-decoration: none;
line-height: 22px;
text-transform: uppercase;
font-weight: normal;
}

/* ----- page content ------ */
.page #page #content article {
font-size: 14px;
line-height: 18px;
padding: 15px 0;
width: 100%;
display: table;
}

.alignleft {
float: left; 
clear: none;
margin: 0 15px 25px 0;
}

.alignright {
float: right; 
clear: none;
margin: 0 0 25px 15px;
}

.aligncenter {
float: none; 
clear: both;
margin: 0 auto 25px;
}

.alignnone {
float: none; 
clear: none;
margin: 0 10px 25px;
}

#content article .entry-content h1 {
color: #fff;
display: block;
font-size: 41px;
line-height: 44px;
margin: 0 0px 20px;
text-transform: uppercase;
}

#content article .entry-content p {
margin: 0 0 15px;
color: #fff;
}

#content article .entry-content img {
border: solid 2px #fff;
width: auto;
height: auto;
max-width: 90%;
box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

#content article #content-header,
#content article #entry-header {
display: table;
width: 100%;
margin: 5px 0;
}

#content article #content-header h1,
#content article #entry-header h1 {
color: #fff;
    font-size: 34px;
    line-height: 36px;
display: table;
background: url("/wp-content/themes/partydigest/images/bkgd-redstripes.png") repeat left top #BD1E2C;
padding: 0 15px 0 0;
margin-top: -4px;
}

#content article #content-header {
 background: url("/wp-content/themes/partydigest/images/bkgd-widepinkstripes.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 34px;
margin: 4px 0;
}



/* page */
#page #container {
width: 78%;
float: left;
clear: none;
padding: 10px 0;
}









/* blog and city posts */
.archive #page #main {
max-width: 780px;
float: left;
clear: none;
padding: 30px 0 0;
}

.archive #page #main header {
background: url("/wp-content/themes/partydigest/images/bkgd-widepinkstripes.png") repeat-x left top;
margin: 0 0 15px;
padding: 0px 5px 0px 0;
}

.archive #page #main h1.archive-title {
color: #fff;
font-size: 34px;
text-decoration: none;
text-transform: uppercase;
line-height: 28px;
clear: both;
display: table;
background: url("/wp-content/themes/partydigest/images/bkgd-redstripes.png") repeat left top #BD1E2C;
padding: 0 15px 0 0
}
 
.archive #page #cat-post-container ul {
padding: 0;
margin: 0;
width: 100%;
clear: both;
float: left;
display: table;
}

.archive #page #cat-post-container ul li {
width: 238px;
height: 288px;
float: left;
margin: 0 15px 30px 0;
clear: none;
overflow: hidden;
}

.archive #page #cat-post-container ul li:nth-child(3n) {margin-right: 0px;}
.archive #page #cat-post-container ul li .catpost-img {
height: 135px;
overflow: hidden;
text-align: center;
width: 226px;
border: 3px solid #fff;
box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
margin: 0 0 5px;
background: #fff;
}

.archive #page #cat-post-container ul li .catpost-img img {
width: 100%;
height: auto;
}

.archive #page #cat-post-container ul li h1 {
margin: 0 0 5px;
min-height: 30px;
/* overflow: hidden; */
}

.archive #page #cat-post-container ul li h1 a,
.archive #page #cat-post-container ul li h1 a:visited {
color: #fff;
font-size: 28px;
text-decoration: none;
text-transform: uppercase;
line-height: 32px;
}

.archive #page #cat-post-container ul li h1 a:hover,
.archive #page #cat-post-container ul li h1 a:active {
color: #fb8993;
}

.archive #page #cat-post-container ul li p {
margin: 0 0 5px;
height: 66px;
overflow: hidden;
}

.archive #page #cat-post-container ul li .read-more div {
float: left;
clear: none;
width: 70%;
border-top: #fff solid 1px;
border-bottom: #fff solid 3px;
height: 2px;
margin-top: 15px;
}

.archive #page #cat-post-container ul li .read-more a,
.archive #page #cat-post-container ul li .read-more a:visited {
padding: 10px 7px 10px 13px;
float: right;
clear: none;
width: 18%;
text-align: right;
background: #fff;
display: block;
font-size: 15px;
text-decoration: none;
color: #b01823;
font-family:"Origin Extra Bold";
}

.archive #page #cat-post-container #more-catpost-link {
width: 240px;
padding: 5px 10px 2px;
text-align: center;
margin: 0 auto;
background: #fff; 
display: table;
margin: 0 auto 20px;
}

.archive #page #cat-post-container #more-catpost-link a,
.archive #page #cat-post-container #more-catpost-link a:visited { 
  color: #bd1e2c;
    font-size: 28px;
    line-height: 32px;
    text-decoration: none;
    text-transform: uppercase;
}





/* single post pages */
.single #page #main {
max-width: 780px;
float: left;
clear: none;
padding: 30px 0 0;
}

.single #page #content-header,
.single #similar-posts-container #similar-post-header {
background: url("/wp-content/themes/partydigest/images/bkgd-widepinkstripes.png") repeat-x left top;
margin: 0px;
padding: 0px;
}

.single #similar-posts-container #similar-post-header {margin-bottom: 15px;}       
.single #page #content-header h1,
.single #similar-posts-container #similar-post-header h1 {
clear: both;
display: table;
background: url("/wp-content/themes/partydigest/images/bkgd-redstripes.png") repeat left top #BD1E2C;
padding: 0 15px 0 0;
width: auto;
margin-top: -3px;
}

.single #page #content-header h1 a,
.single #page #content-header h1 a:visited,
.single #similar-posts-container #similar-post-header h1 {
color: #fff;
font-size: 34px;
text-decoration: none;
text-transform: uppercase;
line-height: 25px;
}

.single #similar-posts-container #similar-post-header h1 {font-size: 31px;}

.single #page #content .entry-content h2 {
color: #fff;
font-size: 42px;
text-decoration: none;
text-transform: uppercase;
line-height: 44px;
}
 
.archive #page #cat-post-container ul,
.single #similar-posts-container #similar-postings ul {
padding: 0;
margin: 0;
width: 100%;
clear: both;
float: left;
display: table;
}

.archive #page #cat-post-container ul li,
.single #similar-posts-container #similar-postings ul li {
width: 238px;
max-height: 288px;
float: left;
margin: 0 15px 30px 0;
clear: none;
overflow: hidden;
}

.archive #page #cat-post-container ul li:nth-child(3n),
.single #similar-posts-container #similar-postings ul li:nth-child(3n) {
margin-right: 0px;
}

.archive #page #cat-post-container ul li .catpost-img,
.single #similar-posts-container #similar-postings ul li .simpost-img {
height: 135px;
overflow: hidden;
text-align: center;
width: 226px;
border: 3px solid #fff;
box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
margin: 0 0 5px;
background: #fff;
}

.archive #page #cat-post-container ul li .catpost-img img,
.single #similar-posts-container #similar-postings ul li .simpost-img img {
width: 100%;
height: auto;
}

.archive #page #cat-post-container ul li h1,
.single #similar-posts-container #similar-postings ul li h1 {
margin: 0 0 5px;
/* height: 30px; */
overflow: hidden;
}

.archive #page #cat-post-container ul li h1 a,
.archive #page #cat-post-container ul li h1 a:visited,
.single #similar-posts-container #similar-postings ul li h1 a,
.single #similar-posts-container #similar-postings ul li h1 a:visited {
color: #fff;
font-size: 28px;
text-decoration: none;
text-transform: uppercase;
line-height: 32px;
}

.archive #page #cat-post-container ul li h1 a:hover,
.archive #page #cat-post-container ul li h1 a:active,
.single #similar-posts-container #similar-postings ul li h1 a:hover,
.single #similar-posts-container #similar-postings ul li h1 a:active {
color: #fb8993;
}

.archive #page #cat-post-container ul li p {
margin: 0 0 5px;
height: 66px;
overflow: hidden;
}

.archive #page #cat-post-container ul li .read-more div {
float: left;
clear: none;
width: 70%;
border-top: #fff solid 1px;
border-bottom: #fff solid 3px;
height: 2px;
margin-top: 15px;
}

.archive #page #cat-post-container ul li .read-more a,
.archive #page #cat-post-container ul li .read-more a:visited {
padding: 10px 7px 10px 13px;
float: right;
clear: none;
width: 18%;
text-align: right;
background: #fff;
display: block;
font-size: 15px;
text-decoration: none;
color: #b01823;
font-family:"Origin Extra Bold";
}

.archive #page #cat-post-container #more-catpost-link {
width: 240px;
padding: 5px 10px 2px;
text-align: center;
margin: 0 auto;
background: #fff; 
display: table;
margin: 0 auto 20px;
}

.archive #page #cat-post-container #more-catpost-link a,
.archive #page #cat-post-container #more-catpost-link a:visited { 
  color: #bd1e2c;
    font-size: 28px;
    line-height: 32px;
    text-decoration: none;
    text-transform: uppercase;
}



/* members page */
.dir-search,
.item-list-tabs,
.pag-count,
#members-list li .action { display: none; }

#members-list {
list-style: none; 
padding: 0;
margin: 0;
width: 100%;
}

#members-list li {
margin: 0 0 30px;
width: 97%;
}

#members-list li .item-avatar {
width: 125px;
height: 125px;
border: solid 2px #fff;
background: #fff;
text-align: center;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
margin: 0 20px 0 0;
}

#members-list li .item-avatar img {
width: 100%;
height: auto;
}

#members-list li .item .item-title a,
#members-list li .item .item-title a:visited {
    font-size: 28px;
    line-height: 32px;
    text-decoration: none;
    text-transform: uppercase;
color: #fff;
}

.directory #page #main header {
background: url("/wp-content/themes/partydigest/images/bkgd-widepinkstripes.png") repeat-x left top;
margin: 15px 0;
padding: 0px 5px 0px 0;
}

.directory #page #main h1.archive-title {
color: #fff;
font-size: 34px;
text-decoration: none;
text-transform: uppercase;
line-height: 28px;
clear: both;
display: table;
background: url("/wp-content/themes/partydigest/images/bkgd-redstripes.png") repeat left top #BD1E2C;
padding: 0 15px 0 0
}

















