@charset "utf-8";
/* CSS Document */

/* NEWSLETTER */
#ajaxNewsletter, .newsletterContainer {
/* newsletter container */
}

#newsletterFormDiv {
/* newsletter form elements*/
}

.newsletterTextInput {
/* email text input */
}

#newsletterLoading {
/* the loading message while the subscription is beeing handled */
}

.success {
/* the success message container */
}

.error {
/* the error message container */
}

/* FIM - NEWSLETTER */


.botao{border:1px solid #333; color:#CCC; background:#000; font-weight:bold; height:29px; font-size:16px; padding:1px 4px 3px 4px;}

.botao:hover{color:#FFF;}

.divPaginas {
	border:1px solid #1B1B1B;
	padding:10px;
	margin-top:15px;
}
#menu2 {
	text-align:right;
	margin-top:50px;
	float:right;
	padding:4px 15px;
	background-color: rgba(0, 0, 0, 0.65);
	border:1px solid #333;
}
#menu2 a {
	font-size:13px;
	color:#FFF;
	margin:6px;
	padding:2px 5px;
}
#menu2 a:hover {
	background-color:rgba(255, 0, 0, 0.50);
}
#categories ul li, .titles, .titles2, .current-category, .post-title a {
	text-shadow: #000 1px 1px 2px;
}
body {
	margin: 0px;
	padding: 0;
	color: #FFF;
	background-image: url(images/topo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#000;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
}
#soundcloud li {
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.65);
	text-decoration: none;
	padding-right: 10px;
	height: 20px;
	width:auto;
	margin-right: 4px;
	margin-top:5px;
	margin-bottom:5px;
	display: block;
	float: left;
	font-size: 10px;
}
#soundcloud li a:link, #soundcloud li a:visited, #soundcloud li a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	padding:0px 3px;
}
#soundcloud li a:hover {
	color: #F00;
	background-color:#000;
}
#wrapper2 {
	width: 950px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}
.share-div {
	width: 590px;
	height: 30px;
	display: none;
}
.share-div img {
	float:right!important;
}
.single-entry {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.single-entry ul li {list-style:square; list-style-position:inside; margin:0 0 0 -36px; padding:0;}
.single-entry h3{margin:40px 0 -10px 0; font-size:18px;}
.single-entry ul, .single-entry ul ol {line-height:1.5em;}
.single-entry img {border:1px solid #000;}
.single-entry img:hover{border:1px solid #F00;}
.post-wrapper {
	background-color: rgba(0, 0, 0, 0.65);
	padding: 15px;
	width: 581px;
	border: 1px solid #333;
}
a:link, a:active {
	text-decoration: none;
	color: #FF2B2B;
}
a:visited {
	text-decoration: none;
	color: #FF2B2B;
}
a:hover {
	color: #FFF; text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px 0px;
	text-transform:lowercase;
}
h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 22px;
	line-height:32px;
}
.post-title {
	line-height: 30px;
}
.home-post-wrap {
	width: 278px;
	height: 345px;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px 10px;
	overflow: hidden;
	border: 1px solid #333;
}
.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;
	border: 1px solid #333;
	vertical-align:top;
}
.home-post-wrap-home {
	width: 278px;
	margin-right: 10px;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px 10px;
	border: 1px solid #333;
}
.home-post-wrap2 {
	width: 603px;
	padding: 10px;
	margin-right: 13px;
	float: left;
	background-color: rgba(0, 0, 0, 0.65);
	border: 1px solid #333;
	margin-bottom: 10px;
}
.post-title a {
	color:#FFFFFF;
	padding:0;
}
.index-post-wrap {
	width: 593px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #EBEBEB;
	padding: 10px;
}
.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-bottom:5px;
}
.readmore a:link {
	color: #FF2B2B;
}
.readmore a:hover {
	color:#FFF;
	background-color: rgba(255, 0, 0, 0.50);
}
.thumbnail-home {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
h4, h5, h6 {
	font-size: 20px;
}
.titles {
	font-size: 22px;
	text-decoration: none;
	text-transform:lowercase;
}
.titles2 a:link, .titles2 a:visited, .titles2 a:active, .titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-family: Trebuchet MS;
	margin-bottom: 3px;
	margin-top: 5px;
	display: block;
	padding: 5px 10px 5px 0px;
	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: #333333;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}
#header {
	width: 100%;
	height: 180px;
	margin: 0px;
}
#header2 {
	width: 950px;
	margin:auto;
}
#slide {
	background-image: url(images/slide-bg.gif);
	height: 198px;
	margin-top: 10px;
	width: 935px;
	margin-left: 7px;
	float: left;
}
#categories {
	width: 100%;
	height: 45px;
	margin: auto;
	position:bottom;
	text-transform:lowercase;
}
#categories li {
	line-height: 26px;
