/****************
* Custom Styles
*****************/

#navigation {
    font-size:16px;
}

.event .buttons {
    margin-bottom:5px;
}

#ebcountdown .registernowbutton a {
    background-color: #CC0000
}

#header {
        padding:35px 0 5px;
}

#events-calendar .event h3 {
        font-size:24px;
        margin-bottom:10px;
}

/* header social icons */
#hp-social  {
	position: relative;
	float:right;
}

#hp-social p {
        font-size:16px;
        font-weight:bold;
        font-style: italic;
        line-height:22px;
}

#social-icons-top img {
	height: 48px;
}

.textwidget a img {
        padding: 5px 10px 5px 10px;
        align:middle;
}

#sidebar {
       background-color:#F2F2F2; 
        border: none;
}

.primary .widget h3, .secondary .widget h3 {
    color:#BB2525;
}

.widget h3 {
    font-size:16px;
}

/* social links styles */
.entry #tweets_box {
    float:left;
    height: 30px;
    width:25%;
}

.entry #fblike_box {
    float:right;
    width:75%;
}

#main {
    width:605px;
}

#sidebar {
    width:220px;
}

/* search box width */
.widget input.s {
    width: 55%
}

/* photo slider css */

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 950px; 
    padding: 20px 0;
    margin:0 auto;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 300px;
    height: 199px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 30px;
}

