/*
Theme Name: NumertoMagazine
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");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #677f62;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #ffffff url(images/header.png) repeat-x;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #5e5e5e;
}

/***************LAYOUT*************************/
#shadow-top {
  width: 967px;
  height: 4px;
  background: url(images/shadow-top.png) no-repeat;
  margin: 0 auto;
}
#mainwrap {
  margin: 0 auto 0px;
  width: 967px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}
#shadow-bot {
  clear: both;
  width: 967px;
  height: 4px;
  background: url(images/shadow-bot.png) no-repeat;
  margin: 0 auto 20px;
}
#header {
  width: 960px;
  height: 172px;
  margin: 0 auto 20px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 89px;
  padding-top: 35px;
}
#heading {
  color: #bf9504;
}
.description {
  color: #c6c6c5;
  margin-top: -10px;
}
.adv {
  float: right;
  margin: 30px 0px 0 0;
}

/* -------- CUSTOM -------- */
#feature_image {
	width: 941px;
	height: 255px;
	margin: 10px auto 10px;
	background: #ffffff;
	border: 1px solid #c7c7c6;
	background: url(images/church.jpg) no-repeat;
}

/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 45px;
}
#top li {
  float: left;
  line-height: 42px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 20px 0 20px;
  color: #494949;
  font-size: 16px;
  margin-right: 1px;
}
#top li.current-menu-item a, #top li a:hover {
  color: #fff;
  background: #677f62;
}

/* -------- END PAGE MENU -------- */

#s {
  width: 211px;
  padding: 11px 0 8px 5px;
  border: 1px solid #c7c7c6;
  color: #c7c7c6;
  margin-bottom: 5px;
  font-size: 11px;
}
#contentwrap {
  float: left;
  width: 665px;
}
#sidebar {
  float: right;
  width: 287px;
  background: #fff;
  border: 1px solid #c7c7c6;
  margin: 12px 12px 12px 0;
  display: inline;
  padding-top: 7px;
}
#sb-top {
  clear: both;
  width: 100%;
  height: 3px;
  background: url(images/sb-top.png) repeat-x;
}
#sidebar2w {
  width: 100%;
  background: #f0eee9;
  overflow: hidden;
}
#sb-bot {
  clear: both;
  width: 100%;
  height: 3px;
  background: url(images/sb-bot.png) repeat-x;
}
#sidebar2 {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 0;
  overflow: hidden;
}
#footer1, #footer2, #footer3 {
  width: 190px;
  float: left;
  margin-right: 65px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 190px;
}
#sidebar2 h3 {
  color: #494949;
  border-bottom: 1px solid #c7c7c6;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
}
.widget a, .widget a:visited {
  color: #5e5e5e;
}
.widget a:hover {
  color: #677f62;
  text-decoration: underline;
}
.widget ul li {
  padding: 8px 0 8px 0px;
  margin-left: 0;
  border-bottom: 1px solid #c7c7c6;
}
.widget li li {
  border-bottom: 0;
  border-top: 1px solid #c7c7c6;
}
.widget ul.children {
  margin: 7px 0 -7px 0;
}


/* -------- ADVERT -------- */
.advert img{
  border:none;
  margin:3px;
  float: left;
  display: inline;
}
/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0px 0px -10px 2px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden;
  font-size: 11px;
}
#footer a, #footer a:visited {
  color: #5e5e5e;
}
#footer a:hover {
  color: #677f62;
  text-decoration: underline;
}
.inside {
  padding: 12px;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 10px 0;
  font-size: 20px;
  text-transform: capitalize;
  color: #494949;
  border-bottom: 1px solid #c7c7c6;
  margin-bottom: 15px;
}
.side-widget {
  clear: both;
  width: 265px;
  padding: 0 11px 0 11px;
  margin-bottom: 20px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 12px;
  margin-left: 0;
  border-bottom: 1px solid #c7c7c6;
  background: url(images/arrow.png) no-repeat scroll 0 13px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #c7c7c6;
}
.side-widget a, .side-widget a:visited {
  color: #5e5e5e;
}
.side-widget a:hover {
  color: #677f62;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 32px;
  font-size: 32px;
}
h2.title a, h2.title a:visited {
  color: #494949;
}
h2.title a:hover {

}
.meta {
  padding: 4px 2px 17px;
  color: #677f62;
}
.date {
  float: right;
  background: #f0eee9;
  border: 1px solid #c7c7c6;
  padding: 3px 0px 3px;
  width: 48px;
  text-align: center;
  font-size: 14px;
  color: #494949;
  line-height: 22px;
}
.day {
  font-size: 24px;
  color: #677f62;
}
a.more-link {
  background: #f0eee9;
  border: 1px solid #c7c7c6;
  padding: 5px 10px 7px;
  color: #494949;
}
.postmetadata {
  margin: 15px 0 10px;
  text-align: right;
}
.post, .page {
  margin-bottom: 23px;
  padding: 15px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c7c7c6;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.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: 5px;
  border: 1px solid #c7c7c6;
}
.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;
}
caption {
  background: #f0eee9;
  color: #929190;
  width: 100%;
}
#wp-calendar th {
  padding: 14px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #f0eee9;
  padding: 1px 6px;
  color: #929190;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  font-size: 32px;
  text-align: center;
}
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;
  text-align:center;
  font-size: 11px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #c7c7c6;
  color:#5e5e5e;
  background: #fff;
  margin:2px;
  padding:5px 9px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #c7c7c6;
  color:#5e5e5e;
  background: #fff;
  margin:2px;
  padding:5px 9px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #c7c7c6;
  color:#677f62;
  background: #fff;
  margin:2px;
  padding:5px 9px;
}
/* -------- END PAGE NAVIGATION -------- */
.flickr_badge_image { float: left; }
.flickr_badge_image img { width: 54px; height: 47px; padding: 0px; margin: 0 10px 10px 0; border: 1px solid #c7c7c6;   float: left; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img, #flickr_badge_image12 img {
  margin-right: 0;
}
/************************************************************************
  SUBSCRIPTION
*************************************************************************/
ul#topsoc {
  width: 190px;
}
ul#topsoc li {
  line-height: 30px !important;
  border-bottom: none !important;
}
ul#topsoc li a {
  padding: 32px 32px 32px 43px !important;
  margin: 0;
}
ul#topsoc li a:hover {
  text-decoration: underline;
}
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;
}
a#fb {
  background: none;
  background: url(images/facebook.png) no-repeat scroll 0px 24px !important;
}