!important
}
#categories2 {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.65);
	border:1px solid #333;
}
#categories ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
#categories ul li {
	float: left;
	display: block;
	height: 45px;
	padding: 0px;
	vertical-align:top;
	size:auto;
}
#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: 13px;
	padding: 10px 13px 0px 13px;
	margin: 0px;
}
#categories ul li a:hover {
	margin: 0px;
	color: #FFF;
	background-color:rgba(255, 0, 0, 0.30);
}
#pages {
	float:left;
	color:#CCC;
	width: 100%;
	height:147px;
!important  vertical-align:top;
}
#container {
	float: right;
	width: 950px;
	padding-top: 15px;
	background:none;
}
#left-div {
	width: 635px;
	float: left;
}
#left-inside {
	float: left;
}
.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;
}
#sidebar-wrapper {
	width: 315px;
	float: right;
	margin-bottom: 20px;
}
#sidebar {
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	width: 315px;
}
#footer {
	clear: both;
	width: 930px;
	height: 32px;
	padding-left: 20px;
	text-align: right;
	color: #FFFFFF;
	background-color: #000;
	padding: 15px 3px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#pages ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
#pages ul li {
	float: left;
	display: block;
	height: 44px;
	padding: 0px;
}
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #FFF;
	display: block;
	height: 34px;
	font-size: 11px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
}
#pages ul li a:hover {
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	color: #FFF;
	background-image: url(images/pages-hover.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebar-box {
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: rgba(0, 0, 0, 0.65);
	width: 295px;
	border: 1px solid #333;
}
.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;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	display: block;
	color: #727272;
	width: 255px;
	padding: 3px 3px 3px 3px;
	background-image: none !important;
	border-bottom: 1px dotted #D7D7D7;
}
.home-post-wrap ul li {
	color: #727272 !important;
	margin-left: 0px;
	width: 100%;
}
.home-post-wrap-home ul li {
	color: #727272 !important;
	margin-left: 0px;
	width: 100%;
}
.sidebar-box ul li {
	color: #727272 !important;
	margin-left: 0px;
	width: 100%;
}
.home-post-wrap ul {
	float: left;
	margin: 0px 0px 20px 0px;
	padding-left: 10px;
	list-style-type: none;
}
.home-post-wrap-home ul {
	float: left;
	margin: 0px 0px 20px 0px;
	padding-left: 10px;
	list-style-type: none;
}
.sidebar-box ul {
	float: left;
	margin: 0px 0px 0px 0px;
	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;
}
.sidebar-box ul li a:hover {
	display: block;
	color: #393939;
	padding: 3px 3px 3px 3px;
	background-color: #F5F5F5;
}
.sidebar-box h3 {
	font-size: 20px;
	text-shadow: #000 1px 1px 2px;
	color: #FFF;
	font-family: Trebuchet MS;
	float: left;
	width: 100%;
	padding-bottom:10px;
}
.headings {
	font-size: 10px;
	color: #383838;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Trebuchet MS;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
}
#commentwrap {
	display: block;
	width: 570px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 5px;
}
.commentlist li {
	display: block;
	float: left;
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
}
.commentlist ol {
	margin-left: 0px;
	padding-left: 0px;
}
.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}
.comment-inside {
	background-image: url(images/comment-bgDefault.gif);
	padding-left: 40px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: 408px;
	float: left;
	color: #616161;
}
.comment-inside p{margin-top:-27px; float:left;}
#commentform {
	margin: 1em 0;
	background-color: rgba(0, 0, 0, 0.65);
	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: #ffffff;
	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: #ffffff;
	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: #ffffff;
	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;
}
.search_bg {
	height:35px;
	width:260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#search {
	color:#FFFFFF;
	padding:0;
}
#search input {
	background: #FFF;
	font-size:11px;
	color:#B8B8B8;
	font-family:Tahoma, arial, verdana, courier;
	width:150px;
	height:11px;
	vertical-align:middle;
	padding:10px;
	border: 1px solid #E7E7DC;
}
.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}
#search .input {
	width:66px;
	height:31px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left: 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: #FFF;
	font-size: 10px;
	padding-bottom:15px;
	text-transform:lowercase;
}
.post-inside-2 {
	float: left;
	width: 450px;
}
.logo {
	float: left;
	border: 0px;
	margin-top: 22px;
	margin-left:10px;
}
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: #666;
	border: 1px solid #8A000;
	font-size:22px;
	font-weight:bold;
	color: #FFF;
	padding: 5px 0px 5px 10px;
	display: block;
	margin-bottom: 10px;
	width: 601px;
}
.nanotabs {
	width:562px;
}
.tabs {
}
.tabs li {
	float:left;
	list-style:none;
	text-align: center;
}
.tabs li a {
	background-color: #000;
	display:block;
	text-align: center;
	padding:5px 0px;
	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: #CF0000;
}
.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: #CF0000;
	color: #FFF;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.san a:hover {
	background-color: #DDDDDD;
	color: #000;
}
.idTabs {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.idTabs ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.idTabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #A2A2A2;
	text-align: center;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}
