/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body 
{
	margin: 0 auto;
	padding: 20px 0 20px 0;
	font-size: 13px;
	color: #000000;
	width:1024px;
	background:url(../images/gradient_bg.jpg) no-repeat #3b3b39;
}
#allcontent
{
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	width:1024px;
	border:1px #FFF;
	border-style:outset;
	}

h1, h2, h3 {
	margin-top: 0;
	color: #0153B4;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}
h4
{
margin:0;
}

ul
{

}

a {
	text-decoration: none;
	color: #0153B4;
}

a:hover {
text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo 
{
	width: 972px;
	height: 110px;
	margin: 0 auto;
	padding: 0 10px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

#logo h1, #logo p 
{
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 
{
	padding: 10px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p 
{
	text-transform: uppercase;
	padding: 37px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a 
{
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu 
{
	width: 1020px;
	height: 37px;
	padding-top:5px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-left: 4px;
	background:#0d2139;
	border-bottom: 1px solid #FFF;
}

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

#menu li 
{
	display: inline;
	text-align:center;
	padding: 10px 29px 10px 29px;
	margin: 0 2px 0;
	display: block;
	float: left;
	border: 1px outset #d3d3d3;
	border-bottom: none;
	background:#d3d3d3;
}

#menu a 
{
	text-decoration: none;
	font-family:Arial, sans-serif;
	font-size: 13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#menu li:hover 
{
	color: #000;
	background:#0d2139;
	padding: 10px 29px 10px 29px;
	margin: 0 2px 0;
	border-top: 1px outset #FFF;
	border-left: 1px outset #FFF;
	border-right: 1px outset #FFF;
	border-bottom: none;
}
#menu li:hover  a
{
	color: #FFF;
}
#menu .current_page_item 
{
	color: #FFF;
	background:#0d2139;
	text-decoration:none;
	padding: 10px 29px 10px 29px;
	margin: 0 2px 0;
	border-top: 1px outset #FFF;
	border-left: 1px outset #FFF;
	border-right: 1px outset #FFF;
	border-bottom: none;
	position:relative;
	top: 1px;
}
#menu .current_page_item a 
{
	color: #FFF;
	text-decoration:none;
}

/* Banner */
#banner6, #banner7, #banner4, #banner1, #banner2, #banner3, #banner5
{
	margin: 0 auto;
	width: 968px;
	height: 120px;
	border: 1px solid #FFF;
}
#banner1 
{
	background: url(../images/profile-header.jpg) no-repeat left top;
}
#banner2 
{
	background: url(../images/sunset-header.jpg) no-repeat left top;
}
#banner3
{
	background: url(../images/nissan_bg.jpg) no-repeat left top;
}
#banner4
{
	background: url(../images/bmw-header.jpg) no-repeat left top;
}
#banner5
{
	background: url(../images/music-header.jpg) no-repeat left top;
}
#banner6
{
	background: url(../images/audi-header.jpg) no-repeat left top;
}
#banner7
{
	background: url(../images/sphere-header.jpg) no-repeat left top;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 972px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg 
{
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #CCCCCC;
}

/* Content */

#content {
	float: left;
	width: 530px;
}
#profilcontent {
	float: left;
	width: 750px;
}

.post {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry p {
}
.entry li
{
	list-style-image: url(../images/img07.gif);
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(../images/img04.jpg) no-repeat left top;
}
/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 10px;
	padding: 0 0 5px 0px;
	background: url(../images/img06.jpg) repeat-y left top;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border: none;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 10px 0;
	padding: 14px 0 5px 10px;
	background: url(../images/img05.jpg) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar p {
	padding: 0 10px;
}
.followme
{
}
.followme img
{
	padding: 0 15px 0 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	margin:5px;
	text-align: center;
	font-size: 10px;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	color: #000000;
}
.readmore
{
text-align:right;
padding:5px;
}
.images
{
padding:10px;
}
.right
{
float: right;
padding:10px;
}
#twitter_update_list li
{
	font-style:italic;
	font-size:13px;
	margin-bottom: 20px;
}
#twitter_update_list li a
{
	width: 180px;
	text-align:right;
	float: right;
	padding: 10px 0 10px 0;

}
#twitter_update_list li span a
{
	padding:0;
	float:none;
	color: #000;
}