/*
Theme Name: pc-security
Theme URI: http://www.pc-security.org
Description: Template für pc-security.
Author: Benjamin Wöhrl
Author URI:http://ruction.de
*/

*{
	margin:0;
	padding:0;
	font-family:arial;
	font-size: 15px;
}                                           

a:link {color:#384677; text-decoration:underline; }
a:visited {color:#384677; text-decoration:none; }
a:hover {color:#384677; text-decoration:underline; }
a:active {color:#384677; text-decoration:underline; }
a:focus {color:#384677; text-decoration:underline; }

body{
	background-color:#f6f5f3;
}

h2{
	font-family: arial;
	font-size:1.4em;
	color:#aa0a10;
	margin-bottom: 5px;
}

h3{
	font-family: arial;
	font-size:1em;
}

#main h3 a{
	font-family: arial;
	font-size:1.1em;
	text-decoration:none;
	color:#aa0a10;
}

h4{
	font-family: arial;
	font-size:1.2em;
	color:#aa0a10;
}

h5{
	font-family: arial;
	font-size: 0.8em;
	color:#000000;
	font-weight:lighter;
	margin-top:50px;
}

p{
	font-family:arial;
	font-size:13px;
}

a{
	font-size:13px;
}

.clear{
	clear:both;	
}

#page{
	background-color:#f6f5f3;
	
}

#header{
	background:url(images/bg_header.png);
	width:940px;
	margin:0 auto;
	height:76px;
}

#header_right{
	background:url(images/header_bild.png);
	float:right;
	height:76px;
	width:570px;
}

#logo a{
	background:url(images/header_logo.png);
	float:left;
	height:56px;
	width:210px;
	margin-top:6px;
}

#menu{
	background:url(images/bg_mainmenu.png);
	height:40px;
}

#kategorien{
	width:940px;
	height:40px;
	margin:0 auto;
}

#kategorien ul li{
	float:left;
	list-style:none;
}

#kategorien a{
	color:#ffffff;
	font-family:Segoe UI;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
	padding:5px 9px 7px 9px;
	display:block;
}

#kategorien ul.children{
	positioN:absolute;
	left:0px;
	top:107px;
	display:block;
	background-color:#ffffff;
	width:100%;
	padding-left:20px;
}

#kategorien ul.children li a{
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
}

#kategorien a:hover, #kategorien li.current-cat a, #kategorien li a.active_category{
	color:#000000;
	background:#ffffff;
}

#pagewidth{
	background-color:#f6f5f3;
	width:940px;
	margin:0 auto;
	min-height:300px;
	padding-top:5px;
}

#sidebar{
	background-color:#f6f5f3;
	margin-bottom:10px;
	float:right;
	width:336px;
}

#sidebar .box .header {
	background:url(images/bg_box_top.png);
	margin:0 auto;
	padding:15px 20px 5px 10px;
	width:294px;
	height:22px;
}

#sidebar .box .content {
	background:url(images/bg_box_bottom.png);
	background-position:left bottom;
	padding:10px 10px 30px 10px;
	width:297px;
	min-height:20px;
	background-repeat: no-repeat;
}

.box ul li{
	list-style:none;
}

.box ul li a{
	text-decoration:none;
	padding-left:20px;
	background:url(images/icon.png);
	background-repeat:no-repeat;
	color:#000000;
}

.box ul li a:hover{
	text-decoration:underline;
}

#sidebar .box {
	background: url(images/bg_box.png);
	width:324px;
}

#contentwrapper{
	background-color:#f6f5f3;
	float:left;
	width:604px;
}

#top{
	background-color:#f6f5f3;
	width:570px;
	margin-bottom:15px;
	margin-right:30px;
}

#left{
	float:left;
	width:120px;
	height:600px;
	margin-bottom:20px;
}

#main{
	background-color:#f6f5f3;
	float:right;
	width:430px;
	height:195px;
	padding-right:30px;
	padding-top:5px;
}

#main ul{
	margin-top:15px;
	margin-left:60px;
}

#footer{
	background:url(images/bg_footer.png);
	height:28px;
}

.storycontent{
	margin-bottom: 8px;
	margin-top: 8px;
}

.storycontent a{
	font-size:14px;
}

.storycontent p{
	margin-bottom:5px;
}

#footer ul li{
	list-style:none;
	float:right;
}

#footer ul li a{
	text-decoration:none;
	color:#000000;
	margin-right:19px;
}

#footerwrapper{
	background:url(images/bg_footer.png);
	width:940px;
	height:28px;
	margin:0 auto;
}

#footerwrapper ul li{
	margin-top:8px;
}

.info{
	margin-bottom:30px;
}

#suche{
	float:right;
	margin-right:21px;
}

#searchform{
	height:21px;
}

#search_submit{
	float:left;
	height:31px;
	width:31px;
	background:url(images/suche.png);
}

#s{
	background:url(images/bg_suche.png);
	float:right;
	height:17px;
	width:170px;
	margin-top:5px;
}

#meta{
	margin-top:20px;
}

.entry{
	margin-top:10px;
}

ol.snap_nav{
	width:363px;
	float:left;
	list-style:none;
	padding-left:0;
	margin-right:75px;
	margin-bottom:25px;
}

ol.snap_nav li{
	float:left;
	display:block;
	margin-right:5px;
}

ol.snap_nav li a {
	font-weight: bold;
	color:#AA0A10;
}

#msg{
	width:301px;
}

#your_name{
	width:301px;
}

#email{
	width:301px;
}

