/*

Theme Name: PamConsult Blue
Theme URI: 
Description: Wordpress-Template 
Version: 1.0
Author: André Riechert
Tags: fixed width, two columns, widgets

*/
@charset "UTF-8";

*, html
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-spacing: 0;
}

html
{
	overflow-x: hidden;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

ol, ul
{
	list-style: none;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

h3 {
	color:black;
	font-size:17px;
	margin-bottom:-8px;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/**
	begin styling
**/

.clear {clear:both;}
a:focus {outline:none;}

a, a:visited, a:hover 
{
	text-decoration:underline;
	color:#008FE0;
}

body { background:#fff; font-family:verdana,arial,helvetica,futura,sans-serif; font-size:13px; text-align:left; }
#main { width:925px; margin:0 auto; }

#head { margin:30px 0 35px 0; }
#head h1 { font-size:28px; color:#008fe0; text-transform:uppercase; }
#head h1 span { color:#888888;  }
#head h1 span a{ color:#888888; text-decoration:none;  }
#head h1 a{ color:#008fe0; text-decoration:none; }
#head p { color:#b0b0b0; padding:0 0 0 127px; margin-top:-28px; font-size:13px; }

#content { width:900px; float:left; margin:0 0 10px 0; }

.pagetitle { font-size:17px; margin:0 0 20px 0; border-bottom:1px solid #efefef; color:#888; }
.post h2 { color:#008FE0; font-size:20px; word-spacing:0px; margin:0 0 15px 0; }
.post h2 span { color:#0077b2; padding:0 10px 0 0; }
.post h2 a { text-decoration:none; }
.post h2 a:hover { color:#000; }
.post h1 { font-size:23px; }
.post h3 { color:#008FE0; font-size:16px; padding-bottom:12px; }
.post h4 { font-size:14px; }

.post {  margin:0 0 30px 0; color:black; line-height:17px; }
.post img {  padding:5px; }

.aligncenter { display: block; margin-left:auto; margin-right:auto; text-align:center; }
.alignleft { float:left;  margin:5px 10px 5px 2px; }
.alignright { float:right; margin:5px 2px 5px 10px; }


.post p {  margin:0 0 10px 0; }
.post p .more-link { color:#0077b2; font-style:italic; text-decoration:none; }
.post .post-meta { color:black; font-style:italic; font-size:11px; text-align:right; display:block; margin:10px 0 0 0; }
.post .post-meta a { color:#0077b2; text-decoration:none; }

.post ul { list-style-type:disc; margin:10px 0 10px 20px;  }
.post li { padding-top:5px; }
.post ol  {  list-style-type:decimal; margin:10px 0 10px 20px; }

#comments { margin:20px 0; }
#comments h3, #post-comment h3 { font-size:17px; color:black; }
#comments .comment { margin:5px 0;  padding:10px; border:1px solid #DDDEDE;   background-color:#F3F3F3;}
#comments .comment span { font-size:11px; }

#post-comment { margin:0 0 50px 0; }
#post-comment .item { float:left; margin:10px 10px 0 0; color:black; width:150px; }
#post-comment .item  input{ border:1px solid #DDDEDE; }
#post-comment input#submit{ float:right;  background: #DDDEDE;  border:1px solid #DDDEDE; padding:2px; font-size:11px; margin-right:0px; margin-top:15px; }
#post-comment textarea { border:1px solid #DDDEDE; height:60px; width:600px; margin:10px 0 0 0; }
#sidebar { float:right; width:0px; margin:0 0 0 20px; font-size:96%;  }
#sidebar .widget_title {  color:#008fe0; font-size:18px; font-weight:100; padding: 0px 0px 3px 0px; margin:5px 0px 5px 0px; border-bottom: solid 1px #bbb; }

#sidebar .widget  { margin:0 0 40px 0; }
#sidebar .widget  img { border:2px solid #ededed; }
#sidebar .widget ul { list-style: square!important; padding-left: 15px!important; margin: 5px 0px 0px 0px!important; }
#sidebar .widget ul li { border-bottom:1px solid #EDEDED; padding:3px 0 3px 0px; margin-bottom: 5px; line-height: 18px; vertical-align: middle; width: 100%; background: transparent; }
#sidebar .widget ul li a {padding:0px; color:#888888; text-decoration:none; }
#sidebar .widget ul li a:hover { color:#000; }
.widget_content { color:#888; }
/*footer */


body > #wrap {height: auto; min-height: 100%; margin-top:-80px; }su

#main { padding-bottom: 250px; }  /* must be same height as the footer */

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#sidebar .widget ul li ul li {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(images/bg/sub_page.jpg) no-repeat scroll 0 4px;
    border-bottom:medium none;
    margin:0 0 0 14px;
}

/* Header */

#wrapper, #header, #mainheader, #subheader, #pamnewstoplogo, #pamnewssublogo
{
	text-align: center;
}

#wrapper
{
    background: transparent;
}

#header
{
	height: 112px;
	background-image: url('images/header_purple.png');
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	overflow: hidden;
}

#mainheader
{
	width: 960px;
	height: 112px;
	background: url('images/header_flower_left.png') top left no-repeat;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
}

#subheader
{
	width: 960px;
	height: 32px;
	background: url('images/subnavi_logo_middle.png') top left no-repeat;
	background-position: 32px;
	margin:0px auto 0px auto;
	padding: 0 0 0 0;
}

#pamnewstoplogo
{
	width: 74px;
	height: 112px;
	/* background: url('images/topnavi_logo_middle.png') no-repeat top left; */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#pamnewslogo
{
    float:left;
    margin-left:36px;
}

#pamnewssublogo
{
	width: 110px;
	height: 32px;
	background: url('images/subnavi_logo_middle.png') no-repeat top left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

#topnavigation
{
	width: 960px;
	height: 112px;
	background-image: url('images/header_centerbg.png');
	background-repeat: no-repeat;
	background-position: 161px 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#subnavigation
{
	width: 960px;
	height: 32px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#pamnewscontent
{
	background: url('images/content_greytop.png') top left repeat-x;
        left: 0; 
        right: 0;
        padding: 0 0 0 0;
	margin: 0 0 0 0;
        min-height: 125px;
}

#supercontent
{
	background: url('images/maincontent_top2.png') no-repeat top left;
	width: 960px;
        min-height: 80px;
	margin: 0px auto 0px auto;
	padding-top: 40px;
        margin-top:-90px
}

#mainstartcontent
{
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	background: url('images/topcontent_bg.png') repeat-x top left;
}

#maincontent
{
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
}

#startcontent
{
	width: 960px;
	background: url('images/topcontent_centerbg.png') no-repeat top left;
	height: 394px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.subnavi
{
	height: 32px;
    float: left;
}

#navibar
{
	width: 600px;
	height: 64px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0;
	z-index:8000;
	float: left;
}

#pamcontent
{
	background: url('../images/content_greytop.png') top left repeat-x;
    left: 0;
    right: 0;
    padding: 0 0 0 0;
	margin: 0 0 0 0;
    min-height: 600px;
}

.related_post
{
	padding-bottom:0px;
	padding-left:10px;
	padding-top:8px;
}

.related_post h3
{
	 font-size:17px;
         color:#888888;
}

/* FOOTER */

#footer
{
	height: 480px;
	background-image: url('images/footer_bluebg.png');
	background-repeat: repeat-x;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer a
{
    color: #666666;
    text-decoration: none;
    font-size:11px;
}

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

#mainfooter
{
    height: 240px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: url(images/footer_grey.png) top left repeat-x;
}

#cloudlogo
{
    width: 960px;
    height: 240px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    background: url(images/footer_centercloud.png) top left no-repeat;
}

#bottominfo
{
    width: 860px;
    height: 240px;
    margin: 0px auto 0px auto;
    padding: 0px;
    color: #008FE0;
    line-height: 15px;
/*    font-variant: small-caps; */
    font-size: 0.9em;
    text-align: center;
}

#footerlogo
{
    width: 170px;
    height: 240px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

#footermenus
{
    width: 960px;
    height: 240px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
}

#footermenu1
{
    width: 165px;
    height: 220px;
    margin: 0 10px 0 0;
    padding: 10px 5px;
    float: left;
}

#footermenu2
{
    width: 165px;
    height: 220px;
    margin: 0 10px 0 0;
    padding: 10px 5px;
    float: left;
}

#footermenu3
{
    width: 165px;
    height: 220px;
    margin: 0 10px 0 0;
    padding: 10px 5px;
    float: left;
}

#footermenu4
{
    width: 165px;
    height: 220px;
    margin: 0 10px 0 0;
    padding: 10px 5px;
    float: left;
}

h5 {
border-bottom:1px solid #AAAAAA;
color:#666666;
font-size:1.0em;
font-weight:bold;
margin:0 0 10px;
}

#information
{
    background-image:url(images/pamnews_infobox.png);
    height:212px;
}