@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	clear:both;
	background:#CDF8FF url(../images/final_bg.jpg) no-repeat scroll 25% 0;
	font-family:Arial, Helvetica, sans-serif;
}
	
#wrapper{
margin-left:auto;
margin-right:auto;
width:770px;
}

#top{
height:100px;
width:820px;
margin-left:-30px;
overflow:hidden;
}

img {
border:none;
}

#logo{
float:left;
margin-top:-20px;
}


#search{ 
	background: #FFFFFF; 
	width:415px;
	height: 22px; 
	float:left;
	margin-top:37px;
}
html>body #search{ 
	width:412px;
	height: 31px; 
	background: #FFFFFF; 
	float:left;
	margin-top:37px;
}
#middle{
background-color:#E6F8F8;
padding:0;
width:785px;
overflow:auto;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}

#middle img{
border:none;
}

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

a:hover{
text-decoration:underline;
}

#toolbox{
float:left;
font-size:12px;
}

#content_space{
width:70%;
height:auto;
float:left;
background-color:#FFFFFF;
padding:20px;
}

#content_space img{
max-width:545px;
}

#sidebar{
width:21%;
height:598px;
float:left;
background-color:transparent;
padding-top:17px;
padding-bottom:17px;
padding-left:17px;
padding-right:10px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topright:5px;
margin-top:-10px;
}


#image img{
width:36px;
float:left;
}

#img_detail{
float:left;
margin-left:10px;
margin-top:4px;
font-size:14px;
}

#sidebar_share img{
float:right;
height:11px;
width:6px;
padding-right:3px;
padding-top:5px;
margin-bottom:20px;
cursor:pointer;
}

#sidebar_top{
height:50px;
font-size:11px;
}

#sidebar_top img{
float:left;
width:40px;
}

#timestamp{
font-size:15px;
color:#999999;
}

#morefrom img{
width:50%;
height:50%;
}

#sidebar_middle{
font-size:11px;
height:auto;
}

#sidebar_bottom{
height:100px;
font-size:12px;
margin-top:10px;
padding:4px;
}

#ul_toolbox li
{
list-style-type: none;
margin-left:20px;
margin-top:20px;
}

#reply{
margin-top:30px;
padding-top:10px;
border-top: #CCCCCC 1px dashed;
color:#555555;
font-family:Georgia,serif;
font-size:15px;
}
#text{
color:#555555;
font-family:Georgia,serif;
font-size:20px;
line-height:24px;
margin-bottom:12px;
}

input.text_field, textarea {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
color:#222222;
font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-top:10px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:7px;
}


#reply input.button {
background-image:url(../images/btn_bg.gif);
font-family:'Lucida Grande',sans-serif;
border:0 none;
color:#666666;
font-size:14px;
height:32px;
margin-top:10px;
margin-left:280px;
width:115px;
}

#reply input.button:hover{
background-image:url(../images/btn_bg_hover.gif);
cursor:pointer;
color:#444;
}

#search ul {
	float:left;
	height:22px;
	padding:0 0 0 5px;
	margin-top:5px;
	*margin-left:-5px;
	margin-left:0px;
	margin-bottom:0;
}

#search html>body{
	float:left;
	height:31px;
	padding:0 0 0 5px;
	margin-top:5px;
	margin-bottom:0;
}

#search li {
	display:inline;
	font-size:13px;
	line-height:18px;
	margin-left:10px;
	padding-top:-20px;
}

#search form input#searchtext {
	border:0px;
	margin-left:1px;
	width:135px;
}

#search_form{
	width:170px;
}

#go {
	background:transparent url(../images/search_bg.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:25px;
	width:26px;
	margin-right:1px;
}

button {
-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;
background:#CCCCCC none repeat scroll 0 0;
border:1px solid #BBBBBB;
color:#222222;
cursor:pointer;
display:inline-block;
font-size:12px;
font-weight:bold;
line-height:1;
padding:16px 0px 8px;
text-decoration:none;
text-shadow:0 -1px 1px #DDDDDD;
}

#full_size {
margin-right:4px;
}

#toolbox a:hover{
text-decoration:none;
}

#bottom{
font-size:12px;
text-align:center;
margin-top:20px;
padding:8px 8px 8px 8px;
width:770px;
height:15px;
background-color:#FFFFFF;
/*margin-bottom:15px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;*/
}

#bottom ul{
	margin-top:-2px;
	margin-left:10px;
	padding:5px 0 0 0;
	}
	
#bottom ul li{
	display:inline;
	}
	
#bottom ul li a{
	font-size:12px;
	padding:0 5px 0 5px;
	}	
	
#sidebar_bottom ul{
height:72px;
width:160px;
padding:0;
margin-left:0px;
margin-top:7px;
*margin-top:15px;
}

#sidebar_bottom li{
display:inline;
float:left;
height:92px;
overflow:hidden;
text-align:center;
width:79px;
font-size:13px;
}

#sidebar_bottom img{
width:70px;
height:70px;
}

#toolbox ul{
margin-left:-55px;
*margin-left:0px;
}

ul#img_paginate li span.control {
height:54px;
overflow:hidden;
display:block;
text-align:center;
}