/*
Theme Name: Parallax-effect
Theme URI: http://wpmole.com/parallax
Author URI: http://wpmole.com
Description: Parallax-effect is the wordpress theme you need: elegant, simple, feature rich. Slider included WordPress Theme comes with custom background and modern design great theme to showcase your portfolio or blog.   Features:  Background Slider, 2 Sidebars, custom menu,  post thumbnails, page navigation, widget ready.
Author: WPMOLE
Version: 1.0.5
License: GNU/GPL Version 3 or later. 
License URI: http://www.gnu.org/licenses/gpl.html
Tags: featured-images, sticky-post, threaded-comments, fixed-layout, custom-menu, right-sidebar, custom-background, sticky-post, theme-options
Copyright: (c) 2014 WPMOLE
*/


/* ------- This is the CSS Reset ------- */

html, 
body, 
div, 
span, 
applet, 
object, 
iframe,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, 
pre, 
a, 
abbr, 
acronym, 
address, 
big, 
cite, 
code, 
del,
dfn, 
em, 
img, 
ins, 
kbd, 
q, 
s, 
samp, 
small,
strike, 
strong, 
sub, 
sup, 
tt, 
var, 
u, 
i, 
center,
dl, 
dt, 
dd, 
ol, 
ul, 
li, 
fieldset, 
form, 
label,
legend, 
table, 
caption, 
tbody, 
tfoot, 
thead, 
tr,
th, 
td, 
article, 
aside, 
canvas, 
details, 
embed,
figure, 
figcaption, 
footer, 
header, 
hgroup, 
menu,
nav, 
output, 
ruby, 
section, 
summary, 
time, 
mark, 
audio, 
video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
address {
	font-style: italic;
	margin: 0 0 24px;
}
ins {
	background: #ffffff;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}
del {
	color: #333;
}

mark {
	background: #ff0;
	color: #000;
}
img {
	border:none;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 620px; 
	height: auto;
}
.alignleft, 
.attachment-alignleft {
	float: left;
	text-align: left;
}
.alignright, 
.attachment-alignright {
	float: right;
	text-align: right;
}
.center, 
.attachment-center {
	clear: both;
	margin: 0px auto;	
}
.img img {
   max-width: 100%;
}
.img object,
.img embed {
   width: 100%;
}
p img {
	max-width: 100%;
	padding: 0;
}
img.alignleft, 
img.attachment-alignleft {
	display: inline;
	margin: 5px 10px 0px 0px;	
	padding: 0px;
}
img.alignright, 
img.attachment-alignright {

	display: inline;
	margin: 7px 10px 0px 10px;	
	padding: 0px;
}
img.aligncenter, 
img.attachment-aligncenter {
	clear: both;
	display: block;
	padding: 0px;
}
.aligncenter, 
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin: 10px;
	margin-left: 0px;
	padding-top: 5px;	
	text-align: center;
}
.wp-caption.alignnone  {
	max-width:100%; 	
}
.wp-caption.alignnone  img{
	max-width:100%; 	
}
.wp-caption img {
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 5px 4px 5px 4px;
	text-shadow: none;
}
article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}
table {	
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}
.posts table {
width: 95%;
color: #666;
border-collapse: collapse;
font-size: 12px;
margin: 15px;
border: #999999 1px solid;
}
.posts t table tr {
text-align: center;
padding-left: 20px;
}
.posts  table th{
padding: 10px;
background: #3a3a39;
color: #FFF;
text-shadow: none;
font-size: 15px;
text-align: left;
}
.posts  table tr:hover {
background:#cccccc;
}
.posts  table tr td  {
padding: 6px 4px;
padding-left: 15px;
vertical-align: middle;
border-bottom: 1px solid #999999;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}


dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

/* ------- Clearfix ------- */
.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
.clearfix { 
	display: block; 
}
.wp-caption.alignnone  {
	clear: both;
}
body {
		background:#ccc;
	color: #666666;
	margin: 0;
	padding-bottom: 10px;
	font-family: 'Noto Sans', Lucida Sans Unicode, Lucida Grande, Verdana, Tahoma, Arial, Sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
 }
a {
  color: #3a3a39;
  text-decoration:none;
}
a:hover,
a:focus {
  text-decoration:underline;
}
.posts {
background:#e9eae7;
padding: 20px;
		-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.index-posts  h2 {
	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top:0px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.container .posts   {
	margin-left: -4px;
}
.index-posts .entry-date {
	color: #c2c2b7;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: -5px;
	text-transform: uppercase;
}
.posts h2{
	margin-top:0px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.posts .entry-meta {
margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}
.index-posts .search-results h2 { 
background:#e9eae7;
	border: none;
	color: #3a3a39;
	font-size: 24px; 
	font-weight: bold;  
	margin-bottom: 60px;
	text-align: center;
	text-transform: none;
			-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.index-posts {
	margin-top: 20px; 
	margin-left:0px;
	float: left;
	width: 675px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.one {
 margin-right:20px;
 }
.bottom-widget {
	width: 280px;	
}
.content-ins {
margin: 0 auto;
width: 985px;
margin-left: 18px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=97); /* IE 5.5+*/
-moz-opacity: 0.97; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.97; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.97; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}
.content-ins .bottom-widget, 
.content-ins .posts, 
.index-posts .bottom-widget {
	  display: block;
	  float: left;
	  width: 100%;
	  min-height: 30px;
}
#content .bottom-widget  {
	margin-top: -20px;
	margin-left: 10px;
	float: left;
	width: 285px;
}
.content-ins .posts {
  width: 620px;
  margin-right: 15px;
}
.content-ins .bottom-widget {
  width: 280px;
  margin-left: 15px; 
margin-top: -40px;  
}
#footer .content-ins {
	margin-left: -10px;
	margin-top: 20px;
	width: 985px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
}
h1,
h2,
h3 {
  line-height: 30px;
}
h1 {
  font-size: 38px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 17px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11px;
}
input.bottom-widget,
textarea.bottom-widget,
.uneditable-input .bottom-widget {
  width: 286px;
}
.table td.bottom-widget,
.table th.bottom-widget {
  float: none;
   margin-left: 0;
  width: 284px;
}
.wrapper {
	background: none;
	margin: 0 auto; 
	margin-left: -2px;
	min-height: 100%;
	position: relative; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=97); /* IE 5.5+*/
-moz-opacity: 0.97; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.97; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.97; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */

}

/* ------- Header ------- */
.header {
	margin: 0 auto;
	width: 1000px;
}
.header-bottom {
    float: left;
	margin-top: 5px;
	padding: 10px;
}
.main-menu-container {
	margin: 0 auto;
	width: 983px;
	height: auto;
}
.main-menu {
	background: #3a3a39;
	border: 2px solid #ffffff;
	color: #ffffff;
	float: left;
	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 30px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 975px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.main-menu ul {
	list-style: none;
	margin: 0;
}
.main-menu ul a {
	color: #ffffff;
	display: block;
	position: relative;
	text-decoration: none;
}
.main-menu ul a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.main-menu ul li {
	display: inline-block; 
	list-style: none; 
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	z-index: 55;
		-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.main-menu ul li:hover {
	visibility: inherit;
}
.main-menu ul ul {
	background: #2b2b2a;
	border: 1px solid #eeeeee;
	border-top: 0;
	line-height: 14px;
	margin-top: 0px;
	padding: 5px 15px 8px 15px;
	position: absolute;
	text-align: left;
	top: -9999px;
	width: 160px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.main-menu ul ul li {
	border-bottom: 1px solid #eeeeee;
	color: #ffffff;
	float: none;
	margin: 0;
	padding: 10px 0;
	width: 100%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.main-menu ul ul li:last-child {
	border: 0;
}
.main-menu ul li:hover ul {
	left: -15px;
	top: 30px;
	z-index: 10;
}
/* Hide sub menus */
.main-menu ul li:hover li ul,
.main-menu ul li li:hover li ul,
.main-menu ul li li li:hover li ul {
	top: -9999px;
}
/* Display sub menus */
.main-menu ul li li:hover ul,
.main-menu ul li li li:hover ul,
.main-menu ul li li li li:hover ul {
	left: 160px;
	top: 0px;
}
.main-menu .current-menu-item > a,
.main-menu.current-menu-ancestor > a,
.main-menu .current_page_item > a,
.main-menu.current-page-ancestor > a {
  color: #ffffff;
}
.main-menu .sub-menu .current-menu-item > a,
.main-menu .sub-menu .current-menu-ancestor > a,
.main-menu .sub-menu .current_page_item > a,
.main-menu .sub-menu .current-page-ancestor > a {
  color: #ffffff;
}
.logo {
	float: left;
	margin-bottom: 25px;
	margin-top: 18px;
	width: 700px;
}
.logo h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 42px;
	padding-top: 15px;
	-ms-word-wrap: break-word;
	word-wrap: break-word; 
}
.logo h1 a { 
	color: #ffffff;
	float: left;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000000;
	width: 700px;
	-ms-word-wrap: break-word;
	word-wrap: break-word; 
 }
.logo .site-description {
	clear:both;
	color: #ffffff;
	float:left;
	font-size: 14px; 
	font-weight: bold;
	padding-top: 17px;
	text-transform: uppercase;
	width: 700px;
	-ms-word-wrap: break-word;
	word-wrap: break-word; 
}
.header-search {
	float:right;
	padding-right: 5px;
	padding-top: 50px;
	
}

.header-search input {
	background: #3a3a39;
	border: 2px solid #ffffff;
	color: #999999;
	font: 14px Arial, Verdana, sans-serif; 
	font-weight: bold;
	float:right;
	padding-left: 7px;
	width: 180px;	
	height: 35px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.header-search input hover {
border: 2px solid #ffffff;
}
#nav{
	clear: both;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;	
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: lrft;
	width: 980px;
	height: auto;
}
#nav a {
	border: 2px solid #ffffff;
	margin-right: 5px;
	padding: 5px 10px;
	background: #ccc;
	color: #000;
	text-decoration: none;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
#nav a:hover,
#nav .current {
	background: #3a3a39;
	border: 2px solid #ffffff;
	color: #ffffff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
#nav .current {
	margin-right: 5px;
	padding: 5px 10px;
}

.container{
	margin: 0 auto;
	width: 1000px;
}
.container  .entry {
	color: #666666;
	font-weight: normal;
}

p {
  margin: 0 0 10px;
}
.container #footer{
padding-left: 0px;
}

/* ------- Featured Posts ------- */
#featured-posts {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 23px;
	width: 990px;
	margin-left: -10px;
}
ul#featured-posts-list { 
	overflow: hidden;
	width: 990px; 
}
ul#featured-posts-list li { 
	float: left; 
	margin-right: 22px;
	width: 225px; 
}
.featured-post-text {
background:#e9eae7;
	float: left;
	margin: 0;
	padding: 15px 8px;
	width: 205px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}


