@import url(http://fonts.googleapis.com/css?family=ABeeZee);
/*

Theme Name:Edivos
Theme URL: http://www.fabthemes.com/edivos/
Description: Free WordPress theme released by fabthemes.com
Author: Fabthemes
Author URI: www.fabthemes.com
Version: 1.0.0
Tags: Videos, grey, white, Black, red, right-
,theme-options, threaded-comments, banner ads, adsense,fab themes.

*/




/* =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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
	margin:0px 0px;
	padding:0px 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #666666;
	font-family: 'ABeeZee', sans-serif;
	font-size: 13px;
	font-size: 1.3em;
	line-height: 1.5;
	background:url(images/tile.png);
}

body{
	/*background:#e4e4e4 url(images/body.png) top repeat-x;*/
    background-attachment: fixed !important;
    background-color: #000 !important;
    background-image: url("images/bgpsycho.jpg") !important;
    background-position: top left;
    background-repeat: repeat;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	margin:0px 0px 10px 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 26px; line-height: 30px; }
	h2 { font-size: 20px; line-height: 26px; }
	h3 { font-size: 18px; line-height: 24px; }
	h4 { font-size: 16px; line-height: 20px; color:#890000;}
	h5 { font-size: 14px; line-height: 18px; }
	h6 { font-size: 14px; line-height: 18px; }
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 1em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
	border:1px solid #ddd;
	border-right:none;
	background:#fff;
}

th {
	font-weight: bold;
	padding:10px 10px;
	background:#555;
	color:#fff;

}

tr{
	padding:5px 5px;
}

td{
	padding:5px 10px;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}

button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fafafa 60%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fafafa, endColorstr=#e6e6e6, GradientType=0)";
	box-shadow: inset 0 2px 1px #fff;
	color: rgba(0, 0, 0, 0.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.4rem;
	padding: 1.12em 1.5em .88em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f5f5f5 60%,#dcdcdc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
	border-color: #bbb #bbb #aaa #bbb;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.15);
	box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
textarea { 
	color: #666;
	border: 1px solid #ccc;
	border-radius:3px;
}

input[type=text],textarea {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color: #890000;
	text-decoration:none;
}
a:visited {
	color: #890000;
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
}

/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.clear{
	clear:both;
}

.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.clearfix {
display:inline-block;
}

html[xmlns] .clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* =Content
----------------------------------------------- */


/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('http://www.psychologicalthrillers.net/wp-content/themes/Edivos/fonts/fontawesome-webfont.eot');src:url('http://www.psychologicalthrillers.net/wp-content/themes/Edivos/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('http://www.psychologicalthrillers.net/wp-content/themes/Edivos/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),url('http://www.psychologicalthrillers.net/wp-content/themes/Edivos/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),url('http://www.psychologicalthrillers.net/wp-content/themes/Edivos/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}
 
 @media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
      font-family: 'FontAwesome';
      src: url('http://www.psychologicalthrillers.net/wp-content/themes/Edivos/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  }
}

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

.entry img{
padding:0;
width: 100%;

/*background:#ffffff;
border:1px solid #dddddd;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
*/
}

.entry img:hover {
/*
    -webkit-transition:all .2s ease-in;
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
		*/
}

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
#content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
#content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
#content .gallery dd {
	margin: 0;
}
#content .gallery-columns-4 .gallery-item {
}
#content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* =Navigation
----------------------------------------------- */

#content .site-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
#content .nav-previous {
	float: left;
	width: 50%;
}
#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.bypostauthor {
border-top: 10px solid #980000;
}

/* Search widget */

#searchbox{
	float:right;
	margin-right:5px;
	margin-top:30px;
	background:#444;
	padding:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
border:1px solid #555;
box-shadow:0px 1px 0px black;

}

#searchform{
	float:left;
}
#searchbox label{
	display:none;
}

input#searchsubmit {
	padding:1px 10px;
	display:none;
	}

input#s{
	height:16px;
	background:#ccc;
}

/* =Layout
----------------------------------------------- */

#wrapper{
    max-width:900px;
	width: 100%;
	padding:0px 0px;
	margin:0px auto;
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .7);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .7);
}

#header{
	margin-top:0px;
	background:#333;
}

.supra{
    
	height:24px;
	float:left;
}

.supra ul.social{
    
	margin:0px 0px;
	padding: 0px 0px;
	float:left;
}
/*
.social{
background:url(images/social-icons.png) 0 0 no-repeat;
position: relative;
display: block;
}
*/
ul.social li{
	display: inline-block;
	margin-right: 8px;
	margin-top: 1px;
	line-height: 24px;
	font-size: 0;
	position: relative;
	
	
	}

ul.social li a{
     
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-size: 24px;
	display: inline;
	position: relative;
	z-index: 98;
	line-height: 24px;

	}

.facebook{

}	


.top{

	height:100px;
	background: #333 url('images/header.png');
	border-top:1px solid #000;
	border-right:1px solid black;
	border-left:1px solid black;
}

.logo{
    margin-left: 30px;
    margin-top: 8px;
	float:left;
	padding:0px 10px 0px 0px;
	width:300px;
	height:80px;
	overflow:hidden;
}

.logo h1{
	margin:25px 0px 0px 30px;
	padding:0px;
	text-transform:uppercase;
	font-weight:800;
	font-size:36px;
	line-height:40px;
}

.logo h1 a:link, .logo h1 a:visited{
	color:#fff;
	text-decoration:none;
}

/* TOP-MENU */
	
#botmenu{
    border:1px solid #000;
	margin:0px;
	font-size: 12px;
	overflow:hidden;
	background:#282828;
	}
	
#submenu {
	margin: 0px 0px;
	padding:0px 0px;
	height:40px;
	}
	
#submenu ul {
	width: auto;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0px;
	}
	
#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform:uppercase;
	
	}

.sfmenu li{

border-right:1px solid #404040;

}

.sfmenu li:hover{

background:#890000;

}	

#submenu li a {
	color: #fff;
	display: block;
    margin: 0;
	padding: 11px 10px 11px 10px;
	text-decoration: none;
	position: relative;
	}
	
#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
	color: #fff;
    background:#890000;
	}
	
#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
		
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	color: #eee;
	font-size:12px;
	width: 148px; 
	margin: 0;
	padding: 10px 10px;
	border-bottom:1px solid #222;
	border-top:1px solid #444;
	border-left:1px solid #222;
	border-right:1px solid #444;
	position: relative;
	background:#3A3939;
	font-weight:normal;
	}
	
#submenu ul ul li:first-child{
	border-top:none;
}

#submenu ul ul li:last-child{
	border-bottom:none;
}	
	
#submenu li li:last-child{
	border-bottom:none;
}
		
#submenu li li a:hover, #submenu li li a:active {
	background:#666;
	color: #fff; 
	}

#submenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px 0px;
	padding: 0px;
	background:#282828;
}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -40px 0 0 169px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}
		
/* Slider	 */

#slider{
	width:900px;
	height:280px;
	overflow:hidden;
	padding:0px;
	position:relative;
	}

.topslider{
	top:0px;
	width:900px!important;
	position:relative;	
}

.topslider ul{
	position:absolute;
	left:0px;
}

.topslider ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.topslider ul li{

position:relative;

}

.slide-caption{
	position:absolute;
	bottom:20px;
	left:20px;
	background:url(images/trans.png);
	padding:5px 15px;
	color:#fff;
}
	
.slide-caption h3{
	margin:0px;
	padding:0px;
}	

a img.slide-image{
   
	display:block;
}

#slider .next, #slider .prev {
	background:url(images/trans.png);
	color:#fff;
	padding:3px 5px;
	width:50px;
	text-align:center;
	z-index:100;
	cursor: pointer;
}

#slider .next{
	position:absolute;
	right:0px;
	top:0px;
}

#slider .prev{
	position:absolute;
	right:60px;
	top:0px;
}
	

#main{
	background:#fff;
}

/* Video home */

#fullcontent{
	max-width:900px;
	width: 100%;
	padding-bottom:30px;     
}

#topbar{
	border-bottom: 1px solid #ddd;
	margin:30px 30px 0px 30px;
	padding-bottom: 10px;
	width:840px;
}

.leftinfo{
	float:left;
}

#categories{
	float:right;
}

.video-post{
	width:142px;
	float:left;
	margin:30px 0px 0px 30px;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
	
.video-title{
	width:100%;
	text-overflow:ellipsis;
	background:#f6f6f6;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 

}	
	
.video-title h2{
	font-size:12px;
	line-height:30px;
	padding:0px 0px 0px 10px;
	margin:0px 0px;
	text-transform: uppercase;
	color:#222;
	font-weight:400;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}	

.video-title h2 a:link,.video-title h2 a:visited{
	color:#222;	
}

img.video-image{
	margin: 5px;
}

a img.video-image {
	display:block;
}

.video-post span{
	font-size:10px;
	margin-left:10px;
}	

.post-single{
	max-width:840px;
	width: 93.34%;
	margin-left: 3.33%;   
	margin-right: 3.33%;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	
}

.videoframe{
	background:#eeeeee;
	padding:18px 18px;
	margin:30px 0px 30px 0px;
	float:left;
}

.videoframe iframe{
	border:none;
}

.genretag a{
	display:block;
	float:left;
	background:#ff0000;
	padding:3px 10px;
	margin-right:5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#fff!important;
}

/* Content */

#content{
	float:left;
	width:66.7%;
	max-width:600px;
	padding-top:30px;
	padding-bottom:20px;
    border-right:1px solid #eee;	
}

.post{
	margin:0 30px 30px 30px;
}

.title{
	padding-top:10px;
	margin:0px;
}

.title h2{
	font-size:18px;
	font-weight: 900;
	text-transform: uppercase;
	
}

.title h2 a,.title h2 a:link{
	color:#666666;
	text-decoration:none;
}

.post-image{
	float:left;
	margin-right:20px;
	margin-top:0px;

}

.postmeta{
	text-transform:uppercase;
	font-size:11px;
	margin: 10px 30px;
}

.postmeta a:link,.postmeta a:visited{
	color:#000;
	text-decoration:none;
} 

.comm a:link,.comm a:visited{
	color:#FF743C;
	text-decoration:none;
} 

.entry{
	line-height:160%;
	padding-top:20px;
        
}

.entry h4{
clear:none;
}

.entry p{
	margin:0px 0px 10px 0px;
	
}
/* =Widgets
----------------------------------------------- */

#sidebar{
	width:33.3%;
	max-width:249px;
	float:right;
	padding-bottom:20px;
	margin:0 30px 0 0;
	padding:30px 0 0 0px;
	
}

#sidebar ul{
	margin:0px;
	padding:0px;
}

h3.sidetitl {
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom:10px;
	text-transform:uppercase;
   color:#444;
   border-bottom: 1px solid #ddd;
}

.sidebox {
    list-style: none;
    margin: 0px 0px 25px 0px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0px;
    margin: 0px 0px;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
}

.sidebox ul li a:hover{
	color:#000;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.widget_meta ul li {
    border-bottom: 1px solid #fff;
   padding: 7px 0px;
}

.sidebox.widget_recent_entries ul li  {
	padding: 7px 0px;
    border-bottom: 1px solid #fff;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}

.sidebox .textwidget p {
    padding: 0px 10px;
}

.squarebanner ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}

.squarebanner ul li{
	margin:10px 20px 10px 0px;
	list-style:none;
	float:left;
}


li.rbanner{
	margin-right:0px!important;
}
/* Footer widgets */


#bottom{
	margin:0px;
	padding:0px;
	background:#333;
	border-bottom:1px solid #444;
}

#bottom ul{
	margin:0px;
	padding:0px;
}

h3.bothead{
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom:10px;
	text-transform:uppercase;
   color:#fff;
   border-bottom: 1px solid #444;
	}
	
.botwid{
	padding:30px 0px;
	font-size:12px;
	color:#aaa;
	list-style:none;
	width:260px;
	float:left;
	margin-left:30px;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0px 0px;
   border-bottom: 1px solid #3a3a3a;
	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #eee;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	display:inline;
    margin-right:5px;
	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			

/* COMMENTS */

.single-comments{
	width:100%;
	margin-top: 20px;
}

#comments {
    margin: 0px;
	
}

#comment-form{

padding:10px 30px;

}

.comment-holder{
	background:#f3f3f3;
    padding: 20px 20px;
	border:1px solid #ddd;
	border-radius:3px;
	margin:0 0 1em;
}

h2.comments-title {
    padding: 10px 0px;
    font-size: 20px;
    margin: 0px 0px 0px 0px;
    color: #333;
    font-size:14px;
    text-transform:uppercase;

}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 10px 0px;
    padding:0px;

}

ol.commentlist li {
    line-height: 18px;
	
    margin: 5px 0 20px 0px;
    
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #444;
	font-style:normal;
    font-weight: bold;
	text-transform: uppercase;
    
}

ol.commentlist li .comment-author .avatar {
    float: left;
    border: 1px solid #ddd;
    background: #eee;
    padding: 3px;
	margin-right:20px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
	padding: 5px 0 0 !important;
}

ol.commentlist li .comment-meta a {
    	color:#999;
		font-style:italic;
		text-decoration: none!important;
		font-weight: normal;



}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;

}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #555;
    border: 1px solid #222;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
    color: #fff;
    text-decoration: none;
    padding:3px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin:0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #0093AD;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

h3#reply-title  {
	font-size:20px;
	margin-bottom:0px;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #000;
}

#commentform p {
    color: #888;
    margin: 5px 0;
}

#respond label {
  
    color: #888;
    padding: 5px 0;
}

#respond input {
	display:block;
    color: #aaa;
    background:#fff;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
    margin-top:5px;
}

#respond input#commentSubmit {
    width: 150px;
    color: #555;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 10px;
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    margin:5px 0px 0px 0px;
    width: 70%;
    color: #888;
    padding: 5px;
    display:block;
}

textarea#comment:focus {
    
    border: 1px solid ##890000;
    
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #555;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
	margin-bottom:24px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}
.form-allowed-tags code{
	font-size:12px;
}

/* Footer */

#footer{
	background:#111;
	padding:20px 0px;

}

.fcred{
	color:#fff;
	padding:0px 30px;
}

.flink{
padding:0px 30px;
font-size:10px;
}

.fcred a:link, .fcred a:visited{
	color:#fff;
	text-decoration:none;
	
}

/* Pagenavi */
#navigation{
	margin:30px 0px 0px 30px;

}
.wp-pagenavi{
	font-size:12px;
	text-align: center !important;

}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#f6f6f6!important;
	border: 1px solid #ddd !important;
	color:#555 !important;
	padding:2px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}

.wp-pagenavi a:hover {
    background:#890000 !important;
	border: 1px solid #890000!important;
	color: #fff !important;
}

.wp-pagenavi span.pages {
	display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#890000 !important;
	border: 1px solid #890000!important;
	color:#fff !important;
	padding:2px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
	
}

.wp-pagenavi span.extend {
	text-decoration: none;
	background:#858585 !important;
	border: 1px solid #666 !important;
	color:#fff !important;
	padding:1px 5px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;
}	

/* Extra css*/

.psycho-box{
background:#f5f5f5;
border: 1px solid #d1d1d1;
box-shadow: inset 0 0 0 1px #ffffff;
-webkit-box-shadow: inset 0 0 0 1px #ffffff;
-moz-box-shadow: inset 0 0 0 1px #ffffff;
-o-box-shadow: inset 0 0 0 1px #ffffff;
-moz-box-shadow: inset 0 0 0 1px #ffffff;
-ms-box-shadow: inset 0 0 0 1px #ffffff;
}

.rounded{
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#movie-data{
margin-right:21px;
margin-bottom:0px;
width:215px;
padding:14px 14px;
float:left;
}

span.movie-image{
padding-right:20px;
position:relative;
cursor:pointer;
}

.fields{
list-style-type:none;
margin:0px;
padding:0px;
}
.fields li{
font-size:14px;
padding:10px 0px;
}

.single-entry{
line-height: 160%;
max-width:574px;
width:100%;
float:right;
}

#trailer{
background: #890000;
 color:white;
 font-size:22px;
 padding:0px;
 text-align:center;
 border-radius: 5px 5px 5px 5px;
}

#trailer:hover {
background: #a10000;
}

#amazon{
padding:10px 0px 0px 0px;
text-align:center;
}

.rating-box{
width:252px;
height:238px;
float:left;
margin-right:20px;
margin-bottom:20px;
padding-top: 10px;
position:relative;
}

.rating-box-col{

border-top: 0px;
border-bottom: 0px;

position:relative;
}

.rating-box-name{
padding: 5px 0px 0px 13px;
font-size: 13px;
color:#777777;
width: 66px;
height: 20px;
}

.rating-box-rate{
	color:#777777;
    float: right;
    font-family: BebasNeueRegular,Arial,Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    left: 225px;
    position: absolute;
    top: 5px;
    width: 44px;
}

.rating-animate-box{
background:url(images/rating-meter-bg.png) no-repeat 0px 0px;
width: 225px;
height: 10px;
margin-left: 13px;
}

.animate-box{
height:10px;
background-image:url(images/rating-meter-inner-bg.png); 
background-position: 0px 0px; 
background-repeat: repeat no-repeat;
}

.tposter{
position:relative;
}

span.overlay{
position:absolute;
width:32px;
height:32px;
left:50%;
top:50%;
margin-top:-16px;
margin-left:-16px;
background:url(images/play.png);
display:none;
z-index:100;
}

.movie-top{
width:300px;
height:250px;
float:left;
margin-bottom:20px;
}

#author-criteria{
width:300px;
height: 90px;
position:absolute;
top:150px;
}

#author-criteria-photo{
	background: url("images/author-criteria-photo.png") repeat scroll 0 0 transparent;
    float: right;
    height: 56px;
    margin-right: 22px;
    width: 90px;
}

#author-head{
	color:#777777;
    font-family:Sans-Serif;
    font-size: 1.875em;
	font-weight:bold;
    float:left;
    position:absolute;
	top:50px;
	left:13px;
}

#author-criteria-rate{
    display: none;
    width:50px;
    height:35px;
    color: #FFFFFF;
    font-family: BebasNeueRegular,Arial,Sans-Serif;
    font-size: 25px;
    font-weight: bold;
    float:left;
	position:absolute;
	left:188px;
	top:50px;
	text-align:center;
}
.bg2{
background:url('images/score.png');
}

#visitors-rate{
max-width:808px;
width:96.43%;
padding:1.78%;
height:70px;
position:relative;
margin-top:10px;
}

#visitors-rate-left{
width:240px;
height:70px;
position:absolute;
left:15px;
overflow:hidden;

}

#visitors-rate-head{
font-size:16px;
font-weight:bold;
color:#890000;
}

.movie-book-bottom{
width:468px;
height:60px;
float:right;
}

#galerija{
width:840px;
margin-bottom:20px;
}

#galerija a img{
border:1px solid #dddddd;
background:#ffffff;
padding:5px;
margin:6px 0 0 20px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

#galerija a img:hover {
    
		border: solid 1px #CCC;
		-moz-box-shadow: 1px 1px 5px #999;
		-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}
