/*
Theme Name: Point4Movie by 51dya.com
Theme URI: http://51dya.com/
Author: 51电影啊
Author URI: http://51dya.com/
Description: Point4Movie is a very simple magazine plus blog style theme with light bright colors blending nicely. Fully responsive and SEO Optimized.
Version: 1.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,Serif;
    font-size: 15px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    position: absolute;
    content: '"';
    font-size: 40px;
    color: #D0D9E0;
    width: 50px;
    top: -5px;
    left: 0;
    font-family: arial;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite {
    font-style: normal;
    font-family: arial;
}
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-family: monospace,consolas,sans-serif;
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/*-[ Framework ]--------------------*/
body {
    line-height: 1;
    font: 13px/19px arial, sans-serif;
    color: #868686;
    background-color: #EBEBEB;
    background-image: url('images/pattern1.png');
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #444;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:link, a:visited, a:active { text-decoration: none }
:target { padding-top: 20px }
/*-[ Main container ]---------------*/
.main-container {
    width: 980px;
    margin: 0 auto;
    max-width: 100%;
    clear: both;
    overflow: hidden;
}
#page, .container {
    width: 100%;
    min-width: 240px;
    overflow: visible;
}
#page {
    background: #fff;
    padding-top: 10px;
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    width: 100%;
    z-index: 99;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: #E7E5E6;
    padding-top: 5px;
}
.header-inner {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
#header h1, #header h2 {
    font-size: 34px;
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 15px 0;
}
#logo a {
    color: #408B98!important;
    text-transform: uppercase;
}
.widget-header {
    float: right;
    max-width: 76%;
    margin-bottom: 0;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation .children li .sf-sub-indicator { display: none }
.secondary-navigation {
    display: block;
    float: right;
    width: 100%;
    height: 39px;
}
.secondary-navigation ul li { }
.secondary-navigation a {
    font-size: 13px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    padding: 10px 14px;
    font-weight: bold;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    color: #9B9B9B;
}
.sf-js-enabled li a.sf-with-ul { padding-right: 20px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
#navigation .sf-sub-indicator {
    display: block;
    width: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 9px;
}
#navigation {
    font-size: 13px;
    float: left;
    width: 100%;
    background-color: #408B98;
}
#navigation select { display: none }
#navigation ul {
    width: 980px;
    margin: 0 auto;
}
#navigation .menu { }
#navigation ul li {
    float: left;
    position: relative;
}
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
    font-family: "Helvetica Neue", Arial, sans-serif;
    text-transform: capitalize;
}
#navigation ul li a:hover {
    color: #fff;
}
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
}
#navigation ul li li:first-child { border-top: 0 }
#navigation ul ul {
    position: absolute;
    width: 190px;
    padding: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #eee;
}
#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 9px 20px;
    position: relative;
    width: 150px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
    color: #555;
}
#navigation ul ul a:hover {
    background: whiteSmoke!important;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: -10px }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 195px;
}
#page-header:after, #navigation ul ul:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
#navigation ul ul:after {
    left: 10px;
    top: 0px;
}
#navigation ul ul ul:after {
    left: -12px;
    top: 3px;
}

nav a#pull { display: none }
/*-[ Content ]--------------------*/
.carousel {
    overflow: hidden;
}
.carousel .excerpt:last-child { margin-right: 0 }
.carousel a { color: #2a2a2a }
.carousel .featured-title {
    font-size: 12px;
    margin-top: 10px;
    float: left;
    font-family: open sans;
}
.carousel .excerpt div.hover {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    transition: all 0.20s linear;
}
.carousel .excerpt:hover div.hover {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
}
.carousel a div {
    overflow: hidden;
    position: relative;
}
footer .carousel img { margin-top: 0 }
.carousel .excerpt:hover div.hover { opacity: 1 }
.carousel .excerpt div.hover span {
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
    background: url('images/sprite.png') center no-repeat;
}
#content_box {
    float: left;
    width: 100%;
}
#content { overflow: hidden }
.post {
    float: left;
    width: 100%;
    min-height: 200px;
    margin-right: 2.4%;
}
.excerpt {
    width: 18%;
    position: relative;
    margin-bottom: 10px;
}
.single_post {
    background-color: #fff;
    padding: 0;
    float: left;
    width: 100%;
}
.single_page {
    background-color: white;
    overflow: hidden;
    height: 100%;
}
.single .post {
    width: 99%;
    padding-right: 1%;
}
.post-content {
    margin-top: 15px;
    margin-bottom: 10px;
    clear: both;
    max-height: 76px;
    overflow: hidden;
}
.single_page .post-content { max-height: 100%; }

.readMore {
    color: #7B7A79;
    position: absolute;
    left: 0;
    bottom: 0;
}
.readMore a {
    display: inline-block;
    font-size: 13px;
}
.ss-full-width {
    background: white;
    padding: 20px;
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.ss-full-width .post-content {
    max-height: 100%;
}
.post .excerpt {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    padding: 15px;
    width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
    float: none;
    width: 100%;
    position: relative;
}
#featured-thumbnail {
    float: left;
    max-width: 580px;
    width: 100%;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.featured-cat {
    position: absolute;
    background: #38B7EE;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 10px;
}
.title {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
    clear: both;
    padding-top: 10px;
	/*51dya*/
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.single-title {
    float: left;
    padding: 0 0 0 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    margin: 7px 0;
}
.single #page { padding: 15px 0 0 0 }
.title a { color: #000 }
.page h1.title { margin-bottom: 20px ; padding-top: 0;}
.post-info {
    display: block;
    font-size: 13px;
    float: left;
    color: #999;
    margin-top: 3px;
    width: 100%;
}
.post-info span { margin-right: 3px }
.post-info span { margin-left: 3px }
.post-info span:first-child { margin-left: 0 }
.single-postmeta {
    clear: both;
    float: left;
    font-size: 12px;
    margin-bottom: 12px;
}
.home article header, .archive article header { margin-bottom: 5px }
article header {
    float: left;
    width: 100%;
}
.post-info a { color: #919191 }
.article {
    width: 67%;
    float: left;
    margin-bottom: 10px;
    margin-left: 1.6%; 
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}
.article ul {
    margin: 1.5em 0 1.571em 1.571em;
    list-style-type: circle;
}
.article ol {
    margin: 1em 0 0 1.9em;
    list-style-type: decimal;
}
.article li { margin: 0.6em 0 }
/*secret begin */
.e-secret {
 padding: 5px;
 background: #F8F8F8 none repeat scroll 0% 0%;
}
.e-secret input.euc-y-s[type="submit"] {
 float: right;
 margin-top: -47px;
 width: 30%;
 margin-right: 1px;
 border-radius: 0px 3px 3px 0px;
}
.e-secret span{color: #03A9DD;font-size: 16px;}
input.euc-y-s[type="submit"] {
 background-color: #38b7ee;
 color: #FFF;
 font-size: 21px;
 transition: all 0.4s ease 0s;
 position: relative;
 cursor: pointer;
 padding: 13px 20px;
 text-align: center;
 border-radius: 50px;
 box-shadow: none;
 border: 0px none;
 height: auto;
 outline: medium none;
 line-height: 20px;
 margin: 0px;
}
.e-secret input.euc-y-i[type="password"] {
 float: left;
 background: #FFF none repeat scroll 0% 0%;
 width: 100%;
 line-height: 36px;
 margin-top: 5px;
 border-radius: 3px;
}
input.euc-y-i[type="text"], input.euc-y-i[type="password"] {
 border: 1px solid #C4D8DE;
 color: #777;
 display: block;
 background: #FCFCFC none repeat scroll 0% 0%;
 font-size: 18px;
 outline: 0px none;
 box-sizing: border-box;
 border-radius: 25px;
 padding: 5px 16px;
 margin: 0px;
 height: auto;
 line-height: 30px;
}
.euc-clear {
 clear: both;
}
/*-[ Featured ]---------------------------*/
.featuredBox {
    padding: 4px 0;
    overflow: hidden;
}
.firstpost {
    float: left;
    margin-bottom: 0;
    max-width: 650px;
    width: 66.2%;
    position: relative;
    overflow: hidden;
    margin-right: 1.8%;
}
.firstpost img {width:650px;height:316px !important;}
.secondpost {
    float: right;
    margin-bottom: 1.6%;
    width: 32%;
    position: relative;
    overflow: hidden;
}
.secondpost img {width:313.6px;height:200px !important;}
.thirdpost {
    float: left;
    margin-right: 2.2%;
    width: 14.9%;
    position: relative;
    overflow: hidden;
}
.thirdpost img {width:146px;height:100px !important;}
.thirdpost:last-child { margin-right: 0 }
#first-thumbnail {
    width: 100%;
    max-width: 550px;
}
#second-thumbnail {
    width: 100%;
    max-width: 380px;
}
.featured-excerpt {
    position: absolute;
    bottom: 0;
    width: 94%;
    margin: 0;
    padding: 3%;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
}
.featured-title {
    font-size: 18px;
    font-weight: 700;
    clear: both;
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.secondpost .featured-title {
    font-size: 14px;
    line-height: 1.3;
}
.f-excerpt { font-size: 14px }
.thirdpost .featured-title {
    font-size: 10px;
    line-height: 1.3;
}
.frontTitle {
	color: #2A2A2A;
    font-size: 18px;
    margin-bottom: 8px;
    padding: 2px 0 2px 15px;
	float:left;
}
.catTitle {height:30px;background: url(images/ctitlebg.png) repeat-x;line-height: 28px;}
.catTitle span{float:right;}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
    max-width: 330px;
    padding: 13px;
    background-color: #FFF;
}
#tabber .inside {
    background: #fff;
    padding: 0 0 25px 0;
    border: 1px solid #E5ECF1;
    margin-top: -1px;
}
#tabber ul.tabs {
    overflow: hidden;
    text-align: center;
    background: #fff;
    height: 35px;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-bottom: none;
    width: 45%;
    text-align: center;
}
#tabber ul.tabs li a {
    background: #fbfbfb;
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    line-height: 34px;
    text-transform: uppercase;
    width: 100%;
    font-family: "Helvetica Neue", Arial, sans-serif;
}
#tabber ul.tabs li a.selected {
    background: #fff;
    margin: 0;
    color: #444;
    position: relative;
    text-decoration: none;
    line-height: 38px;
    line-height: 34px;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
    background: #fff;
    line-height: 34px;
    text-align: center;
}
#tabber ul.tabs li a:hover {
    color: #000;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
}
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    margin-bottom: 0;
    color: #919191;
    font-family: Arial, Helvetica, sans-serif;
}
#tabber .inside li div.info p { color: #919191 }
#tabber .inside li .meta {
    display: block;
    font-size: 13px;
    color: #999;
}
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-info-icon { font-size: 12px }
.post-info-icon div {
    display: inline-block;
    font-size: 12px;
}
.dot_center {
    padding-left: 3px;
    padding-top: 2px;
    margin-bottom: 4px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
#tabber .tabs a.selected {
    border: 1px solid #e5ecf1;
    border-bottom: #fff;
}
#tabber .tabs a { }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: right;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 11px 12px;
    font-size: 12px;
    color: #5E656D;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 12px 20px }
