/*
File:			custom.css
Description:	Custom styles for the Logos (Neoclassical-Modified) Theme
*/

body {background: url(images/bg-gradient-1.jpg) repeat-y center;overflow: visible;}
#page {margin-top:0px;}
#masthead{
	margin:0 0 0 8px;
	background: url(images/separator1.gif) no-repeat center bottom;
}

h5 { font-size: 1.23077em; line-height: 1.25em; color:#333;}
h5.article { padding-top: 0; border-top: none; color: #333;}

ul.nav {float:right;margin-top:-165px;list-style:none;width:205px;font-size: 1.3em;padding: 10px;}
ul.nav li {display:inline;text-indent:24px;} 
li label {width:100px;display:block;float:left;padding:3px 0;}

.format_text a:link, .format_text a:visited { color: #333; background: #fff; text-decoration: none; } 
.format_text a:active, .format_text a:hover { color: #00f; background: #fff; text-decoration: none; } 

.sidebar .article {border:1px solid #dcdff2;margin:10px 0;                 color:#333;}
.sidebar .entered {border-top:1px solid #000;border-bottom:1px solid #000;color:#00f;}

.article {border:1px solid #fff;margin:5px 0;                    color:#333;}
.entered {border-top:1px solid #000;border-bottom:1px solid #000;color:#00f;}

.entered a{color:#00f;text-decoration:none;}

/*.sidebar_list .widget ul a:link, .sidebar_list .widget ul a:visited{color:#333;border-top:1px solid #fff;border-bottom: 1px solid #fff;text-decoration:none;padding: 2px 0;display:block;width:180px;}
.sidebar_list .widget ul a:hover, .sidebar_list .widget ul a:active{color:#00f;border-top:1px solid #333;border-bottom: 1px solid #333;display:block;width:180px;} */
#left_bar .sidebar_list {margin: 10px 0 10px 10px;}
#searching{float:right;margin:-80px 25px 0 0;}
.navigation {display:none;}
#content_box { width: 865px;margin:10px 0 0 0;padding: 0 10px; background: url('images/content_bg.gif') 50% 0 repeat-y;text-align: left;}
		#left_box { width: 665px; float: left;}
			#content 		{width: 463px;padding: 0 1px; float: right;}
			#content_inner 	{width: 425px; padding: 0 18px;}



/*-- sidebar styles --*/
ul.sidebar_list { list-style: none;}
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 182px; margin: 0 0 0.5em 0; font: normal 1em/1em Verdana, serif; float: left;}
		li.widget p { margin: 0 0 1.33333em 0; }
		li.widget ul, li.linkcat ul { list-style: none; }
		li.widget ol { margin: 0 0 0 20px; }
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0;text-indent: 0px;margin-left:20px; }
			li.widget li br { display: none; }
			li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }
.sidebar .widget .post_author{display:none;}
#left_bar{background-color:#dcdff2;}

.simpleimage { text-align: center; }
.widgettitle {text-align:center;}
#footer {margin-left:20px;}
#footer ul {list-style: none;margin: 0 auto;width:47em;}
#footer ul li, #footer ul li a {font: normal 1.05em/1.3em Verdana, sans-serif;display: inline;padding: 3px 5px;}

#footer p { font: normal 1.1em/1.63636em Verdana, sans-serif; color: #666; text-align: center;}
#footer a, #footer a:visited { color: #666; text-decoration: none;}
#footer a:hover, #footer a:active { color: #00f;border-top: 1px solid #666;border-bottom:1px solid #666;}

a:link, a:visited { color: #333; text-decoration: none; }
a:hover, a:active { color: #00f; text-decoration: none; }

.widget_recent_entries a{ font-size:.8em;line-height:1.2em; }
.widget .type{font-weight:bold;margin-bottom:0;}
.widget_current_issue div {font-size:1.2em;font-weight:bold;}
