/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	font-variant: normal;
	text-transform: none;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
	
}
img.right{
float:right;
padding:0 0 0 0px;
}

img.left{
float:left;
padding:0 0 0 0px;
}
a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #06C;
	
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 0px 40px 0 0;
	background: url() no-repeat right center;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 20px 0 0 0;
	font-size: 24px;
	font-style: italic;
	
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/* Menu */

#menu {
	height: 60px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 45px;
	padding-top: 25px;
	font-family: Arial black;
	text-transform: none;
	
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font-size: 17px;
	color: #000000;
}
#menu .longa a {
	
	color: #000;
	font-family: Arial Black;
	text-transform: none;
	font-size: 17px;
	width: 110px;
}
#menu .longb a {
	
	color: #000;
	font-family: Arial Black;
	text-transform: none;
	font-size: 17px;
	width: 131px;
}


#menu a:hover {
	color: #000;
	font-family: Arial Black;
	text-transform: none;
	font-size: 17px;
}

#menu .active a {
	background: url(images/img03.png) no-repeat;
	color: #FFDC00;
	font-family: Arial Black;
	text-transform: none;
	font-size: 17px;
	width: 99px;
}
#menu .activelonga a {
	background: url(images/img033.png) no-repeat;
	color: #FFDC00;
	font-family: Arial Black;
	text-transform: none;
	font-size: 17px;
	width: 116px;
}
#menu .activelongb a {
	background: url(images/img034.png) no-repeat;
	color: #FFDC00;
	font-family: Arial Black;
	text-transform: none;
	font-size: 17px;
	width: 140px;
}





/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 480px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	color: #000;
	font-size: 16pt;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.post .meta {
	padding: 10px 20px;
	background: url(images/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta2 {
	padding: 10px 20px;
	background-image: url(images/CJpainter.png);
background-position: bottom right;
background-repeat: no-repeat;
	
}

.post .meta p {
	margin: 0;
}

.post .story {
	line-height: 150%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	
}

.boxed h2 {
	padding-left: 0px;
	color: #0078FF;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	background-image: url(images/img14.gif);
}

.boxed h3 {
	padding-left: 0px;
	color: #0078FF;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	background-image: url;
}
.boxed .content {
	padding: 10px;
}
.boxed .content2 {
	padding: 10px;
	background-image: url(images/car.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: none;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	font-size: 12px;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #C3C837 url(images/img16.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
}

#footer a {
	color: #06F;
}
#gallery2 {
	clear: both;
	width: 700px;
	height: 140px;
	margin: 0 auto;
}
.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.sidee {
	font-size: 12px;
}
sidebar {
	color: #666;
}
thinblue {
	color: #06C;
}
thinblue {
	font-weight: normal;
}
thinblue {
	color: #06F;
}

