Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.21 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <!-- BEGIN html -->
  3. <html lang = "en">
  4. <!-- BEGIN head -->
  5. <head>
  6. <title>Allegro | Homepage</title>
  7.  
  8. <!-- Meta Tags -->
  9. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  10. <meta name="description" content="" />
  11. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
  12.  
  13. <!-- Favicon -->
  14. <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
  15.  
  16. <!-- Stylesheets -->
  17. <link type="text/css" rel="stylesheet" href="css/reset.css" />
  18. <link type="text/css" rel="stylesheet" href="css/main-stylesheet.css" />
  19. <link type="text/css" rel="stylesheet" href="css/lightbox.css" />
  20. <link type="text/css" rel="stylesheet" href="css/shortcode.css" />
  21. <link type="text/css" rel="stylesheet" href="css/fonts.css" />
  22. <link type="text/css" rel="stylesheet" href="css/colors.css" />
  23. <!--[if lte IE 8]>
  24. <link type="text/css" rel="stylesheet" href="css/ie-ancient.css" />
  25. <![endif]-->
  26. <link type="text/css" rel="stylesheet" href="css/responsive.css" />
  27.  
  28. <!-- Demo Only -->
  29. <link type="text/css" rel="stylesheet" href="css/demo-settings.css" />
  30.  
  31. <!-- END head -->
  32. </head>
  33.  
  34. <!-- BEGIN body -->
  35. <body>
  36.  
  37. <!-- BEGIN .boxed -->
  38. <div class="boxed">
  39.  
  40. <!-- BEGIN .header -->
  41. <div class="header">
  42.  
  43. <!-- BEGIN .wrapper -->
  44. <div class="wrapper">
  45.  
  46. <div class="header-logo">
  47. <!-- <h1><a href="index.html">Allegro</a></h1> -->
  48. <a href="index.html"><img src="images/logo-header.png" alt="" /></a>
  49. </div>
  50.  
  51. <div class="header-menu">
  52. <ul>
  53. <li><a href="category.html">Mediocritatem</a></li>
  54. <li><a href="category.html">Legendos</a></li>
  55. <li><a href="category.html">Tacimates</a></li>
  56. <li><a href="category.html">Consul</a></li>
  57. </ul>
  58. <p>Pro solet percipit no, id euismod tractatos qui. Ius id oratio viderer eleifend, homero pertinacia eam everti cu</p>
  59. </div>
  60.  
  61. <div class="header-addons">
  62. <div class="header-weather">
  63. <span class="report">+14°C</span>
  64. <img src="images/weather-sun-cloud.png" alt="" />
  65. <span class="city"><small>Cloudy</small><b>Riga, Latvia</b></span>
  66. </div>
  67. <div class="header-search">
  68. <form action="#" method="get">
  69. <input type="text" placeholder="Search something.." value="" class="search-input" />
  70. <input type="submit" value="Search" class="search-button" />
  71. </form>
  72. </div>
  73. </div>
  74.  
  75. <!-- END .wrapper -->
  76. </div>
  77.  
  78. <div class="main-menu sticky">
  79.  
  80. <!-- BEGIN .wrapper -->
  81. <div class="wrapper">
  82.  
  83. <ul class="the-menu">
  84. <li><a href="index.html">Homepage</a></li>
  85. <li><a href="blog.html"><span>Blog View</span></a>
  86. <ul>
  87. <li><a href="blog-no-images.html">Blog Without Images</a></li>
  88. <li><a href="blog-left.html">Blog With Left Block</a></li>
  89. <li><a href="blog-no-middle.html">Blog Without Middle Block</a></li>
  90. <li><a href="category.html">Category View</a></li>
  91. <li><a href="post.html"><span>Post View</span></a>
  92. <ul>
  93. <li><a href="post-with-middle.html">Post With Middle Block</a></li>
  94. <li><a href="post-left.html">Post With left Block</a></li>
  95. <li><a href="post-comments.html">Post Without Comments</a></li>
  96. <li><a href="post-highlights.html">Post With Story Highlights</a></li>
  97. </ul>
  98. </li>
  99. <li><a href="full-width.html">Full Width Page</a></li>
  100. </ul>
  101. </li>
  102. <li><a href="shortcodes.html"><span>Shortcodes</span></a>
  103. <ul>
  104. <li><a href="shortcodes.html#image-caption">Image With Caption</a></li>
  105. <li><a href="shortcodes.html#youtube">Youtube Embed</a></li>
  106. <li><a href="shortcodes.html#gallery">Gallery Preview</a></li>
  107. <li><a href="shortcodes.html#blockquote">Blockquotes</a></li>
  108. <li><a href="shortcodes.html#buttons">Colorful Buttons</a></li>
  109. <li><a href="shortcodes.html#toggle">Toggle Block</a></li>
  110. <li><a href="shortcodes.html#social">Social Icons</a></li>
  111. <li><a href="shortcodes.html#alerts">Alert Messages</a></li>
  112. </ul>
  113. </li>
  114. <li><a href="photo-gallery.html"><span>Photo Gallery</span></a>
  115. <ul>
  116. <li><a href="photo-gallery-single.html">Photo Gallery Single</a></li>
  117. <li><a href="photo-gallery-single-lightbox.html">Photo Gallery Single Lightbox</a></li>
  118. </ul>
  119. </li>
  120. <li><a href="archive.html">Archive</a></li>
  121. <li><a href="error-404.html">Error 404 Page</a></li>
  122. <li><a href="contact-us.html">Contact Us</a></li>
  123. </ul>
  124.  
  125. <!-- END .wrapper -->
  126. </div>
  127.  
  128. </div>
  129.  
  130. <div class="secondary-menu">
  131.  
  132. <!-- BEGIN .wrapper -->
  133. <div class="wrapper">
  134.  
  135. <ul>
  136. <li><a href="category.html">World</a></li>
  137. <li><a href="category.html">U.S.</a></li>
  138. <li><a href="category.html">Africa</a></li>
  139. <li><a href="category.html">Asia</a></li>
  140. <li><a href="category.html">Europe</a></li>
  141. <li><a href="category.html">Latin America</a></li>
  142. <li><a href="category.html">Middle East</a></li>
  143. <li><a href="category.html">Business</a></li>
  144. <li><a href="category.html">World Sport</a></li>
  145. <li><a href="category.html">Entertainment</a></li>
  146. <li><a href="category.html">Tech</a></li>
  147. <li><a href="category.html">Travel</a></li>
  148. </ul>
  149.  
  150. <!-- END .wrapper -->
  151. </div>
  152.  
  153. </div>
  154.  
  155. <!-- END .header -->
  156. </div>
  157.  
  158. <!-- BEGIN .content -->
  159. <div class="content">
  160.  
  161. <!-- BEGIN .wrapper -->
  162. <div class="wrapper">
  163.  
  164.  
  165. <div class="main-content">
  166.  
  167. <!-- BEGIN .main-page -->
  168. <div class="main-page left">
  169.  
  170. <!-- BEGIN .double-block -->
  171. <div class="double-block">
  172.  
  173. <!-- BEGIN .content-block -->
  174. <div class="content-block main right">
  175.  
  176. <div class="block">
  177. <div class="featured-block">
  178. <div class="article-content">
  179. <h2><a href="post.html">An sint epicuri vel nibh assentior te eam ea vim civibus tacimates</a><a href="post.html#comments" class="h-comment">43</a></h2>
  180. <span class="meta">
  181. <a href="blog.html"><span class="icon-text">&#128340; </span>11:20, 7.Oct 2013</a>
  182. </span>
  183. </div>
  184. <div class="article-photo">
  185. <a href="post.html" class="hover-effect"><img src="images/photos/image-9.jpg" alt="" /></a>
  186. </div>
  187. </div>
  188. </div>
  189.  
  190. <div class="block">
  191. <div class="block-title">
  192. <a href="blog.html" class="right">View blog</a>
  193. <h2>Highlights</h2>
  194. </div>
  195. <div class="block-content">
  196. <ul class="article-block-big">
  197. <li>
  198. <div class="article-photo">
  199. <a href="post.html" class="hover-effect"><img src="images/photos/image-10.jpg" alt="" /></a>
  200. </div>
  201. <div class="article-content">
  202. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  203. <span class="meta">
  204. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  205. </span>
  206. </div>
  207. </li>
  208. <li>
  209. <div class="article-photo">
  210. <a href="post.html" class="hover-effect"><img src="images/photos/image-11.jpg" alt="" /></a>
  211. </div>
  212. <div class="article-content">
  213. <h4><a href="post.html">Nec option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  214. <span class="meta">
  215. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  216. </span>
  217. </div>
  218. </li>
  219. <li>
  220. <div class="article-photo">
  221. <a href="post.html" class="hover-effect"><img src="images/photos/image-12.jpg" alt="" /></a>
  222. </div>
  223. <div class="article-content">
  224. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  225. <span class="meta">
  226. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  227. </span>
  228. </div>
  229. </li>
  230. <li>
  231. <div class="article-photo">
  232. <a href="post.html" class="hover-effect"><img src="images/photos/image-13.jpg" alt="" /></a>
  233. </div>
  234. <div class="article-content">
  235. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  236. <span class="meta">
  237. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  238. </span>
  239. </div>
  240. </li>
  241. <li>
  242. <div class="article-photo">
  243. <a href="post.html" class="hover-effect"><img src="images/photos/image-14.jpg" alt="" /></a>
  244. </div>
  245. <div class="article-content">
  246. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  247. <span class="meta">
  248. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  249. </span>
  250. </div>
  251. </li>
  252. <li>
  253. <div class="article-photo">
  254. <a href="post.html" class="hover-effect"><img src="images/photos/image-15.jpg" alt="" /></a>
  255. </div>
  256. <div class="article-content">
  257. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  258. <span class="meta">
  259. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  260. <span class="tag">Updated</span>
  261. </span>
  262. </div>
  263. </li>
  264. </ul>
  265. </div>
  266. </div>
  267.  
  268. <div class="block">
  269. <div class="block-title">
  270. <a href="category.html" class="right">Latest News From World</a>
  271. <h2>View Archive from World</h2>
  272. </div>
  273. <div class="block-content">
  274.  
  275. <div class="wide-article">
  276. <div class="article-photo">
  277. <a href="post.html" class="hover-effect"><img src="images/photos/image-16.jpg" alt="" /></a>
  278. </div>
  279. <div class="article-content">
  280. <h2><a href="post.html">Pri no viderer recteque expetenda id inimic</a><a href="post.html#comments" class="h-comment">94</a></h2>
  281. <span class="meta">
  282. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  283. <span class="tag">Updated</span>
  284. </span>
  285. <p>Suscipit partiendo comprehensam ne eos, ancillae antiopam consectetuer ea mel, nam omnis maiestatis no. Eum at alii dico sensibus, id homero omnesque reformidans ius, cu sonet tollit mea. Ne vel agam congue dolore, altera..</p>
  286. </div>
  287. </div>
  288.  
  289. <div class="paragraph-row">
  290.  
  291. <!-- BEGIN .column6 -->
  292. <div class="column6">
  293. <ul class="article-block">
  294. <li>
  295. <div class="article-photo">
  296. <a href="post.html" class="hover-effect"><img src="images/photos/image-1.jpg" alt="" /></a>
  297. </div>
  298. <div class="article-content">
  299. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  300. <span class="meta">
  301. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  302. </span>
  303. </div>
  304. </li>
  305. <li>
  306. <div class="article-photo">
  307. <a href="post.html" class="hover-effect"><img src="images/photos/image-2.jpg" alt="" /></a>
  308. </div>
  309. <div class="article-content">
  310. <h4><a href="post.html">Nec option veritus option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  311. <span class="meta">
  312. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  313. </span>
  314. </div>
  315. </li>
  316. <li>
  317. <div class="article-photo">
  318. <a href="post.html" class="hover-effect"><img src="images/photos/image-3.jpg" alt="" /></a>
  319. </div>
  320. <div class="article-content">
  321. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  322. <span class="meta">
  323. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  324. </span>
  325. </div>
  326. </li>
  327. <li>
  328. <div class="article-photo">
  329. <a href="post.html" class="hover-effect"><img src="images/photos/image-4.jpg" alt="" /></a>
  330. </div>
  331. <div class="article-content">
  332. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  333. <span class="meta">
  334. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  335. </span>
  336. </div>
  337. </li>
  338. <li>
  339. <div class="article-photo">
  340. <a href="post.html" class="hover-effect"><img src="images/photos/image-5.jpg" alt="" /></a>
  341. </div>
  342. <div class="article-content">
  343. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  344. <span class="meta">
  345. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  346. </span>
  347. </div>
  348. </li>
  349. </ul>
  350. <!-- END .column6 -->
  351. </div>
  352.  
  353. <!-- BEGIN .column6 -->
  354. <div class="column6">
  355. <ul class="article-block">
  356. <li>
  357. <div class="article-photo">
  358. <a href="post.html" class="hover-effect"><img src="images/photos/image-1.jpg" alt="" /></a>
  359. </div>
  360. <div class="article-content">
  361. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  362. <span class="meta">
  363. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  364. </span>
  365. </div>
  366. </li>
  367. <li>
  368. <div class="article-photo">
  369. <a href="post.html" class="hover-effect"><img src="images/photos/image-2.jpg" alt="" /></a>
  370. </div>
  371. <div class="article-content">
  372. <h4><a href="post.html">Nec option veritus option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  373. <span class="meta">
  374. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  375. </span>
  376. </div>
  377. </li>
  378. <li>
  379. <div class="article-photo">
  380. <a href="post.html" class="hover-effect"><img src="images/photos/image-3.jpg" alt="" /></a>
  381. </div>
  382. <div class="article-content">
  383. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  384. <span class="meta">
  385. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  386. </span>
  387. </div>
  388. </li>
  389. <li>
  390. <div class="article-photo">
  391. <a href="post.html" class="hover-effect"><img src="images/photos/image-4.jpg" alt="" /></a>
  392. </div>
  393. <div class="article-content">
  394. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  395. <span class="meta">
  396. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  397. </span>
  398. </div>
  399. </li>
  400. <li>
  401. <div class="article-photo">
  402. <a href="post.html" class="hover-effect"><img src="images/photos/image-5.jpg" alt="" /></a>
  403. </div>
  404. <div class="article-content">
  405. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  406. <span class="meta">
  407. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  408. </span>
  409. </div>
  410. </li>
  411. </ul>
  412. <!-- END .column6 -->
  413. </div>
  414.  
  415. </div>
  416.  
  417. </div>
  418. </div>
  419.  
  420. <div class="block">
  421. <div class="block-title" style="background: #2182b4;">
  422. <a href="#" class="right">Latest News From Middle East</a>
  423. <h2>View Archive from Middle East</h2>
  424. </div>
  425. <div class="block-content">
  426.  
  427. <div class="wide-article">
  428. <div class="article-photo">
  429. <a href="post.html" class="hover-effect"><img src="images/photos/image-17.jpg" alt="" /></a>
  430. </div>
  431. <div class="article-content">
  432. <h2><a href="post.html">Pri no viderer recteque expetenda id inimic</a><a href="post.html#comments" class="h-comment">94</a></h2>
  433. <span class="meta">
  434. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  435. <span class="tag">Updated</span>
  436. </span>
  437. <p>Suscipit partiendo comprehensam ne eos, ancillae antiopam consectetuer ea mel, nam omnis maiestatis no. Eum at alii dico sensibus, id homero omnesque reformidans ius, cu sonet tollit mea. Ne vel agam congue dolore, altera..</p>
  438. </div>
  439. </div>
  440.  
  441. <div class="paragraph-row">
  442.  
  443. <!-- BEGIN .column6 -->
  444. <div class="column6">
  445. <ul class="article-block">
  446. <li>
  447. <div class="article-photo">
  448. <a href="post.html" class="hover-effect"><img src="images/photos/image-1.jpg" alt="" /></a>
  449. </div>
  450. <div class="article-content">
  451. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  452. <span class="meta">
  453. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  454. </span>
  455. </div>
  456. </li>
  457. <li>
  458. <div class="article-photo">
  459. <a href="post.html" class="hover-effect"><img src="images/photos/image-2.jpg" alt="" /></a>
  460. </div>
  461. <div class="article-content">
  462. <h4><a href="post.html">Nec option veritus option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  463. <span class="meta">
  464. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  465. </span>
  466. </div>
  467. </li>
  468. <li>
  469. <div class="article-photo">
  470. <a href="post.html" class="hover-effect"><img src="images/photos/image-3.jpg" alt="" /></a>
  471. </div>
  472. <div class="article-content">
  473. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  474. <span class="meta">
  475. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  476. </span>
  477. </div>
  478. </li>
  479. <li>
  480. <div class="article-photo">
  481. <a href="post.html" class="hover-effect"><img src="images/photos/image-4.jpg" alt="" /></a>
  482. </div>
  483. <div class="article-content">
  484. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  485. <span class="meta">
  486. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  487. </span>
  488. </div>
  489. </li>
  490. <li>
  491. <div class="article-photo">
  492. <a href="post.html" class="hover-effect"><img src="images/photos/image-5.jpg" alt="" /></a>
  493. </div>
  494. <div class="article-content">
  495. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  496. <span class="meta">
  497. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  498. </span>
  499. </div>
  500. </li>
  501. </ul>
  502. <!-- END .column6 -->
  503. </div>
  504.  
  505. <!-- BEGIN .column6 -->
  506. <div class="column6">
  507. <ul class="article-block">
  508. <li>
  509. <div class="article-photo">
  510. <a href="post.html" class="hover-effect"><img src="images/photos/image-1.jpg" alt="" /></a>
  511. </div>
  512. <div class="article-content">
  513. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  514. <span class="meta">
  515. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  516. </span>
  517. </div>
  518. </li>
  519. <li>
  520. <div class="article-photo">
  521. <a href="post.html" class="hover-effect"><img src="images/photos/image-2.jpg" alt="" /></a>
  522. </div>
  523. <div class="article-content">
  524. <h4><a href="post.html">Nec option veritus option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  525. <span class="meta">
  526. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  527. </span>
  528. </div>
  529. </li>
  530. <li>
  531. <div class="article-photo">
  532. <a href="post.html" class="hover-effect"><img src="images/photos/image-3.jpg" alt="" /></a>
  533. </div>
  534. <div class="article-content">
  535. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  536. <span class="meta">
  537. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  538. </span>
  539. </div>
  540. </li>
  541. <li>
  542. <div class="article-photo">
  543. <a href="post.html" class="hover-effect"><img src="images/photos/image-4.jpg" alt="" /></a>
  544. </div>
  545. <div class="article-content">
  546. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  547. <span class="meta">
  548. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  549. </span>
  550. </div>
  551. </li>
  552. <li>
  553. <div class="article-photo">
  554. <a href="post.html" class="hover-effect"><img src="images/photos/image-5.jpg" alt="" /></a>
  555. </div>
  556. <div class="article-content">
  557. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  558. <span class="meta">
  559. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  560. </span>
  561. </div>
  562. </li>
  563. </ul>
  564. <!-- END .column6 -->
  565. </div>
  566.  
  567. </div>
  568.  
  569. </div>
  570. </div>
  571.  
  572. <div class="block">
  573. <div class="banner">
  574. <a href="#" target="_blank"><img src="images/no-banner-468x60.jpg" alt="" /></a>
  575. <a href="comments.html" class="ad-link"><span class="icon-text">&#9652;</span>Advertisement<span class="icon-text">&#9652;</span></a>
  576. </div>
  577. </div>
  578.  
  579. <div class="block">
  580. <div class="block-title" style="background: #dd8229;">
  581. <a href="category.html" class="right">View all travel news</a>
  582. <h2>This Years Travel Advices</h2>
  583. </div>
  584. <div class="block-content">
  585. <ul class="article-block-big">
  586. <li>
  587. <div class="article-photo">
  588. <a href="post.html" class="hover-effect"><img src="images/photos/image-10.jpg" alt="" /></a>
  589. </div>
  590. <div class="article-content">
  591. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  592. <span class="meta">
  593. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  594. </span>
  595. </div>
  596. </li>
  597. <li>
  598. <div class="article-photo">
  599. <a href="post.html" class="hover-effect"><img src="images/photos/image-11.jpg" alt="" /></a>
  600. </div>
  601. <div class="article-content">
  602. <h4><a href="post.html">Nec option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  603. <span class="meta">
  604. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  605. <span class="tag" style="background: #2a8ece;">Custom Tag</span>
  606. </span>
  607. </div>
  608. </li>
  609. <li>
  610. <div class="article-photo">
  611. <a href="post.html" class="hover-effect"><img src="images/photos/image-12.jpg" alt="" /></a>
  612. </div>
  613. <div class="article-content">
  614. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  615. <span class="meta">
  616. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  617. </span>
  618. </div>
  619. </li>
  620. <li>
  621. <div class="article-photo">
  622. <a href="post.html" class="hover-effect"><img src="images/photos/image-13.jpg" alt="" /></a>
  623. </div>
  624. <div class="article-content">
  625. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  626. <span class="meta">
  627. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  628. </span>
  629. </div>
  630. </li>
  631. <li>
  632. <div class="article-photo">
  633. <a href="post.html" class="hover-effect"><img src="images/photos/image-14.jpg" alt="" /></a>
  634. </div>
  635. <div class="article-content">
  636. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  637. <span class="meta">
  638. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  639. </span>
  640. </div>
  641. </li>
  642. <li>
  643. <div class="article-photo">
  644. <a href="post.html" class="hover-effect"><img src="images/photos/image-15.jpg" alt="" /></a>
  645. </div>
  646. <div class="article-content">
  647. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  648. <span class="meta">
  649. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  650. </span>
  651. </div>
  652. </li>
  653. </ul>
  654. </div>
  655. </div>
  656.  
  657. <!-- END .content-block -->
  658. </div>
  659.  
  660.  
  661.  
  662. <div class="block">
  663. <div class="featured-block">
  664. <div class="article-content">
  665. <h3><a href="post.html">Cibo aliquip virtute pro ea his posse possit omittantur</a><a href="post.html#comments" class="h-comment">43</a></h3>
  666. <span class="meta">
  667. <a href="blog.html"><span class="icon-text">&#128340; </span>11:20, 7.Oct 2013</a>
  668. </span>
  669. </div>
  670. <div class="article-photo">
  671. <a href="post.html" class="hover-effect"><img src="images/photos/image-8.jpg" alt="" /></a>
  672. </div>
  673. </div>
  674. </div>
  675.  
  676. <div class="block">
  677. <h2 class="list-title">U.S. Government Shutdown</h2>
  678. <ul class="article-list">
  679. <li><a href="post.html">Solet percipit euod tractatos percipit euod tractatos</a><a href="post.html#comments" class="h-comment">32</a><span class="meta-date">7.Oct</span></li>
  680. <li><a href="post.html">Ei sonet atomorum meiquo singulis invenire nesit</a><a href="post.html#comments" class="h-comment">84</a><span class="meta-date">7.Oct</span></li>
  681. <li><a href="post.html">Lus eleifend hom pertinacia hom pertinacia</a><a href="post.html#comments" class="h-comment">72</a><span class="meta-date">6.Oct</span></li>
  682. <li><a href="post.html">Pri viderer recteque exp inimicusis verear minimum vim</a><a href="post.html#comments" class="h-comment">136</a><span class="meta-date">6.Oct</span></li>
  683. <li><a href="post.html">Ocurr comprehensam recteq comprehensam recteq</a><a href="post.html#comments" class="h-comment">8</a><span class="meta-date">6.Oct</span></li>
  684. <li><a href="post.html">Ut oratio viderer evertim</a><a href="post.html#comments" class="h-comment">92</a><span class="meta-date">5.Oct</span></li>
  685. </ul>
  686. <a href="blog.html" class="more">Read More</a>
  687. </div>
  688.  
  689. <div class="block">
  690. <h2 class="list-title" style="color: #c42b20;border-bottom: 2px solid #c42b20;">Entertainment News</h2>
  691. <ul class="article-list">
  692. <li><a href="post.html">Solet percipit euod tractatos percipit euod tractatos</a><a href="post.html#comments" class="h-comment">32</a><span class="meta-date">7.Oct</span></li>
  693. <li><a href="post.html">Ei sonet atomorum meiquo singulis invenire nesit</a><a href="post.html#comments" class="h-comment">84</a><span class="meta-date">7.Oct</span></li>
  694. <li><a href="post.html">Lus eleifend hom pertinacia hom pertinacia</a><a href="post.html#comments" class="h-comment">72</a><span class="meta-date">6.Oct</span></li>
  695. <li><a href="post.html">Pri viderer recteque exp inimicusis verear minimum vim</a><a href="post.html#comments" class="h-comment">136</a><span class="meta-date">6.Oct</span></li>
  696. <li><a href="post.html">Ocurr comprehensam recteq comprehensam recteq</a><a href="post.html#comments" class="h-comment">8</a><span class="meta-date">6.Oct</span></li>
  697. <li><a href="post.html">Ut oratio viderer evertim</a><a href="post.html#comments" class="h-comment">92</a><span class="meta-date">5.Oct</span></li>
  698. <li><a href="post.html">Solet percipit euod tractatos percipit euod tractatos</a><a href="post.html#comments" class="h-comment">32</a><span class="meta-date">7.Oct</span></li>
  699. <li><a href="post.html">Ei sonet atomorum meiquo singulis invenire nesit</a><a href="post.html#comments" class="h-comment">84</a><span class="meta-date">7.Oct</span></li>
  700. </ul>
  701. <a href="blog.html" class="more">Read More</a>
  702. </div>
  703.  
  704. <div class="block">
  705. <h2 class="list-title" style="color: #2277c6;border-bottom: 2px solid #2277c6;">Middle East News</h2>
  706. <ul class="article-list">
  707. <li><a href="post.html">Solet percipit euod tractatos percipit euod tractatos</a><a href="post.html#comments" class="h-comment">32</a><span class="meta-date">7.Oct</span></li>
  708. <li><a href="post.html">Ei sonet atomorum meiquo singulis invenire nesit</a><a href="post.html#comments" class="h-comment">84</a><span class="meta-date">7.Oct</span></li>
  709. <li><a href="post.html">Lus eleifend hom pertinacia hom pertinacia</a><a href="post.html#comments" class="h-comment">72</a><span class="meta-date">6.Oct</span></li>
  710. <li><a href="post.html">Pri viderer recteque exp inimicusis verear minimum vim</a><a href="post.html#comments" class="h-comment">136</a><span class="meta-date">6.Oct</span></li>
  711. <li><a href="post.html">Ocurr comprehensam recteq comprehensam recteq</a><a href="post.html#comments" class="h-comment">8</a><span class="meta-date">6.Oct</span></li>
  712. <li><a href="post.html">Ut oratio viderer evertim</a><a href="post.html#comments" class="h-comment">92</a><span class="meta-date">5.Oct</span></li>
  713. <li><a href="post.html">Solet percipit euod tractatos percipit euod tractatos</a><a href="post.html#comments" class="h-comment">32</a><span class="meta-date">7.Oct</span></li>
  714. <li><a href="post.html">Ei sonet atomorum meiquo singulis invenire nesit</a><a href="post.html#comments" class="h-comment">84</a><span class="meta-date">7.Oct</span></li>
  715. <li><a href="post.html">Solet percipit euod tractatos percipit euod tractatos</a><a href="post.html#comments" class="h-comment">32</a><span class="meta-date">7.Oct</span></li>
  716. <li><a href="post.html">Ei sonet atomorum meiquo singulis invenire nesit</a><a href="post.html#comments" class="h-comment">84</a><span class="meta-date">7.Oct</span></li>
  717. <li><a href="post.html">Lus eleifend hom pertinacia hom pertinacia</a><a href="post.html#comments" class="h-comment">72</a><span class="meta-date">6.Oct</span></li>
  718. <li><a href="post.html">Pri viderer recteque exp inimicusis verear minimum vim</a><a href="post.html#comments" class="h-comment">136</a><span class="meta-date">6.Oct</span></li>
  719. </ul>
  720. <a href="blog.html" class="more">Read More</a>
  721. </div>
  722.  
  723. <div class="block">
  724. <div class="banner">
  725. <a href="#" target="_blank"><img src="images/no-banner-200x200.jpg" alt="" /></a>
  726. <a href="contact-us.html" class="ad-link"><span class="icon-text">&#9652;</span>Advertisement<span class="icon-text">&#9652;</span></a>
  727. </div>
  728. </div>
  729.  
  730. <div class="block">
  731. <h2 class="list-title" style="color: #dd8229;border-bottom: 2px solid #dd8229;">Travel News</h2>
  732. <ul class="article-block">
  733. <li>
  734. <div class="article-photo">
  735. <a href="post.html" class="hover-effect"><img src="images/photos/image-1.jpg" alt="" /></a>
  736. </div>
  737. <div class="article-content">
  738. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing</a><a href="post.html#comments" class="h-comment">201</a></h4>
  739. <span class="meta">
  740. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  741. </span>
  742. </div>
  743. </li>
  744. <li>
  745. <div class="article-photo">
  746. <a href="post.html" class="hover-effect"><img src="images/photos/image-2.jpg" alt="" /></a>
  747. </div>
  748. <div class="article-content">
  749. <h4><a href="post.html">Nec option veritus ullamcorper quaestio</a><a href="post.html#comments" class="h-comment">74</a></h4>
  750. <span class="meta">
  751. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  752. </span>
  753. </div>
  754. </li>
  755. <li>
  756. <div class="article-photo">
  757. <a href="post.html" class="hover-effect"><img src="images/photos/image-3.jpg" alt="" /></a>
  758. </div>
  759. <div class="article-content">
  760. <h4><a href="post.html">Ea fugit appareat quaestio delectus pericula</a><a href="post.html#comments" class="h-comment">39</a></h4>
  761. <span class="meta">
  762. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  763. </span>
  764. </div>
  765. </li>
  766. <li>
  767. <div class="article-photo">
  768. <a href="post.html" class="hover-effect"><img src="images/photos/image-4.jpg" alt="" /></a>
  769. </div>
  770. <div class="article-content">
  771. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  772. <span class="meta">
  773. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  774. </span>
  775. </div>
  776. </li>
  777. <li>
  778. <div class="article-photo">
  779. <a href="post.html" class="hover-effect"><img src="images/photos/image-5.jpg" alt="" /></a>
  780. </div>
  781. <div class="article-content">
  782. <h4><a href="post.html">Debitis minimum vituperata mei no intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  783. <span class="meta">
  784. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  785. </span>
  786. </div>
  787. </li>
  788. </ul>
  789. <a href="blog.html" class="more">Read More</a>
  790. </div>
  791.  
  792. <!-- END .content-block -->
  793. </div>
  794.  
  795. <!-- END .double-block -->
  796. </div>
  797.  
  798. <!-- END .main-page -->
  799. </div>
  800.  
  801.  
  802. <!-- BEGIN .widget -->
  803. <div class="widget">
  804. <a href="#" target="_blank"><img src="images/no-banner-300x250.jpg" alt="" /></a>
  805. <a href="contact-us.html" class="ad-link"><span class="icon-text">&#9652;</span>Advertisement<span class="icon-text">&#9652;</span></a>
  806. <!-- END .widget -->
  807. </div>
  808.  
  809. <!-- BEGIN .widget -->
  810. <div class="widget">
  811. <h3>Socialize</h3>
  812. <div class="widget-social">
  813. <div class="social-bar">
  814. <a href="#" class="social-icon"><i class="number">1.2m</i><span class="facebook">Facebook</span></a>
  815. <a href="#" class="social-icon"><i class="number">2.6k</i><span class="twitter">Twitter</span></a>
  816. <a href="#" class="social-icon"><i class="number">1.4k</i><span class="google">Google+</span></a>
  817. <a href="#" class="social-icon"><i class="number">823</i><span class="linkedin">Linkedin</span></a>
  818. </div>
  819. <p>Suscipit partiendo comprehensam ne eos mel, nam omnis maiestatis no. Eum at reformidans ius, cu.</p>
  820. </div>
  821. <!-- END .widget -->
  822. </div>
  823.  
  824. <!-- BEGIN .widget -->
  825. <div class="widget">
  826. <h3>Latest Articles</h3>
  827. <div class="widget-articles">
  828. <ul>
  829. <li>
  830. <div class="article-photo">
  831. <a href="post.html" class="hover-effect"><img src="images/photos/image-1.jpg" alt="" /></a>
  832. </div>
  833. <div class="article-content">
  834. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  835. <span class="meta">
  836. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  837. </span>
  838. </div>
  839. </li>
  840. <li>
  841. <div class="article-photo">
  842. <a href="post.html" class="hover-effect"><img src="images/photos/image-2.jpg" alt="" /></a>
  843. </div>
  844. <div class="article-content">
  845. <h4><a href="post.html">Nec option veritus ullamcorper cu ea eam cibo quaestio te eros</a><a href="post.html#comments" class="h-comment">74</a></h4>
  846. <span class="meta">
  847. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  848. </span>
  849. </div>
  850. </li>
  851. <li>
  852. <div class="article-photo">
  853. <a href="post.html" class="hover-effect"><img src="images/photos/image-3.jpg" alt="" /></a>
  854. </div>
  855. <div class="article-content">
  856. <h4><a href="post.html">Ea mea fugit appareat quaestio delectus pericula id sea</a><a href="post.html#comments" class="h-comment">39</a></h4>
  857. <span class="meta">
  858. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  859. </span>
  860. </div>
  861. </li>
  862. <li>
  863. <div class="article-photo">
  864. <a href="post.html" class="hover-effect"><img src="images/photos/image-4.jpg" alt="" /></a>
  865. </div>
  866. <div class="article-content">
  867. <h4><a href="post.html">Ex cibo ullum nostrum per quo cu utamur fabulas</a><a href="post.html#comments" class="h-comment">99</a></h4>
  868. <span class="meta">
  869. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  870. </span>
  871. </div>
  872. </li>
  873. <li>
  874. <div class="article-photo">
  875. <a href="post.html" class="hover-effect"><img src="images/photos/image-5.jpg" alt="" /></a>
  876. </div>
  877. <div class="article-content">
  878. <h4><a href="post.html">Debitis minimum vituperata mei no adipiscing intellegam</a><a href="post.html#comments" class="h-comment">201</a></h4>
  879. <span class="meta">
  880. <a href="blog.html"><span class="icon-text">&#128340;</span>11:20, 7.Oct 2013</a>
  881. </span>
  882. </div>
  883. </li>
  884. </ul>
  885. </div>
  886. <!-- END .widget -->
  887. </div>
  888.  
  889. <!-- BEGIN .widget -->
  890. <div class="widget">
  891. <h3>Recent Comments</h3>
  892. <div class="widget-comments">
  893. <ul>
  894. <li>
  895. <div class="comment-photo">
  896. <span class="hover-effect"><img src="images/photos/avatar-1.jpg" alt="" /></span>
  897. </div>
  898. <div class="comment-content">
  899. <h3>Bran Sabas</h3>
  900. <p>Suscipit partiendo comprehensam ne eos mel, nam omnis maiestatis no. Eum at reformidans ius, cu sonet tollit mea</p>
  901. <span class="meta">
  902. <a href="post.html"><span class="icon-text">&#59212;</span>View Article</a>
  903. </span>
  904. </div>
  905. </li>
  906. <li>
  907. <div class="comment-photo">
  908. <a href="#" class="hover-effect"><img src="images/photos/avatar-2.jpg" alt="" /></a>
  909. </div>
  910. <div class="comment-content">
  911. <h3><a href="#">Orange-Themes</a></h3>
  912. <p>Sed primis voluptaria voluptatum et, cum ex accusam fierent honestatis. Duo illum saperet no. Errem verterem legendos eu.</p>
  913. <span class="meta">
  914. <a href="post.html"><span class="icon-text">&#59212;</span>View Article</a>
  915. </span>
  916. </div>
  917. </li>
  918. <li>
  919. <div class="comment-photo">
  920. <span class="hover-effect"><img src="images/photos/avatar-3.jpg" alt="" /></span>
  921. </div>
  922. <div class="comment-content">
  923. <h3>Spencer Abner</h3>
  924. <p>Cu malorum molestiae intellegat qui. Molestiae hendrerit cu his.</p>
  925. <span class="meta">
  926. <a href="post.html"><span class="icon-text">&#59212;</span>View Article</a>
  927. </span>
  928. </div>
  929. </li>
  930. </ul>
  931. </div>
  932. <!-- END .widget -->
  933. </div>
  934.  
  935. <!-- BEGIN .widget -->
  936. <div class="widget">
  937. <h3>Tag Cloud</h3>
  938. <div class="tag-cloud">
  939. <a href="category.html">Duo illum</a><a href="category.html">Veritus ullamcorper</a><a href="category.html">Molestiae</a><a href="category.html">Mea fugit appareat</a><a href="category.html">Delectus pericula id sea</a><a href="category.html">Option veritus</a><a href="category.html">Fugit appareat</a>
  940. </div>
  941. <!-- END .widget -->
  942. </div>
  943.  
  944. <!-- BEGIN .widget -->
  945. <div class="widget">
  946. <h3>Subscribe Mailing List</h3>
  947. <div class="mailing-list">
  948. <p>By subscribing You will recieve our latest news. Your information will not be shared with anyone.</p>
  949. <hr />
  950. <div class="info-message success">
  951. <span class="icon-text">&#128077;</span>
  952. <b>Gear Success !</b>
  953. <p>Everything went well, You are now subscribed !</p>
  954. </div>
  955. <!-- <div class="info-message fail">
  956. <span class="icon-text">&#9888;</span>
  957. <b>Whooooops !</b>
  958. <p>You made a little error here !</p>
  959. </div> -->
  960. <!-- <div class="info-message">
  961. <span class="icon-text">&#10227;</span>
  962. <b>Loading!</b>
  963. <p>This may take a few seconds !</p>
  964. </div> -->
  965. <div class="subscribe-block">
  966. <form action="#">
  967. <p><input type="text" value="" placeholder="Your name" /></p>
  968. <p><input type="text" value="" placeholder="Your e-mail" /></p>
  969. <p><input type="submit" value="Subscribe" class="button" /></p>
  970. </form>
  971. </div>
  972. </div>
  973. <!-- END .widget -->
  974. </div>
  975.  
  976. <!-- BEGIN .widget -->
  977. <div class="widget">
  978. <h3>Calendar</h3>
  979. <div id="calendar_wrap">
  980. <table id="wp-calendar">
  981. <caption>October 2013</caption>
  982. <thead>
  983. <tr>
  984. <th scope="col" title="Monday">M</th>
  985. <th scope="col" title="Tuesday">T</th>
  986. <th scope="col" title="Wednesday">W</th>
  987. <th scope="col" title="Thursday">T</th>
  988. <th scope="col" title="Friday">F</th>
  989. <th scope="col" title="Saturday">S</th>
  990. <th scope="col" title="Sunday">S</th>
  991. </tr>
  992. </thead>
  993.  
  994. <tfoot>
  995. <tr>
  996. <td colspan="3" id="prev"><a href="#" title="View posts for September 2013">« Sep</a></td>
  997. <td class="pad">&nbsp;</td>
  998. <td colspan="3" id="next" class="pad">&nbsp;</td>
  999. </tr>
  1000. </tfoot>
  1001.  
  1002. <tbody>
  1003. <tr>
  1004. <td colspan="1" class="pad">&nbsp;</td><td>1</td><td>2</td><td>3</td><td><a href="blog.html">4</a></td><td>5</td><td><a href="blog.html">6</a></td>
  1005. </tr>
  1006. <tr>
  1007. <td>7</td><td><a href="blog.html">8</td><td><a href="blog.html">9</a></td><td><a href="blog.html">10</a></td><td>11</td><td>12</td><td>13</td>
  1008. </tr>
  1009. <tr>
  1010. <td>14</td><td><a href="blog.html">15</a></td><td>16</td><td><a href="blog.html">17</a></td><td><a href="blog.html">18</a></td><td>19</td><td><a href="blog.html">20</a></td>
  1011. </tr>
  1012. <tr>
  1013. <td><a href="blog.html">21</a></td><td>22</td><td id="today"><a href="blog.html">23</a></td><td>24</td><td>25</td><td>26</td><td>27</td>
  1014. </tr>
  1015. <tr>
  1016. <td>28</td><td>29</td><td>30</td><td>31</td>
  1017. <td class="pad" colspan="3">&nbsp;</td>
  1018. </tr>
  1019. </tbody>
  1020. </table>
  1021. </div>
  1022. <!-- END .widget -->
  1023. </div>
  1024.  
  1025. <!-- BEGIN .widget -->
  1026. <div class="widget">
  1027. <h3>Latest Photo Galleries</h3>
  1028. <div class="latest-galleries">
  1029.  
  1030. <div class="gallery-widget">
  1031. <div class="gallery-photo" rel="hover-parent">
  1032. <a href="#" class="slide-left icon-text">&#59229;</a>
  1033. <a href="#" class="slide-right icon-text">&#59230;</a>
  1034. <ul>
  1035. <li><a href="photo-gallery-single.html" class="hover-effect"><img src="images/photos/image-6.jpg" alt="" /></a></li>
  1036. <li><a href="photo-gallery-single.html" class="hover-effect"><img src="images/photos/image-7.jpg" alt="" /></a></li>
  1037. </ul>
  1038. </div>
  1039. <div class="gallery-content">
  1040. <h4><a href="photo-gallery-single.html">Quot clita etiam qualisque urbanitas brute</a></h4>
  1041. <span class="meta">
  1042. <span class="right">23 photos</span>
  1043. <a href="photo-gallery-single.html"><span class="icon-text">&#59212;</span>View all photos</a>
  1044. </span>
  1045. </div>
  1046. </div>
  1047.  
  1048. <div class="gallery-widget">
  1049. <div class="gallery-photo" rel="hover-parent">
  1050. <a href="#" class="slide-left icon-text">&#59229;</a>
  1051. <a href="#" class="slide-right icon-text">&#59230;</a>
  1052. <ul>
  1053. <li><a href="photo-gallery-single.html" class="hover-effect"><img src="images/photos/image-7.jpg" alt="" /></a></li>
  1054. <li><a href="photo-gallery-single.html" class="hover-effect"><img src="images/photos/image-6.jpg" alt="" /></a></li>
  1055. </ul>
  1056. </div>
  1057. <div class="gallery-content">
  1058. <h4><a href="photo-gallery-single.html">Ad vel ludus omnes clita aperiam accusam inimicus expetendis</a></h4>
  1059. <span class="meta">
  1060. <span class="right">35 photos</span>
  1061. <a href="photo-gallery-single.html"><span class="icon-text">&#59212;</span>View all photos</a>
  1062. </span>
  1063. </div>
  1064. </div>
  1065.  
  1066. </div>
  1067. <!-- END .widget -->
  1068. </div>
  1069.  
  1070. <!-- END .main-sidebar -->
  1071. </div>
  1072.  
  1073. <div class="clear-float"></div>
  1074.  
  1075. </div>
  1076.  
  1077. <!-- END .wrapper -->
  1078. </div>
  1079.  
  1080. <!-- BEGIN .content -->
  1081. </div>
  1082.  
  1083. <!-- BEGIN .footer -->
  1084. <div class="footer">
  1085.  
  1086. <!-- BEGIN .wrapper -->
  1087. <div class="wrapper">
  1088.  
  1089. <ul class="right">
  1090. <li><a href="index.html">Homepage</a></li>
  1091. <li><a href="blog.html">Blog Page</a></li>
  1092. <li><a href="photo-gallery.html">Photo Gallery</a></li>
  1093. <li><a href="error-404.html">404 Error Page</a></li>
  1094. <li><a href="contact-us.html">Contact Us</a></li>
  1095. </ul>
  1096.  
  1097. <a href="index.html" class="logo-footer"><img src="images/logo-footer.png" alt="" /></a>
  1098.  
  1099. <p>&copy; 2013 Copyright <b>Allegro</b> theme. All Rights reserved.<br/>Designed by <a href="http://orange-themes.com" target="_blank" class="orange-themes">Orange-Themes.com</a></p>
  1100.  
  1101. <!-- END .wrapper -->
  1102. </div>
  1103.  
  1104. <!-- END .footer -->
  1105. </div>
  1106.  
  1107. <!-- END .boxed -->
  1108. </div>
  1109.  
  1110. <!-- Scripts -->
  1111. <script type="text/javascript" src="jscript/jquery-latest.min.js"></script>
  1112. <script type="text/javascript" src="jscript/theme-scripts.js"></script>
  1113. <script type="text/javascript" src="jscript/lightbox.js"></script>
  1114. <script type="text/javascript" src="jscript/demo-settings.js"></script>
  1115.  
  1116. <!-- END body -->
  1117. </body>
  1118. <!-- END html -->
  1119. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement