/*
Theme Name: SecretMagazine
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: #568dcc;
  text-decoration: none;
}
a:hover {
  text-decoration:underline;
}
/***************END LINKS*************************/

html body {
  background: #f8f8e6;
  font-size: 12px;
  color: #9b9b9a;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  padding-top: 25px;
}

/***************LAYOUT*************************/
#shadow {
  margin: 0 auto;
  width: 968px;
  background: url(images/shadow.png) repeat-y;
  padding-bottom: 4px;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 230px;
  background: url(images/header.png) repeat-x;
  margin-bottom: 25px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 35px;
  left: 40px;
  height: 132px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: lowercase;
  color: #dedece;
  font-size: 17px;
  margin-left: 2px;
}
.adv {
  float: right;
  margin: 30px 40px 0 0;
  background: #266aa2;
  border: 1px solid #025291;
  padding: 3px;
}

/* -------- START CATEGORY MENU -------- */


#nav2 {
  clear: both;
  float: left;
  height: 50px;
  width: 960px;
}
#nav2 ul {
  margin-left: 27px;
}
#nav2 li {
  float: left;
}
#nav2 li a, #top li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  padding: 14px 20px;
}
#nav2 li.current-cat, #nav2 li:hover {
  background: url(images/navleft.png) no-repeat scroll left;
  height: 47px;
  padding-top: 16px;
  margin-top: -16px;
}
#nav2 li.current-cat a, #nav2 li a:hover {
  color: #282828;
  background: url(images/navright.png) no-repeat scroll right top;
  height: 63px;
  margin-top: -16px;
  padding-top: 30px;
}


/* -------- END CATEGORY MENU -------- */


/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 52px;
}
#top ul {
  margin-left: 27px;
}
#top li {
  float: left;
}
#top li a {
  color: #282828;
  padding: 14px 20px;
}
#top li.current_page_item a, #top li a:hover {
  color: #155b90;
}

/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #cdd6a6;
  background: #fff;
  padding: 3px;
  margin: 2px 5px 0px 0px;
}
#s {
  width: 214px;
  padding: 10px 0 10px 5px;
  border: 0;
  background: url(images/input.png) no-repeat scroll center top;
  margin-bottom: 5px;
  color: #8a8a87;
}
#contentwrap {
  float: left;
  width: 658px;
}
#sidebar {
  float: right;
  width: 291px;
  margin-right: 1px;
  display: inline;
}

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

.advert{
  padding:5px;
  overflow:hidden;
}
.advert img{
  padding:2px;
  margin:0 4px 4px 0;
  float: left;
  display: inline;
  position: relative;
  left: 2px;
  background: #fff;
  border: 1px solid #d0d4ab;
}

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

.custom_images img {
  margin: -8px 2px 5px 2px;
  padding: 0;
}
#footer {
  width: 920px;
  clear: both;
  background: #e3e3ca;
  border-top: 1px solid #d4d4b9;
  border-bottom: 1px solid #d4d4b9;
  height: 23px;
  padding: 23px 20px;
}
#footer a, #footer a:visited {
  color: #656556;
}
.inside {
  padding: 0 20px 20px;
}
#wrapbot {
  margin: 0 auto 15px;
  width: 968px;
  background: url(images/wrapbot.png) no-repeat;
  height: 4px;
}


/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 25px 0 12px;
  font-size: 25px;
  color: #125c90;
}
.side-widget {
  clear: both;
  width: 271px;
  padding: 0 10px 10px;
  background: #f8f8e6;
  border: 1px solid #d0d4ab;
  margin-bottom: 20px;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul ul, #sidebar ul ul ul {
  margin-top: 0;
}
#sidebar ul li {
  line-height: 29px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #e7e7c6;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e7e7c6;
}
li.last {
  border-bottom: none !important;
}
.side-widget a, .side-widget a:visited {
  color: #8a8a87;
}
.side-widget a:hover {
  color: #0b5689;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 28px;
  font-size: 28px;
}
h2.title a, h2.title a:visited {
  color: #125c90;
}
.meta {
  clear: both;
  background: #f8f8e6;
  border: 1px solid #d0d4ab;
  padding: 7px 10px;
  font-size: 11px;
  margin-bottom: 40px;
  color: #6f6f62;
}
*+html .meta {
  padding:3px 10px 5px;
}
.comm {
  float: right;
}
.comm a, .comm a:visited {
  color: #6f6f62;
}
*+html .comm {
  position: relative;
  top: -25px;
  right: 10px;
}
.rmore {
  float: right;
  margin-top: 7px;
  margin-bottom: 20px;
}
a.more-link {
  float: left;
  background: url(images/more.png) no-repeat scroll center center;
  padding: 10px 20px;
  color: #fff;
}
.post, .page {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.post_thumbnail {
}
.imgbg {
  background: url(images/imgbg.png) no-repeat scroll 0 0;
  padding: 10px 10px 10px;
  float:left;
  margin-right: 7px;
}
.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 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #d0d4ab;
  width: 100%;
  color: #fff;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #D0D4AB;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



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


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:20px 0 0px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#f8f8e6;
  border:1px solid #d0d4ab;
  color:#6f6f62;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#f8f8e6;
  border:1px solid #d0d4ab;
  color:#6f6f62;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#e1e1c4;
  border:1px solid #d0d4ab;
  color:#6f6f62;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: 7px;
}
ul#topsoc li {
  line-height: 51px !important;
  border: 1px solid #c9c9c9 !important;
  margin-top: 7px !important;
  background: #eaeacf;
}
ul#topsoc li a {
  padding: 32px 32px 32px 50px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 7px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 7px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 7px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */