.column2{
width:325px;
float:left;
margin:0 14px 0 0;
}

.column3{
width:325px;
float:left;
}

.left{
float:left;
}

.right{
float:left;
}

.box{
float:left;
width:100%;
margin:0 0 10px 0;
}

.smudge{
background:#fff url(images/box-smudge.png) no-repeat right 30px;
}

.box-buffer{ 
margin:10px;
}

.box .heading{
height:30px;
width:100%;
background:#231F20;
}

.white{
background:#fff;
}

.post-group{
clear:both;
margin:0 0 12px 0; 
}

div.postimg{
width:102px;
overflow:hidden;
float:left;
margin:0 10px 0 0;
}

div.postimg img{
width:100px;
border:1px solid #231F20;
}

.post-nav a{
font-family: 'Lobster', arial, serif;
font-size:16px;
text-decoration:none;
float:right;
margin:0 0 0 10px;
clear:both;
}

/* HOME - Attendee News box*/

.attendee-news .heading, .video .heading, .show-news .heading{
font-family: 'Lobster', arial, serif;
font-size:20px;
color:#B0A9A3;
text-indent:10px;
line-height:30px;
}

.attendee-news, .show-news{
border:1px solid #231F20;
}

.attendee-news h1.title, .show-news h1.title{
text-transform:uppercase;
font-style:italic;
}

.attendee-news h1.title a, .show-news h1.title a{
text-decoration:none;
}

.attendee-news .more-link a, .show-news .more-link a{
font-family: 'Lobster', arial, serif;
font-size:14px;
text-decoration:none;
}

.attendee-news .read-more, .show-news .read-more{
border-top:1px solid #ccc;
margin:0 10px;
padding:6px 0;
text-align:right;
font-family: 'Lobster', arial, serif;
font-size:16px;
text-decoration:none;
}

.attendee-news .read-more a{
text-decoration:none;
}

/*single (controls page.php too)*/

.single{
border-top:4px solid #231F20;
border-bottom:2px solid #231F20;
}

.smudge1{
background:#fff url(images/box-dots.png) no-repeat right 35px;
}

.smudge2{
background:#fff url(images/box-smudge.png) no-repeat right 35px;
}

.smudge3{
background:#fff url(images/box-smudge2.png) no-repeat left 35px;
}

.smudge4{
background:#fff url(images/box-smudge3.png) no-repeat right 35px;
}


.single h1.title{
font-size:24px;
font-family: 'Lobster', arial, serif;
font-size:26px;
font-weight:normal;
color:#D9201E;
clear:both;
}

.single .sub-heading{
float:left;
width:100%;
margin:5px 0 10px 0;
}

.single p.date{
margin:0 2px 0 0;
font-size:11px;
font-style:italic;
color:#B26A3E;
display:inline;
}

.single .tags{
font-size:11px;
font-style:italic;
color:#B26A3E;
display:inline;
}

.single .tags a{
text-decoration:none;
color:#B26A3E;
}

.single .extras{
float:left;
width:100%;
border-bottom:1px solid #ccc;
padding:0 0 6px 0;
margin:0 0 10px 0;
}

.single .fb-like{
float:right;
margin:-2px 3px 0 0;
}

.single div#wp_fb_like_button{
float:right!important;
height:16px;
margin:-2px 0 0 10px!important;
}

.single div#wp_fb_like_button iframe{
width:260px!important;
}

.single .print{
float:right;
margin:0 0 0 6px;
}

.single .rss{
float:right;
margin:0 0 0 6px;
}

.single .rss img{
width:15px;
}

.single .sociable{
float:right;
}

.single .sociable ul{
float:right;
}

.single .sociable li{
float:left;
margin:0 0 0 6px;
}

/*category (tag.php and search.php) */

.category{
border-bottom:2px solid #231F20;
}

.category .post-group{
margin:20px 0 0 0;
border-bottom:1px solid #ccc;
padding:0 0 5px 0;
}

.category .heading{
font-size:28px;
font-family: 'Lobster', arial, serif;
color:#fff;
text-indent:10px;
position:relative;
}

.category .heading img.rss{
position:absolute;
width:15px;
top:7px;
right:7px;
}

.category h1.title{
text-transform:uppercase;
font-style:italic;
font-size:14px;
}

.category h1.title a{
text-decoration:none;
}

.category p.date{
font-size:10px;
color:#a29c96;
}

.category .more-link{
font-family: 'Lobster', arial, serif;
font-size:14px;
}

.category .more-link a{
text-decoration:none;
}

/* search */

.results{
font-family: 'Lobster', arial, serif;
font-size:18px;
float:left;
width:100%;
margin:0 0 10px 0;
border-bottom:1px solid #ccc;
}

/* 404 */

.no-page .sorry{
font-family: 'Lobster', arial, serif;
font-size:22px;
color:#D81921;
}

.no-page .search{
width:335px;
float:left;
margin:10px 0;
}

/* cforms */

.linklove{
display:none;
}

