/* 
INWERS CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.widget .home_post h3 {margin-bottom:2px; font-size:18px;}
.widget .home_post p.details {font-size:0.8em; margin-bottom:10px;}
.widget a.readmore {text-align: left;}
.widget ul.social_nav {list-style:none; background:none; width:290px; margin:0px; padding:0px;}
.widget ul.social_nav li {display:inline; float:left;}

.widget ul.social_nav li a {background:url(images/social_nav.png) no-repeat; text-indent:-1000px; overflow:hidden;}
.widget ul.social_nav li a.social_nav_1 {display:block; width:48px; height:71px; background-position:0px 0px;}
.widget ul.social_nav li a.social_nav_2 {display:block; width:61px; height:71px; background-position:-71px 0px;}
.widget ul.social_nav li a.social_nav_3 {display:block; width:49px; height:71px; background-position:-154px 0px;}
.widget ul.social_nav li a.social_nav_4 {display:block; width:48px; height:71px; background-position:-227px 0px;}

.textwidget ul.wplc_event_list {list-style:none; margin:0; background:none; padding:0; width:290px;}
.textwidget ul.wplc_event_list li {margin:0px 0 9px 0; padding:0px; background:none; line-height:1.4em;}

ul.wplc_event_list {list-style:none; margin:0;}
ul.wplc_event_list li {background:url("images/line-medium.png") no-repeat scroll center bottom transparent;margin-bottom:10px;padding-bottom:45px;}

.textwidget a.soundwaves_tix {display:block; width:250px; height:60px; overflow:hidden; text-indent:-1000px; background:url(images/soundwaves_sprite.png) no-repeat;}
.textwidget a.soundwaves_tix:hover {background-position:0px -60px;}

table.SMFcalendar {
	float: left;
	padding-right: 15px;
}

td.SMF {
	border: 2px solid black;
	width: 30px;
	height: 30px;
	text-align: center;
}

th.SMF, #eventSMF {
	background-color: gray;
	font-weight: bold;
}

th.SMF {
	text-align: center;
}

#rehearsalSMF {
	background-color: gray;
}

#monthLabelSMF {
	text-align:center;
	font-weight:bold;
}

table.SMFSched {
	border-spacing: 15px;
}

td.SMFSched-Date {
	vertical-align: top;
}
div.SMFSched-Title {
	font-style: italic;
	font-weight: bold;
}
div.SMFSched-Desc,div.SMFSched-detailsText {
	padding-left: 15px;
}

