/*
 Theme Name: Preston Bailey Blog
 Description: Preston Bailey 3.0
 Author: DefaultRoute
 Version: 3.0
 Tags: buddypress
 */
a {
	color: #666666;
    text-decoration: none;
}

.sidebar-tags li a:hover {
	color: #ee4588
}

h1 {
	color: #000 !important;
	text-transform: uppercase;
}

#wrapper {
    width: 980px;
    margin: 0 auto;
    background: #e63689 url(images/wrapper_bg.png) repeat-y;
}

#container_wrapper {
    background: transparent url(images/wrapper_bg2.png) no-repeat;
/*    width: 1068px; */
}

#header {
    z-index: 800;
    position: relative;
    height: 136px;
    background: #000 url(images/jewel.jpg) no-repeat top right;
}

.site-logo {
    cursor: pointer;
    position: relative;
    margin: 0 auto;
    top: 46px;
    background: url(images/preston_bailey_logo.png) no-repeat;
    width: 319px;
    height: 24px;
    text-indent: -1000px;
}

#container {
    width: 615px;
    float: left;
}

#content {
    padding: 0 15px 0 20px;;
    font-size: 1.3em;
    line-height: 1.4em;
    float: left;
    position: relative;
}

.widget-area {
    text-align: center;
    width: 360px;
    float: left;
    margin-top: 148px;
    padding-left: 5px;
}

#site_quote {
    line-height: 1.4em;
    opacity: 1;
}

.entry-content { color: #000000; }

#blog-title {
	margin-bottom: 50px;
}


.sidebar-rss img {
	background-image: url(/wp-content/themes/preston-common/images/feed-icon_pink-24px.png);
}

/* calendar styles */
h4.cal-header {text-transform:uppercase;font-weight:bold;font-size:1.45em;padding:15px 0 5px 0;}
.cal-buttons img {margin: 0 5px 0 5px;vertical-align:top;}
.cal-buttons.prev img {margin-left:0;}
.widget-area table.tec-calendar, .widget-area .tec-calendar td {border:5px solid #fff;background-color:#e0e0e0;}
.widget-area .tec-calendar-widget td .tec-event {background-color:#e0e0e0; padding:5px 0;}
.widget-area .tec-calendar td.tec-past .daynum, .widget-area .tec-calendar td.tec-present .daynum, .widget-area .tec-calendar td.tec-future .daynum, .widget-area .tec-calendar-widget td a.tec-mini-has-event { font-family:helvetica, arial; font-size:20px; font-weight:normal;  color:#ee4588;line-height:26px;}
.widget-area .tec-calendar-widget td .daynum .tec-mini-has-event{ font-weight:bold;font-size:26px; line-height:26px;}
.widget-area .tec-calendar td div {vertical-align:middle;}
.widget-area .tec-event-title-mini {line-height:18px;}
#container.event-calendar-detail {margin:30px; padding:10px 10px 50px 10px;}
.event-calendar-detail .linkwithin_hook {display:none;}
#container.event-calendar-detail .contact-content {margin-top:90px;margin-left:20px;}



.expandable-widget {

	background-color: #fff;
}

.expandable-widget .cntl {
	height: 33px;
}


.open-widget .cntl {
	background-position: 0 -33px;
}

.archive-widget-cntl {
	background: url(images/header_archive.jpg) no-repeat;
}

.blogroll-widget-cntl {
	background: url(images/header_blogroll.jpg) no-repeat;
}



blockquote {
	background: url(images/blockquote_bg.jpg) no-repeat;
	padding: 45px 10px 0;
	font-size: 24px;
	line-height: 28px; 
	font-style: italic;
	font-weight: 100;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}
h2.entry-title a:hover { color:#000; }
.entry-content a { color:#000; text-decoration:underline; }
.entry-content a:hover { color:#ee4588; }
.ad-300x250 { width:300px; height:250px; margin:0 auto; }
#appearance-calendar {
	font-family:helvetica;
	color:#ee4588;
	font-size:16px;
}
#appearance-calendar ul { margin-top:15px; }
#appearance-calendar li { margin-bottom:10px; }
#appearance-calendar h3 {
	padding-right:10px;
	font-weight:bold;
	text-align:left;
}
#appearance-calendar div.content {
	font-size:14px;
}

