body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

body{
	/*background-image: url(/img/common/bg_wet_grass.jpg);*/
	/*background-image: url(/img/common/bg_spring_2.jpg);*/
	/*background-image: url(/img/common/bg_shamrocks.jpg);*/
	background:#8bb768 url(/img/common/bg_new.gif) no-repeat top center;
	/*background-image: url(/img/common/bg_winter.jpg);*/
	/*background-image: url(/img/common/bg_summer.jpg);*/
	/*background-image: url(/img/common/bg_fall.jpg);*/
	/*background-image: url(/img/common/bg_undies.jpg);*/
	/*background-image: url(/img/common/bg_manage.jpg);*/
}
a {
	color: #cc6600; text-decoration: none; font-weight: bold
}
a:link {
	color: #cc6600; text-decoration: none; font-weight: bold
}
a:visited {
	color: #666; text-decoration: none; font-weight: bold
}
a:hover {
	color: #333; text-decoration:none; font-weight: bold
}

#horizon{
	width: 100%;
	height: 100%;
}

#logo{
	padding:20px 0 10px 0;
	margin-top:-15px;
	/*border-color:#c60;*/
}

#header{
	width:755px;
	float:right;
	margin:-5px 0 5px 0;

	background-color:#c60;

	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;

	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;

	border:5px solid #fff;
}

#menu {
	float:left;
	text-align:left;
	padding:15px 10px 10px 10px;
}

#menu a{
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#menu a:hover{
	text-decoration: underline;
}

#follow{
	float:right;
	padding:15px 10px 10px 10px;
}

#container{
	width: 980px;
	background-color: #fff;
	margin: 0 auto;
}

#alpha{
	width: 210px;
	padding-right:5px;
	float: left;
}

#beta{
	width: 550px;
	padding-right:5px;
	float: left;
}

#gamma{
	width: 210px;
	float: left;
}

#delta{
	width: 765px;
	float: left;
}

#footer{
	clear: both;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #333;
	background-color: #fff;
}

.grayheader {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background: #999999;
	padding:5px;
	text-align: center;
	line-height:10px;
	margin: 0;
}

.detail {
	font-size:9px;
	color:#666666;
}

.center{
	/*width:550px;*/
	margin-bottom:5px;

	background-color:#fff;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
}

.center h1{
	padding:5px;
	text-align:left;
}

.center h3{
	text-align:left;
	padding:5px;
	margin:0;
}

.center hr{
	margin:0;
	border:0;
	height:5px;
	background-color:#c60;
}

.center .content{
	text-align:left;
	padding:5px;
}

.center .content .alt{
	background-color:#e9e9e9;
}

.sidebar_container {
	width:200px;
	margin-left:0;
	margin-right:20px;
	/*height:500px;*/
	margin:0 5px 5px 0;
	padding:0;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;

	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;

	background-color:#c60;
	border:5px solid #fff;
}

.sidebar_container ul{
	list-style-type: dot;
	margin: 2px 0;
	padding: 0 0 0 10px;
}

.sidebar_header{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}

.sidebar_footer{
	padding:5px;
	text-align: center;
	font-size: 10px;
	cursor:pointer;
	color:#fff;
}
.sidebar_footer a{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.tags_schedule{
	color: #333;
	font-weight: bold;
	font-size: 10px;
	background-color: #fff;
}
.tags_schedule tr{
	background-color: #fff;
}
.tags_schedule td{
	padding: 2px;
}
.tags_schedule .alt{
	background-color: #e9e9e9;
}
.tags_schedule a{
	text-decoration: none;
	color: #ff6600;
}

.body_gray_small{
	font-size: 10px;
	color: #555;
}
.middash
{
	background-image: url(/img/middash.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 6px;
	font-size: 6px;
	margin: 6px 0px 6px 0px;
}


#gallery {
	padding-top: 15px;
}
#gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery ul li { display: inline; }
#gallery ul img {
	background-color: #cc6600;
	padding: 10px;
	margin: 4px;
}
#gallery ul a:hover img {
	background-color: #ccc;
}
#gallery ul a { color: #cc6600; }
#gallery ul a:hover { color: #ccc; }

.error-message{
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.altrow{
	background-color: #e9e9e9;
}
h1{
	margin: 0;
	color: #cc6600;
}
.divider_bar{
	width:570px;
	height:5px;
	background-color:#cc6600;
	margin-left:-10px;
	margin-top:5px;
}
form, .grid{
	padding:5px 10px 5px 5px;
}
fieldset{
	margin-bottom: 15px;
}
legend{
	font-weight: bold;
}
label{
	font-weight: bold;
	font-size: 10px;
}
input[type=button],input[type=submit]{
	background-color: #cc6600;
	color: #fff;
	font-weight: bold;
}
.forum_post{
	font-size:10px;
	padding:5px;
	background-color:#fff;
}
.forum_post.alt{
	background-color:#e9e9e9;
}
.summary{
	width: 233px;
	z-index: 2;
	display: none;
	position:absolute;
	margin-left: 180px;
	margin-top: -50px;
}
.summary .top{
	width: 233px;
	background-image: url(/img/common/bg_bubble.png);
	background-repeat: no-repeat;
	background-position: top left;
	color:#333;
	line-height: 13px;
}
.summary .top .buffer{
	padding:10px 15px 0 30px;
}
.summary .tail{
	width: 233px;
	height:20px;
	background-image: url(/img/common/bg_bubble.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.tag_comments .summary{
	margin-left:110px;
	margin-top:-30px;
}