#fullcontent-books{
	background: url("images/homecontent.jpg") repeat-y scroll 0 0 transparent;
    padding: 0;
	}
	
#okvir{
	margin: 0 auto;
    width: 800px;
}

.book-post{
	float: left;
    margin: 40px 0 70px 40px;
	width: 150px;
}

.book-post-index{
	float: left;
    margin: 40px 0 70px 60px;
	width: 150px;
}

.book-image{
box-shadow: 3px -2px 1px 0 #EEEEEE;
}

.postim-book {
    background: #FFF;
    box-shadow: 3px -2px 1px 0 #EEEEEE;
    height: 222px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 150px;
	}

.postim-book a {
    display: block;
}
	
.postim-book img {
    height: 222px;
    position: relative;
	}
		
.btitle {
    left: 0;
    position: absolute;
    top: 15px;
    width: 150px;
}

.btitle h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
    margin: 0;
    padding: 0 15px;
    text-align: center;
	color:#ffffff;
}

.btitle h2 a {
    
	color:#000000;
}

span.inwriter {
    bottom: 10px;
    font-size: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 150px;
}

#book-image{
   float: left;
    margin-bottom: 10px;
    margin-right: 21px;
    padding: 14px;
    width: 215px;
    height:320px;
}
#book-data{
width:415px;
height:123px;
float:left;
margin-right:25px;
margin-bottom:20px;
}

.polja-knjiga{
list-style-type:none;
margin:0px;
padding:15px;
}

.polja-knjiga li{
font-size:14px;
padding:12px;
}



.bookrate{
	overflow: auto;
	width: 100%;
	position:relative;
}

.rating-animate-box-book{
background:url(images/rating-meter-bg.png) no-repeat 0px 0px;
width: 225px;
height: 10px;
float: left;
position:absolute;
top:7px;
left:55px;
}

.bookcriteria{
font-family:Arial,sans-serif;
float: left;
}

.book-writer{
font-family:Arial,sans-serif;
}

.book-top {
width: 125px;
height: 125px;
float:left;
margin-bottom: 20px;
}

.bookmark{
position:absolute;
left:300px;
float: left;
font-weight:bold;
}

#adsensepost{
padding-left:10px;
margin-top: -16px;
}

#menubottom{
padding:10px 0px;
margin:0 auto;
width:100%;
max-width:840px;
text-align:left;
}

#menubottom ul{
margin:0px;
}

#menubottom li{
display:inline;
padding-right:10px;

}

.video-comment{
margin: 0 5%;
width: 90%;
}

.related{
margin-left:45px;
}

.itemheading{

position:relative;
width:540px;
border-top: 2px solid #890000;
}

.itemnumber_single {
    font-family:Arial,serif;
    color: #fff;
	background:#890000;
    float: left;
    font-size: 57px;
	padding: 10px 26px;
    font-weight: bold;
    line-height: 50px; 
}


.itemnumber_double {
    font-family:Arial,serif;
    color: #fff;
	background:#890000;
    float: left;
    font-size: 57px;
	padding: 10px;
    font-weight: bold;
    line-height: 50px; 
}

.itemtitle, p .exclusions {  
color: #000;
font-family: Arial,sans-serif;
font-size: 35px;
line-height: 30px;
padding: 5px 0px 5px 90px;
font-weight: bold;

}

.itemmore {
color: #666666;
font-family: Arial,sans-serif;
font-size: 14px;
font-style: italic;
line-height: 16px;
padding: 5px 0px 5px 90px;
}

.quote{

width:250px;
position:absolute;
top:15px;
left:350px;
font-family: Arial,sans-serif;
font-style: italic;
font-size:12px;
line-height: 16px;

}

.quoteauthor{

position:absolute;
top:48px;
left:470px;
font-family: Arial,sans-serif;
font-size:12px;
line-height: 18px;

}

.person-box{
max-width: 840px;
width: 93.3%;
margin: 0px 3.57%;
padding-top:20px;
}

#person-image img{
float:left;
margin-right: 2.9%;
max-width: 170px;
width: 20.2%;
}

#person-info{
margin-top:1.3em;
text-align:justify;
max-width: 645px;
width: 76.7%;
float: right;
}

.person-list{
list-style:none;
padding-left:0px;
margin:0px;

}

#single-spec{
margin-top:10px;
max-width:840px;
width:100%;
}

#single-spec ul{
list-style:none;
padding-left:0px;
margin:0px;
}

#cast{
float:right;
max-width:456px;
width:54.3%;
padding-top: 20px;
}

#cast h4{
font-family:Arial,sans-serif;
font-weight:bold;
margin-left:0px;
}

#cast ul li{

float:left;
margin-right:30px;
height:130px;

}

#cast ul li img{

padding:1px;
background:#eee;
border: 1px solid #F6F6F5;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
border-radius: 10px 10px 10px 10px;

}

