

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: 1;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#C1C1C1;
	color:#666;
	min-width:995px;
}

#m_wrapper {
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 995 ? "995px" : "auto"); 
}

a:link, a:visited {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
}


#sect_top {
	background:url(/public/images/logo1.gif) 10px 14px no-repeat #2071C9;
	height:80px;
}

#user_panel_container {
	width:650px;
	height:75px;
	float:right;
	margin-right:10px;
	text-align:right;
	color:#FFFFFF;
	padding-top:4px;
}

#user_panel {
	margin-top:6px;
}

#user_panel .user_panel_corner {
	width:5px;
	height:32px;
	float:left;
}

#user_panel .left {
	background:url(/public/images/user_panel.gif) 0 0 no-repeat;
}
#user_panel .right {
	background:url(/public/images/user_panel.gif) -5px 0 no-repeat;
}

#user_panel_c {
	background-color:#FFFFFF;
	color:#000;
	font-size:0.9em;
	height:32px;
	width:640px;
	float:left;
}

#user_panel_content {
	margin-top:7px;
}

#user_panel_content #user_info {
	float:left;
	margin-top:4px;
	font-size:1em;
	color:#666;
}
#user_panel_content #user_menu {
	margin-top:4px;
	float:right;
}


#user_panel_content .textbox {
	border:1px solid #999;
	font-size:0.9em;
	color:#666;
}

#user_panel_content .button {
	border:0;
	background:transparent;
	font-size:0.8em;
	margin-left:10px;
	margin-right:10px;
}

#user_panel_content span{
	font-size:0.8em;
	margin-left:10px;
}

#sect_menu {
	height:32px;
	background:url(/public/images/menu_bg.jpg) 0 0 repeat-x;
}

#menu ul {
	float:left;
}

#menu ul li {
	float:left;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	height:32px;
}

#menu ul li a {
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	color:#666;
	line-height:32px;
}

#menu ul li a:hover {
	color:#0066FF;
}

#menu #search_panel {
	width:300px;
	background:#E9E9E9;
	height:32px;
	float:right;
	margin-right:10px;
}

#search_panel form {
	margin-top:6px;
	margin-left:10px;
}

#search_panel form .textbox {	
	border:1px solid #CCC;
	width:250px;
	color:#666;
}

#btn-search {
	border:0;
	background:url(/public/images/search_icon.gif) top left no-repeat;
	width:16px;
	margin-right:5px;
	cursor:pointer;
}

#sect_searchpanel_top_container {
	height:5px;
	background-color:#2071C9;
}

#sect_searchpanel_top {
	float:right;
	margin-right:10px;
	width:300px;
	height:5px;
	font-size:0em;
	background:#E6E6E6;
}

#sect_searchpanel_top .corner_left {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) 0 0 no-repeat;
	float:left;
}

#sect_searchpanel_top .corner_right {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) -5px 0 no-repeat;
	float:right;
}


#sect_searchpanel_bottom_container {
	height:5px;
	background-color:#C1C1C1;
}

#sect_searchpanel_bottom {
	float:right;
	margin-right:10px;
	width:300px;
	height:5px;
	font-size:0em;
	background:#E6E6E6;
}

#sect_searchpanel_bottom .corner_left {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) 0 -5px no-repeat;
	float:left;
}

#sect_searchpanel_bottom .corner_right {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) -5px -5px no-repeat;
	float:right;
}


.sect_content_box {
	width:975px;
	margin:10px auto 20px auto;
}

.sect_content_box .corners_top {
	font-size:0em;
	height:10px;
	background-color:#FFF;
}

.sect_content_box .corners_top .left {
	background:url(/public/images/misc_panel.gif) 0 0 no-repeat;
	width:10px;
	height:10px;
	float:left;
}
.sect_content_box .corners_top .right {
	background:url(/public/images/misc_panel.gif) -10px 0 no-repeat;
	width:10px;
	height:10px;
	float:right;
}


.sect_content_box .content_container {
	background-color:#FFF;
}

.sect_content_box .content_container .content {
	padding:0px 10px;
}


.sect_content_box .corners_bottom {
	font-size:0em;
	height:10px;
	background-color:#FFF;
}

.sect_content_box .corners_bottom .left {
	background:url(/public/images/misc_panel.gif) 0 -10px no-repeat;
	width:10px;
	height:10px;
	float:left;
}
.sect_content_box .corners_bottom .right {
	background:url(/public/images/misc_panel.gif) -10px -10px no-repeat;
	width:10px;
	height:10px;
	float:right;
}

#sect_footer_cont {
	background-color:#A7A7A7;
	border-top:1px solid #FFF;
	padding:10px;
	color:#FFFFFF;
	margin-top:6px;
}

.footer_link_box {
	float:left;
	margin:4px 14px;
}

.footer_link_box h1{
	font-size:1.3em;
	font-weight:normal;
	color:#D4D4D4;
	margin-bottom:6px;

}

.footer_link_box li {
	list-style:disc;
	margin-left:25px;
	padding-top:1px;
	padding-bottom:1px;
}

.footer_link_box li a{
	text-decoration:none;
	color:#D4D4D4;
}


.clear {
	clear:both;
	height:0;
	display:block;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
/* End hide from IE-mac */

#copy {
	margin-top:3px;
	margin-right:16px;
	float:right;
	color:#FFFFFF;
	font-size:0.9em;
}


.status {
	font-size:0.85em;
}

.red {color:#FF0000;}
.blue {color:#0000FF;}

.message {
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}


div.row {
	padding:10px;
}

div.userpage-header {
	border-bottom:1px solid #CCC;
}

div.userpage-header div.profile-image {
	float:left;
	width:300px;
}

div.profile-image img {
	float:left;
	margin-right:10px;
}
div.profile-image span.username {
	margin-top:10px;
	margin-bottom:4px;
	font-size:1.25em;
	font-weight:bold;
	display:block;
}

div.profile-image span.name {
	font-style:italic;
}

div.userpage-header ul {
	float:right;
	width:240px;
	margin-top:30px;
}

div.userpage-header ul li {
	float:left;
	margin-left:10px;
	margin-right:10px;
}

/* profile */

div.user-details {
	border:1px solid #DDD;
	background-color:#EBEBEB;
}

div.user-details ul {
	float:left;
	margin-right:100px;
}

div.user-details ul li {
	margin:8px 0;
}

div.summary {
	margin-top:20px;
}

div.summary h3  {
	font-size:1.4em;
	font-weight:bold;
	width:930px;
	margin:0 auto;
}

/* lists */

div.list {
	width:930px;
	margin:10px auto;
}

div.list div.list-header {
	background-color:#73ACE9;
	height:26px;
	position:relative;
}

div.list-header span {
	position:absolute;
	font-size:0.9em;
	font-weight:bold;
	top:7px;
	color:#FFF;
}

div.list span.title {
	left:10px;
}

div.list span.size {
	left:450px;
}

div.list span.date {
	left:650px;
}


div.list span.je-title {
	left:10px;
}

div.list span.je-date {
	left:500px;
}

div.list ul.body, div.list ul.body2 {
	width:930px;
	background-color:#F8FBFD;
}

div.list ul.body li {
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;
	position:relative;
	height:26px;
}

div.list ul.body li a {
	display:block;
	cursor:pointer;
	height:26px;
	width:930px;
	text-decoration:none;
	color:#666;
}

div.list ul.body li a:hover {
	background-color:#E5F0FB;
	color:#444;
}

ul.body li a span {
	display:block;
	top:7px;
	overflow:hidden;
	position:absolute;
}

div.follower-container {
	width:930px;
	margin:10px auto;
	text-align:left;
	line-height:160%;
}

div.follower-container img {
	margin-left:4px;
	margin-right:4px;
	border:1px solid #CCC;
}

div.follower-container a {
	text-decoration:none;
}


#j-entry {
	width:930px;
	margin:10px auto;
}

#j-entry h4 {
	background-color:#73ACE9;
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	padding:7px;
}

#j-entry h4 span {
	font-style:italic;	
}

#j-entry .je-content {
	margin:10px;
}

