/*
Theme Name: CatopolisMagazine
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 for usage instructions!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

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

html body {
  background: #fff url(images/header.gif) repeat-x scroll top;
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #494949;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 90px;
  padding-top: 32px;
  margin: 0 auto 40px;
}
#blogtitle {
  float: left;
  width: 200px;
  padding-top: 5px;
}
.description {
  color: #b5b5b5;
  text-transform: lowercase;
  font-size: 12px;
  margin: -5px 0 0 5px;
}

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

#top {
  width: 730px;
  height: 67px;
  float: right;
  position: relative;
  z-index: 9999999999999;
}
#top ul.sf-menu {
  float: right;
}
#top li {
  float: left;
  border-right: 1px solid #c8c6c6;
}
#top li a {
  display: block;
  float: left;
  color: #8e8d8d;
  text-decoration: none;
  font-size: 14px;
  padding: 12px 17px 0px 17px;
  height: 55px;
}
#top li a strong {
  display:block;
  margin-bottom: 10px;
}
#top li a span {
  display:block;
  font-size:11px;
  color: #8e8d8d;
  text-transform: lowercase;
}
#top li ul {
  margin-top: 57px;
  background: #fff;
  border: 1px solid #ececec;
  border-bottom: 0;
  padding: 0px;
  margin-left: -1px;
  width: 180px;
}
#top ul ul ul {
  margin-top: -1px;
  margin-left: 50px;
  width: 180px;
}
#top li li {
  line-height: 30px;
  border-right: 0;
  border-bottom: 1px solid #ececec;
}
#top li li a {
  text-transform: none;
  color: #acabab;
  font-size: 12px;
  padding: 0px 10px 0px 15px !important;
  height: auto;
}
#top li li:hover a {
  color: #8e8d8d;
}
#top .last {
  border-right: none !important;
}


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

#s {
  width: 250px;
  padding: 8px 0 7px 5px;
  padding: 6px 0 9px 5px \0/;
  height: 11px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #e9e9e9;
}
*+html #s {
  padding: 7px 0 8px 5px;
  margin-top: -1px;
}
#contentwrap {
  float: left;
  width: 600px;
  margin-bottom: 35px;
}
#sidebar {
  float: right;
  width: 302px;
  color: #868585;
  margin-bottom: 35px;
}

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

 .add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 5px;
  display: inline;
}
.add2 {
  float: right;
  margin: 0 25px 10px 0;
  display: inline;
}

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

.custom_images img {
  margin: 0 2px 0 5px;
  padding: 0;
}
*+html #footerw {
  margin-top: 35px;
}
#footerw {
  margin-top: 35px;
  clear: both;
  width: 100%;
  height: 75px;
  background: url(images/footer.gif) repeat-x;
}
#footer {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 12px;
  padding: 25px 0 0;
}
#footer a, #footer a:visited {
  color: #8e8d8d;
}
#footer a:hover {
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 15px 0;
  font-size: 16px;
  color: #8e8d8d;
  text-shadow: 1px 0 1px #d3d3d3;
  border-bottom: 1px solid #e9e9e9;
  font-family: Arial;
}
.side-widget {
  clear: both;
  width: 302px;
  padding: 0px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
  border-bottom: 1px solid #e9e9e9;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e9e9e9;
}
.last {
  border-bottom: none !important;
}
.side-widget a, .side-widget a:visited {
  color: #8e8d8d;
}
.side-widget a:hover {
  color: #212121;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}

/***************POST STYLES*************************/
h2.title {
  margin-bottom: 20px;
  line-height: 25px;
  font-size: 25px;
  font-family: Arial;
}
h2.title a, h2.title a:visited {
  color: #8e8d8d;
  text-shadow: 1px 0 1px #D3D3D3;
}
.meta {
  margin-bottom: 25px;
}
.meta a, .meta a:visited, .meta span {
  color: #8e8d8d;
}
a.more-link {
  font-size: 11px;
  color: #fff;
  background: #8e8d8d;
  padding: 4px 7px;
  float: right;
}
.postmetadata {
  margin: 20px 0 5px;
}
.post, .page {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.entry {
  margin-top: 10px;
  line-height: 22px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 0;
}
.post_thumbnail {
  margin-bottom: 20px !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
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*************************/
#wp-calendar caption {
  background: #f1f0f0;
  color: #acabab;
  margin-bottom: 10px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar td {
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar a:hover {
  background: #f1f0f0;
  color: #acabab;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #f1f0f0;
  color: #acabab;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 3px 0 20px 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;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #e0dfdf;
  color:#868585;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #e0dfdf;
  color:#868585;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#fff;
  border:1px solid #e0dfdf;
  color:#ce9d6a;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */
*+html .flickr {
  width: 300px;
}
.flickr_badge_image { float: left; margin: 5px 0 10px; padding: 0 !important; overflow: hidden;}
.flickr_badge_image img { width: 64px; height: 64px; padding: 0px; margin: 0 15px 0 0; border:0; float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12 img, #flickr_badge_image16 img {
  margin-right: 0;
}
/* -------- TABS -------- */
.tabber {
  border: 1px solid #e9e9e9;
  width: 300px;
  margin-bottom: 35px;
}
.h{
	padding: 13px 0 10px 5px;
}
.htabs{	overflow:hidden; background: #f1f0f0; padding: 0 !important;}
.htabs h4 {
  display: inline-block;
  padding:10px 12px;
  border-left: 1px solid #e9e9e9;
  margin-bottom: 0;
}
*+html .htabs h4  {
  float: left;
}
.htabs h4 a{
  background: none !important;
  font-size: 14px !important;
  color: #acabab !important;
  font-weight: normal !important;
}
.htabs h4 a:hover{
    text-decoration: underline;
}
.htabs a{
	float:left;
	margin-top:0px;
	padding: 0;
	overflow:hidden;
}
.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#fff;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{
	margin-top:2px;
	overflow:hidden;
    padding-bottom: 15px !important;
}
.tabs li{
	clear:both;
	margin:4px 0;
    padding-left: 12px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #e9e9e9 !important;
}
.tabs li a:hover{
	padding-left:0px;
}
.tabs li span {
  padding-left: 0px;
}
.tabs ul {
  margin-bottom: -25px !important;
}
#tagst {
  padding: 12px;
}
*+html .tabs ul {
  margin-bottom: 0px;
  overflow: hidden;
}
/* -------- END TABS -------- */
#popular li {
  background: none !important;
  overflow: hidden;
}
#popular img {
  border: 0;
  float: left;
  margin-right: 7px;
}
.ptitle {
  float: left;
}
.ptitle, .ptitle:visited {
  color: #212121 !important;
}
.pmeta {
  clear: both !important;
  color: #8e8d8d;
  font-size: 11px;
  padding-top: 10px;
  display: inline-block;
}
*+html .pmeta {
  clear: none !important;
}

