/*
File:			custom.css
Description:	Custom styles for Thesis

*/

/*--- Background ---*/
body.custom { 
	background: #44443f; 
}
.custom #container { 
	margin-top: 1em; margin-bottom: 1em; padding: 0.2em; background: #33332f; border: 0.4em solid #3e3e3a; 
}
.custom #page { 
	background: #fff; 
	margin-top: 0;
}
/*--- header ---*/
.custom #header {
	border-bottom:none;
	padding-bottom:0;
	padding-top:0;
	height: 133px; 
}
.custom #header #logo {
	float:left;
	display: block; 
	width: 420px; 
	height: 133px; 
} 
.custom #header #logo a { 
	display: block; 
	width: 420px; 
	height: 133px; 
	background: url('images/logo_03.jpg') no-repeat; 
	text-indent: -9999px; 
	outline: none; 
}
.custom #header #rssbar {
	position: relative;
	float:right;
	width: 326px;
	height: 83px;
	right: -37px;
	.right: -72px;
	margin-top: 50px;
}
.custom #header #rssbar a {
	display: block;
	width: 326px;
	height: 58px;
	background: url('images/newrss_06.jpg') no-repeat;
	outline: none;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 35px;
	padding-top: 25px;
}
/*--- navigation ---*/
.custom .menu { 
	list-style: none; 
	border: 1px solid #ddd; 
	border-width: 0 0 1px 1px; 
}
.custom #pagenav{

}
/*--- multimedia box ---*/
.custom #custom_box {
	padding: 1.1em;
	background: #eee;
	border-bottom: 1px solid #ddd;
	height: 343px;
	background: url('images/info_bg_03.jpg') no-repeat;
	background-color:#FFFFFF;
}
.custom #custom_box #multitext{
	color:#FFFFFF;
	padding: 5px;
	font-size: 16px;
}
.custom #custom_box #multipic{
	float:right;
	padding-right: 10px;
}
.custom #custom_box #sociallinks{
	padding-top:10px;
}
/*--- sidebar ---*/
.custom #sidebars{
	
}
.custom .sidebar h3 {
	font-weight:bold;
}
.custom .search{
	margin: 15px 0px 10px 10px;
	.margin-top: 0px;
	background: url('images/search_03.jpg') no-repeat;
	border:none;
	padding: 0;
}
.custom #s {
	width:275px;
	font-size:16px;
	padding: 7px;
	border:none;
	float: left;
	margin: 7px 0 0 10px;
	height: 20px;
}
.custom .btn {
	border:0;
}
.custom #multimedia_box { 
	padding: 0; 
}
.port-item {
	float: left;
	padding-left: 40px;
}
.port-item-flash {
	float: left;
	width: 470px;
}
#sharestuff{


}
#sharestuff label{
	font-size:18px;
}
.your-url{
}
.your-name{
}
.services{
}
.your-url-wrap{

}
.your-text-wrap{
}
.services-wrap{
}
.shortened-url{
	background-color: #ADC0D1;
	font-size: 16px;
	padding: 10px;
	border: solid #1E3650 5px;
	text-align: center;
}
.submit{
font-size:18px;
}
select { font-size: 1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
select:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
input.form_submit { 
	border-width: 3px;  
	font-size: 1.143em; 
	padding: 0.313em 0.25em;
	padding: 0.308em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
.post-clear{
	clear:both;
	margin:10px 0 0 0;
}
