/*
Theme Name: YellowMagazine
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: #bf9504;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #fff8e7 url(images/header.gif) repeat-x;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #9a9999;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto 20px;
  width: 958px;
  border: 1px solid #d3d2d1;
  background: #fff;
  overflow: hidden;
}
#header {
  width: 960px;
  height: 183px;
  margin: 0 auto 20px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 90px;
  padding-top: 50px;
}
#heading {
  color: #bf9504;
}
.description {
  color: #000000;
  margin-top: -10px;
}
.adv {
  float: right;
  margin: 45px 0px 0 0;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 45px;
}
#top li {
  float: left;
  line-height: 40px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 45px 0 0px;
  color: #000;
  font-size: 16px;
}
#top li.current_page_item a, #top li a:hover {
  color: #bf9504;
}

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

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#s {
  width: 209px;
  padding: 11px 0 12px 5px;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.jpg) no-repeat scroll top left;
  font-size: 11px;
}
#contentwrap {
  float: left;
  width: 658px;
}
#sidebar {
  float: right;
  width: 297px;
}
#sidebar2w {
  width: 100%;
  background: #fff;
  border-top: 1px solid #d3d2d1;
  border-bottom: 1px solid #d3d2d1;
  overflow: hidden;
}
#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: #bf9504;
  font-size: 22px;
  margin-bottom: 30px;
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
}
.widget a, .widget a:visited {
  color: #9a9999;
}
.widget a:hover {
  color: #bf9504;
  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:5px;
  float: left;
  display: inline;
}
/* -------- END ADVERT -------- */

.custom_images img {
  margin: 2px 2px -10px 1px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden;
  font-size: 11px;
}
#footer a:hover {
  color: #000;
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 10px 0;
  font-size: 20px;
  text-transform: capitalize;
  color: #000;
  border-bottom: 1px solid #030202;
}
.side-widget {
  clear: both;
  width: 275px;
  padding: 0 12px 0 11px;
  margin-bottom: 20px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: 0px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 12px;
  margin-left: 0;
  border-bottom: 1px solid #f8d898;
  background: url(images/arrow.png) no-repeat scroll 0 13px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #f8d898;
}
.side-widget a, .side-widget a:visited {
  color: #9a9999;
}
.side-widget a:hover {
  color: #bf9504;
  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: #bf9504;
}
h2.title a:hover {

}
.meta {
  padding: 5px;
  border-top: 1px solid #f8d898;
  border-bottom: 1px solid #f8d898;
}
.author {
  padding-right: 20px;
  background: url(images/author.png) no-repeat scroll right center;
  margin-right: 10px;
}
.date {
  padding-right: 20px;
  background: url(images/clock.png) no-repeat scroll right center;
  margin-right: 10px;
}
.comm {
  padding-right: 20px;
  background: url(images/comm.png) no-repeat scroll right center;
}
a.more-link {
  background: #000;
  padding: 5px 10px;
  color: #fff;
  font-size: 11px;
}
.postmetadata {
  margin-top: 15px;
  text-align: right;
}
.post, .page {
  margin-bottom: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.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 #f8d898;
}
.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: #f8d898;
  width: 100%;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #f8d898;
  padding: 1px 6px;
  color: #fff;
  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 #f8d898;
  color:#9a9999;
  margin:2px;
  padding:4px 8px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #f8d898;
  color:#9a9999;
  margin:2px;
  padding:4px 8px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #f8d898;
  color:#000;
  margin:2px;
  padding:4px 8px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
  width: 260px;
  position: relative;
  left: 10px;
}
*+html ul#topsoc {
  left: 0;
}
ul#topsoc li {
  line-height: 62px !important;
}
ul#topsoc li a {
  padding: 32px 32px 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;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; }
.flickr_badge_image img { width: 54px; height: 47px; padding: 0px; margin: 0 10px 10px 0; border: 1px solid #f8d898;   float: left; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img, #flickr_badge_image12 img {
  margin-right: 0;
}
/************************************************************************
social profiles
*************************************************************************/
#botsoc li {
  float: left;
  background: none;
  padding-left: 0;
  margin-right: 6px;
  border-bottom: 0;
}
#botsoc img {
  opacity: 0.8;
}
#botsoc img:hover {
  opacity: 1;
}