/*  
Theme Name: Grace Baptist Church
Theme URI: 
Description: Grace Baptist Church Theme
Version: 
Author: Carl Williams
Author URI: 
*/

/* Reset */
* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

html, body {line-height: 1.5}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333; text-decoration: underline;}
p {text-align:justify;}

/* Page Layout */
body {
	width: 100%;
	background: #e5ecf1;
	text-align: center;
	cursor: default;
        background: url("images/bg.gif") repeat; 
}

#pagei {
	width: 960px;
	height: auto;
	padding: 3px 0 2px 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
        background: #fff; 
        overflow:hidden;
}

#main {
	width: 960px;
}

#main-left {
	float: left;
	width: 320px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 940px;
}
#contents-b {
	width: 940px;
        background:#ECECEC;
        padding: 10px;
}

#content, #content-b {
	float: left;
	width: 630px;
	margin-right: 8px;
	padding: 10px; 
        border: 3px double #d9e2e5;
        background:white;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#sidebar {
	float: right;
	width: 270px;
	display: inline;
        margin-top: 1px;
}

#footeri {
	width: 960px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #366799;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 960px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: white;
	line-height: 1.5em;
}

#bottom-left {
	float: right;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #555555;
	padding: 4px 5px 3px 5px;
	margin: 0px;
	background: lightyellow;
	border-bottom: 1px solid #e3e8d4;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

.links {
        margin: 0px 0px 10px 0px;
	display: block;
        padding:0px;
        width:100%;
        color: #000000;
}

/******* Header.css **********/
.arrow {
	position: absolute;
	top: -1px;
	left: 42%;
	background: url(images/arrow.png) no-repeat;
	display: block;
	width: 10px;
	height: 5px;
}

#top {
	height: 22px;
	border-bottom: 2px solid #aaa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	font-weight: bold;
}

#date {
	float: left;
	padding: 3px 0 3px 10px;
	height: 16px;
	line-height: 16px;
}

#pagenav {
	float: right;
	padding: 3px 10px 3px 0;
}

#pagenav li {
	float: left;
	display: block;
	border-right: 1px solid #999;
	padding: 0 4px 0 4px;
}

#pagenav li a {
	float: left;
	display: block;
	height: 16px;
	line-height: 16px;
}

#pagenav li.mobile a {
	background: url(images/mobile.gif) no-repeat;
	background-position: 0px -1px;
        padding-left: 17px;
        margin-right: 5px;
}
#pagenav li.rss a {
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
        margin-left: 5px;
        margin-right: 5px;
}

#pagenav li.subscribe a {
	background: url(images/email.gif) no-repeat;
	background-position: left center;
        margin-left: 5px;
}


#header {
	width: 960px;
	height: auto;
	background: #3275a8;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #666;
}
#headerc {
	height: 2px;
	background: #fff;
}

#menu {
	height: 24px;
	background: #b2d487;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
        width:960px;
        z-index:100;
}

#menu li {
	float: left;
	display: block;
	border-right: 1px solid #93b666;
	position: relative;
        z-index:100;
}

#menu li a {
	float: left;
	display: block;
	font-weight: bold;
	color: #444;
	padding: 0 10px 0 10px;
	height: 24px;
	line-height: 24px;
	position: relative;
        z-index:100;
}

/* Sub Menu Stylesheet */
#menu ul {
	display: none;
	position: absolute;
	top: 24px;
	left: -1px;
	background: #B2D487;
	padding: 10px 5px 10px 5px;
	border: 1px solid #cdd8e0;
	border-top: 0;
	height: auto;
	width: 180px;
        z-index:100;
}

#menu ul li a {position: relative}
#menu ul ul {
	display: none;
	position: absolute;
	z-index: 100;
	top: -11px;
	left: 175px;
	background: #B2D487;
	padding: 10px 5px 10px 5px;
	border: 1px solid #cdd8e0;
	height: auto;
	width: 190px;
}

#menu ul li {
	float: none;
	display: block;
	border-right: 0;
	position: relative;
        z-index:100;
        background: ivory;
}

#menu ul li a {
	float: none;
	display: block;
	font-weight: bold;
	color: #366799;
	padding: 0 5px 0 5px;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #eee;
        z-index:100;
}

#menu ul li a:hover, #menu ul li a.selected, #menu ul li a.selected:hover {
	background: #f6f6f6;
	color: #222;
        z-index:100;
}

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover {
	background: #cae9a3;
	color: #222;
        z-index:100;
}


/******* Sidebar ********/
#subscribe{
	height: 16px;
	border: 3px double gray;
	background: #fff;
	font-weight: bold;
}

