/*
Theme Name: SMS Engel Wordpress Design
Theme URI: http://www.smsengel.de
Description: SMS Engel Wordpress Theme von To-Do Media
Version: 1.0
Author: Aldo Giese | To-Do Media
Author URI: http://www.aldo-giese.de | http://www.to-do.ws
License: GPL
*/

.input_button {
	width:90%;
	color:#FFF;
	background: #781000 url(img/tick.png) no-repeat scroll 5px center;
	border:1px solid #888;
}
#logo {
	padding:0 0 0 13px;
	font-size:18px;
	width:428px;
	height:68px;
	font-weight:bold;
	float:left;
}

#logowrapper {
	width:428px;
	height:68px;
	float:left;
	background:url(img/logo.png);
}
#news {
	color:#5a6156;
	width:561px;
	margin-left:19px;
	border-bottom:3px solid #087bd3;
	font-size:22px;
	font-weight:bold;
}
#head_ad {
	width:468px;
	height:60px;
	padding:10px 10px 10px 0px;
	float:right;
}
.input_button:hover {
	background: #a31600 url(img/tick.png) no-repeat scroll 5px center;
	border:1px solid #000;
}
body {
	font: normal 83% sans-serif;
	background:url(img/4b392c7082a95.jpg);
	}
	
h3 {
	margin:0;
	margin-bottom: 8px;
	color: #5a6156;
	border-bottom: solid 2px #cccccc;
	}

.td_head {
	height:25px;
	color:#fff;
	text-align:center;
	background:url(img/td_head.png);
	font-weight:bold;
}
.td_content {
	padding-top:10px;
}

td ul li {
	list-style:url(img/bullet_red.png);
	line-height:25px;
}

.left {
	padding-left:2px;
	float:left;
}

#outside {
	margin: auto;
	width: 920px;
	background:#e6e7e0;
}

#permlink {
	margin: 0;
	height:18px;
	background:url(img/permlink.png);
	padding: 0px;
	text-align: right;
	}
	
#permlink ul {
	list-style:none;
	}
#permlink a {margin-left: 5px; margin-right: 5px;}

#header {
	margin: 0;
	background-image:url(img/header.png);
	padding: 0;
	height:80px;
	}
#header h1 {margin: 0; padding: 5px;}

#topnav {
	background:url(img/topnav.png);
	margin: 0;
	margin-bottom: 10px;
	padding: 4px;
	padding-left:0px;
	}
#topnav a {
	padding: 4px;
	text-decoration: none;
	background-color: #087bd3;
	color: #d5ddcd;
	}
	
	#topnav a:hover {
	background-color: #64bdf5;
	color:#333;
	}


#left {
	float: left;
	width: 175px;
	}

#middle {
	margin-left: 160px;
	margin-right: 160px;
	}

#right {
	float: right;
	width: 175px;
	}

#footer {
	clear: both;
	margin: 0;
	text-align: left;
	
	}
#footer h5 {margin: 0;}

.box {
	width: 92%;
	margin: auto;
	margin-bottom: 10px;
	padding: 5px;
	}


/* These are used to colorize the page */


h5 {padding-left: 5px; color: #5a6156;}



#permlink a {text-decoration: none; color: #d5ddcd;}
#permlink a:hover {text-decoration: underline;}



.box {
	background-color: #fff;
	border: solid 1px #ccc;
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	
}
.box a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #000000;
}
.box a:hover {
	text-decoration: underline;
}
.box ul {
	margin: 0;
	padding-left: 5px;
	list-style:none;
}

.box h3 {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.box h3 a:link {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.box h3 a:visited {
	font-family: “Trebuchet MS”, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}

hr {
	color:#cccccc;
}

#postend {
	border-top:2px solid #cccccc;
	text-align:right;
}

#old {
	float:left;
}
#new {
	float:right;
}

.avatar_container {
	text-align:center;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
        overflow: hidden;
	background-color: #900;
	padding-left: 5px;
}

.to  {
	border:2px #1C89C4 solid;
	font-size:16px;
}

.to:hover {
	border:2px solid #C00;
}

.sendsms {
	font-family:"Arial Black", Gadget, sans-serif;
	width:250px;
	background:#0CC;
	border:2px solid #999;
}

.sendsms:hover {
	width:250px;
	background:#0CC;
	border:2px solid #0FF;
}
