/**
 * Style sheet Edding_Azubi_Blog
 */
*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#EDEDED;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight:normal;
	font-size:62.5%;
	color:#444444;
}

a:hover
{
	text-decoration:underline;
	color:#333333;
}

a
{
	text-decoration:none;
	color:#444444;
}

div.widget
{
	padding-top:2px;
	padding-bottom:2px;
}

input, textarea
{
	padding:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	font-size:1.2em;
	color:#999999;
}

input.highlight, textarea.highlight
{
	background-color:#999999;
	border:1px solid #3371A3;
	color:#000000;
}

textarea
{
	width:400px;
	height:150px;
	font-size:1.8em;
}

input.text
{
	width:250px;
}

input.submit
{
	background-color:#3371A3;
	color:#FFFFFF;
}

input.captcha
{
	width:100px;
}

#searchBox input.text
{
	width:150px;
}

#wrapper
{
	width:780px;
	margin:0 auto;
}

#header h1
{
	padding-top:30px;
	padding-left:30px;
}

#header h1 a
{
	color:#FFFFFF;
}

#header, #header div.inside
{
}

#header div.mod_navigation
{
	bottom:0px;
	left:30px;
	position:absolute;
}

#header div.mod_navigation ul, #header div.mod_navigation li
{
	list-style-type:none;
}

#header div.mod_navigation li
{
	float:left;
	margin-right:10px;
}

#header div.mod_navigation li a, #header div.mod_navigation li p
{
	display:inline;
	padding:10px 7px;
	background-color:#FFFFFF;
	line-height:22px;
}

#header div.mod_navigation li p, #header div.mod_navigation .trail
{
	font-weight:bold;
}

#container
{
	padding-top:20px;
	padding-bottom:30px;
	background-color:#FFFFFF;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}

#main
{
	margin-right:250px;
}

#main .inside
{
	margin:0px 10px 0px 30px;
}

#main ul
{
	padding-left:20px;
	list-style-type:disc;
	list-style-position: inside;
}

#main ul ul
{
	padding-left:20px;
	list-style-type:circle;
	list-style-position: inside;
}

#right
{
	width:240px;
}

#right .inside
{
	margin:0px 10px 0px 20px;
}

#footer
{
	color:#777777;
}

#footer .inside
{
	margin-top:20px;
	text-align:center;
}

#footer a
{
	font-weight:bold;
	color:#777777;
}

div.mod_breadcrumb
{
	margin-bottom:20px;
}

h1
{
	margin-bottom:20px;
	font-weight:normal;
	font-size:2.4em;
	letter-spacing:-1px;
}

h2, h3
{
	font-weight:normal;
	font-size:2em;
	letter-spacing:-1px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color:#444444;
}

p.info
{
	padding:2px 0px 2px 20px;
	background-image:url("tl_files/templates/basicblog/time.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

p.more
{
	display:inline;
	padding:2px 0px 2px 20px;
	background-image:url("tl_files/templates/basicblog/bullet_go.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

p.back
{
	padding:2px 0px 2px 20px;
	background-image:url("tl_files/templates/basicblog/arrow_turn_left.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

p.teaser, p.context
{
	text-align:justify;
	font-size:1.2em;
	color:#444444;
	line-height:1.8em;
}

div.ce_text
{
	margin-bottom:10px;
	text-align:justify;
	font-size:1.2em;
	color:#444444;
	line-height:1.8em;
}

div.layout_latest
{
	margin-bottom:20px;
}

div.ce_comments
{
	margin-top:20px;
	padding:20px;
	border:1px solid #DDDDDD;
}

div.ce_comments .info
{
	padding:2px 0px 2px 20px;
	background-image:url("tl_files/templates/basicblog/user_comment.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

div.ce_comments .comment
{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #DDDDDD;
	font-size:1.1em;
	line-height:1.4em;
}

/* Search */
.mod_search .header, .mod_search div.odd, .mod_search div.even
{
	margin-bottom:20px;
}

span.relevance
{
	font-weight:normal;
	font-size:0.8em;
	color:#999999;
}

p.url
{
	padding:2px 0px 2px 20px;
	background-image:url("tl_files/templates/basicblog/comment.png");
	background-position:left center;
	background-repeat:no-repeat;
	color:#999999;
}

span.highlight
{
	background-color:#3371A3;
	color:#FFFFFF;
}

/* Pagination */
div.pagination
{
	padding:2px;
}

div.pagination p
{
	float:left;
}

div.pagination ul
{
	float:right;
}

div.pagination li
{
	float:left;
	margin-right:5px;
	list-style-type:none;
}

div.pagination .pagination_current
{
	font-weight:bold;
}

/* Archives menu */
.mod_newsmenu h1
{
	margin:20px 0px 0px 0px;
}

.mod_newsmenu li.submenu
{
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:1.2em;
	color:#3371A3;
}

.mod_newsmenu .submenu li
{
	font-weight:normal;
	font-size:0.8em;
}

.mod_newsmenu .submenu p.active
{
	font-weight:bold;
	color:#000000;
}