#pagenav {
	float: right;
}

#pagenav li {
	float: left;
	display: block;
	padding: 0 2px 0 2px;
}

#pagenav li a {
	float: left;
	display: block;
	height: 16px;
	line-height: 16px;
}

#pagenav li a:hover {
}

#pagenav li.rss a {
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#pagenav li.subscribe a {
	background: url(images/email.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/* GLOBALS */
#sidebar_l {float:left; width: 340px; margin-top:5px}
#sidebar_r {float:right; width: 340px; margin-top:5px}

/* HEADERS */
#sidebar_m h2, #sidebar_l h2, #sidebar_r h2 {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #555555;
	border-bottom: 1px solid #ddd;
	background: PapayaWhip;
	background-position: 6px 7px;
	padding: 3px 15px 2px 5px;
        margin-bottom:5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

/* FORMS */
#sidebar_m input, #sidebar_m select, #sidebar_m textarea,
{
	margin: 7px 0 0 0;
	border: 1px solid #ddd;
	color: #444;
}

/* DIV style */
#sidebar_m div {
	margin: 7px 0 0 0;
	line-height: 1.4em;
        background: ivory;
	margin-top: 0px;
}

/* UL style */
#sidebar_m li ul {}
#sidebar_m li ul ul {}

/* LI style */
#sidebar_m li{
	margin-top: 10px;
        padding: 5px;
        background: ivory;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

#sidebar_m li li {
	margin-top: 0;
	padding: 3px 0 3px 25px;
	background: url(images/arrow.gif) no-repeat;
	background-position: 7px 9px;
	line-height: 1.4em;
	border-bottom: 1px dotted #ddd;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;

}
#sidebar_m li li li {
	margin-top: 0;
	padding: 0 0 0 13px;
	background: url(images/bullet.gif) no-repeat;
	background-position: 0 6px;
	line-height: 1.4em;
	border: 0;
	font-size: 0.9em;
	margin: 4px 0 0 0;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

/* Various */
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/******* AJAX TABS *********/
.tabs {
	border-bottom: 1px solid #ddd;
	height: 20px;
}

.tabs li {
	float: left;
	display: inline;
	margin-right: 2px;
	height: 20px;
}

.tabs li a {
	float: left;
	display: block;
	border: 1px solid #ddd;
	border-bottom: 0;
	padding: 0 5px 0 5px;
	background: #366799;
	color: #fff;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

.tabs li a:hover {
	background: #498fd6;
	color: #fff;
}

.tabs li a.selected {
	background: #fff;
	color: #333;
	z-index: 9;
}

.tabs li a.selected:hover {
	background: #fff;
	color: #333;
	z-index: 9;
}

.tabcontent {
	display: none;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 0px;
        background: white;
        border-radius-bottomleft: 5px;
        border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
}

.tabcontent li {
	padding: 3px 0 3px 25px;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
        background: transparent url(images/arrow.gif) no-repeat scroll 7px 9px;
}
.tabcontent ol li {
	padding: 3px 0 3px 0px;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
        background:none;
        margin-left: 3px;
}
.tabcontent li li {
	background: url(images/bullet.gif) no-repeat;
	background-position: 0 6px;
	line-height: 1.4em;
	border: 0;
        padding: 0px 0px 0px 10px;
	font-size: 0.9em;
	margin: 4px 0 0 0;
}

.relatedcontent {
	display: block;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 0px;
        background: ivory;
        padding: 5px;
        margin-bottom: 5px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.relatedcontent li {
	padding: 3px 0 3px 25px;
	line-height: 1.4em;
	border-bottom: 1px dotted #ccc;
        background: transparent url(images/arrow.gif) no-repeat scroll 7px 9px;
}

@media print {
	.tabcontent {
	display: block !important;
	}
}

/****** Front Categories *******/
.column1 {
	float: left;
	width: 205px;
	border: 3px double gray;
	display: inline;
        background: lightyellow;
        padding: 8px; 
        height:800px;
        overflow:hidden;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.column2 {
	float: left;
	width: 199px;
	border: 3px double gray;
	display: inline;
        background: Khaki;
        padding: 8px; 
	margin-left: 3px; 
        height:800px;
        overflow:hidden;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
} 

.column3 {
	float: left;
	width: 205px;
	border: 3px double gray;
	display: inline;
        background: wheat;
        padding: 8px; 
	margin-left: 3px; 
        height:800px;
        overflow:hidden;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
} 

.cat li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f1f1f1;
}

.cat h2 a {
	font-size: 1.1em;
	line-height: 1.3em;
}

.cat .fpost {
	padding: 0px 0 0 0;
}

.cat img {
	float: left;
	display: inline;
	border: 1px solid #d9e2e5;
	padding: 2px;
	margin: 0 10px 0 0;
}

.cat p {
	line-height: 1.5em;
}

ul.more li {
	display: block;
	padding: 4px 0 3px 15px;
	background: url(images/postbullet.gif) no-repeat;
	background-position: left 7px;
	border-bottom: 1px dotted #ddd;
	line-height: 1.2em;
	font-size: 1em;
}

#mid-latest li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f1f1f1;
        overflow: hidden;
        max-height: 190px;
}

#mid-latest h2 a {
	font-size: 1em;
	line-height: 1em;
}

