/*
Theme Name: Cream Italica
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slider.css");
@import url("css/superfish.css");
@import url("css/pagenavi-css.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #971111;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #fffff2 url(images/bg.gif) repeat-x scroll 0 0px;
  font-size: 13px;
  font-family: Georgia, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  font-style: italic;
  padding-top: 10px;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 100%;
  height: 155px;
}
#headerw {
  margin: 0 auto;
  width: 960px;
  background: #5e5e5c url(images/top.jpg) no-repeat scroll top left;
  padding-top: 5px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
  height: 75px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  margin-left: 7px;
}
.adv {
  float: right;
  margin: 0px 5px 0 0;
}

/***************NAVIGATION*************************/
/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 40px;
 background: url(images/navcat.png) repeat-x;
 width: 960px;
 position: relative;
 z-index: 2;
}
#nav2 li {
  float: left;
  background: url(images/menusep2.gif) no-repeat scroll right;
  padding: 2px 7px;
}
#nav2 li a {
  color: #e8e7d7;
  text-decoration: none;
  font-size: 14px;
}
#nav2 li a:hover, #nav2 li.current_category_item a {
  color: #fff;
}
#nav2 li ul {
  width: 250px;
}
#nav2 li li {
  background: url(images/navcat.png) repeat-x;
}
#nav2 .children {
  margin-top: 7px;
}
#nav2 .sf-sub-indicator {
  top: 0.9em;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  background: url(images/nav.png) repeat-x;
  position: relative;
  z-index: 1;
}
#top li {
  float: left;
  background: url(images/menusep.png) no-repeat scroll right;
  padding: 4px 7px 3px;
}
#top li a {
  float: left;
  display: block;
  color: #000;
}
#top li ul {
  margin-top: 7px;
}
#top li li {
  width: 250px;
  background: url(images/nav.png) repeat-x;
  padding: 2px 7px;
}
#top li.current_page_item a {
  color: #981111;
}
#top a:hover {
  background: none;
  color: #981111;
}
.sf-sub-indicator {
  background: url(images/arrows.png)no-repeat scroll right center;
}
#rsslinks {
  float: right;
  text-transform: uppercase;
  padding: 10px;
}
#rsslinks a, #rsslinks a:hover {
  color: #d8e3dc;
  background: url(images/rss.png) no-repeat scroll 0 2px;
  padding-left: 20px;
}
/***************END NAVIGATION*************************/

#featured-video {
  clear: both;
  float: right;
}
.padd {
  padding: 3px;
}
.about {
  clear: both;
  float: right;
}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  width: 255px;
  margin: 0 4px;
  background: #E0E0D0;
  border: none;
  padding: 3px 0;
}
#searchsubmit {
  background: #971111;
  border: 1px solid #E0E0D0;
  color: #fff;
  padding: 1px 0;
}
.widget_search {
  margin: 5px 0;
}


#contentwrap {
  float: left;
  width: 660px;
  background: #f9f7e6;
}
#sidebar {
  float: right;
  width: 300px;
  background: #FFFFF2;
}
#sidebar2 {
  width: 960px;
  clear: both;
  background: #E0E0D0 url(images/h3.png) repeat-x scroll top;
  overflow: hidden;
  padding-top: 10px;
}


/* ADVERT */

.advert{
 float: right;
 width: 297px;
 background: #fffff2;
 margin: 0 0 10px 0;
 padding-bottom: 5px;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 12px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 30px 0;
  background: #E0E0D0 url(images/footer.png) repeat-x;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 10px 10px 20px 10px;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  margin: 0;
  padding: 10px;
  font-size: 14px;
  background: url(images/h3.png) repeat-x;
}
#featured-video h3 {
  margin-bottom: -7px;
}


.side-widget {
  clear: both;
  width: 298px;
}
.side-widget ul li {
  line-height: 25px;
  padding: 0 15px;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
.side-widget a, .side-widget a:visited {
  color: #000;
}
.side-widget a:hover {
  color: #971111;
}
.side-widget ul li ul li {
  background-position: top;
  margin-left: -15px;
  width: 268px;
}
.widget {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  display: inline;
}



/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
}
.post h2 a, post h2 a:visited {
  color: #971111;
}
.post h2 a:hover {
  color: #000;
}
.meta {
  background: #e0e0d0;
  padding: 5px;
}
.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {

}
.postmetadata {
  margin-top: 15px;
}
.post {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
  background: #fffff2;
  padding:10px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.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 5px 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: #E0E0D0;
  width: 100%;
}
#wp-calendar {

}
th {
  padding: 16px;
}
td a:link {
  background: #E0E0D0;
  padding: 1px 6px;
  color: #000;
  line-height: 29px;
}
/***************END WP STYLES*************************/

