Skip to content

Instantly share code, notes, and snippets.

Created September 18, 2013 10:04
Show Gist options
  • Save anonymous/6607075 to your computer and use it in GitHub Desktop.
Save anonymous/6607075 to your computer and use it in GitHub Desktop.
/*
Theme Name: Origin_OLD
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.6
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
article, aside, footer, header, hgroup, nav, section { display: block; }
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
html { -webkit-font-smoothing: antialiased; }
body { font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; color: #464646; background-color: #fff; }
a { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; }
body.single #main a, body.page #main a { color: #6ab3b2; }
body.single #info-area, body.page #info-area { color: #fff; }
body.single #main h1, body.single #main h2, body.single #main h3, body.single #main h4, body.single #main h5, body.single #main h6, body.page #main h1, body.page #main h2, body.page #main h3, body.page #main h4, body.page #main h5, body.page #main h6, body.error404 #main h1, body.error404 #main h2, body.error404 #main h3, body.error404 #main h4, body.error404 #main h5, body.error404 #main h6 { color: #494b4b; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #fff; line-height: 1em; font-weight: normal; letter-spacing: -1px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h2, h3, h4 { font-weight: bold; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 24px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em;}
blockquote { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }
input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }
img#about-image { float: left; margin: 3px 8px 8px 0px; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.cf:before, .cf:after { content: " "; display: table;
}
.cf:after { clear: both; }
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; }
#info-bg { position: absolute; top: 0; bottom: 0; z-index: 3; -webkit-box-shadow: inset 0 0 73px rgba(0, 0, 0, 0.15), 4px 0 4px rgba(0,0,0,0.08); -moz-box-shadow: inset 0 0 73px rgba(0, 0, 0, 0.15), 4px 0 4px rgba(0,0,0,0.08); box-shadow: inset 0 0 73px rgba(0, 0, 0, 0.15), 4px 0 4px rgba(0,0,0,0.08); }
#ie7 #info-bg {position: absolute; top: 0; left: 0; height: 100%; z-index: 1;}
#info-wrapper {position: absolute; top: 0; left: 0; z-index: 1; background-color:#6AB3B2;}
#info-bg, #main-wrap:before { background: #6AB3B2; }
#main-wrap:before { content: ''; top: 0; left: 0; position: absolute; height: 100%; }
#info-area, #info-bg { width: 280px; border-right: 1px solid #50a09f; }
#info-area { float: left; position: relative; padding-top: 64px; z-index: 4; }
#ie7 #info-area, #ie7 #info-bg { background: #6AB3B2; }
#logo-area { text-align: center; margin-bottom: 42px; }
.entry-image .readmore { -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; -moz-box-shadow: 0 0 4px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1); box-shadow: 0 0 4px rgba(0,0,0,0.1); width: 42px; height: 42px; background: #fff; text-indent: -9999px; position: relative; display: inline-block; overflow: hidden; }
.entry-image .readmore span { position: absolute; top: 9px; left: 9px; background: url(images/zoom.png) no-repeat; width: 23px; height: 24px; display: block; }
@-webkit-keyframes bounceIn {
0% {
-webkit-transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
-moz-transform: scale(1);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
-o-transform: scale(1);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes bounceIn_custom {
0% {
opacity:0;
-webkit-transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn_custom {
0% {
opacity:0;
-moz-transform: scale(1);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn_custom {
0% {
opacity:0;
-o-transform: scale(1);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn_custom {
0% {
opacity:0;
transform: scale(1);
}
50% {
opacity: 1;
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
#main-wrap { height: auto; width: 100%; min-height: 100%; position: relative; }
#main { margin-left: 281px; height: 100%; position: relative; z-index: 2; }
#wrapper { float: left; width: 100%; }
.entry-image { float: left; width: 33.3%; position: relative; color: #fff; }
.image-info, #top-menu .link_bg, #info-bg, #info-area { -webkit-transform: translate3d(0,0,0); }
#ie7 .image-info { display: none; }
.image-info { background: #ff9600; background: rgba( 255,150,0,0.95 ); position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 0 1px rgba(255,182,78,1), 0 0 20px rgba(0,0,0,0.6); -webkit-box-shadow: inset 0 0 0 1px rgba(255,182,78,1), 0 0 20px rgba(0,0,0,0.6); box-shadow: inset 0 0 0 1px rgba(255,182,78,1), 0 0 20px rgba(0,0,0,0.6); text-shadow: 1px 1px 0 rgba(0,0,0,0.1); text-align: center; z-index: 10; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }
.image-info .title { padding: 45px 7px 8px; -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3); -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3); box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.3); }
.image-info .description { padding: 11px 40px; }
.image-info a:hover { color: #f5f5f5; color: rgba(255,255,255,0.9); text-decoration: none; }
.entry-image img { display: block; height: 250px; min-width: 100%; }
#ie7 .entry-image img { z-index: 15; height: 460px; min-width: 100%; display: block; }
.entry-image:hover img, .entry-image.et_hover img { -webkit-animation: bounceIn 0.4s ease-in-out; -moz-animation: bounceIn 0.4s ease-in-out; -ms-animation: bounceIn 0.4s ease-in-out; -o-animation: bounceIn 0.4s ease-in-out; animation: bounceIn 0.4s ease-in-out; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.entry-image:hover .image-info, .entry-image.et_hover .image-info { -webkit-animation: bounceIn_custom 0.4s ease-in-out; -moz-animation: bounceIn_custom 0.4s ease-in-out; -o-animation: bounceIn_custom 0.4s ease-in-out; -ms-animation: bounceIn_custom 0.4s ease-in-out; animation: bounceIn_custom 0.4s ease-in-out; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
#main-content { width: 720px; margin-left: 60px; padding-bottom: 60px; }
.entry-content { position: relative; margin-top: -100px; }
.main-title { color: #4a4b4b; background: #fff; padding: 43px 60px 0; position: absolute; top: -130px; left: -60px; visibility: hidden; }
.et-no-big-image .main-title { padding-left: 0 !important; padding-right: 0 !important; padding-top: 0; position: relative; top: 0; left: 0; margin-bottom: 20px; }
.main-title h1, h1#comments, h3#reply-title { font-size: 48px; font-weight: 900; letter-spacing: -2px; }
.main-title p { font-size: 18px; }
body.single #main .meta-info a, body.page #main .meta-info a { color: #4a4b4b; }
body.single #main .meta-info a:hover, body.page #main .meta-info a:hover { color: #111; text-decoration: none; }
.post-thumbnail { position: relative; margin-bottom: 52px; display: none; }
.post-thumbnail img { display: block; }
.post-thumbnail:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.35); -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.35); box-shadow: inset 0 0 7px rgba(0,0,0,0.35); }
.entry-content ul, .comment-content ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
.entry-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 16px; line-height: 26px; }
.entry-content ul li ul, .entry-content ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
.entry-content ol li ul, .entry-content ol li ol, .comment-content ol li ul, .comment-content ol li ol { padding: 2px 0px 2px 35px; }
#main-footer { border-top: 1px solid #f3f3f3; padding: 45px 0 35px 60px; color: #494b4b; }
#copyright a { font-weight: 900; color: #494b4b !important; }
#copyright a:hover { color: #111 !important; text-decoration: none; }
#big_thumbnail { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; height: 320px; background-repeat: no-repeat; }
.entry-image:hover { z-index: 11; }
.image-link { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-indent: -9999px; }
body.page .main-title { padding-bottom: 20px; top: -116px; }
#infscr-loading { position: fixed; top: 45%; left: 45%; background: #fff; padding: 20px; z-index: 1000; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
#top-menu { border-top: 1px solid #5ea5a4; }
#top-menu a, #mobile-nav { display: block; text-align: center; padding: 12px 5px; border-bottom: 1px solid #5ea5a4; position: relative; }
#top-menu .link_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-transform: scale(0,1); -webkit-transform: scale(0,1); transform: scale(0,1); -moz-transition: all 0.13s ease-in-out; -webkit-transition: all 0.13s ease-in-out; transition: all 0.13s ease-in-out; }
#top-menu .link_text { z-index: 2; position: relative; }
.link_text span, #mobile-nav span { padding-left: 10px; }
#top-menu a:hover { text-decoration: none; color: #f5f5f5; color: rgba(255,255,255,0.9); }
#top-menu a:hover .link_bg { background: #fff; -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); }
#top-menu ul ul a:hover .link_bg { background: #f8f8f8; }
.current-menu-item > a, .et_active_dropdown > li a, #top-menu .et_clicked, #mobile-nav, .current-menu-ancestor > a { background: #fff; }
.current-menu-ancestor > a { color: #5EA5A4; }
#top-menu .current-menu-ancestor > ul.sub-menu { display: block; }
#top-menu .current-menu-ancestor > ul a { background: #fff; color: #5EA5A4; }
#top-menu .current-menu-ancestor > ul .current-menu-item a { /*font-weight: bold;*/ color: #9e7c00; }
#top-menu .current-menu-item > a:hover, #top-menu .current-menu-item > a:hover .link_bg { background: #fff; }
#top-menu a:hover .link_text, .current-menu-item > a, #top-menu .current-menu-item > a:hover, #top-menu .current-menu-item > a:hover .link_bg, .et_active_dropdown > li a, #top-menu .et_clicked, #mobile-nav { color: #6ab3b2; }
#top-menu > ul ul { display: none; }
#top-menu .et_active_dropdown > li a, #top-menu .et_clicked { border-bottom: 1px solid #efefef; }
/*IE7 Hacks*/
#ie7 .current-menu-item a, .et_active_dropdown li a, #top-menu .et_clicked, #mobile-nav, .current-menu-ancestor a, #top-menu .current-menu-ancestor ul a { background: #fff; }
#ie7 .current-menu-ancestor a { color: #5EA5A4; }
#ie7 #top-menu .current-menu-ancestor ul.sub-menu { display: block; }
#ie7 #top-menu .current-menu-ancestor ul a { color: #5EA5A4; }
#ie7 #top-menu .current-menu-ancestor ul .current-menu-item a { color: #9e7c00; }
#ie7 #top-menu .current-menu-item a:hover, #top-menu .current-menu-item a:hover .link_bg { background: #fff; }
#ie7 #top-menu a:hover .link_text, .current-menu-item a, #top-menu .current-menu-item a:hover, #top-menu .current-menu-item a:hover .link_bg, .et_active_dropdown li a, #top-menu .et_clicked, #mobile-nav { color: #6ab3b2; }
#ie7 #top-menu ul ul { display: none; }
#ie7 #top-menu .et_active_dropdown li a, #top-menu .et_clicked { border-bottom: 1px solid #efefef; }
#mobile-nav { display: none; border-bottom: none; cursor: pointer; }
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/
#comment-wrap { margin-top: 95px; }
.comment-body { position: relative; padding-left: 82px; margin: 0 0 30px; }
.comment_avatar { position: absolute; top: 2px; left: 0; }
.comment_avatar img { display: block; }
.comment_avatar:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.5); box-shadow: inset 0 0 7px rgba(0,0,0,0.5); }
.comment_postinfo { font-size: 18px; margin-bottom: 10px; }
span.fn, body.single #main span.fn a, body.page #main span.fn a { text-decoration: none; color: #555e58; font-weight: 800; letter-spacing: -1px; }
body.single #main span.fn a:hover, body.page #main span.fn a:hover { color: #111; }
.comment_date { color: #c5c5c5; font-weight: 300; margin-left: 3px; }
body.single #main .comment-reply-link, body.page #main .comment-reply-link, #commentform #submit { float: right; text-decoration: none; background: rgb(249,249,249); /* Old browsers */ background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(246,246,246,1) 100%, rgba(242,242,242,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(246,246,246,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(246,246,246,1) 100%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(246,246,246,1) 100%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(246,246,246,1) 100%,rgba(242,242,242,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(246,246,246,1) 100%,rgba(242,242,242,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */ border: 1px solid #e0dddd; border-radius: 5px 5px 5px 5px; -webkit-box-shadow: 1px 1px 0 #fcfcfc inset, 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 0 #fcfcfc inset, 0 1px 2px rgba(0,0,0,0.1); box-shadow: 1px 1px 0 #fcfcfc inset, 0 1px 2px rgba(0,0,0,0.1); color: #464646; display: inline-block; padding: 10px 16px; text-shadow: 1px 1px 0 #ffffff; font-size: 14px; }
body.single #main .comment-reply-link:hover, body.page #main .comment-reply-link:hover { text-decoration: none; color: #111; }
h1#comments { margin-bottom: 50px; }
#respond { margin-top: 60px; }
.comment ul { margin-left: 82px; }
#reply-title { margin-bottom: 10px; }
#commentform input[type="text"] { width: 40%; }
#commentform textarea { width: 89%; }
#commentform textarea, #commentform input[type="text"] { border: 1px solid #e0dddd; padding: 20px; color: #555e58; font-size: 14px; background: #fff; -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.1); box-shadow: inset 0 0 7px rgba(0,0,0,0.1); }
#reply-title small { display: block; font-size: 13px; padding-top: 5px; font-weight: normal; letter-spacing: 0; }
.form-submit { text-align: right; }
.form-submit input { font-size: 14px; float: none; }
.comment #respond, #trackbacks { margin-bottom: 30px; }
#commentform #submit { float: none; }
.form-submit { text-align: right; }
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
#sidebar { color: #fff; }
.widget { padding: 35px 42px 29px; position: relative; border-bottom: 1px solid #5ea5a4; line-height: 22px; }
.widgettitle { font-weight: 900; font-size: 14px; padding-bottom: 7px; }
.widget li { background: url(images/widget_bullet.png) no-repeat left center; padding: 5px 0 5px 11px; }
.widget li:hover { background-image: url(images/widget_bullet_hover.png); }
.widget li ul { margin-left: 11px; }
.widget a:hover { color: #f5f5f5; color: rgba(255,255,255,0.9); text-decoration: none; }
.widget label { width: 50px; float: left; }
.widget input.input { width: 130px; }
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; max-width: 96%; padding: 8px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }
/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px; }
#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
#wp-calendar a:hover { text-decoration: underline; }
#wp-calendar caption { text-decoration: none; font: bold 13px Arial, Sans-Serif; }
#wp-calendar td { padding: 3px 5px; color: #9f9f9f; }
#wp-calendar td#today { color: #ffffff; }
#wp-calendar th { font-style: normal; text-transform: capitalize; padding: 3px 5px; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.page-nav { margin: 20px 0 40px; }
.pagination { display: none; }
body.page .pagination { display: block; }
.et_embedded_videos { display: none !important; }
.et_pt_blogentry a.readmore { color: #282828 !important; }
.et_pt_blogentry a.readmore:hover { color: #111 !important; text-decoration: none; }
.et_portfolio_small .et_pt_portfolio_item:nth-child(3n+1) { clear: both; }
#ie8 img { width: auto; }
@media screen and (max-width: 1570px) {
.image-info { font-size: 13px; }
.image-info .title { padding: 13px 7px 0; }
.image-info h2 { font-size: 20px; }
.image-info .description { padding: 11px 8px 0; }
}
@media screen and (min-width: 1024px) {
#top-menu { display: block !important; }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
.entry-image { width: 33.3%; }
.image-info .title { padding: 18px 7px 0; }
}
@media screen and (min-width: 1150px) and (max-width: 1279px) {
.entry-image { width: 33.3%; }
.image-info { font-size: 14px; }
.image-info h2 { font-size: 22px; }
.image-info .title { padding: 34px 7px 0; }
}
@media screen and (max-width: 960px) {
#et-search, p#et-search-title, p#et-search-title span { background: none !important; }
#et-search { width: auto !important; height: auto !important; }
#et-search-inner { padding: 0 !important; }
#et-search-right { float: none !important; clear: both; text-align: left !important; }
#et_search_submit { background: #BBB8B8 !important; color: #111 !important; }
p#et-search-title { margin-bottom: 2px !important; }
p#et-search-title span { padding: 0 !important; text-shadow: none !important; }
#et-searchinput { width: auto !important; }
p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: none !important; }
#et-search-left { float: none !important; width: 100% !important; }
}
@media screen and (max-width: 1023px) {
.entry-image { width: 33.3%; }
#info-bg, #sidebar, #main-wrap:before { display: none; }
#info-area { float: none; width: 100%; border-right: none; background: #6AB3B2; -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.08); -moz-box-shadow: 0 4px 4px rgba(0,0,0,0.08); box-shadow: 0 4px 4px rgba(0,0,0,0.08); }
#main { margin: 0; }
#top-menu { display: none; }
#top-menu .link_bg { -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
#mobile-nav { display: block; }
#logo-area { margin-bottom: 0; padding-bottom: 55px; }
}
@media screen and (min-width: 930px) and (max-width: 1023px) {
.image-info { font-size: 14px; }
.image-info h2 { font-size: 22px; }
.image-info .title { padding: 34px 7px 0; }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
#main-content { width: 648px; }
#big_thumbnail { height: 276px; }
}
@media screen and (max-width: 767px) {
.entry-image { width: 50%; }
.comment ul { margin-left: 0; }
.main-title, body.page .main-title { padding-left: 0 !important; padding-right: 0 !important; padding-top: 0; position: relative; top: 0; left: 0; margin-bottom: 20px; }
.main-title h1, h1#comments, h3#reply-title { font-size: 32px; }
#main-content { width: 360px; }
#big_thumbnail { height: 180px; }
.image-info .title { padding: 18px 7px 0; }
.sitemap-col { float: none !important; width: 100% !important; }
.et_portfolio_small .et_pt_portfolio_item:nth-child(3n+1) { clear: none; }
.et_portfolio_small .et_pt_portfolio_item:nth-child(2n+1) { clear: both; }
}
@media screen and (min-width: 650px) and (max-width: 767px) {
.image-info { font-size: 14px; }
.image-info h2 { font-size: 26px; }
.image-info .title { padding: 53px 7px 0; }
}
@media screen and (max-width: 479px) {
.entry-image { width: 100%; }
.main-title h1, h1#comments, h3#reply-title { font-size: 24px; }
#main-content { width: 239px; margin-left: 40px; }
#big_thumbnail { height: 137px; }
.image-info .title { padding: 31px 7px 0; }
}
@media screen and (min-width: 400px) and (max-width: 479px) {
.image-info { font-size: 17px; }
.image-info h2 { font-size: 32px; }
.image-info .title { padding: 80px 7px 0; }
}
<!DOCTYPE html>
<!--[if IE 6]>
<html id="ie6" lang="zh-CN">
<![endif]-->
<!--[if IE 7]>
<html id="ie7" lang="zh-CN">
<![endif]-->
<!--[if IE 8]>
<html id="ie8" lang="zh-CN">
<![endif]-->
<!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!-->
<html lang="zh-CN">
<!--<![endif]-->
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Centilin In Education | The First National English School</title>
<link rel="pingback" href="http://centilin.in/xmlrpc.php" />
<script type="text/javascript">
document.documentElement.className = 'js';
</script>
<link rel="alternate" type="application/rss+xml" title="Centilin In Education &raquo; Feed" href="http://centilin.in/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="Centilin In Education &raquo; 评论Feed" href="http://centilin.in/?feed=comments-rss2" />
<meta content="Origin_OLD v.1.6" name="generator"/><link rel='stylesheet' id='bookshelf-style-css' href='http://centilin.in/wp-content/plugins/bookshelf-slider/css/bookshelf_slider.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='bs-skin-style-css' href='http://centilin.in/wp-content/plugins/bookshelf-slider/css/skin02.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='formidable-css' href='http://centilin.in/wp-content/uploads/formidable/css/formidablepro.css?ver=1.07.01' type='text/css' media='all' />
<link rel='stylesheet' id='flipper-css-css' href='http://centilin.in/wp-content/plugins/flipper/css/flipper.min.css?ver=1.0' type='text/css' media='' />
<link rel='stylesheet' id='feline_oculolinctus-css' href='http://centilin.in/wp-content/plugins/oculolinctus/assets/oculolinctus.min.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='admin_ssquiz_style-css' href='http://centilin.in/wp-content/plugins/ssquiz//ssquiz-style.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='origin-fonts-css' href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,800italic,400,300,700,800&#038;subset=latin,latin-ext' type='text/css' media='all' />
<link rel='stylesheet' id='origin-style-css' href='wp-content/themes/Origin_OLD/style.css?ver=3.6' type='text/css' media='all' />
<link rel='stylesheet' id='et-shortcodes-css-css' href='http://centilin.in/wp-content/themes/Origin_OLD/epanel/shortcodes/css/shortcodes.css?ver=3.0' type='text/css' media='all' />
<link rel='stylesheet' id='et-shortcodes-responsive-css-css' href='http://centilin.in/wp-content/themes/Origin_OLD/epanel/shortcodes/css/shortcodes_responsive.css?ver=3.0' type='text/css' media='all' />
<link rel='stylesheet' id='ws-plugin--s2member-css' href='http://centilin.in/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_css=1&#038;qcABC=1&#038;ver=130816-643567443' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox-css' href='http://centilin.in/wp-content/themes/Origin_OLD/epanel/page_templates/js/fancybox/jquery.fancybox-1.3.4.css?ver=1.3.4' type='text/css' media='screen' />
<link rel='stylesheet' id='et_page_templates-css' href='http://centilin.in/wp-content/themes/Origin_OLD/epanel/page_templates/page_templates.css?ver=1.8' type='text/css' media='screen' />
<script type='text/javascript' src='http://centilin.in/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
<script type='text/javascript' src='http://centilin.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/bookshelf-slider/js/jquery.easing.1.3.js?ver=1.3'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var bookshelf_script = {"ajaxurl":"http:\/\/centilin.in\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/bookshelf-slider/js/jquery.bookshelfslider.js?ver=2.2'></script>
<script type='text/javascript' src='http://centilin.in/wp-includes/js/json2.min.js?ver=2011-02-23'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/ssquiz//assets/touches-enabler.js?ver=3.6'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var ssquiz = {"ajaxurl":"http:\/\/centilin.in\/wp-admin\/admin-ajax.php","assets":"http:\/\/centilin.in\/wp-content\/plugins\/ssquiz\/\/assets\/","finish":"Finish","next":"Next"};
/* ]]> */
</script>
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/ssquiz//ssquiz.js?ver=3.6'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var pwsL10n = {"empty":"\u5f3a\u5ea6\u8bc4\u4f30","short":"\u6781\u5f31","bad":"\u5f31","good":"\u4e2d\u7b49","strong":"\u5f3a","mismatch":"\u4e0d\u5339\u914d"};
/* ]]> */
</script>
<script type='text/javascript' src='http://centilin.in/wp-admin/js/password-strength-meter.min.js?ver=3.6'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1&#038;qcABC=1&#038;ver=130816-643567443'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://centilin.in/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://centilin.in/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 3.6" />
<style>
#info-bg, #main-wrap:before { background: #00b2af; }
#top-menu a:hover .link_text, .current-menu-item > a, #top-menu .current-menu-item > a:hover, #top-menu .current-menu-item > a:hover .link_bg, .et_active_dropdown > li a, #top-menu .et_clicked, #mobile-nav { color: #00b2af; }
@media only screen and (max-width: 1023px){
#info-area { background: #00b2af; }
}
.widget, #top-menu a, #mobile-nav, #info-area, #info-bg, #top-menu { border-color: #5ea5a4; }
.current-menu-item > a, .et_active_dropdown > li a, #top-menu .et_clicked, #mobile-nav, #top-menu a:hover .link_bg, #top-menu .current-menu-item > a:hover, #top-menu .current-menu-item > a:hover .link_bg { background: #ffffff; }
#top-menu ul ul a:hover .link_bg { background: #f8f8f8; }
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<!--[if lt IE 9]>
<script src="http://centilin.in/wp-content/themes/Origin_OLD/js/html5.js" type="text/javascript"></script>
<script src="http://centilin.in/wp-content/themes/Origin_OLD/js/respond.min.js" type="text/javascript"></script>
<![endif]-->
</head>
<body class="home blog unknown et_includes_sidebar">
<div id="main-wrap" class="cf">
<div id="info-bg"></div>
<div id="info-wrapper">
<div id="info-area">
<div id="logo-area">
<a href="http://centilin.in/"><img src="http://centilin.in/wp-content/uploads/2013/09/Centilin-Logo-300x210.png" alt="Centilin In Education" id="logo"/></a>
</div> <!-- #logo-area -->
<span id="mobile-nav">Navigation Menu<span>+</span></span>
<nav id="top-menu">
<ul id="menu-menu" class="nav"><li id="menu-item-198" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-198"><a href="http://centilin.in">首页</a></li>
<li id="menu-item-87" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-87"><a href="http://centilin.in/?page_id=6">About us 关于我们</a>
<ul class="sub-menu">
<li id="menu-item-218" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-218"><a href="http://centilin.in/?page_id=215">Management 团队</a></li>
<li id="menu-item-512" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-512"><a href="http://centilin.in/?page_id=511">Contact Us</a></li>
</ul>
</li>
<li id="menu-item-88" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-88"><a href="http://centilin.in/?page_id=9">Admissions注册报名</a>
<ul class="sub-menu">
<li id="menu-item-129" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-129"><a href="http://centilin.in/?page_id=119">入学指导</a></li>
<li id="menu-item-141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141"><a href="http://centilin.in/?page_id=130">Application 师资报名</a></li>
<li id="menu-item-373" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-373"><a href="http://centilin.in/?page_id=370">Calendar学校日程表</a></li>
</ul>
</li>
<li id="menu-item-101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-101"><a href="http://centilin.in/?page_id=99">Curriculum 课程体系</a></li>
<li id="menu-item-508" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-508"><a href="http://centilin.in/?page_id=506">Elhi Education 中小学教育</a>
<ul class="sub-menu">
<li id="menu-item-510" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-510"><a href="http://centilin.in/?page_id=418">Elementary Education小学教育</a></li>
<li id="menu-item-509" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-509"><a href="http://centilin.in/?page_id=502">Secondary Education中等教育</a></li>
</ul>
</li>
<li id="menu-item-362" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-362"><a href="http://centilin.in/?page_id=360">Education Academy</a>
<ul class="sub-menu">
<li id="menu-item-90" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-90"><a href="http://centilin.in/?page_id=82">Intern Program</a></li>
<li id="menu-item-110" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-110"><a href="http://centilin.in/?page_id=107">Discipline</a></li>
</ul>
</li>
<li id="menu-item-572" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-572"><a href="http://centilin.in/?page_id=570">Career</a></li>
</ul> </nav>
<div id="sidebar">
<div id="frm_reg_login-3" class="widget widget_frm_reg_login"><h4 class="widgettitle"> </h4><span class="frm-open-login"><a href="#">Login &rarr;</a></span>
<form name="loginform" id="loginform" action="http://centilin.in/wp-login.php" method="post">
<p class="login-username">
<label for="user_login">用户名</label>
<input type="text" name="log" id="user_login" class="input" value="" size="20" />
</p>
<p class="login-password">
<label for="user_pass">密码</label>
<input type="password" name="pwd" id="user_pass" class="input" value="" size="20" />
</p>
<p class="login-remember"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" /> 记住</label></p>
<p class="login-submit">
<input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Login" />
<input type="hidden" name="redirect_to" value="http://centilin.in/" />
</p>
</form><div style="clear:both"></div>
<script type="text/javascript">
jQuery(document).ready(function($){ $(".frm-open-login a").click(function(){$("#loginform").toggle(600);return false;});});
</script>
</div> <!-- end .widget --><div id="text-2" class="widget widget_text"><h4 class="widgettitle"> </h4> <div class="textwidget">Powered By <br/>
Centilin Technologies</div>
</div> <!-- end .widget --> </div> <!-- end #sidebar -->
</div> <!-- #info-area -->
<div id="main">
<div id="wrapper">
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-47" class="post-47 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=47"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-1-a.png" alt='Grade 1 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=47" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=47">Grade 1 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 4 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=47" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-48" class="post-48 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=48"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-2-b.png" alt='Grade 2 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-2-b.png" alt='Grade 2 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=48" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=48">Grade 2 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 1 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=48" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-46" class="post-46 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=46"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-3-b.png" alt='Grade 3 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-3-b.png" alt='Grade 3 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=46" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=46">Grade 3 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 1 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=46" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-45" class="post-45 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=45"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-4-b.png" alt='Grade 4 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-4-b.png" alt='Grade 4 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=45" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=45">Grade 4 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 1 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=45" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-44" class="post-44 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=44"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-5-c.png" alt='Grade 5 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-5-c.png" alt='Grade 5 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=44" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=44">Grade 5 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. No one has licked yet! Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=44" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<article id="post-43" class="post-43 post type-post status-publish format-standard hentry category-uncategorized entry-image">
<!--[if IE 7]>
<a href="http://centilin.in/?p=43"><img src="http://centilin.in/wp-content/uploads/2013/05/grade-6-b.png" alt='Grade 6 in Centilin' width='640' height='480' /></a>
<![endif]-->
<!--[if !(IE 7) ]><!-->
<img src="http://centilin.in/wp-content/uploads/2013/05/grade-6-b.png" alt='Grade 6 in Centilin' width='640' height='480' /> <!--<![endif]-->
<div class="image-info">
<a href="http://centilin.in/?p=43" class="image-link">Read more</a>
<div class="title">
<h2><a href="http://centilin.in/?p=43">Grade 6 in Centilin</a></h2>
<p class="meta-info"> 五 13, 2013 by <a href="http://centilin.in/?author=1" title="Posts by wordMaster" rel="author">wordMaster</a></p> </div> <!-- .title -->
<div class="description">
<p>
Show your appreciation. Already liked by 1 lickers. Sorry, Your...</p>
</div> <!-- .description -->
<a href="http://centilin.in/?p=43" class="readmore">Read more<span></span></a>
</div> <!-- .image-info -->
</article> <!-- .entry-image -->
<div class="pagination clearfix">
<div class="alignleft"><a href="http://centilin.in/?paged=2" >&laquo; Older Entries</a></div>
<div class="alignright"></div>
</div>
</div> <!-- #wrapper -->
</div> <!-- #main -->
</div> <!-- #info-wrapper -->
</div> <!-- #main-wrap -->
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/flipper/js/flipper.min.js?ver=1.0'></script>
<script type='text/javascript' src='http://centilin.in/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.10.3'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/plugins/oculolinctus/assets/oculolinctus.min.js?ver=3.6'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/themes/Origin_OLD/js/jquery.fitvids.js?ver=1.0'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/themes/Origin_OLD/js/jquery.infinitescroll.js?ver=1.0'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var et_origin_strings = {"load_posts":"Loading new posts...","no_posts":"No more posts to load"};
/* ]]> */
</script>
<script type='text/javascript' src='http://centilin.in/wp-content/themes/Origin_OLD/js/custom.js?ver=1.0'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/themes/Origin_OLD/epanel/page_templates/js/fancybox/jquery.easing-1.3.pack.js?ver=1.3.4'></script>
<script type='text/javascript' src='http://centilin.in/wp-content/themes/Origin_OLD/epanel/page_templates/js/fancybox/jquery.fancybox-1.3.4.pack.js?ver=1.3.4'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var et_ptemplates_strings = {"captcha":"Captcha","fill":"Fill","field":"field","invalid":"Invalid email"};
/* ]]> */
</script>
<script type='text/javascript' src='http://centilin.in/wp-content/themes/Origin_OLD/epanel/page_templates/js/et-ptemplates-frontend.js?ver=1.1'></script>
<script>
(function($, undefined) {
$(document).ready(function() {
$('#flipper-flipper-47506').flipper({
'width' : 800,
'height' : 600,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-69959').flipper({
'width' : 800,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-11358').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-52173').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-71279').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-85679').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-91176').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-7252').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-84165').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-70323').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-67771').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-35998').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-3662').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-44260').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-58048').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-34486').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-71695').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-4106').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-86738').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-78365').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-51835').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-91083').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-90068').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-50301').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-76748').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-5423').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-59273').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-91563').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-52929').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-29232').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-2921').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-5102').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-97491').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-74200').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-92004').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-83170').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-65376').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-99257').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-32178').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-49540').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-69580').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-99949').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-73242').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-44208').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-43586').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-15903').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-47693').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-94467').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-94269').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-99528').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-85550').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-84336').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-49828').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-62297').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-89760').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-9101').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-53859').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-42688').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-56781').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-47790').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-35824').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-30980').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-35352').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-95987').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-4055').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-76162').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-35736').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-5822').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-36897').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-35562').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-67118').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-6591').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-39794').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-18993').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-96356').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-39051').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-51171').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-45896').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-8631').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-51120').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-31434').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-81874').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-95329').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-75020').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-89602').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-22713').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-84068').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-5499').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-22240').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-69617').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-89836').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-72069').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-31914').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-79595').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-81171').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-85774').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-22283').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-19503').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-42554').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-70074').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-78539').flipper({
'width' : 800,
'height' : 600,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
$('#flipper-flipper-4398').flipper({
'width' : 600,
'height' : 300,
'arrows' : true,
'pager' : true,
'imagesPath' : 'http://centilin.in/wp-content/plugins/flipper/images/'
});
});
})(jQuery);
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment