hasib_mo

Munna Vaia's Blog Full Template code

Sep 17th, 2012
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 35.96 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE html>
  3. <html b:version='2' class='v2' 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'>
  4.   <head>
  5.     <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
  6.     <b:if cond='data:blog.isMobile'>
  7.       <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
  8.     <b:else/>
  9.       <meta content='width=1100' name='viewport'/>
  10.     </b:if>
  11.     <b:include data='blog' name='all-head-content'/>
  12.     <title><data:blog.pageTitle/></title>
  13.  
  14.     <b:skin><![CDATA[/*
  15. -----------------------------------------------
  16. Blogger Template Style
  17. Name:     Simple
  18. Designer: Josh Peterson
  19. URL:      www.noaesthetic.com
  20. ----------------------------------------------- */
  21.  
  22. /* Variable definitions
  23.   ====================
  24.   <Variable name="keycolor" description="Main Color" type="color" default="#66bbdd" value="#cc6611"/>
  25.  
  26.   <Group description="Page Text" selector="body">
  27.     <Variable name="body.font" description="Font" type="font"
  28.         default="normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  29.     <Variable name="body.text.color" description="Text Color" type="color" default="#222222" value="#222222"/>
  30.   </Group>
  31.  
  32.   <Group description="Backgrounds" selector=".body-fauxcolumns-outer">
  33.     <Variable name="body.background.color" description="Outer Background" type="color" default="#66bbdd" value="#eeaa00"/>
  34.     <Variable name="content.background.color" description="Main Background" type="color" default="#ffffff" value="#ffffff"/>
  35.     <Variable name="header.background.color" description="Header Background" type="color" default="transparent" value="#cc6611"/>
  36.   </Group>
  37.  
  38.   <Group description="Links" selector=".main-outer">
  39.     <Variable name="link.color" description="Link Color" type="color" default="#2288bb" value="#cc6611"/>
  40.     <Variable name="link.visited.color" description="Visited Color" type="color" default="#888888" value="#888888"/>
  41.     <Variable name="link.hover.color" description="Hover Color" type="color" default="#33aaff" value="#ff9900"/>
  42.   </Group>
  43.  
  44.   <Group description="Blog Title" selector=".header h1">
  45.     <Variable name="header.font" description="Font" type="font"
  46.         default="normal normal 60px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 30px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  47.     <Variable name="header.text.color" description="Title Color" type="color" default="#3399bb"  value="#660000"/>
  48.   </Group>
  49.  
  50.   <Group description="Blog Description" selector=".header .description">
  51.     <Variable name="description.text.color" description="Description Color" type="color"
  52.         default="#777777"  value="#ffffff"/>
  53.   </Group>
  54.  
  55.   <Group description="Tabs Text" selector=".tabs-inner .widget li a">
  56.     <Variable name="tabs.font" description="Font" type="font"
  57.         default="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  58.     <Variable name="tabs.text.color" description="Text Color" type="color" default="#999999" value="#999999"/>
  59.     <Variable name="tabs.selected.text.color" description="Selected Color" type="color" default="#000000" value="#000000"/>
  60.   </Group>
  61.  
  62.   <Group description="Tabs Background" selector=".tabs-outer .PageList">
  63.     <Variable name="tabs.background.color" description="Background Color" type="color" default="#f5f5f5" value="#cccccc"/>
  64.     <Variable name="tabs.selected.background.color" description="Selected Color" type="color" default="#eeeeee" value="#11cc65"/>
  65.   </Group>
  66.  
  67.   <Group description="Post Title" selector="h3.post-title, .comments h4">
  68.     <Variable name="post.title.font" description="Font" type="font"
  69.         default="normal normal 22px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal normal 22px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  70.   </Group>
  71.  
  72.   <Group description="Date Header" selector=".date-header">
  73.     <Variable name="date.header.color" description="Text Color" type="color"
  74.         default="$(body.text.color)" value="$(body.text.color)"/>
  75.     <Variable name="date.header.background.color" description="Background Color" type="color"
  76.         default="transparent" value="transparent"/>
  77.   </Group>
  78.  
  79.   <Group description="Post Footer" selector=".post-footer">
  80.     <Variable name="post.footer.text.color" description="Text Color" type="color" default="#666666" value="#666666"/>
  81.     <Variable name="post.footer.background.color" description="Background Color" type="color"
  82.         default="#f9f9f9" value="#f9f9f9"/>
  83.     <Variable name="post.footer.border.color" description="Shadow Color" type="color" default="#eeeeee" value="#eeeeee"/>
  84.   </Group>
  85.  
  86.   <Group description="Gadgets" selector="h2">
  87.     <Variable name="widget.title.font" description="Title Font" type="font"
  88.        default="normal bold 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif" value="normal bold 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif"/>
  89.     <Variable name="widget.title.text.color" description="Title Color" type="color" default="#000000" value="#000000"/>
  90.     <Variable name="widget.alternate.text.color" description="Alternate Color" type="color" default="#999999" value="#999999"/>
  91.   </Group>
  92.  
  93.   <Group description="Images" selector=".main-inner">
  94.     <Variable name="image.background.color" description="Background Color" type="color" default="#ffffff" value="#ffffff"/>
  95.     <Variable name="image.border.color" description="Border Color" type="color" default="#eeeeee" value="#eeeeee"/>
  96.     <Variable name="image.text.color" description="Caption Text Color" type="color" default="$(body.text.color)" value="$(body.text.color)"/>
  97.   </Group>
  98.  
  99.   <Group description="Accents" selector=".content-inner">
  100.     <Variable name="body.rule.color" description="Separator Line Color" type="color" default="#eeeeee" value="#eeeeee"/>
  101.     <Variable name="tabs.border.color" description="Tabs Border Color" type="color" default="$(body.rule.color)" value="$(body.rule.color)"/>
  102.   </Group>
  103.  
  104.   <Variable name="body.background" description="Body Background" type="background"
  105.       color="$(body.background.color)" default="$(color) none repeat scroll top left" value="$(color) none repeat scroll top left"/>
  106.   <Variable name="body.background.override" description="Body Background Override" type="string" default="" value=""/>
  107.  
  108.   <Variable name="body.background.gradient.cap" description="Body Gradient Cap" type="url"
  109.       default="url(//www.blogblog.com/1kt/simple/gradients_light.png)" value="url(//www.blogblog.com/1kt/simple/gradients_light.png)"/>
  110.   <Variable name="body.background.gradient.tile" description="Body Gradient Tile" type="url"
  111.       default="url(//www.blogblog.com/1kt/simple/body_gradient_tile_light.png)" value="url(//www.blogblog.com/1kt/simple/body_gradient_tile_light.png)"/>
  112.  
  113.   <Variable name="content.background.color.selector" description="Content Background Color Selector" type="string" default=".content-inner" value=".content-inner"/>
  114.   <Variable name="content.padding" description="Content Padding" type="length" default="10px" value="10px"/>
  115.   <Variable name="content.padding.horizontal" description="Content Horizontal Padding" type="length" default="$(content.padding)" value="$(content.padding)"/>
  116.   <Variable name="content.shadow.spread" description="Content Shadow Spread" type="length" default="40px" value="40px"/>
  117.   <Variable name="content.shadow.spread.webkit" description="Content Shadow Spread (WebKit)" type="length" default="5px" value="5px"/>
  118.   <Variable name="content.shadow.spread.ie" description="Content Shadow Spread (IE)" type="length" default="10px" value="10px"/>
  119.  
  120.   <Variable name="main.border.width" description="Main Border Width" type="length" default="0" value="0"/>
  121.  
  122.   <Variable name="header.background.gradient" description="Header Gradient" type="url" default="none" value="url(//www.blogblog.com/1kt/simple/gradients_light.png)"/>
  123.   <Variable name="header.shadow.offset.left" description="Header Shadow Offset Left" type="length" default="-1px" value="1px"/>
  124.   <Variable name="header.shadow.offset.top" description="Header Shadow Offset Top" type="length" default="-1px" value="2px"/>
  125.   <Variable name="header.shadow.spread" description="Header Shadow Spread" type="length" default="1px" value="3px"/>
  126.   <Variable name="header.padding" description="Header Padding" type="length" default="30px" value="30px"/>
  127.  
  128.   <Variable name="header.border.size" description="Header Border Size" type="length" default="1px" value="0"/>
  129.   <Variable name="header.bottom.border.size" description="Header Bottom Border Size" type="length" default="$(header.border.size)" value="$(header.border.size)"/>
  130.   <Variable name="header.border.horizontalsize" description="Header Horizontal Border Size" type="length" default="0" value="0"/>
  131.  
  132.   <Variable name="description.text.size" description="Description Text Size" type="string" default="140%" value="140%"/>
  133.  
  134.   <Variable name="tabs.margin.top" description="Tabs Margin Top" type="length" default="0"  value="0"/>
  135.   <Variable name="tabs.margin.side" description="Tabs Side Margin" type="length" default="30px"  value="30px"/>
  136.   <Variable name="tabs.background.gradient" description="Tabs Background Gradient" type="url"
  137.       default="url(//www.blogblog.com/1kt/simple/gradients_light.png)" value="url(//www.blogblog.com/1kt/simple/gradients_light.png)"/>
  138.   <Variable name="tabs.border.width" description="Tabs Border Width" type="length" default="1px" value="1px"/>
  139.   <Variable name="tabs.bevel.border.width" description="Tabs Bevel Border Width" type="length" default="1px" value="1px"/>
  140.  
  141.   <Variable name="date.header.padding" description="Date Header Padding" type="string" default="inherit" value="inherit"/>
  142.   <Variable name="date.header.letterspacing" description="Date Header Letter Spacing" type="string" default="inherit" value="inherit"/>
  143.   <Variable name="date.header.margin" description="Date Header Margin" type="string" default="inherit" value="inherit"/>
  144.  
  145.   <Variable name="post.margin.bottom" description="Post Bottom Margin" type="length" default="25px" value="25px"/>
  146.  
  147.   <Variable name="image.border.small.size" description="Image Border Small Size" type="length" default="2px" value="2px"/>
  148.   <Variable name="image.border.large.size" description="Image Border Large Size" type="length" default="5px" value="5px"/>
  149.  
  150.   <Variable name="page.width.selector" description="Page Width Selector" type="string" default=".region-inner" value=".region-inner"/>
  151.   <Variable name="page.width" description="Page Width" type="string" default="auto" value="auto"/>
  152.  
  153.   <Variable name="main.section.margin" description="Main Section Margin" type="length" default="15px" value="15px"/>
  154.   <Variable name="main.padding" description="Main Padding" type="length" default="15px" value="15px"/>
  155.   <Variable name="main.padding.top" description="Main Padding Top" type="length" default="30px" value="30px"/>
  156.   <Variable name="main.padding.bottom" description="Main Padding Bottom" type="length" default="30px" value="30px"/>
  157.  
  158.   <Variable name="paging.background"
  159.       color="$(content.background.color)"
  160.       description="Background of blog paging area" type="background"
  161.       default="transparent none no-repeat scroll top center" value="transparent none no-repeat scroll top center"/>
  162.  
  163.   <Variable name="footer.bevel" description="Bevel border length of footer" type="length" default="0" value="0"/>
  164.  
  165.   <Variable name="mobile.background.overlay" description="Mobile Background Overlay" type="string"
  166.       default="transparent none repeat scroll top left" value="transparent none repeat scroll top left"/>
  167.   <Variable name="mobile.background.size" description="Mobile Background Size" type="string" default="auto" value="auto"/>
  168.   <Variable name="mobile.button.color" description="Mobile Button Color" type="color" default="#ffffff"  value="#ffffff"/>
  169.  
  170.   <Variable name="startSide" description="Side where text starts in blog language" type="automatic" default="left" value="left"/>
  171.   <Variable name="endSide" description="Side where text ends in blog language" type="automatic" default="right" value="right"/>
  172. */
  173.  
  174. /* Content
  175. ----------------------------------------------- */
  176. body {
  177.  font: $(body.font);
  178.  color: $(body.text.color);
  179.  background: $(body.background);
  180.  padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread);
  181.  $(body.background.override)
  182. }
  183.  
  184. html body $(page.width.selector) {
  185.  min-width: 0;
  186.  max-width: 100%;
  187.  width: $(page.width);
  188. }
  189.  
  190. a:link {
  191.  text-decoration:none;
  192.  color: $(link.color);
  193. }
  194.  
  195. a:visited {
  196.  text-decoration:none;
  197.  color: $(link.visited.color);
  198. }
  199.  
  200. a:hover {
  201.  text-decoration:underline;
  202.  color: $(link.hover.color);
  203. }
  204.  
  205. .body-fauxcolumn-outer .fauxcolumn-inner {
  206.  background: transparent $(body.background.gradient.tile) repeat scroll top left;
  207.  _background-image: none;
  208. }
  209.  
  210. .body-fauxcolumn-outer .cap-top {
  211.  position: absolute;
  212.  z-index: 1;
  213.  height: 400px;
  214.  width: 100%;
  215.  background: $(body.background);
  216.  $(body.background.override)
  217. }
  218.  
  219. .body-fauxcolumn-outer .cap-top .cap-left {
  220.  width: 100%;
  221.  background: transparent $(body.background.gradient.cap) repeat-x scroll top left;
  222.  _background-image: none;
  223. }
  224.  
  225. .content-outer {
  226.  -moz-box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15);
  227.  -webkit-box-shadow: 0 0 $(content.shadow.spread.webkit) rgba(0, 0, 0, .15);
  228.  -goog-ms-box-shadow: 0 0 $(content.shadow.spread.ie) #333333;
  229.  box-shadow: 0 0 $(content.shadow.spread) rgba(0, 0, 0, .15);
  230.  
  231.  margin-bottom: 1px;
  232. }
  233.  
  234. .content-inner {
  235.  padding: $(content.padding) $(content.padding.horizontal);
  236. }
  237.  
  238. $(content.background.color.selector) {
  239.  background-color: $(content.background.color);
  240. }
  241.  
  242. /* Header
  243. ----------------------------------------------- */
  244. .header-outer {
  245.  background: $(header.background.color) $(header.background.gradient) repeat-x scroll 0 -400px;
  246.  _background-image: none;
  247. }
  248.  
  249. .Header h1 {
  250.  font: $(header.font);
  251.  color: $(header.text.color);
  252.  text-shadow: $(header.shadow.offset.left) $(header.shadow.offset.top) $(header.shadow.spread) rgba(0, 0, 0, .2);
  253. }
  254.  
  255. .Header h1 a {
  256.  color: $(header.text.color);
  257. }
  258.  
  259. .Header .description {
  260.  font-size: $(description.text.size);
  261.  color: $(description.text.color);
  262. }
  263.  
  264. .header-inner .Header .titlewrapper {
  265.  padding: 22px $(header.padding);
  266. }
  267.  
  268. .header-inner .Header .descriptionwrapper {
  269.  padding: 0 $(header.padding);
  270. }
  271.  
  272. /* Tabs
  273. ----------------------------------------------- */
  274. .tabs-inner .section:first-child {
  275.  border-top: $(header.bottom.border.size) solid $(tabs.border.color);
  276. }
  277.  
  278. .tabs-inner .section:first-child ul {
  279.  margin-top: -$(header.border.size);
  280.  border-top: $(header.border.size) solid $(tabs.border.color);
  281.  border-left: $(header.border.horizontalsize) solid $(tabs.border.color);
  282.  border-right: $(header.border.horizontalsize) solid $(tabs.border.color);
  283. }
  284.  
  285. .tabs-inner .widget ul {
  286.  background: $(tabs.background.color) $(tabs.background.gradient) repeat-x scroll 0 -800px;
  287.  _background-image: none;
  288.  border-bottom: $(tabs.border.width) solid $(tabs.border.color);
  289.  
  290.  margin-top: $(tabs.margin.top);
  291.  margin-left: -$(tabs.margin.side);
  292.  margin-right: -$(tabs.margin.side);
  293. }
  294.  
  295. .tabs-inner .widget li a {
  296.  display: inline-block;
  297.  
  298.  padding: .6em 1em;
  299.  
  300.  font: $(tabs.font);
  301.  color: $(tabs.text.color);
  302.  
  303.  border-$startSide: $(tabs.border.width) solid $(content.background.color);
  304.  border-$endSide: $(tabs.bevel.border.width) solid $(tabs.border.color);
  305. }
  306.  
  307. .tabs-inner .widget li:first-child a {
  308.  border-$startSide: none;
  309. }
  310.  
  311. .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
  312.  color: $(tabs.selected.text.color);
  313.  background-color: $(tabs.selected.background.color);
  314.  text-decoration: none;
  315. }
  316.  
  317. /* Columns
  318. ----------------------------------------------- */
  319. .main-outer {
  320.  border-top: $(main.border.width) solid $(body.rule.color);
  321. }
  322.  
  323. .fauxcolumn-left-outer .fauxcolumn-inner {
  324.  border-right: 1px solid $(body.rule.color);
  325. }
  326.  
  327. .fauxcolumn-right-outer .fauxcolumn-inner {
  328.  border-left: 1px solid $(body.rule.color);
  329. }
  330.  
  331. /* Headings
  332. ----------------------------------------------- */
  333. h2 {
  334.  margin: 0 0 1em 0;
  335.  
  336.  font: $(widget.title.font);
  337.  color: $(widget.title.text.color);
  338.  text-transform: uppercase;
  339. }
  340.  
  341. /* Widgets
  342. ----------------------------------------------- */
  343. .widget .zippy {
  344.  color: $(widget.alternate.text.color);
  345.  text-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
  346. }
  347.  
  348. .widget .popular-posts ul {
  349.  list-style: none;
  350. }
  351.  
  352. /* Posts
  353. ----------------------------------------------- */
  354. .date-header span {
  355.  background-color: $(date.header.background.color);
  356.  color: $(date.header.color);
  357.  padding: $(date.header.padding);
  358.  letter-spacing: $(date.header.letterspacing);
  359.  margin: $(date.header.margin);
  360. }
  361.  
  362. .main-inner {
  363.  padding-top: $(main.padding.top);
  364.  padding-bottom: $(main.padding.bottom);
  365. }
  366.  
  367. .main-inner .column-center-inner {
  368.  padding: 0 $(main.padding);
  369. }
  370.  
  371. .main-inner .column-center-inner .section {
  372.  margin: 0 $(main.section.margin);
  373. }
  374.  
  375. .post {
  376.  margin: 0 0 $(post.margin.bottom) 0;
  377. }
  378.  
  379. h3.post-title, .comments h4 {
  380.  font: $(post.title.font);
  381.  margin: .75em 0 0;
  382. }
  383.  
  384. .post-body {
  385.  font-size: 110%;
  386.  line-height: 1.4;
  387.  position: relative;
  388. }
  389.  
  390. .post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
  391. .BlogList .item-thumbnail img {
  392.  padding: $(image.border.small.size);
  393.  
  394.  background: $(image.background.color);
  395.  border: 1px solid $(image.border.color);
  396.  
  397.  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  398.  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  399.  box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  400. }
  401.  
  402. .post-body img, .post-body .tr-caption-container {
  403.  padding: $(image.border.large.size);
  404. }
  405.  
  406. .post-body .tr-caption-container {
  407.  color: $(image.text.color);
  408. }
  409.  
  410. .post-body .tr-caption-container img {
  411.  padding: 0;
  412.  
  413.  background: transparent;
  414.  border: none;
  415.  
  416.  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  417.  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  418.  box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  419. }
  420.  
  421. .post-header {
  422.  margin: 0 0 1.5em;
  423.  
  424.  line-height: 1.6;
  425.  font-size: 90%;
  426. }
  427.  
  428. .post-footer {
  429.  margin: 20px -2px 0;
  430.  padding: 5px 10px;
  431.  
  432.  color: $(post.footer.text.color);
  433.  background-color: $(post.footer.background.color);
  434.  border-bottom: 1px solid $(post.footer.border.color);
  435.  
  436.  line-height: 1.6;
  437.  font-size: 90%;
  438. }
  439.  
  440. #comments .comment-author {
  441.  padding-top: 1.5em;
  442.  
  443.  border-top: 1px solid $(body.rule.color);
  444.  background-position: 0 1.5em;
  445. }
  446.  
  447. #comments .comment-author:first-child {
  448.  padding-top: 0;
  449.  border-top: none;
  450. }
  451.  
  452. .avatar-image-container {
  453.  margin: .2em 0 0;
  454. }
  455.  
  456. #comments .avatar-image-container img {
  457.  border: 1px solid $(image.border.color);
  458. }
  459.  
  460. /* Comments
  461. ----------------------------------------------- */
  462. .comments .comments-content .icon.blog-author {
  463.  background-repeat: no-repeat;
  464.  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  465. }
  466.  
  467. .comments .comments-content .loadmore a {
  468.  border-top: 1px solid $(widget.alternate.text.color);
  469.  border-bottom: 1px solid $(widget.alternate.text.color);
  470. }
  471.  
  472. .comments .comment-thread.inline-thread {
  473.  background-color: $(post.footer.background.color);
  474. }
  475.  
  476. .comments .continue {
  477.  border-top: 2px solid $(widget.alternate.text.color);
  478. }
  479.  
  480. /* Accents
  481. ---------------------------------------------- */
  482. .section-columns td.columns-cell {
  483.  border-$startSide: 1px solid $(body.rule.color);
  484. }
  485.  
  486. .blog-pager {
  487.  background: $(paging.background);
  488. }
  489.  
  490. .blog-pager-older-link, .home-link,
  491. .blog-pager-newer-link {
  492.  background-color: $(content.background.color);
  493.  padding: 5px;
  494. }
  495.  
  496. .footer-outer {
  497.  border-top: $(footer.bevel) dashed #bbbbbb;
  498. }
  499.  
  500. /* Mobile
  501. ----------------------------------------------- */
  502. body.mobile  {
  503.  background-size: $(mobile.background.size);
  504. }
  505.  
  506. .mobile .body-fauxcolumn-outer {
  507.  background: $(mobile.background.overlay);
  508. }
  509.  
  510. .mobile .body-fauxcolumn-outer .cap-top {
  511.  background-size: 100% auto;
  512. }
  513.  
  514. .mobile .content-outer {
  515.  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  516.  box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  517.  padding: 0 $(content.shadow.spread);
  518. }
  519.  
  520. body.mobile .AdSense {
  521.  margin: 0 -$(content.shadow.spread);
  522. }
  523.  
  524. .mobile .tabs-inner .widget ul {
  525.  margin-left: 0;
  526.  margin-right: 0;
  527. }
  528.  
  529. .mobile .post {
  530.  margin: 0;
  531. }
  532.  
  533. .mobile .main-inner .column-center-inner .section {
  534.  margin: 0;
  535. }
  536.  
  537. .mobile .date-header span {
  538.  padding: 0.1em 10px;
  539.  margin: 0 -10px;
  540. }
  541.  
  542. .mobile h3.post-title {
  543.  margin: 0;
  544. }
  545.  
  546. .mobile .blog-pager {
  547.  background: transparent none no-repeat scroll top center;
  548. }
  549.  
  550. .mobile .footer-outer {
  551.  border-top: none;
  552. }
  553.  
  554. .mobile .main-inner, .mobile .footer-inner {
  555.  background-color: $(content.background.color);
  556. }
  557.  
  558. .mobile-index-contents {
  559.  color: $(body.text.color);
  560. }
  561.  
  562. .mobile-link-button {
  563.  background-color: $(link.color);
  564. }
  565.  
  566. .mobile-link-button a:link, .mobile-link-button a:visited {
  567.  color: $(mobile.button.color);
  568. }
  569.  
  570. .mobile .tabs-inner .section:first-child {
  571.  border-top: none;
  572. }
  573.  
  574. .mobile .tabs-inner .PageList .widget-content {
  575.  background-color: $(tabs.selected.background.color);
  576.  color: $(tabs.selected.text.color);
  577.  border-top: $(tabs.border.width) solid $(tabs.border.color);
  578.  border-bottom: $(tabs.border.width) solid $(tabs.border.color);
  579. }
  580.  
  581. .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  582.  border-$startSide: 1px solid $(tabs.border.color);
  583. }
  584. ]]></b:skin>
  585.  
  586.     <b:template-skin>
  587.       <b:variable default='960px' name='content.width' type='length'/>
  588.       <b:variable default='0' name='main.column.left.width' type='length'/>
  589.       <b:variable default='310px' name='main.column.right.width' type='length'/>
  590.  
  591.       <![CDATA[
  592.      body {
  593.        min-width: $(content.width);
  594.      }
  595.  
  596.      .content-outer, .content-fauxcolumn-outer, .region-inner {
  597.        min-width: $(content.width);
  598.        max-width: $(content.width);
  599.        _width: $(content.width);
  600.      }
  601.  
  602.      .main-inner .columns {
  603.        padding-left: $(main.column.left.width);
  604.        padding-right: $(main.column.right.width);
  605.      }
  606.  
  607.      .main-inner .fauxcolumn-center-outer {
  608.        left: $(main.column.left.width);
  609.        right: $(main.column.right.width);
  610.        /* IE6 does not respect left and right together */
  611.        _width: expression(this.parentNode.offsetWidth -
  612.            parseInt("$(main.column.left.width)") -
  613.            parseInt("$(main.column.right.width)") + 'px');
  614.      }
  615.  
  616.      .main-inner .fauxcolumn-left-outer {
  617.        width: $(main.column.left.width);
  618.      }
  619.  
  620.      .main-inner .fauxcolumn-right-outer {
  621.        width: $(main.column.right.width);
  622.      }
  623.  
  624.      .main-inner .column-left-outer {
  625.        width: $(main.column.left.width);
  626.        right: 100%;
  627.        margin-left: -$(main.column.left.width);
  628.      }
  629.  
  630.      .main-inner .column-right-outer {
  631.        width: $(main.column.right.width);
  632.        margin-right: -$(main.column.right.width);
  633.      }
  634.  
  635.      #layout {
  636.        min-width: 0;
  637.      }
  638.  
  639.      #layout .content-outer {
  640.        min-width: 0;
  641.        width: 800px;
  642.      }
  643.  
  644.      #layout .region-inner {
  645.        min-width: 0;
  646.        width: auto;
  647.      }
  648.      ]]>
  649.     </b:template-skin>
  650.   </head>
  651.  
  652.   <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  653.  
  654. <!-- facebook comment-->
  655.  
  656. <div id='fb-root'/>
  657. <script>
  658.   window.fbAsyncInit = function() {
  659.     FB.init({
  660.       appId      : &#39;160698014017290&#39;, // App ID
  661.       //channelUrl : &#39;//WWW.YOUR_DOMAIN.COM/channel.html&#39;, // Channel File
  662.       status     : true, // check login status
  663.       cookie     : true, // enable cookies to allow the server to access the session
  664.       xfbml      : true  // parse XFBML
  665.     });
  666.  
  667.  
  668.  
  669.  
  670. (function(d, s, id) {
  671. var js, fjs = d.getElementsByTagName(s)[0];
  672. if (d.getElementById(id)) return;
  673. js = d.createElement(s); js.id = id;
  674. js.src = &quot;//connect.facebook.net/en_US/all.js#xfbml=1;appId=160698014017290;&quot;;
  675. fjs.parentNode.insertBefore(js, fjs);
  676. }(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));</script>
  677.  
  678.  
  679. <!--end facebook comment-->
  680.  
  681.  
  682.   <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
  683. <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
  684. </b:section>
  685.  
  686.   <b:if cond='data:blog.pageType == &quot;index&quot;'>
  687.     <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
  688.       <meta expr:content='data:blog.title' itemprop='name'/>
  689.       <b:if cond='data:blog.metaDescription'>
  690.         <meta expr:content='data:blog.metaDescription' itemprop='description'/>
  691.       </b:if>
  692.     </div>
  693.   </b:if>
  694.  
  695.   <div class='body-fauxcolumns'>
  696.     <div class='fauxcolumn-outer body-fauxcolumn-outer'>
  697.     <div class='cap-top'>
  698.       <div class='cap-left'/>
  699.       <div class='cap-right'/>
  700.     </div>
  701.     <div class='fauxborder-left'>
  702.     <div class='fauxborder-right'/>
  703.     <div class='fauxcolumn-inner'>
  704.     </div>
  705.     </div>
  706.     <div class='cap-bottom'>
  707.       <div class='cap-left'/>
  708.       <div class='cap-right'/>
  709.     </div>
  710.     </div>
  711.   </div>
  712.  
  713.   <div class='content'>
  714.   <div class='content-fauxcolumns'>
  715.     <div class='fauxcolumn-outer content-fauxcolumn-outer'>
  716.     <div class='cap-top'>
  717.       <div class='cap-left'/>
  718.       <div class='cap-right'/>
  719.     </div>
  720.     <div class='fauxborder-left'>
  721.     <div class='fauxborder-right'/>
  722.     <div class='fauxcolumn-inner'>
  723.     </div>
  724.     </div>
  725.     <div class='cap-bottom'>
  726.       <div class='cap-left'/>
  727.       <div class='cap-right'/>
  728.     </div>
  729.     </div>
  730.   </div>
  731.  
  732.   <div class='content-outer'>
  733.   <div class='content-cap-top cap-top'>
  734.     <div class='cap-left'/>
  735.     <div class='cap-right'/>
  736.   </div>
  737.   <div class='fauxborder-left content-fauxborder-left'>
  738.   <div class='fauxborder-right content-fauxborder-right'/>
  739.   <div class='content-inner'>
  740.  
  741.     <header>
  742.     <div class='header-outer'>
  743.     <div class='header-cap-top cap-top'>
  744.       <div class='cap-left'/>
  745.       <div class='cap-right'/>
  746.     </div>
  747.     <div class='fauxborder-left header-fauxborder-left'>
  748.     <div class='fauxborder-right header-fauxborder-right'/>
  749.     <div class='region-inner header-inner'>
  750.       <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
  751. <b:widget id='Header1' locked='true' title='মো: হাসান মুন্নার ব্যক্তিগত ব্লগ (শিরোলেখ)' type='Header'/>
  752. </b:section>
  753.     </div>
  754.     </div>
  755.     <div class='header-cap-bottom cap-bottom'>
  756.       <div class='cap-left'/>
  757.       <div class='cap-right'/>
  758.     </div>
  759.     </div>
  760.     </header>
  761.  
  762.     <div class='tabs-outer'>
  763.     <div class='tabs-cap-top cap-top'>
  764.       <div class='cap-left'/>
  765.       <div class='cap-right'/>
  766.     </div>
  767.     <div class='fauxborder-left tabs-fauxborder-left'>
  768.     <div class='fauxborder-right tabs-fauxborder-right'/>
  769.     <div class='region-inner tabs-inner'>
  770.       <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'>
  771. <b:widget id='PageList1' locked='false' title='পৃষ্ঠাসমূহ' type='PageList'/>
  772. </b:section>
  773.       <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
  774.     </div>
  775.     </div>
  776.     <div class='tabs-cap-bottom cap-bottom'>
  777.       <div class='cap-left'/>
  778.       <div class='cap-right'/>
  779.     </div>
  780.     </div>
  781.  
  782.     <div class='main-outer'>
  783.     <div class='main-cap-top cap-top'>
  784.       <div class='cap-left'/>
  785.       <div class='cap-right'/>
  786.     </div>
  787.  
  788.     <div class='fauxborder-left main-fauxborder-left'>
  789.     <div class='fauxborder-right main-fauxborder-right'/>
  790.     <div class='region-inner main-inner'>
  791.  
  792.       <div class='columns fauxcolumns'>
  793.  
  794.         <div class='fauxcolumn-outer fauxcolumn-center-outer'>
  795.         <div class='cap-top'>
  796.           <div class='cap-left'/>
  797.           <div class='cap-right'/>
  798.         </div>
  799.         <div class='fauxborder-left'>
  800.         <div class='fauxborder-right'/>
  801.         <div class='fauxcolumn-inner'>
  802.         </div>
  803.         </div>
  804.         <div class='cap-bottom'>
  805.           <div class='cap-left'/>
  806.           <div class='cap-right'/>
  807.         </div>
  808.         </div>
  809.  
  810.         <div class='fauxcolumn-outer fauxcolumn-left-outer'>
  811.         <div class='cap-top'>
  812.           <div class='cap-left'/>
  813.           <div class='cap-right'/>
  814.         </div>
  815.         <div class='fauxborder-left'>
  816.         <div class='fauxborder-right'/>
  817.         <div class='fauxcolumn-inner'>
  818.         </div>
  819.         </div>
  820.         <div class='cap-bottom'>
  821.           <div class='cap-left'/>
  822.           <div class='cap-right'/>
  823.         </div>
  824.         </div>
  825.  
  826.         <div class='fauxcolumn-outer fauxcolumn-right-outer'>
  827.         <div class='cap-top'>
  828.           <div class='cap-left'/>
  829.           <div class='cap-right'/>
  830.         </div>
  831.         <div class='fauxborder-left'>
  832.         <div class='fauxborder-right'/>
  833.         <div class='fauxcolumn-inner'>
  834.         </div>
  835.         </div>
  836.         <div class='cap-bottom'>
  837.           <div class='cap-left'/>
  838.           <div class='cap-right'/>
  839.         </div>
  840.         </div>
  841.  
  842.         <!-- corrects IE6 width calculation -->
  843.         <div class='columns-inner'>
  844.  
  845.         <div class='column-center-outer'>
  846.         <div class='column-center-inner'>
  847.           <b:section class='main' id='main' showaddelement='no'>
  848. <b:widget id='Blog1' locked='true' title='ব্লগ পোস্টস' type='Blog'/>
  849. </b:section>
  850.         </div>
  851.             <!-- Edited By Hasib Al Muhaimin-->
  852.                 <script>document.write(&quot;<div class='fb-comments' data-href='&quot; +document.URL+ &quot;' data-num-posts='20' data-width='470'/>&quot;); </script>
  853.                 <br/>
  854.                 <br/>
  855.                 <script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
  856.                 <a name='fb_share'/>
  857.  
  858.             <!-- End of Hasib's code-->
  859.  
  860.  
  861.  
  862.         </div>
  863.  
  864.         <div class='column-left-outer'>
  865.         <div class='column-left-inner'>
  866.           <aside>
  867.           <macro:include id='main-column-left-sections' name='sections'>
  868.             <macro:param default='0' name='num'/>
  869.             <macro:param default='sidebar-left' name='idPrefix'/>
  870.             <macro:param default='sidebar' name='class'/>
  871.             <macro:param default='true' name='includeBottom'/>
  872.           </macro:include>
  873.           </aside>
  874.         </div>
  875.         </div>
  876.  
  877.         <div class='column-right-outer'>
  878.         <div class='column-right-inner'>
  879.           <aside>
  880.           <macro:include id='main-column-right-sections' name='sections'>
  881.             <macro:param default='2' name='num'/>
  882.             <macro:param default='sidebar-right' name='idPrefix'/>
  883.             <macro:param default='sidebar' name='class'/>
  884.             <macro:param default='true' name='includeBottom'/>
  885.           </macro:include>
  886.           </aside>
  887.         </div>
  888.         </div>
  889.  
  890.         </div>
  891.  
  892.         <div style='clear: both'/>
  893.       <!-- columns -->
  894.       </div>
  895.  
  896.     <!-- main -->
  897.     </div>
  898.     </div>
  899.     <div class='main-cap-bottom cap-bottom'>
  900.       <div class='cap-left'/>
  901.       <div class='cap-right'/>
  902.     </div>
  903.     </div>
  904.  
  905.     <footer>
  906.     <div class='footer-outer'>
  907.     <div class='footer-cap-top cap-top'>
  908.       <div class='cap-left'/>
  909.       <div class='cap-right'/>
  910.     </div>
  911.     <div class='fauxborder-left footer-fauxborder-left'>
  912.     <div class='fauxborder-right footer-fauxborder-right'/>
  913.     <div class='region-inner footer-inner'>
  914.       <macro:include id='footer-sections' name='sections'>
  915.         <macro:param default='2' name='num'/>
  916.         <macro:param default='footer' name='idPrefix'/>
  917.         <macro:param default='foot' name='class'/>
  918.         <macro:param default='false' name='includeBottom'/>
  919.       </macro:include>
  920.       <!-- outside of the include in order to lock Attribution widget -->
  921.       <b:section class='foot' id='footer-3' showaddelement='no'>
  922. <b:widget id='Attribution1' locked='true' title='' type='Attribution'/>
  923. </b:section>
  924.     </div>
  925.     </div>
  926.     <div class='footer-cap-bottom cap-bottom'>
  927.       <div class='cap-left'/>
  928.       <div class='cap-right'/>
  929.     </div>
  930.     </div>
  931.     </footer>
  932.  
  933.   <!-- content -->
  934.   </div>
  935.   </div>
  936.   <div class='content-cap-bottom cap-bottom'>
  937.     <div class='cap-left'/>
  938.     <div class='cap-right'/>
  939.   </div>
  940.   </div>
  941.   </div>
  942.  
  943.   <script type='text/javascript'>
  944.     window.setTimeout(function() {
  945.         document.body.className = document.body.className.replace(&#39;loading&#39;, &#39;&#39;);
  946.       }, 10);
  947.   </script>
  948.   <b:include data='blog' name='google-analytics'/>
  949. </body>
  950.  
  951. <macro:includable id='sections' var='col'>
  952.   <macro:if cond='data:col.num == 0'>
  953.   <macro:else/>
  954.     <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-1&quot;' preferred='yes' showaddelement='yes'/>
  955.  
  956.     <macro:if cond='data:col.num &gt;= 2'>
  957.       <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  958.       <tbody>
  959.       <tr>
  960.         <td class='first columns-cell'>
  961.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
  962.         </td>
  963.  
  964.         <td class='columns-cell'>
  965.           <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
  966.         </td>
  967.  
  968.         <macro:if cond='data:col.num &gt;= 3'>
  969.           <td class='columns-cell'>
  970.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
  971.           </td>
  972.         </macro:if>
  973.  
  974.         <macro:if cond='data:col.num &gt;= 4'>
  975.           <td class='columns-cell'>
  976.             <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
  977.           </td>
  978.         </macro:if>
  979.       </tr>
  980.       </tbody>
  981.       </table>
  982.  
  983.       <macro:if cond='data:col.includeBottom'>
  984.         <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  985.       </macro:if>
  986.     </macro:if>
  987.   </macro:if>
  988. </macro:includable>
  989.  
  990. <b:section-contents id='sidebar-right-1'>
  991. <b:widget id='Stats1' locked='false' title='অন্যদের চোখ পড়ল যতবার' type='Stats'/>
  992. <b:widget id='Label1' locked='false' title='শ্রেণী বিভাগ অনুযায়ী আমার লেখাগুলো-' type='Label'/>
  993. <b:widget id='PopularPosts1' locked='false' title='যেসব পোস্ট বেশি দেখা হয়েছে' type='PopularPosts'/>
  994. <b:widget id='LinkList1' locked='false' title='আমার লিংক' type='LinkList'/>
  995. <b:widget id='Text2' locked='false' title='যেখান থেকে এসেছেন' type='Text'/>
  996. </b:section-contents><b:section-contents id='sidebar-right-2-1'>
  997. <b:widget id='Profile1' locked='false' title='আমার সম্পর্কে' type='Profile'/>
  998. </b:section-contents><b:section-contents id='sidebar-right-2-2'>
  999. <b:widget id='BlogArchive1' locked='false' title='ব্লগ সংরক্ষাণাগার' type='BlogArchive'/>
  1000. </b:section-contents><b:section-contents id='sidebar-right-3'>
  1001. <b:widget id='TextList1' locked='false' title='আমার যত্তসব প্রিয়' type='TextList'/>
  1002. </b:section-contents><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/></html>
Add Comment
Please, Sign In to add comment