/* Neuro Pro Style.css */
/* Reset and Design Constant Styles */
*, html, body{padding:0;border:0;margin:0;}
body, div, p, input, textarea{font-size:11px;}
h1, h2, h4, h5, h6{font-weight:bold;}
h3 {color:#ddd;}
p{margin: 0 0 10px 0;}
a{color:#0085CF;text-decoration:none}
a:hover{text-decoration:none}
#wrapper input, textarea{color:#666;border:#ccc 1px solid;border-radius:2px;-moz-border-radius: 2px;}
input[type=submit]{cursor:pointer;}
input {border: 1px solid #ccc;}
input[type=submit]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
input[type=reset]{font-size: 12px;padding: 2px;margin-top: 5px;border: 1px solid #999;border-radius: 3px;-moz-border-radius: 3px;}
a img{border:none}
a{outline:none}
.clear { clear: both;}
<pre>/* This will add border only to featured images.*/
.post img {background: #290c0c; padding: 3px;}
/* This will add border to images and you will see a image holder with background set */
.post p a img { background: #290c0c; padding: 3px; float:left; width: 400px;
width: expression(this.width > 400 ? 400: true); }
</pre> 
body {background: #fff;}
#content {
	background:url(../images/content_bg.png);
	*margin-left: 0px; *margin-top: 15px;}
#sidebar {*margin-top: 15px;}
#sidebar.four.columns {margin-left: 1.3%; width: 36.6%; overflow: hidden;}
#sidebar_left.four.columns {margin-right: 1.3%; width: 30.6%;}
#content.eight.columns {width: 60%; margin-left: 0%;}
#register.five.columns {/*width: 41%; */margin-left: 2.6%;}
@-moz-document url-prefix() {
#sidebar.four.columns {margin-left: 5.5%; width: 33.6%; overflow: hidden;}
#sidebar_left.four.columns {margin-right: 1.5%; width: 32.6%;}
#register.five.columns {margin-left: 2.5%;}
}
#subheader {
	background:url(../images/subheaderdark.png);
}
#header_wrap {padding-top:10px;padding-bottom:0;}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border: 1px solid #CCC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:inset 0 0 2px #ccc;
	background: #fff;
	margin-bottom: 15px;
}
.wrap {
	background: #4a0a1b;
	padding: 17px;
	border-radius: 6px 6px 0 0;
}
#dsq-content {background-color: white;
	padding: 5px 15px 20px 15px;
	border: 1px solid;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	border-radius: 4px;
}
.caption_title {font-size:16px;}
.featured-image {float: inherit\0/ !important;}
/* Fonts  */
.meta {color: #989898;font-size: 11px;font-weight: 500;/*padding-bottom: 10px;*/}
.entry {
color: #845252;
    margin-bottom: 30px;
    background: #630e25;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    padding: 5px;
}
.entry p {width: 100%; display: inline-block; clear: both;}
.error {font-size:28px; text-align:center; }
a:hover {color: #5ca9d6;}
/* Misc  */
#register {text-align: right; list-style: none;}
#register li {float: right; display: block; padding-left: 5px;}
.pagination {
clear:both;
padding:2px 0;
position:relative;
font-size:11px;
line-height:13px;
margin-bottom: 26px;
margin-top: -3px;
}
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #222;
}
.pagination a:hover{
color:#fff;
background: #0085CF;
}
.pagination .current{
padding:6px 9px 5px 9px;
background: #0085CF;
color:#fff;
}
/* Header  */
#header_contact{ text-align:right;}
#logo {margin-bottom: -13px; margin-top:0px;}
#banner {margin-bottom: 10px;}
/* Social Icons  */
#social {margin-bottom: 0px;}
.icons {text-align:right;}
.icons a img {opacity:.6; padding-left: 3px;}
.icons a:hover img {opacity:1;}
/* Nav  */
#fullmenu {
	color: #fff;
	max-width: 979px;
	text-decoration: none;
	overflow: visible;
	margin-left: 0px;
	font-weight: bold;
	border-radius: 6px 6px 0px 0px;
	background: #333;
	border: 1px solid #222;
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
	background: -moz-linear-gradient(top,  #333,  #111);
	-pie-background: linear-gradient(#333,  #111); /*PIE*/
}
/* Nav  */
#fullnav {
    margin-top: 5px;
    position: relative;
    overflow: visible;
    min-height:40px;
}
#fullnav ul {
	list-style: none;
	margin: 0;
}
#fullnav li {
	position: relative;
}
#fullnav li a {
	display: block;
	padding: 5px 10px;
	font-weight: 400;
	text-decoration:none;
}
#fullnav_menu > li {
    padding: 2px 0 8px 0;
    float: left;
    margin: 0 7px;
}
#fullnav #fullnav_menu > li > .sub-menu {
    display: none;
	background-color: #111;
    /*border: 1px solid #E6E6E6;*/
    margin: 10px 0 0;
    padding: 8px 0 0;
    position: absolute;
    left: 0;
    top: 25px;
    float: left;
    width: 180px;
    z-index: 9999;
}
#fullnav #fullnav_menu > li > .sub-menu .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}
#fullnav #fullnav_menu > li > .children {
    display: none;
	background-color: #FFF;
    border: 1px solid #E6E6E6;
    margin: 10px 0 0;
    padding: 8px 0 0;
    position: absolute;
    left: 0;
    top: 25px;
    float: left;
    width: 180px;
    z-index: 9999;
}
#fullnav #fullnav_menu > li > .children .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}
#fullnav #fullnav_menu > li > a {
	background: transparent;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    padding: 5px;
    position: relative;
}
#fullnav #fullnav_menu > li:hover > a {
	color: #fff;
	background-color:#4A0A1B;
	border-radius: 4px 4px 4px 4px;
	font-weight: 500;
}
#fullnav #fullnav_menu li:hover > ul {
	display: block;
}
#fullnav ul ul > a {
	color: #555555;
}
#fullnav ul ul a:hover {
	background-color: #666666;
    color: #FFFFFF;
}
#fullnav .parent-menu {
	background: url(../images/down-menu-arrow.png) no-repeat right center;
}
#fullnav .parent-menu:hover {
	background: #4A0A1B url(../images/down-menu-arrow-hover.png) no-repeat right center;
}
#fullnav ul ul ul a {
	background: url(../images/indent-menu-arrow.png) no-repeat left center;
}
#fullnav ul ul ul a:hover {
	background: #4A0A1B url(../images/indent-menu-arrow-hover.png) no-repeat left center;
}
#fullnav ul ul ul a {
	text-indent: 10px;
}
#fullnav ul ul ul ul a {
	text-indent: 20px;
}
#fullnav ul ul ul ul ul a {
	text-indent: 30px;
}
/* Half Nav  */
#halfmenu {	
	color: #fff;
	text-decoration: none;
	overflow: visible;
	margin-left: 0px;
	font-weight: bold;
	}
/* Nav  */
#halfnav {
    float: right;
    margin-top: 25px;
    position: relative;
}
#halfnav ul {
	list-style: none;
	margin: 0;
}
#halfnav li {
	position: relative;
}
#halfnav li a {
	display: block;
	padding: 5px 10px;
	font-weight: 400;
	text-decoration:none;
}
#halfnav_menu > li {
    padding: 0 0 20px 0;
    float: left;
    margin: 0 7px;
}
#halfnav #halfnav_menu > li > .sub-menu {
    display: none;
	background-color: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 1px 0 #eee;
    margin: 20px 0 0;
    padding: 8px 0 0;
    position: absolute;
    left: 0;
    top: 25px;
    float: left;
    width: 180px;
    z-index: 9999;
}
#halfnav #halfnav_menu > li > .sub-menu .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}
#halfnav #halfnav_menu > li > .children {
    display: none;
	background-color: #FFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 1px 0 #eee;
    margin: 20px 0 0;
    padding: 8px 0 0;
    position: absolute;
    left: 0;
    top: 25px;
    float: left;
    width: 180px;
    z-index: 9999;
}
#halfnav #halfnav_menu > li > .children .nav_arrow {
    background: url(../images/nav_arrow.png);
    height: 11px;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 14px;
}
#halfnav #halfnav_menu > li > a {
	background: #FBFBFB;
	background: -moz-linear-gradient(center top , #FBFBFB 0%, #E4E5E5 100%) repeat scroll 0 0 transparent;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: #555555;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    border: 1px solid #AAAAAA;
    cursor: pointer;
    padding: 5px;
    position: relative;
}
#halfnav #halfnav_menu > li:hover > a {
	background: #F8F8F8;
    border: 1px solid #666666;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
#halfnav #halfnav_menu li:hover > ul {
	display: block;
}
#halfnav ul ul > a {
	color: #555555;
}
#halfnav ul ul a:hover {
	background-color: #666666;
    color: #FFFFFF;
}
#halfnav .parent-menu {
	background: url(../images/down-menu-arrow.png) no-repeat right center;
}
#halfnav .parent-menu:hover {
	background: #666666 url(../images/down-menu-arrow-hover.png) no-repeat right center;
}
#halfnav ul ul ul a {
	background: url(../images/indent-menu-arrow.png) no-repeat left center;
}
#halfnav ul ul ul a:hover {
	background: #666666 url(../images/indent-menu-arrow-hover.png) no-repeat left center;
}
#halfnav ul ul ul a {
	text-indent: 10px;
}
#halfnav ul ul ul ul a {
	text-indent: 20px;
}
#halfnav ul ul ul ul ul a {
	text-indent: 30px;
}
/* Full Menu */
/* Blue */
a {color: #6098bf;}
a:hover {color: #0085CF;}
#menu {
	color: #fff;
	text-decoration: none;
	overflow: visible;
	margin-left: 0px;
	font-weight: bold;
	border-radius: 6px 6px 0px 0px;
	background: #333;
	border: 1px solid #222;
	background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
	background: -moz-linear-gradient(top,  #333,  #111);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#33333', endColorstr='#111111');
}
#nav{margin-left: 6px;position:relative;z-index:2000}
#nav .parent > a, #nav .parent > a:hover{background-image:url(../images/arrow.png);background-position:right;background-repeat:no-repeat}
#nav ul ul .parent > a, #nav ul ul .parent:hover > a:hover, #nav ul ul li:hover ul .parent > a, #nav ul ul li:hover ul .parent > a:hover{background-image:url(../images/arrow-right.png);background-position:right;background-repeat:no-repeat;}
#nav ul, #nav ul li{display:inline;list-style:none;padding:0;margin:0}
#nav ul li a{display:inline-block;font-family:'Lucida Grande',Helvetica,Arial,Verdana,sans-serif;font-size:16px;color:#fff;line-height:40px;text-decoration:none;padding:0 15px;}
#nav ul li a:hover{
	color: #fff;
	box-shadow: inset 0 0 2px #222;
	background: #5ca9d6;}
#nav .current-menu-item a{color:#999;}
#nav .current-menu-item ul a{color:#fff;}
#nav .menu > li:first-child a:hover{border-radius:0}
#nav .menu .sub-menu li a:hover{border-radius:0}
#nav ul li{position:relative}
#nav li ul{display:none;position:absolute;top:27px;left:7px}
#nav li ul a{background: #333;}
#nav ul ul li:hover ul, #nav ul ul ul li:hover ul{left:0;margin:-41px 0 11px 180px;}
#nav ul li:hover ul{display:inline-block;}
#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul{display:none}
#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul{display:block}
#nav ul li:hover ul li a{background: #333;border-top:#999 1px solid;border-right:#999 1px solid;border-bottom:#999 1px solid;border-left:#999 1px solid;margin:-1px 0 0 -8px}
#nav ul ul li:hover ul li a{background: #333;border-top:#999 1px solid;border-right:#999 1px solid;border-bottom:#999 1px solid;border-left:none;margin:-1px 0 0 -8px}
#nav ul ul ul li:hover ul li a {background: #333;border-top:#999 1px solid;border-right:#999 1px solid;border-bottom:#999 1px solid;border-left:none;margin:-1px 0 0 -9px}
#nav ul li:hover ul li a{width:150px;padding:0 14px;color:#fff;}
#nav ul ul li:hover ul li a{width:150px;padding:0 14px;}
#nav ul ul ul li:hover ul li a{width:150px;padding:0 14px;}
.children {z-index: 3000;}
/* Search Bar */
.searchform {
	width: 160px;
	padding: 0;
	margin: 7px 5px 5px 10px;
	height: 20px;
	border: 1px solid #aaa;
	background: #fff;
	float: right;
	margin-right: 20px;
}
#sidebar .searchform {float: none;}
.center .searchform {float:none;}
#morefoot .searchform {float:left;}
.searchform .s{
	margin:0;
	border: none;
	margin: 3px 2px 2px 20px;
	font-size: 12px;
	height: 14px;
	width:	130px;
	color: #333;
	overflow: hidden;
}
#magnify {float:left;position:absolute;margin: 5px 0 0 5px;}
#magnify {margin: 0 0 0 5px\0/IE8+9; /* IE8+9  */}
.searchform .s:focus {outline:0; border:none;}
.searchform .searchsubmit {display:none;}
/* Post Container Styling  */
.post_container {
	background: #4a0a1b;
	margin-bottom: 30px;
	margin-left: 0px;
}
.post_container ul {list-style: disc;margin-left: 21px;list-style-position: inside;}
.postformats {
	float:left;
	/*background: #fff;*/
	margin: -10px 0 0 -54px;
	height: 48px;
	width: 49px;
	/*border-radius: 14px;*/
}
#comments {text-align:left;/*padding-top: 3px;*/font-size: 12px; clear:both;margin-top:0px;}
.userComments {text-align:left;/*padding-top: 3px;*/font-size: 12px; clear:both;margin-top:0px;} /*ndx dodato*/

#share {text-align:left;float:left;padding-top: 3px;}
.share a img {opacity:.8;}
.share a:hover img {opacity:1;}
.next-posts-single {text-align:right;padding:5px; margin-top:-35px;margin-bottom: 5px;}
.prev-posts-single {text-align:left; max-width:300px;}
.tags {margin-bottom: 10px;font-size: 12px;}
#fb {width: 440px; margin-bottom: 5px;}
.gplusone {margin-bottom: 10px;}
.post-edit-link {background-color: #757575;padding: 2px 3px;color: white;font-size: 10px;border-radius: 3px;-moz-border-radius: 3px;}
/* Posts Navigation */
.next-posts {float: left;padding: 5px 0 5px 0; }
.prev-posts { float: right;padding: 5px 0 5px 0; }
#crumbs {/*border: 1px solid #f1f2f3;*/ margin-bottom: 15px; background: #630e25;}
.crumbs_text {padding: 0px 0 5px 15px;}
#post_pagination {margin-bottom: 15px;}
#image_pagination {border: 1px solid #DDD; margin-bottom: 15px; background: #FFF; display: block;}
.image_wrap {padding: 10px 15px 5px 15px; height: 105px;}
.previous_image {float: left;}
.next_image {float: right;}
.pagination_text {padding: 10px 15px 10px 15px; font-size: 22px;}
.pagination_text a:hover {background-color:#111; border-radius: 5px;}
.pagnext-posts {float: left;padding: 5px;margin-bottom: 10px;}
.pagprev-posts { float: right;padding: 5px;margin-bottom: 10px; }
/* HTML styling  */
dt {font-weight: bold; margin-top: 5px; margin-bottom: 5px; margin-left: 26px; }
dd {margin-bottom: 15px; margin-left: 26px; }
ul, ol { margin: 0 0 10px 0; }
th {padding-right: 10px; padding-bottom: 10px;}
td {border-top: 0px solid #DDD;padding: 6px 10px 6px 0;}
table {border-bottom: 0px solid #DDD;}
pre {margin-left: 20px;}
ol, ul {list-style-position: inside;margin-left: 21px;}
/* Sidebar  */

.widget-container {
    color: #845252;
    margin-bottom: 30px;
    background: #630e25;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    padding: 10px;

}

.widget-container li {
	margin-left: 5px;
    	color: #989898;
}
.textwidget {padding-top: 10px;}
#sidebar .widget-container td {padding-right: 15px;}
#sidebar .widget-container th {padding-right: 30px}
#sidebar240 .widget-container td {padding-right: 1px;}
#sidebar240 .widget-container th {padding-right: 18px}
.widget-title{
    font-size: 16px;
    font-weight: bold;
    color: #ddd;
    text-shadow: none;
    border-bottom: 3px solid #4A0A1A;
    letter-spacing: 0.1em;
    margin: 0 -10px 10px;
    padding: 0 10px 10px;
}
.widget-container ul{font-size: 15px;margin: 0 0 0 1em;list-style: disc;}
/* Blog and Post Styles */
.post{}
.entry-title{margin-bottom:2px}
.single .entry-title{text-align:left;line-height:30px;margin-top:12px;margin-bottom:10px}
.entry-title a{font-size:22px}
.nav-previous{text-align:left}
.nav-next{text-align:right}
.entry-meta, .entry-utility, .entry-meta a, .entry-utility a{font-size:12px}
.entry-meta, .entry-utility{color:#888}
.comment, .trackback, .pingback{padding:10px;margin:10px 0 10px 0}
.odd{background:#f8f8f8}
#form-allowed-tags code{font-size:12px}
#respond input, #respond textarea{margin:0 5px 5px 0;overflow:auto}
#respond textarea{width:99%;background:#4a0a1b;height:150px}
.avatar{float:left}
/* Footer  */
#footer {}
#footer_container {background: #222;border-radius: 0 0 6px 6px;}
#footer_wrap {} /*padding:15px;*/
.footer-widgets {
	color: #ccc;
	/*margin-bottom: 10px;*/
	*margin-left: 3.3%;
}
.footer-widget-title {
	font-size:14px;font-weight:bold;color:#eee;border-bottom: 1px solid #333;
}
.footer-widgets ul{padding:5px 0px 5px 0px; margin-left: 0px;}
.footer-widgets li {
	list-style-type: none;
	padding-left: 0;
	color: #ccc;
}
.footer-item ul {
	padding-left: 15px;
}
#afterfooter {}
#afterfooterwrap {
	margin: auto;
	padding-top: 10px;
}
#afterfootercopyright {text-align: right; float: right;}
#credit {text-align: center;margin-bottom: 3px;padding-top:10px}
/* WordPress Styles  */
.featured-image {margin-top:4px;margin-right: 12px;margin-bottom: 10px;}
.alignnone {
	/*display: block;*/
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.size-full {
	max-width: 100%;
	height: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 15px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 95%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
blockquote { 
	background-color: #4a0a1b;
	margin: 10px;
	padding: 3px;
}
blockquote p {margin: 10px; }
.sticky { }
.gallery-caption { }
/* Lists */
li {  }
/* Comments  */
.comments_container {
	padding: 15px;
	margin-bottom: 15px;
	}
.commentsh2{
	font-size: 20px;
	font-weight: bold;
	color:#ccc;
}
#comments .navigation { padding: 0 0 18px 0; }

.userComments { padding: 0 0 18px 0; } /*ndx dodato*/

label[for="comment"] {display: block;}
/* Comment lists  */
ol.commentlist { list-style: none; }
ol.commentlist p { margin-left: 8px; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { margin: 0 10px 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 11px; }
ol.commentlist li.comment div.comment-meta a { color: #888; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; margin-left: 8px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 {  margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fafafa;border: 1px solid #ccc;border-radius: 4px;-moz-border-radius: 4px; }
ol.commentlist li.odd { background: #fff;border: 1px solid #ccc;border-radius: 4px;-moz-border-radius: 4px; }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
form label {
	display: block;
	font-size: 13px;
	line-height: 18px;
	cursor: default;
	margin-bottom: 9px;
}
textarea {margin-top: 10px;padding-bottom: 10px;width: 90%;}
/* Fonts */
body {
  font: 13px/1.5 'Helvetica', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
/* Headings */
h1 {
  font-size: 29px; 
  color:#ffffff;
  padding-bottom:10px;
}
h2 {
  font-size: 24px;
  color:#ffffff;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 11px;
}
h6 {
  font-size: 8px;
}
/* Custom Font Styles */
.posts_title a{
	text-decoration: none;
	font-weight: 600;
	color: #eee;
	font-size: 24px;
}
h2.posts_title {margin-bottom: 0px; color:#fff;}
.posts_title a:hover{
	color: #5ca9d6;
}
h1.description, h1.sitename {margin-bottom: 0px;}
.description {	
	font-size: 16px;
	margin-top:25px;
}
.sitename {
	font-size: 32px;
	font-weight: bolder;
}
h1.sitename a{
	color: #f8f8f8;
	text-shadow: 1px 2px #999;
}
h1.sitename a:hover{
	color: #eee;
}
/* Spacing */
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
li {
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
}
/* Tabs */
.response-tabbed-header li a {
	float: left;
	padding: 7px 13px 7px 13px;
	margin-left: 0px;
	font-size:13px;
}
.response-tabbed-tab {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
/* ==========================	For sticky footer =======================================	*/
* {
	margin: 0;
}
html, body {
	height: 100%;
	margin:0px !important;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -216px auto; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push{
	/*height: 56px;*/
	clear:both;
	/*padding-top:90px;*/
	padding-bottom:15px;
}
.social-single {
margin: 17px 0 0 0;
}
#twitterbutton, #likebutton, #stumblebutton, #sharebutton, #linkedinshare, tumblrbutton {
float: left;
display: block;
}
#likebutton {
margin-top:0px;
margin-left:-3px;
}
#stumblebutton {
margin-left: 20px;
margin-top: 1px;
}
#linkedinshare {
margin-left: 20px;
margin-top: 1px;
}
#plusonebutton {
margin-left: 20px;
margin-top: 1px;
}
#tumblrbutton {
margin-left: 20px;
margin-top: 1px;
}
#favoriting {
	text-align:right;
	clear:both;
	margin-top: 0px;
}
.addtoany_list {
	margin-left:-9px;
}
#tumblr_share {
	float:right;
/*position:absolute;
left:5px;
opacity:0.7;
filter:alpha(opacity=70);*/
}
#twitter {
	margin-top:85px;
}
#stamp {
	position: relative;
	top: -115px;
	left: 88%;
	z-index: 2
}
#related_posts {
	float:left;
	color:#fff;
}
#juicy_ad{
	color:#fff;
	position:relative;
	float:right;
}
#TackIt {
	position:absolute;
	top:88px;
	left:716px;
	z-index:1;
}
#TackIt_post {
	float:right;
}
#donja_horizontala {
	text-align: center;
    	overflow: hidden;
	width: 98%;
	display: inline-block;
	color: #845252;
    	background: #630e25;
    	-moz-border-radius: 5px;
    	border-radius: 5px;
    	clear: both;
    	padding: 5px;
}
#donja_horizontala_prva {
	display: inline-block;
    	vertical-align: top;
    	margin: 5px;
    	width: 300px;
}
#donja_horizontala_druge {
	display: inline-block;
    	vertical-align: top;
    	margin: 5px;
    	width: 300px;
}
#vesa {
	float:left;
       margin-left:60px;
}
#searchbar {
	position:absolute;
	float:right;
	top:51px;
	left:355px;
	font-size:20px;
	color:#fff;
}
#header-sponsors {
	background:#111;
	max-width:930px;
	margin-top:-11px;
	color:#f8e250;
	background: -webkit-gradient(linear, left top, left bottom, from(#575652), to(#111));
	background: -moz-linear-gradient(top,  #575652,  #111);
	-pie-background: linear-gradient(#575652,  #111); /*PIE*/
	border-radius: 0px 0px 6px 6px;
}
#juicy_ads2 {
       width:200px;
       float: left;
       margin-left:10px;
}
#headbanner {
	position:absolute;
       margin-right: -220px;
       max-width: 400px;
	top:6px;
	left:350px;
	
}
#pinovi  {
	float:left;
	left-margin:30px;
}
#topbar1{
position:absolute;
border: 1px solid black;
padding: 1px;
background-color: #DDDDDD;
width: 300px;
visibility: hidden;
z-index: 120;
font-color: #000;
font-size: 2;
font-style: bold;
}
#topbar1 > p {float:right; margin-top:0px; margin-bottom:2px; margin-left:2px; margin-right:0px; font-size: 15px;}
#topbar1 > p > a {color: black;}
.play_border {
    position:absolute;
    margin:5px;
    border: 2px solid rgba(6, 151, 240, 0.8);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.5);
    box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.5);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
}
.play_border:hover{
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.2);
}
.play_border:hover .play_button{
    border-left: 10px solid rgba(6, 151, 240,0.5);
}
.play_border:active,.play_border:focus{
    -webkit-box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.2);
    -moz-box-shadow: 0px 0px 5.play_button:hoverpx 2px rgba(6, 151, 240, 0.2);
    box-shadow: 0px 0px 5px 2px rgba(6, 151, 240, 0.2);
}
.play_button {
    position:relative;
    top: 5px;
    left: 40%;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgba(6, 151, 240,0.8);
}
.thumbo-container {text-align:center !important;}
.thumbo {
    border: 1px solid rgba(127,127,127,0.1);
    width: 132px;
    height: 160px;
    margin: 5px;
    margin-left: 0px;
    vertical-align: top;
    display: inline-block;
    background: #4a0a1b;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    text-align: center;
    width: 130px !important;
    font-weight: bold;
}
.thumbo img {    
	width: 122px;
    	height: 91px;
    	margin: 5px;
}
#mob_banner {display: none !important; width: 100%; overflow: hidden;}

.entry iframe {
    width: 100% !important;
}
.post_container iframe {
    width: 100% !important;
}
.entry object {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.post_container object {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.yarpp-thumbnails-horizontal {text-align:center !important;}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {    
	background: #4a0a1b !important;
    	-moz-border-radius: 5px !important;
    	border-radius: 5px !important;
    	clear: both !important;
	text-align: center !important; 
	width: 128px !important;
}

