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

html, body {
}

body {
	margin: 0px;
	padding: 0px;
	background: #005F9E url(/themes/astroturfd/images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A6CAE4;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 20px;
	color: #FF8000;
}

h2 {
	font-size: 16px;
	font-weight:bold;
	padding-top:10px;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}
	
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CCC;padding-top:10px;padding-bottom:5px;
}

p, ul, ol {
	padding:0px;
	margin:0px;
}

ul, ol {
}

a {
	color: #AFDA3B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.color1 {
	color: #D6EE72;
}

.color2 {
	color: #9DC9E8;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}


.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 2px 0px;
	padding: 5px 10px;
	background: url(/themes/astroturfd/images/homepage06.jpg) repeat left top;
}

.list1 li.alt {
	background-image: url(/themes/astroturfd/images/homepage07.jpg);
}

.list1 a {
	color: #FFFFFF;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding: 5px 0px;
	background: url(/themes/astroturfd/images/homepage08.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

/* Wrapper */

#wrapper, #bg1, #bg2 {
	height: 750px;
	min-height: 750px;

}

html>body #wrapper, html>body #bg1, html>body #bg2 {
	height: auto;
}

#wrapper {
	background: url(/themes/astroturfd/images/bg02.jpg) repeat-x left top;
}

#bg1 {
	width:880px;
	margin:auto;
	background: url(/themes/astroturfd/images/bg03.jpg) repeat-y center top;
}

#bg2 {
	background: url(/themes/astroturfd/images/bg04.jpg) no-repeat center top;
}

/* Header */

#header {
	width: 680px;
	margin: 0px auto;
	padding-bottom:20px;
}

/* Logo */
#header h2 {
	padding: 10px 0px 5px 0px;
}

#header a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 680px;
	margin: 0px auto;
}

/* Content */

#content {
	float: left;
	width: 440px;
}

.post {
}

.post .title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	background: url(/themes/astroturfd/images/homepage02.gif) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	padding: 10px 0px;
	background: url(/themes/astroturfd/images/homepage08.gif) repeat-x left top;
}

.post .meta p {
	margin: 0px;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 212px;
}

h3{
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 10px 0px;
	background: url(/themes/astroturfd/images/homepage02.gif) repeat-x left bottom;
}



/* Footer */

#footer {
	padding-top: 20px;
	padding-bottom: 10px;
	background: url(/themes/astroturfd/images/homepage01.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: center;
}


#label {width:700px; margin:auto; text-align:right}
#brief {padding:10px 0 0px 10px;}
#pubdate {color: #CCC}
#forword {color: #000;}

blockquote {
	color: #CCC;
	display: block;
	margin: 0px;
	padding-left:10px;
	font-style:italic;
	font-size:16px;
}

#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:150%;
}

img {
	border: none;
}

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

#content img {padding: 2px; border: 1px solid #DDD;}
#content img.left {margin-right: 1em;}
#content img.right {margin-left: 1em;}
.clearer {
	clear:both;
}
