/*
Theme Name: LamonoMagazine
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #7DCBDF;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #dedede url(images/header.gif) repeat-x scroll top;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #676767;
  padding-top: 10px;
}

/***************LAYOUT*************************/
#blogtitle {
  text-transform: uppercase;
  float: right;
  display: inline;
  margin: 50px 55px 45px 0;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 660px;
  padding-left: 40px;
  height: 60px;
  margin-bottom: 110px;
}
#top li {
  float: left;
  line-height: 50px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 40px 0 0;
  color: #fff;
}
#top li.current_page_item a, #top li a:hover {
  color: #7ecbdf;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 206px;
  padding: 10px 15px 9px 5px;
  margin-bottom: 5px;
  color: #030000;
  font-size: 11px;
  border: 1px solid #dbdada;
  background: #fff url(images/search.png) no-repeat scroll 96% 50%;
}
*+html #s {
  padding-bottom: 7px;
}
#left-column {
  float: left;
  width: 35%;
  background: #ffffff;
}
#right-column {
  width: 65%;
  background: #ebe9e6 url(images/top.gif) repeat-x scroll top;
  overflow: hidden;
}
#contentwrap {
  float: left;
  width: 100%;
}
#sidebar {
  clear: both;
  float: right;
  width: 259px;
  border-right: 1px solid #c7c6c5;
}

/* -------- ADVERT -------- */

.add2 {
  margin: 5px 5px 0px 20px;
}

/* -------- END ADVERT -------- */
#footerw {
  width: 100%;
  border-top: 1px solid #fff;
  clear: both;
}
#footer {
  padding: 20px 0;
  overflow: hidden;
  color: #333333;
  font-size: 11px;
  text-align: center;
}
#footer a, #footer a:visited {
  color: #9b9b9b;
}
#footer a:hover {
  color: #09c3f2;
  text-decoration: underline;
}
.inside {
  padding: 0 0 0 40px;
  width: 620px;
  overflow: hidden;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  width: 245px;
  padding: 7px 0 7px 15px;
  font-size: 13px;
  color: #ffffff;
  background: #7ecbdf;
  margin: 0 0 12px -15px;
}
.side-widget {
  clear: both;
  width: 230px;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
}
.side-widget a, .side-widget a:visited {
  color: #767676;
}
.side-widget a:hover {
  color: #7ecbdf;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin: 2px 0 10px;
  line-height: 22px;
  font-size: 22px;
}
h2.title a, h2.title a:visited {
  color: #010000;
}
.meta {
  margin-bottom: 19px;
}
.meta, .meta a, .meta a:visited {
  color: #a6a6a6;
}
.comm {
  float: right;
  width: 40px;
  height: 29px;
  padding-top: 11px;
  text-align: center;
  font-size: 17px;
  background: url(images/comm.png) no-repeat scroll center;
}
a.comm, a.comm:hover {
  color: #fff;
}
.postmetadata {
  margin: 15px 0;
}
.post, .page {
  border-top: 2px solid #030000;
  border-bottom: 1px solid #c7c6c5;
  margin-bottom: 42px;
  padding: 25px 0 25px 0px;
  background: #f4f4f4;
}
.entry {
  margin-top: 10px;
  line-height: 22px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 1px solid #bfbfbf;
  margin: 0 20px 10px 0!important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #7ecbdf;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 12px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #7ecbdf;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 5px 0 30px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  display: block;
  background: #7ecbdf;
  font-size: 10px;
  padding: 4px 0 4px 30px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  color:#fff;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  color:#fff;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;
  background: none !important;
  border: 0 !important;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  color:#fff;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 62px !important;
  padding: 0 !important;
  border-bottom: 1px dashed #b8b8b8;
}
ul#topsoc li a {
  padding: 32px 0px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