/* ------- Content ------- */
#content {
	margin: 0 auto;
	padding-left: 20px;
	overflow: hidden;
	text-align: left;
	width: 990px;
}
#content img {
	max-width: 100%;
}

/* ------- Posts ------- */


/* --- single-post --- */
.single {

} 
.column .single-post {
	background:#e9eae7;
	margin: 0 auto;	
	padding: 20px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
	width: 260px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.single-post-image {
	clear: both;
	margin-top: 5px;
	padding: 15px 0 15px 0;
	overflow: hidden;
}

.single-post-text {
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	width: 100%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.single-post-text h2 {
	color: #3a3a39;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	width: 100%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.single-post-text h2 a { 
	color: #3a3a39; 
	text-decoration: none;
}
.single-post-text h2 a:hover { 
	color: #3a3a39; 
	text-decoration: underline; 
}
.meta {
	clear: both;
	color: #aaaaaa;
	line-height: 24px;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
.meta span { 
	color: #888888; 
}
.meta a { 
	color: #3a3a39; 
	text-decoration: none; 
}
.meta a:hover { 
	color: #888888; 
	text-decoration: underline; 
}
.single-post-content {
	color: #888888;
	float: left;
	line-height: 24px;
	margin-top: 15px;
	width: 420px;
}
.posts-navigation {
	color: #ffffff;
	margin: 22px 0px;
	width: 650px;
}
.posts-navigation a { 
	color: #ffffff; 
	text-decoration: none; 
}
.posts-navigation a:hover { 
	color: #ffffff; 
	text-decoration: underline; 
}
.posts-navigation-next {
	background: #3a3a39;
	border: 2px solid #eeeeee;
	float: right;
	padding: 8px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.posts-navigation-prev {
	background: #3a3a39;
	border: 2px solid #eeeeee;
	float: left;
	padding: 8px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.wp-caption.alignnone  {
	max-width:100%; 	
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.full-post-content embed, 
.full-post-content iframe {
	float: left;
	margin-left: 10px;
	width: 650px;
}
.sticky {
	background:#e9eae7;
	width: 48%;
	margin: 0 auto;	
	margin-bottom: 0px;
	margin-left: -20px;
	padding: 20px;
		float: left;
			-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}


.sticky-container {
width:970px;
float: left;
}

.column {  
  float: left;  
  width: 48%;  
}  
.column.right {  
  float: right;
width: 48%;  
}  
.clear {  
  clear: both;  
  height: 0;  
  overflow: hidden;  
}  
.post {
background:#e9eae7;
	width: 430px;
	margin: 0 auto;	
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 10px 20px;
		float: left;
			-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.meta-full-post {
	border-bottom: 1px solid #eeeeee;
	clear: both;
	color: #aaaaaa;
	padding: 10px 0;
}
.meta-full-post span { 
	color: #888888; 
}
.full-post-pages { 
	margin-bottom: 10px; 
}


/* ------- Sidebar ------- */

.search-form {
	margin: 30px 0 0 0px;
}
.search-form form input.searchfield {
	background: #ffffff;
	border: 1px solid #eee;
	color: #aaaaaa;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0 5px;
	width: 130px;
	height: 30px;
}
#searchsubmit {
	background: #3a3a39;
	border: 2px solid #ffffff;
	color: #ffffff;
	float: right;
	margin-top: -25px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}


.tagcloud { 
	padding: 10px 5px 0 0px;
}
.textwidget { 
	line-height: 24px;
	padding: 5px 5px 0 0px; 
}
.textwidget a { 
	border-bottom: 1px dotted #ddd;
}
#calendar_wrap { 
	line-height: 24px; 
	padding: 15px 5px 0 35px;
}
#calendar_wrap a { 
	border-bottom: 1px dotted #ddd;
	color: #000000;
	font-weight: bold;
}
#calendar_wrap caption { 
	font-size: 16px;
}
#calendar_wrap td, 
#calendar_wrap th { 
	padding: 0 12px 0 0; 
	text-align: right;
}
#calendar_wrap td#prev { 
	text-align: left;
}
.textwidget  select {
	width: 98%;
}
.textwidget  img {
max-width: 98%;
}
.bottom-widget {
margin-right: -10px;
}
.bottom-widget .widget {
background:#e9eae7;
padding: 10px 15px 5px 20px;
margin-bottom: 20px;
margin-left: 0px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
}
.bottom-widget .widget h2 {
	color: #3a3a39;
	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.bottom-widget .widget ul  {
	margin-left: 0px;
}
.bottom-widget .sb-right {
	margin-left: 0px;
	margin-top: 40px;
	width: 284px;
}

.bottom-widget  .sb-right .widget a, 
#footer .widget a {
	color: #666666;
	line-height: 1.8em;
	text-decoration: none;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.bottom-widget  .sb-right .widget a:hover, 
#footer .widget a:hover   {
	text-decoration: underline;
}
.bottom-widget  .sb-right .widget {
	-ms-word-wrap: break-word;
	word-wrap: break-word; 
}
.bottom-widget  .sb-right #s {
width: 170px;
}
#footer .bottom-widget  #s {
width: 190px;
}

.entry img {
	padding: 10px;
	padding-left: 0px;
}

/* ------- Footer ------- */
#footer {
	background: none;
	border-top: 3px solid #eee;
	margin: 0 auto;
	padding-top: 30px;
	width: 995px;
}
#footer .copyright {
background:#e9eae7;
	border-top: 1px solid #eee;
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
	width: 960px;
		-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	
}
#footer .bottom-widget {
	width: 330px;
	margin-left: 6px;
}
#footer .bottom-widget .widget {
	margin-left: 20px;
}
#footer .logo {
	margin-bottom: 20px;
	margin-left: 10px;
}
#footer .widget, 
.bottom-widget .sb-right .widget {
	list-style: none;
}
#footer #s {
width: 265px;
}

/* ------- Comments ------ */
#comments-wrap {
	margin: 25px 0 0 0;
	padding-bottom: 30px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
#comments-number {
	clear: both;
	display: block;
	padding-left: 0px;
}
.comments-navigation {
	font-size: 12px;
	margin: 0; 
}
.comments-navigation a { 
	margin-top: 10px;
}
.comments-navigation .alignleft {
	float: left; 
	margin: 0; 
	padding: 0;
}
.comments-navigation .alignright {
	float: right; 
	margin: 0; 
	padding: 0;
}
h3#comments-number, h3.postcomment {
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 0;
}
ol.commentlist { 
	border-bottom: 1px solid #eeeeee;
	list-style:none; 
	margin:20px 0 0 0; 
	padding:0; 
	text-indent:0;
}
ol.commentlist li {  
	height:1%; 
	margin:0 0 10px 0; 
	padding:10px 10px 7px 57px; 
	position:relative;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font: bold 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	line-height: 24px; 
	padding-bottom: 5px;
}
ol.commentlist li div.vcard cite.fn { 
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
}
ol.commentlist li div.vcard cite.fn a.url:hover {
}
ol.commentlist li div.vcard img.avatar { 
	border:1px solid #f8f8f8; 
	left:10px; 
	padding: 2px; 
	position:absolute; 
	top:10px; 
}

ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta { 
	font: normal 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	line-height: 24px; 
	position:absolute; 
	right:10px; 
	text-align: left; 
	top: 10px;
}
ol.commentlist li div.comment-meta a { 
	color:#aaaaaa; 
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover { 
	color:#ff6600; 
	text-decoration:none;
}
ol.commentlist li p { 
	font: normal 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	line-height: 24px; 
	margin:0 0 1em 0;
}
ol.commentlist li form p { 
	margin: 0;
}
ol.commentlist li ul { 
	font:normal 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	list-style:square; 
	line-height: 24px; 
	margin:0 0 1em; padding:0; 
	text-indent:0;
}
ol.commentlist li div.reply { 
	font-size: 12px;
}
ol.commentlist li div.reply:hover {
}
ol.commentlist li div.reply a {
}
ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}
ol.commentlist li ul.children li {
	
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 8px; 
}
ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 8px; 
}
ol.commentlist li ul.children li.depth-4 { 
	margin:0 0 8px; 
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
.comment-form-author input, 
.comment-form-email input , 
.comment-form-url input,
.comment-form-comment input{
	margin-right: 10px;
	font-size: 10px;
}
.comment-form-author label,
.comment-form-email label , 
.comment-form-url label,
.comment-form-comment label { 
	font-size: 13px;
	margin-bottom: -10px;
}
.commentmetadata {

}
h3#respond {
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	padding-bottom: 0;
}
.comment-reply-title {
	color: #333333;
	font-size: 1.6em;
}
#respond {
	padding: 25px 0 0 0;
}
#comments p.nocomments {
	padding: 0;
}
form#commentform input {
	background: #ffffff; 
	border: 1px solid #eeeeee;
	color: #aaaaaa; 
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size: 12px; 
	line-height: 20px;
	margin-top: 10px; 
	padding: 0 8px; 
	height: 30px; 
}

form#commentform input[type="submit"]{
	background: #3a3a38;
	border: 1px solid #555555;
	color: #ffffff;
}
form#commentform input[type="submit"]:hover{
	background: #555555;
	border: 1px solid #555555;
}
.required-input {
	color: #3a3a39;
}
.comment-reply-link {
	background: #3a3a39;
	color: #ffffff;
	padding: 0 5px;
}
.reply {
	margin-bottom: 50px;
}
form#commentform textarea {
	background: #ffffff; 
	border: 1px solid #eeeeee;
	color: #aaaaaa; 	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	font-size: 12px; 
	line-height: 20px; 
	padding: 5px; 
	overflow: auto;
	width: 480px; 
}
.post-nav {
	padding-bottom: 50px;
}
.post-nav-l, 
.post-nav-r  {
	color: #3a3a39;
	overflow: hidden;
	padding:15px;
	padding-left: 0px;
	width: 40%;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.post-nav-r {
	float:right;
	text-align: right;
}
.post-nav-l {
	float:left;
}
.post-nav-r  a, 
.post-nav-l a {
	color: #3a3a39;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none; 
}
.post-nav-r  a:hover, 
.post-nav-l a:hover {
	text-decoration: underline;
}
.gallery {
	clear: both;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	clear: both;
	display:block;
	margin: 0;
	overflow: hidden;
}
.gallery .gallery-item {
	float: left;
	margin: 0;
	overflow: hidden;
	list-style: none;
	padding: 0;
	position: absolute
	bottom: 0;
	text-align: center;
}
.gallery .gallery-item img, 
.gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}
.gallery-caption {
	margin-left: 0;
}
#slideshow_cont { 
	height: 440px; 
	margin-bottom: 20px;
	overflow: hidden;
	margin-top: 20px;
}
#slideshow { 
	position: relative; 
}
#slideshow .slide_cont { 
	display: none; 
	width: 980px; 
	height: 440px; 
}
#slideshow .slide_cont img {
	left: 0; 
	position: absolute; 
	top: 0; 
	z-index: 10; 
	width: 980px; 
	height: 440px; 
}
#slideshow .active { 
	display: block;
}
.slide_prev { 
	cursor: pointer; 
	left: 24px; 
	position: absolute; 
	top: 145px; 
	z-index: 25; 
}
.slide_next { 
	cursor: pointer; 
	position: absolute; 
	right: 28px; 
	top: 145px; 
	z-index: 25; 
}
ul {
	list-style: none;
	margin: 0 0 18px 1em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}



