/*
Theme Name: iBlogger
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/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #303030;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #2884B5;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  clear: both;
  width: 960px;
  height: 120px;
  background: #000000;
}
#blogtitle {
  color: #ccc;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 25px;
  left: 5px;
}
#heading {
  color: #ccc;
}
.description {
  text-transform: none;
  margin-left: 10px;
  margin-top: -10px;   color: #4A4A4A;
}
.adv {
  float: right;
  margin: 20px 5px 0 0;
}
#top {
  clear: both;
  width: 960px;
  height: 40px;
  background: url(images/h3.gif) repeat-x;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #000;
}
#top li.current_page_item a {
  text-decoration: underline;
}
#top #home {
  text-decoration: none;
}


/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  display: inline;
  margin-top: 4px;
  padding: 0;
}

/* End Twitter, RSS, Email */
#about {
  float: right;
  background: #E7E3E3;
  width: 270px;
  padding: 0 15px;
  min-height: 292px;
  max-height: 292px;
  overflow: hidden;
}
#about h3 {
  padding: 0 15px;
  line-height: 49px;
  font-size: 20px;
  background: url(images/h3.gif) repeat-x;
  width: 270px;
  margin-left: -15px;
}
#about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px 2px 2px 0;
  margin: 0px 5px 5px 5px;
}
#search {
   margin-top: 12px;
}
#s {
  border:1px solid #DDDDDD;
  margin:0;
  padding:2px 3px 3px;
  width:235px;
  color: #9f9f9f;
}

#contentwrap {
  float: left;
  width: 660px;
  background: #fff url(images/contentbg.gif) repeat-x scroll top;
}
#sidebar {
  float: right;
  width: 300px;
  background: url(images/sidebar.gif) repeat-y;
  overflow: hidden;
}

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 20px 0;
  background: #000;
  color: #4A4A4A;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3 {
  padding: 0 15px;
  line-height: 49px;
  font-size: 20px;
  background: url(images/h3.gif) repeat-x;
  width: 270px;
  margin-left: -13px;
}
.side-widget {
  width: 270px;
  padding: 0 15px;
  margin-bottom: 15px;
}
#sidebar ul li {
  line-height: 25px;
  margin-left: 0;
  padding-left: 0;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
#sidebar li li {
  background-position: top;
}
.side-widget a, .side-widget a:visited {
  color: #000;
}
.side-widget a:hover {
  color: #303030;
}
.side-widget ul li ul li {

}
.textwidget {
  padding: 5px;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 15px;
  line-height: 30px;
}
.post h2 a, post h2 a:visited {
  color: #202020;
  font-size:30px;
}
.post h2 a:hover {

}
.meta {
  margin-bottom: 15px;
  color: #5684b5;
  text-transform: capitalize;
}
.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {

}
.pleft {
  float: left;
}
.post {
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.entry {
  margin-top: 10px;
  line-height:1.6em;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 5px solid #e7e4e3;
}
.entry p {
  margin-top: 10px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 20px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 14px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin-bottom: 20px;
  font-size: 35px;
}