/*  
Theme Name: cvcc
Description: A theme for cv-classiccars.com derived from the Simpla default theme for Mephisto
Version: 0.01
*/

/*************************************
 +Containers
 *************************************/
body {
  background:#fff url(../images/bg.png) repeat-x;
  border-top:5px solid #333;
  color:#555;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:62.5%;
  line-height:1.5;
  margin:0;
  padding:0;
  text-align:center;
}
#wrap {
  margin:0 auto;
  text-align:left;
  width:82em;	
}
#content {
  font-size:1.2em;
  float:left;
  padding:1em;
  width:48em;
  min-height:38em;
}
#sidebar {
  font-size:1.1em;
  float:right;
  padding-top:2em;
  width:19em;
}
#header {
  padding:3em 1em;
}
#menu {
	float: right;
}
#menu ul {
	margin-left: 0;
	margin-right: 0;
	display: inline;
}
#menu ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	display: inline;
}
#menu ul li.first {
  border-left: 0;
}
#footer {
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
.entrybody h3 {
  margin: 10px 0 4px;
  padding: 0;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height:1;
  font-size: 1.0em;
  letter-spacing: 0;
}
.entrybody p {
  margin: 0 0 16px;
  padding: 0;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a {
  color: #E87830;
}
#header h1 a:hover {
  color: #C00;
}
#header p {
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2 {
	font-size:1.8em;
}
.entrytitle h2 a {
	color: rgb(0,51,0);
}
.entrytitle h2 a:hover {
	color: #E87830;
}
.entrytitle h3 {
	font-size:1.2em;
	color:#6F6F6F;
  margin-bottom: 20px;
}
#sidebar h3 {
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry {
	margin-bottom:3em;
}
.entrymeta {
	font-size:0.9em;
}
.postedby {
	background:#fff url(../images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto {
	background:#fff url(../images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink {
	background:#fff url(../images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
ul#categoryMenu {
  list-style-type:none;
  margin:0;
  padding:0;
}
ul#categoryMenu li {
  border-bottom:1px dotted #ddd;
  margin-bottom:0.2em;
  padding:0.2em;
  font-size: 115%;
  letter-spacing: 1px;
}
#related {
  margin-top: 30px;
}
#related ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
}
#related ul li {
  margin: 0;
  padding: 0; 
}
/*#related ul li:before {
  content: "\00BB \0020";
}*/

/*************************************
 +Comments
 *************************************/
.commentsblock {
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea {
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
ol.commentlist {
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt {
  background:#f3f5e9;
  border:1px dotted #d1d1d1;
  padding:0.5em;
}
h3#comments{
  font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a {
  color:  rgb(27, 77, 62);
  text-decoration: none;
}
#menu a.selected, #categoryMenu a.selected {
  color: #E87830;
}
a:hover {
  color: #C00;
}
#menu a.selected:hover, #categoryMenu a.selected:hover {
  color: #C00;
}
div.articleImage {
  float: right;
  width: 140px;
  margin: 0;
  padding: 0 8px 8px;
}
div.articleImage img {
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0;
}
#articleImages {
  padding: 4px;
  border: 1px dotted #333;
}
div.entrybody #articleImages {
  float: right;
  width: 370px;
  margin: 0 0 3px 3px;
}
div.entrygallery #articleImages {
 float: left;
 clear: both;
}
#articleImages img {
  border: 1px solid #ccc;
  padding: 4px;
  margin: 0;
}
div.imageCaption {
  text-align: center;
  padding: 0;
  margin: 0;
}
div.imageCaption > div {
  clear: none;
  float: left;
  width: 320px;
  margin: 0;
  padding: 0;
}
div.imageCaption * span {
  font-size: .85em;
  color: #C00;
}
div.imageCaption > button {
  width: 25px;
  margin: 0;
}
div.imageCaption > button#previous {
  float: left;
}
div.imageCaption > button#next {
  float: right;
}
.imageLoading {
  background: url(/images/loading.gif) no-repeat center center; 
}
#sform {
  margin: 0;
  padding: 5px 2px 20px;
}
#content ul {
  margin-left: 16px;
  padding-left: 0;
  padding: 0 14px 14px 0;
}
#content ul li {
  margin-left: 0;
  padding-left: 0;
}
div.entrybody > p {
  padding-right: 30px;
}
div.commentsblock {
  padding-right: 30px;
}
div#imagePopUp {
  position: absolute; 
  top: 70px; 
  right: 50px; 
  display: none; 
  width: 822px;
  border: 1px solid #999;
  margin: 0;
  padding: 0 10px 20px;
  background-color: #fff;
}
div#imagePopUp img {
  clear: both;
  margin: 0 auto;
  padding: 0;
  width: 800px;
}
div#popUpImageTitle {
  padding: 3px;
  font-size: 1.15em;
  font-weight: strong;
  color: #B7510F;
}

/*********************
 Subsection page menu 
 *********************/
#pageMenuBar {
  margin: 0 0 40px 0;
  padding: 0;
  height: 26px;
  border-bottom: 1px solid #bbb;
  width: 95%;
  list-style-type: none;
}
ul#pageMenu {
  margin: 0;
  padding: 0;
}
#pageMenu li {
  float: left;
  margin: 0;
  padding: 0;
  width: auto;
  display: block;
}
#pageMenu li a, #pageMenu li a:link {
  background: #fff;
  color: #555;
  text-decoration: none;
  padding: 3px 5px 3px 5px;
  display: block;
}
#pageMenu li a:hover {
  color:  rgb(27, 77, 62);
  border-bottom: 3px solid #bbb;
  cursor: pointer;
  background: #eee;
}
#pageMenu li a.selected, #pageMenu li a.selected:link {
  color: #000;
  cursor: default;
  font-weight: bold;
  border-bottom: 3px solid #999;
}
#pageMenu li a.selected:hover {
  border-bottom: 3px solid #E87830;
  background: #eee;
}
div.clear {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: both;
}

/** Google AdSense */
div#adSenseRight {
  height: 605px;
  width: 165px;
  padding: 2px;
  margin: 30px 10px 5px;
}

div#adSenseBottom {
  height: 95px;
  width: 800px;
  padding: 0;
  padding-right: 68px;
  margin: 15px auto;
  clear:both;
}