/**
 * Thesis custom CSS File development by: Empty Cabin Media http://www.emptycabinmedia.com
 */
 
body {
	background:#C6D3DE none repeat scroll 0 0;
	font-family: Arial, Helvetica, sans-serif 
}

.custom #container {
    width: 102.5em;
	margin-top: 2em;
}

.custom #page {
	border-color: #5E9DC8;
	border-width: 3px;
	border-style: solid solid solid solid;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
}

/* Top Main Menu */
.custom ul.menu {
	height: 30px;
	border: none;
	margin-top: 10px;
}

.custom .menu li {
	margin-bottom:0em;
}

.custom li.tab {
	margin-top: 3px;
	background: #FAF3E6;
	margin-left: 10px;
}

.custom li.tab-home {
	margin-left: 20px;
}

.custom li.tab-current {
	background: #FAF3E6;
}

.custom li.tab:hover, .custom li.tab-current {
	background: #white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu a {
	background: white;
	border: none;
	font-size:1.1em;
	line-height:1.273em;
	padding: 0.4em;
	border: 1px solid #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu a:hover {
	font-size:1.1em;
	line-height:1.273em;
	padding: 0.4em;
	background: #1B4F7A;
	color: white;
	border: 1px solid #1B4F7A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu .current a {
	font-size:1.1em;
	line-height:1.273em;
	padding: 0.4em;
	border: 1px solid #1B4F7A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu .current a, .menu .current-cat a {
	border-bottom-color:#1B4F7A;
}

/* Header */
.custom #header { 
	padding: 0; 
	border: none;
}

.custom #header #logo {
	background: transparent;
}

.custom #header #logo a { 
	display: block; 
	 
height: 100px; 
	width: 800px;	background: url(http://studenomics.com/wp-content/uploads/2010/01/studenomics22.png) no-repeat; 
	outline: none; 
	border-bottom: none;
}

.custom #header #logo, .custom #header #tagline { 
	text-indent: -9999px; 
	margin-left: 0px;
}

.custom #header #tagline { 
	height: 0; 
}

.custom .right_side {
	float: right;
	margin-top: -154px;
	margin-right: 0px;
    width: 270px;
}

.custom .social_icons {
	margin-left: 35px;
}

.custom .social_icons ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.custom .social_icons li {
	float: left;
	padding-right: 20px;
}

.custom .social_icons ul li a {
	display:block;
	text-indent: -9999px;
	height: 50px;
	width: 50px;
}

.custom .social_icons ul li a.rss {
	background: transparent url(images/rss_50.png) no-repeat scroll 0 0;

}
.custom .social_icons ul li a.mail {
	background: transparent url(images/mail_50.png) no-repeat scroll 0 0;
}
.custom .social_icons ul li a.twitter {
	background: transparent url(images/twitter_50.png) no-repeat scroll 0 0;
}

.custom .google_search {
	margin:10px 0 0 7px;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.custom .google_search input[type="text"] {
	font-size:1.4em;
	padding:2px 2px 1px;
	width:190px;
}

.ie .google_search input[type="text"] {
	font-size: 1.4em;
	padding: 2px 2px 1px;
	width: 190px;
}

.custom .google_search input[type="submit"] {
	background: #24567F none repeat scroll 0 0;
	border: none;
	color:white;
	cursor:pointer;
	font-size:1.3em;
	padding:3px 3px 1px;
	margin:2px 3px 4px 0;
	text-transform:none;
	width:auto;
}

.ie .google_search input[type="submit"] {
	background: #24567F none repeat scroll 0 0;
	border: none;
	color:white;
	cursor:pointer;
	font-size:1.3em;
	padding-top: 2px;
	margin: 0px;
	text-transform:none;
	width:auto;
}


/* Secondary Menu */
.custom ul.second_menu {
	font-family: "Arial Black", sans-serif;
	background: transparent url(images/blue-menu.png) no-repeat scroll 0 0;
	border:none;
	height: 69px; 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: -33px;
    margin-top: -9px;
    width: 1085px;
}

.custom ul.second_menu li {
	float: left;
	padding-left: 32px;
	margin-top: 18px;
	margin-left:23px;
}

.custom li.menu_item a {
	color: white;
	font-size:1.7em;
	line-height:1.273em;
}

.custom li.menu_item a:hover {
	color: #A3CBDD;
}

.custom li.menu_item p {
	color: #A3CBDD;
	font-size: 1.2em;
}

/* Content */
.custom .about_author {
	background: #A3CBDD;
	border: 2px solid #1B4F7A;
	padding: 5px;
	margin: 0px 20px;
	margin-bottom: 20px;
}

.custom .about_author p {
	font-size: 1.3em;
	margin-bottom: 1em;
}

.custom .about_author h4 {
	font-family: "Arial Black", sans-serif;
	color: #1B4F7A;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 1em;
}

/* Sidebars */
.custom #sidebars {
	width: 250px;
}

.custom #sidebar_2 {
	width: 250px;
}

.custom .sidebar ul.sidebar_list {
	padding-right:2.1em;
}

.custom .sidebar h3 {
	font-family: "Arial Black", sans-serif;
	color:#1B4F7A;
	font-variant: normal;
	font-size: 1.3em;
	letter-spacing: 0px;
	margin-bottom: 2px;
}

.custom li.widget ul li {
	background: #A3CBDD;
	color: #1B4F7A;
	margin-bottom:0.692em;
	padding-left: 5px;
	margin-bottom: 2px;
}

.custom li.widget ul li a {
	color: #1B4F7A;
}

.custom .about_widget {
	background: #A3CBDD;
	border: 2px solid #1B4F7A;
	padding: 5px;
}

.custom .sub_count {
	font-family: "Arial Black", sans-serif;
	color:#1B4F7A;
	font-size: 1.3em;
}

/* Footer */
.custom #footer {
	background: #1B4F7A;
	border:none;
}

.custom #footer p {
	color: white;
}

.custom #footer h3 {
	font-family: "Arial Black", sans-serif;
	color: white;
	font-size:1.7em;
	margin-bottom: .5em;
}

.custom #footer li.widget ul li {
	background:transparent;
}
.custom #footer  a {
	color: #A3CBDD;
	font-size: 1em;
	border: none;
}

.custom .Footer1 ul.sidebar_list { 
	width:100%; 
	border-bottom: 1px solid #E0DCC5;
	padding-bottom: 2em;
	margin-bottom: .5em;
}
.custom .Footer1 ul.sidebar_list li.widget { 
	width:19%; 
	padding:0; 
	margin:0 3%; 
	float:left; 
	text-align: left;
}
.ie .Footer1 ul.sidebar_list li.widget { 
	width:19%; 
	padding:0; 
	margin:0 2%; 
	float:left; 
	text-align: left;
}



