/*
Theme Name:		Partnervermittlung Ratgeber
Theme URI: 		http://post-scriptum.info/redline-theme/
Version: 		0.2.7.1
Description:  	        RedLine Child Theme
Author: 		Yulian Yordanov
Author URI:		http://post-scriptum.info/
Tags:			light, white, red, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats  

The theme RedLine is released under GNU GPL v2.

!-----------------------------------------------------------------------------------!
WP Framework: Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.
If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
!-----------------------------------------------------------------------------------!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

h2

{

font-size: 18px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;

}

li

{
padding-left: 10px;

}

.article a, .article a:visited {
color: #a90000;
background: url(/wp-content/uploads/external.png) center left no-repeat;
padding-left: 13px;
}


.article .linkbutton{
        float: left;
        height: 30px;
        width: 245px;
	color:#FAFAFA !important; 
	background: url(/wp-content/external-button.gif) no-repeat;
	font-family: Arial, sans-serif;
	font-weight: bold;
        font-size: 12px;
	padding: 4px 0px 0px 45px;
	margin: 0px 0px 20px 10px;
}

.article .linkbutton a{
	font-family: Arial, sans-serif;
	font-weight: bold;
        font-size: 12px;
}

.opener{

font-size: 14px;
color: #a90000;

}

.readmore {
display: block;
margin-top: 12px;
margin-left: 7px;
color: #a90000;
}

#subscribe-blog {
float: left;
width: 355px;
font-family: Arial, sans-serif;
font-size: 14px;
margin-bottom: 25px;
background: url(/wp-content/pfeil-blau-rechts.gif) no-repeat;
background-position: 0px 75px;
}

#subscribe-blog p {
padding-left: 75px;

}

#subscribe-blog input{
width: 215px;
background-color:#FFFF99;

}

#subscribe-blog #subscribe-button{
width: 300px;
margin-top: 10px;
margin-left: -35px;
height: 30px;
color:#FAFAFA !important; 
background: url(/wp-content/mail-button.gif) no-repeat;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
border: none;
cursor: pointer;
}

#sidebar_kudo {

}

/* These empty css selectors are here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