.idTabs li a {
	color: #666;
	background-color:#FFF;
	border: 1px solid #BEBEBE;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	margin-right: 4px;
	display: block;
	float: left;
}
.idTabs li a:visited {
}
.idTabs li a:hover {
	background-color: #E0E0E0;
	color: #000;
}
.idTabs li a.selected {
	color: #000;
	background-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;
}
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul {
	position:absolute;
	top:-999em;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
	font-size:12px;
}
#nav2 li {
	float:left;
	position:relative;
	z-index:1000;
	font-size:12px;
}
.nav a {
	display:block;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:0px;
	top:45px;
}
#nav2 li:hover ul, ul#nav2 li.sfHover ul {
	left:0px;
	top:43px !important;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:15em;
	top:0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/



.nav li li {
	display: block;
	padding: 0px;
}
.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	background-color: #C40000;
	padding: 10px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
}
#nav2 li li a:link, #nav2 li li a:visited {
	background-color: #313131 !important;
}
.nav li li a:hover {
	background-image: none !important;
	background-color: #940000;
	color: #FFF !important;
}
#nav2 li li a:hover {
	background-color: #000 !important;
}
/* outmost wrapper element */

#scrollable {
	background-repeat: no-repeat;
	background-position: top;
	padding:0px 0px 0px 0px;
	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;
	float: left;
	background-color: #FFF;
	padding: 5px;
	margin: 5px;
}
.slide-items-a a {
	color: #4E4E4E;
	font-size: 10px;
	margin: 8px 0px 0px 25px;
	display: block;
}
.slide-items a:link, .slide-items a:hover, .slide-items:visited, .slide-items:active {
	background-color:#FFF;
!important  color: #4E4E4E;
!important  font-size: 10px;
!important  margin: 8px 0px 0px 25px;
!important  display: block;
!important
}
/* single item */





/* next / prev buttons */

a.prev, a.next {
	display:block;
	width:30px;
	height:198px;
	background-repeat:no-repeat;
	margin:0px 0 0 0;
}
a.prev {
	background:url(images/slide-button-left.gif);
	float:left;
}
a.next {
	background:url(images/slide-button-right.gif);
	float:right;
}
/* navigator */

div.navi {
	position:relative;
	top:-30px;
	left:310px;
	margin-left:-50px;
	width:50px;
	height:0px;
}
/* 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 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 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 */