#cast ul li p{

width:82px;
margin:0px;
text-align:center;
margin-bottom:10px;
font-size:10px;
line-height: 11px;

}

#single-info{
float:left;
padding: 20px 0;
max-width:350px;
width:41.6%;
}

#single-info h4{
font-family:Arial,sans-serif;
font-weight:bold;
margin-left:40px;
}

dl dt{
margin:0px;
padding:0px;
}

#single-info dl dt{
max-width: 124px;
width:35.4%;
float:left;
margin-right:2.85%;
text-align: right;
clear: both;
}


#single-info dl dd{
max-width: 200px;
width:57.2%; 
margin:0 0 1.42% 0;
float: left;
}

#single-info dl dd ul{
list-style: none outside none;
}

#search_psycho_wrapper{
margin:0 30px;
}

#search_header{
margin-left:0px;
}

#search_header p{
margin:0 0 10px 0;
font-size:18px;
}

#search_header ul{
list-style-type: none;
margin-left:0px;
padding:0px;
}

#search_header ul li{
display:inline;
margin:0px;
padding:0px;
}

#search_header ul li:after{
content:" \\";
}

#search_header ul li:first-child:after{
content:none;
}

#search_header ul li:last-child:after{
content:none;
}

.search_title  h3{
color:#890000;
font-weight:bold;
}

.search_title a:hover{

color:#890000;

}

.search_result{

height:74px;
padding:5px;

}

.search_result img{
float:left;
width:50px;
height:74px;
margin:0px;
padding:0px;
}
.search_result ul{
list-style-type: none;
margin-left:60px;
}

.evengrey{background:#eee;}
.oddgrey{background:#fafafa;}

#news_wrapper{
margin:0 30px;
}

.news_entry h2{
font-size:20px;
font-weight: normal;
 font-style: normal;
}

.news_entry img{
width: 33.3%;
max-width: 180px;
border-bottom: 3px solid #890000;
margin-bottom: 0px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

.news_entry p{
margin-top: 10px;
text-align:justify;
font-weight: normal;
font-style: normal;
}

.news_post{
margin-bottom: 20px;
}

.news_title{
width: 63%;
max-width: 340px;
float:right;
}

.news_postmeta{
font-style:italic;
background-color:#f3f3f3;
float: left;
padding: 1px 4px;
}


#psycho_related_posts ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}

#psycho_related_posts ul li{
float:left;
margin-left:25px;
}

#psycho_related_posts ul li:first-child{
margin-left:0px;
}

#psycho_related_posts ul li p{
margin:0px;
padding:0px;
text-align:center;
font-size:14px;
width:144px;
}

#psycho_related_posts ul li img{
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 5px;
border: solid 2px #eee;
}

#psycho_related_posts ul li img:hover{
-webkit-transition:all .1s ease-in;
-moz-box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
box-shadow: 2px 2px 5px #999;
}

#psycho_related_posts h3{
margin-top:20px;
}

#writer{
float:right;
max-width: 456px;
width: 54.3%;
padding-top: 20px;
}

.writer-bio{
margin-right: 40px;
}

.writer-up img{
float:left;
margin-right:20px;
}

.writer-list li{
padding:3px;
}

.writer-info{
text-align:justify;
float: left;
padding-top: 5px;
}

/* prettyphoto css */

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url("images/prettyPhoto/default/sprite.png") -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url("images/prettyPhoto/default/sprite_x.png") top left repeat-x}div.pp_default .pp_top .pp_right{background:url("images/prettyPhoto/default/sprite.png") -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url("images/prettyPhoto/default/sprite_y.png") -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url("images/prettyPhoto/default/sprite_y.png") top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url("images/prettyPhoto/default/sprite_next.png") center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url("images/prettyPhoto/default/sprite_prev.png") center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url("images/prettyPhoto/default/sprite.png") 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url("images/prettyPhoto/default/sprite.png") 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url("images/prettyPhoto/default/sprite.png") 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url("images/prettyPhoto/default/sprite.png") 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}


/* Start of CSS for Floating Share Buttons */
.social-float {
background-color: #FFFFFF;
border: 1px solid #bbb;
bottom: 15px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
opacity: 0.8;
padding: 5px;
position: fixed;
text-align: center;
width: 76px;
top:143px;
bottom:auto;
float:left;
margin-left:-88px;
}

#accordion {
width:100%;

}

#accordion h3{
color:#890000;
cursor:pointer;
padding:10px;
margin:0px;
outline: 0;
}

#accordion table {
border:none;
padding:0;

}

#accordion td{
border:none;
width: 210px;
border-bottom: dotted 1px #ccc;

}

#advance-movie-box {
padding:30px 0;
height:160px;
}

#advance-movie-box h1{
margin-left:20px;
}

#search_loading_box{
margin-top: 20px;
margin-right: 80px;
float: right;
}

#search_loading{
display: block;
margin: 0 auto;
}

