body.custom {
	background: #062140;
	font-family:'Trebuchet MS',helvetica,arial;
}



/* Header */
.custom #header { padding: 0; border: none; }
.custom #header #logo a { display: block; height: 146px; width: 965px; background: url('images/wisdomjournal1.png') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }

/* Top Nav bar */
.custom ul#topnav { 
	border-style: none; 
	list-style-image: none; 
	list-style-position: outside; 
	list-style-type: none; 
	background:#E3F0F2 none repeat scroll 0 0;
	width: 760px;
	padding-left: 240px;
	float: left;
	font-family:'Trebuchet MS',helvetica,arial;
}
.custom ul#topnav li { float: left; padding: 3px 10px 3px 0px; }
.custom ul#topnav li a { font-size: 1.1em; color: #062140; }
.custom ul#topnav li a:hover { text-decoration: underline; }


/* Thesis Menu bar */
.custom ul.menu {
	background:#fff url(images/navbg25.png) repeat-x scroll left top;
	font-family:'Trebuchet MS',helvetica,arial;
	font-size:12px;
	min-height:25px;
	padding-left:10px;
	border: 0 none;
	/*width: 685px;*/
	width: 69%;
}
.menu, .menu a, .menu li ul {
	border-style:none;
}
.custom ul.menu li {
	background: none;
	border:0 none;
	padding-left:5px;
	padding-right:5px;
}
.custom ul.menu li.current {
	background: none;
	border: 0 none;
	color: white;
}
.custom ul.menu li.current a {
	color: #F0D69D;
}
.custom ul.menu li.cat-item {
	border:0 none;
}
.custom ul.menu li a {
	padding:0.35em 0.833em;
	color:#FFFFFF;
	letter-spacing:0;
	background: transparent;
}
.custom ul.menu li a:hover {
	text-decoration: none;
	color: #F0D69D;
	background: transparent;
}

.custom ul.menu li.rss {
	padding-right:10px;
}
.custom ul.menu li.rss a {
	background:transparent url(images/rss-icon.png) no-repeat scroll 100% 50%;
	padding-right:25px;
}

/* Search Form */
.custom #search_form { 
	background:#fff url(images/navbg25.png) repeat-x scroll left top;
	float:right; 
	margin-top:-2.5em; 
	margin-right: 0em; 
	padding-top: 1px;
	width: 30%;
}
.custom #search_form input[type="text"] {
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 1.6em;
	width: 200px;
	background: #EEEEEE;
}
.custom #search_form input[type="submit"] { 	
	margin:0px 3px 4px 0pt;
	font-size: 1.2em;
	background: transparent;
	border-color: white;
	border-style:single;
	border-width:1px;
	color:#111111;
	cursor:pointer;
	font-weight:bold;
	width:auto;
	color: white;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform:uppercase;
 }
 
/* content */
.custom #content_box {
	background: none;
}

.custom .format_text .drop_cap {
	color: #00499B
}

.custom h1 a, h2 a {
	color: #FF002E;
}

/* Multimedia Box */

.custom #multimedia_box {
	margin-bottom: 0em;
	background: white;
	border: none;
}
.custom #custom_box {
	background: white;
	font-size: 1.3em;
	border-width: 0px;
}
.custom .social .icons { 
	margin:5px 0 0 55px; 
	text-indent:-9999px; 
	/*width: 100%; */
} 
.custom .social .icons a.rss { 
	display: block; 
	float: left; 
	height: 64px; 
	width: 64px; 
	background: url(images/rss_64x64.png) no-repeat scroll 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.custom .social .icons a.twitter { 
	display: block; 
	float: left; 
	height: 64px; 
	width: 64px; 
	background: url(images/twitter_64x64.png) no-repeat scroll 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.custom .social .icons a.facebook { 
	display: block; 
	float: left; 
	margin-left:10px; 
	height: 64px; 
	width: 64px; 
	background: url(images/facebook_64x64.png) no-repeat scroll 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.custom .social .icons a.linkedin { 
	display: block; 
	float: left; 
	margin-left:10px; 
	height: 64px; 
	width: 64px; 
	background: url(images/linkedin_64x64.png) no-repeat scroll 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.custom .updates {
	text-align: center;
}
.custom .updates p {
	margin-top: 10px;
}

 
/* sidebars */
 .custom .sidebar h3 {
	color:black;
	font-size: 1.3em;
	border-color: #E0DCC5;
	border-width: 3px;
	border-style: none none solid none;
}

.custom .sidebar ul.sidebar_list {
	padding-left: 0em;
	padding-right: 2em;
}

.custom .sidebar li.widget {
	/* background: #F0EEE3; */
	padding: 0px 5px 5px 5px;
}

.custom #sidebar_1 {
	border-style:none;
}

/* Footer */
.custom #footer {
	border: none;
	background: #F0EEE3;
	color: #706E63;
}

.custom #footer a {
	border-bottom: 0px;
}

.custom #footer h3 {
	padding-bottom: 10px;
}
.custom #footer ul.badge_list {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-left: 200px;
}
.custom ul.badge_list li {
	float:left;
	margin: 0 20px;
}

}
.custom .Footer1 ul.sidebar_list { 
	width:100%; 
	border-bottom: 1px solid #E0DCC5;
}
.custom .Footer1 ul.sidebar_list li.widget { 
	width:30%; 
	padding:0; 
	margin:0 1%; 
	float:left; 
	text-align: left;
}

/* Comment Form Styling */
.custom #wpcf label { 	clear: both; 	display: block; 	float: left; 	width: 150px; } 
.custom #wpcf input { 	float: left; 	width: 200px; 	padding: 1px; 	margin: 2px 5px 2px 0; } 
.custom #wpcf textarea { 	width: 350px; 	height: 100px; 	padding: 1px; 	margin: 0 5px 10px 0; } 
.custom #wpcf #contactsubmit { 	margin-top: 50px; width: 100px; }

