- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
- <head>
- <link href='http://fonts.googleapis.com/css?family=Dosis:600,700,800' rel='stylesheet' type='text/css'/>
- <b:include data='blog' name='all-head-content'/>
- <title>
- <b:if cond='data:blog.homepageUrl == data:blog.url'>
- <data:blog.title/>
- <b:else/>
- <data:blog.pageName/> | <data:blog.title/>
- </b:if>
- </title>
- <b:skin><![CDATA[/*
- -----------------------------------------------
- Theme Name: Business Solutions v1
- Author: Chica Blogger
- Author URI: http://chicablogger.com
- ----------------------------------------------- */
- /* GENERAL */
- *{
- margin: 0;
- padding: 0;
- }
- #navbar, #navbar-iframe, #PageList98 h2{
- display: none;}
- body {
- background: url(http://1.bp.blogspot.com/-mn_L3a6ijr0/T8glEC_siVI/AAAAAAAACM4/lqhUibA0Nxc/s000/bg.png);
- font-family: Helvetica, arial, sans-serif;
- font-size: 12px;
- color: #454545;
- }
- a:link, a:visited{
- color: #00a3f8;
- text-decoration: none;
- }
- a:hover {
- text-decoration: none;
- color: #096797;
- }
- hr {
- border: none 0;
- border-bottom: 1px solid #E0E0E0;
- height: 1px;
- margin: 10px 0;
- }
- strong {
- font-weight: 700;
- }
- blockquote {
- font-style: italic;
- background: url(http://1.bp.blogspot.com/-aas8XPNsan0/T8glEf5P4eI/AAAAAAAACM8/fu57fiwcgQM/s000/quotes.gif) no-repeat top left;
- background-position: 12px 12px;
- color: #595959;
- margin: 5px 0;
- padding: 8px 15px 8px 60px;
- }
- a img {
- border-width:0;
- }
- /* HEADER */
- #header-wrapper{
- width: 900px;
- padding: 25px 25px 0 25px;
- border-top: 5px solid #e4e2e2;
- border-left: 5px solid #e4e2e2;
- border-right: 5px solid #e4e2e2;
- background: #FFF;
- height: 130px;
- margin: 25px auto 0 auto;
- }
- #header {
- float: left;
- height: 80px;
- width: 420px;
- }
- #advertise {
- float: right;
- width: 468px;
- height: 60px;
- margin-top: 25px;
- }
- #advertise300 {
- margin-bottom: 15px;
- }
- /* MENU */
- #menu-container {
- background: url(http://4.bp.blogspot.com/-yP5PjS5AJhI/T8glEk7D_9I/AAAAAAAACNI/3NDB-Vovz3Q/s000/ribbon.png) repeat-x top;
- margin: 0px auto 0 auto;
- width: 1030px;
- height: 70px;
- }
- #menu{
- margin-left: 65px;
- width: 900px;
- height: 39px;
- }
- #menu ul {
- list-style-type: none;
- list-style-image: none;
- padding-top: 10px;
- }
- #menu li {
- border-right: 1px solid #2c2f31;
- float: left;
- position: relative;
- padding: 6px 10px 6px 10px;
- }
- #menu li a{
- display: block;
- position: relative;
- color: #FFF;
- text-transform: uppercase;
- font-size:12px;
- padding: .75em 1em;
- text-decoration:none;
- font-family: 'Dosis', Helvetica, Arial, serif;
- }
- #menu li:hover {
- background: #00a3f8;
- }
- #menu li:hover a, #menu li a:hover{
- color: #FFF;
- }
- #menu li.selected {
- }
- #menu li.selected a {
- color: #FFF;
- }
- #header a {
- color: #191919;
- outline: none;
- text-decoration:none;
- }
- #header h1 {
- max-width: 420px;
- line-height:36px;
- color: #191919;
- font-size: 36px;
- font-family: 'Dosis', Helvetica, arial, serif;
- letter-spacing: -1px;
- font-weight: 600;
- padding-top:25px;
- margin-left: 30px;
- text-transform: uppercase;
- }
- #header a:hover {
- color: #191919;
- text-decoration: none;
- }
- #header .description {
- font-family: Georgia, Times, sans-serif;
- font-style: italic;
- font-size: 16px;
- color: #5f5e5e;
- padding-top: 5px;
- margin-left: 30px;
- max-width:420px;
- }
- #header-inner {
- position: relative;
- background-position: left;
- margin-left: auto;
- margin-right: auto;
- }
- #header img{
- height: 80px;
- float: left;
- margin-left: 0px;
- padding-top: 14px;
- }
- /* CONTAINERS */
- #outer-wrapper {
- width: 1030px;
- margin:0 auto;
- text-align: left;
- padding: 0px 30px 0 30px;
- }
- #content-wrapper {
- background: #FFF;
- border-right: 5px solid #e4e2e2;
- border-left: 5px solid #e4e2e2;
- width: 900px;
- padding: 15px 25px 0px 25px;
- margin:0px auto;
- text-align: left;
- }
- #main-wrapper {
- margin-right: 0;
- width: 590px;
- float: left;
- word-wrap: break-word;
- overflow: hidden;
- }
- #sidebar-wrapper {
- width: 302px;
- float: right;
- word-wrap: break-word;
- overflow: hidden;
- }
- /* HEADINGS*/
- h1,h2, h3, h4 {
- color: #000
- line-height: 1.4em;
- }
- h1 {
- font-size:30px;
- }
- h3 {
- font-size:24px;
- }
- h3 {
- font-size:20px;
- }
- h4 {
- font-size:18px;
- }
- /* POSTS */
- #welcome-box{
- width: 900px;
- height: 125px;
- background: #F9F9F9;
- margin-bottom: 40px;
- border-top: 1px solid #e6e9eb;
- border-bottom: 1px solid #e6e9eb;
- }
- #welcome {
- width: 850px;
- height: 100px;
- padding: 25px;
- }
- #welcome h2{
- display: none;
- }
- #welcome, #welcome p {
- font-family: Georgia, Times, sans-serif;
- font-style: italic;
- line-height: 1.6em;
- font-size: 16px;
- color: #013950;
- }
- .post h3 {
- font-family: Dosis, Helvetica, Arial, sans-serif;
- margin:0;
- font-size:24px;
- font-weight:400;
- padding-bottom: 5px;
- color: #191919;
- display:block;
- text-transform: uppercase;
- }
- .post h3 a, .post h3 a:visited, .post h3 strong {
- text-decoration:none;
- color: #191919;
- }
- .post h3 strong, .post h3 a:hover {
- color: #00a3f8;
- text-decoration: none;
- }
- .post {
- margin-bottom: 20px;
- }
- .post-body {
- color: #666;
- padding-top: 10px;
- line-height:1.6em;
- font-size: 14px;
- text-align: justify;
- }
- .post-body blockquote {
- line-height:1.3em;
- background: url(http://3.bp.blogspot.com/-bXdkhosbk4k/T8glE8ubN8I/AAAAAAAACNQ/Gkbfgee-vuI/s000/blockquote.png) no-repeat top left;
- padding: 0 0 0 40px;
- font-style: italic;
- }
- .post-body p {
- margin-bottom: 15px;
- }
- .post ul li {
- list-style: url(http://2.bp.blogspot.com/-0uXQuQJ9hb8/T8glE-h2I_I/AAAAAAAACNY/Z3dzSWyxAi8/s000/bullet.png) inside;
- }
- .post-body ol li {
- list-style-type: upper-roman;
- list-style-position: inside;
- }
- .post-header, .post-labels {
- margin: 0;
- color: #122B15;
- line-height: 1.4em;
- font-size: 11px;
- text-transform: uppercase;
- }
- .post-header {
- }
- .post-footer-line-1 {
- margin-top: 10px;
- }
- .post-footer-line-2 {
- margin-bottom: 10px;
- }
- .post-body img{
- padding:4px;
- background: #FFF;
- border: 1px solid #CCC;
- }
- .post-body table{
- border-collapse:collapse;
- text-align: center;
- margin: 0 1px;
- }
- .post-body table,th, td{
- border: 1px solid #ccc;
- }
- .post-body th {
- padding: 0 5px;
- background: #F1F1F1;
- }
- .post-body blockquote {
- margin:1em 20px;
- }
- .post-body blockquote p {
- margin:.75em 0;
- }
- .post-footer {
- color: #666666;
- margin-left: 2px;
- }
- .post-subtitle {
- background: url(http://4.bp.blogspot.com/-2pTRwoRS2Fc/T8glFI9ml0I/AAAAAAAACNg/VkYY0IuJdGg/s000/date.png) no-repeat left center;
- margin-left: 0px;
- padding: 8px 0 3px 24px;
- color: #191919;
- }
- .post-subtitle a {
- color: #70500b;
- }
- .post-subtitle a:hover {
- text-decoration: underline;
- }
- .comment-link {
- background: url(http://4.bp.blogspot.com/-Co0hs94NpjQ/T8glFcSSd_I/AAAAAAAACNo/lp1PlLqvojY/s000/comment.png) no-repeat center left;
- padding-left: 26px;
- height: 20px;
- font-size: 11px;
- text-transform: uppercase;
- bottom: 0px;
- }
- .post-comment-link a {
- color: #191919;
- }
- .post-comment-link a:hover {
- color: #096797;
- }
- .post-author{
- display: inline;
- color: #191919;
- text-transform: uppercase;
- font-size: 11px;
- }
- .category {
- background: url(http://2.bp.blogspot.com/-VIa3baBEVy4/T8glFnKzLCI/AAAAAAAACNw/zQkqmHdJt20/s000/tag.png) no-repeat center left;
- padding-left: 20px;
- height: 20px;
- color: #191919;
- text-transform: uppercase;
- font-size: 11px;
- }
- .category a {
- color: #191919;
- }
- .category:hover {
- }
- /* COMMENTS */
- #comments{
- background: #FFF;
- clear:both;
- float:left;
- width: 560px;
- margin-left: 0px;
- padding:5px 0;
- }
- #comments h4 {
- font-weight: 400;
- line-height: 1.4em;
- color: #000;
- font-size:18px;
- font-family: 'Dosis', Helvetica, Arial, sans-serif;
- margin-bottom: 20px;
- text-transform: uppercase;
- }
- .comment-block {
- background: #f5f6f8;
- border: 1px solid #e4e4e4;
- padding: 10px;
- }
- .datetime {
- font-size: 10px;
- text-transform: uppercase;
- }
- .comment-replies{
- background: #fdfbee;
- }
- .comment-actions {
- margin-top: 10px;
- }
- .comment-actions a{
- margin-right: 10px;
- -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
- -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
- box-shadow:inset 0px 1px 0px 0px #ffffff;
- background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
- background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
- background-color:#ededed;
- border:1px solid #dcdcdc;
- display:inline-block;
- color:#777777;
- font-family:arial;
- font-size:10px;
- font-weight:bold;
- padding:3px 6px;
- text-decoration:none;
- text-shadow:1px 1px 0px #ffffff;
- }
- .comment-actions a:hover {
- background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
- background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
- background-color:#dfdfdf;
- text-decoration: none !important;
- }
- .comment-form{
- width:578px !important;
- max-width:578px !important;
- }
- #blog-pager-newer-link {
- float: left;
- }
- #blog-pager-older-link {
- float: right;
- }
- #blog-pager-newer-link, #blog-pager-older-link {
- -moz-box-shadow:inset 0px 1px 0px 0px #d6faff;
- -webkit-box-shadow:inset 0px 1px 0px 0px #d6faff;
- box-shadow:inset 0px 1px 0px 0px #d6faff;
- background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7fd6ff), color-stop(1, #0ca4eb) );
- background:-moz-linear-gradient( center top, #7fd6ff 5%, #0ca4eb 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fd6ff', endColorstr='#0ca4eb');
- background-color:#7fd6ff;
- border:1px solid #0ca4eb;
- display:inline-block;
- color:#ffffff;
- font-size:12px;
- font-weight:bold;
- padding:4px 16px;
- text-decoration:none;
- text-shadow:1px 1px 0px #0551ad;
- }
- #blog-pager-older-link {
- float: right;
- }
- #blog-pager-older-link:hover, #blog-pager-newer-link:hover{
- background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0ca4eb), color-stop(1, #7fd6ff) );
- background:-moz-linear-gradient( center top, #0ca4eb 5%, #7fd6ff 100% );
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ca4eb', endColorstr='#7fd6ff');
- background-color:#0ca4eb;
- }
- #blog-pager-older-link:hover a, #blog-pager-newer-link:hover a{
- color: #FFF;
- }
- #blog-pager-older-link a:hover, #blog-pager-newer-link a:hover{
- color: #FFF;
- text-decoration: none;
- }
- #blog-pager-older-link:hover a, #blog-pager-newer-link:hover a{
- color: #FFF;
- text-decoration: none;
- }
- #blog-pager {
- padding: 15px 0;
- width: 550px;
- text-align: center;
- clear: both;
- font-size: 12px;
- color: #FFF;
- }
- #blog-pager a, #blog-pager a:visited {
- color: #FFF;
- }
- .feed-links {
- display: none;
- clear: both;
- line-height: 2.5em;
- }
- /* SIDEBAR CONTENT */
- #social {
- margin: 15px 0 5px -15px;
- width: 300px;
- height: 40px;
- text-align: center;
- }
- #social img {
- margin-left: 3px;
- margin-right: 3px;
- }
- #social img:hover {
- opacity: 0.6;
- }
- #searchform {
- margin-top: 15px;
- margin-right: 0px;
- }
- #search {
- height: 30px;
- width: 268px;
- border: 1px solid #343637;
- background: #FFF;
- }
- #s{
- color: #969696;
- background: #FFF;
- font-size: 0.9em;
- margin: 0px 0px 0 0px;
- width: 175px;
- padding: 0 10px;
- border: none;
- float: left;
- height: 30px;
- outline: none;
- border: none;
- }
- #searchsubmit {
- background: #343637;
- border: none;
- width: 65px;
- height: 30px;
- margin: 0;
- outline: none;
- float: right;
- color: #FFF;
- font-weight:bold;
- font-size:10px;
- text-transform: uppercase;
- }
- .sidebar {
- line-height: 1.5em;
- font-family: Helvetica;
- }
- .sidebar h2{
- font-weight: 400;
- padding: 5px 0;
- margin-top: 0;
- margin-bottom: 15px;
- color: #191919;
- font-size: 18px;
- font-family: 'Dosis', Helvetica, Arial, sans-serif;
- text-transform: uppercase;
- border-bottom: 3px solid #343637;
- }
- .sidebar a, .sidebar p {
- color: #666;
- }
- .sidebar a:hover{
- text-decoration: none;
- color: #00a3f8;
- }
- .sidebar ul {
- list-style:none;
- margin: 0;
- padding:0 0 0;
- }
- .sidebar li {
- display: block;
- padding: 5px 0;
- line-height:2.2em;
- border-bottom: 1px solid #e6e9eb;
- }
- .sidebar li:hover {
- }
- .sidebar .widget {
- background: #F8F8F8 url(http://2.bp.blogspot.com/-SJdrDc3acCU/T8glF3KUOuI/AAAAAAAACN4/ARzcOPvQzjM/s000/sidebarbg.png);
- border: 1px solid #e6e9eb;
- width: 270px;
- padding: 20px 15px;
- margin-bottom: 20px;
- }
- .main .Blog {
- border-bottom-width: 0;
- }
- #PopularPosts1 li{
- padding: 5px 10px;
- line-height: 1.6em;
- background-image: none !important;
- }
- #PopularPosts1 img{
- padding:4px;
- border: 1px solid #CCC;
- background: #FFF;
- }
- #PopularPosts1 .item-title a{
- color: #191919;
- font-weight: bold;
- }
- #PopularPosts1 .item-title a:hover{
- color: #00a3f8;
- text-decoration: none;
- }
- /* PROFILE */
- .profile-img {
- float: left;
- margin-top: 0;
- margin-right: 5px;
- margin-bottom: 5px;
- margin-left: 0;
- padding: 4px;
- border: 1px solid #CCC;
- }
- .profile-data {
- margin:0;
- font-weight: bold;
- line-height: 1.6em;
- }
- .profile-datablock {
- margin:.5em 0 .5em;
- }
- .profile-textblock {
- margin: 0.5em 0;
- line-height: 1.6em;
- }
- .profile-link {
- }
- /* FOOTER */
- #twitter-widget {
- width: 960px;
- margin: 0 auto 0 auto;
- border-top: 1px solid #949494;
- background: #e8e7e6;
- padding: 0;
- }
- #twitter-widget ul {
- background: #e8e7e6 url(http://1.bp.blogspot.com/-f-np1XqPKFw/T8glGfYiDDI/AAAAAAAACOA/faQicakCfIk/s000/twitter-bird.png) no-repeat top left;
- width: 900px;
- margin: 15px auto 0 auto;
- }
- #twitter-widget li {
- list-style: none;
- font-size: 16px;
- font-family: Georgia, Times, sans-serif;
- }
- #twitter-widget ul li {
- list-style: none;
- padding: 10px 0px 25px 80px;
- width: 800px;
- }
- #footer-top {
- background: url(http://2.bp.blogspot.com/-xStycH9djI4/T8glG3z6YPI/AAAAAAAACOI/OMbFuBRN1Jw/s000/footerbg.png) no-repeat center top;
- width: 980px;
- height: 18px;
- margin: -10px auto 0 auto;
- }
- #footer {
- background: #0d2944;
- margin: 0 auto 0 auto;
- width:980px;
- clear:both;
- padding: 5px 0 25px 0;
- line-height: 1.6em;
- }
- .footerbox{
- width: 200px;
- padding: 10px 0;
- color: #FFF;
- }
- .footerbok p {
- color: #FFF;
- }
- .footerbox a, .footerbox a:visited {
- color: #FFF;
- text-decoration: none;
- }
- .footerbox a:hover {
- color: #10b9ff;
- text-decoration: none;
- }
- .footerbox h2 {
- padding: 6px 0;
- margin-top: 0;
- margin-bottom: 15px;
- color: #FFF;
- font-size: 20px;
- text-transform: uppercase;
- font-family: 'Dosis', Helvetica, Arial, sans-serif;
- font-weight: 400;
- }
- .footerbox ul {
- list-style:none;
- margin:0 0 0;
- padding:0 0 0;
- }
- .footerbox li {
- list-style:none;
- margin:0;
- border-bottom: 1px solid #143a5f;
- padding: 5px 0;
- line-height:2.2em;
- }
- .footerbox li:hover {
- padding: 5px 0;
- }
- #footerbox1 {
- margin-left: 40px;
- margin-right:33px;
- float: left;
- }
- #footerbox2 {
- margin-right:33px;
- float: left;
- }
- #footerbox3 {
- float: left;
- margin-right:33px;
- }
- #footerbox4 {
- float: left;
- }
- #credit-wrapper{
- background: #FFF;
- border-bottom: 5px solid #e4e2e2;
- border-left: 5px solid #e4e2e2;
- border-right: 5px solid #e4e2e2;
- width: 950px;
- margin: 0 auto 30px auto;
- height: 20px;
- padding: 10px 0;
- }
- #credit {
- width: 900px;
- margin: 0 auto;
- color: #191919;
- text-align: center;
- font-size: 12px;
- }
- #credit a, #credit a:visited {
- color: #191919;
- }
- .clear {
- clear: both;
- }
- .clear {
- clear: both;
- }
- /* NIVO SLIDER STYLES */
- #slider-container {
- width: 900px;
- height: 300px;
- border: 1px solid #000;
- margin-bottom: 30px;
- margin-left: -1px;
- }
- .nivoSlider {
- position:relative;
- }
- .nivoSlider img {
- position:absolute;
- top:0px;
- left:0px;
- }
- .nivoSlider a.nivo-imageLink {
- position:absolute;
- top:0px;
- left:0px;
- width:100%;
- height:100%;
- border:0;
- padding:0;
- margin:0;
- z-index:60;
- display:none;
- }
- .nivo-slice {
- display:block;
- position:absolute;
- z-index:50;
- height:100%;
- }
- .nivo-caption {
- position:absolute;
- right:0px;
- top:125px;
- background: #0c4a90;
- color:#fff;
- opacity:0.8;
- width: auto !important;
- max-width: 600px !important;
- z-index:89;
- display: inline !important;
- }
- .nivo-caption p {
- padding:10px;
- margin:0;
- font-size: 30px;
- color: #FFF;
- text-align: center;
- font-family: 'Dosis', Helvetica, Arial, sans-serif;
- font-weight: 400;
- text-transform: uppercase;
- font-size: 26px;
- }
- .nivo-caption a {
- display:inline !important;
- color: #FFF;
- }
- .nivo-html-caption {
- display:none;
- }
- .nivo-directionNav a {
- display:none;
- position:absolute;
- top:45%;
- z-index:99;
- cursor:pointer;
- }
- .nivo-prevNav {
- left:0px;
- }
- .nivo-nextNav {
- right:0px;
- }
- .nivo-controlNav a {
- position:
- relative;
- z-index:99;
- cursor:pointer;
- }
- .nivo-controlNav a.active {
- font-weight:bold;
- }
- #slider {
- float: left;
- position:relative;
- width:900px;
- height:300px;
- background: #000 url(http://2.bp.blogspot.com/-AqTkIB3UeHE/T8glG2BNvlI/AAAAAAAACOQ/1f9s7AU6EV8/s000/loading.png) no-repeat 50% 50%;
- }
- #slider img {
- position:absolute;
- top:0px;
- left:0px;
- display:none;
- }
- #slider a {
- border:0;
- display:block;
- }
- .nivo-controlNav {
- position:absolute;
- left:10px;
- bottom:10px;
- }
- .nivo-controlNav a {
- width:22px;
- height: 22px;
- background: url(http://3.bp.blogspot.com/-yAAdFpX6Gwg/T8glHEzF1ZI/AAAAAAAACOU/gAJtG5Ay5fk/s000/bullets.png) no-repeat;
- text-indent:-9999px;
- border:0;
- margin-right:7px;
- float:left;
- }
- .nivo-controlNav a.active {
- background-position:0 -22px;
- }
- .nivo-directionNav a {
- display:none;
- height:0px;
- background:url(http://4.bp.blogspot.com/-HspcB6jK9eo/T8glHeuUQGI/AAAAAAAACOc/ID3z93OzkfA/s000/arrows.png) no-repeat;
- text-indent:-9999px;
- border:0;
- }
- a.nivo-nextNav {
- background-position:-30px 0;
- right:15px;
- }
- a.nivo-prevNav {
- left:15px;
- }
- .nivo-caption {
- text-shadow:none;
- }
- .nivo-caption a {
- color:#efe9d1;
- text-decoration:underline;
- }
- .jump-link{
- float: right;
- margin-top: 10px;
- }
- .jump-link a {
- }
- .jump-link a:hover {
- }
- ]]></b:skin>
- <b:if cond='data:blog.pageType == "index"'>
- <style type='text/css'>
- .post-footer-line-1, .post-footer-line-2, .post-footer-line-3 {
- display: none;
- }
- .post {
- float: left;
- width: 260px;
- height: 460px;
- margin-right: 35px;
- margin-bottom: 20px;
- }
- .post h3 {
- font-size: 180%;
- }
- .post-body {
- padding-top: 0px;
- line-height:1.6em;
- font-size: 13px;
- text-align: justify;
- }
- .post-author {
- display: none;
- }
- #blog-pager {
- width: 555px;
- }
- </style>
- </b:if>
- <b:if cond='data:blog.pageType != "index"'>
- <style type='text/css'>
- .post{
- width: 560px;
- }
- .post h3 {
- font-size: 210%;
- margin-top: 10px;
- }
- </style>
- </b:if>
- <b:if cond='data:blog.pageType == "static_page"'>
- <style type='text/css'>
- .post-author, .post-labels, .post-footer-line-1, .post-footer-line-2, .post-footer-line-3, #blog-pager, #comments, .post-footer-buttons, .post-subtitle {
- display: none;
- }
- </style>
- </b:if>
- <script type='text/javascript'>
- summary_noimg = 380;
- summary_img = 280;
- img_thumb_height = 120;
- img_thumb_width = 250;
- </script>
- <script type='text/javascript'>
- //<![CDATA[
- function removeHtmlTag(strx,chop){
- if(strx.indexOf("<")!=-1)
- {
- var s = strx.split("<");
- for(var i=0;i<s.length;i++){
- if(s[i].indexOf(">")!=-1){
- s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
- }
- }
- strx = s.join("");
- }
- chop = (chop < strx.length-1) ? chop : strx.length-2;
- while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
- strx = strx.substring(0,chop-1);
- return strx+'...';
- }
- function createSummaryAndThumb(pID){
- var div = document.getElementById(pID);
- var imgtag = "";
- var img = div.getElementsByTagName("img");
- var summ = summary_noimg;
- if(img.length>=1) {
- imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
- summ = summary_img;
- }
- var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
- div.innerHTML = summary;
- }
- //]]>
- </script>
- </head>
- <body>
- <div id='header-wrapper'>
- <div id='header'>
- <b:section class='header' id='header1' maxwidgets='1' showaddelement='no'>
- <b:widget id='Header1' locked='true' title='Blanc Section Blog (Header)' type='Header'/>
- </b:section></div>
- <b:section class='advertise' id='advertise' maxwidgets='1' showaddelement='no'/>
- <div style='clear:both'/>
- </div><!--END HEADER-WRAPPER-->
- <div id='menu-container'>
- <b:section class='menu' id='menu' showaddelement='no'>
- <b:widget id='PageList98' locked='false' title='Menu' type='PageList'/>
- </b:section>
- <div style='clear:both'/>
- </div>
- <div id='main-outer'>
- <!-- skip links for text browsers -->
- <span id='skiplinks' style='display:none;'>
- <a href='#main'>skip to main </a> |
- <a href='#sidebar'>skip to sidebar</a>
- </span>
- <div id='outer-wrapper'>
- <div id='content-wrapper'>
- <b:if cond='data:blog.pageType != "item"'>
- <b:if cond='data:blog.pageType != "static_page"'>
- <div id='slider-container'>
- <div id='slider'>
- <a href='http://blancsection.blogspot.be/search/label/Blanc%20Section%20Favorites' title='BSF: the Blanc Section Favorites'>
- <img alt='' src='https://lh3.googleusercontent.com/--BmUXEbpvRY/UCTXyXQBJVI/AAAAAAAADVw/dDRuf7MBv4M/s900/556233_374169209297938_1179320047_n.jpg' title='BSF: the Blanc Section Favorites'/>
- </a>
- <a href='http://blancsection.blogspot.be/search/label/Outfit%20post' title='Outfit posts'>
- <img alt='' src='https://lh3.googleusercontent.com/-L4prBpIVtsI/UCTT3RMhHxI/AAAAAAAADVY/C60ux7LFUug/s900/DSC_0132.JPG' title='Outfit posts'/>
- </a>
- <a href='http://blancsection.blogspot.be/search/label/Event' title='Event Reports'>
- <img alt='' src='https://lh5.googleusercontent.com/-7nQb_Nlud6w/UCTXyYBD_iI/AAAAAAAADVs/F3v2fjaL9Wo/s900/319213_242019912512869_792836077_n.jpg' title='Event Reports'/>
- </a>
- </div>
- <div style='clear:both'/>
- </div>
- </b:if>
- </b:if>
- <div id='main-wrapper'>
- <b:section class='main' id='main' showaddelement='no'>
- <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
- </b:section>
- </div>
- <div class='sidebar' id='sidebar-wrapper'>
- <div class='widget'>
- <h2>Search Blanc Section</h2>
- <div id='searchform'>
- <form expr:action='data:blog.homepageUrl + "search/"' id='search' method='get'>
- <div><input id='s' name='q' type='text' value=''/>
- <input id='searchsubmit' type='submit' value='Search'/>
- </div>
- </form>
- </div>
- </div>
- <b:section class='sidebar' id='sidebar' preferred='yes'>
- <b:widget id='HTML2' locked='false' title='About' type='HTML'/>
- <b:widget id='Followers1' locked='false' title='Sweethearts' type='Followers'/>
- <b:widget id='HTML4' locked='false' title='Follow us' type='HTML'/>
- <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'/>
- <b:widget id='Label1' locked='false' title='Labels' type='Label'/>
- <b:widget id='CustomSearch1' locked='false' title='Search' type='CustomSearch'/>
- <b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
- <b:widget id='Subscribe1' locked='false' title='Subscribe To' type='Subscribe'/>
- <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
- </b:section>
- </div>
- <div class='widget'>
- <div id='advertise300'>
- <a href='http://blancsection.blogspot.be/p/advertising.html'>
- <img src='http://2.bp.blogspot.com/-IP3CncRxPdY/T8glIp_eqoI/AAAAAAAACPQ/7uc9a0tQzC8/s000/advertise300x250.jpg'/>
- </a>
- </div>
- </div>
- <!-- spacer for skins that want sidebar and main to be the same height-->
- <div class='clear'> </div>
- </div> <!-- end content-wrapper -->
- </div></div> <!-- end outer-wrapper -->
- <div id='footer-wrapper'>
- <div id='footer-top'/>
- <div id='footer'>
- <b:section class='footerbox' id='footerbox1'/>
- <b:section class='footerbox' id='footerbox2'>
- <b:widget id='HTML3' locked='false' title='Blogroll' type='HTML'/>
- </b:section>
- <b:section class='footerbox' id='footerbox3'>
- <b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive'/>
- </b:section>
- <b:section class='footerbox' id='footerbox4'>
- <b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
- </b:section>
- <div style='clear:both'/>
- </div>
- </div>
- <div id='credit-wrapper'>
- <div id='credit'><a expr:href='data:blog.homepageUrl'><data:blog.title/></a> © 2012 | Designed by <a alt='Bubble Shooter' href='http://www.meingames.de/bubble-shooter.html' title='Bubble Shooter'>Bubble Shooter</a>, in collaboration with <a alt='reseller hosting' href='http://www.1host.gr/resellers/' title='reseller hosting'>Reseller Hosting</a> , <a alt='Forum Jual Beli ' href='http://fjb.co/' title='Forum Jual Beli '>Forum Jual Beli </a> and <a alt='business solutions' href='http://www.future-group.co.uk/' title='business solutions'>Business Solutions</a> </div>
- </div>
- <!-- THIS THEME IS FREE TO USE AS LONG AS YOU KEEP INTACT FOOTER CREDITS. THESE
- ARE FAMILY FRIENDLY LINKS AND WON'T DAMAGE YOUR SITE -->
- <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>
- <script type='text/javascript'>
- //<![CDATA[
- /*
- * jQuery Nivo Slider v2.3
- * http://nivo.dev7studios.com
- *
- * Copyright 2010, Gilbert Pellegrom
- * Free to use and abuse under the MIT license.
- * http://www.opensource.org/licenses/mit-license.php
- */
- (function(b){var a=function(j,q){var g=b.extend({},b.fn.nivoSlider.defaults,q);var m={currentSlide:0,currentImage:"",totalSlides:0,randAnim:"",running:false,paused:false,stop:false};var d=b(j);d.data("nivo:vars",m);d.css("position","relative");d.addClass("nivoSlider");var e=d.children();e.each(function(){var t=b(this);var s="";if(!t.is("img")){if(t.is("a")){t.addClass("nivo-imageLink");s=t}t=t.find("img:first")}var r=t.width();if(r==0){r=t.attr("width")}var i=t.height();if(i==0){i=t.attr("height")}if(r>d.width()){d.width(r)}if(i>d.height()){d.height(i)}if(s!=""){s.css("display","none")}t.css("display","none");m.totalSlides++});if(g.startSlide>0){if(g.startSlide>=m.totalSlides){g.startSlide=m.totalSlides-1}m.currentSlide=g.startSlide}if(b(e[m.currentSlide]).is("img")){m.currentImage=b(e[m.currentSlide])}else{m.currentImage=b(e[m.currentSlide]).find("img:first")}if(b(e[m.currentSlide]).is("a")){b(e[m.currentSlide]).css("display","block")}d.css("background","url("+m.currentImage.attr("src")+") no-repeat");for(var k=0;k<g.slices;k++){var o=Math.round(d.width()/g.slices);if(k==g.slices-1){d.append(b('<div class="nivo-slice"></div>').css({left:(o*k)+"px",width:(d.width()-(o*k))+"px"}))}else{d.append(b('<div class="nivo-slice"></div>').css({left:(o*k)+"px",width:o+"px"}))}}d.append(b('<div class="nivo-caption"><p></p></div>').css({display:"none",opacity:g.captionOpacity}));if(m.currentImage.attr("title")!=""){var n=m.currentImage.attr("title");if(n.substr(0,1)=="#"){n=b(n).html()}b(".nivo-caption p",d).html(n);b(".nivo-caption",d).fadeIn(g.animSpeed)}var c=0;if(!g.manualAdvance&&e.length>1){c=setInterval(function(){p(d,e,g,false)},g.pauseTime)}if(g.directionNav){d.append('<div class="nivo-directionNav"><a class="nivo-prevNav">Prev</a><a class="nivo-nextNav">Next</a></div>');if(g.directionNavHide){b(".nivo-directionNav",d).hide();d.hover(function(){b(".nivo-directionNav",d).show()},function(){b(".nivo-directionNav",d).hide()})}b("a.nivo-prevNav",d).live("click",function(){if(m.running){return false}clearInterval(c);c="";m.currentSlide-=2;p(d,e,g,"prev")});b("a.nivo-nextNav",d).live("click",function(){if(m.running){return false}clearInterval(c);c="";p(d,e,g,"next")})}if(g.controlNav){var l=b('<div class="nivo-controlNav"></div>');d.append(l);for(var k=0;k<e.length;k++){if(g.controlNavThumbs){var f=e.eq(k);if(!f.is("img")){f=f.find("img:first")}if(g.controlNavThumbsFromRel){l.append('<a class="nivo-control" rel="'+k+'"><img src="'+f.attr("rel")+'" alt="" /></a>')}else{l.append('<a class="nivo-control" rel="'+k+'"><img src="'+f.attr("src").replace(g.controlNavThumbsSearch,g.controlNavThumbsReplace)+'" alt="" /></a>')}}else{l.append('<a class="nivo-control" rel="'+k+'">'+(k+1)+"</a>")}}b(".nivo-controlNav a:eq("+m.currentSlide+")",d).addClass("active");b(".nivo-controlNav a",d).live("click",function(){if(m.running){return false}if(b(this).hasClass("active")){return false}clearInterval(c);c="";d.css("background","url("+m.currentImage.attr("src")+") no-repeat");m.currentSlide=b(this).attr("rel")-1;p(d,e,g,"control")})}if(g.keyboardNav){b(window).keypress(function(i){if(i.keyCode=="37"){if(m.running){return false}clearInterval(c);c="";m.currentSlide-=2;p(d,e,g,"prev")}if(i.keyCode=="39"){if(m.running){return false}clearInterval(c);c="";p(d,e,g,"next")}})}if(g.pauseOnHover){d.hover(function(){m.paused=true;clearInterval(c);c=""},function(){m.paused=false;if(c==""&&!g.manualAdvance){c=setInterval(function(){p(d,e,g,false)},g.pauseTime)}})}d.bind("nivo:animFinished",function(){m.running=false;b(e).each(function(){if(b(this).is("a")){b(this).css("display","none")}});if(b(e[m.currentSlide]).is("a")){b(e[m.currentSlide]).css("display","block")}if(c==""&&!m.paused&&!g.manualAdvance){c=setInterval(function(){p(d,e,g,false)},g.pauseTime)}g.afterChange.call(this)});var p=function(r,s,u,x){var y=r.data("nivo:vars");if(y&&(y.currentSlide==y.totalSlides-1)){u.lastSlide.call(this)}if((!y||y.stop)&&!x){return false}u.beforeChange.call(this);if(!x){r.css("background","url("+y.currentImage.attr("src")+") no-repeat")}else{if(x=="prev"){r.css("background","url("+y.currentImage.attr("src")+") no-repeat")}if(x=="next"){r.css("background","url("+y.currentImage.attr("src")+") no-repeat")}}y.currentSlide++;if(y.currentSlide==y.totalSlides){y.currentSlide=0;u.slideshowEnd.call(this)}if(y.currentSlide<0){y.currentSlide=(y.totalSlides-1)}if(b(s[y.currentSlide]).is("img")){y.currentImage=b(s[y.currentSlide])}else{y.currentImage=b(s[y.currentSlide]).find("img:first")}if(u.controlNav){b(".nivo-controlNav a",r).removeClass("active");b(".nivo-controlNav a:eq("+y.currentSlide+")",r).addClass("active")}if(y.currentImage.attr("title")!=""){var z=y.currentImage.attr("title");if(z.substr(0,1)=="#"){z=b(z).html()}if(b(".nivo-caption",r).css("display")=="block"){b(".nivo-caption p",r).fadeOut(u.animSpeed,function(){b(this).html(z);b(this).fadeIn(u.animSpeed)})}else{b(".nivo-caption p",r).html(z)}b(".nivo-caption",r).fadeIn(u.animSpeed)}else{b(".nivo-caption",r).fadeOut(u.animSpeed)}var w=0;b(".nivo-slice",r).each(function(){var i=Math.round(r.width()/u.slices);b(this).css({height:"0px",opacity:"0",background:"url("+y.currentImage.attr("src")+") no-repeat -"+((i+(w*i))-i)+"px 0%"});w++});if(u.effect=="random"){var A=new Array("sliceDownRight","sliceDownLeft","sliceUpRight","sliceUpLeft","sliceUpDown","sliceUpDownLeft","fold","fade");y.randAnim=A[Math.floor(Math.random()*(A.length+1))];if(y.randAnim==undefined){y.randAnim="fade"}}if(u.effect.indexOf(",")!=-1){var A=u.effect.split(",");y.randAnim=b.trim(A[Math.floor(Math.random()*A.length)])}y.running=true;if(u.effect=="sliceDown"||u.effect=="sliceDownRight"||y.randAnim=="sliceDownRight"||u.effect=="sliceDownLeft"||y.randAnim=="sliceDownLeft"){var t=0;var w=0;var C=b(".nivo-slice",r);if(u.effect=="sliceDownLeft"||y.randAnim=="sliceDownLeft"){C=b(".nivo-slice",r)._reverse()}C.each(function(){var i=b(this);i.css("top","0px");if(w==u.slices-1){setTimeout(function(){i.animate({height:"100%",opacity:"1.0"},u.animSpeed,"",function(){r.trigger("nivo:animFinished")})},(100+t))}else{setTimeout(function(){i.animate({height:"100%",opacity:"1.0"},u.animSpeed)},(100+t))}t+=50;w++})}else{if(u.effect=="sliceUp"||u.effect=="sliceUpRight"||y.randAnim=="sliceUpRight"||u.effect=="sliceUpLeft"||y.randAnim=="sliceUpLeft"){var t=0;var w=0;var C=b(".nivo-slice",r);if(u.effect=="sliceUpLeft"||y.randAnim=="sliceUpLeft"){C=b(".nivo-slice",r)._reverse()}C.each(function(){var i=b(this);i.css("bottom","0px");if(w==u.slices-1){setTimeout(function(){i.animate({height:"100%",opacity:"1.0"},u.animSpeed,"",function(){r.trigger("nivo:animFinished")})},(100+t))}else{setTimeout(function(){i.animate({height:"100%",opacity:"1.0"},u.animSpeed)},(100+t))}t+=50;w++})}else{if(u.effect=="sliceUpDown"||u.effect=="sliceUpDownRight"||y.randAnim=="sliceUpDown"||u.effect=="sliceUpDownLeft"||y.randAnim=="sliceUpDownLeft"){var t=0;var w=0;var B=0;var C=b(".nivo-slice",r);if(u.effect=="sliceUpDownLeft"||y.randAnim=="sliceUpDownLeft"){C=b(".nivo-slice",r)._reverse()}C.each(function(){var i=b(this);if(w==0){i.css("top","0px");w++}else{i.css("bottom","0px");w=0}if(B==u.slices-1){setTimeout(function(){i.animate({height:"100%",opacity:"1.0"},u.animSpeed,"",function(){r.trigger("nivo:animFinished")})},(100+t))}else{setTimeout(function(){i.animate({height:"100%",opacity:"1.0"},u.animSpeed)},(100+t))}t+=50;B++})}else{if(u.effect=="fold"||y.randAnim=="fold"){var t=0;var w=0;b(".nivo-slice",r).each(function(){var i=b(this);var v=i.width();i.css({top:"0px",height:"100%",width:"0px"});if(w==u.slices-1){setTimeout(function(){i.animate({width:v,opacity:"1.0"},u.animSpeed,"",function(){r.trigger("nivo:animFinished")})},(100+t))}else{setTimeout(function(){i.animate({width:v,opacity:"1.0"},u.animSpeed)},(100+t))}t+=50;w++})}else{if(u.effect=="fade"||y.randAnim=="fade"){var w=0;b(".nivo-slice",r).each(function(){b(this).css("height","100%");if(w==u.slices-1){b(this).animate({opacity:"1.0"},(u.animSpeed*2),"",function(){r.trigger("nivo:animFinished")})}else{b(this).animate({opacity:"1.0"},(u.animSpeed*2))}w++})}}}}}};var h=function(i){if(this.console&&typeof console.log!="undefined"){console.log(i)}};this.stop=function(){if(!b(j).data("nivo:vars").stop){b(j).data("nivo:vars").stop=true;h("Stop Slider")}};this.start=function(){if(b(j).data("nivo:vars").stop){b(j).data("nivo:vars").stop=false;h("Start Slider")}};g.afterLoad.call(this)};b.fn.nivoSlider=function(c){return this.each(function(){var d=b(this);if(d.data("nivoslider")){return}var e=new a(this,c);d.data("nivoslider",e)})};b.fn.nivoSlider.defaults={effect:"random",slices:15,animSpeed:500,pauseTime:3700,startSlide:0,directionNav:true,directionNavHide:true,controlNav:true,controlNavThumbs:false,controlNavThumbsFromRel:false,controlNavThumbsSearch:".jpg",controlNavThumbsReplace:"_thumb.jpg",keyboardNav:true,pauseOnHover:true,manualAdvance:false,captionOpacity:0.8,beforeChange:function(){},afterChange:function(){},slideshowEnd:function(){},lastSlide:function(){},afterLoad:function(){}};b.fn._reverse=[].reverse})(jQuery);
- //]]>
- </script>
- <script type='text/javascript'>
- jQuery(window).load(function() {
- jQuery('#slider').nivoSlider();
- });
- </script>
- </body>
- </html>