/*** [Color] ***                
light purple    :#a76691;
normal purple    :#a48785;
dark purple        :#482d3f;
 *** Color ***/
 
img.img_float { float:left; padding:3px;}    
a span.img_text { display:block; min-height: 70px; }

div#hot_feed {width:100%; text-align: center; font-family: arial}  
div.feed {width: 250px; min-height: 300px;  float:left; margin:1px; text-align:left}
div.feed a:visited {color: gray; background-color: #FEE;  }
div.feed h4 { border: 0px;}

div.image_feed  { width:100%; height:auto}
div.image_feed ul li { width: 130px; display:inline;float:left; }
div.image_feed ul img {  width:90%; vertical-align: middle; text-align: center;}  
div.image_feed ul li.showMore {display:none;}
div.image_feed a:visited img {filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;}

ul { margin:0px;padding:0px;}
ul li {width:100%; margin:0px; padding:0px; border-top: 1px #cbc solid;list-style-type: none;}
ul li a {display:block;font-size:12px; font-weight:lighter; width:100%; min-height: 45px;}
div.feed a:hover {background: #EEEEEE none repeat scroll 0% 0%; }
								
li.more { float:right;width:100%; clear:both;text-align: right; }
li.more a {text-transform: lowercase; font-size:8px; color: black;}
li.showMore {display:none;}

li img { border:1px black solid; margin: 1px;padding:1px; background: #555; width:120px; height:90px}



/*** Structure: [Color], [Html], [Module], [Form] ***/

 
/*** [HTML] ***/
body { background-color:#482d3f; font: 90% georgia; line-height: 1.2; color: #6B6B6B;margin:0;padding: 0;}
p { text-align:justify; margin: 2px; }
h1 {font-size: 150%}
	h1#logo {float:left; width:210px; height:80px; margin:0; padding:0}
	h1#logo a {display:block;background:url(image/discoverous_logo.gif); width:210px; height:80px; text-indent:-5000px; outline:none }
h2,h3,h4 { margin-top: 1px;margin-bottom: 1px; border-top: 1px dotted #482d3f; border-bottom: 1px dotted #482d3f;}
h2 {font-size: 140%;}
h3 {font-size: 100%;}
h4 {font-size: 90%}
img {border: none;}
a:link, a:visited {text-decoration: none;color: #a76691;}
a:hover {text-decoration:underline;}
/*** [Class] ***/
.clearboth { clear:both;}


/*** [Module] ***/
div#wrapper {width: 779px; margin: 0 auto 0 auto; text-align:center;border-top: 8px solid #a58987;border-bottom: 8px solid #a58987 }
div#body {background:white;text-align:left}
div#top {clear:right}
div#top_menu {float:right; width:550px }
	div#top_menu > form { margin: 10px;text-align:right}
div.sub_menu {clear:both;background-color:#efede5; }
	div.sub_menu h3 a { border-right: 1px dotted #482d3f; padding: 0 15px 0 15px }
div#content {padding:5px; clear:left}
/*div#div_main { width:500px;float:left} */
div#div_main {float:left}
div#div_sidebar{ max-width:220px; float:left;}
div#sidebar_inner {margin:5px; padding:5px;border:1px #DDEEDD solid; z-index: 5000; background-color: #EFEDE5;}
div.question {width:70%;float:left;}
div.questionImage {float:right;border:thin dotted #ccc;}

code { font-family: Monaco, Verdana, Sans-serif;font-size: 12px;background-color: #f9f9f9;border: 1px solid #D0D0D0;
	color: #002166;display: block;margin: 14px 0 14px 0;padding: 12px 10px 12px 10px;}
/*** [Form] ***/
input {border:1px solid #402600;}
label.answer {display:block }

label.answer:hover {background-color:#eee; cursor:pointer;}
input#customsearch {background-image:none;}