#header {
        background-color:#080507;
}
#headerTitle {
        width:600px;
        height:80px;
        margin:0 auto;
        background-image: url('header1.jpg');
        background-image: -webkit-gradient (linear, left top, right top, from(#000), to(rgba(0,0,0,0))), url('header1.jpg');
        background-image: -webkit-linear-gradient(left, #000 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.3) 80%, #000 100%), url('header1.jpg');
        background-image: -o-linear-gradient(left, #000 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.3) 80%, #000 100%), url('header1.jpg');
        background-image: -ms-linear-gradient(left, #000 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.3) 80%, #000 100%), url('header1.jpg');
        background-image: linear-gradient(to right, #000 0%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.3) 80%, #000 100%), url('header1.jpg');
}
#header h1 {
        padding:0 !important;
	font-family: Verdana,Arial,Helvetica,sans-serif;
        color: #ffffff;
        text-transform:uppercase;
}
#header h1 div h1 {
        margin-left:-50px;
        padding-top:10px !important;
        font-size:16px;
        letter-spacing:normal;
	font-weight:bold;
}
#header h1 div h1 a {
	color:#fff;
	text-decoration:none;
}
#header h1 div h2 {
        margin-left:-50px;
        padding:0;
        font-size:10px;
        letter-spacing:normal;
        font-weight:normal;
}
#custom #sidebar .block, #custom .roundedCorner, #custom span.rtop span, #custom span.rbottom span {
    background: none repeat scroll 0 0 #6d6e71 ;}

#sidebar div.block, span.rtop span, span.rbottom span, div.roundedCorner {
    background: none repeat scroll 0 0 #dcddde !important;}

#sidebarmergedJournals div.roundedCorner {padding-left: 4em; height:48px;}
#sizer {padding-left: 3em; height:25px;}

#social-img {text-align: center}

#setupForm #homepageImage { float:none !important; width:auto !important; }

#journalDescription, #homepageImage {float:right;} 
#journalDescription {width:80%;} 
#homepageImage {width:20%;} 
#homepageBr {display:none;}
#announcementsHome {clear:both;}

#sidebarmergedJournals {	display:block !important;}
#sidebarmergedJournals a span {height:48px; display:block; float:left;}
#sidebarmergedJournals a span span {
	display:block; width:48px;	height:33px; margin-top:7px; text-align:center;
	line-height:33px; font-size:16px; font-weight:bold; background-image:none;
	opacity:0; color:#FFF; background: rgba(100, 100, 100, 0.5);
}
#sidebarmergedJournals a span span:hover {opacity:1;}

#container {	min-width: 800px !important;}
#header h1 {padding: 0.5em 0 0.25em 5%;}
#leftSidebar {font-size: 0.8em;	margin-right: 15px;	margin-left: 5%;}
#rightSidebar {font-size: 0.8em;	margin-left: 0;	margin-right: 7%;}
#content {font-size: 0.8em;}
#main {width: 58%;}
#bottom_left {width: 60%; float: left; font-size: 0.8em;}
#bottom_right {width: 40%; float: right; text-align:right;}
.tocGalleys {vertical-align: bottom;}
table.tocArticle td.tocTitle {
	height:1px;
}
#leftSidebar .custom, #rightSidebar .custom {
        padding:1px 1em;
        border-radius:10px;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
}
div#articleCoverImage {
         float: right;
         width: auto;
		 padding: 0 10px 10px;
}