/*
Theme Name: ePiphany
Theme URI: 
Version: 1.0
Description: Custom theme for Mobile Epiphany
Author: Jason Camp
Author URI: http://www.jasoncamp.net/
Share URL:
*/

body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url(images/bg_page.gif) no-repeat top center;
	font: 1em Tahoma, sans-serif;
}

img { border: 0; }

#wrapper {
	padding: 0;
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 1000px;
	height: 80px;
	margin: 0;
}
.left {
	float: left; 
}
#login {
	font-size: 11px;
	float: right;
	color: #999;
	padding: 5px 0 0 0;
}
#pages {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background: #000;
}
#pages ul { 
	list-style-type: none; 
	list-style-image: none; 
	float: left; 
	padding: 0; 
	margin: 0;
}
#pages ul li { 
	float: left; 
	display: block; 
	height: 30px;
	padding: 0;
}
#pages ul li a {
	float: left; 
	display: block;
	height: 30px;
	font: 11px Tahoma, sans-serif;
	color: #ccc;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
}
#pages ul li a:hover {
	margin: 0;
	color: #fff;
	background: #3176b6 url(images/bg_topnav.gif) repeat-x 0 0;
}
.nav, .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul {
	position: absolute;
	top: -999em;
}
.nav li {
	float: left;
	position: relative;
	z-index: 1;
}
.nav li:hover ul, ul.nav li.sfHover ul			{ left: 0; top: 30px; }
.nav li:hover li ul, .nav li.sfHover li ul		{ top: -999em; }
.nav li li:hover ul, ul.nav li li.sfHover ul	{ left: 0; top: 0; }
.nav li:hover ul, .nav li li:hover ul			{ top: -999em; }

.nav li li {
	display: block;
	padding: 0;
}
.nav li li a:link, .nav li li a:visited {
	width: 120px;
	display: block;
	color: #eeeeee !important;
	background: #3176b6;
	padding: 0 10px;
	margin: 0;
}
.nav li li a:hover {
	background: #3176b6 url(images/bg_topnav.gif) repeat-x 0 0;
	color: #fff !important;
}

#searchBox {
	display: inline;	
	float: right;
	margin: 0 30px 0 0;
}
.search-text {
	background: url(images/bg_search.gif) no-repeat 0 0;
	border: 0;
	height: 22px;
	width: 220px;
	font: 11px Tahoma, sans-serif;
	text-indent: 10px;
	padding: 8px 0 0 0;
	color: #dddddd;
}
html>body .search-text {
	padding: 4px 0 0 0;
}
.search-btn {
	background: url(images/bg_search.gif) no-repeat -220px 0;
	border: 0;
	height: 30px;
	width: 25px;
	position: absolute;
	cursor: pointer;
}

#container {
	width: 1000px;
	height: 100%;
	background: url(images/bg_header.gif) no-repeat 0 0;
}

#homeFlash {
	margin: 0 10px;
	width: 980px;
	height: 420px;
	background: url(images/bg_flash.jpg) no-repeat 0 0;
	text-align: center;
}
#partnerFlash {
	margin: 0 0 0 20px;
	width: 280px;
	height: 180px;
	text-align: center;
}
#homeTable {
	margin: 0 0 0 10px;
}
#homeOne {
	padding-top: 10px;
	width: 328px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #999;
}
.homeTwo {
	width: 648px;
	height: 250px;
	background: #fff url(images/bg_videobutton.jpg) repeat-x 0 0;;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	vertical-align: top;
}
.homeTwo hr {
	color: #999;
	background: #999;
	padding: 0;
	margin: 5px 0 0 0;
	width: 263px;
}
.homeTwo img {
	margin: 5px 65px;
}
.homeTwo h3, .homeThree h3, .homeFour h3 {
	width: 280px;
	display: block;
	float: left;
	border-bottom: 1px solid #999;
	margin-left: 20px;
	margin-right: 20px;
}
.homeThree {
	width: 323px;
	background: #e1ebf4;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #999;
	vertical-align: top;
}
.homeThree hr  {
	color: #999;
	background: #999;
	padding: 0;
	margin: 5px 0 0 0;
	width: 263px;
}
.homeThree li {
	margin-right: 20px;
}
.homeFour {
	width: 323px;
	background: #eeeeee url(images/bg_sidebar_top.gif) repeat-x 0 0;;;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	vertical-align: top;
}
#homeBanner {
	width: 980px;
	background: #000;
}

#sb-loading a { display: none; }

#left-div {
	width: 648px;
	margin: 0 0 0 10px;
	min-height: 500px;
	float: left;
	background: #fff url(images/bg_leftdiv.gif) repeat-x 0 0;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #ccc;
}
#left-inside {
	margin: 30px;
}
#left-inside li {
	font: 12px/2 Tahoma, sans-serif;
	padding-top: 5px;
}