#mid-latest .lpost {
	overflow: hidden;
}

#mid-latest img {
	float: left;
	display: inline;
	border: 1px solid #d9e2e5;
	padding: 2px;
	margin: 0px 10px 0 0;
	overflow: hidden;
}

#mid-latest p {
	line-height: 1.45em;
	padding:0px;
}

.sd {
	font-size: 0.9em;
	margin: 0px;
	color: #999;
}
.feedrss {
	position: absolute;
	right: 0;
	top: 0;
	background: url(images/rss.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

/****** Single Post *********/
/* Aligning for Images */
.nav {padding:10px 0 0 0}
.alignleft {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
}

.aligncenter {
	margin: 0 auto 0 auto;
	display: block;
	text-align: center;
}

.wp-caption img {
	margin: 0 0 5px 0;
	background-color: #FFFFFF;
}

.wp-caption-text {
	color: #aaa;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	font-weight: bold;
	text-transform: uppercase;
}

/* Major Styles */
.post h1 {
	font-size: 27px;
	font-weight: normal;
	font-family: georgia;
	line-height: 1.2em;
	color: #333;
	margin: 0 0 5px 0;
        padding-left:10px;
        padding-top:10px;
}

.post h2 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: georgia;
	line-height: 1.4em;
	color: #333;
	margin: 0 0 5px 0;
}

.post h3 {
	font-size: 1.4em;
	font-weight: normal;
	font-family: georgia;
	line-height: 1.4em;
	color: #333;
	margin: 20px 0 5px 0;
}

.post h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial;
	line-height: 1.4em;
	color: #333;
	margin: 20px 0 5px 0;
}

.post h5 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: times;
	line-height: 1.4em;
	color: #333;
	margin: 0 0 5px 0;
}

.post h6 {
	line-height: 1.4em;
	color: #333;
	margin: 10px 0 5px 0;
	font-size: 0.9em;
}

.entry h1 {
	font-size: 25px;
	font-weight: normal;
	font-family: georgia;
	line-height: 1.4em;
	color: #333;
	margin: 0 0 5px 0;
         padding:0px;
}
.entry h2 {
        overflow:hidden;
        border-bottom:2px solid lightgray;
        padding-bottom:2px;
        margin-bottom:10px;
}

.entry h3 {
        overflow:hidden;
        border-bottom:2px solid lightgray;
        padding-bottom:4px;
        padding-bottom:2px;
        margin-bottom:10px;
}

.entry h4 {
        overflow:hidden;
        border-bottom:2px solid lightgray;
        padding-bottom:2px;
        margin-bottom:10px;
}

.post p {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

.post img {
	padding: 2px;
	border: 1px solid #d9e2e5;
}

/* entry specific css */
.entry {
        margin: 0px 0px 0px 0px;
	display: block;
        padding:10px;
        width: 610px;
        color: #000000;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.entry a:visited {color: purple} 

.entry ul {margin: 0px 0px 0px 20px; padding-bottom:10px}
.entry ol {margin: 0 0 20px 20px}
.entry ul ul {margin: 0 0 0 20px}
.entry ol ol {margin: 0 0 0 40px}

.entry ul li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
        list-style-type: square;
}

.entry ol li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
}

.entry ol li li {
	line-height: 1.5em;
	padding: 2px 0 2px 0;
	border: 0;
	color: #777;	
}

.entry ul li li {
	line-height: 1.5em;
	padding: 2px 0 2px 18px;
	border: 0;
	background: url(images/postbullet.gif) no-repeat left;
	background-position: left 7px;
	color: #777;
}

.entry blockquote {
        background:ivory url(images/startquote.gif) no-repeat 10px 10px; 
	border: 1px solid #e7e7e1;
        border-left: 5px solid SteelBlue;
	padding: 10px 15px 0px 40px;
	display: block;
	overflow: hidden;
	color: #333;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0 0 15px 0;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.entry blockquote blockquote {
	background: #fff;
	font-weight: normal;
	color: #333;
}

