* {
	padding:0;
	margin:0;
	font-family: Comic Sans MS;
}

a {
	text-decoration:none;
	color: #1484be;
}
a:hover {
	text-decoration:underline;
}

img {
	border:none;
}		
#clear {
	clear:both;
}
#top {
	height:399px;
	background: url(../images/top.png) repeat-x;
	
	position:relative;
	z-index:4;
}
#content_top {
	float:left;
	
	width:100%;
	height:90px;

}
#content_top div {

	width:814px;
	height:103px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	
	background: url(../images/content_top.png) no-repeat;
}
#logo {
	float:left;
	width:100%;
}
#logo  div{
	height:279px;
	width:881px;
	
	margin-left:auto;
	margin-right:auto;
	background: url(../images/toppicture.jpg) no-repeat;
}
#middle {
	
	background: url(../images/middle.png);
}
#bottom {
	height:96px;
	background: url(../images/bottom.png) repeat-x;
	
}
#wrapper {
	width:814px;
	margin-left:auto;
	margin-right:auto;
	
	background: url(../images/content_middle.png) repeat-y;
}

#content_bottom {
	float:left;
	
	width:100%;
	height:83px;
	
	
}
#content_bottom  div {
		
	width:814px;
	height:83px;
	margin-left:auto;
	margin-right:auto;

	background: url(../images/content_bottom.png) no-repeat;
	
}

/* navigations */
#mainmenu {
	float:left;
	margin-top:-37px;
	
	width:100%;
	height:38px;
	
}
#mainmenu #inner {
	
	width: 914px;
	margin-left:auto;
	margin-right:auto;
}
#mainmenu  ul {
	list-style:none;
	margin-left: 150px;
}
#mainmenu  li{
	float:left;
	height:38px;
	
	
	
}
#mainmenu  li span {
	display:block;
	background:url(../images/mainmenu.png) repeat-x;
} 
#mainmenu  li a {
	font-family: Comic Sans MS;
	color:#fff;
	text-decoration:none;
	font-size: 1.2em;
	
	padding-top:5px;
	padding-left: 33px;
	padding-right: 33px;
	
	height:38px;
	display:block;
	
	
}
#mainmenu  li.first  span {
	margin-left: 37px;
}
#mainmenu  li.first  {
	background:url(../images/mainmenu_first.png) no-repeat;
}
#mainmenu  li.last  span {
	margin-right: 40px;
}
#mainmenu  li.last  {
	background:url(../images/mainmenu_last.png) top right no-repeat;
}
#mainmenu li#current a {
	background:url(../images/mainmenu_current.png) top center no-repeat;
	color: #e6ecf2;
}

/*content*/
#content {
	
	float:left;
	
	position:relative;
	z-index:5;
	margin-top:-60px;
	margin-bottom:2px;
	
	padding-bottom:10px;
	padding-left:20px;
	padding-right:15px;
	
	width:714px;
	min-height:380px;
	
	margin-left:33px;
	
	font-size:0.8em;
	color:#34362c;
	
	
	line-height:1.5;
			
	background:url(../images/top_footer.png) bottom center repeat-x;
}
#content_out {
	color:#34362c;
}
#content_hover  {
	color:#a75609;
}
#content div.postdate {
	font-size:0.7em;
	color:#888;
	margin-left:50px;
	margin-bottom:20px;
	margin-top:-15px;
}
#content div.postdate2 {
	float:left;
	width:550px;
	font-size:0.7em;
	color:#888;
	margin-left:20px;

}


#content h2 {
	color: #ff7b07;
	text-decoration:none;
	background:url(../images/flower.png) no-repeat;
	padding-left: 50px;
	
	height:38px;
	margin-bottom:14px;
}
#content h2 a.draft {
	color: #007b07;
}
#content #comment_wrapper { 
	margin-top: 20px;	
}
#comment_form_wrapper {
	
}
#content .comment  {
	float:left;
	width:100%;

	border-top:1px dashed #ccc;
	padding-top: 10px;
	padding-bottom: 20px;
}
#content .comment .avatar {
	float:left;
	height: 80px;
	width: 80px;
}
#content .comment .comment_content {
	float:left;
	margin-left: 20px;
	
	width: 500px;
}
#content .comment .comment_name {
	font-weight:bold;
	color: #ff7b07;
}
#content .comment .comment_name a {
	font-weight:bold;
	color: #ff7b07;
}
#content .comment .comment_date {
	
	color: #888;
}
#content .leftside {
	width:225px;
	float:left;
}
#content .rightside {
	width:450px;
	float:right;
}
#content h3 {
	color:#ff7b07;
}
#content ul {
	margin-left:20px;
}
#content ol li {
	margin-left:20px;
}
#content img.homepage {
	border-top:1px solid #ccc;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	border-left:1px solid #ccc;
	padding:10px;
}
#content .latest_comments   {
	margin-top:20px;
}
#content .latest_comments  ul{
	
}
#content .latest_comments  li{
	margin-bottom:2px;

}

#content .latest_posts   {
	margin-top:20px;
}
#content .latest_posts  ul{
	
	
}
#content .latest_posts  li{
	margin-bottom:2px;

}
#content .blogroll   {
	margin-top:20px;
}
#content .smilies {
		
}
#content .code {
	line-height:1;
}
#content_list h2 {
	margin-bottom:-6px;
}
#content_item {
	float:left;
	margin-bottom: 15px;
}
#content_thumbnail {
	
	width: 80px;
	height: 80px;
	float:left;
}

#content_title a {
	color: #ff7b07;
	width: 550px;
	float:left;
	text-decoration:none;
	font-size: 1.5em;
	padding-left: 20px;
}
#content_description {
	float:left;
	width : 550px;
	padding-left: 20px;
}
#content_title a:hover {
	color:#f39d51;
}
#readmore {
	float:right;
	
}
/*comment form*/
#comment_form {
	background-color: #ededff;
	padding: 10px;	
}
#comment_form  h3 {
	color: #ff7b07;
	margin-top: 30px;

}
#comment_form #form_status {
	color: #490dd0;
	
}

form {

   clear: both;
   margin: 10px;
}
form label {
   width:155px;
   display:block;
   float:left;
   color : #000;
}
form div.input {
   margin:13px;  
   
}

input {
	border: 1px solid #1484be;
}
.input_blur {
   background-color: #fff;
   
}
.input_focus {
   background-color: #f6dbd7;
   
}
textarea {
	border: 1px solid #1484be;
}
form div.submit {
   margin:20px 0 0 12px;
}
form textarea {
	font-size:0.9em;
}
/*pagination */
#pagination {
	text-align:center;
	margin-top: 30px;
	margin-bottom:30px;
	color: #b88450;
}
#pagination  a {
	color : #b88450;
	
	margin-right: 3px;
	margin-left: 3px;
	text-decoration:underline;
}
.message {
	width: 98%;
	text-align: center;
	padding: 10px;
	font-size: 1.2em;
	color: #fff;
	background-color: #f49952;
	margin-bottom: 20px;
	
	border-top: 3px solid #ff6f00;
	background:#f49952 url(../images/question.png) 10px center no-repeat;
}
/*top footer*/
#top_footer  {
	border-top:1px dashed #753e08;
	margin-top:10px;
}
#top_footer .cell{
	float:left;
	padding: 30px;
}


/*admin*/
#adminaction {
	width:100%;
}
.code {
	font-size:1.2em;
	margin-bottom: 20px;
	margin-left: 25px;
	
	line-height: 20px;
	font-size: 12px;
	padding: 0;
	
	white-space:normal;
}
.code a {
	text-decoration:underline;
}