a		{ text-decoration: none; }
a:link		{ color: #06c; }
a:visited	{ color: #036; }
a:active	{ color: #09f; }
a:hover		{ color: #09f; }

hr {
	margin: 5px 0;
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
}

p, ul, li, td {
	font: 13px/2 Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0; 
}

h1 { 
	font-size: 24px; 
	margin-bottom: 0; 
	margin-top: 10px;
}

h2 { 
	font-size: 18px;
	font-weight: 200; 
	text-transform: uppercase;
	letter-spacing: .25em;
	color: #999;
	border-bottom: 1px solid #999;
	margin: 20px 0 10px 0;
}

h3 {
	font: 24px "Gotham Light", Verdana, sans-serif;
	font-weight: 200; 
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #2a5274;
	margin-top: 20px;
}

h4 {
	font: 16px Tahoma, sans-serif;
	line-height: 28px;
	color: #999;
}
#homeOne h3, #homeOne h4, #homeOne p {
	margin-left: 20px;
	margin-right: 20px;
}

#sidebar {
	float: left;
	width: 330px;
	height: 100%;
	min-height: 400px;
	background: url(images/bg_sidebar.gif) repeat-y 0 0;
}
.sidebar-box {
	width: 290px;
	padding: 0 20px 20px 20px;
	float: left;
	border-bottom: 1px solid #b4b4b4;
	border-top: 1px solid #f8f8f8;
}
.sidebar-box h3 { 
	display: block;
	float: left;
	width: 100%;
	border-bottom: 1px solid #999;
}
.sidebar-box ul {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
}
.sidebar-box ul li {
	color: #727272 !important;
	width: 100%;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #06c; 
	background-image: none !important;
} 
.sidebar-box ul li a:hover {
	color: #09f; 
	text-decoration: underline;
}

#footer {
	clear: both;
	width: 960px;
	height: 40px;
	color: #999;
	background: #333;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	padding: 8px 10px 0 10px;
	vertical-align: middle;
}
#footer a {
	color: #fff;
	font-size: 10px;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Social Links */
#socialFB {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_facebook.gif) no-repeat 0 0;
}
#socialLI {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_linkedin.gif) no-repeat 0 0;
}
#socialYT {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_youtube.gif) no-repeat 0 0;
}
#socialTW {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_twitter.gif) no-repeat 0 0;
}
#socialRSS {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_rss.gif) no-repeat 0 0;
}
#socialFB:hover, #socialLI:hover, #socialYT:hover, #socialTW:hover, #socialRSS:hover { 
	background-position: 0 -25px;
}
#socialFB2 {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_facebook.gif) no-repeat 0 -25px;
}
#socialLI2 {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_linkedin.gif) no-repeat 0 -25px;
}
#socialYT2 {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_youtube.gif) no-repeat 0 -25px;
}
#socialTW2 {
	display: block; margin: 0 5px; width: 25px; height: 25px;
	background: url(images/social_twitter.gif) no-repeat 0 -25px;
}
#socialFB span, #socialLI span, #socialYT span, #socialTW span, #socialRSS span, #socialFB2 span, #socialLI2 span, #socialYT2 span, #socialTW2 span {
	display: none;
}

.share-div {
	width: 590px;
	height: 30px;
	display: none;
	align: right;
}
.share-div img {
	margin: 0 5px;
}
.single-entry {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	font: 12px/1.8 Tahoma, sans-serif;
}
.post-wrapper {
	background-color: #fff;
	margin: 0;
}
.author_bio {
	background: #eeeeee;
	min-height: 100px; 
	padding: 5px;
	border: double 4px #fff;
}
.avatar {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #ccc; 
	clear: both;
}