#result-feedback{
width:860px;
margin-left:20px;
padding-bottom:30px;
text-align:center
}

#search-movie-form {
width: 100%;
max-width: 680px;
float:left;
}

#search-movie-form #movie-search-submit{
padding:0px;
width:80px;
height:36px;
}

#search-movie-form label{
display:block;
}

#submit_white {
color:white;
}

#theme_select{
width:270px;
}

#country_select{
width:270px;
}

#year_select{
width:80px;
}

#director_select{
width:270px;
}

#actor_select{
width:270px;
}

#load-more{
margin: 0 2.22%;
width: 95.56%;
padding-bottom:20px;
}

#load-more input{
width:100%;
}

.formrow{
float:left;
margin-left:20px;
}

.search-movie-box{
width:400px;
padding:9px;
background:#f6f6f6;
float:left;
margin-left:20px;
margin-bottom:20px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;	
}

.search-movie-info{
width:250px;
float:right;
}

.search-movie-info-year{
font-size:16px;
font-weight:normal;
}

.advance-search-actors ul{
list-style: none;
padding: 0;
margin:0;
width: 180px;
float: right;
}

.advance-search-actors dt{
font-weight:normal;
float:left
}

.advance-search-actors ul li{
width: 200px;
}

.movie-search-input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding: 8px 8px;
  overflow: hidden;
  border: 1px solid #d0d0d0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/*
.social-float:hover {opacity: 1;}
.social-float ul {list-style: none;}
.social-float ul li.twitter {padding: 0;}
.social-float ul li.facebook { padding: 5px 0 0;}
.social-float ul li.gplus {padding: 5px 0 0;}
 End of CSS for Floating Share Buttons */



/*
 * Socialite Look-a-like defaults
 */
 
.social-buttons { display: block; list-style: none; padding: 0; }
.social-buttons > li { display: block; margin: 0; float: left; }
.social-buttons .socialite { display: block; position: relative; background: url('images/social-sprites.png') 0 0 no-repeat; }
.social-buttons .socialite-loaded { background: none !important; }
 
.social-buttons .twitter-share { width: 55px; height: 65px; background-position: 0 0; }
.social-buttons .googleplus-one { width: 55px; height: 65px; background-position: -75px 0; }
.social-buttons .facebook-like { width: 55px; height: 65px; background-position: -145px 0; }
 
.vhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }


/* MOBILE MENU */
	
	.mobilemenu { 
		display:none;
		width:70%;
		z-index:9999999; 
		position:fixed; 
		left:-75%;
		top:0; 
		height:100%;
		background-color:#333; 
		color:#f0f0f0; 
		-webkit-box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, .3);
		box-shadow: 4px 0px 8px 0px rgba(0, 0, 0, .3);
		overflow:auto;
		transition: left .5s;
		-moz-transition: left .5s; /* Firefox 4 */
		-webkit-transition: left .5s; /* Safari and Chrome */
		-o-transition: left .5s; /* Opera */
	}
	.mobilemenu input[type=text]{
		padding:8px 12px; 
		width:120px; 
		margin-right:3px;
	}
	div.mobilemenu form {
		padding:12px; 
		margin-bottom:0; 
		margin-top:18px;
		-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
		-moz-box-shadow:    0px 1px 0px rgba(255, 255, 255, 0.1);
		box-shadow:         0px 1px 0px rgba(255, 255, 255, 0.1);
		border-bottom:1px solid #1a1a1a;
	}
	div.mobilemenu form input, div.mobilemenu form button {
		margin-bottom:0;
		padding: 7px 12px;
	}
	div.mobilemenu ul, div.mobilemenu li { 
		margin:0; 
		list-style:none;
	}
	div.mobilemenu ul.mob-nav li a:first-child { 
		
	}
	div.mobilemenu ul.mob-nav li a { 
		padding:12px; 
		display:block; 
		margin:0;
		color:#999;
		-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
		-moz-box-shadow:    0px 1px 0px rgba(255, 255, 255, 0.1);
		box-shadow:         0px 1px 0px rgba(255, 255, 255, 0.1);
		border-bottom:1px solid #1a1a1a; 
	}
	div.mobilemenu ul.mob-nav a:hover { 
		color:#f0f0f0; 
		background-color:#3b3b3b;	
	}
	div.mobilemenu ul.mob-nav ul.sub-menu a { 
		padding:8px 12px 8px 30px; 
		font-size:11px;
		-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05);
		-moz-box-shadow:    0px 1px 0px rgba(255, 255, 255, 0.05);
		box-shadow:         0px 1px 0px rgba(255, 255, 255, 0.05);
		border-bottom:1px solid #222;
	}

	
a.navbarbutton {
display: none;
color: white;
padding: 5px 15px;
font-size: 25px;
float: right;
}

#fsb-social-bar{display:none;}

@media screen  and (max-width: 899px) {
#slider{display:none;}
.adsense-news{display:none;}
#fsb-social-bar{display:block;}
.social-float{display:none;}
}