.entry del {
	text-decoration: line-through;
	color: #999;
}

.entry ins {
	font-weight: bold;
	text-decoration: underline;
}

.entry code {
	color: #333;
	font-family: tahoma;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	overflow: hidden;
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}

/* Specific classes */
ul.postinfo {
	float: left;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 5px 13px;
	margin: 0px 0px 5px 0;
        width: 605px;
}
ul.postinfoB {
	float: right;
	border-top: 1px dotted #ddd;
	position: relative;
	padding: 5px 0 5px 0;
}
ul.postinfo li, ul.postinfoB li {
	float: left;
	margin-right: 8px;
	font-size: 0.9em;
	color: #999;
	display: block;
	height: 16px;
	line-height: 16px;
}
li.ncat {
	display: block;
	padding-left: 22px;
	background: url(images/cat.png) no-repeat left center;
}
li.ncomment {
	display: block;
	padding-left: 22px;
	background: url(images/comment.png) no-repeat left center;
}
li.nview {
	display: block;
	padding-left: 22px;
	background: url(images/view.png) no-repeat left center;
}
li.nprint {
	display: block;
         margin-top: -2px;
}

.tags {
	color: #999;
	line-height: 1.5em;
	border-top: 1px dotted #ddd;
	padding: 3px 0 0 0;
	margin: 0 0 15px 0;
}

/****** Archives ******/
.archived {
	padding: 15px 15px 0px 15px;
	margin: 15px 0;
	border: 1px solid #ECECEC;
        background:white;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.archived .entry {
	line-height: 1.6em;
	padding: 10px;
	display: block;
        width: 570px;
        text-align: justify;
}

.archived .entry .thumb img {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	padding: 2px;
	border: 1px solid #d9e2e5;
}

.archived .fullstory {
	float: right;
	display: block;
	color: #fff;
        margin: 0px;
	background: #366799;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	border: 1px solid #366799;
}

.archived .fullstory:visited {color:white} 

.archived .fullstory:hover {
	color: #366799;
	background: #fff;
	border: 1px solid #ddd;
}

#pastevents {margin-left:250px; margin-top:-27px;font-weight:bold;font-size:11px;
             padding-left: 12px;}

#pastevents a {margin-left:250px; margin-top:-27px;font-weight:bold;font-size:11px;
             background: url("images/down.gif") no-repeat scroll 0px 3px transparent;
             padding-left: 12px;}

/******** Footer ********/
#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ddd;
}

#footer h6 {
	color: #b9d4f0;
	padding: 0 0 3px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #4375a9;
}

#footer li {
	float: left;
	margin-right: 20px;
	line-height: 1.5em;
}

.footer-page {
	float: left;
	width: 850px;
	margin-right: 10px;
	font-weight: bold;
	height: auto;
}

#footer-top a {
	float: right;
	display: inline;
	padding: 0 0 0 13px;
	background: url(images/backtotop.gif) no-repeat left 3px;
	line-height: 1.3em;
}

/******** Slider **********/
#slider-container {
	overflow: hidden;
	width: 675px;
	height: 240px;
	margin: 0 0 5px 0;
	background: #115885;
        border: 3px double gray;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	}
#slider-container a {
	color: #ddd;
	font-weight: bold;
	}
#slider {
	overflow: hidden;
	width: 669px;
	height: 220px;
	}
.feature {
	overflow: hidden;
	width: 655px;
	height: 210px;
	padding: 10px 10px 0 10px;
	color: #ccc;
	background: transparent;
	border: none !important;
        line-height: 1.5em;
	}
#slider .feature img {
	float: left;
	width: 296px;
	height: 200px;
	margin: 0 15px 0 0;
	border: 3px solid #001838;
	}
#slider .feature .entry-title {
        padding: 5px 0px 0px 0px;
	font-size: 18px;
        font-family: georgia;
        color: LightGoldenRodYellow;
	}

.feature .byline {
	color: #aaa;
	margin-bottom: 5px;
	margin-top: 5px;
        height:20px;
	overflow: hidden;
	}

.featuredtext{
        width:338px;
	color:white;
        background:transparent;
        max-height:110px;
        min-height:80px;
        line-height:1.5em;
        overflow: hidden;
        text-align: justify;
}
.fullstory {
	margin: 5px 0 0 0;
	display: block;
	color: #fff;
	background: #366799;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	border: 1px solid #366799;
        float:right;
}
.fullstory:hover {
	color: #366799;
	background: #123456;
	border: 1px solid #ddd;
}