.home-post-wrap {
	width: 278px;
	height: 345px;
	margin-right: 10px;
	float: left;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 10px;
	overflow: hidden;
}
.home-post-wrap-box {
	width: 278px;
	min-height: 230px;
	margin-right: 10px;
	float: left;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 10px;
	overflow: hidden;
}
.home-post-wrap-home {
	width: 278px;
	margin-right: 10px;
	float: left;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 10px;
}
.home-post-wrap2 {
	width: 591px;
	padding: 10px;
	margin-right: 13px;
	float: left;
	background-color: #fff;
	margin-bottom: 10px;
}
.index-post-wrap {
	width: 593px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	background-color: #fff;
	padding: 10px;
}
.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
}
.readmore a:link, .readmore a:hover {
	color: #06c;
}
.thumbnail-home {
	border: 0;
	margin: 0;
}
.titles { 
	font-weight: normal; 
	font-size: 24px; 
	text-decoration: none;
}
/*
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 17px;
	font-family: Tahoma;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	background-color: #CF0;
	padding: 5px 10px 5px 10px;
	color: #fff;
	float: left;
}
.titles2 a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 17px;
	font-family: Tahoma;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	background-color: #CF0;
	padding: 5px 10px 5px 10px;
	color: #fff;
	float: left;
}*/
.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
#slide {
	background-image: url(images/slide-bg.gif);
	height: 198px;
	margin-top: 10px;
	width: 935px;
	margin-left: 7px;
	float: left;
}
#categories {
	width: 948px;
	height: 45px;
	background-image: url(images/categories-bg.gif);
	margin: auto;
	border-left: 1px solid #F91111;
	border-right: 1px solid #F91111;
}
#categories ul { 
	list-style-type: none; 
	list-style-image: none; 
	float: left; 
	padding: 0; 
	margin: 0 10px00;
}
#categories ul li { 
	float: left; 
	display: block; 
	height: 45px;
	padding: 0;
}
#categories ul li a:link,#categories ul li a:visited, #categories ul li a:active {
	float: left; 
	color: #fff;
	display: block;
	height: 35px;
	font-size: 12px;
	padding: 10px 20px0 20px;
	margin: 0;
}
#categories ul li a:hover {
	background-position: top;
	margin: 0;
	background-image: url(images/categories-hover.gif);
}
.adwrap {
	margin-left: 26px;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	width: 125px;
	height: 125px;
	float: left;
}
.articleinfo {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}
.home-post-wrap ul li a:link, .home-post-wrap ul li a:visited, .home-post-wrap ul li a:active {
	display: block; 
	color: #727272; 
	width: 245px;
	padding: 3px 3px 3px 3px; 
	background-image: none !important;
	border-bottom: 1px dotted #D7D7D7;
} 
.home-post-wrap-home ul li a:link, .home-post-wrap-home ul li a:visited, .home-post-wrap-home ul li a:active {
	display: block; 
	color: #727272; 
	width: 245px;
	padding: 3px 3px 3px 3px; 
	background-image: none !important;
	border-bottom: 1px dotted #D7D7D7;
}
.home-post-wrap ul li {
	color: #727272 !important;
	margin-left: 0;
	width: 100%;
}
.home-post-wrap-home ul li {
	color: #727272 !important;
	margin-left: 0;
	width: 100%;
}
.home-post-wrap ul {
	float: left;
	margin: 00 20px0;
	padding-left: 10px;
	list-style-type: none;
}
.home-post-wrap-home ul {
	float: left;
	margin: 00 20px0;
	padding-left: 10px;
	list-style-type: none;
}
.home-post-wrap ul li a:hover {
	display: block; 
	color: #393939; 
	padding: 3px 3px 3px 3px;
	background-color: #F5F5F5;
} 
.home-post-wrap-home ul li a:hover {
	display: block; 
	color: #393939; 
	padding: 3px 3px 3px 3px;
	background-color: #F5F5F5;
} 
.headings { 
	font-size: 10px; 
	color: #383838; 
	text-transform: lowercase; 
	font-weight: bold; 
	font-family: Tahoma; 
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0;
}
#commentwrap {
	display: block;
}
.commentlist li{
	display: block;
	float: left;
	clear: both;
	margin-left: 0;
	margin-bottom: 10px;
}
.commentlist ol {
	margin-left: 0; 
	padding-left: 0;
}
.commentlist {
	margin-left: 0; 
	padding-left: 0;
}
.comment-inside {
	background-image: url(images/comment-bgDefault.gif);
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	width: 408px;
	float: left;
	color: #616161;
}
cite {
	font-style: normal;
	text-transform: uppercase;
	color: #000;
}
#commentform {
	margin: 1em 0;
	background: #fff;
	margin-left: 20px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 370px;
}
#commentform #email {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #email: focus {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author:focus {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url:focus {
	font-size: 1.1em;
	background: #fff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform input {
	margin-bottom: 3px;
}

.icons {
	margin-top: 0; 
	margin-bottom: -5px;
	margin-right: 10px;
}