input:focus, textarea:focus { }
::-webkit-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-moz-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-ie-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-o-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}
nav #searchform { float: right }
nav #searchform fieldset {
    padding: 5px 0 5px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset { float: left }
#searchform input { border: 0 }
#searchform #s {
    border: 1px solid #F1F1F1;
    border-right: 0;
}

.sbutton {
    border: 0;
    width: 32px;
    height: 17px;
    position: absolute;
    cursor: pointer;
    padding: 0;
    color: white;
    transition: all 0.25s linear;
    z-index: 1;
    background: url(images/sprite.png) no-repeat center center;
    background-position: 2px -71px;
    text-indent: -999em;
    right: 10px;
    border-left: 1px solid #D8D8D8!important;
    margin-top: 11px;
}
.main-header #s { width: 150px }
.sidebar #searchform label {
    color: #444;
    padding-top: 10px;
    float: left;
    font-weight: bold;
}
#s {
    width: 100%;
    border: 1px solid #E2E2E2;
    float: left;
    padding: 7px 0;
    height: 38px;
    text-indent: 10px;
    opacity: 1;
    transition: all 0.25s linear;
    background: #F5F5F5;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}
.footer-widgets fieldset, #sidebars fieldset { width: 100% }
.footer-widgets .sbutton, #sidebars .sbutton {
    float: right;
    background-color: #f9f7f2;
    text-align: center;
}
.sidebar .sbutton { padding-top: 10px }
.breadcrumb {
    margin-bottom: 20px;
    line-height: 24px;
}
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 31.4%;
}
.sidebar.c-4-12 a { color: #868686 }
.widget {
    margin-bottom: 10px;
    overflow: hidden;
}
#sidebars .widget {
    background: white;
    padding: 10px;
    padding-top: 0;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 15px;
    margin-bottom: 7px;
}
.widget h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 20px 0 15px 0;
    text-transform: uppercase;
}
.sidebar-tutorial-keyboard{
	float: left;
    width: 140px;
    height: 40px;
    margin: 0 10px 0 0;
    background: transparent url("images/ctrld.png") no-repeat scroll left center;
}
.sidebar-tutorial-text {
    float: left;
    width: 150px;
    font-size: 12px;
    line-height: 160%;
}
/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    width: 100%;
    background: #666;
}
body > footer .footeText {
    width: 980px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body > footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 10px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer a { color: #D8D8D8 }
footer a:hover { color: #fff }
footer {
    position: relative;
    overflow: hidden;
}
footer .container { max-width: 980px }
footer p { color: #8D8D8D }
.footer-widgets {
    overflow: hidden;
    padding: 0 0 10px;
    width: 100%;
    margin: 0;
}
.footer-widgets .advanced-recent-posts li {
    border-bottom: 1px solid #e5ecf1;
    padding-bottom: 19px;
    padding-top: 14px;
}
.footer-widgets .advanced-recent-posts li:first-child { padding-top: 0 }
.footer-widgets .advanced-recent-posts li:last-child { border-bottom: none }
.footer-widgets h3 {
    font-size: 14px;
    padding-bottom: 2px;
    text-transform: uppercase;
    color: #F1F1F1;
}
.footer-widgets h3 span {
    width: 100%;
    display: block;
    clear: both;
    padding-bottom: 15px;
    border-bottom: 1px solid #727272;
}
.f-widget {
    width: 31.4%;
    float: left;
    position: relative;
    color: #B6B6B6;
    margin-bottom: 30px;
    margin-right: 2.8%;
}
.copyrights {
    float: left;
    clear: both;
    border-top: 1px solid #727272;
    color: #B4B4B4;
    padding: 10px 0;
    width: 100%;
}
#copyright-note {
    width: 980px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.postsby { margin-bottom: 25px ; font-size: 16px; text-transform: uppercase;}
.textwidget a:hover { color: #222!important }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.related-posts .meta {
    margin-top: 0;
    line-height: 1;
    margin-top: 5px;
}
.related-posts li {
    width: 48.5%;
    margin-right: 3%;
    float: left;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 12px;
    border-bottom: 1px solid #D8D7D7;
}
.single_post .related-posts a { color: #2A2A2A }
.single_post .related-posts .meta a { color: #999 }
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last {
    margin-right: 0;
    float: right;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 14px;
}
.related-posts h3 {
    font-size: 18px;
    margin: 0;
    line-height: 1;
    border-bottom: 1px solid #d8d7d7;
    padding-bottom: 6px;
}
.relatedthumb img { margin-top: 4px }
/*-[ Author Box ]---------------------------*/
.single .postauthor-top {
    border: none;
    margin-bottom: 0;
}
.postauthor p {
    padding-top: 0px;
    letter-spacing: 0.2px;
    line-height: 24px;
}
.postauthor-top {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
}
.tags {
    margin: 20px 0 20px 0;
    width: 100%;
    float: left;
}
.tagtext { margin-right: 5px }
.postauthor {
    margin: 14px 0 0px 0;
    padding: 0%;
    min-height: 125px;
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
.postauthor h5 {
    text-transform: capitalize;
    font-weight: bold;
    float: left;
    font-size: 14px;
    padding: 0;
    margin: 0 5px 0 0;
    line-height: 24px;
}
.postauthor img {
    float: left;
    margin: 5px 15px 25px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left {
    float: left;
    margin-left: 15px;
}
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 3px 10px;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    background: #F5F5F5;
    color: #615F5F;
}
.tagcloud a:hover { color: white!important; }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
}
.ad-300 img { background: #FAFAFA }
.add_300_cont { margin-bottom: 0 !important }
.ad-125 .evenad { float: right!important }
.title_box {
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 3px;
    margin-right: 10px;
    background: #666;
}
footer .ad-300 img, footer .ad-125 img {
    padding: 0;
    background: #FAFAFA;
    border: 0;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { width: 300px }
#wp-calendar td { text-align: center }
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #D8D7D7;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: transparent;
    margin-top: 25px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    background-color: transparent;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    width: 11.3%;
}
.comment time {
    border-left: 1px solid #B3B3B3;
    margin-left: 5px;
    padding-left: 12px;
    color: #939291;
    font-size: 13px;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 10px }
input#author, input#email, input#url {
    width: 360px;
    border: 1px solid #E1E1E1;
    background: #fff;
    font-size: 14px;
    display: block;
    max-width: 85%;
    float: right;
    padding: 5px 2%;
}
input#author, input#email, input#url, #comment { transition: all 0.25s ease-in-out }
.contactform input[type="text"] { width: 380px }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.contact-submit, #cancel-comment-reply-link {
    color: red;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: -25px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform {
    border: 1px solid #E1E1E1;
    overflow: hidden;
    padding: 10px 5%;
    width: 89.6%;
    background: #EEEEEE;
}
#commentform input#submit {
    line-height: 1;
    background-color: #38B7EE;
    padding: 12px 15px 11px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.2s linear;
    text-transform: uppercase;
    font-family: inherit;
}
#commentform input#submit:hover {
    color: #fff;
    background: #2a2a2a;
}
ol.commentlist {
    margin-left: 0;
    overflow: hidden;
}
.commentlist li {
    list-style: none;
    margin: 0 0 20px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.commentlist p { margin-bottom: 1em }
.commentlist p:last-child { margin-bottom: 0 }
.comment-author { position: relative }
.comment-author:before {
    border-color: rgba(0, 0, 0, 0) #D2D2D2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 14px 15px 15px;
    bottom: 21px;
    content: " ";
    left: 10.8%;
    position: absolute;
}
.comment-author:after {
    border-color: rgba(0, 0, 0, 0) #F7F5F6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 12px 14px 15px;
    bottom: 21px;
    content: " ";
    left: 11.2%;
    position: absolute;
}
.fn {
    color: #939291;
    font-size: 13px;
    line-height: 1.375em;
}
.fn a { color: #939291 }
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.commentmetadata {
    background: #EEEEEE;
    border: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    overflow: hidden;
    padding: 12px;
}
.commentmetadata ul, .commentmetadata ol, .commentmetadata ul ol, .commentmetadata ol ul { margin-top: 0 }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.comment-metadata {
    background: #F7F5F6;
    border: 1px solid #D2D2D2;
    border-bottom: 0;
    overflow: hidden;
    padding: 15px 12px;
    position: relative;
}
.reply { float: right }
.reply a {
    float: right;
    font-size: 13px;
    line-height: 22px;
}
.commentlist .children {
    margin-left: 17%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 83%;
}
.commentlist .children li {

}
.avatar { float: left }
#respond h3 { margin: 0 }
.comment-respond { margin-top: 20px }
#respond h4 {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    font-weight: bold;
    border-bottom: 1px solid #D8D7D7;
    margin-bottom: 5px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 360px;
    border: 1px solid #E1E1E1;
    background: #fff;
    font-size: 14px;
    padding: 2%;
    line-height: 15px;
    font-family: inherit;
    float: right;
    max-width: 85%;
}
#commentform p {
    margin-bottom: 2px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    display: inline-block;
    margin-bottom: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
}
.required {
    color: #a8a8a8;
    font-size: 16px;
    font-style: italic;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes, .logged-in-as { margin-top: 5PX }
.comment-form-left {
    float: left;
    width: 50%;
}
.comment-form-right {
    float: right;
    width: 50%;
}
input#author:focus, input#email:focus, input#url:focus, #contactForm textarea:focus, #commentform textarea:focus { border-color: #c9a096 }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    font-family: arial;
    background-color: #FFF;
    padding: 10px 0 20px 0;
}
.pagination ul {
    list-style: none;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
.pagination ul li {
    margin: 0;
    display: block;
    float: left;
}
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    padding: 8px 12px;
}
.pagination a, .pagination2 {
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #858585;
    background: #F3F3F3;
    padding: 8px 12px;
}
.pagination a:hover { color: #fff }
.pagination2 { clear: both }
.top { float: right }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
.nav-previous { float: left }
.nav-next { float: right }
/*up down*/
.newdigg{width:216px; height:45px; margin:8px auto; clear:both; overflow:hidden; padding-left:8px; text-align:left;}
.diggbox{width:95px; height:43px; float:left; margin-right:8px; overflow:hidden; cursor:pointer;border: 1px solid #ccc;
    border-radius: 3px;}
.diggbox .digg_num{float:left; line-height:49px; text-indent:5px;}
.diggbox i{display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    vertical-align: middle;}
.digg_good .digg_num i{background:url(images/up.png) left top no-repeat;}
.digg_bad .digg_num i{background:url(images/down.png) right top no-repeat;}
.diggbox.digg_good .digg_num{color:#C63;}
.diggbox.digg_bad .digg_num{color:#39C;}

/*avæŠ•ç¥¨ */
.vnvshen,.vlist{width:100%; }
.vnvshen{margin-bottom:5px;}
.vnvshen img{width:100%;}
.vlist {border:#E6E6E6 solid 1px;padding-top:10px;}
.vlist .item .head {
    position: absolute;
    width: 100%;
    height: 30px;
    letter-spacing: 1px;
    font-size: 14px;
    color: #fff;search
    background: url(images/vote-top.png);
}
.vlist .item .head .no {
    line-height: 25px;
    margin-left: 5px;
	float:left;
}
.vlist .item {position:relative; margin: 0 3px 18px 3px;
    width: 23.5%;height:250px;}
.vlist .item .bottom {position:absolute; width:100%; height:55px; bottom:0px; }
.vlist .item .bottom span{ overflow:hidden;display:inline-block;float:left; color: rgba(130, 99, 130, 0.65);}
.vlist .item .bottom a:hover { color:#72664e;  transition: 0.3s;}
.vlist .item .bottom .vtitle{margin-bottom:1%;height:40.70%;clear:both;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;font-size: 12px;}
.vlist .item .bottom .vtitle a{line-height:25px;text-align: center;font-size:14px;color: #37a;text-decoration: none;}
.vlist .item .bottom p { float:left; color:#aaaaaa; margin-left:10px;}
.vlist .item .bottom p b{margin-left:10px;font-size:16px; font-family: Georgia, serif;font-weight:normal;}
.item .featured-thumbnail{max-width:none;max-height:none;}
/* box */
.vbox {   box-shadow: 0 1px 1px 0px #d2d2d2; float: left; transition: 0.3s; }
.vlist .item .bottom .vdbox{ display:block; width:48%; height:48.75%;  line-height:45px; font-size:14px;transition: 0.3s; cursor:pointer;border: #cfdbf1 1px solid;}
.vlist .item .bottom .digg_good:hover,.vlist .item .bottom .digg_bad:hover{background:rgba(226, 196, 245, 0.49);}
.vdbox .digg_num{float:left; line-height:29px; }
.vdbox .digg_num a{text-indent:5px; }
.vdbox i{display: inline-block;width: 24px;height: 24px;float:left;	margin-top:4px; vertical-align: middle;}
.vdbox.digg_good i{background:url(images/up.png) left top no-repeat;}
.vdbox.digg_good{float:left;}
.vdbox.digg_bad{float:right;}
.vdbox.digg_bad i{background:url(images/down.png) right top no-repeat;}	
.vdbox.digg_good,.vdbox.digg_bad{margin-top:0.5%;}
.item_title{float:left;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;}
.vdimg{height:195px ;}
.vdimg img.wp-post-image{height:195px !important;}
.item .featured-thumbnail,.item .featured-thumbnail img{width:100%;height:100%;}