/* Slider controls */
.slider-controls {
	float: left;
	width: 66px;
	height: 20px;
	overflow: hidden;
	clear: both;
	line-height: 15px;
	margin: 0 0 0;
	padding: 0 10px 0 600px;
	background: #062f4a;
	border-top: 2px solid #03273f;
	}
.slider-controls .slider-prev {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: #062F4A url("images/slider-prev.gif") no-repeat 0 0;
	border: none !important;
	}
.slider-controls .slider-prev:hover {
	background: #062F4A url("images/slider-prev.gif") no-repeat left -20px;
	}
.slider-controls .slider-pause {
	text-indent: -9999px;
	float: left;
	width: 22px;
	height: 20px;
	background: #062F4A url("images/pause.gif") no-repeat center 0;
	border: none !important;
	}
.slider-controls .slider-pause:hover, .slider-controls a.paused {
	background: #062F4A url("images/pause.gif") no-repeat center -20px;
	}
.slider-controls .slider-next {
	text-indent: -9999px;
	float: right;
	width: 22px;
	height: 20px;
	background: #062F4A url("images/slider-next.gif") no-repeat right 0;
	border: none !important;
	}
.slider-controls .slider-next:hover {
	background: #062F4A url("images/slider-next.gif") no-repeat right -20px;
	}

/********** Carousel *************/
#carousel {
	width: 660px !important;
	height: 120px;
	position: relative;
	margin: 0px 0 0 0;
	overflow: hidden;
}

#carousel .container {
	float: left;
	width: 600px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

#carousel ul li {
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	overflow: hidden;
}

#carousel ul {
	width: 100000px;
	height: 110px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

#carousel ul li .content {
	width: 110px;
	height: 110px;
	margin: 0px 0 0px 0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #d9e2e5;
	text-align: center;
	overflow: hidden;
}

#carousel ul li .content img {
	display: block;
	padding: 2px;
	border: 1px solid #d9e2e5;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#carousel .previous_button {
	float: left;
	background: url(images/carousel/left.png);
	z-index: 100;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 45px 5px 0 5px;
	display: inline;
}

#carousel .previous_button_over {
	background: url(images/carousel/left_over.png);
}

#carousel .next_button {
	float: left;
	background: url(images/carousel/right.png);
	z-index: 100;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 45px 5px 0 5px;
	display: inline;
}

#carousel .next_button_over {
	background: url(images/carousel/right_over.png);
}

#carousel .next_button.disabled {visibility: hidden;}
#carousel .previous_button.disabled {visibility: hidden;}

/* Micro audio player */
.mAp, .adplr {	width: 100%;	}

img#wpstats{display:none}

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* Comments Stylesheet */
#skip-comment a {
	float: right;
	display: relative;
	padding: 0 0 0 13px;
        margin-top: -25px;
	background: url(images/down.gif) no-repeat left 3px;
	line-height: 1.3em;
        font-weight: bold;
        font-style: normal;
        color: steelblue;
}

.commentlist {
	border-bottom: 1px solid #d9e2e5;
	margin: 0 0 20px 0;
         background: ivory;
}

.commentlist li {
	border-top: 1px solid #d9e2e5;
	padding: 20px;
}

.alt {background:white}

.commentlist .commentinfo {
	margin-left: 10px;
         margin-right: 20px;
	display: block;
}

.fn {
	font-weight: bold;
}
.wp-commentnavi {margin-left: 10px}

.commentlist .cdate {
	font-family: georgia;
         font-size: 0.9em;
}
.commentlist .cauthor {font-weight:bold}

.commentlist .ctext {
	display: block;
	padding: 10px 0 0 0;
         margin-left: 10px;
}

.commentlist .approve {
	padding: 15px 0 0 0;
	color: #999;
	font-style: italic;
	font-size: 0.9em;
}

ol.trackbacks {
	margin: 0 0 15px 20px;
}

ol.trackbacks li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}

/* Reply Form CSS */
#respond{
	padding: 20px;
	background: #f9f9f1;
	border-top: 1px solid #e9e9e1;
	border-bottom: 1px solid #e9e9e1;
        margin-top: 20px;
        margin-bottom: 10px;
}

#replymeta {
	width: 330px;
	border: 1px solid #d9e2e5;
	padding: 2px;
	background: #fff;
	color: #333;
	margin: 0 5px 10px 0;
}

#replytext {
	display: block;
	width: 570px;
	border: 1px solid #d9e2e5;
	padding: 2px;
	background: #fff;
	color: #333;
	margin: 0 0 15px 0px;
}

#replybutton {
	display: block;
	background: #fff;
	font-weight: bold;
	color: #366799;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #ddd;
}

#replybutton:hover {
	color: #fff;
	background: #366799;
}
