/*
Theme Name: pressemeddelelser
Theme URI: http://www.wordpressthemespark.com
Version: 1.1
Description: 2 Column, Right Column Theme
Author: Wordpress Themes Park
Author URI: http://www.wordpressthemespark.com
Author mail: wordpressthemespark@gmail.com
*/


a:link {
	text-decoration: none;
	color: #bb0011;
}

a:visited {
	text-decoration: none;
	color: #bb0011;
}

a:hover, a:active {
	color: #FF061F;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-right: 15px;}

h1 { font-size: 25px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px;  text-decoration: none;}

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h1 a:link {
	color: #333333;
}

/* Other Html Elements */
.titles {
	font-weight: normal;
	border-bottom-width: 0;
	font-size: 24px;
	text-decoration: none;
	underline: none;
}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	color: #FFFFFF;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #C2767C;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code {
	color: #9e1b2b;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.png); }

abbr, acronym { font-style: normal; cursor: help; }

del { text-decoration: line-through; color: #0c0b50; }

ins {
	text-decoration: none;
	color: #0c0b50;
}

/* Structure */
html {
min-width: 1000px;
}
body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url(images/background.jpg);
	background-color: #002255;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	background-repeat: no-repeat;
	min-width: 1000px;
	background-position: top;
	background-attachment: fixed;
}

/* diese Definition wird vom IE ignoriert! */
* html body
{
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}



#wrapper2 {
width: 774px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: right;
	width: 100%;
	padding-bottom: 0px;
	text-align: left;
	height: 130px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/main-bg-header.png);
}

* html #header
{
	background-image: url(images/main-bg-header-ie.jpg);
}



#wrapper
{   padding-top:20px;
	float: left;
	width: 100%;
	color: #000000;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/main-bg.png);
}

/* Definition für IE6 */
* html #wrapper
{   width: 774px;
	background-image: url(images/main-bg-ie.gif);
}

#wrapper p
{
	text-align: justify;
}



#content-wrapper
{   padding-top:20px;
	width: 65%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 20px 5px 10px 10px;
	width: 230px;
}

#footer
{
	padding-top: 20px;
	width:774px;
	clear: both;
	float: left;
	text-align: center;
	height: 110px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/main-bg-footer.png);
}

* html #footer
{
	background-image: url(images/main-bg-footer-ie.jpg);
}



#extras
{
	float: left;
	width: 780px;
	color: #9e1b2b;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #DDDBDC;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 {
	float:left;
	padding-left: 28px;
	padding-top: 20px;
	font-size: 250%;
	width:700px;
	font-weight: bold;
}

#header h1 a{
	color: #002255;
}

#header h1 a:hover{
	color: #9e1b2b;
}


/* Wrapper */

#wrapper a:link { font-weight: bold; text-decoration: none; }

#wrapper a:visited { font-weight: bold; text-decoration: none;}

#wrapper a:hover, #wrapper a:active { text-decoration: none;}

/* Content */

#content .post-title a { border-bottom-width: 0; text-decoration: none; }

#content .category-title  { color: #bb0011; border-bottom-width: 0; text-decoration: none; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{
	/*background-image: url(images/details-bg.png);*/
	border: 1px solid #cccccc;
	font-size: 90%;
	color: #000000;
	margin-bottom: 5px;
	padding:5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	/*height: 26px;*/
	width: 462px;
}

#content .post-footer a {
	color: #002255;
}

#content .post-footer a:hover {
	color: #003F9D;
}

#content .post-footer a:visited{
	color: #002255;
}


/* Sidebar */

.sideblock
{
	margin-bottom: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidebar.png);
	width: 210px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}

* html .sideblock
{
	background-image: url(images/sidebar-ie.gif);
}

.sideblock ul {
	width:159px;
	margin-top: 5px;
	padding-top:10px;
	padding-bottom:10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bb0011;
	border-bottom-color: #bb0011;
	border-left-color: #bb0011;
	padding-left: 30px;

}

/* Definition für IE */
* html .sideblock ul {
	margin-top: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left:0px;
}

.sideblock ul li{
	width:150px;
    line-height: 18px;
	padding-top:1px;
	padding-bottom:1px;
}

/* Browserweiche, die nur für IE4-6 gültig ist */
* html .sideblock ul li {
  width:159px;
}
.sideblock ul li a{
	color:#002255;
}

.sideblock ul li a:hover{
	color:#44689f;
}

.sideblock ul li a:visited{
	color:#002255;
}

.sideblock h3 {
	margin-top: 5px;
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 10px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}

/* Definition für IE */
* html .sideblock h3 {
	margin-top: 12px;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
}

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal; text-decoration: none; }

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; text-decoration: none;}

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: 1px solid #cfcfcf; text-decoration: none;}

/* Extras */

#extras h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
}

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	width: 280px;
}

#commentform textarea {
	border: 1px solid #dddddf;
	width: 280px;
	background-color: #fdfdfb;
}
#commentform textarea:hover {
	background-color: #FFFFFF;
}
#commentform textarea:focus {
	background-color: #c2767c;
	color:#FFFFFF;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
	border: 1px solid #dddddf;
	width: 280px;
	background-color: #fdfdfb;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background-color: #FFFFFF;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background-color: #c2767c;
width: 280px;
color:#FFFFFF;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #333333;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #666666;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	font-size: 150%;
	color: #bb0011;
	/*text-transform: lowercase;*/
	padding-left: 50px;
	padding-top: 10px;
	float: left;
}

input {
	background-color: #FDFDFB;
	color:#000000
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rss {
	width: 130px;
	height: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding-right: 70px;
}

.bottom{
    color:#bb0011;
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	font-weight: bold;
}

#s{
	border: 1px solid #DDDDDF;
	width: 144px;
}

#s:focus{
	background-color: #C2767C;
	color:#FFFFFF;
}

#s:hover{
	background-color: #FFFFFF;
	color:#C2767C;
}
#sidebarsubmit{
	border: 1px solid #DDDDDF;
	margin-top: 2px;
	width: 144px;
}

#rss {
	width: 212px;
	height: 214px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 240px;
	padding-right: 44px;
}