.thumbnail-div {
	width: 281px;
	height: 130px;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.thumbnail-div-home {
	width: 281px;
	height: 130px;
	margin-bottom: 5px;
	float: left;
	padding: 2px;
	border: 1px solid #D1D1D1;
	margin-right: 10px;
}
.thumbnail-div-2 {
	width: 80px;
	height: 80px;
	padding: 2px;
	border: 1px solid #E1E1E1;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.thumbnail-div-3 {
	width: 60px;
	height: 60px;
	padding: 2px;
	border: 1px solid #E1E1E1;
	margin-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.post-info {
	color: #999;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
}
.post-inside-2 {
	float: left;
	width: 450px;
}
a:focus {
	outline: none;
}
.random {
	float: left;
	margin-bottom: 20px;
	font-size: 10px;
}
.cat-thumb {
	padding: 2px; 
	border: 1px solid #D1D1D1; 
	float: left; 
	display: inline; 
	margin-right: 10px; 
	margin-bottom: 1px;
}
.random-image {
	float: left;
	width: 80px;
	padding: 2px;
	height: 80px;
	border: 1px solid #E1E1E1;
	display: inline;
	margin-right: 10px;
}
.random a:link, .random a:visited {
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.titles-boxes {
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
ul, ol { line-height: 2.0em; }

.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 28px;
	line-height: 30px;
}
.thumbnail-div-featured {
	border: 5px solid #E7F3FF;
	width: 580px; 
	height: 160px;
}
#featured {
	background-color: #fff;
	background-image: url(images/post-bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	width: 593px;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}
.current-category {
	background-color: #fff;
	color: #000;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	width: 601px;
}
.nanotabs { 
	width: 562px; 
}
.tabs li { 
	float: left; 
	list-style: none; 
	text-align: center;
}
.tabs li a {
	display: block;
	text-align: center;
	padding: 5px0; 
	background: #F5F5F5; 
	color: #333; 
	font-size: 11px;
	text-decoration: none;
	width: 104px; 
	height: 18px; 
	float: left; 
	margin-bottom: -1px;
	z-index: 100;
	margin-right: 2px;
}
.tabs li a:hover { 
	color: #000; 
	background: #DDD; 
}
.tabs li a.selected { 
	color: #fff;
	background-color: #CF0;
}
.nanotabs div { 
	display: none; 
	width: 542px; 
	padding-left: 10px; 
	padding-right: 10px; 
	float: left;}
#ichi {
	padding-top: 10px; 
	padding-bottom: 10px;
	background: #F5F5F5; 
}
.san {
	padding-top: 10px; 
	padding-bottom: 10px;
	background: #F5F5F5; 
}
.ni {
	padding-top: 10px; 
	padding-bottom: 10px;
	background: #F5F5F5; 
}
.san a , .san a:visited{
	display: block;
	padding: 5px;
	border: 1px dashed #fff;
	background-color: #CF0;
	color: #fff;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.san a:hover {
	background-color: #DDDDDD;
	color: #000;
}
.idTabs {
	padding: 0;
	float: left;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.idTabs ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.idTabs li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	color: #A2A2A2;
	text-align: center;
	font-size: 11px;
	margin-left: 0;
	padding-left: 0;
}
.idTabs li a {
	color: #393939;
	background-color: #fff;
	border: 1px solid #F3DDAC;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	margin-right: 4px;
	display: block;
	float: left;
	font-size: 10px;
}
.idTabs li a:visited {
}
.idTabs li a:hover {
	background-color: #F3E1B9;
	color: #000;
}
.idTabs li a.selected {
	background-color: #CF0;
	border: 1px solid #CF0;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	display: block;
	float: left;
	margin-right: 4px;
}
#recententries {
	float: left;
	display: block;
	background-color: #fff;
	margin-bottom: 10px;
}
#recentcomments2 {
	float: left;
	display: none;
	background-color: #fff;
	margin-bottom: 10px;
}
#mostcomments {
	float: left;
	display: none;
	background-color: #fff;
	margin-bottom: 10px;
}
#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
	color: #393939; 
}
/* outmost wrapper element */
#scrollable {
	background-repeat: no-repeat;
	background-position: top;
	padding: 0;
	width: 935px;
	float: left;
	height: 160px;
}
/* container for the scrollable items */
.items {
	float: left;
	width: 700px;
	height: 165px;
	display: block;
	margin-top: 17px;
}
.slide-items {
	height: 155px;
	width: 155px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	background-color: #fff;
	padding: 5px;
}
.slide-items-a a {
	color: #4E4E4E;
	font-size: 16px;
	margin: 8px00 25px;
	display: block;
}
/* single item */
/* next / prev buttons */
a.prev, a.next {
	display: block;
	width: 30px;
	height: 198px;
	float: left;
	background-repeat: no-repeat;	margin: 0 0 0 0;
}
a.prev {
	background: url(images/slide-button-left.gif);
}
a.next {
	background: url(images/slide-button-right.gif);	margin-left: 2px;
}
/* navigator */
div.navi {
	position: relative;
	top: -30px;
	left: 310px;
	margin-left: -50px;
	width: 50px;
	height: 0;
}
/* items inside navigator */
div.navi span {
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(img/dots.png) 0 0 no-repeat;     
	cursor: pointer;
}
div.navi span:hover {
	background-position: 0 -8px;      
}
div.navi span:active {
	background-position: 0 -16px;     
}
.scrollable input {
	border: 1px solid #DBDBDB;
	height: 25px;
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	margin: 10px 0 10px 20px;

}

.wp-caption img { margin: 0; padding: 0; border: 0; }

.wp-caption p.wp-caption-text {
	border-top: 1px solid #dddddd;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	padding: 5px 0 0 0;

}
/* End captions */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */
