/*
Theme Name: Showcase
Theme URI: http://www.favedesign.com
Description: Showcase theme for Fave Design
Version: 1.0
Author: Kate Mag
Author URI: http://www.nineteenlabs.com
*/

* {
  border: 0;
  margin: 0;
  padding: 0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background: url('images/background.jpg');
}
body,h1,h2,h3,h4,h5,h6,blockquote,p {
  margin: 0;
  padding: 0;
}
a:link,a:visited {
  color: #642c2c;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #364680;
  text-decoration: none;
}
#big_wrapper{
  width: 800px;
  margin: 0 auto 0 auto;
  background: url('images/background-basic.png');
}
#spacer {
  clear: both;
}
#wrapper {
  width: 800px;
  margin: 0 0 0 25px;
  text-align: left;
}
#header {
  float: left;
  width: 750px;
  padding : 0 0 10px 0; 
}
#content {
  float: left;
  width: 570px;
  padding: 0 0 20px 0;
}
#sidebar {
  float: left;
  width: 170px;
  margin: 0 0 0 10px;
  display: inline;
}
#footer {
  clear: both;
  float: left;
  width: 750px;
  border-top: 1px dotted #932a2a;
}
#sub-header {
  float: left;
  width: 750px; 
  padding: 15px 0 15px 0;
  border-top: 1px dotted #932a2a;
  border-bottom: 1px dotted #932a2a; 
}
#feadesc {
  float: left;
  width: 570px;
}
#subscribe {
  float: left;
  width: 170px;
  margin: 0 0 0 10px;
}
/*===Menu===*/
#top-menu {
  float: left;
  width: 313px;
}
#top-menu ul {
  list-style-type: none;
  margin: 32px 0;
  padding: 0 28px ;
  height: 43px;
  overflow: hidden;
  background: url('images/background-menu.png') no-repeat;
}
#top-menu ul li {
  float: left;
  position : relative;
}
#top-menu ul li a {
  display: block;
  padding : 14px 10px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#top-menu ul li a:hover {
  background: #1d396b;
  color: #f0d312;
  text-decoration: none;
}
/*===Search====*/
#search {
  float: right;
  width: 175px;
}
.searchbox {
  height: 43px;
  margin: 32px 5px 5px 0;
  background: url('images/searchform.png') no-repeat;
}
#searchform {
  width: 105px;
  overflow: hidden;
  border: 0;
  padding: 12px;
  font-family: Arial, Helvetica, Georgia, Sans-serif;
}
/*===Header====*/
#logo {
  float: left;
  background: url('images/logo.png') no-repeat;
  width: 262px;
  height: 119px;
}
/*===Feeds===*/
.substext {
  list-style-type: none;
  margin: 0;
  padding : 0;
}
.substext li {
  float: left;
  margin: 0 10px 0 0;
  width: 100%; 
  display: block;
}
.substext li.feed {
  background: url('images/rss.png') no-repeat left;
  height: 18px;
  padding: 0 0 0 20px;
}
.substext li a {
  color: #7a7a7a;
  position: relative;
  display: block;
}
/*===Ads===*/
#ads {
  float: left;
  margin: 20px 0 10px 0;
}
#ads img {
  margin: 0 10px 10px 0;
}
/*===Showcase Thumbnail===*/
ul#showcase {
  list-style-type: none;
  margin: 0;
  padding: 5px 0 0 0;
  width: 570px;
  height: auto;
  display: inline;
}
ul#showcase li {
  float: left;
  width: 250px;
  height: auto;
  padding: 15px 30px 0 0;
  position: relative;
}
ul#showcase img#thumbnail {
  border: solid 5px #cecece;
  padding: 3px;
}
h2.showcase_title {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 8px 0;
}
/*===Preview===*/
div#big_showcase {
  width: 550px;
  padding: 15px 0 15px 0;
  background: url('images/border.png') repeat-x bottom left;
}
div#big_showcase p {
  padding : 2px 0 0 0;
}
#preview {
  border-style: solid;
  border-width: 5px;
  border-color: #dfdfdf;
  padding: 3px;
}
/*===Navigation===*/
div.wp-pagenavi {
  clear: both;
  padding: 15px 0 0 0;
}

/*===All Footer===*/
#footer {
  margin: 10px 0 0 0;
}
.footer {
  font-family: Verdana;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  padding : 10px;
  background-color: #29539d
}
h3.friendsTitle {
  font-size: 16px;
}
.friends {
  margin: 10px 0 10px 0;
}
/*===Other====*/
input {
  border: #b1b1b1 1px solid;
}
textarea {
  border: #b1b1b1 1px solid;
}
h2 {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 20px;
  padding: 0 0 5px 0;
}
h3.featext {
  font-family: Arial, Helvetica;
  font-size: 14px;
  padding: 0 8px 0 0;
}
/*===Page====*/
div.post {
  width: 550px;
  padding: 10px 0 10px 0;
}
div.post h2 {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 16px;
  padding: 0 0 10px 0;
}
div.entry {
  line-height: 18px;
}
div.entry p {
  padding: 5px 0 0 0;
}

/*===Sidebar===*/
#sidebar_content {
  float: left;
}
#sidebar ul{
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 0;
}
#sidebar ul li{
  padding: 8px 0 8px 0;
}
#sidebar ul li h2{
  font: bold 12px Georgia, "Times New Roman", Times, serif;
  border-top: dotted 1px #2f5b99;
  border-bottom: dotted 1px #2f5b99;
  padding: 5px 0 5px 0;
}
/*===Comments===*/
.comments-template {
  width: 550px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}
.comments-template ol li{
	margin: 20px 0 0 0;
	line-height: 18px;
	padding: 10px;
	border: solid 1px #cedaeb;
}
.comments-template h2, .comments-template h3{
	font-family: Sans-serif;
	font-size: 16px;
}
.comments-template img {
  float: left;
  margin-right: 10px;
}
.comments-template cite {
  float: left;
  margin: 0 auto;
  padding: 0;
}
.comments-template span.says {
  margin-left: 8px;
}
.commentmetadata{
	font-size: 12px;
}
.comments-template p.nocomments{
	padding: 0;
}
.comments-template input {
  margin: 0 0 10px 0;
  border: solid 1px #cccccc;
}
.comments-template input#submit {
  padding: 5px;
}
.comments-template textarea{
  margin: 0 0 10px 0;
  width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	border: solid 1px #cccccc;
}
/*===Error Warning 404 Page===*/
.error_warning {
  width: 550px;
  margin: 20px 0 0 0;
}
.error_warning h2{
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  background-color: #ebebeb;
  padding: 10px;
}
.error_warning p{
  padding: 10px;
}
/*===Hide Statistic===*/
img#wpstats {
  width: 0px;
  height: 0px;
  overflow: hidden;
}
/*===Reviews===*/
.reviews {
  margin: 8px 0 0 0;
  border: 1px solid #cecece;
  background: #e8e8e8;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
