/*
Theme Name: CreativeMagazine
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/gallery.css");
@import url("css/superfish.css");
@import url("css/tabs.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #254864;
  text-decoration: none;
}
a:hover {
  color: #9a5e28;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #373838;
}

/***************LAYOUT*************************/
#shadow {
  width: 1014px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  top: -10px;
  z-index: 45;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding-top: 5px;
  background: url(images/main.jpg);
}
#whitewrap {
  margin: 0 auto;
  width: 930px;
  background: #fff;
  overflow: hidden;
  padding: 15px;
}
#headerw {
  width: 100%;
  height: 204px;
  background: url(images/header.png) repeat-x;
  position: relative;
  z-index: 1000;
}
#header {
  width: 960px;
  margin: 0 auto;
  font-family:Trebuchet Ms;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: capitalize;
  float: left;
  position: relative;
  top: 35px;
  left: 15px;
  height: 113px;
}
#heading {
  color: #fefefe;
}
.description {
  text-transform: lowercase;
  color: #2e597a;
  font-size: 14px;
  margin-top: -10px;
}
.adv {
  float: right;
  margin: 25px 0px 0 0;
  background: #183953;
  border: 1px solid #010000;
  padding: 3px;
}

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


#nav2 {
  clear: both;
  float: left;
  height: 61px;
  width: 960px;
  position: relative;
  z-index: 2;
}
#nav2 li {
  float: left;
  background: url(images/menusep.gif) no-repeat scroll top right;
}
#nav2 li a {
  display: block;
  float: left;
  color: #466984;
  text-decoration: none;
  font-size: 13px;
  padding: 16px 10px 16px 15px;
  width:90px;
}
#nav2 li a strong {
  display:block;
}
#nav2 li a span {
  display:block;
  font-size:11px;
  color: #2a4f6c;
}
#nav2 li ul {
  margin-top: 23px;
  background: #000000;
  padding: 1px 3px 1px 1px;
  margin-left: -1px;
  width: 170px;
}
#nav2 ul ul ul {
  margin-top: -2px;
  margin-left: 51px;
  width: 170px;
}
#nav2 li li {
  background: #00283c url(images/navli.gif) repeat-x scroll bottom;
  border: 1px solid #003e5a;
  border-bottom: 0;
}
#nav2 li li a, #nav2 li li li a {
  width: 150px;
}
#nav2 li li:hover a {
  color: #a55e2a;
}
#nav2 .mrs {
  background-image:none;
  border-bottom: 1px solid #003e5a;
}
#nav2 a.sf-with-ul strong {
  background: url(images/navarrow.png) no-repeat scroll center right;
}


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


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

#top {
  width: 960px;
  height: 31px;
  position: relative;
  z-index: 5;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px 14px;
  color: #84a7c2;
  font-size: 12px;
}
#top li ul {
  background: #001424;
  width: 170px;
}
#top ul ul ul {
  margin-left: 48px;
}
#top li a:hover {
  color: #9a5e28;
}
/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 3px 5px 0px 0px;
}
#s {
  width: 118px;
  padding-left: 5px;
  height: 25px;
  height: 20px\0/;
  padding-top: 5px\0/;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.jpg) no-repeat scroll top left;
}
*+html #s {
  height: 20px;
  padding-top: 5px;
}
#contentwrap {
  float: left;
  width: 562px;
}
#right-column {
  float: right;
  width: 394px;
  font-family: Trebuchet Ms;
  font-size: 13px;
  padding-top: 4px;
  min-height: 100%;
}
#sidebar2 {
  width: 197px;
  min-height: 100%;
  float: left;
}
#sidebar {
  min-height: 100%;
  float: left;
  width: 197px;
}
/* -------- ADVERT -------- */

.advert{
  float: right;
  padding:5px;
  border:1px solid #030000;
  background: #89a8b9;
  height: 275px;
  width: 275px;
  margin: 0px 0px 15px 0;
  display: inline;
}
.advert img{
  padding:5px;
  border:none;
  margin:1px;
  float: left;
}
.bb {
  overflow: hidden;
}
.addb  {
  margin: 15px 0 15px 30px;
}
/* -------- END ADVERT -------- */

.custom_images img {
  margin: 10px 15px 2px 0px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  text-align: center;
  height: 40px;
  padding: 25px 0 20px;
  background: url(images/footer.jpg) no-repeat;
  color: #839db2;
}
#footer a, #footer a:visited {
  color: #9a5e28;
}
.footerbot {
  text-align: center;
}
.inside {
  padding: 5px;
}
.clear {
  clear: both;
}


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

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

#sidebar h3, #sidebar2 h3 {
  font-size: 15px;
  line-height: 48px;
  padding-left: 10px;
  background: url(images/h3.jpg) no-repeat;
  width: 175px;
  margin-left: -12px;
  color: #6b9ec5;
}
.widget-top {
  clear: both;
  width: 197px;
  height: 6px;
  background: url(images/widget-top.png) no-repeat;
}
.widget {
  clear: both;
  width: 182px;
  padding: 0 7px 0 8px;
  background: url(images/widget-bg.png) repeat-y;
}
.widgetin {
  background: #89a8ba url(images/inbg.jpg) repeat-x;
  padding: 0 10px;
}
.widget-bot {
  width: 197px;
  height: 8px;
  background: url(images/widget-bot.png) no-repeat;
  margin-bottom: 15px;
}
#sidebar ul, #sidebar2 ul {
  margin-top: -5px;
  width: 182px;
  margin-left: -10px;
}
#sidebar ul ul, #sidebar ul ul ul, #sidebar2 ul ul, #sidebar2 ul ul ul {
  margin-top: 0;
  margin-left: 0px;
}
#sidebar ul li, #sidebar2 ul li {
  line-height: 30px;
  padding-left: 10px;
  margin-left: 0;
  border-bottom: 1px solid #7496a8;
}
#sidebar li li, #sidebar2 li li {
  border-bottom: 0;
  border-top: 1px solid #7496a8;
  margin-left: -10px;
  width: 172px;
}
.widget ul li a, .widget ul li a:visited {
  background: url(images/arrow.png) no-repeat scroll 0 6px;
  padding-left: 15px;
}
.widget a:hover {
  text-decoration: underline;
}
.textwidget {
  padding: 5px 0;
}
.bwidget-top {
  width: 390px;
  height: 6px;
  background: url(images/bwidget-top.png) no-repeat;
}
.bwidget {
  width: 376px;
  padding: 0 7px;
  background: url(images/bwidget-bg.png) repeat-y;
}
.bwidget .widgetin {
  padding-bottom: 10px;
}
.bwidget-bot {
  width: 390px;
  height: 6px;
  background: url(images/bwidget-bot.png) no-repeat;
  margin-bottom: 15px;
}
.bwidget h3 {
  font-size: 15px;
  line-height: 48px;
  padding-left: 10px;
  background: url(images/h3.jpg) repeat-x;
  width: 370px;
  margin-left: -12px;
  color: #6b9ec5;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 28px;
  font-size: 28px;
  font-weight: normal;
}
h2.titles {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 30px;
  font-weight: normal;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #373838;
}
.meta {
  float: left;
}
.postmetadata {
  clear: both;
  margin-top: 15px;
  background: #00283d url(images/postmeta.jpg) repeat-x;
  line-height: 53px;
  width: 520px;
  padding: 0 14px;
  margin-left: -14px;
  text-align: right;
  color: #a9bcca;
  font-size: 11px;
}
.postmetadata a, .postmetadata a:visited {
  color: #a9bcca;
}
.post-top {
  width: 562px;
  height: 6px;
  background: url(images/post-top.png) no-repeat;
}
.post, .page {
  width: 548px;
  padding: 0 7px;
  background: url(images/post-bg.png) repeat-y;
}
.inbg {
  width: 520px;
  padding: 14px 14px 0px;;
  background: #89a8ba url(images/inbg.jpg) repeat-x;
}
.post-bot {
  width: 562px;
  height: 6px;
  background: url(images/post-bot.png) no-repeat;
  margin-bottom: 20px;
}
.entry {
  margin-top: 10px;
  line-height: 24px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.imgbg {
  padding: 10px 11px 12px 11px;
  background: url(images/imgbg.png) no-repeat;
  margin: 0 0px 0 0px;
}
.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 #01273C;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 5px 0px -5px;
}
.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: #6b9ec5;
  width: 100%;
}
#wp-calendar th {
  padding: 7px;
}
#wp-calendar td a:link {
  background: #6b9ec5;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle{
  margin: 20px 0 20px 10px;
  color: #fff;
}
.notfound {
  margin: 10px 0 10px 10px;
  color: #fff;
}
.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 #01273C;}
/* -------- END TABLES -------- */


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

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

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin: -6px 0 -10px;
  width: 376px;
  margin-left: -10px;
  background: url(images/subs.png) repeat-x;
}
ul#topsoc li {
  line-height: 48px !important;
}
ul#topsoc li a {
  padding: 32px 32px 32px 50px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 10px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 10px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 10px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
