/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #6e6e6e url(/themes/citylights/images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding-bottom:5px;
}

h1 {font-size:24px;color:#FF6000}

#header h2 {
	font-size: 24px;
	padding-left:20px;
	padding-right:20px;
	margin:0px;
}

#header h2 a
{
	color: #FFFFFF;
	text-decoration: underline;
}
#header h2 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


h3 { font-size:18px; color: #808080;padding-top:10px;padding-bottom:5px;}


p, ul, ol {
	margin:0px;
	line-height: 120%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #383838;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 730px;
	height: 230px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}


#header a {
	text-decoration: none;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 140px;
}

#searchsubmit {
	display: none;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: #666767 url(images/img03.jpg);
}

/* Content */

#content {
	float: left;
	width: 430px;
	padding:10px;
}

.post {
	padding: 15px;	
}

.post .title {
	margin: 0;
	padding-left: 30px;
	background: url(images/img06.gif) no-repeat left center;
	font-size: 2em;
}

.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	background: url(images/img05.gif) repeat-x;
	line-height: normal;
}

.post .entry {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 34px 20px 20px 20px;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#content h2 a {
	font-size:14px;
	font-weight:bold;
	color:#00428d;
	text-decoration: underline;
}
#content h2 a:hover {
	text-decoration: none;
}
#sidebar a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #130D0F url(images/img04.jpg);
	color: #000000;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: #000000;
}

blockquote {
	background: url('/images/quote.gif') no-repeat;
	color: #555;
	display: block;
	margin: 5px 0;
	padding: 0.6em 1em 0.2em 40px;
	font-style:italic;
	font-size:16px;
	line-height:120%;
}

#mphoto {
	width: 50px;
	float:left;
	padding-top:5px;
}
#mphoto img{
	border:1px solid #CCC;
	padding:2px;
}

#mtext {
	float:left;
	padding-top:10px;
}
#invite {
	line-height:200%;
}
#date a{
	color:#555;
}
#date {
	padding-bottom:5px;
}
img {border: none;}
img.bordered,.post img {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}


#label {padding-top:0px;width:700px; margin:auto;text-align:right}
#brief {color: #FFF; padding: 10px 30px 0px 30px;}
#pubdate {color: #808080}
#forword {color: #000;}
.clearer {
	clear:both;
}