@media screen and (min-width: 768px) and (max-width: 899px) {
#wrapper{width:720px;}
#topbar{width:680px;margin: 20px 20px 0px 20px;}
.video-post{width:120px;margin: 20px 0px 0px 18px;}
.video-image{width:110px;height: 163px;}
#fullcontent-books{background:#fff;}
#okvir{width:720px;}
.book-post {margin: 40px 0 20px 24px;}
#custom_navigation{margin-left:24px;}
.search-movie-box {width: 310px;}
.search-movie-info {width:160px;}
.advance-search-actors{display:none;}
#content{width:480px;}
#sidebar{width:200px;}
.news_entry h2 {height: 50px;overflow: hidden;}
#menubottom ul{margin:0px;padding:0px 30px;}
.movie-top{margin-bottom:30px;}
#adsense-rate{display:none;}
.single-entry {float:right; max-width: 404px; width: 100%;}
#psycho_related_posts ul li:last-child{display:none;}
.book-top{margin: 0 0 20px 20px;}
#book-data{width:404px;margin-right:0;}
#search_loading_box{float:none;margin-top:120px;margin-right:0px}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
#wrapper{width:420px;}
#topbar{width:400px;margin: 10px 10px 0px 10px;font-size:12px;}
#searchbox{display:none;}
.video-post{width:72px;margin: 10px 0px 0px 8px;}
.video-image{width:62px;height: 92px;}
.video-title a {font-size:10px;}
.fcred {font-size:10px;padding:0 10px;}
#menubottom ul{font-size:10px;padding:0 10px;}
#fullcontent-books{background:#fff;}
#okvir{width:420px;}
.book-post {margin: 40px 0 20px 40px;}
#custom_navigation{margin-left:40px;}
.search-movie-box {width: 360px;}
.search-movie-info {width:210px;}
.advance-search-actors{display:none;}
#content{width:100%;}
#sidebar{display:none;}
.news_entry h2 {height: 50px;overflow: hidden;}
a.navbarbutton {display: block;}
.mobilemenu {display:block;}
#submenu{display:none;}
.movie-top{margin:0 0 10px 25px;}
#adsense-rate{display:none;}
#movie-data{display:none;}
.rating-box{ width:390px; margin-right:0px; }
.rating-box-col{ left:70px; }
#author-criteria{ left:70px; }
#single-info{width:100%;}
#cast{width:100%;float:none;margin-left:40px;}
#psycho_related_posts{display:none;}
.book-top{margin: 0 0 20px 20px;}
#book-image{display:none;}
#book-data {width: 392px;}
#writer{float:none;width:auto;margin:0 40px;}
.writer-bio{margin-right:0px;}
#search-movie-result{padding-top:120px;}
#search_loading_box {margin-top: 230px;margin-right: 0px;float: none;}
#visitors-rate{height:auto;}
#visitors-rate-left{position:relative;left:0;margin: auto;}
.movie-book-bottom{margin: 5px auto;float:none;}
}


@media only screen and (max-width: 479px) {
#wrapper{width:320px;}
#topbar{width:260px;margin: 30px 30px 0px 30px;}
#searchbox{display:none;}
.video-post{margin: 20px 0px 0px 88px;}
#fullcontent-books{background:#fff;}
#okvir{width:320px;}
.book-post {margin: 40px 0 20px 85px;}
#custom_navigation{margin-left:85px;}
.search-movie-box {width: 260px;}
.search-movie-info {width:120px;}
.advance-search-actors{display:none;}
#content{width:100%;}
#sidebar{display:none;}
.news_entry h2 {height: 50px;overflow: hidden;}
.news_postmeta{display:none;}
a.navbarbutton {display: block;}
.mobilemenu {display:block;}
#submenu{display:none;}
.fcred {font-size:10px;padding:0 10px;}
#menubottom ul{font-size:10px;padding:0 10px;}
.movie-top{margin-bottom:10px;}
#adsense-rate{display:none;}
#movie-data{display:none;}
.rating-box{ width:297px; margin-right:0px; }
.rating-box-col{ left:25px; }
#author-criteria{ left:25px; }
#single-info{width:100%;}
#cast{width:100%;float:none;margin-left:40px;}
#psycho_related_posts{display:none;}
.adsense-book{display:none;}
#book-image{display:none;}
#book-data {width: 300px;}
#writer{float:none;width:auto;margin:0 40px;}
.writer-bio{margin-right:0px;}
.rating-animate-box-book{display:none;}
.bookmark{position: absolute;left: 60px;}
#search-movie-result{padding-top:220px;}
#search_loading_box {margin-top: 335px;margin-right: 0px;float: none;}
#visitors-rate{height:auto;}
#visitors-rate-left{position:relative;left:0;margin: auto;}
.movie-book-bottom{margin: 5px auto;float:none;}
}